|
|
|
| 1 | 2026-06-19T06:14:06.079Z | job assigned to worker 01KVF86F8DTSM97SC13Q1X3G9M [factory aws, i-0de9288b3b66168b0] (queued for 58 s) |
| |
| 2 | 2026-06-19T06:14:12.421Z | starting task 0: "setup" |
| 3 | 2026-06-19T06:14:12.425Z | ++ uname -s |
| 4 | 2026-06-19T06:14:12.428Z | + kern=SunOS |
| 5 | 2026-06-19T06:14:12.428Z | + build_user=build |
| 6 | 2026-06-19T06:14:12.429Z | + build_uid=12345 |
| 7 | 2026-06-19T06:14:12.429Z | + work_dir=/work |
| 8 | 2026-06-19T06:14:12.429Z | + input_dir=/input |
| 9 | 2026-06-19T06:14:12.429Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-19T06:14:12.429Z | + case "$kern" in |
| 11 | 2026-06-19T06:14:12.429Z | + groupadd -g 12345 build |
| 12 | 2026-06-19T06:14:12.432Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-19T06:14:14.435Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-19T06:14:14.507Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-19T06:14:14.510Z | + home_fs=zfs |
| 16 | 2026-06-19T06:14:14.510Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-19T06:14:14.510Z | + mkdir -p /home/build |
| 18 | 2026-06-19T06:14:14.510Z | + chown build:build /home/build /work |
| 19 | 2026-06-19T06:14:16.511Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-19T06:14:16.515Z | process exited: duration 4092 ms, exit code 0 |
| |
| 21 | 2026-06-19T06:14:16.521Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-19T06:14:16.524Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-19T06:14:16.524Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-19T06:14:16.524Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-19T06:14:16.524Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-19T06:14:16.524Z | * rust toolchain channel = "stable" |
| 27 | 2026-06-19T06:14:16.524Z | * rust toolchain profile = "default" |
| 28 | 2026-06-19T06:14:16.528Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-19T06:14:16.528Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-19T06:14:16.625Z | info: downloading installer |
| 31 | 2026-06-19T06:14:18.371Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-19T06:14:18.371Z | warn: /opt/ooce/bin |
| 33 | 2026-06-19T06:14:18.371Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-19T06:14:18.371Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-19T06:14:18.371Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-19T06:14:18.371Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-19T06:14:18.371Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-19T06:14:18.371Z | error: cannot install while Rust is installed |
| 39 | 2026-06-19T06:14:18.371Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-19T06:14:18.371Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-19T06:14:18.371Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-19T06:14:18.371Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-19T06:14:18.371Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-19T06:14:18.383Z | info: profile set to default |
| 45 | 2026-06-19T06:14:18.384Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-19T06:14:18.387Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-19T06:14:18.523Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-19T06:14:18.527Z | info: downloading 6 components |
| 49 | 2026-06-19T06:14:33.807Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-19T06:14:33.807Z | |
| 51 | 2026-06-19T06:14:33.843Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-19T06:14:33.843Z | |
| 53 | 2026-06-19T06:14:33.843Z | |
| 54 | 2026-06-19T06:14:33.843Z | Rust is installed now. Great! |
| 55 | 2026-06-19T06:14:33.843Z | |
| 56 | 2026-06-19T06:14:33.846Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-19T06:14:33.846Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-19T06:14:33.846Z | |
| 59 | 2026-06-19T06:14:33.846Z | To configure your current shell, you need to source |
| 60 | 2026-06-19T06:14:33.846Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-19T06:14:33.846Z | |
| 62 | 2026-06-19T06:14:33.846Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-19T06:14:33.846Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-19T06:14:33.847Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-19T06:14:33.847Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-19T06:14:33.847Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-19T06:14:33.847Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-19T06:14:33.847Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-19T06:14:33.847Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-19T06:14:33.847Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-19T06:14:33.928Z | + rustup --version |
| 72 | 2026-06-19T06:14:33.936Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-19T06:14:33.940Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-19T06:14:33.958Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-19T06:14:33.962Z | + cargo --version |
| 76 | 2026-06-19T06:14:33.974Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-19T06:14:33.977Z | + rustc --version |
| 78 | 2026-06-19T06:14:33.996Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-19T06:14:34.000Z | process exited: duration 17473 ms, exit code 0 |
| |
| 80 | 2026-06-19T06:14:34.007Z | starting task 2: "authentication" |
| 81 | 2026-06-19T06:14:34.025Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-19T06:14:34.031Z | starting task 3: "clone repository" |
| 83 | 2026-06-19T06:14:34.035Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-19T06:14:34.038Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-19T06:14:34.078Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-19T06:14:35.154Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-19T06:14:35.154Z | + git fetch origin bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 88 | 2026-06-19T06:14:35.406Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-19T06:14:35.406Z | * branch bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 -> FETCH_HEAD |
| 90 | 2026-06-19T06:14:35.411Z | + [[ -n renovate/dpd-client-digest ]] |
| 91 | 2026-06-19T06:14:35.414Z | ++ git branch --show-current |
| 92 | 2026-06-19T06:14:35.414Z | + current=main |
| 93 | 2026-06-19T06:14:35.414Z | + [[ main != renovate/dpd-client-digest ]] |
| 94 | 2026-06-19T06:14:35.414Z | + git branch -f renovate/dpd-client-digest bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 95 | 2026-06-19T06:14:35.418Z | + git checkout -f renovate/dpd-client-digest |
| 96 | 2026-06-19T06:14:35.434Z | Switched to branch 'renovate/dpd-client-digest' |
| 97 | 2026-06-19T06:14:35.437Z | + git reset --hard bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 98 | 2026-06-19T06:14:35.441Z | HEAD is now at bf5dae4 Update dpd-client digest to 52dac9e |
| 99 | 2026-06-19T06:14:35.441Z | process exited: duration 1406 ms, exit code 0 |
| |
| 100 | 2026-06-19T06:14:35.448Z | starting task 4: "build" |
| 101 | 2026-06-19T06:14:35.452Z | + set -o errexit |
| 102 | 2026-06-19T06:14:35.452Z | + set -o pipefail |
| 103 | 2026-06-19T06:14:35.452Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-19T06:14:35.455Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-19T06:14:35.455Z | ++ PLATFORM=illumos |
| 106 | 2026-06-19T06:14:35.455Z | ++ banner install |
| 107 | 2026-06-19T06:14:35.455Z | |
| 108 | 2026-06-19T06:14:35.455Z | # # # #### ##### ## # # |
| 109 | 2026-06-19T06:14:35.455Z | # ## # # # # # # # |
| 110 | 2026-06-19T06:14:35.455Z | # # # # #### # # # # # |
| 111 | 2026-06-19T06:14:35.455Z | # # # # # # ###### # # |
| 112 | 2026-06-19T06:14:35.455Z | # # ## # # # # # # # |
| 113 | 2026-06-19T06:14:35.455Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-19T06:14:35.455Z | |
| 115 | 2026-06-19T06:14:35.455Z | ++ set +o errexit |
| 116 | 2026-06-19T06:14:35.455Z | ++ pkg info clang-15 |
| 117 | 2026-06-19T06:14:35.459Z | ++ grep -qi installed |
| 118 | 2026-06-19T06:14:36.702Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-19T06:14:36.702Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-19T06:14:36.702Z | |
| 121 | 2026-06-19T06:14:36.702Z | clang-15 |
| 122 | 2026-06-19T06:14:36.738Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-19T06:14:36.738Z | ++ set -o errexit |
| 124 | 2026-06-19T06:14:36.741Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-19T06:14:44.521Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-19T06:14:52.222Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-19T06:14:59.642Z | Planning: Solver setup ... Done |
| 128 | 2026-06-19T06:14:59.683Z | Planning: Running solver ... Done |
| 129 | 2026-06-19T06:14:59.830Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-19T06:14:59.848Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-19T06:14:59.945Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-19T06:14:59.975Z | Planning: Package planning ... Done |
| 133 | 2026-06-19T06:15:00.002Z | Planning: Merging actions ... Done |
| 134 | 2026-06-19T06:15:00.107Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-19T06:15:00.113Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-19T06:15:00.856Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-19T06:15:00.862Z | Planning: Planning completed in 8.47 seconds |
| 138 | 2026-06-19T06:15:00.873Z | Packages to install: 2 |
| 139 | 2026-06-19T06:15:00.876Z | Mediators to change: 2 |
| 140 | 2026-06-19T06:15:00.877Z | Services to change: 1 |
| 141 | 2026-06-19T06:15:00.877Z | Create boot environment: No |
| 142 | 2026-06-19T06:15:00.877Z | Create backup boot environment: No |
| 143 | 2026-06-19T06:15:00.915Z | |
| 144 | 2026-06-19T06:15:00.915Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-19T06:15:06.539Z | Download: 983/3076 items 82.2/211.3MB 38% complete (25.0M/s) |
| 146 | 2026-06-19T06:15:11.547Z | Download: 1091/3076 items 113.2/211.3MB 53% complete (10.8M/s) |
| 147 | 2026-06-19T06:15:16.551Z | Download: 1988/3076 items 117.9/211.3MB 55% complete (4.0M/s) |
| 148 | 2026-06-19T06:15:34.964Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 149 | 2026-06-19T06:15:40.978Z | Download: 3031/3076 items 201.6/211.3MB 95% complete (19.6M/s) |
| 150 | 2026-06-19T06:15:44.039Z | Download: Completed 211.31 MB in 43.11 seconds (4.9M/s) |
| 151 | 2026-06-19T06:15:44.161Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-06-19T06:15:47.314Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 153 | 2026-06-19T06:15:47.964Z | Done |
| 154 | 2026-06-19T06:15:47.965Z | Done |
| 155 | 2026-06-19T06:15:48.719Z | Done |
| 156 | 2026-06-19T06:15:52.113Z | Done |
| 157 | 2026-06-19T06:15:52.182Z | Done |
| 158 | 2026-06-19T06:15:52.186Z | Done |
| 159 | 2026-06-19T06:15:52.455Z | Done |
| 160 | 2026-06-19T06:15:53.134Z | ++ set -o errexit |
| 161 | 2026-06-19T06:15:53.134Z | ++ cargo --version |
| 162 | 2026-06-19T06:15:53.140Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 163 | 2026-06-19T06:15:53.296Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 164 | 2026-06-19T06:15:53.299Z | info: downloading 6 components |
| 165 | 2026-06-19T06:16:09.834Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 166 | 2026-06-19T06:16:09.838Z | ++ rustc --version |
| 167 | 2026-06-19T06:16:09.863Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 168 | 2026-06-19T06:16:09.868Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 169 | 2026-06-19T06:16:09.910Z | Updating crates.io index |
| 170 | 2026-06-19T06:16:10.010Z | Downloading crates ... |
| 171 | 2026-06-19T06:16:10.062Z | Downloaded cargo-nextest v0.9.97 |
| 172 | 2026-06-19T06:16:10.123Z | Installing cargo-nextest v0.9.97 |
| 173 | 2026-06-19T06:16:10.164Z | Updating crates.io index |
| 174 | 2026-06-19T06:16:12.597Z | Locking 390 packages to latest compatible versions |
| 175 | 2026-06-19T06:16:12.601Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 176 | 2026-06-19T06:16:12.606Z | Adding duct v0.13.7 (available: v1.1.1) |
| 177 | 2026-06-19T06:16:12.606Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 178 | 2026-06-19T06:16:12.606Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 179 | 2026-06-19T06:16:12.612Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 180 | 2026-06-19T06:16:12.612Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 181 | 2026-06-19T06:16:12.612Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 182 | 2026-06-19T06:16:12.612Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 183 | 2026-06-19T06:16:12.616Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 184 | 2026-06-19T06:16:12.616Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 185 | 2026-06-19T06:16:12.640Z | Downloading crates ... |
| 186 | 2026-06-19T06:16:12.706Z | Downloaded atomic-waker v1.1.2 |
| 187 | 2026-06-19T06:16:12.709Z | Downloaded anstyle-query v1.1.5 |
| 188 | 2026-06-19T06:16:12.716Z | Downloaded futures-io v0.3.32 |
| 189 | 2026-06-19T06:16:12.719Z | Downloaded atomicwrites v0.4.4 |
| 190 | 2026-06-19T06:16:12.720Z | Downloaded form_urlencoded v1.2.2 |
| 191 | 2026-06-19T06:16:12.724Z | Downloaded foreign-types v0.3.2 |
| 192 | 2026-06-19T06:16:12.724Z | Downloaded backtrace-ext v0.2.1 |
| 193 | 2026-06-19T06:16:12.730Z | Downloaded fastrand v2.4.1 |
| 194 | 2026-06-19T06:16:12.730Z | Downloaded futures-channel v0.3.32 |
| 195 | 2026-06-19T06:16:12.733Z | Downloaded http-body v1.0.1 |
| 196 | 2026-06-19T06:16:12.733Z | Downloaded digest v0.10.7 |
| 197 | 2026-06-19T06:16:12.733Z | Downloaded clap_derive v4.6.1 |
| 198 | 2026-06-19T06:16:12.733Z | Downloaded cfg-expr v0.20.8 |
| 199 | 2026-06-19T06:16:12.736Z | Downloaded futures-core v0.3.32 |
| 200 | 2026-06-19T06:16:12.739Z | Downloaded camino v1.2.3 |
| 201 | 2026-06-19T06:16:12.739Z | Downloaded home v0.5.12 |
| 202 | 2026-06-19T06:16:12.742Z | Downloaded backtrace v0.3.76 |
| 203 | 2026-06-19T06:16:12.748Z | Downloaded humantime v2.3.0 |
| 204 | 2026-06-19T06:16:12.748Z | Downloaded eyre v0.6.12 |
| 205 | 2026-06-19T06:16:12.751Z | Downloaded http-body-util v0.1.3 |
| 206 | 2026-06-19T06:16:12.751Z | Downloaded httparse v1.10.1 |
| 207 | 2026-06-19T06:16:12.751Z | Downloaded http v1.4.2 |
| 208 | 2026-06-19T06:16:12.754Z | Downloaded convert_case v0.10.0 |
| 209 | 2026-06-19T06:16:12.758Z | Downloaded ppv-lite86 v0.2.21 |
| 210 | 2026-06-19T06:16:12.759Z | Downloaded crypto-common v0.1.7 |
| 211 | 2026-06-19T06:16:12.759Z | Downloaded duct v0.13.7 |
| 212 | 2026-06-19T06:16:12.763Z | Downloaded rustc-demangle v0.1.27 |
| 213 | 2026-06-19T06:16:12.763Z | Downloaded pin-project v1.1.13 |
| 214 | 2026-06-19T06:16:12.769Z | Downloaded indent_write v2.2.0 |
| 215 | 2026-06-19T06:16:12.773Z | Downloaded lazy_static v1.5.0 |
| 216 | 2026-06-19T06:16:12.773Z | Downloaded log v0.4.32 |
| 217 | 2026-06-19T06:16:12.776Z | Downloaded cpufeatures v0.2.17 |
| 218 | 2026-06-19T06:16:12.776Z | Downloaded miette-derive v7.6.0 |
| 219 | 2026-06-19T06:16:12.776Z | Downloaded cfg_aliases v0.2.1 |
| 220 | 2026-06-19T06:16:12.779Z | Downloaded openssl-probe v0.2.1 |
| 221 | 2026-06-19T06:16:12.779Z | Downloaded base64ct v1.8.3 |
| 222 | 2026-06-19T06:16:12.782Z | Downloaded openssl-macros v0.1.1 |
| 223 | 2026-06-19T06:16:12.782Z | Downloaded pathdiff v0.2.3 |
| 224 | 2026-06-19T06:16:12.783Z | Downloaded cargo-platform v0.3.3 |
| 225 | 2026-06-19T06:16:12.786Z | Downloaded cargo-platform v0.2.0 |
| 226 | 2026-06-19T06:16:12.786Z | Downloaded number_prefix v0.4.0 |
| 227 | 2026-06-19T06:16:12.786Z | Downloaded guppy-workspace-hack v0.1.0 |
| 228 | 2026-06-19T06:16:12.789Z | Downloaded ordered-float v2.10.1 |
| 229 | 2026-06-19T06:16:12.789Z | Downloaded heck v0.5.0 |
| 230 | 2026-06-19T06:16:12.792Z | Downloaded rustc-hash v2.1.2 |
| 231 | 2026-06-19T06:16:12.792Z | Downloaded color-spantrace v0.3.0 |
| 232 | 2026-06-19T06:16:12.792Z | Downloaded hex v0.4.3 |
| 233 | 2026-06-19T06:16:12.792Z | Downloaded futures-macro v0.3.32 |
| 234 | 2026-06-19T06:16:12.795Z | Downloaded futures-sink v0.3.32 |
| 235 | 2026-06-19T06:16:12.795Z | Downloaded foreign-types-shared v0.1.1 |
| 236 | 2026-06-19T06:16:12.795Z | Downloaded find-msvc-tools v0.1.9 |
| 237 | 2026-06-19T06:16:12.798Z | Downloaded os_pipe v1.2.3 |
| 238 | 2026-06-19T06:16:12.798Z | Downloaded errno v0.3.14 |
| 239 | 2026-06-19T06:16:12.803Z | Downloaded anstream v1.0.0 |
| 240 | 2026-06-19T06:16:12.803Z | Downloaded nested v0.1.1 |
| 241 | 2026-06-19T06:16:12.803Z | Downloaded hyper-tls v0.6.0 |
| 242 | 2026-06-19T06:16:12.806Z | Downloaded document-features v0.2.12 |
| 243 | 2026-06-19T06:16:12.806Z | Downloaded nextest-workspace-hack v0.1.0 |
| 244 | 2026-06-19T06:16:12.806Z | Downloaded idna_adapter v1.0.0 |
| 245 | 2026-06-19T06:16:12.806Z | Downloaded adler2 v2.0.1 |
| 246 | 2026-06-19T06:16:12.806Z | Downloaded newtype-uuid v1.3.2 |
| 247 | 2026-06-19T06:16:12.810Z | Downloaded getrandom v0.2.17 |
| 248 | 2026-06-19T06:16:12.810Z | Downloaded clap_lex v1.1.0 |
| 249 | 2026-06-19T06:16:12.814Z | Downloaded enable-ansi-support v0.2.1 |
| 250 | 2026-06-19T06:16:12.814Z | Downloaded dialoguer v0.11.0 |
| 251 | 2026-06-19T06:16:12.814Z | Downloaded nextest-metadata v0.12.2 |
| 252 | 2026-06-19T06:16:12.814Z | Downloaded equivalent v1.0.2 |
| 253 | 2026-06-19T06:16:12.817Z | Downloaded pin-project-internal v1.1.13 |
| 254 | 2026-06-19T06:16:12.817Z | Downloaded native-tls v0.2.18 |
| 255 | 2026-06-19T06:16:12.821Z | Downloaded generic-array v0.14.7 |
| 256 | 2026-06-19T06:16:12.822Z | Downloaded futures-task v0.3.32 |
| 257 | 2026-06-19T06:16:12.822Z | Downloaded cfg-if v1.0.4 |
| 258 | 2026-06-19T06:16:12.827Z | Downloaded lru-slab v0.1.2 |
| 259 | 2026-06-19T06:16:12.827Z | Downloaded block-buffer v0.10.4 |
| 260 | 2026-06-19T06:16:12.827Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 261 | 2026-06-19T06:16:12.827Z | Downloaded mukti-metadata v0.3.0 |
| 262 | 2026-06-19T06:16:12.827Z | Downloaded debug-ignore v1.0.5 |
| 263 | 2026-06-19T06:16:12.831Z | Downloaded scopeguard v1.2.0 |
| 264 | 2026-06-19T06:16:12.831Z | Downloaded fnv v1.0.7 |
| 265 | 2026-06-19T06:16:12.831Z | Downloaded console v0.15.11 |
| 266 | 2026-06-19T06:16:12.831Z | Downloaded autocfg v1.5.1 |
| 267 | 2026-06-19T06:16:12.836Z | Downloaded serde-value v0.7.0 |
| 268 | 2026-06-19T06:16:12.836Z | Downloaded is_ci v1.2.0 |
| 269 | 2026-06-19T06:16:12.836Z | Downloaded addr2line v0.25.1 |
| 270 | 2026-06-19T06:16:12.836Z | Downloaded percent-encoding v2.3.2 |
| 271 | 2026-06-19T06:16:12.836Z | Downloaded itoa v1.0.18 |
| 272 | 2026-06-19T06:16:12.839Z | Downloaded async-scoped v0.9.0 |
| 273 | 2026-06-19T06:16:12.839Z | Downloaded indenter v0.3.4 |
| 274 | 2026-06-19T06:16:12.839Z | Downloaded humantime-serde v1.1.1 |
| 275 | 2026-06-19T06:16:12.839Z | Downloaded serde_spanned v1.1.1 |
| 276 | 2026-06-19T06:16:12.844Z | Downloaded is_terminal_polyfill v1.70.2 |
| 277 | 2026-06-19T06:16:12.844Z | Downloaded serde_ignored v0.1.14 |
| 278 | 2026-06-19T06:16:12.847Z | Downloaded serde_spanned v0.6.9 |
| 279 | 2026-06-19T06:16:12.847Z | Downloaded shared_child v1.1.1 |
| 280 | 2026-06-19T06:16:12.850Z | Downloaded signature v2.2.0 |
| 281 | 2026-06-19T06:16:12.853Z | Downloaded sigchld v0.2.4 |
| 282 | 2026-06-19T06:16:12.853Z | Downloaded serde_urlencoded v0.7.1 |
| 283 | 2026-06-19T06:16:12.856Z | Downloaded globset v0.4.18 |
| 284 | 2026-06-19T06:16:12.856Z | Downloaded rustc_version v0.4.1 |
| 285 | 2026-06-19T06:16:12.856Z | Downloaded filetime v0.2.29 |
| 286 | 2026-06-19T06:16:12.859Z | Downloaded erased-serde v0.4.10 |
| 287 | 2026-06-19T06:16:12.859Z | Downloaded cargo-util-schemas v0.2.0 |
| 288 | 2026-06-19T06:16:12.862Z | Downloaded cargo_metadata v0.23.1 |
| 289 | 2026-06-19T06:16:12.865Z | Downloaded futures-executor v0.3.32 |
| 290 | 2026-06-19T06:16:12.865Z | Downloaded supports-color v3.0.2 |
| 291 | 2026-06-19T06:16:12.865Z | Downloaded strip-ansi-escapes v0.2.1 |
| 292 | 2026-06-19T06:16:12.865Z | Downloaded either v1.16.0 |
| 293 | 2026-06-19T06:16:12.869Z | Downloaded camino-tempfile v1.4.1 |
| 294 | 2026-06-19T06:16:12.869Z | Downloaded anstyle-parse v1.0.0 |
| 295 | 2026-06-19T06:16:12.869Z | Downloaded const-oid v0.9.6 |
| 296 | 2026-06-19T06:16:12.873Z | Downloaded owo-colors v4.3.0 |
| 297 | 2026-06-19T06:16:12.873Z | Downloaded strsim v0.11.1 |
| 298 | 2026-06-19T06:16:12.876Z | Downloaded subtle v2.6.1 |
| 299 | 2026-06-19T06:16:12.876Z | Downloaded supports-hyperlinks v3.2.0 |
| 300 | 2026-06-19T06:16:12.879Z | Downloaded sync_wrapper v1.0.2 |
| 301 | 2026-06-19T06:16:12.882Z | Downloaded lock_api v0.4.14 |
| 302 | 2026-06-19T06:16:12.882Z | Downloaded hyper-rustls v0.27.9 |
| 303 | 2026-06-19T06:16:12.886Z | Downloaded toml_datetime v0.6.11 |
| 304 | 2026-06-19T06:16:12.889Z | Downloaded rand_core v0.9.5 |
| 305 | 2026-06-19T06:16:12.892Z | Downloaded swrite v0.1.0 |
| 306 | 2026-06-19T06:16:12.892Z | Downloaded supports-unicode v3.0.0 |
| 307 | 2026-06-19T06:16:12.895Z | Downloaded terminal_size v0.4.4 |
| 308 | 2026-06-19T06:16:12.895Z | Downloaded serde-untagged v0.1.9 |
| 309 | 2026-06-19T06:16:12.898Z | Downloaded ed25519 v2.2.3 |
| 310 | 2026-06-19T06:16:12.898Z | Downloaded colorchoice v1.0.5 |
| 311 | 2026-06-19T06:16:12.898Z | Downloaded cargo_metadata v0.20.0 |
| 312 | 2026-06-19T06:16:12.901Z | Downloaded tinyvec_macros v0.1.1 |
| 313 | 2026-06-19T06:16:12.901Z | Downloaded anstyle v1.0.14 |
| 314 | 2026-06-19T06:16:12.904Z | Downloaded toml_write v0.1.2 |
| 315 | 2026-06-19T06:16:12.904Z | Downloaded foldhash v0.1.5 |
| 316 | 2026-06-19T06:16:12.904Z | Downloaded tower-layer v0.3.3 |
| 317 | 2026-06-19T06:16:12.912Z | Downloaded future-queue v0.4.0 |
| 318 | 2026-06-19T06:16:12.917Z | Downloaded pkg-config v0.3.33 |
| 319 | 2026-06-19T06:16:12.917Z | Downloaded sha2 v0.10.9 |
| 320 | 2026-06-19T06:16:12.920Z | Downloaded serde_path_to_error v0.1.20 |
| 321 | 2026-06-19T06:16:12.920Z | Downloaded jobserver v0.1.34 |
| 322 | 2026-06-19T06:16:12.920Z | Downloaded spki v0.7.3 |
| 323 | 2026-06-19T06:16:12.923Z | Downloaded tower-service v0.3.3 |
| 324 | 2026-06-19T06:16:12.923Z | Downloaded signal-hook-mio v0.2.5 |
| 325 | 2026-06-19T06:16:12.926Z | Downloaded rand_chacha v0.9.0 |
| 326 | 2026-06-19T06:16:12.929Z | Downloaded cc v1.2.64 |
| 327 | 2026-06-19T06:16:12.932Z | Downloaded rand_core v0.6.4 |
| 328 | 2026-06-19T06:16:12.935Z | Downloaded pkcs8 v0.10.2 |
| 329 | 2026-06-19T06:16:12.935Z | Downloaded ipnet v2.12.0 |
| 330 | 2026-06-19T06:16:12.938Z | Downloaded typeid v1.0.3 |
| 331 | 2026-06-19T06:16:12.939Z | Downloaded try-lock v0.2.5 |
| 332 | 2026-06-19T06:16:12.942Z | Downloaded shlex v2.0.1 |
| 333 | 2026-06-19T06:16:12.942Z | Downloaded shell-words v1.1.1 |
| 334 | 2026-06-19T06:16:12.942Z | Downloaded slab v0.4.12 |
| 335 | 2026-06-19T06:16:12.942Z | Downloaded self-replace v1.5.0 |
| 336 | 2026-06-19T06:16:12.946Z | Downloaded signal-hook-registry v1.4.8 |
| 337 | 2026-06-19T06:16:12.946Z | Downloaded quinn-udp v0.5.14 |
| 338 | 2026-06-19T06:16:12.946Z | Downloaded nextest-filtering v0.15.0 |
| 339 | 2026-06-19T06:16:12.950Z | Downloaded target-spec-miette v0.4.8 |
| 340 | 2026-06-19T06:16:12.950Z | Downloaded target-lexicon v0.13.5 |
| 341 | 2026-06-19T06:16:12.953Z | Downloaded tokio-native-tls v0.3.1 |
| 342 | 2026-06-19T06:16:12.953Z | Downloaded thiserror-impl v1.0.69 |
| 343 | 2026-06-19T06:16:12.953Z | Downloaded once_cell v1.21.4 |
| 344 | 2026-06-19T06:16:12.956Z | Downloaded static_assertions v1.1.0 |
| 345 | 2026-06-19T06:16:12.956Z | Downloaded utf8_iter v1.0.4 |
| 346 | 2026-06-19T06:16:12.956Z | Downloaded smol_str v0.3.6 |
| 347 | 2026-06-19T06:16:12.959Z | Downloaded xattr v1.6.1 |
| 348 | 2026-06-19T06:16:12.959Z | Downloaded want v0.3.1 |
| 349 | 2026-06-19T06:16:12.959Z | Downloaded urlencoding v2.1.3 |
| 350 | 2026-06-19T06:16:12.959Z | Downloaded untrusted v0.9.0 |
| 351 | 2026-06-19T06:16:12.962Z | Downloaded unicode-linebreak v0.1.5 |
| 352 | 2026-06-19T06:16:12.962Z | Downloaded utf8parse v0.2.2 |
| 353 | 2026-06-19T06:16:12.962Z | Downloaded version_check v0.9.5 |
| 354 | 2026-06-19T06:16:12.962Z | Downloaded pin-project-lite v0.2.17 |
| 355 | 2026-06-19T06:16:12.966Z | Downloaded self_update v0.42.0 |
| 356 | 2026-06-19T06:16:12.969Z | Downloaded quote v1.0.45 |
| 357 | 2026-06-19T06:16:12.972Z | Downloaded quick-junit v0.5.2 |
| 358 | 2026-06-19T06:16:12.972Z | Downloaded num-traits v0.2.19 |
| 359 | 2026-06-19T06:16:12.975Z | Downloaded tokio-macros v2.7.0 |
| 360 | 2026-06-19T06:16:12.975Z | Downloaded thread_local v1.1.9 |
| 361 | 2026-06-19T06:16:12.975Z | Downloaded thiserror-impl v2.0.18 |
| 362 | 2026-06-19T06:16:12.978Z | Downloaded thiserror v1.0.69 |
| 363 | 2026-06-19T06:16:12.981Z | Downloaded ahash v0.8.12 |
| 364 | 2026-06-19T06:16:12.981Z | Downloaded parking_lot v0.12.5 |
| 365 | 2026-06-19T06:16:12.986Z | Downloaded fixedbitset v0.5.7 |
| 366 | 2026-06-19T06:16:12.986Z | Downloaded crc32fast v1.5.0 |
| 367 | 2026-06-19T06:16:12.992Z | Downloaded iana-time-zone v0.1.65 |
| 368 | 2026-06-19T06:16:12.995Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 369 | 2026-06-19T06:16:12.995Z | Downloaded simd-adler32 v0.3.9 |
| 370 | 2026-06-19T06:16:12.999Z | Downloaded litrs v1.0.0 |
| 371 | 2026-06-19T06:16:12.999Z | Downloaded parking_lot_core v0.9.12 |
| 372 | 2026-06-19T06:16:13.002Z | Downloaded semver v1.0.28 |
| 373 | 2026-06-19T06:16:13.005Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 374 | 2026-06-19T06:16:13.005Z | Downloaded ed25519-dalek v2.2.0 |
| 375 | 2026-06-19T06:16:13.008Z | Downloaded bitflags v2.13.0 |
| 376 | 2026-06-19T06:16:13.011Z | Downloaded rustls-pki-types v1.14.1 |
| 377 | 2026-06-19T06:16:13.014Z | Downloaded smallvec v1.15.2 |
| 378 | 2026-06-19T06:16:13.018Z | Downloaded thiserror v2.0.18 |
| 379 | 2026-06-19T06:16:13.022Z | Downloaded tokio-rustls v0.26.4 |
| 380 | 2026-06-19T06:16:13.025Z | Downloaded unicode-xid v0.2.6 |
| 381 | 2026-06-19T06:16:13.028Z | Downloaded zmij v1.0.21 |
| 382 | 2026-06-19T06:16:13.028Z | Downloaded zeroize v1.9.0 |
| 383 | 2026-06-19T06:16:13.031Z | Downloaded zstd v0.13.3 |
| 384 | 2026-06-19T06:16:13.031Z | Downloaded xxhash-rust v0.8.15 |
| 385 | 2026-06-19T06:16:13.034Z | Downloaded tempfile v3.27.0 |
| 386 | 2026-06-19T06:16:13.034Z | Downloaded toml v0.8.23 |
| 387 | 2026-06-19T06:16:13.037Z | Downloaded config v0.15.24 |
| 388 | 2026-06-19T06:16:13.040Z | Downloaded zipsign-api v0.1.5 |
| 389 | 2026-06-19T06:16:13.040Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 390 | 2026-06-19T06:16:13.040Z | Downloaded tracing-log v0.2.0 |
| 391 | 2026-06-19T06:16:13.043Z | Downloaded serde_core v1.0.228 |
| 392 | 2026-06-19T06:16:13.043Z | Downloaded getrandom v0.3.4 |
| 393 | 2026-06-19T06:16:13.047Z | Downloaded serde_derive v1.0.228 |
| 394 | 2026-06-19T06:16:13.047Z | Downloaded clap v4.6.1 |
| 395 | 2026-06-19T06:16:13.051Z | Downloaded tokio-stream v0.1.18 |
| 396 | 2026-06-19T06:16:13.054Z | Downloaded zstd-safe v7.2.4 |
| 397 | 2026-06-19T06:16:13.057Z | Downloaded derive-where v1.6.1 |
| 398 | 2026-06-19T06:16:13.057Z | Downloaded socket2 v0.6.4 |
| 399 | 2026-06-19T06:16:13.060Z | Downloaded base64 v0.22.1 |
| 400 | 2026-06-19T06:16:13.060Z | Downloaded sharded-slab v0.1.7 |
| 401 | 2026-06-19T06:16:13.063Z | Downloaded proc-macro2 v1.0.106 |
| 402 | 2026-06-19T06:16:13.066Z | Downloaded unicase v2.9.0 |
| 403 | 2026-06-19T06:16:13.066Z | Downloaded futures v0.3.32 |
| 404 | 2026-06-19T06:16:13.069Z | Downloaded tracing-error v0.2.1 |
| 405 | 2026-06-19T06:16:13.070Z | Downloaded tracing-attributes v0.1.31 |
| 406 | 2026-06-19T06:16:13.070Z | Downloaded textwrap v0.16.2 |
| 407 | 2026-06-19T06:16:13.073Z | Downloaded miniz_oxide v0.8.9 |
| 408 | 2026-06-19T06:16:13.073Z | Downloaded target-spec v3.6.0 |
| 409 | 2026-06-19T06:16:13.076Z | Downloaded signal-hook v0.3.18 |
| 410 | 2026-06-19T06:16:13.076Z | Downloaded ryu v1.0.23 |
| 411 | 2026-06-19T06:16:13.079Z | Downloaded openssl-sys v0.9.117 |
| 412 | 2026-06-19T06:16:13.089Z | Downloaded getrandom v0.4.3 |
| 413 | 2026-06-19T06:16:13.092Z | Downloaded indicatif v0.17.11 |
| 414 | 2026-06-19T06:16:13.096Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 415 | 2026-06-19T06:16:13.099Z | Downloaded bytes v1.12.0 |
| 416 | 2026-06-19T06:16:13.104Z | Downloaded tinyvec v1.11.0 |
| 417 | 2026-06-19T06:16:13.109Z | Downloaded uuid v1.23.3 |
| 418 | 2026-06-19T06:16:13.112Z | Downloaded tar v0.4.46 |
| 419 | 2026-06-19T06:16:13.112Z | Downloaded vte v0.14.1 |
| 420 | 2026-06-19T06:16:13.121Z | Downloaded unicode-ident v1.0.24 |
| 421 | 2026-06-19T06:16:13.124Z | Downloaded serde v1.0.228 |
| 422 | 2026-06-19T06:16:13.127Z | Downloaded flate2 v1.1.9 |
| 423 | 2026-06-19T06:16:13.130Z | Downloaded tracing-core v0.1.36 |
| 424 | 2026-06-19T06:16:13.133Z | Downloaded der v0.7.10 |
| 425 | 2026-06-19T06:16:13.136Z | Downloaded toml_edit v0.22.27 |
| 426 | 2026-06-19T06:16:13.136Z | Downloaded derive_more v2.1.1 |
| 427 | 2026-06-19T06:16:13.143Z | Downloaded quinn v0.11.9 |
| 428 | 2026-06-19T06:16:13.146Z | Downloaded borsh v1.7.0 |
| 429 | 2026-06-19T06:16:13.149Z | Downloaded rustls-webpki v0.103.13 |
| 430 | 2026-06-19T06:16:13.153Z | Downloaded derive_more-impl v2.1.1 |
| 431 | 2026-06-19T06:16:13.156Z | Downloaded memchr v2.8.2 |
| 432 | 2026-06-19T06:16:13.159Z | Downloaded pulldown-cmark v0.13.4 |
| 433 | 2026-06-19T06:16:13.162Z | Downloaded url v2.5.8 |
| 434 | 2026-06-19T06:16:13.166Z | Downloaded mio v1.2.1 |
| 435 | 2026-06-19T06:16:13.170Z | Downloaded indexmap v2.14.0 |
| 436 | 2026-06-19T06:16:13.185Z | Downloaded miette v7.6.0 |
| 437 | 2026-06-19T06:16:13.188Z | Downloaded tower v0.5.3 |
| 438 | 2026-06-19T06:16:13.193Z | Downloaded hashbrown v0.17.1 |
| 439 | 2026-06-19T06:16:13.196Z | Downloaded hyper v1.10.1 |
| 440 | 2026-06-19T06:16:13.199Z | Downloaded unicode-segmentation v1.13.3 |
| 441 | 2026-06-19T06:16:13.202Z | Downloaded hyper-util v0.1.20 |
| 442 | 2026-06-19T06:16:13.205Z | Downloaded crossterm v0.29.0 |
| 443 | 2026-06-19T06:16:13.208Z | Downloaded rand v0.9.4 |
| 444 | 2026-06-19T06:16:13.211Z | Downloaded hashbrown v0.15.5 |
| 445 | 2026-06-19T06:16:13.215Z | Downloaded clap_builder v4.6.0 |
| 446 | 2026-06-19T06:16:13.217Z | Downloaded unicode-normalization v0.1.25 |
| 447 | 2026-06-19T06:16:13.222Z | Downloaded ron v0.12.1 |
| 448 | 2026-06-19T06:16:13.230Z | Downloaded aho-corasick v1.1.4 |
| 449 | 2026-06-19T06:16:13.233Z | Downloaded tokio-util v0.7.18 |
| 450 | 2026-06-19T06:16:13.238Z | Downloaded guppy v0.17.26 |
| 451 | 2026-06-19T06:16:13.243Z | Downloaded typenum v1.20.1 |
| 452 | 2026-06-19T06:16:13.246Z | Downloaded serde_json v1.0.150 |
| 453 | 2026-06-19T06:16:13.249Z | Downloaded quick-xml v0.37.5 |
| 454 | 2026-06-19T06:16:13.254Z | Downloaded h2 v0.4.15 |
| 455 | 2026-06-19T06:16:13.258Z | Downloaded futures-util v0.3.32 |
| 456 | 2026-06-19T06:16:13.274Z | Downloaded reqwest v0.12.28 |
| 457 | 2026-06-19T06:16:13.277Z | Downloaded winnow v1.0.3 |
| 458 | 2026-06-19T06:16:13.282Z | Downloaded regex v1.12.4 |
| 459 | 2026-06-19T06:16:13.286Z | Downloaded winnow v0.7.15 |
| 460 | 2026-06-19T06:16:13.290Z | Downloaded tracing-subscriber v0.3.23 |
| 461 | 2026-06-19T06:16:13.295Z | Downloaded idna v1.1.0 |
| 462 | 2026-06-19T06:16:13.298Z | Downloaded vcpkg v0.2.15 |
| 463 | 2026-06-19T06:16:13.319Z | Downloaded webpki-roots v1.0.8 |
| 464 | 2026-06-19T06:16:13.322Z | Downloaded chrono v0.4.45 |
| 465 | 2026-06-19T06:16:13.325Z | Downloaded gimli v0.32.3 |
| 466 | 2026-06-19T06:16:13.329Z | Downloaded curve25519-dalek v4.1.3 |
| 467 | 2026-06-19T06:16:13.333Z | Downloaded itertools v0.14.0 |
| 468 | 2026-06-19T06:16:13.337Z | Downloaded tower-http v0.6.11 |
| 469 | 2026-06-19T06:16:13.344Z | Downloaded bstr v1.12.1 |
| 470 | 2026-06-19T06:16:13.357Z | Downloaded portable-atomic v1.13.1 |
| 471 | 2026-06-19T06:16:13.361Z | Downloaded tracing v0.1.44 |
| 472 | 2026-06-19T06:16:13.371Z | Downloaded color-eyre v0.6.5 |
| 473 | 2026-06-19T06:16:13.386Z | Downloaded quick-xml v0.38.4 |
| 474 | 2026-06-19T06:16:13.434Z | Downloaded quinn-proto v0.11.14 |
| 475 | 2026-06-19T06:16:13.455Z | Downloaded nextest-runner v0.80.0 |
| 476 | 2026-06-19T06:16:13.482Z | Downloaded unicode-width v0.2.2 |
| 477 | 2026-06-19T06:16:13.493Z | Downloaded unicode-width v0.1.14 |
| 478 | 2026-06-19T06:16:13.508Z | Downloaded openssl v0.10.81 |
| 479 | 2026-06-19T06:16:13.515Z | Downloaded object v0.37.3 |
| 480 | 2026-06-19T06:16:13.531Z | Downloaded syn v2.0.118 |
| 481 | 2026-06-19T06:16:13.537Z | Downloaded zerocopy v0.8.52 |
| 482 | 2026-06-19T06:16:13.548Z | Downloaded regex-syntax v0.8.11 |
| 483 | 2026-06-19T06:16:13.552Z | Downloaded rustix v0.38.44 |
| 484 | 2026-06-19T06:16:13.564Z | Downloaded nix v0.30.1 |
| 485 | 2026-06-19T06:16:13.579Z | Downloaded rustls v0.23.40 |
| 486 | 2026-06-19T06:16:13.586Z | Downloaded rustix v1.1.4 |
| 487 | 2026-06-19T06:16:13.688Z | Downloaded regex-automata v0.4.14 |
| 488 | 2026-06-19T06:16:13.769Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 489 | 2026-06-19T06:16:13.779Z | Downloaded petgraph v0.8.3 |
| 490 | 2026-06-19T06:16:13.791Z | Downloaded libc v0.2.186 |
| 491 | 2026-06-19T06:16:13.809Z | Downloaded tokio v1.52.3 |
| 492 | 2026-06-19T06:16:13.885Z | Downloaded recursion v0.5.4 |
| 493 | 2026-06-19T06:16:13.894Z | Downloaded ring v0.17.14 |
| 494 | 2026-06-19T06:16:13.954Z | Compiling libc v0.2.186 |
| 495 | 2026-06-19T06:16:13.954Z | Compiling proc-macro2 v1.0.106 |
| 496 | 2026-06-19T06:16:13.954Z | Compiling unicode-ident v1.0.24 |
| 497 | 2026-06-19T06:16:13.954Z | Compiling quote v1.0.45 |
| 498 | 2026-06-19T06:16:13.959Z | Compiling serde_core v1.0.228 |
| 499 | 2026-06-19T06:16:13.959Z | Compiling cfg-if v1.0.4 |
| 500 | 2026-06-19T06:16:14.082Z | Compiling memchr v2.8.2 |
| 501 | 2026-06-19T06:16:14.085Z | Compiling once_cell v1.21.4 |
| 502 | 2026-06-19T06:16:14.199Z | Compiling log v0.4.32 |
| 503 | 2026-06-19T06:16:14.233Z | Compiling pin-project-lite v0.2.17 |
| 504 | 2026-06-19T06:16:14.323Z | Compiling serde v1.0.228 |
| 505 | 2026-06-19T06:16:14.373Z | Compiling itoa v1.0.18 |
| 506 | 2026-06-19T06:16:14.507Z | Compiling smallvec v1.15.2 |
| 507 | 2026-06-19T06:16:14.610Z | Compiling futures-core v0.3.32 |
| 508 | 2026-06-19T06:16:14.684Z | Compiling bitflags v2.13.0 |
| 509 | 2026-06-19T06:16:14.760Z | Compiling hashbrown v0.17.1 |
| 510 | 2026-06-19T06:16:14.760Z | Compiling shlex v2.0.1 |
| 511 | 2026-06-19T06:16:14.952Z | Compiling equivalent v1.0.2 |
| 512 | 2026-06-19T06:16:15.043Z | Compiling errno v0.3.14 |
| 513 | 2026-06-19T06:16:15.063Z | Compiling find-msvc-tools v0.1.9 |
| 514 | 2026-06-19T06:16:15.064Z | Compiling bytes v1.12.0 |
| 515 | 2026-06-19T06:16:15.222Z | Compiling signal-hook-registry v1.4.8 |
| 516 | 2026-06-19T06:16:15.255Z | Compiling jobserver v0.1.34 |
| 517 | 2026-06-19T06:16:15.296Z | Compiling mio v1.2.1 |
| 518 | 2026-06-19T06:16:15.319Z | Compiling rustix v1.1.4 |
| 519 | 2026-06-19T06:16:15.412Z | Compiling syn v2.0.118 |
| 520 | 2026-06-19T06:16:15.445Z | Compiling futures-sink v0.3.32 |
| 521 | 2026-06-19T06:16:15.569Z | Compiling cc v1.2.64 |
| 522 | 2026-06-19T06:16:15.625Z | Compiling socket2 v0.6.4 |
| 523 | 2026-06-19T06:16:15.813Z | Compiling zmij v1.0.21 |
| 524 | 2026-06-19T06:16:16.015Z | Compiling slab v0.4.12 |
| 525 | 2026-06-19T06:16:16.031Z | Compiling futures-channel v0.3.32 |
| 526 | 2026-06-19T06:16:16.170Z | Compiling tracing-core v0.1.36 |
| 527 | 2026-06-19T06:16:16.224Z | Compiling serde_json v1.0.150 |
| 528 | 2026-06-19T06:16:16.298Z | Compiling version_check v0.9.5 |
| 529 | 2026-06-19T06:16:16.467Z | Compiling indexmap v2.14.0 |
| 530 | 2026-06-19T06:16:16.575Z | Compiling futures-task v0.3.32 |
| 531 | 2026-06-19T06:16:16.610Z | Compiling getrandom v0.4.3 |
| 532 | 2026-06-19T06:16:16.755Z | Compiling futures-io v0.3.32 |
| 533 | 2026-06-19T06:16:16.881Z | Compiling unicode-width v0.2.2 |
| 534 | 2026-06-19T06:16:16.914Z | Compiling percent-encoding v2.3.2 |
| 535 | 2026-06-19T06:16:16.956Z | Compiling camino v1.2.3 |
| 536 | 2026-06-19T06:16:17.202Z | Compiling ring v0.17.14 |
| 537 | 2026-06-19T06:16:17.304Z | Compiling http v1.4.2 |
| 538 | 2026-06-19T06:16:17.339Z | Compiling zeroize v1.9.0 |
| 539 | 2026-06-19T06:16:17.356Z | Compiling simd-adler32 v0.3.9 |
| 540 | 2026-06-19T06:16:17.369Z | Compiling adler2 v2.0.1 |
| 541 | 2026-06-19T06:16:17.528Z | Compiling autocfg v1.5.1 |
| 542 | 2026-06-19T06:16:17.540Z | Compiling miniz_oxide v0.8.9 |
| 543 | 2026-06-19T06:16:17.875Z | Compiling num-traits v0.2.19 |
| 544 | 2026-06-19T06:16:18.118Z | Compiling object v0.37.3 |
| 545 | 2026-06-19T06:16:18.202Z | Compiling zerocopy v0.8.52 |
| 546 | 2026-06-19T06:16:18.421Z | Compiling target-lexicon v0.13.5 |
| 547 | 2026-06-19T06:16:18.482Z | Compiling getrandom v0.3.4 |
| 548 | 2026-06-19T06:16:18.836Z | Compiling http-body v1.0.1 |
| 549 | 2026-06-19T06:16:18.849Z | Compiling rustls-pki-types v1.14.1 |
| 550 | 2026-06-19T06:16:18.936Z | Compiling form_urlencoded v1.2.2 |
| 551 | 2026-06-19T06:16:18.976Z | Compiling semver v1.0.28 |
| 552 | 2026-06-19T06:16:18.995Z | Compiling getrandom v0.2.17 |
| 553 | 2026-06-19T06:16:19.068Z | Compiling serde_derive v1.0.228 |
| 554 | 2026-06-19T06:16:19.187Z | Compiling tokio-macros v2.7.0 |
| 555 | 2026-06-19T06:16:19.199Z | Compiling futures-macro v0.3.32 |
| 556 | 2026-06-19T06:16:19.203Z | Compiling tracing-attributes v0.1.31 |
| 557 | 2026-06-19T06:16:19.479Z | Compiling idna_adapter v1.0.0 |
| 558 | 2026-06-19T06:16:19.585Z | Compiling owo-colors v4.3.0 |
| 559 | 2026-06-19T06:16:19.623Z | Compiling fnv v1.0.7 |
| 560 | 2026-06-19T06:16:19.702Z | Compiling httparse v1.10.1 |
| 561 | 2026-06-19T06:16:19.726Z | Compiling signal-hook v0.3.18 |
| 562 | 2026-06-19T06:16:19.918Z | Compiling utf8_iter v1.0.4 |
| 563 | 2026-06-19T06:16:19.943Z | Compiling tokio v1.52.3 |
| 564 | 2026-06-19T06:16:19.954Z | Compiling guppy-workspace-hack v0.1.0 |
| 565 | 2026-06-19T06:16:20.010Z | Compiling futures-util v0.3.32 |
| 566 | 2026-06-19T06:16:20.055Z | Compiling gimli v0.32.3 |
| 567 | 2026-06-19T06:16:20.080Z | Compiling untrusted v0.9.0 |
| 568 | 2026-06-19T06:16:20.174Z | Compiling thiserror v2.0.18 |
| 569 | 2026-06-19T06:16:20.269Z | Compiling idna v1.1.0 |
| 570 | 2026-06-19T06:16:20.414Z | Compiling tracing v0.1.44 |
| 571 | 2026-06-19T06:16:20.759Z | Compiling thiserror-impl v2.0.18 |
| 572 | 2026-06-19T06:16:21.945Z | Compiling addr2line v0.25.1 |
| 573 | 2026-06-19T06:16:22.326Z | Compiling generic-array v0.14.7 |
| 574 | 2026-06-19T06:16:22.369Z | Compiling typeid v1.0.3 |
| 575 | 2026-06-19T06:16:22.569Z | Compiling thiserror v1.0.69 |
| 576 | 2026-06-19T06:16:22.624Z | Compiling rustc-demangle v0.1.27 |
| 577 | 2026-06-19T06:16:22.662Z | Compiling rustls v0.23.40 |
| 578 | 2026-06-19T06:16:22.705Z | Compiling target-spec v3.6.0 |
| 579 | 2026-06-19T06:16:22.883Z | Compiling pkg-config v0.3.33 |
| 580 | 2026-06-19T06:16:22.886Z | Compiling tower-service v0.3.3 |
| 581 | 2026-06-19T06:16:22.988Z | Compiling atomic-waker v1.1.2 |
| 582 | 2026-06-19T06:16:22.991Z | Compiling fastrand v2.4.1 |
| 583 | 2026-06-19T06:16:23.118Z | Compiling try-lock v0.2.5 |
| 584 | 2026-06-19T06:16:23.235Z | Compiling want v0.3.1 |
| 585 | 2026-06-19T06:16:23.314Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 586 | 2026-06-19T06:16:23.334Z | Compiling tempfile v3.27.0 |
| 587 | 2026-06-19T06:16:23.666Z | Compiling cfg-expr v0.20.8 |
| 588 | 2026-06-19T06:16:24.217Z | Compiling tokio-util v0.7.18 |
| 589 | 2026-06-19T06:16:24.231Z | Compiling url v2.5.8 |
| 590 | 2026-06-19T06:16:24.687Z | Compiling h2 v0.4.15 |
| 591 | 2026-06-19T06:16:25.081Z | Compiling backtrace v0.3.76 |
| 592 | 2026-06-19T06:16:25.102Z | Compiling thiserror-impl v1.0.69 |
| 593 | 2026-06-19T06:16:25.305Z | Compiling terminal_size v0.4.4 |
| 594 | 2026-06-19T06:16:25.381Z | Compiling aho-corasick v1.1.4 |
| 595 | 2026-06-19T06:16:25.500Z | Compiling regex-syntax v0.8.11 |
| 596 | 2026-06-19T06:16:26.242Z | Compiling rustls-webpki v0.103.13 |
| 597 | 2026-06-19T06:16:26.694Z | Compiling winnow v0.7.15 |
| 598 | 2026-06-19T06:16:28.566Z | Compiling typenum v1.20.1 |
| 599 | 2026-06-19T06:16:28.814Z | Compiling erased-serde v0.4.10 |
| 600 | 2026-06-19T06:16:29.120Z | Compiling subtle v2.6.1 |
| 601 | 2026-06-19T06:16:29.285Z | Compiling regex-automata v0.4.14 |
| 602 | 2026-06-19T06:16:29.721Z | Compiling hyper v1.10.1 |
| 603 | 2026-06-19T06:16:30.920Z | Compiling toml_datetime v0.6.11 |
| 604 | 2026-06-19T06:16:31.298Z | Compiling serde_spanned v0.6.9 |
| 605 | 2026-06-19T06:16:31.459Z | Compiling ahash v0.8.12 |
| 606 | 2026-06-19T06:16:31.723Z | Compiling sync_wrapper v1.0.2 |
| 607 | 2026-06-19T06:16:31.833Z | Compiling lazy_static v1.5.0 |
| 608 | 2026-06-19T06:16:31.938Z | Compiling is_ci v1.2.0 |
| 609 | 2026-06-19T06:16:32.111Z | Compiling foldhash v0.1.5 |
| 610 | 2026-06-19T06:16:32.334Z | Compiling unicode-segmentation v1.13.3 |
| 611 | 2026-06-19T06:16:32.736Z | Compiling portable-atomic v1.13.1 |
| 612 | 2026-06-19T06:16:32.854Z | Compiling nextest-workspace-hack v0.1.0 |
| 613 | 2026-06-19T06:16:32.870Z | Compiling parking_lot_core v0.9.12 |
| 614 | 2026-06-19T06:16:33.079Z | Compiling ipnet v2.12.0 |
| 615 | 2026-06-19T06:16:33.147Z | Compiling toml_write v0.1.2 |
| 616 | 2026-06-19T06:16:33.191Z | Compiling unicode-linebreak v0.1.5 |
| 617 | 2026-06-19T06:16:33.394Z | Compiling either v1.16.0 |
| 618 | 2026-06-19T06:16:33.446Z | Compiling tower-layer v0.3.3 |
| 619 | 2026-06-19T06:16:33.459Z | Compiling crc32fast v1.5.0 |
| 620 | 2026-06-19T06:16:33.570Z | Compiling base64 v0.22.1 |
| 621 | 2026-06-19T06:16:33.617Z | Compiling tower v0.5.3 |
| 622 | 2026-06-19T06:16:33.645Z | Compiling textwrap v0.16.2 |
| 623 | 2026-06-19T06:16:33.806Z | Compiling toml_edit v0.22.27 |
| 624 | 2026-06-19T06:16:34.060Z | Compiling hyper-util v0.1.20 |
| 625 | 2026-06-19T06:16:34.283Z | Compiling convert_case v0.10.0 |
| 626 | 2026-06-19T06:16:34.287Z | Compiling tokio-rustls v0.26.4 |
| 627 | 2026-06-19T06:16:34.540Z | Compiling hashbrown v0.15.5 |
| 628 | 2026-06-19T06:16:34.574Z | Compiling supports-color v3.0.2 |
| 629 | 2026-06-19T06:16:34.805Z | Compiling sharded-slab v0.1.7 |
| 630 | 2026-06-19T06:16:35.163Z | Compiling backtrace-ext v0.2.1 |
| 631 | 2026-06-19T06:16:35.404Z | Compiling ordered-float v2.10.1 |
| 632 | 2026-06-19T06:16:35.419Z | Compiling webpki-roots v1.0.8 |
| 633 | 2026-06-19T06:16:35.537Z | Compiling miette-derive v7.6.0 |
| 634 | 2026-06-19T06:16:35.670Z | Compiling pathdiff v0.2.3 |
| 635 | 2026-06-19T06:16:35.688Z | Compiling console v0.15.11 |
| 636 | 2026-06-19T06:16:35.793Z | Compiling tracing-log v0.2.0 |
| 637 | 2026-06-19T06:16:36.152Z | Compiling cargo-platform v0.3.3 |
| 638 | 2026-06-19T06:16:36.665Z | Compiling os_pipe v1.2.3 |
| 639 | 2026-06-19T06:16:36.679Z | Compiling thread_local v1.1.9 |
| 640 | 2026-06-19T06:16:36.713Z | Compiling supports-unicode v3.0.0 |
| 641 | 2026-06-19T06:16:36.915Z | Compiling utf8parse v0.2.2 |
| 642 | 2026-06-19T06:16:37.025Z | Compiling ryu v1.0.23 |
| 643 | 2026-06-19T06:16:37.038Z | Compiling zstd-safe v7.2.4 |
| 644 | 2026-06-19T06:16:37.049Z | Compiling unicode-width v0.1.14 |
| 645 | 2026-06-19T06:16:37.233Z | Compiling winnow v1.0.3 |
| 646 | 2026-06-19T06:16:37.278Z | Compiling cfg_aliases v0.2.1 |
| 647 | 2026-06-19T06:16:37.310Z | Compiling scopeguard v1.2.0 |
| 648 | 2026-06-19T06:16:37.341Z | Compiling pulldown-cmark v0.13.4 |
| 649 | 2026-06-19T06:16:37.354Z | Compiling rustix v0.38.44 |
| 650 | 2026-06-19T06:16:37.414Z | Compiling supports-hyperlinks v3.2.0 |
| 651 | 2026-06-19T06:16:37.572Z | Compiling fixedbitset v0.5.7 |
| 652 | 2026-06-19T06:16:37.659Z | Compiling debug-ignore v1.0.5 |
| 653 | 2026-06-19T06:16:37.787Z | Compiling petgraph v0.8.3 |
| 654 | 2026-06-19T06:16:37.798Z | Compiling miette v7.6.0 |
| 655 | 2026-06-19T06:16:38.079Z | Compiling lock_api v0.4.14 |
| 656 | 2026-06-19T06:16:38.320Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 657 | 2026-06-19T06:16:38.702Z | Compiling nix v0.30.1 |
| 658 | 2026-06-19T06:16:39.148Z | Compiling serde_urlencoded v0.7.1 |
| 659 | 2026-06-19T06:16:39.433Z | Compiling anstyle-parse v1.0.0 |
| 660 | 2026-06-19T06:16:39.629Z | Compiling tracing-subscriber v0.3.23 |
| 661 | 2026-06-19T06:16:39.651Z | Compiling sigchld v0.2.4 |
| 662 | 2026-06-19T06:16:39.689Z | Compiling cargo_metadata v0.23.1 |
| 663 | 2026-06-19T06:16:39.845Z | Compiling serde-value v0.7.0 |
| 664 | 2026-06-19T06:16:40.523Z | Compiling serde-untagged v0.1.9 |
| 665 | 2026-06-19T06:16:40.618Z | Compiling hyper-rustls v0.27.9 |
| 666 | 2026-06-19T06:16:40.886Z | Compiling toml v0.8.23 |
| 667 | 2026-06-19T06:16:41.548Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-06-19T06:16:42.366Z | Compiling tower-http v0.6.11 |
| 669 | 2026-06-19T06:16:43.035Z | Compiling itertools v0.14.0 |
| 670 | 2026-06-19T06:16:43.079Z | Compiling regex v1.12.4 |
| 671 | 2026-06-19T06:16:43.209Z | Compiling crypto-common v0.1.7 |
| 672 | 2026-06-19T06:16:43.221Z | Compiling block-buffer v0.10.4 |
| 673 | 2026-06-19T06:16:43.342Z | Compiling ppv-lite86 v0.2.21 |
| 674 | 2026-06-19T06:16:43.370Z | Compiling futures-executor v0.3.32 |
| 675 | 2026-06-19T06:16:43.666Z | Compiling rand_core v0.9.5 |
| 676 | 2026-06-19T06:16:43.734Z | Compiling pin-project-internal v1.1.13 |
| 677 | 2026-06-19T06:16:43.901Z | Compiling http-body-util v0.1.3 |
| 678 | 2026-06-19T06:16:43.914Z | Compiling uuid v1.23.3 |
| 679 | 2026-06-19T06:16:44.167Z | Compiling serde_spanned v1.1.1 |
| 680 | 2026-06-19T06:16:44.314Z | Compiling smol_str v0.3.6 |
| 681 | 2026-06-19T06:16:44.470Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 682 | 2026-06-19T06:16:44.495Z | Compiling filetime v0.2.29 |
| 683 | 2026-06-19T06:16:44.498Z | Compiling vte v0.14.1 |
| 684 | 2026-06-19T06:16:44.662Z | Compiling bstr v1.12.1 |
| 685 | 2026-06-19T06:16:44.706Z | Compiling static_assertions v1.1.0 |
| 686 | 2026-06-19T06:16:44.706Z | Compiling xattr v1.6.1 |
| 687 | 2026-06-19T06:16:44.779Z | Compiling eyre v0.6.12 |
| 688 | 2026-06-19T06:16:44.791Z | Compiling unicode-xid v0.2.6 |
| 689 | 2026-06-19T06:16:44.870Z | Compiling tinyvec_macros v0.1.1 |
| 690 | 2026-06-19T06:16:44.905Z | Compiling colorchoice v1.0.5 |
| 691 | 2026-06-19T06:16:44.921Z | Compiling anstyle-query v1.1.5 |
| 692 | 2026-06-19T06:16:44.938Z | Compiling anstyle v1.0.14 |
| 693 | 2026-06-19T06:16:45.019Z | Compiling number_prefix v0.4.0 |
| 694 | 2026-06-19T06:16:45.032Z | Compiling litrs v1.0.0 |
| 695 | 2026-06-19T06:16:45.066Z | Compiling self_update v0.42.0 |
| 696 | 2026-06-19T06:16:45.098Z | Compiling unicase v2.9.0 |
| 697 | 2026-06-19T06:16:45.170Z | Compiling nested v0.1.1 |
| 698 | 2026-06-19T06:16:45.277Z | Compiling color-spantrace v0.3.0 |
| 699 | 2026-06-19T06:16:45.317Z | Compiling iana-time-zone v0.1.65 |
| 700 | 2026-06-19T06:16:45.341Z | Compiling is_terminal_polyfill v1.70.2 |
| 701 | 2026-06-19T06:16:45.384Z | Compiling guppy v0.17.26 |
| 702 | 2026-06-19T06:16:45.438Z | Compiling chrono v0.4.45 |
| 703 | 2026-06-19T06:16:45.459Z | Compiling document-features v0.2.12 |
| 704 | 2026-06-19T06:16:45.667Z | Compiling anstream v1.0.0 |
| 705 | 2026-06-19T06:16:45.749Z | Compiling indicatif v0.17.11 |
| 706 | 2026-06-19T06:16:46.187Z | Compiling globset v0.4.18 |
| 707 | 2026-06-19T06:16:46.319Z | Compiling tinyvec v1.11.0 |
| 708 | 2026-06-19T06:16:46.747Z | Compiling cargo-util-schemas v0.2.0 |
| 709 | 2026-06-19T06:16:46.781Z | Compiling tar v0.4.46 |
| 710 | 2026-06-19T06:16:48.490Z | Compiling pin-project v1.1.13 |
| 711 | 2026-06-19T06:16:48.598Z | Compiling toml v1.1.2+spec-1.1.0 |
| 712 | 2026-06-19T06:16:48.822Z | Compiling strip-ansi-escapes v0.2.1 |
| 713 | 2026-06-19T06:16:48.884Z | Compiling nextest-metadata v0.12.2 |
| 714 | 2026-06-19T06:16:49.196Z | Compiling newtype-uuid v1.3.2 |
| 715 | 2026-06-19T06:16:49.264Z | Compiling reqwest v0.12.28 |
| 716 | 2026-06-19T06:16:49.313Z | Compiling rand_chacha v0.9.0 |
| 717 | 2026-06-19T06:16:49.383Z | Compiling futures v0.3.32 |
| 718 | 2026-06-19T06:16:49.453Z | Compiling digest v0.10.7 |
| 719 | 2026-06-19T06:16:49.467Z | Compiling flate2 v1.1.9 |
| 720 | 2026-06-19T06:16:49.677Z | Compiling derive_more v2.1.1 |
| 721 | 2026-06-19T06:16:49.759Z | Compiling parking_lot v0.12.5 |
| 722 | 2026-06-19T06:16:49.864Z | Compiling tracing-error v0.2.1 |
| 723 | 2026-06-19T06:16:50.007Z | Compiling shared_child v1.1.1 |
| 724 | 2026-06-19T06:16:50.415Z | Compiling signal-hook-mio v0.2.5 |
| 725 | 2026-06-19T06:16:50.550Z | Compiling self-replace v1.5.0 |
| 726 | 2026-06-19T06:16:50.670Z | Compiling cargo-platform v0.2.0 |
| 727 | 2026-06-19T06:16:50.845Z | Compiling quick-xml v0.37.5 |
| 728 | 2026-06-19T06:16:51.242Z | Compiling quick-xml v0.38.4 |
| 729 | 2026-06-19T06:16:51.689Z | Compiling clap_lex v1.1.0 |
| 730 | 2026-06-19T06:16:51.798Z | Compiling strsim v0.11.1 |
| 731 | 2026-06-19T06:16:52.257Z | Compiling shell-words v1.1.1 |
| 732 | 2026-06-19T06:16:52.377Z | Compiling recursion v0.5.4 |
| 733 | 2026-06-19T06:16:52.511Z | Compiling urlencoding v2.1.3 |
| 734 | 2026-06-19T06:16:52.625Z | Compiling heck v0.5.0 |
| 735 | 2026-06-19T06:16:52.753Z | Compiling indenter v0.3.4 |
| 736 | 2026-06-19T06:16:52.780Z | Compiling cpufeatures v0.2.17 |
| 737 | 2026-06-19T06:16:52.824Z | Compiling humantime v2.3.0 |
| 738 | 2026-06-19T06:16:52.853Z | Compiling sha2 v0.10.9 |
| 739 | 2026-06-19T06:16:52.880Z | Compiling clap_derive v4.6.1 |
| 740 | 2026-06-19T06:16:53.239Z | Compiling humantime-serde v1.1.1 |
| 741 | 2026-06-19T06:16:53.379Z | Compiling clap_builder v4.6.0 |
| 742 | 2026-06-19T06:16:54.035Z | Compiling nextest-filtering v0.15.0 |
| 743 | 2026-06-19T06:16:54.070Z | Compiling quick-junit v0.5.2 |
| 744 | 2026-06-19T06:16:54.672Z | Compiling atomicwrites v0.4.4 |
| 745 | 2026-06-19T06:16:54.958Z | Compiling cargo_metadata v0.20.0 |
| 746 | 2026-06-19T06:16:57.194Z | Compiling crossterm v0.29.0 |
| 747 | 2026-06-19T06:16:57.969Z | Compiling cargo-nextest v0.9.97 |
| 748 | 2026-06-19T06:16:59.076Z | Compiling duct v0.13.7 |
| 749 | 2026-06-19T06:16:59.639Z | Compiling rand v0.9.4 |
| 750 | 2026-06-19T06:16:59.868Z | Compiling zstd v0.13.3 |
| 751 | 2026-06-19T06:16:59.888Z | Compiling async-scoped v0.9.0 |
| 752 | 2026-06-19T06:17:00.080Z | Compiling config v0.15.24 |
| 753 | 2026-06-19T06:17:00.141Z | Compiling unicode-normalization v0.1.25 |
| 754 | 2026-06-19T06:17:00.287Z | Compiling target-spec-miette v0.4.8 |
| 755 | 2026-06-19T06:17:00.385Z | Compiling future-queue v0.4.0 |
| 756 | 2026-06-19T06:17:00.418Z | Compiling mukti-metadata v0.3.0 |
| 757 | 2026-06-19T06:17:00.670Z | Compiling tokio-stream v0.1.18 |
| 758 | 2026-06-19T06:17:00.724Z | Compiling camino-tempfile v1.4.1 |
| 759 | 2026-06-19T06:17:00.724Z | Compiling derive-where v1.6.1 |
| 760 | 2026-06-19T06:17:00.791Z | Compiling serde_path_to_error v0.1.20 |
| 761 | 2026-06-19T06:17:00.915Z | Compiling serde_ignored v0.1.14 |
| 762 | 2026-06-19T06:17:01.151Z | Compiling hex v0.4.3 |
| 763 | 2026-06-19T06:17:01.178Z | Compiling indent_write v2.2.0 |
| 764 | 2026-06-19T06:17:01.242Z | Compiling xxhash-rust v0.8.15 |
| 765 | 2026-06-19T06:17:01.254Z | Compiling swrite v0.1.0 |
| 766 | 2026-06-19T06:17:01.325Z | Compiling home v0.5.12 |
| 767 | 2026-06-19T06:17:01.356Z | Compiling color-eyre v0.6.5 |
| 768 | 2026-06-19T06:17:01.429Z | Compiling clap v4.6.1 |
| 769 | 2026-06-19T06:17:01.444Z | Compiling dialoguer v0.11.0 |
| 770 | 2026-06-19T06:17:01.493Z | Compiling enable-ansi-support v0.2.1 |
| 771 | 2026-06-19T06:17:01.956Z | Compiling nextest-runner v0.80.0 |
| 772 | 2026-06-19T06:17:19.956Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 773 | 2026-06-19T06:17:20.140Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 774 | 2026-06-19T06:17:20.143Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 775 | 2026-06-19T06:17:20.260Z | + banner ddm |
| 776 | 2026-06-19T06:17:20.263Z | |
| 777 | 2026-06-19T06:17:20.263Z | ##### ##### # # |
| 778 | 2026-06-19T06:17:20.263Z | # # # # ## ## |
| 779 | 2026-06-19T06:17:20.263Z | # # # # # ## # |
| 780 | 2026-06-19T06:17:20.264Z | # # # # # # |
| 781 | 2026-06-19T06:17:20.264Z | # # # # # # |
| 782 | 2026-06-19T06:17:20.264Z | ##### ##### # # |
| 783 | 2026-06-19T06:17:20.264Z | |
| 784 | 2026-06-19T06:17:20.264Z | + cargo nextest run -p ddm -p ddm-api-types -p ddm-api-types-versions --nocapture |
| 785 | 2026-06-19T06:17:20.418Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 786 | 2026-06-19T06:17:20.993Z | From https://github.com/oxidecomputer/falcon |
| 787 | 2026-06-19T06:17:20.993Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 788 | 2026-06-19T06:17:21.070Z | Updating crates.io index |
| 789 | 2026-06-19T06:17:21.113Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 790 | 2026-06-19T06:17:21.524Z | From https://github.com/oxidecomputer/dendrite |
| 791 | 2026-06-19T06:17:21.524Z | * [new ref] 52dac9efe05c989162b22a5636b4a7a0d276f0e9 -> refs/commit/52dac9efe05c989162b22a5636b4a7a0d276f0e9 |
| 792 | 2026-06-19T06:17:21.584Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 793 | 2026-06-19T06:17:21.847Z | From https://github.com/oxidecomputer/ispf |
| 794 | 2026-06-19T06:17:21.847Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 795 | 2026-06-19T06:17:21.852Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 796 | 2026-06-19T06:17:22.207Z | From https://github.com/oxidecomputer/netadm-sys |
| 797 | 2026-06-19T06:17:22.207Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 798 | 2026-06-19T06:17:22.214Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 799 | 2026-06-19T06:17:29.280Z | From https://github.com/oxidecomputer/omicron |
| 800 | 2026-06-19T06:17:29.280Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 801 | 2026-06-19T06:17:29.702Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 802 | 2026-06-19T06:17:30.314Z | From https://github.com/oxidecomputer/opte |
| 803 | 2026-06-19T06:17:30.314Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 804 | 2026-06-19T06:17:30.427Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 805 | 2026-06-19T06:17:30.682Z | From https://github.com/illumos/smf-rs |
| 806 | 2026-06-19T06:17:30.682Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 807 | 2026-06-19T06:17:30.737Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 808 | 2026-06-19T06:17:30.979Z | From https://github.com/oxidecomputer/network-interface |
| 809 | 2026-06-19T06:17:30.980Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 810 | 2026-06-19T06:17:31.000Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 811 | 2026-06-19T06:17:31.232Z | From https://github.com/oxidecomputer/zone |
| 812 | 2026-06-19T06:17:31.232Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 813 | 2026-06-19T06:17:31.287Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 814 | 2026-06-19T06:17:31.909Z | From https://github.com/oxidecomputer/propolis |
| 815 | 2026-06-19T06:17:31.909Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 816 | 2026-06-19T06:17:31.956Z | Updating crates.io index |
| 817 | 2026-06-19T06:17:31.990Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 818 | 2026-06-19T06:17:32.485Z | From https://github.com/oxidecomputer/transceiver-control |
| 819 | 2026-06-19T06:17:32.486Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 820 | 2026-06-19T06:17:32.510Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 821 | 2026-06-19T06:17:32.741Z | From https://github.com/oxidecomputer/dlpi-sys |
| 822 | 2026-06-19T06:17:32.741Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 823 | 2026-06-19T06:17:32.746Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 824 | 2026-06-19T06:17:33.002Z | From https://github.com/jmesmon/rust-libzfs |
| 825 | 2026-06-19T06:17:33.002Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 826 | 2026-06-19T06:17:33.010Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 827 | 2026-06-19T06:17:33.272Z | From https://github.com/oxidecomputer/rusty-doors |
| 828 | 2026-06-19T06:17:33.272Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 829 | 2026-06-19T06:17:33.315Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 830 | 2026-06-19T06:17:33.626Z | From https://github.com/oxidecomputer/lldp |
| 831 | 2026-06-19T06:17:33.626Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 832 | 2026-06-19T06:17:33.801Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 833 | 2026-06-19T06:17:34.060Z | From https://github.com/oxidecomputer/slog-error-chain |
| 834 | 2026-06-19T06:17:34.060Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 835 | 2026-06-19T06:17:34.081Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 836 | 2026-06-19T06:17:34.395Z | From https://github.com/oxidecomputer/tufaceous |
| 837 | 2026-06-19T06:17:34.395Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 838 | 2026-06-19T06:17:34.499Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 839 | 2026-06-19T06:17:34.933Z | From https://github.com/oxidecomputer/management-gateway-service |
| 840 | 2026-06-19T06:17:34.933Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 841 | 2026-06-19T06:17:34.990Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 842 | 2026-06-19T06:17:35.782Z | From https://github.com/oxidecomputer/crucible |
| 843 | 2026-06-19T06:17:35.782Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 844 | 2026-06-19T06:17:35.938Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 845 | 2026-06-19T06:17:36.189Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 846 | 2026-06-19T06:17:36.189Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 847 | 2026-06-19T06:17:36.429Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 848 | 2026-06-19T06:17:36.864Z | From https://github.com/oxidecomputer/propolis |
| 849 | 2026-06-19T06:17:36.864Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 850 | 2026-06-19T06:17:36.933Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 851 | 2026-06-19T06:17:37.426Z | From https://github.com/oxidecomputer/crucible |
| 852 | 2026-06-19T06:17:37.426Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 853 | 2026-06-19T06:17:37.502Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 854 | 2026-06-19T06:17:37.835Z | From https://github.com/oxidecomputer/tofino |
| 855 | 2026-06-19T06:17:37.835Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 856 | 2026-06-19T06:17:37.867Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 857 | 2026-06-19T06:17:38.492Z | From https://github.com/oxidecomputer/maghemite |
| 858 | 2026-06-19T06:17:38.492Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 859 | 2026-06-19T06:17:38.568Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 860 | 2026-06-19T06:17:38.827Z | From https://github.com/oxidecomputer/clickward |
| 861 | 2026-06-19T06:17:38.827Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 862 | 2026-06-19T06:17:39.229Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 863 | 2026-06-19T06:17:39.587Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 864 | 2026-06-19T06:17:39.587Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 865 | 2026-06-19T06:17:39.715Z | error: failed to select a version for `http`. |
| 866 | 2026-06-19T06:17:39.715Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 867 | 2026-06-19T06:17:39.715Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 868 | 2026-06-19T06:17:39.715Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 869 | 2026-06-19T06:17:39.715Z | |
| 870 | 2026-06-19T06:17:39.715Z | all possible versions conflict with previously selected packages. |
| 871 | 2026-06-19T06:17:39.715Z | |
| 872 | 2026-06-19T06:17:39.715Z | previously selected package `http v1.4.1` |
| 873 | 2026-06-19T06:17:39.715Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 874 | 2026-06-19T06:17:39.715Z | |
| 875 | 2026-06-19T06:17:39.715Z | failed to select a version for `http` which could resolve this conflict |
| 876 | 2026-06-19T06:17:39.734Z | error: command `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/cargo metadata '--format-version=1' --all-features --filter-platform x86_64-unknown-illumos` failed with exit status: 101 |
| 877 | 2026-06-19T06:17:39.737Z | process exited: duration 184244 ms, exit code 102 |
| |
| 878 | 2026-06-19T06:17:39.745Z | found 0 output files |