|
|
|
| 1 | 2026-02-17T05:30:22.673Z | job assigned to worker 01KHN16HPHJQ2VYGD5DHT8JMTZ [factory aws, i-0d856ad786518a2f2] (queued for 9 m 12 s) |
| |
| 2 | 2026-02-17T05:30:31.368Z | starting task 0: "setup" |
| 3 | 2026-02-17T05:30:31.374Z | ++ uname -s |
| 4 | 2026-02-17T05:30:31.374Z | + kern=SunOS |
| 5 | 2026-02-17T05:30:31.374Z | + build_user=build |
| 6 | 2026-02-17T05:30:31.374Z | + build_uid=12345 |
| 7 | 2026-02-17T05:30:31.374Z | + work_dir=/work |
| 8 | 2026-02-17T05:30:31.374Z | + input_dir=/input |
| 9 | 2026-02-17T05:30:31.374Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T05:30:31.374Z | + case "$kern" in |
| 11 | 2026-02-17T05:30:31.374Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T05:30:31.374Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T05:30:33.380Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T05:30:33.508Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T05:30:33.513Z | + home_fs=zfs |
| 16 | 2026-02-17T05:30:33.513Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T05:30:33.513Z | + mkdir -p /home/build |
| 18 | 2026-02-17T05:30:33.513Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T05:30:35.711Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T05:30:35.772Z | process exited: duration 4158 ms, exit code 0 |
| |
| 21 | 2026-02-17T05:30:35.794Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T05:30:35.798Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-17T05:30:35.798Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-17T05:30:35.798Z | * rust toolchain profile = "default" |
| 25 | 2026-02-17T05:30:35.798Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-17T05:30:35.798Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-17T05:30:35.798Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-17T05:30:35.801Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T05:30:35.801Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T05:30:35.928Z | info: downloading installer |
| 31 | 2026-02-17T05:30:37.652Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T05:30:37.652Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T05:30:37.652Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T05:30:37.652Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T05:30:37.652Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T05:30:37.652Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T05:30:37.652Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T05:30:37.652Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T05:30:37.652Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T05:30:37.661Z | info: profile set to 'default' |
| 41 | 2026-02-17T05:30:37.661Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T05:30:37.661Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T05:30:37.852Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T05:30:37.860Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T05:30:39.052Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T05:30:39.438Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T05:30:40.987Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T05:30:43.527Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T05:30:50.255Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T05:30:50.569Z | info: installing component 'cargo' |
| 51 | 2026-02-17T05:30:51.477Z | info: installing component 'clippy' |
| 52 | 2026-02-17T05:30:51.871Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T05:30:53.929Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T05:30:55.699Z | info: installing component 'rustc' |
| 55 | 2026-02-17T05:31:02.336Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T05:31:02.639Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T05:31:02.639Z | |
| 58 | 2026-02-17T05:31:03.124Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T05:31:03.124Z | |
| 60 | 2026-02-17T05:31:03.127Z | |
| 61 | 2026-02-17T05:31:03.127Z | Rust is installed now. Great! |
| 62 | 2026-02-17T05:31:03.127Z | |
| 63 | 2026-02-17T05:31:03.127Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T05:31:03.127Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T05:31:03.127Z | |
| 66 | 2026-02-17T05:31:03.127Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T05:31:03.127Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T05:31:03.127Z | |
| 69 | 2026-02-17T05:31:03.127Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T05:31:03.127Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T05:31:03.127Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T05:31:03.127Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T05:31:03.246Z | + rustup --version |
| 74 | 2026-02-17T05:31:03.257Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T05:31:03.261Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T05:31:03.335Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T05:31:03.339Z | + cargo --version |
| 78 | 2026-02-17T05:31:03.391Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T05:31:03.409Z | + rustc --version |
| 80 | 2026-02-17T05:31:03.459Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T05:31:03.463Z | process exited: duration 27663 ms, exit code 0 |
| |
| 82 | 2026-02-17T05:31:03.473Z | starting task 2: "authentication" |
| 83 | 2026-02-17T05:31:03.498Z | process exited: duration 26 ms, exit code 0 |
| |
| 84 | 2026-02-17T05:31:03.510Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T05:31:03.514Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-17T05:31:03.518Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-17T05:31:03.555Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-17T05:31:04.564Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-17T05:31:04.568Z | + git fetch origin e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 90 | 2026-02-17T05:31:04.799Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-17T05:31:04.800Z | * branch e54075acdda557ae93a20bcbed9bf2b94aa48ff8 -> FETCH_HEAD |
| 92 | 2026-02-17T05:31:04.808Z | + [[ -n renovate/reqwest-0.x ]] |
| 93 | 2026-02-17T05:31:04.811Z | ++ git branch --show-current |
| 94 | 2026-02-17T05:31:04.814Z | + current=main |
| 95 | 2026-02-17T05:31:04.814Z | + [[ main != renovate/reqwest-0.x ]] |
| 96 | 2026-02-17T05:31:04.814Z | + git branch -f renovate/reqwest-0.x e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 97 | 2026-02-17T05:31:04.817Z | + git checkout -f renovate/reqwest-0.x |
| 98 | 2026-02-17T05:31:04.844Z | Switched to branch 'renovate/reqwest-0.x' |
| 99 | 2026-02-17T05:31:04.848Z | + git reset --hard e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 100 | 2026-02-17T05:31:04.851Z | HEAD is now at e54075a Update Rust crate reqwest to 0.13 |
| 101 | 2026-02-17T05:31:04.851Z | process exited: duration 1342 ms, exit code 0 |
| |
| 102 | 2026-02-17T05:31:04.862Z | starting task 4: "build" |
| 103 | 2026-02-17T05:31:04.865Z | + set -e |
| 104 | 2026-02-17T05:31:04.865Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-02-17T05:31:04.869Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-02-17T05:31:04.869Z | ++ PLATFORM=illumos |
| 107 | 2026-02-17T05:31:04.869Z | ++ banner install |
| 108 | 2026-02-17T05:31:04.869Z | |
| 109 | 2026-02-17T05:31:04.869Z | # # # #### ##### ## # # |
| 110 | 2026-02-17T05:31:04.869Z | # ## # # # # # # # |
| 111 | 2026-02-17T05:31:04.869Z | # # # # #### # # # # # |
| 112 | 2026-02-17T05:31:04.869Z | # # # # # # ###### # # |
| 113 | 2026-02-17T05:31:04.869Z | # # ## # # # # # # # |
| 114 | 2026-02-17T05:31:04.869Z | # # # #### # # # ###### ###### |
| 115 | 2026-02-17T05:31:04.869Z | |
| 116 | 2026-02-17T05:31:04.869Z | ++ set +o errexit |
| 117 | 2026-02-17T05:31:04.872Z | ++ pkg info clang-15 |
| 118 | 2026-02-17T05:31:04.872Z | ++ grep -qi installed |
| 119 | 2026-02-17T05:31:06.537Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-02-17T05:31:06.537Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-02-17T05:31:06.538Z | |
| 122 | 2026-02-17T05:31:06.538Z | clang-15 |
| 123 | 2026-02-17T05:31:06.585Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-02-17T05:31:06.585Z | ++ set -o errexit |
| 125 | 2026-02-17T05:31:06.588Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-02-17T05:31:14.653Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-02-17T05:31:25.344Z | Startup: Caching catalogs ... Done |
| 128 | 2026-02-17T05:31:47.054Z | Planning: Solver setup ... Done |
| 129 | 2026-02-17T05:31:47.201Z | Planning: Running solver ... Done |
| 130 | 2026-02-17T05:31:47.373Z | Planning: Finding local manifests ... Done |
| 131 | 2026-02-17T05:31:47.385Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-02-17T05:31:47.514Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-02-17T05:31:47.558Z | Planning: Package planning ... Done |
| 134 | 2026-02-17T05:31:47.606Z | Planning: Merging actions ... Done |
| 135 | 2026-02-17T05:31:47.777Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-02-17T05:31:47.785Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-02-17T05:31:48.898Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-02-17T05:31:48.911Z | Planning: Planning completed in 24.03 seconds |
| 139 | 2026-02-17T05:31:48.921Z | Packages to install: 2 |
| 140 | 2026-02-17T05:31:48.921Z | Mediators to change: 2 |
| 141 | 2026-02-17T05:31:48.921Z | Services to change: 1 |
| 142 | 2026-02-17T05:31:48.925Z | Create boot environment: No |
| 143 | 2026-02-17T05:31:48.925Z | Create backup boot environment: No |
| 144 | 2026-02-17T05:31:48.975Z | |
| 145 | 2026-02-17T05:31:48.975Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-02-17T05:31:53.975Z | Download: 1274/3076 items 114.0/211.3MB 53% complete (23.6M/s) |
| 147 | 2026-02-17T05:31:58.978Z | Download: 2496/3076 items 119.5/211.3MB 56% complete (12.1M/s) |
| 148 | 2026-02-17T05:32:01.962Z | Download: Completed 211.31 MB in 12.99 seconds (16.3M/s) |
| 149 | 2026-02-17T05:32:02.365Z | Actions: 1/3418 actions (Installing new actions) |
| 150 | 2026-02-17T05:32:06.868Z | Actions: Completed 3418 actions in 4.50 seconds. |
| 151 | 2026-02-17T05:32:07.296Z | Done |
| 152 | 2026-02-17T05:32:07.297Z | Done |
| 153 | 2026-02-17T05:32:08.392Z | Done |
| 154 | 2026-02-17T05:32:12.868Z | Done |
| 155 | 2026-02-17T05:32:12.960Z | Done |
| 156 | 2026-02-17T05:32:12.963Z | Done |
| 157 | 2026-02-17T05:32:13.116Z | Done |
| 158 | 2026-02-17T05:32:13.773Z | ++ set -o errexit |
| 159 | 2026-02-17T05:32:13.773Z | ++ cargo --version |
| 160 | 2026-02-17T05:32:13.781Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 161 | 2026-02-17T05:32:13.991Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 162 | 2026-02-17T05:32:13.995Z | info: downloading component 'cargo' |
| 163 | 2026-02-17T05:32:14.976Z | info: downloading component 'clippy' |
| 164 | 2026-02-17T05:32:15.408Z | info: downloading component 'rust-docs' |
| 165 | 2026-02-17T05:32:16.913Z | info: downloading component 'rust-std' |
| 166 | 2026-02-17T05:32:18.804Z | info: downloading component 'rustc' |
| 167 | 2026-02-17T05:32:26.222Z | info: downloading component 'rustfmt' |
| 168 | 2026-02-17T05:32:26.564Z | info: installing component 'cargo' |
| 169 | 2026-02-17T05:32:27.472Z | info: installing component 'clippy' |
| 170 | 2026-02-17T05:32:27.862Z | info: installing component 'rust-docs' |
| 171 | 2026-02-17T05:32:29.817Z | info: installing component 'rust-std' |
| 172 | 2026-02-17T05:32:31.629Z | info: installing component 'rustc' |
| 173 | 2026-02-17T05:32:38.230Z | info: installing component 'rustfmt' |
| 174 | 2026-02-17T05:32:38.686Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 175 | 2026-02-17T05:32:38.689Z | ++ rustc --version |
| 176 | 2026-02-17T05:32:38.775Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 177 | 2026-02-17T05:32:38.781Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 178 | 2026-02-17T05:32:38.885Z | Updating crates.io index |
| 179 | 2026-02-17T05:32:39.006Z | Downloading crates ... |
| 180 | 2026-02-17T05:32:39.085Z | Downloaded cargo-nextest v0.9.97 |
| 181 | 2026-02-17T05:32:39.166Z | Installing cargo-nextest v0.9.97 |
| 182 | 2026-02-17T05:32:39.223Z | Updating crates.io index |
| 183 | 2026-02-17T05:32:41.869Z | Locking 405 packages to latest compatible versions |
| 184 | 2026-02-17T05:32:41.875Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 185 | 2026-02-17T05:32:41.879Z | Adding duct v0.13.7 (available: v1.1.1) |
| 186 | 2026-02-17T05:32:41.879Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 187 | 2026-02-17T05:32:41.879Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 188 | 2026-02-17T05:32:41.882Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 189 | 2026-02-17T05:32:41.885Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 190 | 2026-02-17T05:32:41.885Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 191 | 2026-02-17T05:32:41.885Z | Adding nextest-runner v0.80.0 (available: v0.108.0) |
| 192 | 2026-02-17T05:32:41.908Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 193 | 2026-02-17T05:32:41.923Z | Downloading crates ... |
| 194 | 2026-02-17T05:32:42.020Z | Downloaded crypto-common v0.1.7 |
| 195 | 2026-02-17T05:32:42.024Z | Downloaded cfg-if v1.0.4 |
| 196 | 2026-02-17T05:32:42.027Z | Downloaded document-features v0.2.12 |
| 197 | 2026-02-17T05:32:42.031Z | Downloaded http-body v1.0.1 |
| 198 | 2026-02-17T05:32:42.036Z | Downloaded addr2line v0.25.1 |
| 199 | 2026-02-17T05:32:42.041Z | Downloaded ordered-float v2.10.1 |
| 200 | 2026-02-17T05:32:42.045Z | Downloaded const-oid v0.9.6 |
| 201 | 2026-02-17T05:32:42.048Z | Downloaded derive-where v1.6.0 |
| 202 | 2026-02-17T05:32:42.051Z | Downloaded hyper-tls v0.6.0 |
| 203 | 2026-02-17T05:32:42.054Z | Downloaded ppv-lite86 v0.2.21 |
| 204 | 2026-02-17T05:32:42.058Z | Downloaded flate2 v1.1.9 |
| 205 | 2026-02-17T05:32:42.061Z | Downloaded backtrace v0.3.76 |
| 206 | 2026-02-17T05:32:42.065Z | Downloaded is_ci v1.2.0 |
| 207 | 2026-02-17T05:32:42.069Z | Downloaded is_terminal_polyfill v1.70.2 |
| 208 | 2026-02-17T05:32:42.072Z | Downloaded http-body-util v0.1.3 |
| 209 | 2026-02-17T05:32:42.075Z | Downloaded futures-util v0.3.32 |
| 210 | 2026-02-17T05:32:42.086Z | Downloaded lazy_static v1.5.0 |
| 211 | 2026-02-17T05:32:42.089Z | Downloaded pin-project-lite v0.2.16 |
| 212 | 2026-02-17T05:32:42.094Z | Downloaded humantime v2.3.0 |
| 213 | 2026-02-17T05:32:42.098Z | Downloaded home v0.5.12 |
| 214 | 2026-02-17T05:32:42.101Z | Downloaded os_pipe v1.2.3 |
| 215 | 2026-02-17T05:32:42.101Z | Downloaded lru-slab v0.1.2 |
| 216 | 2026-02-17T05:32:42.104Z | Downloaded anstyle-query v1.1.5 |
| 217 | 2026-02-17T05:32:42.107Z | Downloaded hex v0.4.3 |
| 218 | 2026-02-17T05:32:42.107Z | Downloaded heck v0.5.0 |
| 219 | 2026-02-17T05:32:42.111Z | Downloaded futures-io v0.3.32 |
| 220 | 2026-02-17T05:32:42.111Z | Downloaded enable-ansi-support v0.2.1 |
| 221 | 2026-02-17T05:32:42.115Z | Downloaded async-scoped v0.9.0 |
| 222 | 2026-02-17T05:32:42.115Z | Downloaded futures-core v0.3.32 |
| 223 | 2026-02-17T05:32:42.119Z | Downloaded foreign-types-shared v0.1.1 |
| 224 | 2026-02-17T05:32:42.119Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 225 | 2026-02-17T05:32:42.122Z | Downloaded cfg_aliases v0.2.1 |
| 226 | 2026-02-17T05:32:42.122Z | Downloaded atomic-waker v1.1.2 |
| 227 | 2026-02-17T05:32:42.125Z | Downloaded fastrand v2.3.0 |
| 228 | 2026-02-17T05:32:42.125Z | Downloaded cpufeatures v0.2.17 |
| 229 | 2026-02-17T05:32:42.128Z | Downloaded cargo-platform v0.2.0 |
| 230 | 2026-02-17T05:32:42.131Z | Downloaded miette-derive v7.6.0 |
| 231 | 2026-02-17T05:32:42.131Z | Downloaded idna v1.1.0 |
| 232 | 2026-02-17T05:32:42.134Z | Downloaded iana-time-zone v0.1.65 |
| 233 | 2026-02-17T05:32:42.138Z | Downloaded mukti-metadata v0.3.0 |
| 234 | 2026-02-17T05:32:42.141Z | Downloaded guppy-workspace-hack v0.1.0 |
| 235 | 2026-02-17T05:32:42.141Z | Downloaded colorchoice v1.0.4 |
| 236 | 2026-02-17T05:32:42.144Z | Downloaded clap_lex v1.0.0 |
| 237 | 2026-02-17T05:32:42.144Z | Downloaded itoa v1.0.17 |
| 238 | 2026-02-17T05:32:42.148Z | Downloaded percent-encoding v2.3.2 |
| 239 | 2026-02-17T05:32:42.148Z | Downloaded rustc-hash v2.1.1 |
| 240 | 2026-02-17T05:32:42.151Z | Downloaded serde-value v0.7.0 |
| 241 | 2026-02-17T05:32:42.151Z | Downloaded adler2 v2.0.1 |
| 242 | 2026-02-17T05:32:42.154Z | Downloaded futures-sink v0.3.32 |
| 243 | 2026-02-17T05:32:42.154Z | Downloaded cargo-platform v0.3.2 |
| 244 | 2026-02-17T05:32:42.157Z | Downloaded debug-ignore v1.0.5 |
| 245 | 2026-02-17T05:32:42.157Z | Downloaded atomicwrites v0.4.4 |
| 246 | 2026-02-17T05:32:42.160Z | Downloaded nextest-workspace-hack v0.1.0 |
| 247 | 2026-02-17T05:32:42.160Z | Downloaded filetime v0.2.27 |
| 248 | 2026-02-17T05:32:42.164Z | Downloaded cargo-util-schemas v0.2.0 |
| 249 | 2026-02-17T05:32:42.164Z | Downloaded block-buffer v0.10.4 |
| 250 | 2026-02-17T05:32:42.167Z | Downloaded rustc_version v0.4.1 |
| 251 | 2026-02-17T05:32:42.170Z | Downloaded pathdiff v0.2.3 |
| 252 | 2026-02-17T05:32:42.170Z | Downloaded future-queue v0.4.0 |
| 253 | 2026-02-17T05:32:42.173Z | Downloaded backtrace-ext v0.2.1 |
| 254 | 2026-02-17T05:32:42.173Z | Downloaded anstyle-parse v0.2.7 |
| 255 | 2026-02-17T05:32:42.176Z | Downloaded serde_ignored v0.1.14 |
| 256 | 2026-02-17T05:32:42.180Z | Downloaded signature v2.2.0 |
| 257 | 2026-02-17T05:32:42.180Z | Downloaded signal-hook-mio v0.2.5 |
| 258 | 2026-02-17T05:32:42.183Z | Downloaded shell-words v1.1.1 |
| 259 | 2026-02-17T05:32:42.183Z | Downloaded serde_spanned v1.0.4 |
| 260 | 2026-02-17T05:32:42.189Z | Downloaded openssl-macros v0.1.1 |
| 261 | 2026-02-17T05:32:42.189Z | Downloaded strip-ansi-escapes v0.2.1 |
| 262 | 2026-02-17T05:32:42.195Z | Downloaded scopeguard v1.2.0 |
| 263 | 2026-02-17T05:32:42.195Z | Downloaded supports-hyperlinks v3.2.0 |
| 264 | 2026-02-17T05:32:42.195Z | Downloaded number_prefix v0.4.0 |
| 265 | 2026-02-17T05:32:42.195Z | Downloaded swrite v0.1.0 |
| 266 | 2026-02-17T05:32:42.195Z | Downloaded supports-unicode v3.0.0 |
| 267 | 2026-02-17T05:32:42.198Z | Downloaded serde_spanned v0.6.9 |
| 268 | 2026-02-17T05:32:42.198Z | Downloaded hyper-rustls v0.27.7 |
| 269 | 2026-02-17T05:32:42.201Z | Downloaded futures-macro v0.3.32 |
| 270 | 2026-02-17T05:32:42.201Z | Downloaded fixedbitset v0.5.7 |
| 271 | 2026-02-17T05:32:42.204Z | Downloaded anstyle v1.0.13 |
| 272 | 2026-02-17T05:32:42.204Z | Downloaded dialoguer v0.11.0 |
| 273 | 2026-02-17T05:32:42.207Z | Downloaded nextest-metadata v0.12.2 |
| 274 | 2026-02-17T05:32:42.211Z | Downloaded lock_api v0.4.14 |
| 275 | 2026-02-17T05:32:42.211Z | Downloaded autocfg v1.5.0 |
| 276 | 2026-02-17T05:32:42.214Z | Downloaded base64ct v1.8.3 |
| 277 | 2026-02-17T05:32:42.217Z | Downloaded anstream v0.6.21 |
| 278 | 2026-02-17T05:32:42.220Z | Downloaded httparse v1.10.1 |
| 279 | 2026-02-17T05:32:42.223Z | Downloaded idna_adapter v1.0.0 |
| 280 | 2026-02-17T05:32:42.223Z | Downloaded serde_urlencoded v0.7.1 |
| 281 | 2026-02-17T05:32:42.223Z | Downloaded futures-executor v0.3.32 |
| 282 | 2026-02-17T05:32:42.226Z | Downloaded shared_child v1.1.1 |
| 283 | 2026-02-17T05:32:42.229Z | Downloaded duct v0.13.7 |
| 284 | 2026-02-17T05:32:42.229Z | Downloaded sigchld v0.2.4 |
| 285 | 2026-02-17T05:32:42.232Z | Downloaded globset v0.4.18 |
| 286 | 2026-02-17T05:32:42.232Z | Downloaded strsim v0.11.1 |
| 287 | 2026-02-17T05:32:42.236Z | Downloaded sync_wrapper v1.0.2 |
| 288 | 2026-02-17T05:32:42.236Z | Downloaded supports-color v3.0.2 |
| 289 | 2026-02-17T05:32:42.236Z | Downloaded semver v1.0.27 |
| 290 | 2026-02-17T05:32:42.239Z | Downloaded clap_derive v4.5.55 |
| 291 | 2026-02-17T05:32:42.242Z | Downloaded tinyvec_macros v0.1.1 |
| 292 | 2026-02-17T05:32:42.242Z | Downloaded ahash v0.8.12 |
| 293 | 2026-02-17T05:32:42.245Z | Downloaded target-spec-miette v0.4.5 |
| 294 | 2026-02-17T05:32:42.248Z | Downloaded pin-project-internal v1.1.10 |
| 295 | 2026-02-17T05:32:42.248Z | Downloaded cargo_metadata v0.23.1 |
| 296 | 2026-02-17T05:32:42.252Z | Downloaded pin-utils v0.1.0 |
| 297 | 2026-02-17T05:32:42.254Z | Downloaded ipnet v2.11.0 |
| 298 | 2026-02-17T05:32:42.254Z | Downloaded serde_path_to_error v0.1.20 |
| 299 | 2026-02-17T05:32:42.258Z | Downloaded pkg-config v0.3.32 |
| 300 | 2026-02-17T05:32:42.258Z | Downloaded rand_chacha v0.9.0 |
| 301 | 2026-02-17T05:32:42.261Z | Downloaded spki v0.7.3 |
| 302 | 2026-02-17T05:32:42.261Z | Downloaded simd-adler32 v0.3.8 |
| 303 | 2026-02-17T05:32:42.264Z | Downloaded signal-hook-registry v1.4.8 |
| 304 | 2026-02-17T05:32:42.265Z | Downloaded rustc-demangle v0.1.27 |
| 305 | 2026-02-17T05:32:42.267Z | Downloaded openssl-probe v0.2.1 |
| 306 | 2026-02-17T05:32:42.267Z | Downloaded toml_write v0.1.2 |
| 307 | 2026-02-17T05:32:42.271Z | Downloaded tower-service v0.3.3 |
| 308 | 2026-02-17T05:32:42.271Z | Downloaded toml_datetime v0.6.11 |
| 309 | 2026-02-17T05:32:42.274Z | Downloaded subtle v2.6.1 |
| 310 | 2026-02-17T05:32:42.274Z | Downloaded foldhash v0.1.5 |
| 311 | 2026-02-17T05:32:42.274Z | Downloaded ed25519 v2.2.3 |
| 312 | 2026-02-17T05:32:42.277Z | Downloaded serde-untagged v0.1.9 |
| 313 | 2026-02-17T05:32:42.280Z | Downloaded tracing-error v0.2.1 |
| 314 | 2026-02-17T05:32:42.280Z | Downloaded eyre v0.6.12 |
| 315 | 2026-02-17T05:32:42.284Z | Downloaded cargo_metadata v0.20.0 |
| 316 | 2026-02-17T05:32:42.287Z | Downloaded convert_case v0.10.0 |
| 317 | 2026-02-17T05:32:42.287Z | Downloaded self-replace v1.5.0 |
| 318 | 2026-02-17T05:32:42.290Z | Downloaded futures-task v0.3.32 |
| 319 | 2026-02-17T05:32:42.290Z | Downloaded bitflags v2.11.0 |
| 320 | 2026-02-17T05:32:42.293Z | Downloaded nextest-filtering v0.15.0 |
| 321 | 2026-02-17T05:32:42.296Z | Downloaded camino-tempfile v1.4.1 |
| 322 | 2026-02-17T05:32:42.300Z | Downloaded futures-channel v0.3.32 |
| 323 | 2026-02-17T05:32:42.300Z | Downloaded cfg-expr v0.20.6 |
| 324 | 2026-02-17T05:32:42.303Z | Downloaded self_update v0.42.0 |
| 325 | 2026-02-17T05:32:42.306Z | Downloaded quinn-udp v0.5.14 |
| 326 | 2026-02-17T05:32:42.309Z | Downloaded tower-layer v0.3.3 |
| 327 | 2026-02-17T05:32:42.309Z | Downloaded try-lock v0.2.5 |
| 328 | 2026-02-17T05:32:42.309Z | Downloaded crc32fast v1.5.0 |
| 329 | 2026-02-17T05:32:42.312Z | Downloaded typeid v1.0.3 |
| 330 | 2026-02-17T05:32:42.312Z | Downloaded console v0.15.11 |
| 331 | 2026-02-17T05:32:42.315Z | Downloaded unicode-xid v0.2.6 |
| 332 | 2026-02-17T05:32:42.318Z | Downloaded getrandom v0.2.17 |
| 333 | 2026-02-17T05:32:42.321Z | Downloaded digest v0.10.7 |
| 334 | 2026-02-17T05:32:42.321Z | Downloaded urlencoding v2.1.3 |
| 335 | 2026-02-17T05:32:42.321Z | Downloaded unicode-linebreak v0.1.5 |
| 336 | 2026-02-17T05:32:42.324Z | Downloaded xattr v1.6.1 |
| 337 | 2026-02-17T05:32:42.324Z | Downloaded static_assertions v1.1.0 |
| 338 | 2026-02-17T05:32:42.327Z | Downloaded shlex v1.3.0 |
| 339 | 2026-02-17T05:32:42.327Z | Downloaded utf8parse v0.2.2 |
| 340 | 2026-02-17T05:32:42.331Z | Downloaded untrusted v0.9.0 |
| 341 | 2026-02-17T05:32:42.331Z | Downloaded terminal_size v0.4.3 |
| 342 | 2026-02-17T05:32:42.334Z | Downloaded thiserror v1.0.69 |
| 343 | 2026-02-17T05:32:42.337Z | Downloaded utf8_iter v1.0.4 |
| 344 | 2026-02-17T05:32:42.337Z | Downloaded thread_local v1.1.9 |
| 345 | 2026-02-17T05:32:42.340Z | Downloaded thiserror-impl v2.0.18 |
| 346 | 2026-02-17T05:32:42.340Z | Downloaded want v0.3.1 |
| 347 | 2026-02-17T05:32:42.343Z | Downloaded quote v1.0.44 |
| 348 | 2026-02-17T05:32:42.343Z | Downloaded smallvec v1.15.1 |
| 349 | 2026-02-17T05:32:42.347Z | Downloaded sha2 v0.10.9 |
| 350 | 2026-02-17T05:32:42.350Z | Downloaded smol_str v0.3.5 |
| 351 | 2026-02-17T05:32:42.350Z | Downloaded quick-junit v0.5.2 |
| 352 | 2026-02-17T05:32:42.353Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 353 | 2026-02-17T05:32:42.356Z | Downloaded parking_lot v0.12.5 |
| 354 | 2026-02-17T05:32:42.359Z | Downloaded once_cell v1.21.3 |
| 355 | 2026-02-17T05:32:42.359Z | Downloaded rustls-pki-types v1.14.0 |
| 356 | 2026-02-17T05:32:42.362Z | Downloaded version_check v0.9.5 |
| 357 | 2026-02-17T05:32:42.365Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-02-17T05:32:42.365Z | Downloaded tracing-log v0.2.0 |
| 359 | 2026-02-17T05:32:42.365Z | Downloaded tokio-macros v2.6.0 |
| 360 | 2026-02-17T05:32:42.368Z | Downloaded clap v4.5.59 |
| 361 | 2026-02-17T05:32:42.375Z | Downloaded miniz_oxide v0.8.9 |
| 362 | 2026-02-17T05:32:42.378Z | Downloaded indicatif v0.17.11 |
| 363 | 2026-02-17T05:32:42.382Z | Downloaded log v0.4.29 |
| 364 | 2026-02-17T05:32:42.385Z | Downloaded getrandom v0.4.1 |
| 365 | 2026-02-17T05:32:42.388Z | Downloaded getrandom v0.3.4 |
| 366 | 2026-02-17T05:32:42.391Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 367 | 2026-02-17T05:32:42.394Z | Downloaded target-spec v3.5.7 |
| 368 | 2026-02-17T05:32:42.394Z | Downloaded unicase v2.9.0 |
| 369 | 2026-02-17T05:32:42.398Z | Downloaded futures v0.3.32 |
| 370 | 2026-02-17T05:32:42.401Z | Downloaded xxhash-rust v0.8.15 |
| 371 | 2026-02-17T05:32:42.405Z | Downloaded zstd-safe v7.2.4 |
| 372 | 2026-02-17T05:32:42.405Z | Downloaded camino v1.2.2 |
| 373 | 2026-02-17T05:32:42.409Z | Downloaded target-lexicon v0.13.3 |
| 374 | 2026-02-17T05:32:42.409Z | Downloaded num-traits v0.2.19 |
| 375 | 2026-02-17T05:32:42.412Z | Downloaded litrs v1.0.0 |
| 376 | 2026-02-17T05:32:42.416Z | Downloaded toml v0.8.23 |
| 377 | 2026-02-17T05:32:42.416Z | Downloaded tokio-stream v0.1.18 |
| 378 | 2026-02-17T05:32:42.419Z | Downloaded zipsign-api v0.1.5 |
| 379 | 2026-02-17T05:32:42.422Z | Downloaded zeroize v1.8.2 |
| 380 | 2026-02-17T05:32:42.426Z | Downloaded tracing-attributes v0.1.31 |
| 381 | 2026-02-17T05:32:42.426Z | Downloaded tokio-rustls v0.26.4 |
| 382 | 2026-02-17T05:32:42.429Z | Downloaded serde_derive v1.0.228 |
| 383 | 2026-02-17T05:32:42.432Z | Downloaded config v0.15.19 |
| 384 | 2026-02-17T05:32:42.435Z | Downloaded tokio-native-tls v0.3.1 |
| 385 | 2026-02-17T05:32:42.438Z | Downloaded base64 v0.22.1 |
| 386 | 2026-02-17T05:32:42.441Z | Downloaded tar v0.4.44 |
| 387 | 2026-02-17T05:32:42.444Z | Downloaded serde_core v1.0.228 |
| 388 | 2026-02-17T05:32:42.447Z | Downloaded pin-project v1.1.10 |
| 389 | 2026-02-17T05:32:42.456Z | Downloaded textwrap v0.16.2 |
| 390 | 2026-02-17T05:32:42.459Z | Downloaded zstd v0.13.3 |
| 391 | 2026-02-17T05:32:42.462Z | Downloaded zmij v1.0.21 |
| 392 | 2026-02-17T05:32:42.465Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 393 | 2026-02-17T05:32:42.465Z | Downloaded tinyvec v1.10.0 |
| 394 | 2026-02-17T05:32:42.468Z | Downloaded derive_more v2.1.1 |
| 395 | 2026-02-17T05:32:42.478Z | Downloaded openssl-sys v0.9.111 |
| 396 | 2026-02-17T05:32:42.485Z | Downloaded cc v1.2.56 |
| 397 | 2026-02-17T05:32:42.488Z | Downloaded serde v1.0.228 |
| 398 | 2026-02-17T05:32:42.491Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 399 | 2026-02-17T05:32:42.494Z | Downloaded uuid v1.21.0 |
| 400 | 2026-02-17T05:32:42.497Z | Downloaded rand v0.9.2 |
| 401 | 2026-02-17T05:32:42.500Z | Downloaded indexmap v2.13.0 |
| 402 | 2026-02-17T05:32:42.504Z | Downloaded unicode-ident v1.0.24 |
| 403 | 2026-02-17T05:32:42.507Z | Downloaded ed25519-dalek v2.2.0 |
| 404 | 2026-02-17T05:32:42.510Z | Downloaded rustls-webpki v0.103.9 |
| 405 | 2026-02-17T05:32:42.514Z | Downloaded typenum v1.19.0 |
| 406 | 2026-02-17T05:32:42.517Z | Downloaded memchr v2.8.0 |
| 407 | 2026-02-17T05:32:42.520Z | Downloaded derive_more-impl v2.1.1 |
| 408 | 2026-02-17T05:32:42.524Z | Downloaded quinn v0.11.9 |
| 409 | 2026-02-17T05:32:42.527Z | Downloaded borsh v1.6.0 |
| 410 | 2026-02-17T05:32:42.533Z | Downloaded der v0.7.10 |
| 411 | 2026-02-17T05:32:42.538Z | Downloaded hyper-util v0.1.20 |
| 412 | 2026-02-17T05:32:42.543Z | Downloaded tracing-core v0.1.36 |
| 413 | 2026-02-17T05:32:42.547Z | Downloaded vte v0.14.1 |
| 414 | 2026-02-17T05:32:42.550Z | Downloaded url v2.5.8 |
| 415 | 2026-02-17T05:32:42.553Z | Downloaded mio v1.1.1 |
| 416 | 2026-02-17T05:32:42.556Z | Downloaded miette v7.6.0 |
| 417 | 2026-02-17T05:32:42.560Z | Downloaded http v1.4.0 |
| 418 | 2026-02-17T05:32:42.564Z | Downloaded socket2 v0.6.2 |
| 419 | 2026-02-17T05:32:42.567Z | Downloaded hashbrown v0.15.5 |
| 420 | 2026-02-17T05:32:42.570Z | Downloaded toml_edit v0.22.27 |
| 421 | 2026-02-17T05:32:42.574Z | Downloaded tower v0.5.3 |
| 422 | 2026-02-17T05:32:42.583Z | Downloaded ron v0.12.0 |
| 423 | 2026-02-17T05:32:42.592Z | Downloaded unicode-segmentation v1.12.0 |
| 424 | 2026-02-17T05:32:42.595Z | Downloaded hashbrown v0.16.1 |
| 425 | 2026-02-17T05:32:42.598Z | Downloaded iri-string v0.7.10 |
| 426 | 2026-02-17T05:32:42.605Z | Downloaded guppy v0.17.25 |
| 427 | 2026-02-17T05:32:42.610Z | Downloaded serde_json v1.0.149 |
| 428 | 2026-02-17T05:32:42.617Z | Downloaded tokio-util v0.7.18 |
| 429 | 2026-02-17T05:32:42.623Z | Downloaded unicode-normalization v0.1.25 |
| 430 | 2026-02-17T05:32:42.626Z | Downloaded itertools v0.14.0 |
| 431 | 2026-02-17T05:32:42.633Z | Downloaded crossterm v0.29.0 |
| 432 | 2026-02-17T05:32:42.638Z | Downloaded h2 v0.4.13 |
| 433 | 2026-02-17T05:32:42.644Z | Downloaded clap_builder v4.5.59 |
| 434 | 2026-02-17T05:32:42.650Z | Downloaded tempfile v3.25.0 |
| 435 | 2026-02-17T05:32:42.653Z | Downloaded signal-hook v0.3.18 |
| 436 | 2026-02-17T05:32:42.657Z | Downloaded quick-xml v0.38.4 |
| 437 | 2026-02-17T05:32:42.661Z | Downloaded hyper v1.8.1 |
| 438 | 2026-02-17T05:32:42.666Z | Downloaded sharded-slab v0.1.7 |
| 439 | 2026-02-17T05:32:42.669Z | Downloaded winnow v0.7.14 |
| 440 | 2026-02-17T05:32:42.678Z | Downloaded reqwest v0.12.28 |
| 441 | 2026-02-17T05:32:42.682Z | Downloaded pulldown-cmark v0.13.0 |
| 442 | 2026-02-17T05:32:42.687Z | Downloaded tower-http v0.6.8 |
| 443 | 2026-02-17T05:32:42.694Z | Downloaded regex v1.12.3 |
| 444 | 2026-02-17T05:32:42.698Z | Downloaded bytes v1.11.1 |
| 445 | 2026-02-17T05:32:42.704Z | Downloaded ryu v1.0.23 |
| 446 | 2026-02-17T05:32:42.707Z | Downloaded proc-macro2 v1.0.106 |
| 447 | 2026-02-17T05:32:42.710Z | Downloaded chrono v0.4.43 |
| 448 | 2026-02-17T05:32:42.714Z | Downloaded slab v0.4.12 |
| 449 | 2026-02-17T05:32:42.717Z | Downloaded thiserror v2.0.18 |
| 450 | 2026-02-17T05:32:42.720Z | Downloaded owo-colors v4.2.3 |
| 451 | 2026-02-17T05:32:42.723Z | Downloaded quick-xml v0.37.5 |
| 452 | 2026-02-17T05:32:42.728Z | Downloaded parking_lot_core v0.9.12 |
| 453 | 2026-02-17T05:32:42.731Z | Downloaded gimli v0.32.3 |
| 454 | 2026-02-17T05:32:42.737Z | Downloaded newtype-uuid v1.3.2 |
| 455 | 2026-02-17T05:32:42.740Z | Downloaded rand_core v0.9.5 |
| 456 | 2026-02-17T05:32:42.740Z | Downloaded rand_core v0.6.4 |
| 457 | 2026-02-17T05:32:42.743Z | Downloaded curve25519-dalek v4.1.3 |
| 458 | 2026-02-17T05:32:42.748Z | Downloaded unicode-width v0.2.2 |
| 459 | 2026-02-17T05:32:42.753Z | Downloaded syn v2.0.116 |
| 460 | 2026-02-17T05:32:42.762Z | Downloaded unicode-width v0.1.14 |
| 461 | 2026-02-17T05:32:42.767Z | Downloaded pkcs8 v0.10.2 |
| 462 | 2026-02-17T05:32:42.770Z | Downloaded bstr v1.12.1 |
| 463 | 2026-02-17T05:32:42.777Z | Downloaded portable-atomic v1.13.1 |
| 464 | 2026-02-17T05:32:42.783Z | Downloaded nested v0.1.1 |
| 465 | 2026-02-17T05:32:42.786Z | Downloaded erased-serde v0.4.9 |
| 466 | 2026-02-17T05:32:42.786Z | Downloaded color-spantrace v0.3.0 |
| 467 | 2026-02-17T05:32:42.790Z | Downloaded jobserver v0.1.34 |
| 468 | 2026-02-17T05:32:42.790Z | Downloaded tracing v0.1.44 |
| 469 | 2026-02-17T05:32:42.806Z | Downloaded tracing-subscriber v0.3.22 |
| 470 | 2026-02-17T05:32:42.813Z | Downloaded quinn-proto v0.11.13 |
| 471 | 2026-02-17T05:32:42.818Z | Downloaded foreign-types v0.3.2 |
| 472 | 2026-02-17T05:32:42.822Z | Downloaded fnv v1.0.7 |
| 473 | 2026-02-17T05:32:42.822Z | Downloaded equivalent v1.0.2 |
| 474 | 2026-02-17T05:32:42.822Z | Downloaded generic-array v0.14.7 |
| 475 | 2026-02-17T05:32:42.825Z | Downloaded find-msvc-tools v0.1.9 |
| 476 | 2026-02-17T05:32:42.825Z | Downloaded errno v0.3.14 |
| 477 | 2026-02-17T05:32:42.825Z | Downloaded either v1.15.0 |
| 478 | 2026-02-17T05:32:42.828Z | Downloaded indenter v0.3.4 |
| 479 | 2026-02-17T05:32:42.828Z | Downloaded humantime-serde v1.1.1 |
| 480 | 2026-02-17T05:32:42.828Z | Downloaded aho-corasick v1.1.4 |
| 481 | 2026-02-17T05:32:42.834Z | Downloaded webpki-roots v1.0.6 |
| 482 | 2026-02-17T05:32:42.837Z | Downloaded vcpkg v0.2.15 |
| 483 | 2026-02-17T05:32:42.871Z | Downloaded indent_write v2.2.0 |
| 484 | 2026-02-17T05:32:42.874Z | Downloaded openssl v0.10.75 |
| 485 | 2026-02-17T05:32:42.880Z | Downloaded form_urlencoded v1.2.2 |
| 486 | 2026-02-17T05:32:42.883Z | Downloaded native-tls v0.2.16 |
| 487 | 2026-02-17T05:32:42.883Z | Downloaded color-eyre v0.6.5 |
| 488 | 2026-02-17T05:32:42.897Z | Downloaded nextest-runner v0.80.0 |
| 489 | 2026-02-17T05:32:42.908Z | Downloaded zerocopy v0.8.39 |
| 490 | 2026-02-17T05:32:42.925Z | Downloaded nix v0.30.1 |
| 491 | 2026-02-17T05:32:42.935Z | Downloaded object v0.37.3 |
| 492 | 2026-02-17T05:32:42.944Z | Downloaded regex-syntax v0.8.9 |
| 493 | 2026-02-17T05:32:42.950Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 494 | 2026-02-17T05:32:42.964Z | Downloaded rustls v0.23.36 |
| 495 | 2026-02-17T05:32:42.974Z | Downloaded rustix v0.38.44 |
| 496 | 2026-02-17T05:32:42.993Z | Downloaded rustix v1.1.3 |
| 497 | 2026-02-17T05:32:43.012Z | Downloaded tokio v1.49.0 |
| 498 | 2026-02-17T05:32:43.112Z | Downloaded regex-automata v0.4.14 |
| 499 | 2026-02-17T05:32:43.157Z | Downloaded libc v0.2.182 |
| 500 | 2026-02-17T05:32:43.184Z | Downloaded petgraph v0.8.3 |
| 501 | 2026-02-17T05:32:43.286Z | Downloaded recursion v0.5.4 |
| 502 | 2026-02-17T05:32:43.300Z | Downloaded ring v0.17.14 |
| 503 | 2026-02-17T05:32:43.380Z | Compiling proc-macro2 v1.0.106 |
| 504 | 2026-02-17T05:32:43.383Z | Compiling libc v0.2.182 |
| 505 | 2026-02-17T05:32:43.383Z | Compiling quote v1.0.44 |
| 506 | 2026-02-17T05:32:43.383Z | Compiling unicode-ident v1.0.24 |
| 507 | 2026-02-17T05:32:43.383Z | Compiling serde_core v1.0.228 |
| 508 | 2026-02-17T05:32:43.383Z | Compiling cfg-if v1.0.4 |
| 509 | 2026-02-17T05:32:43.383Z | Compiling memchr v2.8.0 |
| 510 | 2026-02-17T05:32:43.383Z | Compiling once_cell v1.21.3 |
| 511 | 2026-02-17T05:32:43.736Z | Compiling log v0.4.29 |
| 512 | 2026-02-17T05:32:43.794Z | Compiling pin-project-lite v0.2.16 |
| 513 | 2026-02-17T05:32:43.941Z | Compiling itoa v1.0.17 |
| 514 | 2026-02-17T05:32:44.051Z | Compiling serde v1.0.228 |
| 515 | 2026-02-17T05:32:44.229Z | Compiling futures-core v0.3.32 |
| 516 | 2026-02-17T05:32:44.419Z | Compiling bitflags v2.11.0 |
| 517 | 2026-02-17T05:32:44.489Z | Compiling smallvec v1.15.1 |
| 518 | 2026-02-17T05:32:44.727Z | Compiling equivalent v1.0.2 |
| 519 | 2026-02-17T05:32:44.861Z | Compiling find-msvc-tools v0.1.9 |
| 520 | 2026-02-17T05:32:45.059Z | Compiling hashbrown v0.16.1 |
| 521 | 2026-02-17T05:32:45.318Z | Compiling shlex v1.3.0 |
| 522 | 2026-02-17T05:32:45.338Z | Compiling bytes v1.11.1 |
| 523 | 2026-02-17T05:32:46.004Z | Compiling errno v0.3.14 |
| 524 | 2026-02-17T05:32:46.033Z | Compiling jobserver v0.1.34 |
| 525 | 2026-02-17T05:32:46.091Z | Compiling syn v2.0.116 |
| 526 | 2026-02-17T05:32:46.256Z | Compiling signal-hook-registry v1.4.8 |
| 527 | 2026-02-17T05:32:46.299Z | Compiling mio v1.1.1 |
| 528 | 2026-02-17T05:32:46.339Z | Compiling futures-sink v0.3.32 |
| 529 | 2026-02-17T05:32:46.523Z | Compiling cc v1.2.56 |
| 530 | 2026-02-17T05:32:46.653Z | Compiling rustix v1.1.3 |
| 531 | 2026-02-17T05:32:46.699Z | Compiling socket2 v0.6.2 |
| 532 | 2026-02-17T05:32:47.305Z | Compiling slab v0.4.12 |
| 533 | 2026-02-17T05:32:47.378Z | Compiling zmij v1.0.21 |
| 534 | 2026-02-17T05:32:47.682Z | Compiling futures-channel v0.3.32 |
| 535 | 2026-02-17T05:32:47.808Z | Compiling tracing-core v0.1.36 |
| 536 | 2026-02-17T05:32:47.986Z | Compiling version_check v0.9.5 |
| 537 | 2026-02-17T05:32:48.190Z | Compiling serde_json v1.0.149 |
| 538 | 2026-02-17T05:32:48.533Z | Compiling futures-io v0.3.32 |
| 539 | 2026-02-17T05:32:48.642Z | Compiling futures-task v0.3.32 |
| 540 | 2026-02-17T05:32:48.884Z | Compiling getrandom v0.4.1 |
| 541 | 2026-02-17T05:32:48.965Z | Compiling camino v1.2.2 |
| 542 | 2026-02-17T05:32:49.138Z | Compiling indexmap v2.13.0 |
| 543 | 2026-02-17T05:32:49.493Z | Compiling unicode-width v0.2.2 |
| 544 | 2026-02-17T05:32:49.596Z | Compiling ring v0.17.14 |
| 545 | 2026-02-17T05:32:49.936Z | Compiling http v1.4.0 |
| 546 | 2026-02-17T05:32:50.123Z | Compiling simd-adler32 v0.3.8 |
| 547 | 2026-02-17T05:32:50.215Z | Compiling zeroize v1.8.2 |
| 548 | 2026-02-17T05:32:50.578Z | Compiling adler2 v2.0.1 |
| 549 | 2026-02-17T05:32:50.701Z | Compiling autocfg v1.5.0 |
| 550 | 2026-02-17T05:32:50.865Z | Compiling percent-encoding v2.3.2 |
| 551 | 2026-02-17T05:32:50.954Z | Compiling miniz_oxide v0.8.9 |
| 552 | 2026-02-17T05:32:51.445Z | Compiling num-traits v0.2.19 |
| 553 | 2026-02-17T05:32:52.178Z | Compiling object v0.37.3 |
| 554 | 2026-02-17T05:32:52.187Z | Compiling zerocopy v0.8.39 |
| 555 | 2026-02-17T05:32:52.739Z | Compiling getrandom v0.3.4 |
| 556 | 2026-02-17T05:32:53.008Z | Compiling target-lexicon v0.13.3 |
| 557 | 2026-02-17T05:32:53.172Z | Compiling winnow v0.7.14 |
| 558 | 2026-02-17T05:32:53.794Z | Compiling http-body v1.0.1 |
| 559 | 2026-02-17T05:32:54.046Z | Compiling rustls-pki-types v1.14.0 |
| 560 | 2026-02-17T05:32:54.065Z | Compiling semver v1.0.27 |
| 561 | 2026-02-17T05:32:54.083Z | Compiling getrandom v0.2.17 |
| 562 | 2026-02-17T05:32:54.150Z | Compiling thiserror v2.0.18 |
| 563 | 2026-02-17T05:32:54.418Z | Compiling owo-colors v4.2.3 |
| 564 | 2026-02-17T05:32:54.825Z | Compiling fnv v1.0.7 |
| 565 | 2026-02-17T05:32:54.990Z | Compiling guppy-workspace-hack v0.1.0 |
| 566 | 2026-02-17T05:32:55.046Z | Compiling httparse v1.10.1 |
| 567 | 2026-02-17T05:32:55.134Z | Compiling gimli v0.32.3 |
| 568 | 2026-02-17T05:32:55.361Z | Compiling typenum v1.19.0 |
| 569 | 2026-02-17T05:32:55.421Z | Compiling signal-hook v0.3.18 |
| 570 | 2026-02-17T05:32:55.678Z | Compiling untrusted v0.9.0 |
| 571 | 2026-02-17T05:32:55.962Z | Compiling serde_derive v1.0.228 |
| 572 | 2026-02-17T05:32:56.004Z | Compiling tokio-macros v2.6.0 |
| 573 | 2026-02-17T05:32:56.283Z | Compiling futures-macro v0.3.32 |
| 574 | 2026-02-17T05:32:57.211Z | Compiling tracing-attributes v0.1.31 |
| 575 | 2026-02-17T05:32:57.564Z | Compiling tokio v1.49.0 |
| 576 | 2026-02-17T05:32:57.641Z | Compiling thiserror-impl v2.0.18 |
| 577 | 2026-02-17T05:32:58.096Z | Compiling futures-util v0.3.32 |
| 578 | 2026-02-17T05:32:59.915Z | Compiling tracing v0.1.44 |
| 579 | 2026-02-17T05:33:00.407Z | Compiling addr2line v0.25.1 |
| 580 | 2026-02-17T05:33:01.586Z | Compiling form_urlencoded v1.2.2 |
| 581 | 2026-02-17T05:33:01.726Z | Compiling generic-array v0.14.7 |
| 582 | 2026-02-17T05:33:02.097Z | Compiling utf8_iter v1.0.4 |
| 583 | 2026-02-17T05:33:02.122Z | Compiling pkg-config v0.3.32 |
| 584 | 2026-02-17T05:33:02.375Z | Compiling rustls v0.23.36 |
| 585 | 2026-02-17T05:33:02.763Z | Compiling target-spec v3.5.7 |
| 586 | 2026-02-17T05:33:03.133Z | Compiling try-lock v0.2.5 |
| 587 | 2026-02-17T05:33:03.270Z | Compiling thiserror v1.0.69 |
| 588 | 2026-02-17T05:33:03.317Z | Compiling typeid v1.0.3 |
| 589 | 2026-02-17T05:33:03.821Z | Compiling idna_adapter v1.0.0 |
| 590 | 2026-02-17T05:33:03.840Z | Compiling atomic-waker v1.1.2 |
| 591 | 2026-02-17T05:33:03.860Z | Compiling rustc-demangle v0.1.27 |
| 592 | 2026-02-17T05:33:03.988Z | Compiling tower-service v0.3.3 |
| 593 | 2026-02-17T05:33:04.043Z | Compiling fastrand v2.3.0 |
| 594 | 2026-02-17T05:33:04.136Z | Compiling idna v1.1.0 |
| 595 | 2026-02-17T05:33:04.722Z | Compiling tempfile v3.25.0 |
| 596 | 2026-02-17T05:33:04.777Z | Compiling backtrace v0.3.76 |
| 597 | 2026-02-17T05:33:05.880Z | Compiling want v0.3.1 |
| 598 | 2026-02-17T05:33:06.041Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 599 | 2026-02-17T05:33:06.291Z | Compiling tokio-util v0.7.18 |
| 600 | 2026-02-17T05:33:06.888Z | Compiling cfg-expr v0.20.6 |
| 601 | 2026-02-17T05:33:07.871Z | Compiling rustls-webpki v0.103.9 |
| 602 | 2026-02-17T05:33:08.172Z | Compiling h2 v0.4.13 |
| 603 | 2026-02-17T05:33:08.742Z | Compiling thiserror-impl v1.0.69 |
| 604 | 2026-02-17T05:33:11.283Z | Compiling terminal_size v0.4.3 |
| 605 | 2026-02-17T05:33:11.350Z | Compiling aho-corasick v1.1.4 |
| 606 | 2026-02-17T05:33:11.550Z | Compiling subtle v2.6.1 |
| 607 | 2026-02-17T05:33:11.755Z | Compiling regex-syntax v0.8.9 |
| 608 | 2026-02-17T05:33:11.865Z | Compiling pin-utils v0.1.0 |
| 609 | 2026-02-17T05:33:11.989Z | Compiling erased-serde v0.4.9 |
| 610 | 2026-02-17T05:33:13.713Z | Compiling hyper v1.8.1 |
| 611 | 2026-02-17T05:33:16.044Z | Compiling regex-automata v0.4.14 |
| 612 | 2026-02-17T05:33:22.543Z | Compiling url v2.5.8 |
| 613 | 2026-02-17T05:33:23.386Z | Compiling toml_datetime v0.6.11 |
| 614 | 2026-02-17T05:33:24.186Z | Compiling serde_spanned v0.6.9 |
| 615 | 2026-02-17T05:33:24.464Z | Compiling ahash v0.8.12 |
| 616 | 2026-02-17T05:33:24.771Z | Compiling sync_wrapper v1.0.2 |
| 617 | 2026-02-17T05:33:24.909Z | Compiling is_ci v1.2.0 |
| 618 | 2026-02-17T05:33:24.955Z | Compiling portable-atomic v1.13.1 |
| 619 | 2026-02-17T05:33:25.220Z | Compiling unicode-linebreak v0.1.5 |
| 620 | 2026-02-17T05:33:25.789Z | Compiling base64 v0.22.1 |
| 621 | 2026-02-17T05:33:25.874Z | Compiling either v1.15.0 |
| 622 | 2026-02-17T05:33:26.334Z | Compiling unicode-segmentation v1.12.0 |
| 623 | 2026-02-17T05:33:26.588Z | Compiling tower-layer v0.3.3 |
| 624 | 2026-02-17T05:33:26.843Z | Compiling foldhash v0.1.5 |
| 625 | 2026-02-17T05:33:27.060Z | Compiling nextest-workspace-hack v0.1.0 |
| 626 | 2026-02-17T05:33:27.082Z | Compiling ipnet v2.11.0 |
| 627 | 2026-02-17T05:33:27.273Z | Compiling toml_write v0.1.2 |
| 628 | 2026-02-17T05:33:27.445Z | Compiling parking_lot_core v0.9.12 |
| 629 | 2026-02-17T05:33:27.740Z | Compiling crc32fast v1.5.0 |
| 630 | 2026-02-17T05:33:27.934Z | Compiling lazy_static v1.5.0 |
| 631 | 2026-02-17T05:33:28.054Z | Compiling sharded-slab v0.1.7 |
| 632 | 2026-02-17T05:33:28.125Z | Compiling hyper-util v0.1.20 |
| 633 | 2026-02-17T05:33:28.332Z | Compiling toml_edit v0.22.27 |
| 634 | 2026-02-17T05:33:28.764Z | Compiling hashbrown v0.15.5 |
| 635 | 2026-02-17T05:33:29.600Z | Compiling tower v0.5.3 |
| 636 | 2026-02-17T05:33:29.800Z | Compiling convert_case v0.10.0 |
| 637 | 2026-02-17T05:33:30.284Z | Compiling textwrap v0.16.2 |
| 638 | 2026-02-17T05:33:30.362Z | Compiling supports-color v3.0.2 |
| 639 | 2026-02-17T05:33:30.908Z | Compiling tokio-rustls v0.26.4 |
| 640 | 2026-02-17T05:33:31.460Z | Compiling backtrace-ext v0.2.1 |
| 641 | 2026-02-17T05:33:31.979Z | Compiling ordered-float v2.10.1 |
| 642 | 2026-02-17T05:33:32.294Z | Compiling miette-derive v7.6.0 |
| 643 | 2026-02-17T05:33:32.637Z | Compiling webpki-roots v1.0.6 |
| 644 | 2026-02-17T05:33:32.863Z | Compiling pathdiff v0.2.3 |
| 645 | 2026-02-17T05:33:33.079Z | Compiling console v0.15.11 |
| 646 | 2026-02-17T05:33:33.342Z | Compiling cargo-platform v0.3.2 |
| 647 | 2026-02-17T05:33:33.992Z | Compiling tracing-log v0.2.0 |
| 648 | 2026-02-17T05:33:34.573Z | Compiling os_pipe v1.2.3 |
| 649 | 2026-02-17T05:33:34.674Z | Compiling thread_local v1.1.9 |
| 650 | 2026-02-17T05:33:34.852Z | Compiling debug-ignore v1.0.5 |
| 651 | 2026-02-17T05:33:34.994Z | Compiling ryu v1.0.23 |
| 652 | 2026-02-17T05:33:35.346Z | Compiling supports-hyperlinks v3.2.0 |
| 653 | 2026-02-17T05:33:35.567Z | Compiling supports-unicode v3.0.0 |
| 654 | 2026-02-17T05:33:35.658Z | Compiling iri-string v0.7.10 |
| 655 | 2026-02-17T05:33:35.710Z | Compiling unicode-width v0.1.14 |
| 656 | 2026-02-17T05:33:35.863Z | Compiling scopeguard v1.2.0 |
| 657 | 2026-02-17T05:33:36.047Z | Compiling utf8parse v0.2.2 |
| 658 | 2026-02-17T05:33:36.079Z | Compiling rustix v0.38.44 |
| 659 | 2026-02-17T05:33:36.231Z | Compiling zstd-safe v7.2.4 |
| 660 | 2026-02-17T05:33:36.288Z | Compiling fixedbitset v0.5.7 |
| 661 | 2026-02-17T05:33:36.657Z | Compiling cfg_aliases v0.2.1 |
| 662 | 2026-02-17T05:33:36.769Z | Compiling pulldown-cmark v0.13.0 |
| 663 | 2026-02-17T05:33:36.926Z | Compiling nix v0.30.1 |
| 664 | 2026-02-17T05:33:37.212Z | Compiling petgraph v0.8.3 |
| 665 | 2026-02-17T05:33:37.322Z | Compiling anstyle-parse v0.2.7 |
| 666 | 2026-02-17T05:33:37.757Z | Compiling miette v7.6.0 |
| 667 | 2026-02-17T05:33:37.788Z | Compiling lock_api v0.4.14 |
| 668 | 2026-02-17T05:33:38.369Z | Compiling serde_urlencoded v0.7.1 |
| 669 | 2026-02-17T05:33:38.964Z | Compiling tower-http v0.6.8 |
| 670 | 2026-02-17T05:33:41.156Z | Compiling tracing-subscriber v0.3.22 |
| 671 | 2026-02-17T05:33:41.389Z | Compiling sigchld v0.2.4 |
| 672 | 2026-02-17T05:33:41.725Z | Compiling cargo_metadata v0.23.1 |
| 673 | 2026-02-17T05:33:41.746Z | Compiling hyper-rustls v0.27.7 |
| 674 | 2026-02-17T05:33:41.907Z | Compiling serde-value v0.7.0 |
| 675 | 2026-02-17T05:33:43.110Z | Compiling toml v0.8.23 |
| 676 | 2026-02-17T05:33:43.570Z | Compiling serde-untagged v0.1.9 |
| 677 | 2026-02-17T05:33:44.891Z | Compiling derive_more-impl v2.1.1 |
| 678 | 2026-02-17T05:33:48.157Z | Compiling itertools v0.14.0 |
| 679 | 2026-02-17T05:33:48.446Z | Compiling block-buffer v0.10.4 |
| 680 | 2026-02-17T05:33:48.713Z | Compiling crypto-common v0.1.7 |
| 681 | 2026-02-17T05:33:48.960Z | Compiling regex v1.12.3 |
| 682 | 2026-02-17T05:33:48.964Z | Compiling ppv-lite86 v0.2.21 |
| 683 | 2026-02-17T05:33:49.541Z | Compiling futures-executor v0.3.32 |
| 684 | 2026-02-17T05:33:49.831Z | Compiling rand_core v0.9.5 |
| 685 | 2026-02-17T05:33:50.352Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 686 | 2026-02-17T05:33:50.478Z | Compiling pin-project-internal v1.1.10 |
| 687 | 2026-02-17T05:33:50.611Z | Compiling http-body-util v0.1.3 |
| 688 | 2026-02-17T05:33:51.163Z | Compiling uuid v1.21.0 |
| 689 | 2026-02-17T05:33:51.665Z | Compiling smol_str v0.3.5 |
| 690 | 2026-02-17T05:33:52.086Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 691 | 2026-02-17T05:33:52.330Z | Compiling serde_spanned v1.0.4 |
| 692 | 2026-02-17T05:33:52.356Z | Compiling filetime v0.2.27 |
| 693 | 2026-02-17T05:33:52.569Z | Compiling bstr v1.12.1 |
| 694 | 2026-02-17T05:33:52.713Z | Compiling vte v0.14.1 |
| 695 | 2026-02-17T05:33:52.915Z | Compiling is_terminal_polyfill v1.70.2 |
| 696 | 2026-02-17T05:33:52.953Z | Compiling color-spantrace v0.3.0 |
| 697 | 2026-02-17T05:33:53.071Z | Compiling static_assertions v1.1.0 |
| 698 | 2026-02-17T05:33:53.098Z | Compiling eyre v0.6.12 |
| 699 | 2026-02-17T05:33:53.199Z | Compiling unicase v2.9.0 |
| 700 | 2026-02-17T05:33:53.496Z | Compiling self_update v0.42.0 |
| 701 | 2026-02-17T05:33:53.559Z | Compiling tinyvec_macros v0.1.1 |
| 702 | 2026-02-17T05:33:53.650Z | Compiling litrs v1.0.0 |
| 703 | 2026-02-17T05:33:53.673Z | Compiling anstyle-query v1.1.5 |
| 704 | 2026-02-17T05:33:53.844Z | Compiling colorchoice v1.0.4 |
| 705 | 2026-02-17T05:33:53.929Z | Compiling anstyle v1.0.13 |
| 706 | 2026-02-17T05:33:54.029Z | Compiling xattr v1.6.1 |
| 707 | 2026-02-17T05:33:54.050Z | Compiling unicode-xid v0.2.6 |
| 708 | 2026-02-17T05:33:54.306Z | Compiling number_prefix v0.4.0 |
| 709 | 2026-02-17T05:33:54.336Z | Compiling iana-time-zone v0.1.65 |
| 710 | 2026-02-17T05:33:54.452Z | Compiling nested v0.1.1 |
| 711 | 2026-02-17T05:33:54.554Z | Compiling chrono v0.4.43 |
| 712 | 2026-02-17T05:33:54.575Z | Compiling indicatif v0.17.11 |
| 713 | 2026-02-17T05:33:54.626Z | Compiling document-features v0.2.12 |
| 714 | 2026-02-17T05:33:54.712Z | Compiling guppy v0.17.25 |
| 715 | 2026-02-17T05:33:54.918Z | Compiling anstream v0.6.21 |
| 716 | 2026-02-17T05:33:55.673Z | Compiling tar v0.4.44 |
| 717 | 2026-02-17T05:33:55.933Z | Compiling cargo-util-schemas v0.2.0 |
| 718 | 2026-02-17T05:33:57.523Z | Compiling tinyvec v1.10.0 |
| 719 | 2026-02-17T05:33:58.509Z | Compiling globset v0.4.18 |
| 720 | 2026-02-17T05:33:58.622Z | Compiling strip-ansi-escapes v0.2.1 |
| 721 | 2026-02-17T05:33:59.783Z | Compiling pin-project v1.1.10 |
| 722 | 2026-02-17T05:33:59.944Z | Compiling toml v0.9.12+spec-1.1.0 |
| 723 | 2026-02-17T05:34:01.391Z | Compiling nextest-metadata v0.12.2 |
| 724 | 2026-02-17T05:34:01.480Z | Compiling newtype-uuid v1.3.2 |
| 725 | 2026-02-17T05:34:01.694Z | Compiling reqwest v0.12.28 |
| 726 | 2026-02-17T05:34:01.796Z | Compiling rand_chacha v0.9.0 |
| 727 | 2026-02-17T05:34:02.502Z | Compiling futures v0.3.32 |
| 728 | 2026-02-17T05:34:02.639Z | Compiling digest v0.10.7 |
| 729 | 2026-02-17T05:34:03.063Z | Compiling parking_lot v0.12.5 |
| 730 | 2026-02-17T05:34:03.108Z | Compiling flate2 v1.1.9 |
| 731 | 2026-02-17T05:34:04.401Z | Compiling derive_more v2.1.1 |
| 732 | 2026-02-17T05:34:04.527Z | Compiling tracing-error v0.2.1 |
| 733 | 2026-02-17T05:34:04.990Z | Compiling shared_child v1.1.1 |
| 734 | 2026-02-17T05:34:05.933Z | Compiling signal-hook-mio v0.2.5 |
| 735 | 2026-02-17T05:34:06.007Z | Compiling self-replace v1.5.0 |
| 736 | 2026-02-17T05:34:06.152Z | Compiling cargo-platform v0.2.0 |
| 737 | 2026-02-17T05:34:06.566Z | Compiling quick-xml v0.37.5 |
| 738 | 2026-02-17T05:34:07.368Z | Compiling quick-xml v0.38.4 |
| 739 | 2026-02-17T05:34:07.415Z | Compiling indenter v0.3.4 |
| 740 | 2026-02-17T05:34:07.637Z | Compiling urlencoding v2.1.3 |
| 741 | 2026-02-17T05:34:08.141Z | Compiling humantime v2.3.0 |
| 742 | 2026-02-17T05:34:08.753Z | Compiling shell-words v1.1.1 |
| 743 | 2026-02-17T05:34:09.097Z | Compiling recursion v0.5.4 |
| 744 | 2026-02-17T05:34:09.262Z | Compiling clap_lex v1.0.0 |
| 745 | 2026-02-17T05:34:09.337Z | Compiling strsim v0.11.1 |
| 746 | 2026-02-17T05:34:09.960Z | Compiling cpufeatures v0.2.17 |
| 747 | 2026-02-17T05:34:10.083Z | Compiling heck v0.5.0 |
| 748 | 2026-02-17T05:34:10.515Z | Compiling clap_derive v4.5.55 |
| 749 | 2026-02-17T05:34:10.905Z | Compiling clap_builder v4.5.59 |
| 750 | 2026-02-17T05:34:11.019Z | Compiling sha2 v0.10.9 |
| 751 | 2026-02-17T05:34:11.075Z | Compiling nextest-filtering v0.15.0 |
| 752 | 2026-02-17T05:34:13.505Z | Compiling quick-junit v0.5.2 |
| 753 | 2026-02-17T05:34:14.345Z | Compiling humantime-serde v1.1.1 |
| 754 | 2026-02-17T05:34:15.866Z | Compiling atomicwrites v0.4.4 |
| 755 | 2026-02-17T05:34:16.396Z | Compiling cargo_metadata v0.20.0 |
| 756 | 2026-02-17T05:34:19.845Z | Compiling crossterm v0.29.0 |
| 757 | 2026-02-17T05:34:20.937Z | Compiling cargo-nextest v0.9.97 |
| 758 | 2026-02-17T05:34:23.460Z | Compiling duct v0.13.7 |
| 759 | 2026-02-17T05:34:24.153Z | Compiling zstd v0.13.3 |
| 760 | 2026-02-17T05:34:25.991Z | Compiling async-scoped v0.9.0 |
| 761 | 2026-02-17T05:34:26.335Z | Compiling rand v0.9.2 |
| 762 | 2026-02-17T05:34:26.576Z | Compiling config v0.15.19 |
| 763 | 2026-02-17T05:34:27.215Z | Compiling unicode-normalization v0.1.25 |
| 764 | 2026-02-17T05:34:27.336Z | Compiling target-spec-miette v0.4.5 |
| 765 | 2026-02-17T05:34:27.913Z | Compiling future-queue v0.4.0 |
| 766 | 2026-02-17T05:34:28.128Z | Compiling mukti-metadata v0.3.0 |
| 767 | 2026-02-17T05:34:28.464Z | Compiling tokio-stream v0.1.18 |
| 768 | 2026-02-17T05:34:28.482Z | Compiling camino-tempfile v1.4.1 |
| 769 | 2026-02-17T05:34:28.956Z | Compiling derive-where v1.6.0 |
| 770 | 2026-02-17T05:34:29.191Z | Compiling serde_path_to_error v0.1.20 |
| 771 | 2026-02-17T05:34:29.315Z | Compiling serde_ignored v0.1.14 |
| 772 | 2026-02-17T05:34:29.644Z | Compiling hex v0.4.3 |
| 773 | 2026-02-17T05:34:29.861Z | Compiling indent_write v2.2.0 |
| 774 | 2026-02-17T05:34:29.972Z | Compiling xxhash-rust v0.8.15 |
| 775 | 2026-02-17T05:34:30.122Z | Compiling home v0.5.12 |
| 776 | 2026-02-17T05:34:30.200Z | Compiling swrite v0.1.0 |
| 777 | 2026-02-17T05:34:30.280Z | Compiling color-eyre v0.6.5 |
| 778 | 2026-02-17T05:34:30.329Z | Compiling clap v4.5.59 |
| 779 | 2026-02-17T05:34:30.368Z | Compiling dialoguer v0.11.0 |
| 780 | 2026-02-17T05:34:30.393Z | Compiling enable-ansi-support v0.2.1 |
| 781 | 2026-02-17T05:34:31.848Z | Compiling nextest-runner v0.80.0 |
| 782 | 2026-02-17T05:35:10.203Z | Finished `release` profile [optimized] target(s) in 2m 31s |
| 783 | 2026-02-17T05:35:10.433Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 784 | 2026-02-17T05:35:10.437Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 785 | 2026-02-17T05:35:10.555Z | + pushd mg-lower |
| 786 | 2026-02-17T05:35:10.558Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 787 | 2026-02-17T05:35:10.558Z | + cargo nextest run |
| 788 | 2026-02-17T05:35:10.924Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 789 | 2026-02-17T05:35:11.734Z | From https://github.com/oxidecomputer/falcon |
| 790 | 2026-02-17T05:35:11.734Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 791 | 2026-02-17T05:35:11.842Z | Updating crates.io index |
| 792 | 2026-02-17T05:35:11.886Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 793 | 2026-02-17T05:35:12.595Z | From https://github.com/oxidecomputer/dendrite |
| 794 | 2026-02-17T05:35:12.595Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 795 | 2026-02-17T05:35:12.700Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 796 | 2026-02-17T05:35:12.967Z | From https://github.com/oxidecomputer/ispf |
| 797 | 2026-02-17T05:35:12.968Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 798 | 2026-02-17T05:35:12.976Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 799 | 2026-02-17T05:35:13.331Z | From https://github.com/oxidecomputer/netadm-sys |
| 800 | 2026-02-17T05:35:13.331Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 801 | 2026-02-17T05:35:13.342Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 802 | 2026-02-17T05:35:21.539Z | From https://github.com/oxidecomputer/omicron |
| 803 | 2026-02-17T05:35:21.539Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 804 | 2026-02-17T05:35:22.242Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 805 | 2026-02-17T05:35:22.846Z | From https://github.com/oxidecomputer/opte |
| 806 | 2026-02-17T05:35:22.846Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 807 | 2026-02-17T05:35:22.890Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 808 | 2026-02-17T05:35:23.143Z | From https://github.com/illumos/smf-rs |
| 809 | 2026-02-17T05:35:23.143Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 810 | 2026-02-17T05:35:23.420Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 811 | 2026-02-17T05:35:23.673Z | From https://github.com/oxidecomputer/network-interface |
| 812 | 2026-02-17T05:35:23.673Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 813 | 2026-02-17T05:35:23.802Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 814 | 2026-02-17T05:35:24.046Z | From https://github.com/oxidecomputer/zone |
| 815 | 2026-02-17T05:35:24.046Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 816 | 2026-02-17T05:35:24.075Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 817 | 2026-02-17T05:35:25.277Z | From https://github.com/oxidecomputer/propolis |
| 818 | 2026-02-17T05:35:25.277Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 819 | 2026-02-17T05:35:25.450Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 820 | 2026-02-17T05:35:25.918Z | From https://github.com/oxidecomputer/transceiver-control |
| 821 | 2026-02-17T05:35:25.918Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 822 | 2026-02-17T05:35:25.934Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 823 | 2026-02-17T05:35:26.184Z | From https://github.com/oxidecomputer/dlpi-sys |
| 824 | 2026-02-17T05:35:26.184Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 825 | 2026-02-17T05:35:26.204Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 826 | 2026-02-17T05:35:26.476Z | From https://github.com/jmesmon/rust-libzfs |
| 827 | 2026-02-17T05:35:26.476Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 828 | 2026-02-17T05:35:26.488Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 829 | 2026-02-17T05:35:26.731Z | From https://github.com/oxidecomputer/rusty-doors |
| 830 | 2026-02-17T05:35:26.731Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 831 | 2026-02-17T05:35:26.788Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 832 | 2026-02-17T05:35:27.086Z | From https://github.com/oxidecomputer/lldp |
| 833 | 2026-02-17T05:35:27.086Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 834 | 2026-02-17T05:35:27.111Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 835 | 2026-02-17T05:35:27.946Z | From https://github.com/oxidecomputer/maghemite |
| 836 | 2026-02-17T05:35:27.946Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 837 | 2026-02-17T05:35:27.996Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 838 | 2026-02-17T05:35:28.244Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 839 | 2026-02-17T05:35:28.244Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 840 | 2026-02-17T05:35:28.291Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 841 | 2026-02-17T05:35:28.544Z | From https://github.com/oxidecomputer/slog-error-chain |
| 842 | 2026-02-17T05:35:28.544Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 843 | 2026-02-17T05:35:28.745Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 844 | 2026-02-17T05:35:29.026Z | From https://github.com/oxidecomputer/tufaceous |
| 845 | 2026-02-17T05:35:29.026Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 846 | 2026-02-17T05:35:29.072Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 847 | 2026-02-17T05:35:29.481Z | From https://github.com/oxidecomputer/management-gateway-service |
| 848 | 2026-02-17T05:35:29.481Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 849 | 2026-02-17T05:35:29.543Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 850 | 2026-02-17T05:35:31.026Z | From https://github.com/oxidecomputer/crucible |
| 851 | 2026-02-17T05:35:31.026Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 852 | 2026-02-17T05:35:31.482Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 853 | 2026-02-17T05:35:31.869Z | From https://github.com/oxidecomputer/propolis |
| 854 | 2026-02-17T05:35:31.869Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 855 | 2026-02-17T05:35:31.948Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 856 | 2026-02-17T05:35:32.210Z | From https://github.com/oxidecomputer/tofino |
| 857 | 2026-02-17T05:35:32.210Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 858 | 2026-02-17T05:35:32.272Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 859 | 2026-02-17T05:35:32.520Z | From https://github.com/oxidecomputer/clickward |
| 860 | 2026-02-17T05:35:32.520Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 861 | 2026-02-17T05:35:32.541Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 862 | 2026-02-17T05:35:32.793Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 863 | 2026-02-17T05:35:32.793Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 864 | 2026-02-17T05:35:33.537Z | error: failed to select a version for `reqwest`. |
| 865 | 2026-02-17T05:35:33.538Z | ... required by package `ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)` |
| 866 | 2026-02-17T05:35:33.538Z | ... which satisfies path dependency `ddm-admin-client` (locked to 0.1.0) of package `ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)` |
| 867 | 2026-02-17T05:35:33.538Z | versions that meet the requirements `^0.13` are: 0.13.2, 0.13.1, 0.13.0 |
| 868 | 2026-02-17T05:35:33.538Z | |
| 869 | 2026-02-17T05:35:33.538Z | package `ddm-admin-client` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature. |
| 870 | 2026-02-17T05:35:33.538Z | |
| 871 | 2026-02-17T05:35:33.538Z | |
| 872 | 2026-02-17T05:35:33.538Z | failed to select a version for `reqwest` which could resolve this conflict |
| 873 | 2026-02-17T05:35:33.574Z | error: command `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/cargo metadata '--format-version=1' --all-features --filter-platform x86_64-unknown-illumos` failed with exit status: 101 |
| 874 | 2026-02-17T05:35:33.578Z | process exited: duration 268685 ms, exit code 102 |
| |
| 875 | 2026-02-17T05:35:33.593Z | found 0 output files |