|
|
|
| 1 | 2026-04-23T00:36:21.048Z | job assigned to worker 01KPVW6ZMSYN4WK31PNRCHQR8V [factory aws, i-0a1c93bd38d4e324a] (queued for 50 s) |
| |
| 2 | 2026-04-23T00:36:27.709Z | starting task 0: "setup" |
| 3 | 2026-04-23T00:36:27.714Z | ++ uname -s |
| 4 | 2026-04-23T00:36:27.717Z | + kern=SunOS |
| 5 | 2026-04-23T00:36:27.717Z | + build_user=build |
| 6 | 2026-04-23T00:36:27.717Z | + build_uid=12345 |
| 7 | 2026-04-23T00:36:27.717Z | + work_dir=/work |
| 8 | 2026-04-23T00:36:27.717Z | + input_dir=/input |
| 9 | 2026-04-23T00:36:27.717Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-23T00:36:27.717Z | + case "$kern" in |
| 11 | 2026-04-23T00:36:27.717Z | + groupadd -g 12345 build |
| 12 | 2026-04-23T00:36:27.721Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-23T00:36:29.724Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-23T00:36:29.781Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-23T00:36:29.784Z | + home_fs=zfs |
| 16 | 2026-04-23T00:36:29.784Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-23T00:36:29.784Z | + mkdir -p /home/build |
| 18 | 2026-04-23T00:36:29.784Z | + chown build:build /home/build /work |
| 19 | 2026-04-23T00:36:30.786Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-23T00:36:30.789Z | process exited: duration 3080 ms, exit code 0 |
| |
| 21 | 2026-04-23T00:36:30.795Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-23T00:36:30.802Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-23T00:36:30.802Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-23T00:36:30.802Z | * rust toolchain profile = "default" |
| 25 | 2026-04-23T00:36:30.802Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-23T00:36:30.802Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-23T00:36:30.802Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-23T00:36:30.805Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-23T00:36:30.805Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-23T00:36:30.920Z | info: downloading installer |
| 31 | 2026-04-23T00:36:32.765Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-23T00:36:32.765Z | warn: /opt/ooce/bin |
| 33 | 2026-04-23T00:36:32.765Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-23T00:36:32.765Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-23T00:36:32.765Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-23T00:36:32.765Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-23T00:36:32.765Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-23T00:36:32.765Z | error: cannot install while Rust is installed |
| 39 | 2026-04-23T00:36:32.765Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-23T00:36:32.765Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-23T00:36:32.765Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-23T00:36:32.765Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-23T00:36:32.765Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-23T00:36:32.799Z | info: profile set to default |
| 45 | 2026-04-23T00:36:32.799Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-23T00:36:32.802Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-23T00:36:32.942Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-23T00:36:32.946Z | info: downloading 6 components |
| 49 | 2026-04-23T00:36:49.346Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-23T00:36:49.346Z | |
| 51 | 2026-04-23T00:36:49.374Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-23T00:36:49.374Z | |
| 53 | 2026-04-23T00:36:49.374Z | |
| 54 | 2026-04-23T00:36:49.374Z | Rust is installed now. Great! |
| 55 | 2026-04-23T00:36:49.374Z | |
| 56 | 2026-04-23T00:36:49.374Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-23T00:36:49.374Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-23T00:36:49.374Z | |
| 59 | 2026-04-23T00:36:49.374Z | To configure your current shell, you need to source |
| 60 | 2026-04-23T00:36:49.374Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-23T00:36:49.374Z | |
| 62 | 2026-04-23T00:36:49.374Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-23T00:36:49.374Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-23T00:36:49.374Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-23T00:36:49.374Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-23T00:36:49.375Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-23T00:36:49.375Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-23T00:36:49.375Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-23T00:36:49.378Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-23T00:36:49.378Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-23T00:36:49.465Z | + rustup --version |
| 72 | 2026-04-23T00:36:49.474Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-23T00:36:49.477Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-23T00:36:49.495Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-23T00:36:49.499Z | + cargo --version |
| 76 | 2026-04-23T00:36:49.512Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-23T00:36:49.515Z | + rustc --version |
| 78 | 2026-04-23T00:36:49.533Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-23T00:36:49.536Z | process exited: duration 18738 ms, exit code 0 |
| |
| 80 | 2026-04-23T00:36:49.542Z | starting task 2: "authentication" |
| 81 | 2026-04-23T00:36:49.558Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-23T00:36:49.568Z | starting task 3: "clone repository" |
| 83 | 2026-04-23T00:36:49.571Z | + mkdir -p /work/oxidecomputer/poptrie |
| 84 | 2026-04-23T00:36:49.573Z | + git clone https://github.com/oxidecomputer/poptrie /work/oxidecomputer/poptrie |
| 85 | 2026-04-23T00:36:49.752Z | Cloning into '/work/oxidecomputer/poptrie'... |
| 86 | 2026-04-23T00:36:50.452Z | + cd /work/oxidecomputer/poptrie |
| 87 | 2026-04-23T00:36:50.452Z | + git fetch origin 77e51f81efac7fa99e00b0111619e71133804b32 |
| 88 | 2026-04-23T00:36:50.821Z | From https://github.com/oxidecomputer/poptrie |
| 89 | 2026-04-23T00:36:50.821Z | * branch 77e51f81efac7fa99e00b0111619e71133804b32 -> FETCH_HEAD |
| 90 | 2026-04-23T00:36:50.826Z | + [[ -n dependabot/cargo/rand-0.9.4 ]] |
| 91 | 2026-04-23T00:36:50.829Z | ++ git branch --show-current |
| 92 | 2026-04-23T00:36:50.829Z | + current=main |
| 93 | 2026-04-23T00:36:50.829Z | + [[ main != dependabot/cargo/rand-0.9.4 ]] |
| 94 | 2026-04-23T00:36:50.829Z | + git branch -f dependabot/cargo/rand-0.9.4 77e51f81efac7fa99e00b0111619e71133804b32 |
| 95 | 2026-04-23T00:36:50.832Z | + git checkout -f dependabot/cargo/rand-0.9.4 |
| 96 | 2026-04-23T00:36:50.835Z | Switched to branch 'dependabot/cargo/rand-0.9.4' |
| 97 | 2026-04-23T00:36:50.835Z | + git reset --hard 77e51f81efac7fa99e00b0111619e71133804b32 |
| 98 | 2026-04-23T00:36:50.838Z | HEAD is now at 77e51f8 Bump rand from 0.9.2 to 0.9.4 |
| 99 | 2026-04-23T00:36:50.841Z | process exited: duration 1270 ms, exit code 0 |
| |
| 100 | 2026-04-23T00:36:50.847Z | starting task 4: "build" |
| 101 | 2026-04-23T00:36:50.851Z | + cargo --version |
| 102 | 2026-04-23T00:36:50.859Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 103 | 2026-04-23T00:36:50.862Z | + rustc --version |
| 104 | 2026-04-23T00:36:50.881Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 105 | 2026-04-23T00:36:50.884Z | + banner build |
| 106 | 2026-04-23T00:36:50.887Z | |
| 107 | 2026-04-23T00:36:50.887Z | ##### # # # # ##### |
| 108 | 2026-04-23T00:36:50.887Z | # # # # # # # # |
| 109 | 2026-04-23T00:36:50.887Z | ##### # # # # # # |
| 110 | 2026-04-23T00:36:50.887Z | # # # # # # # # |
| 111 | 2026-04-23T00:36:50.887Z | # # # # # # # # |
| 112 | 2026-04-23T00:36:50.887Z | ##### #### # ###### ##### |
| 113 | 2026-04-23T00:36:50.887Z | |
| 114 | 2026-04-23T00:36:50.887Z | + cargo build |
| 115 | 2026-04-23T00:36:50.954Z | Updating crates.io index |
| 116 | 2026-04-23T00:36:52.164Z | Compiling poptrie v0.1.0 (/work/oxidecomputer/poptrie) |
| 117 | 2026-04-23T00:36:52.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 118 | 2026-04-23T00:36:52.569Z | + cargo fmt -- --check |
| 119 | 2026-04-23T00:36:52.572Z | + cargo clippy -- --deny warnings |
| 120 | 2026-04-23T00:36:52.600Z | Checking poptrie v0.1.0 (/work/oxidecomputer/poptrie) |
| 121 | 2026-04-23T00:36:52.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s |
| 122 | 2026-04-23T00:36:52.741Z | + banner test |
| 123 | 2026-04-23T00:36:52.745Z | |
| 124 | 2026-04-23T00:36:52.745Z | ##### ###### #### ##### |
| 125 | 2026-04-23T00:36:52.745Z | # # # # |
| 126 | 2026-04-23T00:36:52.745Z | # ##### #### # |
| 127 | 2026-04-23T00:36:52.745Z | # # # # |
| 128 | 2026-04-23T00:36:52.745Z | # # # # # |
| 129 | 2026-04-23T00:36:52.745Z | # ###### #### # |
| 130 | 2026-04-23T00:36:52.745Z | |
| 131 | 2026-04-23T00:36:52.745Z | + cargo install cargo-nextest |
| 132 | 2026-04-23T00:36:52.777Z | Updating crates.io index |
| 133 | 2026-04-23T00:36:52.883Z | Downloading crates ... |
| 134 | 2026-04-23T00:36:52.944Z | Downloaded cargo-nextest v0.9.133 |
| 135 | 2026-04-23T00:36:52.971Z | Installing cargo-nextest v0.9.133 |
| 136 | 2026-04-23T00:36:53.006Z | Updating crates.io index |
| 137 | 2026-04-23T00:36:54.740Z | Locking 452 packages to latest compatible versions |
| 138 | 2026-04-23T00:36:54.757Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 139 | 2026-04-23T00:36:54.760Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 140 | 2026-04-23T00:36:54.795Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 141 | 2026-04-23T00:36:54.809Z | Downloading crates ... |
| 142 | 2026-04-23T00:36:54.893Z | Downloaded atomic v0.6.1 |
| 143 | 2026-04-23T00:36:54.899Z | Downloaded console v0.16.3 |
| 144 | 2026-04-23T00:36:54.904Z | Downloaded bytesize v2.3.1 |
| 145 | 2026-04-23T00:36:54.910Z | Downloaded colorchoice v1.0.5 |
| 146 | 2026-04-23T00:36:54.914Z | Downloaded find-msvc-tools v0.1.9 |
| 147 | 2026-04-23T00:36:54.920Z | Downloaded aho-corasick v1.1.4 |
| 148 | 2026-04-23T00:36:54.923Z | Downloaded cfg-expr v0.20.7 |
| 149 | 2026-04-23T00:36:54.926Z | Downloaded camino v1.2.2 |
| 150 | 2026-04-23T00:36:54.937Z | Downloaded curve25519-dalek v4.1.3 |
| 151 | 2026-04-23T00:36:54.944Z | Downloaded cpufeatures v0.2.17 |
| 152 | 2026-04-23T00:36:54.946Z | Downloaded byteorder v1.5.0 |
| 153 | 2026-04-23T00:36:54.946Z | Downloaded futures-io v0.3.32 |
| 154 | 2026-04-23T00:36:54.949Z | Downloaded futures-sink v0.3.32 |
| 155 | 2026-04-23T00:36:54.949Z | Downloaded cookie v0.18.1 |
| 156 | 2026-04-23T00:36:54.952Z | Downloaded borsh v1.6.1 |
| 157 | 2026-04-23T00:36:54.955Z | Downloaded enum_dispatch v0.3.13 |
| 158 | 2026-04-23T00:36:54.958Z | Downloaded eyre v0.6.12 |
| 159 | 2026-04-23T00:36:54.961Z | Downloaded dof v0.4.0 |
| 160 | 2026-04-23T00:36:54.961Z | Downloaded document-features v0.2.12 |
| 161 | 2026-04-23T00:36:54.964Z | Downloaded backtrace-ext v0.2.1 |
| 162 | 2026-04-23T00:36:54.964Z | Downloaded futures-macro v0.3.32 |
| 163 | 2026-04-23T00:36:54.967Z | Downloaded clap_lex v1.1.0 |
| 164 | 2026-04-23T00:36:54.972Z | Downloaded dunce v1.0.5 |
| 165 | 2026-04-23T00:36:54.975Z | Downloaded async-scoped v0.9.0 |
| 166 | 2026-04-23T00:36:54.977Z | Downloaded cargo_metadata v0.23.1 |
| 167 | 2026-04-23T00:36:54.977Z | Downloaded bit-set v0.5.3 |
| 168 | 2026-04-23T00:36:54.980Z | Downloaded countio v0.2.19 |
| 169 | 2026-04-23T00:36:54.983Z | Downloaded errno v0.3.14 |
| 170 | 2026-04-23T00:36:54.986Z | Downloaded atomicwrites v0.4.4 |
| 171 | 2026-04-23T00:36:54.989Z | Downloaded dirs v6.0.0 |
| 172 | 2026-04-23T00:36:54.992Z | Downloaded cargo-platform v0.3.3 |
| 173 | 2026-04-23T00:36:54.992Z | Downloaded cfg_aliases v0.2.1 |
| 174 | 2026-04-23T00:36:54.995Z | Downloaded adler2 v2.0.1 |
| 175 | 2026-04-23T00:36:54.998Z | Downloaded equivalent v1.0.2 |
| 176 | 2026-04-23T00:36:55.001Z | Downloaded anstyle-query v1.1.5 |
| 177 | 2026-04-23T00:36:55.001Z | Downloaded dtrace-parser v0.3.0 |
| 178 | 2026-04-23T00:36:55.011Z | Downloaded color-spantrace v0.3.0 |
| 179 | 2026-04-23T00:36:55.016Z | Downloaded etcetera v0.11.0 |
| 180 | 2026-04-23T00:36:55.019Z | Downloaded dirs-sys v0.5.0 |
| 181 | 2026-04-23T00:36:55.023Z | Downloaded autocfg v1.5.0 |
| 182 | 2026-04-23T00:36:55.027Z | Downloaded deranged v0.5.8 |
| 183 | 2026-04-23T00:36:55.030Z | Downloaded crypto-common v0.1.7 |
| 184 | 2026-04-23T00:36:55.033Z | Downloaded bitflags v1.3.2 |
| 185 | 2026-04-23T00:36:55.036Z | Downloaded mac_address v1.1.8 |
| 186 | 2026-04-23T00:36:55.036Z | Downloaded nested v0.1.1 |
| 187 | 2026-04-23T00:36:55.039Z | Downloaded home v0.5.12 |
| 188 | 2026-04-23T00:36:55.039Z | Downloaded debug-ignore v1.0.5 |
| 189 | 2026-04-23T00:36:55.042Z | Downloaded ed25519 v2.2.3 |
| 190 | 2026-04-23T00:36:55.042Z | Downloaded fixedbitset v0.4.2 |
| 191 | 2026-04-23T00:36:55.045Z | Downloaded filedescriptor v0.8.3 |
| 192 | 2026-04-23T00:36:55.045Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 193 | 2026-04-23T00:36:55.045Z | Downloaded bit-vec v0.6.3 |
| 194 | 2026-04-23T00:36:55.047Z | Downloaded phf_shared v0.11.3 |
| 195 | 2026-04-23T00:36:55.048Z | Downloaded cpufeatures v0.3.0 |
| 196 | 2026-04-23T00:36:55.050Z | Downloaded cfg-if v1.0.4 |
| 197 | 2026-04-23T00:36:55.050Z | Downloaded enable-ansi-support v0.3.1 |
| 198 | 2026-04-23T00:36:55.053Z | Downloaded phf_codegen v0.11.3 |
| 199 | 2026-04-23T00:36:55.056Z | Downloaded nextest-workspace-hack v0.1.0 |
| 200 | 2026-04-23T00:36:55.059Z | Downloaded phf_generator v0.11.3 |
| 201 | 2026-04-23T00:36:55.059Z | Downloaded powerfmt v0.2.0 |
| 202 | 2026-04-23T00:36:55.062Z | Downloaded num-conv v0.2.1 |
| 203 | 2026-04-23T00:36:55.062Z | Downloaded anstyle-parse v1.0.0 |
| 204 | 2026-04-23T00:36:55.065Z | Downloaded num-derive v0.4.2 |
| 205 | 2026-04-23T00:36:55.065Z | Downloaded base64ct v1.8.3 |
| 206 | 2026-04-23T00:36:55.068Z | Downloaded block-buffer v0.10.4 |
| 207 | 2026-04-23T00:36:55.068Z | Downloaded digest v0.10.7 |
| 208 | 2026-04-23T00:36:55.071Z | Downloaded camino-tempfile v1.4.1 |
| 209 | 2026-04-23T00:36:55.074Z | Downloaded foreign-types v0.3.2 |
| 210 | 2026-04-23T00:36:55.074Z | Downloaded fnv v1.0.7 |
| 211 | 2026-04-23T00:36:55.074Z | Downloaded fastrand v2.4.1 |
| 212 | 2026-04-23T00:36:55.077Z | Downloaded either v1.15.0 |
| 213 | 2026-04-23T00:36:55.077Z | Downloaded eazip v0.2.4 |
| 214 | 2026-04-23T00:36:55.080Z | Downloaded futures-core v0.3.32 |
| 215 | 2026-04-23T00:36:55.082Z | Downloaded convert_case v0.10.0 |
| 216 | 2026-04-23T00:36:55.082Z | Downloaded openssl-probe v0.2.1 |
| 217 | 2026-04-23T00:36:55.085Z | Downloaded openssl-macros v0.1.1 |
| 218 | 2026-04-23T00:36:55.085Z | Downloaded foreign-types-shared v0.1.1 |
| 219 | 2026-04-23T00:36:55.085Z | Downloaded anstyle v1.0.14 |
| 220 | 2026-04-23T00:36:55.088Z | Downloaded percent-encoding v2.3.2 |
| 221 | 2026-04-23T00:36:55.088Z | Downloaded option-ext v0.2.0 |
| 222 | 2026-04-23T00:36:55.091Z | Downloaded futures-executor v0.3.32 |
| 223 | 2026-04-23T00:36:55.091Z | Downloaded fixedbitset v0.5.7 |
| 224 | 2026-04-23T00:36:55.091Z | Downloaded generic-array v0.14.7 |
| 225 | 2026-04-23T00:36:55.096Z | Downloaded guppy-workspace-hack v0.1.0 |
| 226 | 2026-04-23T00:36:55.099Z | Downloaded const-oid v0.9.6 |
| 227 | 2026-04-23T00:36:55.102Z | Downloaded dialoguer v0.12.0 |
| 228 | 2026-04-23T00:36:55.105Z | Downloaded cmake v0.1.58 |
| 229 | 2026-04-23T00:36:55.105Z | Downloaded ahash v0.8.12 |
| 230 | 2026-04-23T00:36:55.108Z | Downloaded anstream v1.0.0 |
| 231 | 2026-04-23T00:36:55.108Z | Downloaded pretty-hex v0.4.2 |
| 232 | 2026-04-23T00:36:55.111Z | Downloaded lab v0.11.0 |
| 233 | 2026-04-23T00:36:55.114Z | Downloaded locked-tripwire v0.1.1002 |
| 234 | 2026-04-23T00:36:55.117Z | Downloaded is_ci v1.2.0 |
| 235 | 2026-04-23T00:36:55.117Z | Downloaded is_terminal_polyfill v1.70.2 |
| 236 | 2026-04-23T00:36:55.120Z | Downloaded mukti-metadata v0.3.0 |
| 237 | 2026-04-23T00:36:55.123Z | Downloaded lazy_static v1.5.0 |
| 238 | 2026-04-23T00:36:55.123Z | Downloaded os_pipe v1.2.3 |
| 239 | 2026-04-23T00:36:55.123Z | Downloaded idna_adapter v1.0.0 |
| 240 | 2026-04-23T00:36:55.126Z | Downloaded pin-project-lite v0.2.17 |
| 241 | 2026-04-23T00:36:55.129Z | Downloaded rustc-hash v2.1.2 |
| 242 | 2026-04-23T00:36:55.132Z | Downloaded rustc_version v0.4.1 |
| 243 | 2026-04-23T00:36:55.132Z | Downloaded indenter v0.3.4 |
| 244 | 2026-04-23T00:36:55.135Z | Downloaded phf_macros v0.11.3 |
| 245 | 2026-04-23T00:36:55.135Z | Downloaded newtype-uuid v1.3.2 |
| 246 | 2026-04-23T00:36:55.135Z | Downloaded native-tls v0.2.18 |
| 247 | 2026-04-23T00:36:55.137Z | Downloaded pkcs8 v0.10.2 |
| 248 | 2026-04-23T00:36:55.140Z | Downloaded phf v0.11.3 |
| 249 | 2026-04-23T00:36:55.140Z | Downloaded derive_more v2.1.1 |
| 250 | 2026-04-23T00:36:55.147Z | Downloaded filetime v0.2.27 |
| 251 | 2026-04-23T00:36:55.149Z | Downloaded future-queue v0.4.0 |
| 252 | 2026-04-23T00:36:55.152Z | Downloaded foldhash v0.2.0 |
| 253 | 2026-04-23T00:36:55.152Z | Downloaded foldhash v0.1.5 |
| 254 | 2026-04-23T00:36:55.152Z | Downloaded fs_extra v1.3.0 |
| 255 | 2026-04-23T00:36:55.155Z | Downloaded csscolorparser v0.6.2 |
| 256 | 2026-04-23T00:36:55.155Z | Downloaded form_urlencoded v1.2.2 |
| 257 | 2026-04-23T00:36:55.158Z | Downloaded duct v1.1.1 |
| 258 | 2026-04-23T00:36:55.158Z | Downloaded plain v0.2.3 |
| 259 | 2026-04-23T00:36:55.158Z | Downloaded quick-junit v0.6.0 |
| 260 | 2026-04-23T00:36:55.161Z | Downloaded heck v0.5.0 |
| 261 | 2026-04-23T00:36:55.161Z | Downloaded crc32fast v1.5.0 |
| 262 | 2026-04-23T00:36:55.164Z | Downloaded cookie_store v0.22.1 |
| 263 | 2026-04-23T00:36:55.164Z | Downloaded scopeguard v1.2.0 |
| 264 | 2026-04-23T00:36:55.168Z | Downloaded clap_derive v4.6.1 |
| 265 | 2026-04-23T00:36:55.168Z | Downloaded quote v1.0.45 |
| 266 | 2026-04-23T00:36:55.171Z | Downloaded memoffset v0.9.1 |
| 267 | 2026-04-23T00:36:55.171Z | Downloaded hex v0.4.3 |
| 268 | 2026-04-23T00:36:55.171Z | Downloaded clap v4.6.1 |
| 269 | 2026-04-23T00:36:55.176Z | Downloaded rand_core v0.6.4 |
| 270 | 2026-04-23T00:36:55.179Z | Downloaded scroll_derive v0.13.1 |
| 271 | 2026-04-23T00:36:55.179Z | Downloaded serde_spanned v1.1.1 |
| 272 | 2026-04-23T00:36:55.183Z | Downloaded sigchld v0.2.4 |
| 273 | 2026-04-23T00:36:55.183Z | Downloaded serde_ignored v0.1.14 |
| 274 | 2026-04-23T00:36:55.183Z | Downloaded pathdiff v0.2.3 |
| 275 | 2026-04-23T00:36:55.183Z | Downloaded memmem v0.1.1 |
| 276 | 2026-04-23T00:36:55.186Z | Downloaded humantime-serde v1.1.1 |
| 277 | 2026-04-23T00:36:55.186Z | Downloaded futures-task v0.3.32 |
| 278 | 2026-04-23T00:36:55.187Z | Downloaded addr2line v0.25.1 |
| 279 | 2026-04-23T00:36:55.190Z | Downloaded chacha20 v0.10.0 |
| 280 | 2026-04-23T00:36:55.193Z | Downloaded anyhow v1.0.102 |
| 281 | 2026-04-23T00:36:55.197Z | Downloaded itoa v1.0.18 |
| 282 | 2026-04-23T00:36:55.200Z | Downloaded pin-project-internal v1.1.11 |
| 283 | 2026-04-23T00:36:55.203Z | Downloaded humantime v2.3.0 |
| 284 | 2026-04-23T00:36:55.206Z | Downloaded jobserver v0.1.34 |
| 285 | 2026-04-23T00:36:55.206Z | Downloaded shared_child v1.1.1 |
| 286 | 2026-04-23T00:36:55.209Z | Downloaded siphasher v1.0.2 |
| 287 | 2026-04-23T00:36:55.212Z | Downloaded shell-words v1.1.1 |
| 288 | 2026-04-23T00:36:55.215Z | Downloaded socks v0.3.4 |
| 289 | 2026-04-23T00:36:55.218Z | Downloaded owo-colors v4.3.0 |
| 290 | 2026-04-23T00:36:55.218Z | Downloaded shared_thread v0.2.0 |
| 291 | 2026-04-23T00:36:55.221Z | Downloaded supports-hyperlinks v3.2.0 |
| 292 | 2026-04-23T00:36:55.221Z | Downloaded strsim v0.11.1 |
| 293 | 2026-04-23T00:36:55.224Z | Downloaded supports-color v3.0.2 |
| 294 | 2026-04-23T00:36:55.224Z | Downloaded strip-ansi-escapes v0.2.1 |
| 295 | 2026-04-23T00:36:55.224Z | Downloaded signal-hook-mio v0.2.5 |
| 296 | 2026-04-23T00:36:55.227Z | Downloaded nextest-filtering v0.21.0 |
| 297 | 2026-04-23T00:36:55.230Z | Downloaded bytemuck v1.25.0 |
| 298 | 2026-04-23T00:36:55.233Z | Downloaded nextest-metadata v0.14.1 |
| 299 | 2026-04-23T00:36:55.236Z | Downloaded globset v0.4.18 |
| 300 | 2026-04-23T00:36:55.239Z | Downloaded supports-unicode v3.0.0 |
| 301 | 2026-04-23T00:36:55.239Z | Downloaded futures-channel v0.3.32 |
| 302 | 2026-04-23T00:36:55.242Z | Downloaded subtle v2.6.1 |
| 303 | 2026-04-23T00:36:55.245Z | Downloaded bitflags v2.11.1 |
| 304 | 2026-04-23T00:36:55.248Z | Downloaded self-replace v1.5.0 |
| 305 | 2026-04-23T00:36:55.250Z | Downloaded serde_path_to_error v0.1.20 |
| 306 | 2026-04-23T00:36:55.253Z | Downloaded thread-id v5.1.0 |
| 307 | 2026-04-23T00:36:55.253Z | Downloaded terminal_size v0.4.4 |
| 308 | 2026-04-23T00:36:55.256Z | Downloaded tokio-macros v2.7.0 |
| 309 | 2026-04-23T00:36:55.259Z | Downloaded tinyvec_macros v0.1.1 |
| 310 | 2026-04-23T00:36:55.259Z | Downloaded lru v0.16.4 |
| 311 | 2026-04-23T00:36:55.262Z | Downloaded sha2 v0.10.9 |
| 312 | 2026-04-23T00:36:55.262Z | Downloaded rand_core v0.10.1 |
| 313 | 2026-04-23T00:36:55.265Z | Downloaded time-core v0.1.8 |
| 314 | 2026-04-23T00:36:55.265Z | Downloaded serde_tokenstream v0.2.3 |
| 315 | 2026-04-23T00:36:55.265Z | Downloaded pkg-config v0.3.33 |
| 316 | 2026-04-23T00:36:55.272Z | Downloaded pin-project v1.1.11 |
| 317 | 2026-04-23T00:36:55.278Z | Downloaded signature v2.2.0 |
| 318 | 2026-04-23T00:36:55.281Z | Downloaded simd-adler32 v0.3.9 |
| 319 | 2026-04-23T00:36:55.281Z | Downloaded shlex v1.3.0 |
| 320 | 2026-04-23T00:36:55.284Z | Downloaded typeid v1.0.3 |
| 321 | 2026-04-23T00:36:55.284Z | Downloaded rustc-demangle v0.1.27 |
| 322 | 2026-04-23T00:36:55.284Z | Downloaded miette-derive v7.6.0 |
| 323 | 2026-04-23T00:36:55.289Z | Downloaded proc-macro2 v1.0.106 |
| 324 | 2026-04-23T00:36:55.292Z | Downloaded config v0.15.22 |
| 325 | 2026-04-23T00:36:55.294Z | Downloaded static_assertions v1.1.0 |
| 326 | 2026-04-23T00:36:55.295Z | Downloaded spki v0.7.3 |
| 327 | 2026-04-23T00:36:55.297Z | Downloaded smol_str v0.3.6 |
| 328 | 2026-04-23T00:36:55.297Z | Downloaded rustls-pki-types v1.14.0 |
| 329 | 2026-04-23T00:36:55.300Z | Downloaded bytes v1.11.1 |
| 330 | 2026-04-23T00:36:55.303Z | Downloaded allocator-api2 v0.2.21 |
| 331 | 2026-04-23T00:36:55.307Z | Downloaded backtrace v0.3.76 |
| 332 | 2026-04-23T00:36:55.312Z | Downloaded fancy-regex v0.11.0 |
| 333 | 2026-04-23T00:36:55.315Z | Downloaded unit-prefix v0.5.2 |
| 334 | 2026-04-23T00:36:55.318Z | Downloaded unicode-linebreak v0.1.5 |
| 335 | 2026-04-23T00:36:55.318Z | Downloaded usdt-macro v0.6.0 |
| 336 | 2026-04-23T00:36:55.318Z | Downloaded urlencoding v2.1.3 |
| 337 | 2026-04-23T00:36:55.321Z | Downloaded lock_api v0.4.14 |
| 338 | 2026-04-23T00:36:55.326Z | Downloaded termios v0.3.3 |
| 339 | 2026-04-23T00:36:55.329Z | Downloaded usdt v0.6.0 |
| 340 | 2026-04-23T00:36:55.329Z | Downloaded pest_generator v2.8.6 |
| 341 | 2026-04-23T00:36:55.333Z | Downloaded iana-time-zone v0.1.65 |
| 342 | 2026-04-23T00:36:55.333Z | Downloaded utf8_iter v1.0.4 |
| 343 | 2026-04-23T00:36:55.333Z | Downloaded ordered-float v4.6.0 |
| 344 | 2026-04-23T00:36:55.333Z | Downloaded target-spec-miette v0.4.6 |
| 345 | 2026-04-23T00:36:55.336Z | Downloaded vtparse v0.6.2 |
| 346 | 2026-04-23T00:36:55.338Z | Downloaded version_check v0.9.5 |
| 347 | 2026-04-23T00:36:55.339Z | Downloaded utf8-zero v0.8.1 |
| 348 | 2026-04-23T00:36:55.339Z | Downloaded scroll v0.13.0 |
| 349 | 2026-04-23T00:36:55.339Z | Downloaded memmap2 v0.9.10 |
| 350 | 2026-04-23T00:36:55.342Z | Downloaded finl_unicode v1.4.0 |
| 351 | 2026-04-23T00:36:55.345Z | Downloaded pest_meta v2.8.6 |
| 352 | 2026-04-23T00:36:55.348Z | Downloaded base64 v0.22.1 |
| 353 | 2026-04-23T00:36:55.351Z | Downloaded swrite v0.1.0 |
| 354 | 2026-04-23T00:36:55.351Z | Downloaded slab v0.4.12 |
| 355 | 2026-04-23T00:36:55.351Z | Downloaded num-traits v0.2.19 |
| 356 | 2026-04-23T00:36:55.353Z | Downloaded thiserror-impl v1.0.69 |
| 357 | 2026-04-23T00:36:55.353Z | Downloaded futures v0.3.32 |
| 358 | 2026-04-23T00:36:55.356Z | Downloaded usdt-attr-macro v0.6.0 |
| 359 | 2026-04-23T00:36:55.356Z | Downloaded thiserror v1.0.69 |
| 360 | 2026-04-23T00:36:55.359Z | Downloaded untrusted v0.9.0 |
| 361 | 2026-04-23T00:36:55.362Z | Downloaded unicase v2.9.0 |
| 362 | 2026-04-23T00:36:55.362Z | Downloaded xattr v1.6.1 |
| 363 | 2026-04-23T00:36:55.362Z | Downloaded wezterm-dynamic-derive v0.1.1 |
| 364 | 2026-04-23T00:36:55.365Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 365 | 2026-04-23T00:36:55.365Z | Downloaded utf8parse v0.2.2 |
| 366 | 2026-04-23T00:36:55.365Z | Downloaded parking_lot v0.12.5 |
| 367 | 2026-04-23T00:36:55.368Z | Downloaded tracing-error v0.2.1 |
| 368 | 2026-04-23T00:36:55.368Z | Downloaded thiserror v2.0.18 |
| 369 | 2026-04-23T00:36:55.371Z | Downloaded ed25519-dalek v2.2.0 |
| 370 | 2026-04-23T00:36:55.374Z | Downloaded pest_derive v2.8.6 |
| 371 | 2026-04-23T00:36:55.374Z | Downloaded der v0.7.10 |
| 372 | 2026-04-23T00:36:55.377Z | Downloaded derive-where v1.6.1 |
| 373 | 2026-04-23T00:36:55.380Z | Downloaded signal-hook-registry v1.4.8 |
| 374 | 2026-04-23T00:36:55.380Z | Downloaded pem-rfc7468 v1.0.0 |
| 375 | 2026-04-23T00:36:55.383Z | Downloaded httparse v1.10.1 |
| 376 | 2026-04-23T00:36:55.384Z | Downloaded parking_lot_core v0.9.12 |
| 377 | 2026-04-23T00:36:55.384Z | Downloaded cc v1.2.60 |
| 378 | 2026-04-23T00:36:55.386Z | Downloaded target-lexicon v0.13.3 |
| 379 | 2026-04-23T00:36:55.393Z | Downloaded wezterm-blob-leases v0.1.1 |
| 380 | 2026-04-23T00:36:55.396Z | Downloaded vec_map v0.8.2 |
| 381 | 2026-04-23T00:36:55.396Z | Downloaded serde_derive v1.0.228 |
| 382 | 2026-04-23T00:36:55.396Z | Downloaded terminfo v0.9.0 |
| 383 | 2026-04-23T00:36:55.399Z | Downloaded tempfile v3.27.0 |
| 384 | 2026-04-23T00:36:55.399Z | Downloaded usdt-impl v0.6.0 |
| 385 | 2026-04-23T00:36:55.399Z | Downloaded time-macros v0.2.27 |
| 386 | 2026-04-23T00:36:55.402Z | Downloaded wezterm-dynamic v0.2.1 |
| 387 | 2026-04-23T00:36:55.402Z | Downloaded target-spec v3.6.0 |
| 388 | 2026-04-23T00:36:55.402Z | Downloaded wezterm-color-types v0.3.0 |
| 389 | 2026-04-23T00:36:55.406Z | Downloaded once_cell v1.21.4 |
| 390 | 2026-04-23T00:36:55.406Z | Downloaded tokio-stream v0.1.18 |
| 391 | 2026-04-23T00:36:55.409Z | Downloaded getrandom v0.4.2 |
| 392 | 2026-04-23T00:36:55.411Z | Downloaded getrandom v0.2.17 |
| 393 | 2026-04-23T00:36:55.414Z | Downloaded semver v1.0.28 |
| 394 | 2026-04-23T00:36:55.414Z | Downloaded sharded-slab v0.1.7 |
| 395 | 2026-04-23T00:36:55.417Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 396 | 2026-04-23T00:36:55.420Z | Downloaded tracing-attributes v0.1.31 |
| 397 | 2026-04-23T00:36:55.423Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 398 | 2026-04-23T00:36:55.427Z | Downloaded smallvec v1.15.1 |
| 399 | 2026-04-23T00:36:55.429Z | Downloaded derive_more-impl v2.1.1 |
| 400 | 2026-04-23T00:36:55.432Z | Downloaded signal-hook v0.3.18 |
| 401 | 2026-04-23T00:36:55.435Z | Downloaded sapling-streampager v0.12.0 |
| 402 | 2026-04-23T00:36:55.435Z | Downloaded rand v0.8.6 |
| 403 | 2026-04-23T00:36:55.438Z | Downloaded zstd v0.13.3 |
| 404 | 2026-04-23T00:36:55.441Z | Downloaded thiserror-impl v2.0.18 |
| 405 | 2026-04-23T00:36:55.441Z | Downloaded zmij v1.0.21 |
| 406 | 2026-04-23T00:36:55.441Z | Downloaded zstd-safe v7.2.4 |
| 407 | 2026-04-23T00:36:55.444Z | Downloaded zipsign-api v0.1.5 |
| 408 | 2026-04-23T00:36:55.444Z | Downloaded thread_local v1.1.9 |
| 409 | 2026-04-23T00:36:55.446Z | Downloaded flate2 v1.1.9 |
| 410 | 2026-04-23T00:36:55.449Z | Downloaded self_update v0.43.1 |
| 411 | 2026-04-23T00:36:55.449Z | Downloaded log v0.4.29 |
| 412 | 2026-04-23T00:36:55.457Z | Downloaded tracing-log v0.2.0 |
| 413 | 2026-04-23T00:36:55.460Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 414 | 2026-04-23T00:36:55.463Z | Downloaded wezterm-input-types v0.1.0 |
| 415 | 2026-04-23T00:36:55.463Z | Downloaded zeroize v1.8.2 |
| 416 | 2026-04-23T00:36:55.466Z | Downloaded der v0.8.0 |
| 417 | 2026-04-23T00:36:55.469Z | Downloaded xxhash-rust v0.8.15 |
| 418 | 2026-04-23T00:36:55.472Z | Downloaded rustls-webpki v0.103.13 |
| 419 | 2026-04-23T00:36:55.475Z | Downloaded litrs v1.0.0 |
| 420 | 2026-04-23T00:36:55.477Z | Downloaded vte v0.14.1 |
| 421 | 2026-04-23T00:36:55.480Z | Downloaded miniz_oxide v0.8.9 |
| 422 | 2026-04-23T00:36:55.480Z | Downloaded uuid v1.23.1 |
| 423 | 2026-04-23T00:36:55.484Z | Downloaded euclid v0.22.14 |
| 424 | 2026-04-23T00:36:55.488Z | Downloaded indicatif v0.18.4 |
| 425 | 2026-04-23T00:36:55.491Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 426 | 2026-04-23T00:36:55.500Z | Downloaded textwrap v0.16.2 |
| 427 | 2026-04-23T00:36:55.506Z | Downloaded openssl-sys v0.9.114 |
| 428 | 2026-04-23T00:36:55.509Z | Downloaded getrandom v0.3.4 |
| 429 | 2026-04-23T00:36:55.512Z | Downloaded unicode-ident v1.0.24 |
| 430 | 2026-04-23T00:36:55.517Z | Downloaded serde_core v1.0.228 |
| 431 | 2026-04-23T00:36:55.520Z | Downloaded crossterm v0.29.0 |
| 432 | 2026-04-23T00:36:55.523Z | Downloaded tinyvec v1.11.0 |
| 433 | 2026-04-23T00:36:55.531Z | Downloaded rand v0.10.1 |
| 434 | 2026-04-23T00:36:55.538Z | Downloaded ucd-trie v0.1.7 |
| 435 | 2026-04-23T00:36:55.541Z | Downloaded typenum v1.20.0 |
| 436 | 2026-04-23T00:36:55.546Z | Downloaded ureq-proto v0.6.0 |
| 437 | 2026-04-23T00:36:55.548Z | Downloaded tar v0.4.45 |
| 438 | 2026-04-23T00:36:55.557Z | Downloaded ron v0.12.1 |
| 439 | 2026-04-23T00:36:55.571Z | Downloaded clap_builder v4.6.0 |
| 440 | 2026-04-23T00:36:55.578Z | Downloaded regex v1.12.3 |
| 441 | 2026-04-23T00:36:55.581Z | Downloaded indexmap v2.14.0 |
| 442 | 2026-04-23T00:36:55.590Z | Downloaded nom v7.1.3 |
| 443 | 2026-04-23T00:36:55.593Z | Downloaded minimal-lexical v0.2.1 |
| 444 | 2026-04-23T00:36:55.596Z | Downloaded wezterm-bidi v0.2.3 |
| 445 | 2026-04-23T00:36:55.599Z | Downloaded tracing-core v0.1.36 |
| 446 | 2026-04-23T00:36:55.599Z | Downloaded serde v1.0.228 |
| 447 | 2026-04-23T00:36:55.603Z | Downloaded pulldown-cmark v0.13.3 |
| 448 | 2026-04-23T00:36:55.610Z | Downloaded memchr v2.8.0 |
| 449 | 2026-04-23T00:36:55.616Z | Downloaded http v1.4.0 |
| 450 | 2026-04-23T00:36:55.616Z | Downloaded serde_json v1.0.149 |
| 451 | 2026-04-23T00:36:55.616Z | Downloaded unicode-normalization v0.1.25 |
| 452 | 2026-04-23T00:36:55.621Z | Downloaded url v2.5.8 |
| 453 | 2026-04-23T00:36:55.630Z | Downloaded zerocopy-derive v0.8.48 |
| 454 | 2026-04-23T00:36:55.634Z | Downloaded webpki-root-certs v1.0.7 |
| 455 | 2026-04-23T00:36:55.642Z | Downloaded mio v1.2.0 |
| 456 | 2026-04-23T00:36:55.648Z | Downloaded unicode-segmentation v1.13.2 |
| 457 | 2026-04-23T00:36:55.660Z | Downloaded quick-xml v0.38.4 |
| 458 | 2026-04-23T00:36:55.664Z | Downloaded chrono v0.4.44 |
| 459 | 2026-04-23T00:36:55.668Z | Downloaded miette v7.6.0 |
| 460 | 2026-04-23T00:36:55.670Z | Downloaded aws-lc-rs v1.16.3 |
| 461 | 2026-04-23T00:36:55.678Z | Downloaded guppy v0.17.25 |
| 462 | 2026-04-23T00:36:55.685Z | Downloaded idna v1.1.0 |
| 463 | 2026-04-23T00:36:55.694Z | Downloaded pest v2.8.6 |
| 464 | 2026-04-23T00:36:55.702Z | Downloaded hashbrown v0.16.1 |
| 465 | 2026-04-23T00:36:55.711Z | Downloaded itertools v0.14.0 |
| 466 | 2026-04-23T00:36:55.715Z | Downloaded futures-util v0.3.32 |
| 467 | 2026-04-23T00:36:55.722Z | Downloaded time v0.3.47 |
| 468 | 2026-04-23T00:36:55.728Z | Downloaded hashbrown v0.17.0 |
| 469 | 2026-04-23T00:36:55.732Z | Downloaded hashbrown v0.15.5 |
| 470 | 2026-04-23T00:36:55.735Z | Downloaded iddqd v0.3.17 |
| 471 | 2026-04-23T00:36:55.765Z | Downloaded unicode-width v0.2.2 |
| 472 | 2026-04-23T00:36:55.781Z | Downloaded ureq v3.3.0 |
| 473 | 2026-04-23T00:36:55.787Z | Downloaded bstr v1.12.1 |
| 474 | 2026-04-23T00:36:55.803Z | Downloaded portable-atomic v1.13.1 |
| 475 | 2026-04-23T00:36:55.813Z | Downloaded winnow v1.0.2 |
| 476 | 2026-04-23T00:36:55.817Z | Downloaded regex-syntax v0.8.10 |
| 477 | 2026-04-23T00:36:55.826Z | Downloaded tracing-subscriber v0.3.23 |
| 478 | 2026-04-23T00:36:55.831Z | Downloaded rustix v0.38.44 |
| 479 | 2026-04-23T00:36:55.843Z | Downloaded webpki-roots v1.0.7 |
| 480 | 2026-04-23T00:36:55.846Z | Downloaded rustls v0.23.39 |
| 481 | 2026-04-23T00:36:55.851Z | Downloaded syn v1.0.109 |
| 482 | 2026-04-23T00:36:55.857Z | Downloaded goblin v0.10.5 |
| 483 | 2026-04-23T00:36:55.861Z | Downloaded rustix v1.1.4 |
| 484 | 2026-04-23T00:36:55.873Z | Downloaded vcpkg v0.2.15 |
| 485 | 2026-04-23T00:36:55.894Z | Downloaded unicode-width v0.1.14 |
| 486 | 2026-04-23T00:36:55.897Z | Downloaded nix v0.29.0 |
| 487 | 2026-04-23T00:36:55.902Z | Downloaded gimli v0.32.3 |
| 488 | 2026-04-23T00:36:55.907Z | Downloaded syn v2.0.117 |
| 489 | 2026-04-23T00:36:55.912Z | Downloaded openssl v0.10.78 |
| 490 | 2026-04-23T00:36:55.918Z | Downloaded zerocopy v0.8.48 |
| 491 | 2026-04-23T00:36:55.928Z | Downloaded tracing v0.1.44 |
| 492 | 2026-04-23T00:36:55.938Z | Downloaded nix v0.31.2 |
| 493 | 2026-04-23T00:36:55.944Z | Downloaded object v0.37.3 |
| 494 | 2026-04-23T00:36:55.950Z | Downloaded termwiz v0.23.3 |
| 495 | 2026-04-23T00:36:55.988Z | Downloaded color-eyre v0.6.5 |
| 496 | 2026-04-23T00:36:56.007Z | Downloaded regex-automata v0.4.14 |
| 497 | 2026-04-23T00:36:56.015Z | Downloaded nextest-runner v0.114.0 |
| 498 | 2026-04-23T00:36:56.045Z | Downloaded petgraph v0.8.3 |
| 499 | 2026-04-23T00:36:56.057Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 500 | 2026-04-23T00:36:56.065Z | Downloaded libc v0.2.185 |
| 501 | 2026-04-23T00:36:56.083Z | Downloaded tokio v1.52.1 |
| 502 | 2026-04-23T00:36:56.268Z | Downloaded encoding_rs v0.8.35 |
| 503 | 2026-04-23T00:36:56.280Z | Downloaded recursion v0.5.4 |
| 504 | 2026-04-23T00:36:56.311Z | Downloaded ring v0.17.14 |
| 505 | 2026-04-23T00:36:56.355Z | Downloaded deltae v0.3.2 |
| 506 | 2026-04-23T00:36:56.912Z | Downloaded aws-lc-sys v0.40.0 |
| 507 | 2026-04-23T00:36:57.084Z | Compiling proc-macro2 v1.0.106 |
| 508 | 2026-04-23T00:36:57.084Z | Compiling quote v1.0.45 |
| 509 | 2026-04-23T00:36:57.084Z | Compiling unicode-ident v1.0.24 |
| 510 | 2026-04-23T00:36:57.084Z | Compiling libc v0.2.185 |
| 511 | 2026-04-23T00:36:57.087Z | Compiling cfg-if v1.0.4 |
| 512 | 2026-04-23T00:36:57.087Z | Compiling serde_core v1.0.228 |
| 513 | 2026-04-23T00:36:57.087Z | Compiling memchr v2.8.0 |
| 514 | 2026-04-23T00:36:57.201Z | Compiling log v0.4.29 |
| 515 | 2026-04-23T00:36:57.307Z | Compiling zmij v1.0.21 |
| 516 | 2026-04-23T00:36:57.467Z | Compiling bitflags v2.11.1 |
| 517 | 2026-04-23T00:36:57.739Z | Compiling serde v1.0.228 |
| 518 | 2026-04-23T00:36:57.811Z | Compiling once_cell v1.21.4 |
| 519 | 2026-04-23T00:36:57.821Z | Compiling autocfg v1.5.0 |
| 520 | 2026-04-23T00:36:58.057Z | Compiling jobserver v0.1.34 |
| 521 | 2026-04-23T00:36:58.085Z | Compiling shlex v1.3.0 |
| 522 | 2026-04-23T00:36:58.096Z | Compiling find-msvc-tools v0.1.9 |
| 523 | 2026-04-23T00:36:58.258Z | Compiling errno v0.3.14 |
| 524 | 2026-04-23T00:36:58.301Z | Compiling cc v1.2.60 |
| 525 | 2026-04-23T00:36:58.311Z | Compiling thiserror v2.0.18 |
| 526 | 2026-04-23T00:36:58.322Z | Compiling itoa v1.0.18 |
| 527 | 2026-04-23T00:36:58.365Z | Compiling rand_core v0.10.1 |
| 528 | 2026-04-23T00:36:58.515Z | Compiling rustix v1.1.4 |
| 529 | 2026-04-23T00:36:58.542Z | Compiling getrandom v0.4.2 |
| 530 | 2026-04-23T00:36:58.574Z | Compiling syn v2.0.117 |
| 531 | 2026-04-23T00:36:58.635Z | Compiling version_check v0.9.5 |
| 532 | 2026-04-23T00:36:58.682Z | Compiling serde_json v1.0.149 |
| 533 | 2026-04-23T00:36:58.886Z | Compiling ucd-trie v0.1.7 |
| 534 | 2026-04-23T00:36:58.934Z | Compiling num-traits v0.2.19 |
| 535 | 2026-04-23T00:36:59.007Z | Compiling siphasher v1.0.2 |
| 536 | 2026-04-23T00:36:59.019Z | Compiling pest v2.8.6 |
| 537 | 2026-04-23T00:36:59.097Z | Compiling rand_core v0.6.4 |
| 538 | 2026-04-23T00:36:59.176Z | Compiling phf_shared v0.11.3 |
| 539 | 2026-04-23T00:36:59.246Z | Compiling rand v0.8.6 |
| 540 | 2026-04-23T00:36:59.308Z | Compiling signal-hook-registry v1.4.8 |
| 541 | 2026-04-23T00:36:59.341Z | Compiling simd-adler32 v0.3.9 |
| 542 | 2026-04-23T00:36:59.513Z | Compiling thiserror v1.0.69 |
| 543 | 2026-04-23T00:36:59.754Z | Compiling pin-project-lite v0.2.17 |
| 544 | 2026-04-23T00:36:59.826Z | Compiling adler2 v2.0.1 |
| 545 | 2026-04-23T00:36:59.850Z | Compiling phf_generator v0.11.3 |
| 546 | 2026-04-23T00:36:59.975Z | Compiling miniz_oxide v0.8.9 |
| 547 | 2026-04-23T00:37:00.020Z | Compiling pest_meta v2.8.6 |
| 548 | 2026-04-23T00:37:00.163Z | Compiling cmake v0.1.58 |
| 549 | 2026-04-23T00:37:00.378Z | Compiling unicode-width v0.2.2 |
| 550 | 2026-04-23T00:37:00.503Z | Compiling cfg_aliases v0.2.1 |
| 551 | 2026-04-23T00:37:00.668Z | Compiling fs_extra v1.3.0 |
| 552 | 2026-04-23T00:37:00.730Z | Compiling smallvec v1.15.1 |
| 553 | 2026-04-23T00:37:00.827Z | Compiling dunce v1.0.5 |
| 554 | 2026-04-23T00:37:00.896Z | Compiling pest_generator v2.8.6 |
| 555 | 2026-04-23T00:37:00.926Z | Compiling aws-lc-sys v0.40.0 |
| 556 | 2026-04-23T00:37:00.964Z | Compiling generic-array v0.14.7 |
| 557 | 2026-04-23T00:37:00.991Z | Compiling signal-hook v0.3.18 |
| 558 | 2026-04-23T00:37:01.211Z | Compiling syn v1.0.109 |
| 559 | 2026-04-23T00:37:01.216Z | Compiling lazy_static v1.5.0 |
| 560 | 2026-04-23T00:37:01.232Z | Compiling equivalent v1.0.2 |
| 561 | 2026-04-23T00:37:01.314Z | Compiling camino v1.2.2 |
| 562 | 2026-04-23T00:37:01.428Z | Compiling aho-corasick v1.1.4 |
| 563 | 2026-04-23T00:37:01.537Z | Compiling strsim v0.11.1 |
| 564 | 2026-04-23T00:37:01.590Z | Compiling zeroize v1.8.2 |
| 565 | 2026-04-23T00:37:01.686Z | Compiling getrandom v0.3.4 |
| 566 | 2026-04-23T00:37:02.019Z | Compiling object v0.37.3 |
| 567 | 2026-04-23T00:37:02.088Z | Compiling typenum v1.20.0 |
| 568 | 2026-04-23T00:37:02.091Z | Compiling serde_derive v1.0.228 |
| 569 | 2026-04-23T00:37:02.299Z | Compiling thiserror-impl v2.0.18 |
| 570 | 2026-04-23T00:37:02.303Z | Compiling zerocopy-derive v0.8.48 |
| 571 | 2026-04-23T00:37:02.368Z | Compiling thiserror-impl v1.0.69 |
| 572 | 2026-04-23T00:37:02.734Z | Compiling pest_derive v2.8.6 |
| 573 | 2026-04-23T00:37:03.136Z | Compiling zerocopy v0.8.48 |
| 574 | 2026-04-23T00:37:03.261Z | Compiling regex-syntax v0.8.10 |
| 575 | 2026-04-23T00:37:03.505Z | Compiling target-lexicon v0.13.3 |
| 576 | 2026-04-23T00:37:03.567Z | Compiling futures-core v0.3.32 |
| 577 | 2026-04-23T00:37:03.578Z | Compiling hashbrown v0.17.0 |
| 578 | 2026-04-23T00:37:04.167Z | Compiling indexmap v2.14.0 |
| 579 | 2026-04-23T00:37:04.561Z | Compiling memoffset v0.9.1 |
| 580 | 2026-04-23T00:37:04.697Z | Compiling owo-colors v4.3.0 |
| 581 | 2026-04-23T00:37:04.793Z | Compiling gimli v0.32.3 |
| 582 | 2026-04-23T00:37:04.946Z | Compiling regex-automata v0.4.14 |
| 583 | 2026-04-23T00:37:05.013Z | Compiling bytes v1.11.1 |
| 584 | 2026-04-23T00:37:05.224Z | Compiling utf8parse v0.2.2 |
| 585 | 2026-04-23T00:37:05.326Z | Compiling guppy-workspace-hack v0.1.0 |
| 586 | 2026-04-23T00:37:05.680Z | Compiling pkg-config v0.3.33 |
| 587 | 2026-04-23T00:37:05.833Z | Compiling bytemuck v1.25.0 |
| 588 | 2026-04-23T00:37:06.190Z | Compiling aws-lc-rs v1.16.3 |
| 589 | 2026-04-23T00:37:06.372Z | Compiling atomic v0.6.1 |
| 590 | 2026-04-23T00:37:06.459Z | Compiling wezterm-dynamic-derive v0.1.1 |
| 591 | 2026-04-23T00:37:06.491Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 592 | 2026-04-23T00:37:06.667Z | Compiling addr2line v0.25.1 |
| 593 | 2026-04-23T00:37:07.363Z | Compiling phf_macros v0.11.3 |
| 594 | 2026-04-23T00:37:07.374Z | Compiling nix v0.29.0 |
| 595 | 2026-04-23T00:37:07.648Z | Compiling ordered-float v4.6.0 |
| 596 | 2026-04-23T00:37:07.741Z | Compiling tracing-core v0.1.36 |
| 597 | 2026-04-23T00:37:07.966Z | Compiling crc32fast v1.5.0 |
| 598 | 2026-04-23T00:37:08.412Z | Compiling fastrand v2.4.1 |
| 599 | 2026-04-23T00:37:08.604Z | Compiling rustc-demangle v0.1.27 |
| 600 | 2026-04-23T00:37:08.729Z | Compiling futures-sink v0.3.32 |
| 601 | 2026-04-23T00:37:08.781Z | Compiling target-spec v3.6.0 |
| 602 | 2026-04-23T00:37:08.831Z | Compiling futures-channel v0.3.32 |
| 603 | 2026-04-23T00:37:09.070Z | Compiling tempfile v3.27.0 |
| 604 | 2026-04-23T00:37:09.950Z | Compiling backtrace v0.3.76 |
| 605 | 2026-04-23T00:37:09.961Z | Compiling phf v0.11.3 |
| 606 | 2026-04-23T00:37:10.127Z | Compiling wezterm-dynamic v0.2.1 |
| 607 | 2026-04-23T00:37:10.338Z | Compiling cfg-expr v0.20.7 |
| 608 | 2026-04-23T00:37:10.372Z | Compiling regex v1.12.3 |
| 609 | 2026-04-23T00:37:11.331Z | Compiling uuid v1.23.1 |
| 610 | 2026-04-23T00:37:11.953Z | Compiling crypto-common v0.1.7 |
| 611 | 2026-04-23T00:37:11.982Z | Compiling block-buffer v0.10.4 |
| 612 | 2026-04-23T00:37:12.077Z | Compiling futures-macro v0.3.32 |
| 613 | 2026-04-23T00:37:12.102Z | Compiling scroll_derive v0.13.1 |
| 614 | 2026-04-23T00:37:12.123Z | Compiling rustls-pki-types v1.14.0 |
| 615 | 2026-04-23T00:37:12.870Z | Compiling phf_codegen v0.11.3 |
| 616 | 2026-04-23T00:37:12.904Z | Compiling terminal_size v0.4.4 |
| 617 | 2026-04-23T00:37:12.955Z | Compiling semver v1.0.28 |
| 618 | 2026-04-23T00:37:12.986Z | Compiling mio v1.2.0 |
| 619 | 2026-04-23T00:37:13.355Z | Compiling byteorder v1.5.0 |
| 620 | 2026-04-23T00:37:13.587Z | Compiling winnow v1.0.2 |
| 621 | 2026-04-23T00:37:13.602Z | Compiling futures-task v0.3.32 |
| 622 | 2026-04-23T00:37:13.757Z | Compiling usdt-impl v0.6.0 |
| 623 | 2026-04-23T00:37:13.761Z | Compiling httparse v1.10.1 |
| 624 | 2026-04-23T00:37:14.005Z | Compiling futures-io v0.3.32 |
| 625 | 2026-04-23T00:37:14.103Z | Compiling base64 v0.22.1 |
| 626 | 2026-04-23T00:37:14.188Z | Compiling slab v0.4.12 |
| 627 | 2026-04-23T00:37:14.384Z | Compiling futures-util v0.3.32 |
| 628 | 2026-04-23T00:37:14.555Z | Compiling dof v0.4.0 |
| 629 | 2026-04-23T00:37:14.666Z | Compiling terminfo v0.9.0 |
| 630 | 2026-04-23T00:37:14.974Z | Compiling scroll v0.13.0 |
| 631 | 2026-04-23T00:37:15.127Z | Compiling digest v0.10.7 |
| 632 | 2026-04-23T00:37:15.565Z | Compiling dtrace-parser v0.3.0 |
| 633 | 2026-04-23T00:37:15.890Z | Compiling tracing-attributes v0.1.31 |
| 634 | 2026-04-23T00:37:16.119Z | Compiling ahash v0.8.12 |
| 635 | 2026-04-23T00:37:16.372Z | Compiling thread-id v5.1.0 |
| 636 | 2026-04-23T00:37:16.495Z | Compiling zstd-safe v7.2.4 |
| 637 | 2026-04-23T00:37:16.735Z | Compiling nextest-workspace-hack v0.1.0 |
| 638 | 2026-04-23T00:37:16.754Z | Compiling lab v0.11.0 |
| 639 | 2026-04-23T00:37:16.953Z | Compiling unicode-width v0.1.14 |
| 640 | 2026-04-23T00:37:16.976Z | Compiling unicode-linebreak v0.1.5 |
| 641 | 2026-04-23T00:37:17.016Z | Compiling plain v0.2.3 |
| 642 | 2026-04-23T00:37:17.086Z | Compiling minimal-lexical v0.2.1 |
| 643 | 2026-04-23T00:37:17.119Z | Compiling unicode-segmentation v1.13.2 |
| 644 | 2026-04-23T00:37:17.213Z | Compiling is_ci v1.2.0 |
| 645 | 2026-04-23T00:37:17.230Z | Compiling anyhow v1.0.102 |
| 646 | 2026-04-23T00:37:17.367Z | Compiling scopeguard v1.2.0 |
| 647 | 2026-04-23T00:37:17.380Z | Compiling either v1.15.0 |
| 648 | 2026-04-23T00:37:17.420Z | Compiling portable-atomic v1.13.1 |
| 649 | 2026-04-23T00:37:17.468Z | Compiling bit-vec v0.6.3 |
| 650 | 2026-04-23T00:37:17.489Z | Compiling fnv v1.0.7 |
| 651 | 2026-04-23T00:37:17.545Z | Compiling cpufeatures v0.2.17 |
| 652 | 2026-04-23T00:37:17.583Z | Compiling parking_lot_core v0.9.12 |
| 653 | 2026-04-23T00:37:17.583Z | Compiling rustls v0.23.39 |
| 654 | 2026-04-23T00:37:17.717Z | Compiling untrusted v0.9.0 |
| 655 | 2026-04-23T00:37:17.803Z | Compiling foldhash v0.1.5 |
| 656 | 2026-04-23T00:37:17.839Z | Compiling bit-set v0.5.3 |
| 657 | 2026-04-23T00:37:17.871Z | Compiling sha2 v0.10.9 |
| 658 | 2026-04-23T00:37:18.001Z | Compiling hashbrown v0.15.5 |
| 659 | 2026-04-23T00:37:18.013Z | Compiling convert_case v0.10.0 |
| 660 | 2026-04-23T00:37:18.092Z | Compiling supports-color v3.0.2 |
| 661 | 2026-04-23T00:37:18.250Z | Compiling nom v7.1.3 |
| 662 | 2026-04-23T00:37:18.300Z | Compiling textwrap v0.16.2 |
| 663 | 2026-04-23T00:37:18.311Z | Compiling goblin v0.10.5 |
| 664 | 2026-04-23T00:37:18.605Z | Compiling tracing v0.1.44 |
| 665 | 2026-04-23T00:37:18.737Z | Compiling csscolorparser v0.6.2 |
| 666 | 2026-04-23T00:37:19.108Z | Compiling mac_address v1.1.8 |
| 667 | 2026-04-23T00:37:19.381Z | Compiling flate2 v1.1.9 |
| 668 | 2026-04-23T00:37:19.651Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 669 | 2026-04-23T00:37:19.679Z | Compiling backtrace-ext v0.2.1 |
| 670 | 2026-04-23T00:37:19.799Z | Compiling tracing-log v0.2.0 |
| 671 | 2026-04-23T00:37:19.859Z | Compiling serde_tokenstream v0.2.3 |
| 672 | 2026-04-23T00:37:19.912Z | Compiling http v1.4.0 |
| 673 | 2026-04-23T00:37:19.923Z | Compiling pathdiff v0.2.3 |
| 674 | 2026-04-23T00:37:20.032Z | Compiling tokio-macros v2.7.0 |
| 675 | 2026-04-23T00:37:20.130Z | Compiling miette-derive v7.6.0 |
| 676 | 2026-04-23T00:37:20.130Z | Compiling sharded-slab v0.1.7 |
| 677 | 2026-04-23T00:37:20.716Z | Compiling console v0.16.3 |
| 678 | 2026-04-23T00:37:20.743Z | Compiling euclid v0.22.14 |
| 679 | 2026-04-23T00:37:20.951Z | Compiling cargo-platform v0.3.3 |
| 680 | 2026-04-23T00:37:21.210Z | Compiling serde_spanned v1.1.1 |
| 681 | 2026-04-23T00:37:21.361Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 682 | 2026-04-23T00:37:21.602Z | Compiling os_pipe v1.2.3 |
| 683 | 2026-04-23T00:37:21.603Z | Compiling thread_local v1.1.9 |
| 684 | 2026-04-23T00:37:21.603Z | Compiling supports-hyperlinks v3.2.0 |
| 685 | 2026-04-23T00:37:21.773Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 686 | 2026-04-23T00:37:21.796Z | Compiling pulldown-cmark v0.13.3 |
| 687 | 2026-04-23T00:37:21.796Z | Compiling subtle v2.6.1 |
| 688 | 2026-04-23T00:37:21.844Z | Compiling bitflags v1.3.2 |
| 689 | 2026-04-23T00:37:21.968Z | Compiling debug-ignore v1.0.5 |
| 690 | 2026-04-23T00:37:21.977Z | Compiling deltae v0.3.2 |
| 691 | 2026-04-23T00:37:21.987Z | Compiling option-ext v0.2.0 |
| 692 | 2026-04-23T00:37:22.063Z | Compiling pretty-hex v0.4.2 |
| 693 | 2026-04-23T00:37:22.074Z | Compiling rustix v0.38.44 |
| 694 | 2026-04-23T00:37:22.159Z | Compiling fixedbitset v0.5.7 |
| 695 | 2026-04-23T00:37:22.191Z | Compiling supports-unicode v3.0.0 |
| 696 | 2026-04-23T00:37:22.345Z | Compiling miette v7.6.0 |
| 697 | 2026-04-23T00:37:22.492Z | Compiling petgraph v0.8.3 |
| 698 | 2026-04-23T00:37:22.527Z | Compiling wezterm-color-types v0.3.0 |
| 699 | 2026-04-23T00:37:22.645Z | Compiling dirs-sys v0.5.0 |
| 700 | 2026-04-23T00:37:23.147Z | Compiling wezterm-input-types v0.1.0 |
| 701 | 2026-04-23T00:37:23.406Z | Compiling tracing-subscriber v0.3.23 |
| 702 | 2026-04-23T00:37:24.816Z | Compiling sigchld v0.2.4 |
| 703 | 2026-04-23T00:37:24.995Z | Compiling cargo_metadata v0.23.1 |
| 704 | 2026-04-23T00:37:25.298Z | Compiling tokio v1.52.1 |
| 705 | 2026-04-23T00:37:25.346Z | Compiling ureq-proto v0.6.0 |
| 706 | 2026-04-23T00:37:26.612Z | Compiling wezterm-blob-leases v0.1.1 |
| 707 | 2026-04-23T00:37:27.721Z | Compiling derive_more-impl v2.1.1 |
| 708 | 2026-04-23T00:37:29.147Z | Compiling fancy-regex v0.11.0 |
| 709 | 2026-04-23T00:37:30.108Z | Compiling itertools v0.14.0 |
| 710 | 2026-04-23T00:37:30.155Z | Compiling lock_api v0.4.14 |
| 711 | 2026-04-23T00:37:30.229Z | Compiling futures-executor v0.3.32 |
| 712 | 2026-04-23T00:37:30.392Z | Compiling socks v0.3.4 |
| 713 | 2026-04-23T00:37:30.753Z | Compiling webpki-roots v1.0.7 |
| 714 | 2026-04-23T00:37:30.863Z | Compiling wezterm-bidi v0.2.3 |
| 715 | 2026-04-23T00:37:31.561Z | Compiling vtparse v0.6.2 |
| 716 | 2026-04-23T00:37:31.983Z | Compiling anstyle-parse v1.0.0 |
| 717 | 2026-04-23T00:37:32.078Z | Compiling filedescriptor v0.8.3 |
| 718 | 2026-04-23T00:37:32.148Z | Compiling num-derive v0.4.2 |
| 719 | 2026-04-23T00:37:32.202Z | Compiling pin-project-internal v1.1.11 |
| 720 | 2026-04-23T00:37:32.324Z | Compiling nix v0.31.2 |
| 721 | 2026-04-23T00:37:32.706Z | Compiling smol_str v0.3.6 |
| 722 | 2026-04-23T00:37:33.042Z | Compiling termios v0.3.3 |
| 723 | 2026-04-23T00:37:33.059Z | Compiling memmap2 v0.9.10 |
| 724 | 2026-04-23T00:37:33.205Z | Compiling filetime v0.2.27 |
| 725 | 2026-04-23T00:37:33.330Z | Compiling quick-xml v0.38.4 |
| 726 | 2026-04-23T00:37:33.340Z | Compiling vte v0.14.1 |
| 727 | 2026-04-23T00:37:33.369Z | Compiling bstr v1.12.1 |
| 728 | 2026-04-23T00:37:33.392Z | Compiling encoding_rs v0.8.35 |
| 729 | 2026-04-23T00:37:33.553Z | Compiling anstyle v1.0.14 |
| 730 | 2026-04-23T00:37:33.817Z | Compiling xattr v1.6.1 |
| 731 | 2026-04-23T00:37:34.001Z | Compiling finl_unicode v1.4.0 |
| 732 | 2026-04-23T00:37:34.033Z | Compiling unicase v2.9.0 |
| 733 | 2026-04-23T00:37:34.212Z | Compiling colorchoice v1.0.5 |
| 734 | 2026-04-23T00:37:34.277Z | Compiling nested v0.1.1 |
| 735 | 2026-04-23T00:37:34.323Z | Compiling self_update v0.43.1 |
| 736 | 2026-04-23T00:37:34.463Z | Compiling litrs v1.0.0 |
| 737 | 2026-04-23T00:37:34.565Z | Compiling allocator-api2 v0.2.21 |
| 738 | 2026-04-23T00:37:34.900Z | Compiling is_terminal_polyfill v1.70.2 |
| 739 | 2026-04-23T00:37:34.945Z | Compiling cpufeatures v0.3.0 |
| 740 | 2026-04-23T00:37:34.959Z | Compiling memmem v0.1.1 |
| 741 | 2026-04-23T00:37:35.007Z | Compiling percent-encoding v2.3.2 |
| 742 | 2026-04-23T00:37:35.028Z | Compiling eyre v0.6.12 |
| 743 | 2026-04-23T00:37:35.262Z | Compiling anstyle-query v1.1.5 |
| 744 | 2026-04-23T00:37:35.332Z | Compiling iana-time-zone v0.1.65 |
| 745 | 2026-04-23T00:37:35.344Z | Compiling color-spantrace v0.3.0 |
| 746 | 2026-04-23T00:37:35.556Z | Compiling static_assertions v1.1.0 |
| 747 | 2026-04-23T00:37:35.629Z | Compiling hex v0.4.3 |
| 748 | 2026-04-23T00:37:35.645Z | Compiling utf8-zero v0.8.1 |
| 749 | 2026-04-23T00:37:35.833Z | Compiling tinyvec_macros v0.1.1 |
| 750 | 2026-04-23T00:37:35.895Z | Compiling fixedbitset v0.4.2 |
| 751 | 2026-04-23T00:37:35.907Z | Compiling unit-prefix v0.5.2 |
| 752 | 2026-04-23T00:37:35.910Z | Compiling tinyvec v1.11.0 |
| 753 | 2026-04-23T00:37:36.061Z | Compiling termwiz v0.23.3 |
| 754 | 2026-04-23T00:37:36.252Z | Compiling indicatif v0.18.4 |
| 755 | 2026-04-23T00:37:36.303Z | Compiling guppy v0.17.25 |
| 756 | 2026-04-23T00:37:37.413Z | Compiling chrono v0.4.44 |
| 757 | 2026-04-23T00:37:37.670Z | Compiling enum_dispatch v0.3.13 |
| 758 | 2026-04-23T00:37:38.421Z | Compiling zstd v0.13.3 |
| 759 | 2026-04-23T00:37:38.544Z | Compiling anstream v1.0.0 |
| 760 | 2026-04-23T00:37:39.026Z | Compiling chacha20 v0.10.0 |
| 761 | 2026-04-23T00:37:39.086Z | Compiling document-features v0.2.12 |
| 762 | 2026-04-23T00:37:39.226Z | Compiling hashbrown v0.16.1 |
| 763 | 2026-04-23T00:37:39.317Z | Compiling tar v0.4.45 |
| 764 | 2026-04-23T00:37:39.642Z | Compiling globset v0.4.18 |
| 765 | 2026-04-23T00:37:39.859Z | Compiling strip-ansi-escapes v0.2.1 |
| 766 | 2026-04-23T00:37:40.815Z | Compiling pin-project v1.1.11 |
| 767 | 2026-04-23T00:37:40.914Z | Compiling nextest-metadata v0.14.1 |
| 768 | 2026-04-23T00:37:41.774Z | Compiling futures v0.3.32 |
| 769 | 2026-04-23T00:37:41.850Z | Compiling parking_lot v0.12.5 |
| 770 | 2026-04-23T00:37:42.742Z | Compiling derive_more v2.1.1 |
| 771 | 2026-04-23T00:37:42.780Z | Compiling shared_child v1.1.1 |
| 772 | 2026-04-23T00:37:42.820Z | Compiling tracing-error v0.2.1 |
| 773 | 2026-04-23T00:37:43.044Z | Compiling dirs v6.0.0 |
| 774 | 2026-04-23T00:37:43.521Z | Compiling toml v1.1.2+spec-1.1.0 |
| 775 | 2026-04-23T00:37:44.361Z | Compiling usdt-attr-macro v0.6.0 |
| 776 | 2026-04-23T00:37:44.520Z | Compiling usdt-macro v0.6.0 |
| 777 | 2026-04-23T00:37:45.063Z | Compiling signal-hook-mio v0.2.5 |
| 778 | 2026-04-23T00:37:45.201Z | Compiling newtype-uuid v1.3.2 |
| 779 | 2026-04-23T00:37:45.201Z | Compiling self-replace v1.5.0 |
| 780 | 2026-04-23T00:37:45.390Z | Compiling indenter v0.3.4 |
| 781 | 2026-04-23T00:37:45.486Z | Compiling foldhash v0.2.0 |
| 782 | 2026-04-23T00:37:45.714Z | Compiling clap_lex v1.1.0 |
| 783 | 2026-04-23T00:37:45.754Z | Compiling shared_thread v0.2.0 |
| 784 | 2026-04-23T00:37:45.884Z | Compiling urlencoding v2.1.3 |
| 785 | 2026-04-23T00:37:46.056Z | Compiling vec_map v0.8.2 |
| 786 | 2026-04-23T00:37:46.111Z | Compiling recursion v0.5.4 |
| 787 | 2026-04-23T00:37:46.240Z | Compiling humantime v2.3.0 |
| 788 | 2026-04-23T00:37:46.477Z | Compiling shell-words v1.1.1 |
| 789 | 2026-04-23T00:37:46.620Z | Compiling heck v0.5.0 |
| 790 | 2026-04-23T00:37:46.643Z | Compiling lru v0.16.4 |
| 791 | 2026-04-23T00:37:46.709Z | Compiling rustc-hash v2.1.2 |
| 792 | 2026-04-23T00:37:46.806Z | Compiling clap_derive v4.6.1 |
| 793 | 2026-04-23T00:37:46.826Z | Compiling sapling-streampager v0.12.0 |
| 794 | 2026-04-23T00:37:46.826Z | Compiling iddqd v0.3.17 |
| 795 | 2026-04-23T00:37:47.616Z | Compiling humantime-serde v1.1.1 |
| 796 | 2026-04-23T00:37:47.764Z | Compiling clap_builder v4.6.0 |
| 797 | 2026-04-23T00:37:48.383Z | Compiling nextest-filtering v0.21.0 |
| 798 | 2026-04-23T00:37:48.545Z | Compiling duct v1.1.1 |
| 799 | 2026-04-23T00:37:50.332Z | Compiling quick-junit v0.6.0 |
| 800 | 2026-04-23T00:37:50.528Z | Compiling usdt v0.6.0 |
| 801 | 2026-04-23T00:37:51.179Z | Compiling crossterm v0.29.0 |
| 802 | 2026-04-23T00:37:52.167Z | Compiling config v0.15.22 |
| 803 | 2026-04-23T00:37:52.461Z | Compiling atomicwrites v0.4.4 |
| 804 | 2026-04-23T00:37:52.737Z | Compiling cargo-nextest v0.9.133 |
| 805 | 2026-04-23T00:37:53.149Z | Compiling async-scoped v0.9.0 |
| 806 | 2026-04-23T00:37:53.473Z | Compiling rand v0.10.1 |
| 807 | 2026-04-23T00:37:54.172Z | Compiling eazip v0.2.4 |
| 808 | 2026-04-23T00:37:54.267Z | Compiling unicode-normalization v0.1.25 |
| 809 | 2026-04-23T00:37:54.271Z | Compiling tokio-stream v0.1.18 |
| 810 | 2026-04-23T00:37:54.341Z | Compiling target-spec-miette v0.4.6 |
| 811 | 2026-04-23T00:37:54.733Z | Compiling future-queue v0.4.0 |
| 812 | 2026-04-23T00:37:54.769Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 813 | 2026-04-23T00:37:54.828Z | Compiling mukti-metadata v0.3.0 |
| 814 | 2026-04-23T00:37:55.003Z | Compiling camino-tempfile v1.4.1 |
| 815 | 2026-04-23T00:37:55.328Z | Compiling derive-where v1.6.1 |
| 816 | 2026-04-23T00:37:55.424Z | Compiling serde_path_to_error v0.1.20 |
| 817 | 2026-04-23T00:37:55.863Z | Compiling serde_ignored v0.1.14 |
| 818 | 2026-04-23T00:37:55.958Z | Compiling bytesize v2.3.1 |
| 819 | 2026-04-23T00:37:56.080Z | Compiling etcetera v0.11.0 |
| 820 | 2026-04-23T00:37:56.304Z | Compiling xxhash-rust v0.8.15 |
| 821 | 2026-04-23T00:37:56.495Z | Compiling countio v0.2.19 |
| 822 | 2026-04-23T00:37:56.539Z | Compiling home v0.5.12 |
| 823 | 2026-04-23T00:37:56.559Z | Compiling swrite v0.1.0 |
| 824 | 2026-04-23T00:37:56.598Z | Compiling color-eyre v0.6.5 |
| 825 | 2026-04-23T00:37:56.670Z | Compiling clap v4.6.1 |
| 826 | 2026-04-23T00:37:56.691Z | Compiling dialoguer v0.12.0 |
| 827 | 2026-04-23T00:37:56.713Z | Compiling idna_adapter v1.0.0 |
| 828 | 2026-04-23T00:37:56.747Z | Compiling locked-tripwire v0.1.1002 |
| 829 | 2026-04-23T00:37:56.801Z | error: Nextest does not support being installed without --locked. To install nextest from source, run: |
| 830 | 2026-04-23T00:37:56.801Z | |
| 831 | 2026-04-23T00:37:56.801Z | cargo install --locked cargo-nextest |
| 832 | 2026-04-23T00:37:56.801Z | |
| 833 | 2026-04-23T00:37:56.802Z | For more, see https://nexte.st/docs/installation/from-source/. |
| 834 | 2026-04-23T00:37:56.802Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/locked-tripwire-0.1.1002/src/lib.rs:5:1 |
| 835 | 2026-04-23T00:37:56.802Z | | |
| 836 | 2026-04-23T00:37:56.802Z | 5 | / compile_error!( |
| 837 | 2026-04-23T00:37:56.802Z | 6 | | "Nextest does not support being installed without --locked. To install nextest from source, run: |
| 838 | 2026-04-23T00:37:56.802Z | 7 | | |
| 839 | 2026-04-23T00:37:56.802Z | 8 | | cargo install --locked cargo-nextest |
| 840 | 2026-04-23T00:37:56.802Z | 9 | | |
| 841 | 2026-04-23T00:37:56.802Z | 10 | | For more, see https://nexte.st/docs/installation/from-source/."); |
| 842 | 2026-04-23T00:37:56.802Z | | |________________________________________________________________^ |
| 843 | 2026-04-23T00:37:56.802Z | |
| 844 | 2026-04-23T00:37:56.805Z | Compiling enable-ansi-support v0.3.1 |
| 845 | 2026-04-23T00:37:56.885Z | error: could not compile `locked-tripwire` (lib) due to 1 previous error |
| 846 | 2026-04-23T00:37:56.885Z | warning: build failed, waiting for other jobs to finish... |
| 847 | 2026-04-23T00:37:59.465Z | error: failed to compile `cargo-nextest v0.9.133`, intermediate artifacts can be found at `/tmp/cargo-installqhyN8d`. |
| 848 | 2026-04-23T00:37:59.465Z | To reuse those artifacts with a future compilation, set the environment variable `CARGO_BUILD_BUILD_DIR` to that path. |
| 849 | 2026-04-23T00:37:59.503Z | process exited: duration 68647 ms, exit code 101 |
| |
| 850 | 2026-04-23T00:37:59.510Z | found 0 output files |