|
|
|
| 1 | 2026-02-17T05:30:51.735Z | job assigned to worker 01KHN174FT5HS2XYZPP0YM332Y [factory aws, i-0af6fcdc81ebaab58] (queued for 9 m 40 s) |
| |
| 2 | 2026-02-17T05:31:00.386Z | starting task 0: "setup" |
| 3 | 2026-02-17T05:31:00.390Z | ++ uname -s |
| 4 | 2026-02-17T05:31:00.394Z | + kern=SunOS |
| 5 | 2026-02-17T05:31:00.394Z | + build_user=build |
| 6 | 2026-02-17T05:31:00.394Z | + build_uid=12345 |
| 7 | 2026-02-17T05:31:00.394Z | + work_dir=/work |
| 8 | 2026-02-17T05:31:00.394Z | + input_dir=/input |
| 9 | 2026-02-17T05:31:00.394Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T05:31:00.394Z | + case "$kern" in |
| 11 | 2026-02-17T05:31:00.394Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T05:31:00.398Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T05:31:02.404Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T05:31:02.560Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T05:31:02.563Z | + home_fs=zfs |
| 16 | 2026-02-17T05:31:02.563Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T05:31:02.563Z | + mkdir -p /home/build |
| 18 | 2026-02-17T05:31:02.566Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T05:31:04.567Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T05:31:04.570Z | process exited: duration 4186 ms, exit code 0 |
| |
| 21 | 2026-02-17T05:31:04.576Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T05:31:04.581Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-17T05:31:04.581Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-17T05:31:04.581Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-17T05:31:04.581Z | * rust toolchain profile = "default" |
| 26 | 2026-02-17T05:31:04.581Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-17T05:31:04.581Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-17T05:31:04.584Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T05:31:04.584Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T05:31:04.685Z | info: downloading installer |
| 31 | 2026-02-17T05:31:06.286Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T05:31:06.286Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T05:31:06.287Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T05:31:06.287Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T05:31:06.287Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T05:31:06.287Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T05:31:06.287Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T05:31:06.287Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T05:31:06.287Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T05:31:06.306Z | info: profile set to 'default' |
| 41 | 2026-02-17T05:31:06.306Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T05:31:06.308Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T05:31:06.459Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T05:31:06.459Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T05:31:07.506Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T05:31:07.872Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T05:31:09.352Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T05:31:11.135Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T05:31:20.072Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T05:31:20.404Z | info: installing component 'cargo' |
| 51 | 2026-02-17T05:31:21.307Z | info: installing component 'clippy' |
| 52 | 2026-02-17T05:31:21.691Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T05:31:23.642Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T05:31:25.439Z | info: installing component 'rustc' |
| 55 | 2026-02-17T05:31:32.165Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T05:31:32.493Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T05:31:32.493Z | |
| 58 | 2026-02-17T05:31:32.965Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T05:31:32.965Z | |
| 60 | 2026-02-17T05:31:32.968Z | |
| 61 | 2026-02-17T05:31:32.968Z | Rust is installed now. Great! |
| 62 | 2026-02-17T05:31:32.968Z | |
| 63 | 2026-02-17T05:31:32.968Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T05:31:32.968Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T05:31:32.968Z | |
| 66 | 2026-02-17T05:31:32.968Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T05:31:32.968Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T05:31:32.968Z | |
| 69 | 2026-02-17T05:31:32.968Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T05:31:32.968Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T05:31:32.968Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T05:31:32.968Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T05:31:33.068Z | + rustup --version |
| 74 | 2026-02-17T05:31:33.079Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T05:31:33.082Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T05:31:33.154Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T05:31:33.157Z | + cargo --version |
| 78 | 2026-02-17T05:31:33.213Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T05:31:33.216Z | + rustc --version |
| 80 | 2026-02-17T05:31:33.280Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T05:31:33.283Z | process exited: duration 28703 ms, exit code 0 |
| |
| 82 | 2026-02-17T05:31:33.289Z | starting task 2: "authentication" |
| 83 | 2026-02-17T05:31:33.311Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-17T05:31:33.319Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T05:31:33.322Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-17T05:31:33.325Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-17T05:31:33.367Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-17T05:31:34.347Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-17T05:31:34.347Z | + git fetch origin e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 90 | 2026-02-17T05:31:34.585Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-17T05:31:34.585Z | * branch e54075acdda557ae93a20bcbed9bf2b94aa48ff8 -> FETCH_HEAD |
| 92 | 2026-02-17T05:31:34.592Z | + [[ -n renovate/reqwest-0.x ]] |
| 93 | 2026-02-17T05:31:34.594Z | ++ git branch --show-current |
| 94 | 2026-02-17T05:31:34.597Z | + current=main |
| 95 | 2026-02-17T05:31:34.597Z | + [[ main != renovate/reqwest-0.x ]] |
| 96 | 2026-02-17T05:31:34.597Z | + git branch -f renovate/reqwest-0.x e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 97 | 2026-02-17T05:31:34.600Z | + git checkout -f renovate/reqwest-0.x |
| 98 | 2026-02-17T05:31:34.627Z | Switched to branch 'renovate/reqwest-0.x' |
| 99 | 2026-02-17T05:31:34.630Z | + git reset --hard e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 100 | 2026-02-17T05:31:34.655Z | HEAD is now at e54075a Update Rust crate reqwest to 0.13 |
| 101 | 2026-02-17T05:31:34.658Z | process exited: duration 1338 ms, exit code 0 |
| |
| 102 | 2026-02-17T05:31:34.664Z | starting task 4: "build" |
| 103 | 2026-02-17T05:31:34.669Z | + set -e |
| 104 | 2026-02-17T05:31:34.669Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-02-17T05:31:34.672Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-02-17T05:31:34.672Z | ++ PLATFORM=illumos |
| 107 | 2026-02-17T05:31:34.672Z | ++ banner install |
| 108 | 2026-02-17T05:31:34.672Z | |
| 109 | 2026-02-17T05:31:34.672Z | # # # #### ##### ## # # |
| 110 | 2026-02-17T05:31:34.672Z | # ## # # # # # # # |
| 111 | 2026-02-17T05:31:34.672Z | # # # # #### # # # # # |
| 112 | 2026-02-17T05:31:34.672Z | # # # # # # ###### # # |
| 113 | 2026-02-17T05:31:34.672Z | # # ## # # # # # # # |
| 114 | 2026-02-17T05:31:34.672Z | # # # #### # # # ###### ###### |
| 115 | 2026-02-17T05:31:34.672Z | |
| 116 | 2026-02-17T05:31:34.676Z | ++ set +o errexit |
| 117 | 2026-02-17T05:31:34.676Z | ++ pkg info clang-15 |
| 118 | 2026-02-17T05:31:34.676Z | ++ grep -qi installed |
| 119 | 2026-02-17T05:31:36.275Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-02-17T05:31:36.275Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-02-17T05:31:36.276Z | |
| 122 | 2026-02-17T05:31:36.276Z | clang-15 |
| 123 | 2026-02-17T05:31:36.350Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-02-17T05:31:36.350Z | ++ set -o errexit |
| 125 | 2026-02-17T05:31:36.354Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-02-17T05:31:44.464Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-02-17T05:31:54.539Z | Startup: Caching catalogs ... Done |
| 128 | 2026-02-17T05:32:16.713Z | Planning: Solver setup ... Done |
| 129 | 2026-02-17T05:32:16.860Z | Planning: Running solver ... Done |
| 130 | 2026-02-17T05:32:17.024Z | Planning: Finding local manifests ... Done |
| 131 | 2026-02-17T05:32:17.037Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-02-17T05:32:17.171Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-02-17T05:32:17.218Z | Planning: Package planning ... Done |
| 134 | 2026-02-17T05:32:17.266Z | Planning: Merging actions ... Done |
| 135 | 2026-02-17T05:32:17.431Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-02-17T05:32:17.441Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-02-17T05:32:18.394Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-02-17T05:32:18.402Z | Planning: Planning completed in 23.71 seconds |
| 139 | 2026-02-17T05:32:18.418Z | Packages to install: 2 |
| 140 | 2026-02-17T05:32:18.418Z | Mediators to change: 2 |
| 141 | 2026-02-17T05:32:18.421Z | Services to change: 1 |
| 142 | 2026-02-17T05:32:18.421Z | Create boot environment: No |
| 143 | 2026-02-17T05:32:18.421Z | Create backup boot environment: No |
| 144 | 2026-02-17T05:32:18.472Z | |
| 145 | 2026-02-17T05:32:18.472Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-02-17T05:32:23.505Z | Download: 2007/3076 items 117.9/211.3MB 55% complete (26.3M/s) |
| 147 | 2026-02-17T05:32:26.757Z | Download: Completed 211.31 MB in 8.28 seconds (25.5M/s) |
| 148 | 2026-02-17T05:32:28.092Z | Actions: 1/3418 actions (Installing new actions) |
| 149 | 2026-02-17T05:32:32.538Z | Actions: Completed 3418 actions in 4.45 seconds. |
| 150 | 2026-02-17T05:32:32.955Z | Done |
| 151 | 2026-02-17T05:32:32.955Z | Done |
| 152 | 2026-02-17T05:32:34.031Z | Done |
| 153 | 2026-02-17T05:32:38.444Z | Done |
| 154 | 2026-02-17T05:32:38.525Z | Done |
| 155 | 2026-02-17T05:32:38.528Z | Done |
| 156 | 2026-02-17T05:32:38.682Z | Done |
| 157 | 2026-02-17T05:32:39.337Z | ++ set -o errexit |
| 158 | 2026-02-17T05:32:39.337Z | ++ cargo --version |
| 159 | 2026-02-17T05:32:39.344Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 160 | 2026-02-17T05:32:39.601Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 161 | 2026-02-17T05:32:39.601Z | info: downloading component 'cargo' |
| 162 | 2026-02-17T05:32:40.771Z | info: downloading component 'clippy' |
| 163 | 2026-02-17T05:32:41.156Z | info: downloading component 'rust-docs' |
| 164 | 2026-02-17T05:32:42.593Z | info: downloading component 'rust-std' |
| 165 | 2026-02-17T05:32:44.383Z | info: downloading component 'rustc' |
| 166 | 2026-02-17T05:32:51.668Z | info: downloading component 'rustfmt' |
| 167 | 2026-02-17T05:32:51.969Z | info: installing component 'cargo' |
| 168 | 2026-02-17T05:32:52.880Z | info: installing component 'clippy' |
| 169 | 2026-02-17T05:32:53.267Z | info: installing component 'rust-docs' |
| 170 | 2026-02-17T05:32:55.147Z | info: installing component 'rust-std' |
| 171 | 2026-02-17T05:32:57.003Z | info: installing component 'rustc' |
| 172 | 2026-02-17T05:33:03.596Z | info: installing component 'rustfmt' |
| 173 | 2026-02-17T05:33:04.053Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 174 | 2026-02-17T05:33:04.055Z | ++ rustc --version |
| 175 | 2026-02-17T05:33:04.143Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 176 | 2026-02-17T05:33:04.149Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 177 | 2026-02-17T05:33:04.257Z | Updating crates.io index |
| 178 | 2026-02-17T05:33:04.355Z | Downloading crates ... |
| 179 | 2026-02-17T05:33:05.542Z | Downloaded cargo-nextest v0.9.97 |
| 180 | 2026-02-17T05:33:05.623Z | Installing cargo-nextest v0.9.97 |
| 181 | 2026-02-17T05:33:05.685Z | Updating crates.io index |
| 182 | 2026-02-17T05:33:08.243Z | Locking 405 packages to latest compatible versions |
| 183 | 2026-02-17T05:33:08.248Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 184 | 2026-02-17T05:33:08.251Z | Adding duct v0.13.7 (available: v1.1.1) |
| 185 | 2026-02-17T05:33:08.251Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 186 | 2026-02-17T05:33:08.251Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 187 | 2026-02-17T05:33:08.254Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 188 | 2026-02-17T05:33:08.256Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 189 | 2026-02-17T05:33:08.256Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 190 | 2026-02-17T05:33:08.259Z | Adding nextest-runner v0.80.0 (available: v0.108.0) |
| 191 | 2026-02-17T05:33:08.278Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 192 | 2026-02-17T05:33:08.294Z | Downloading crates ... |
| 193 | 2026-02-17T05:33:08.382Z | Downloaded addr2line v0.25.1 |
| 194 | 2026-02-17T05:33:08.387Z | Downloaded camino-tempfile v1.4.1 |
| 195 | 2026-02-17T05:33:08.402Z | Downloaded clap_lex v1.0.0 |
| 196 | 2026-02-17T05:33:08.408Z | Downloaded cfg_aliases v0.2.1 |
| 197 | 2026-02-17T05:33:08.411Z | Downloaded indenter v0.3.4 |
| 198 | 2026-02-17T05:33:08.414Z | Downloaded lazy_static v1.5.0 |
| 199 | 2026-02-17T05:33:08.417Z | Downloaded home v0.5.12 |
| 200 | 2026-02-17T05:33:08.419Z | Downloaded ordered-float v2.10.1 |
| 201 | 2026-02-17T05:33:08.419Z | Downloaded aho-corasick v1.1.4 |
| 202 | 2026-02-17T05:33:08.424Z | Downloaded lru-slab v0.1.2 |
| 203 | 2026-02-17T05:33:08.430Z | Downloaded is_ci v1.2.0 |
| 204 | 2026-02-17T05:33:08.433Z | Downloaded color-spantrace v0.3.0 |
| 205 | 2026-02-17T05:33:08.433Z | Downloaded futures-sink v0.3.32 |
| 206 | 2026-02-17T05:33:08.433Z | Downloaded futures-executor v0.3.32 |
| 207 | 2026-02-17T05:33:08.433Z | Downloaded cargo-util-schemas v0.2.0 |
| 208 | 2026-02-17T05:33:08.436Z | Downloaded cfg-if v1.0.4 |
| 209 | 2026-02-17T05:33:08.440Z | Downloaded enable-ansi-support v0.2.1 |
| 210 | 2026-02-17T05:33:08.440Z | Downloaded cargo-platform v0.3.2 |
| 211 | 2026-02-17T05:33:08.442Z | Downloaded futures-io v0.3.32 |
| 212 | 2026-02-17T05:33:08.442Z | Downloaded document-features v0.2.12 |
| 213 | 2026-02-17T05:33:08.445Z | Downloaded debug-ignore v1.0.5 |
| 214 | 2026-02-17T05:33:08.448Z | Downloaded humantime-serde v1.1.1 |
| 215 | 2026-02-17T05:33:08.450Z | Downloaded colorchoice v1.0.4 |
| 216 | 2026-02-17T05:33:08.450Z | Downloaded backtrace-ext v0.2.1 |
| 217 | 2026-02-17T05:33:08.453Z | Downloaded futures-core v0.3.32 |
| 218 | 2026-02-17T05:33:08.456Z | Downloaded scopeguard v1.2.0 |
| 219 | 2026-02-17T05:33:08.456Z | Downloaded newtype-uuid v1.3.2 |
| 220 | 2026-02-17T05:33:08.459Z | Downloaded form_urlencoded v1.2.2 |
| 221 | 2026-02-17T05:33:08.459Z | Downloaded foreign-types v0.3.2 |
| 222 | 2026-02-17T05:33:08.462Z | Downloaded hyper-tls v0.6.0 |
| 223 | 2026-02-17T05:33:08.466Z | Downloaded serde_spanned v1.0.4 |
| 224 | 2026-02-17T05:33:08.466Z | Downloaded http-body v1.0.1 |
| 225 | 2026-02-17T05:33:08.466Z | Downloaded parking_lot_core v0.9.12 |
| 226 | 2026-02-17T05:33:08.472Z | Downloaded equivalent v1.0.2 |
| 227 | 2026-02-17T05:33:08.476Z | Downloaded generic-array v0.14.7 |
| 228 | 2026-02-17T05:33:08.476Z | Downloaded rustc-demangle v0.1.27 |
| 229 | 2026-02-17T05:33:08.476Z | Downloaded adler2 v2.0.1 |
| 230 | 2026-02-17T05:33:08.479Z | Downloaded crypto-common v0.1.7 |
| 231 | 2026-02-17T05:33:08.479Z | Downloaded http-body-util v0.1.3 |
| 232 | 2026-02-17T05:33:08.482Z | Downloaded guppy-workspace-hack v0.1.0 |
| 233 | 2026-02-17T05:33:08.482Z | Downloaded quote v1.0.44 |
| 234 | 2026-02-17T05:33:08.484Z | Downloaded pkg-config v0.3.32 |
| 235 | 2026-02-17T05:33:08.487Z | Downloaded atomicwrites v0.4.4 |
| 236 | 2026-02-17T05:33:08.487Z | Downloaded block-buffer v0.10.4 |
| 237 | 2026-02-17T05:33:08.490Z | Downloaded hyper-rustls v0.27.7 |
| 238 | 2026-02-17T05:33:08.493Z | Downloaded nextest-filtering v0.15.0 |
| 239 | 2026-02-17T05:33:08.495Z | Downloaded futures-task v0.3.32 |
| 240 | 2026-02-17T05:33:08.495Z | Downloaded hex v0.4.3 |
| 241 | 2026-02-17T05:33:08.498Z | Downloaded httparse v1.10.1 |
| 242 | 2026-02-17T05:33:08.500Z | Downloaded fnv v1.0.7 |
| 243 | 2026-02-17T05:33:08.503Z | Downloaded cpufeatures v0.2.17 |
| 244 | 2026-02-17T05:33:08.503Z | Downloaded quick-junit v0.5.2 |
| 245 | 2026-02-17T05:33:08.506Z | Downloaded pin-utils v0.1.0 |
| 246 | 2026-02-17T05:33:08.509Z | Downloaded atomic-waker v1.1.2 |
| 247 | 2026-02-17T05:33:08.512Z | Downloaded async-scoped v0.9.0 |
| 248 | 2026-02-17T05:33:08.512Z | Downloaded heck v0.5.0 |
| 249 | 2026-02-17T05:33:08.515Z | Downloaded percent-encoding v2.3.2 |
| 250 | 2026-02-17T05:33:08.515Z | Downloaded errno v0.3.14 |
| 251 | 2026-02-17T05:33:08.517Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 252 | 2026-02-17T05:33:08.520Z | Downloaded idna_adapter v1.0.0 |
| 253 | 2026-02-17T05:33:08.520Z | Downloaded convert_case v0.10.0 |
| 254 | 2026-02-17T05:33:08.523Z | Downloaded either v1.15.0 |
| 255 | 2026-02-17T05:33:08.523Z | Downloaded anstyle v1.0.13 |
| 256 | 2026-02-17T05:33:08.525Z | Downloaded os_pipe v1.2.3 |
| 257 | 2026-02-17T05:33:08.528Z | Downloaded clap_derive v4.5.55 |
| 258 | 2026-02-17T05:33:08.531Z | Downloaded pkcs8 v0.10.2 |
| 259 | 2026-02-17T05:33:08.533Z | Downloaded number_prefix v0.4.0 |
| 260 | 2026-02-17T05:33:08.536Z | Downloaded const-oid v0.9.6 |
| 261 | 2026-02-17T05:33:08.536Z | Downloaded is_terminal_polyfill v1.70.2 |
| 262 | 2026-02-17T05:33:08.539Z | Downloaded cargo_metadata v0.23.1 |
| 263 | 2026-02-17T05:33:08.542Z | Downloaded itoa v1.0.17 |
| 264 | 2026-02-17T05:33:08.542Z | Downloaded cfg-expr v0.20.6 |
| 265 | 2026-02-17T05:33:08.545Z | Downloaded serde_ignored v0.1.14 |
| 266 | 2026-02-17T05:33:08.547Z | Downloaded openssl-macros v0.1.1 |
| 267 | 2026-02-17T05:33:08.548Z | Downloaded serde_spanned v0.6.9 |
| 268 | 2026-02-17T05:33:08.550Z | Downloaded serde_urlencoded v0.7.1 |
| 269 | 2026-02-17T05:33:08.550Z | Downloaded shell-words v1.1.1 |
| 270 | 2026-02-17T05:33:08.553Z | Downloaded shared_child v1.1.1 |
| 271 | 2026-02-17T05:33:08.553Z | Downloaded ed25519 v2.2.3 |
| 272 | 2026-02-17T05:33:08.556Z | Downloaded duct v0.13.7 |
| 273 | 2026-02-17T05:33:08.558Z | Downloaded nextest-workspace-hack v0.1.0 |
| 274 | 2026-02-17T05:33:08.558Z | Downloaded base64ct v1.8.3 |
| 275 | 2026-02-17T05:33:08.561Z | Downloaded future-queue v0.4.0 |
| 276 | 2026-02-17T05:33:08.564Z | Downloaded foreign-types-shared v0.1.1 |
| 277 | 2026-02-17T05:33:08.564Z | Downloaded cargo_metadata v0.20.0 |
| 278 | 2026-02-17T05:33:08.567Z | Downloaded dialoguer v0.11.0 |
| 279 | 2026-02-17T05:33:08.569Z | Downloaded globset v0.4.18 |
| 280 | 2026-02-17T05:33:08.572Z | Downloaded filetime v0.2.27 |
| 281 | 2026-02-17T05:33:08.575Z | Downloaded anstream v0.6.21 |
| 282 | 2026-02-17T05:33:08.575Z | Downloaded openssl-probe v0.2.1 |
| 283 | 2026-02-17T05:33:08.578Z | Downloaded mukti-metadata v0.3.0 |
| 284 | 2026-02-17T05:33:08.578Z | Downloaded pathdiff v0.2.3 |
| 285 | 2026-02-17T05:33:08.581Z | Downloaded anstyle-query v1.1.5 |
| 286 | 2026-02-17T05:33:08.581Z | Downloaded semver v1.0.27 |
| 287 | 2026-02-17T05:33:08.583Z | Downloaded serde-value v0.7.0 |
| 288 | 2026-02-17T05:33:08.586Z | Downloaded anstyle-parse v0.2.7 |
| 289 | 2026-02-17T05:33:08.586Z | Downloaded autocfg v1.5.0 |
| 290 | 2026-02-17T05:33:08.589Z | Downloaded indent_write v2.2.0 |
| 291 | 2026-02-17T05:33:08.589Z | Downloaded ahash v0.8.12 |
| 292 | 2026-02-17T05:33:08.591Z | Downloaded terminal_size v0.4.3 |
| 293 | 2026-02-17T05:33:08.594Z | Downloaded supports-unicode v3.0.0 |
| 294 | 2026-02-17T05:33:08.594Z | Downloaded subtle v2.6.1 |
| 295 | 2026-02-17T05:33:08.597Z | Downloaded signal-hook-mio v0.2.5 |
| 296 | 2026-02-17T05:33:08.597Z | Downloaded rustc_version v0.4.1 |
| 297 | 2026-02-17T05:33:08.599Z | Downloaded supports-color v3.0.2 |
| 298 | 2026-02-17T05:33:08.602Z | Downloaded supports-hyperlinks v3.2.0 |
| 299 | 2026-02-17T05:33:08.602Z | Downloaded lock_api v0.4.14 |
| 300 | 2026-02-17T05:33:08.604Z | Downloaded strsim v0.11.1 |
| 301 | 2026-02-17T05:33:08.604Z | Downloaded pin-project-internal v1.1.10 |
| 302 | 2026-02-17T05:33:08.607Z | Downloaded futures-macro v0.3.32 |
| 303 | 2026-02-17T05:33:08.607Z | Downloaded find-msvc-tools v0.1.9 |
| 304 | 2026-02-17T05:33:08.610Z | Downloaded derive-where v1.6.0 |
| 305 | 2026-02-17T05:33:08.612Z | Downloaded swrite v0.1.0 |
| 306 | 2026-02-17T05:33:08.615Z | Downloaded sharded-slab v0.1.7 |
| 307 | 2026-02-17T05:33:08.617Z | Downloaded target-spec-miette v0.4.5 |
| 308 | 2026-02-17T05:33:08.620Z | Downloaded rand_core v0.6.4 |
| 309 | 2026-02-17T05:33:08.623Z | Downloaded signature v2.2.0 |
| 310 | 2026-02-17T05:33:08.623Z | Downloaded nextest-metadata v0.12.2 |
| 311 | 2026-02-17T05:33:08.625Z | Downloaded tinyvec_macros v0.1.1 |
| 312 | 2026-02-17T05:33:08.625Z | Downloaded foldhash v0.1.5 |
| 313 | 2026-02-17T05:33:08.628Z | Downloaded sigchld v0.2.4 |
| 314 | 2026-02-17T05:33:08.628Z | Downloaded shlex v1.3.0 |
| 315 | 2026-02-17T05:33:08.631Z | Downloaded serde-untagged v0.1.9 |
| 316 | 2026-02-17T05:33:08.631Z | Downloaded pin-project-lite v0.2.16 |
| 317 | 2026-02-17T05:33:08.634Z | Downloaded tracing-error v0.2.1 |
| 318 | 2026-02-17T05:33:08.637Z | Downloaded tower-service v0.3.3 |
| 319 | 2026-02-17T05:33:08.637Z | Downloaded tower-layer v0.3.3 |
| 320 | 2026-02-17T05:33:08.640Z | Downloaded toml_write v0.1.2 |
| 321 | 2026-02-17T05:33:08.640Z | Downloaded static_assertions v1.1.0 |
| 322 | 2026-02-17T05:33:08.642Z | Downloaded typeid v1.0.3 |
| 323 | 2026-02-17T05:33:08.642Z | Downloaded rand_core v0.9.5 |
| 324 | 2026-02-17T05:33:08.645Z | Downloaded rand_chacha v0.9.0 |
| 325 | 2026-02-17T05:33:08.645Z | Downloaded ppv-lite86 v0.2.21 |
| 326 | 2026-02-17T05:33:08.648Z | Downloaded nested v0.1.1 |
| 327 | 2026-02-17T05:33:08.648Z | Downloaded fixedbitset v0.5.7 |
| 328 | 2026-02-17T05:33:08.650Z | Downloaded toml_datetime v0.6.11 |
| 329 | 2026-02-17T05:33:08.650Z | Downloaded bitflags v2.11.0 |
| 330 | 2026-02-17T05:33:08.654Z | Downloaded strip-ansi-escapes v0.2.1 |
| 331 | 2026-02-17T05:33:08.656Z | Downloaded getrandom v0.2.17 |
| 332 | 2026-02-17T05:33:08.659Z | Downloaded erased-serde v0.4.9 |
| 333 | 2026-02-17T05:33:08.662Z | Downloaded crc32fast v1.5.0 |
| 334 | 2026-02-17T05:33:08.664Z | Downloaded camino v1.2.2 |
| 335 | 2026-02-17T05:33:08.664Z | Downloaded eyre v0.6.12 |
| 336 | 2026-02-17T05:33:08.667Z | Downloaded simd-adler32 v0.3.8 |
| 337 | 2026-02-17T05:33:08.670Z | Downloaded smol_str v0.3.5 |
| 338 | 2026-02-17T05:33:08.672Z | Downloaded signal-hook-registry v1.4.8 |
| 339 | 2026-02-17T05:33:08.672Z | Downloaded digest v0.10.7 |
| 340 | 2026-02-17T05:33:08.675Z | Downloaded unicode-linebreak v0.1.5 |
| 341 | 2026-02-17T05:33:08.675Z | Downloaded once_cell v1.21.3 |
| 342 | 2026-02-17T05:33:08.678Z | Downloaded untrusted v0.9.0 |
| 343 | 2026-02-17T05:33:08.680Z | Downloaded rustc-hash v2.1.1 |
| 344 | 2026-02-17T05:33:08.680Z | Downloaded utf8_iter v1.0.4 |
| 345 | 2026-02-17T05:33:08.683Z | Downloaded miette-derive v7.6.0 |
| 346 | 2026-02-17T05:33:08.683Z | Downloaded urlencoding v2.1.3 |
| 347 | 2026-02-17T05:33:08.685Z | Downloaded self-replace v1.5.0 |
| 348 | 2026-02-17T05:33:08.686Z | Downloaded ipnet v2.11.0 |
| 349 | 2026-02-17T05:33:08.688Z | Downloaded thiserror v1.0.69 |
| 350 | 2026-02-17T05:33:08.691Z | Downloaded self_update v0.42.0 |
| 351 | 2026-02-17T05:33:08.693Z | Downloaded try-lock v0.2.5 |
| 352 | 2026-02-17T05:33:08.696Z | Downloaded owo-colors v4.2.3 |
| 353 | 2026-02-17T05:33:08.699Z | Downloaded version_check v0.9.5 |
| 354 | 2026-02-17T05:33:08.699Z | Downloaded target-lexicon v0.13.3 |
| 355 | 2026-02-17T05:33:08.702Z | Downloaded thiserror-impl v2.0.18 |
| 356 | 2026-02-17T05:33:08.702Z | Downloaded want v0.3.1 |
| 357 | 2026-02-17T05:33:08.705Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-02-17T05:33:08.705Z | Downloaded thiserror v2.0.18 |
| 359 | 2026-02-17T05:33:08.708Z | Downloaded utf8parse v0.2.2 |
| 360 | 2026-02-17T05:33:08.711Z | Downloaded thread_local v1.1.9 |
| 361 | 2026-02-17T05:33:08.711Z | Downloaded sync_wrapper v1.0.2 |
| 362 | 2026-02-17T05:33:08.714Z | Downloaded spki v0.7.3 |
| 363 | 2026-02-17T05:33:08.714Z | Downloaded serde_path_to_error v0.1.20 |
| 364 | 2026-02-17T05:33:08.716Z | Downloaded sha2 v0.10.9 |
| 365 | 2026-02-17T05:33:08.719Z | Downloaded target-spec v3.5.7 |
| 366 | 2026-02-17T05:33:08.719Z | Downloaded xattr v1.6.1 |
| 367 | 2026-02-17T05:33:08.722Z | Downloaded futures-channel v0.3.32 |
| 368 | 2026-02-17T05:33:08.725Z | Downloaded mio v1.1.1 |
| 369 | 2026-02-17T05:33:08.728Z | Downloaded log v0.4.29 |
| 370 | 2026-02-17T05:33:08.732Z | Downloaded jobserver v0.1.34 |
| 371 | 2026-02-17T05:33:08.734Z | Downloaded smallvec v1.15.1 |
| 372 | 2026-02-17T05:33:08.734Z | Downloaded tokio-macros v2.6.0 |
| 373 | 2026-02-17T05:33:08.734Z | Downloaded console v0.15.11 |
| 374 | 2026-02-17T05:33:08.737Z | Downloaded getrandom v0.4.1 |
| 375 | 2026-02-17T05:33:08.740Z | Downloaded getrandom v0.3.4 |
| 376 | 2026-02-17T05:33:08.743Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 377 | 2026-02-17T05:33:08.746Z | Downloaded hyper-util v0.1.20 |
| 378 | 2026-02-17T05:33:08.750Z | Downloaded tracing-log v0.2.0 |
| 379 | 2026-02-17T05:33:08.753Z | Downloaded slab v0.4.12 |
| 380 | 2026-02-17T05:33:08.753Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 381 | 2026-02-17T05:33:08.755Z | Downloaded http v1.4.0 |
| 382 | 2026-02-17T05:33:08.758Z | Downloaded futures v0.3.32 |
| 383 | 2026-02-17T05:33:08.762Z | Downloaded unicode-xid v0.2.6 |
| 384 | 2026-02-17T05:33:08.764Z | Downloaded clap v4.5.59 |
| 385 | 2026-02-17T05:33:08.771Z | Downloaded tokio-native-tls v0.3.1 |
| 386 | 2026-02-17T05:33:08.774Z | Downloaded signal-hook v0.3.18 |
| 387 | 2026-02-17T05:33:08.776Z | Downloaded serde_derive v1.0.228 |
| 388 | 2026-02-17T05:33:08.779Z | Downloaded tokio-rustls v0.26.4 |
| 389 | 2026-02-17T05:33:08.782Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 390 | 2026-02-17T05:33:08.784Z | Downloaded rustls-pki-types v1.14.0 |
| 391 | 2026-02-17T05:33:08.784Z | Downloaded zstd v0.13.3 |
| 392 | 2026-02-17T05:33:08.787Z | Downloaded zstd-safe v7.2.4 |
| 393 | 2026-02-17T05:33:08.789Z | Downloaded zipsign-api v0.1.5 |
| 394 | 2026-02-17T05:33:08.792Z | Downloaded zeroize v1.8.2 |
| 395 | 2026-02-17T05:33:08.792Z | Downloaded xxhash-rust v0.8.15 |
| 396 | 2026-02-17T05:33:08.795Z | Downloaded iana-time-zone v0.1.65 |
| 397 | 2026-02-17T05:33:08.797Z | Downloaded native-tls v0.2.16 |
| 398 | 2026-02-17T05:33:08.800Z | Downloaded base64 v0.22.1 |
| 399 | 2026-02-17T05:33:08.803Z | Downloaded tempfile v3.25.0 |
| 400 | 2026-02-17T05:33:08.805Z | Downloaded parking_lot v0.12.5 |
| 401 | 2026-02-17T05:33:08.808Z | Downloaded unicase v2.9.0 |
| 402 | 2026-02-17T05:33:08.808Z | Downloaded tokio-stream v0.1.18 |
| 403 | 2026-02-17T05:33:08.812Z | Downloaded zmij v1.0.21 |
| 404 | 2026-02-17T05:33:08.814Z | Downloaded quinn-udp v0.5.14 |
| 405 | 2026-02-17T05:33:08.817Z | Downloaded ed25519-dalek v2.2.0 |
| 406 | 2026-02-17T05:33:08.819Z | Downloaded pin-project v1.1.10 |
| 407 | 2026-02-17T05:33:08.830Z | Downloaded toml v0.8.23 |
| 408 | 2026-02-17T05:33:08.833Z | Downloaded ryu v1.0.23 |
| 409 | 2026-02-17T05:33:08.835Z | Downloaded proc-macro2 v1.0.106 |
| 410 | 2026-02-17T05:33:08.838Z | Downloaded borsh v1.6.0 |
| 411 | 2026-02-17T05:33:08.844Z | Downloaded flate2 v1.1.9 |
| 412 | 2026-02-17T05:33:08.848Z | Downloaded miniz_oxide v0.8.9 |
| 413 | 2026-02-17T05:33:08.851Z | Downloaded backtrace v0.3.76 |
| 414 | 2026-02-17T05:33:08.855Z | Downloaded textwrap v0.16.2 |
| 415 | 2026-02-17T05:33:08.860Z | Downloaded tar v0.4.44 |
| 416 | 2026-02-17T05:33:08.863Z | Downloaded socket2 v0.6.2 |
| 417 | 2026-02-17T05:33:08.863Z | Downloaded derive_more v2.1.1 |
| 418 | 2026-02-17T05:33:08.874Z | Downloaded vte v0.14.1 |
| 419 | 2026-02-17T05:33:08.878Z | Downloaded tracing-attributes v0.1.31 |
| 420 | 2026-02-17T05:33:08.878Z | Downloaded derive_more-impl v2.1.1 |
| 421 | 2026-02-17T05:33:08.883Z | Downloaded cc v1.2.56 |
| 422 | 2026-02-17T05:33:08.887Z | Downloaded toml_edit v0.22.27 |
| 423 | 2026-02-17T05:33:08.891Z | Downloaded indicatif v0.17.11 |
| 424 | 2026-02-17T05:33:08.899Z | Downloaded openssl-sys v0.9.111 |
| 425 | 2026-02-17T05:33:08.899Z | Downloaded tracing-core v0.1.36 |
| 426 | 2026-02-17T05:33:08.905Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 427 | 2026-02-17T05:33:08.909Z | Downloaded unicode-ident v1.0.24 |
| 428 | 2026-02-17T05:33:08.909Z | Downloaded serde_core v1.0.228 |
| 429 | 2026-02-17T05:33:08.912Z | Downloaded serde v1.0.228 |
| 430 | 2026-02-17T05:33:08.916Z | Downloaded quinn v0.11.9 |
| 431 | 2026-02-17T05:33:08.930Z | Downloaded typenum v1.19.0 |
| 432 | 2026-02-17T05:33:08.930Z | Downloaded url v2.5.8 |
| 433 | 2026-02-17T05:33:08.931Z | Downloaded rand v0.9.2 |
| 434 | 2026-02-17T05:33:08.931Z | Downloaded tinyvec v1.10.0 |
| 435 | 2026-02-17T05:33:08.931Z | Downloaded memchr v2.8.0 |
| 436 | 2026-02-17T05:33:08.933Z | Downloaded num-traits v0.2.19 |
| 437 | 2026-02-17T05:33:08.936Z | Downloaded litrs v1.0.0 |
| 438 | 2026-02-17T05:33:08.939Z | Downloaded der v0.7.10 |
| 439 | 2026-02-17T05:33:08.942Z | Downloaded bytes v1.11.1 |
| 440 | 2026-02-17T05:33:08.946Z | Downloaded uuid v1.21.0 |
| 441 | 2026-02-17T05:33:08.953Z | Downloaded rustls-webpki v0.103.9 |
| 442 | 2026-02-17T05:33:08.953Z | Downloaded config v0.15.19 |
| 443 | 2026-02-17T05:33:08.957Z | Downloaded humantime v2.3.0 |
| 444 | 2026-02-17T05:33:08.959Z | Downloaded fastrand v2.3.0 |
| 445 | 2026-02-17T05:33:08.959Z | Downloaded crossterm v0.29.0 |
| 446 | 2026-02-17T05:33:08.965Z | Downloaded tower v0.5.3 |
| 447 | 2026-02-17T05:33:08.974Z | Downloaded ron v0.12.0 |
| 448 | 2026-02-17T05:33:08.981Z | Downloaded indexmap v2.13.0 |
| 449 | 2026-02-17T05:33:08.985Z | Downloaded clap_builder v4.5.59 |
| 450 | 2026-02-17T05:33:08.991Z | Downloaded hashbrown v0.16.1 |
| 451 | 2026-02-17T05:33:08.996Z | Downloaded unicode-normalization v0.1.25 |
| 452 | 2026-02-17T05:33:08.999Z | Downloaded guppy v0.17.25 |
| 453 | 2026-02-17T05:33:09.007Z | Downloaded tower-http v0.6.8 |
| 454 | 2026-02-17T05:33:09.012Z | Downloaded portable-atomic v1.13.1 |
| 455 | 2026-02-17T05:33:09.018Z | Downloaded serde_json v1.0.149 |
| 456 | 2026-02-17T05:33:09.025Z | Downloaded futures-util v0.3.32 |
| 457 | 2026-02-17T05:33:09.036Z | Downloaded unicode-segmentation v1.12.0 |
| 458 | 2026-02-17T05:33:09.039Z | Downloaded reqwest v0.12.28 |
| 459 | 2026-02-17T05:33:09.045Z | Downloaded h2 v0.4.13 |
| 460 | 2026-02-17T05:33:09.049Z | Downloaded idna v1.1.0 |
| 461 | 2026-02-17T05:33:09.053Z | Downloaded tokio-util v0.7.18 |
| 462 | 2026-02-17T05:33:09.059Z | Downloaded quick-xml v0.37.5 |
| 463 | 2026-02-17T05:33:09.064Z | Downloaded winnow v0.7.14 |
| 464 | 2026-02-17T05:33:09.073Z | Downloaded hyper v1.8.1 |
| 465 | 2026-02-17T05:33:09.079Z | Downloaded pulldown-cmark v0.13.0 |
| 466 | 2026-02-17T05:33:09.083Z | Downloaded itertools v0.14.0 |
| 467 | 2026-02-17T05:33:09.090Z | Downloaded regex v1.12.3 |
| 468 | 2026-02-17T05:33:09.095Z | Downloaded iri-string v0.7.10 |
| 469 | 2026-02-17T05:33:09.101Z | Downloaded vcpkg v0.2.15 |
| 470 | 2026-02-17T05:33:09.137Z | Downloaded webpki-roots v1.0.6 |
| 471 | 2026-02-17T05:33:09.141Z | Downloaded unicode-width v0.2.2 |
| 472 | 2026-02-17T05:33:09.145Z | Downloaded gimli v0.32.3 |
| 473 | 2026-02-17T05:33:09.152Z | Downloaded unicode-width v0.1.14 |
| 474 | 2026-02-17T05:33:09.157Z | Downloaded curve25519-dalek v4.1.3 |
| 475 | 2026-02-17T05:33:09.165Z | Downloaded chrono v0.4.43 |
| 476 | 2026-02-17T05:33:09.171Z | Downloaded bstr v1.12.1 |
| 477 | 2026-02-17T05:33:09.178Z | Downloaded hashbrown v0.15.5 |
| 478 | 2026-02-17T05:33:09.183Z | Downloaded quick-xml v0.38.4 |
| 479 | 2026-02-17T05:33:09.188Z | Downloaded miette v7.6.0 |
| 480 | 2026-02-17T05:33:09.192Z | Downloaded cargo-platform v0.2.0 |
| 481 | 2026-02-17T05:33:09.214Z | Downloaded tracing-subscriber v0.3.22 |
| 482 | 2026-02-17T05:33:09.221Z | Downloaded color-eyre v0.6.5 |
| 483 | 2026-02-17T05:33:09.228Z | Downloaded quinn-proto v0.11.13 |
| 484 | 2026-02-17T05:33:09.235Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 485 | 2026-02-17T05:33:09.297Z | Downloaded openssl v0.10.75 |
| 486 | 2026-02-17T05:33:09.305Z | Downloaded zerocopy v0.8.39 |
| 487 | 2026-02-17T05:33:09.323Z | Downloaded syn v2.0.116 |
| 488 | 2026-02-17T05:33:09.332Z | Downloaded nix v0.30.1 |
| 489 | 2026-02-17T05:33:09.341Z | Downloaded nextest-runner v0.80.0 |
| 490 | 2026-02-17T05:33:09.352Z | Downloaded object v0.37.3 |
| 491 | 2026-02-17T05:33:09.374Z | Downloaded rustix v1.1.3 |
| 492 | 2026-02-17T05:33:09.397Z | Downloaded rustls v0.23.36 |
| 493 | 2026-02-17T05:33:09.404Z | Downloaded rustix v0.38.44 |
| 494 | 2026-02-17T05:33:09.423Z | Downloaded regex-syntax v0.8.9 |
| 495 | 2026-02-17T05:33:09.457Z | Downloaded tracing v0.1.44 |
| 496 | 2026-02-17T05:33:09.508Z | Downloaded regex-automata v0.4.14 |
| 497 | 2026-02-17T05:33:09.576Z | Downloaded petgraph v0.8.3 |
| 498 | 2026-02-17T05:33:09.594Z | Downloaded libc v0.2.182 |
| 499 | 2026-02-17T05:33:09.621Z | Downloaded tokio v1.49.0 |
| 500 | 2026-02-17T05:33:09.715Z | Downloaded recursion v0.5.4 |
| 501 | 2026-02-17T05:33:09.724Z | Downloaded ring v0.17.14 |
| 502 | 2026-02-17T05:33:09.806Z | Compiling libc v0.2.182 |
| 503 | 2026-02-17T05:33:09.809Z | Compiling proc-macro2 v1.0.106 |
| 504 | 2026-02-17T05:33:09.809Z | Compiling quote v1.0.44 |
| 505 | 2026-02-17T05:33:09.809Z | Compiling unicode-ident v1.0.24 |
| 506 | 2026-02-17T05:33:09.809Z | Compiling serde_core v1.0.228 |
| 507 | 2026-02-17T05:33:09.809Z | Compiling cfg-if v1.0.4 |
| 508 | 2026-02-17T05:33:09.809Z | Compiling memchr v2.8.0 |
| 509 | 2026-02-17T05:33:09.809Z | Compiling once_cell v1.21.3 |
| 510 | 2026-02-17T05:33:10.108Z | Compiling log v0.4.29 |
| 511 | 2026-02-17T05:33:10.180Z | Compiling pin-project-lite v0.2.16 |
| 512 | 2026-02-17T05:33:10.325Z | Compiling serde v1.0.228 |
| 513 | 2026-02-17T05:33:10.439Z | Compiling itoa v1.0.17 |
| 514 | 2026-02-17T05:33:10.705Z | Compiling futures-core v0.3.32 |
| 515 | 2026-02-17T05:33:10.942Z | Compiling bitflags v2.11.0 |
| 516 | 2026-02-17T05:33:10.973Z | Compiling smallvec v1.15.1 |
| 517 | 2026-02-17T05:33:11.026Z | Compiling shlex v1.3.0 |
| 518 | 2026-02-17T05:33:11.353Z | Compiling hashbrown v0.16.1 |
| 519 | 2026-02-17T05:33:11.468Z | Compiling find-msvc-tools v0.1.9 |
| 520 | 2026-02-17T05:33:11.781Z | Compiling equivalent v1.0.2 |
| 521 | 2026-02-17T05:33:11.923Z | Compiling bytes v1.11.1 |
| 522 | 2026-02-17T05:33:11.943Z | Compiling rustix v1.1.3 |
| 523 | 2026-02-17T05:33:12.453Z | Compiling errno v0.3.14 |
| 524 | 2026-02-17T05:33:12.607Z | Compiling jobserver v0.1.34 |
| 525 | 2026-02-17T05:33:12.626Z | Compiling mio v1.1.1 |
| 526 | 2026-02-17T05:33:12.734Z | Compiling syn v2.0.116 |
| 527 | 2026-02-17T05:33:12.832Z | Compiling signal-hook-registry v1.4.8 |
| 528 | 2026-02-17T05:33:12.877Z | Compiling futures-sink v0.3.32 |
| 529 | 2026-02-17T05:33:13.064Z | Compiling cc v1.2.56 |
| 530 | 2026-02-17T05:33:13.272Z | Compiling socket2 v0.6.2 |
| 531 | 2026-02-17T05:33:13.894Z | Compiling slab v0.4.12 |
| 532 | 2026-02-17T05:33:13.923Z | Compiling zmij v1.0.21 |
| 533 | 2026-02-17T05:33:14.106Z | Compiling futures-channel v0.3.32 |
| 534 | 2026-02-17T05:33:14.283Z | Compiling tracing-core v0.1.36 |
| 535 | 2026-02-17T05:33:14.528Z | Compiling serde_json v1.0.149 |
| 536 | 2026-02-17T05:33:14.631Z | Compiling version_check v0.9.5 |
| 537 | 2026-02-17T05:33:14.992Z | Compiling getrandom v0.4.1 |
| 538 | 2026-02-17T05:33:15.166Z | Compiling futures-io v0.3.32 |
| 539 | 2026-02-17T05:33:15.486Z | Compiling futures-task v0.3.32 |
| 540 | 2026-02-17T05:33:15.548Z | Compiling camino v1.2.2 |
| 541 | 2026-02-17T05:33:15.659Z | Compiling indexmap v2.13.0 |
| 542 | 2026-02-17T05:33:15.997Z | Compiling unicode-width v0.2.2 |
| 543 | 2026-02-17T05:33:16.238Z | Compiling ring v0.17.14 |
| 544 | 2026-02-17T05:33:16.479Z | Compiling http v1.4.0 |
| 545 | 2026-02-17T05:33:16.601Z | Compiling percent-encoding v2.3.2 |
| 546 | 2026-02-17T05:33:16.658Z | Compiling autocfg v1.5.0 |
| 547 | 2026-02-17T05:33:17.098Z | Compiling zeroize v1.8.2 |
| 548 | 2026-02-17T05:33:17.311Z | Compiling adler2 v2.0.1 |
| 549 | 2026-02-17T05:33:17.392Z | Compiling simd-adler32 v0.3.8 |
| 550 | 2026-02-17T05:33:17.464Z | Compiling num-traits v0.2.19 |
| 551 | 2026-02-17T05:33:17.677Z | Compiling zerocopy v0.8.39 |
| 552 | 2026-02-17T05:33:17.848Z | Compiling miniz_oxide v0.8.9 |
| 553 | 2026-02-17T05:33:18.413Z | Compiling getrandom v0.3.4 |
| 554 | 2026-02-17T05:33:18.895Z | Compiling winnow v0.7.14 |
| 555 | 2026-02-17T05:33:19.017Z | Compiling object v0.37.3 |
| 556 | 2026-02-17T05:33:19.466Z | Compiling target-lexicon v0.13.3 |
| 557 | 2026-02-17T05:33:19.730Z | Compiling http-body v1.0.1 |
| 558 | 2026-02-17T05:33:20.281Z | Compiling rustls-pki-types v1.14.0 |
| 559 | 2026-02-17T05:33:20.482Z | Compiling semver v1.0.27 |
| 560 | 2026-02-17T05:33:20.641Z | Compiling getrandom v0.2.17 |
| 561 | 2026-02-17T05:33:20.985Z | Compiling gimli v0.32.3 |
| 562 | 2026-02-17T05:33:21.167Z | Compiling signal-hook v0.3.18 |
| 563 | 2026-02-17T05:33:21.434Z | Compiling untrusted v0.9.0 |
| 564 | 2026-02-17T05:33:21.613Z | Compiling typenum v1.19.0 |
| 565 | 2026-02-17T05:33:21.659Z | Compiling guppy-workspace-hack v0.1.0 |
| 566 | 2026-02-17T05:33:21.881Z | Compiling thiserror v2.0.18 |
| 567 | 2026-02-17T05:33:22.024Z | Compiling fnv v1.0.7 |
| 568 | 2026-02-17T05:33:22.082Z | Compiling owo-colors v4.2.3 |
| 569 | 2026-02-17T05:33:22.179Z | Compiling httparse v1.10.1 |
| 570 | 2026-02-17T05:33:22.379Z | Compiling serde_derive v1.0.228 |
| 571 | 2026-02-17T05:33:22.515Z | Compiling tokio-macros v2.6.0 |
| 572 | 2026-02-17T05:33:22.671Z | Compiling futures-macro v0.3.32 |
| 573 | 2026-02-17T05:33:22.821Z | Compiling tracing-attributes v0.1.31 |
| 574 | 2026-02-17T05:33:23.652Z | Compiling thiserror-impl v2.0.18 |
| 575 | 2026-02-17T05:33:24.025Z | Compiling tokio v1.49.0 |
| 576 | 2026-02-17T05:33:24.353Z | Compiling futures-util v0.3.32 |
| 577 | 2026-02-17T05:33:25.500Z | Compiling tracing v0.1.44 |
| 578 | 2026-02-17T05:33:25.868Z | Compiling addr2line v0.25.1 |
| 579 | 2026-02-17T05:33:26.825Z | Compiling form_urlencoded v1.2.2 |
| 580 | 2026-02-17T05:33:27.353Z | Compiling generic-array v0.14.7 |
| 581 | 2026-02-17T05:33:27.599Z | Compiling try-lock v0.2.5 |
| 582 | 2026-02-17T05:33:27.744Z | Compiling tower-service v0.3.3 |
| 583 | 2026-02-17T05:33:27.783Z | Compiling typeid v1.0.3 |
| 584 | 2026-02-17T05:33:27.892Z | Compiling pkg-config v0.3.32 |
| 585 | 2026-02-17T05:33:28.230Z | Compiling utf8_iter v1.0.4 |
| 586 | 2026-02-17T05:33:28.510Z | Compiling idna_adapter v1.0.0 |
| 587 | 2026-02-17T05:33:28.643Z | Compiling rustls v0.23.36 |
| 588 | 2026-02-17T05:33:28.867Z | Compiling rustc-demangle v0.1.27 |
| 589 | 2026-02-17T05:33:29.012Z | Compiling fastrand v2.3.0 |
| 590 | 2026-02-17T05:33:29.549Z | Compiling target-spec v3.5.7 |
| 591 | 2026-02-17T05:33:30.014Z | Compiling thiserror v1.0.69 |
| 592 | 2026-02-17T05:33:30.181Z | Compiling atomic-waker v1.1.2 |
| 593 | 2026-02-17T05:33:30.245Z | Compiling tempfile v3.25.0 |
| 594 | 2026-02-17T05:33:30.395Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 595 | 2026-02-17T05:33:30.950Z | Compiling idna v1.1.0 |
| 596 | 2026-02-17T05:33:31.176Z | Compiling want v0.3.1 |
| 597 | 2026-02-17T05:33:32.187Z | Compiling cfg-expr v0.20.6 |
| 598 | 2026-02-17T05:33:32.499Z | Compiling thiserror-impl v1.0.69 |
| 599 | 2026-02-17T05:33:33.962Z | Compiling tokio-util v0.7.18 |
| 600 | 2026-02-17T05:33:34.435Z | Compiling backtrace v0.3.76 |
| 601 | 2026-02-17T05:33:34.658Z | Compiling rustls-webpki v0.103.9 |
| 602 | 2026-02-17T05:33:35.172Z | Compiling h2 v0.4.13 |
| 603 | 2026-02-17T05:33:35.665Z | Compiling terminal_size v0.4.3 |
| 604 | 2026-02-17T05:33:35.934Z | Compiling aho-corasick v1.1.4 |
| 605 | 2026-02-17T05:33:36.380Z | Compiling pin-utils v0.1.0 |
| 606 | 2026-02-17T05:33:36.518Z | Compiling subtle v2.6.1 |
| 607 | 2026-02-17T05:33:36.723Z | Compiling erased-serde v0.4.9 |
| 608 | 2026-02-17T05:33:36.892Z | Compiling regex-syntax v0.8.9 |
| 609 | 2026-02-17T05:33:41.613Z | Compiling regex-automata v0.4.14 |
| 610 | 2026-02-17T05:33:45.777Z | Compiling hyper v1.8.1 |
| 611 | 2026-02-17T05:33:48.159Z | Compiling url v2.5.8 |
| 612 | 2026-02-17T05:33:49.744Z | Compiling toml_datetime v0.6.11 |
| 613 | 2026-02-17T05:33:50.501Z | Compiling serde_spanned v0.6.9 |
| 614 | 2026-02-17T05:33:50.790Z | Compiling ahash v0.8.12 |
| 615 | 2026-02-17T05:33:51.228Z | Compiling sync_wrapper v1.0.2 |
| 616 | 2026-02-17T05:33:51.409Z | Compiling is_ci v1.2.0 |
| 617 | 2026-02-17T05:33:51.692Z | Compiling nextest-workspace-hack v0.1.0 |
| 618 | 2026-02-17T05:33:52.075Z | Compiling unicode-segmentation v1.12.0 |
| 619 | 2026-02-17T05:33:52.900Z | Compiling ipnet v2.11.0 |
| 620 | 2026-02-17T05:33:53.039Z | Compiling tower-layer v0.3.3 |
| 621 | 2026-02-17T05:33:53.533Z | Compiling lazy_static v1.5.0 |
| 622 | 2026-02-17T05:33:53.636Z | Compiling crc32fast v1.5.0 |
| 623 | 2026-02-17T05:33:53.684Z | Compiling base64 v0.22.1 |
| 624 | 2026-02-17T05:33:53.704Z | Compiling toml_write v0.1.2 |
| 625 | 2026-02-17T05:33:54.125Z | Compiling foldhash v0.1.5 |
| 626 | 2026-02-17T05:33:54.144Z | Compiling parking_lot_core v0.9.12 |
| 627 | 2026-02-17T05:33:54.170Z | Compiling unicode-linebreak v0.1.5 |
| 628 | 2026-02-17T05:33:54.556Z | Compiling portable-atomic v1.13.1 |
| 629 | 2026-02-17T05:33:54.621Z | Compiling either v1.15.0 |
| 630 | 2026-02-17T05:33:54.727Z | Compiling textwrap v0.16.2 |
| 631 | 2026-02-17T05:33:54.750Z | Compiling hashbrown v0.15.5 |
| 632 | 2026-02-17T05:33:55.046Z | Compiling hyper-util v0.1.20 |
| 633 | 2026-02-17T05:33:55.553Z | Compiling toml_edit v0.22.27 |
| 634 | 2026-02-17T05:33:55.608Z | Compiling sharded-slab v0.1.7 |
| 635 | 2026-02-17T05:33:56.213Z | Compiling tower v0.5.3 |
| 636 | 2026-02-17T05:33:57.138Z | Compiling convert_case v0.10.0 |
| 637 | 2026-02-17T05:33:57.525Z | Compiling supports-color v3.0.2 |
| 638 | 2026-02-17T05:33:57.956Z | Compiling tokio-rustls v0.26.4 |
| 639 | 2026-02-17T05:33:57.959Z | Compiling backtrace-ext v0.2.1 |
| 640 | 2026-02-17T05:33:58.444Z | Compiling ordered-float v2.10.1 |
| 641 | 2026-02-17T05:33:58.536Z | Compiling miette-derive v7.6.0 |
| 642 | 2026-02-17T05:33:59.107Z | Compiling webpki-roots v1.0.6 |
| 643 | 2026-02-17T05:33:59.288Z | Compiling pathdiff v0.2.3 |
| 644 | 2026-02-17T05:33:59.306Z | Compiling console v0.15.11 |
| 645 | 2026-02-17T05:33:59.493Z | Compiling cargo-platform v0.3.2 |
| 646 | 2026-02-17T05:34:00.667Z | Compiling tracing-log v0.2.0 |
| 647 | 2026-02-17T05:34:00.905Z | Compiling os_pipe v1.2.3 |
| 648 | 2026-02-17T05:34:01.036Z | Compiling thread_local v1.1.9 |
| 649 | 2026-02-17T05:34:01.174Z | Compiling pulldown-cmark v0.13.0 |
| 650 | 2026-02-17T05:34:01.329Z | Compiling iri-string v0.7.10 |
| 651 | 2026-02-17T05:34:01.570Z | Compiling unicode-width v0.1.14 |
| 652 | 2026-02-17T05:34:01.713Z | Compiling supports-hyperlinks v3.2.0 |
| 653 | 2026-02-17T05:34:02.114Z | Compiling fixedbitset v0.5.7 |
| 654 | 2026-02-17T05:34:02.347Z | Compiling supports-unicode v3.0.0 |
| 655 | 2026-02-17T05:34:02.635Z | Compiling cfg_aliases v0.2.1 |
| 656 | 2026-02-17T05:34:02.740Z | Compiling zstd-safe v7.2.4 |
| 657 | 2026-02-17T05:34:02.758Z | Compiling utf8parse v0.2.2 |
| 658 | 2026-02-17T05:34:02.927Z | Compiling ryu v1.0.23 |
| 659 | 2026-02-17T05:34:03.067Z | Compiling scopeguard v1.2.0 |
| 660 | 2026-02-17T05:34:03.130Z | Compiling debug-ignore v1.0.5 |
| 661 | 2026-02-17T05:34:03.237Z | Compiling rustix v0.38.44 |
| 662 | 2026-02-17T05:34:03.307Z | Compiling lock_api v0.4.14 |
| 663 | 2026-02-17T05:34:03.483Z | Compiling serde_urlencoded v0.7.1 |
| 664 | 2026-02-17T05:34:03.804Z | Compiling anstyle-parse v0.2.7 |
| 665 | 2026-02-17T05:34:04.072Z | Compiling nix v0.30.1 |
| 666 | 2026-02-17T05:34:04.127Z | Compiling petgraph v0.8.3 |
| 667 | 2026-02-17T05:34:04.232Z | Compiling miette v7.6.0 |
| 668 | 2026-02-17T05:34:04.903Z | Compiling tower-http v0.6.8 |
| 669 | 2026-02-17T05:34:07.135Z | Compiling tracing-subscriber v0.3.22 |
| 670 | 2026-02-17T05:34:07.155Z | Compiling sigchld v0.2.4 |
| 671 | 2026-02-17T05:34:07.489Z | Compiling cargo_metadata v0.23.1 |
| 672 | 2026-02-17T05:34:08.005Z | Compiling toml v0.8.23 |
| 673 | 2026-02-17T05:34:08.680Z | Compiling hyper-rustls v0.27.7 |
| 674 | 2026-02-17T05:34:10.038Z | Compiling serde-value v0.7.0 |
| 675 | 2026-02-17T05:34:11.721Z | Compiling serde-untagged v0.1.9 |
| 676 | 2026-02-17T05:34:13.007Z | Compiling derive_more-impl v2.1.1 |
| 677 | 2026-02-17T05:34:14.462Z | Compiling itertools v0.14.0 |
| 678 | 2026-02-17T05:34:14.805Z | Compiling regex v1.12.3 |
| 679 | 2026-02-17T05:34:15.541Z | Compiling crypto-common v0.1.7 |
| 680 | 2026-02-17T05:34:15.781Z | Compiling block-buffer v0.10.4 |
| 681 | 2026-02-17T05:34:15.801Z | Compiling ppv-lite86 v0.2.21 |
| 682 | 2026-02-17T05:34:16.058Z | Compiling futures-executor v0.3.32 |
| 683 | 2026-02-17T05:34:16.604Z | Compiling rand_core v0.9.5 |
| 684 | 2026-02-17T05:34:17.112Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 685 | 2026-02-17T05:34:17.136Z | Compiling pin-project-internal v1.1.10 |
| 686 | 2026-02-17T05:34:17.630Z | Compiling http-body-util v0.1.3 |
| 687 | 2026-02-17T05:34:18.046Z | Compiling uuid v1.21.0 |
| 688 | 2026-02-17T05:34:18.066Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 689 | 2026-02-17T05:34:18.178Z | Compiling serde_spanned v1.0.4 |
| 690 | 2026-02-17T05:34:18.440Z | Compiling smol_str v0.3.5 |
| 691 | 2026-02-17T05:34:18.923Z | Compiling filetime v0.2.27 |
| 692 | 2026-02-17T05:34:19.122Z | Compiling bstr v1.12.1 |
| 693 | 2026-02-17T05:34:19.194Z | Compiling vte v0.14.1 |
| 694 | 2026-02-17T05:34:19.594Z | Compiling iana-time-zone v0.1.65 |
| 695 | 2026-02-17T05:34:19.598Z | Compiling anstyle-query v1.1.5 |
| 696 | 2026-02-17T05:34:19.629Z | Compiling xattr v1.6.1 |
| 697 | 2026-02-17T05:34:19.768Z | Compiling self_update v0.42.0 |
| 698 | 2026-02-17T05:34:19.939Z | Compiling unicase v2.9.0 |
| 699 | 2026-02-17T05:34:20.125Z | Compiling is_terminal_polyfill v1.70.2 |
| 700 | 2026-02-17T05:34:20.142Z | Compiling color-spantrace v0.3.0 |
| 701 | 2026-02-17T05:34:20.175Z | Compiling litrs v1.0.0 |
| 702 | 2026-02-17T05:34:20.253Z | Compiling unicode-xid v0.2.6 |
| 703 | 2026-02-17T05:34:20.270Z | Compiling anstyle v1.0.13 |
| 704 | 2026-02-17T05:34:20.291Z | Compiling tinyvec_macros v0.1.1 |
| 705 | 2026-02-17T05:34:20.403Z | Compiling colorchoice v1.0.4 |
| 706 | 2026-02-17T05:34:20.599Z | Compiling eyre v0.6.12 |
| 707 | 2026-02-17T05:34:20.618Z | Compiling nested v0.1.1 |
| 708 | 2026-02-17T05:34:20.695Z | Compiling number_prefix v0.4.0 |
| 709 | 2026-02-17T05:34:20.802Z | Compiling static_assertions v1.1.0 |
| 710 | 2026-02-17T05:34:20.916Z | Compiling indicatif v0.17.11 |
| 711 | 2026-02-17T05:34:20.945Z | Compiling guppy v0.17.25 |
| 712 | 2026-02-17T05:34:21.033Z | Compiling anstream v0.6.21 |
| 713 | 2026-02-17T05:34:21.202Z | Compiling document-features v0.2.12 |
| 714 | 2026-02-17T05:34:21.674Z | Compiling cargo-util-schemas v0.2.0 |
| 715 | 2026-02-17T05:34:22.022Z | Compiling tinyvec v1.10.0 |
| 716 | 2026-02-17T05:34:22.313Z | Compiling globset v0.4.18 |
| 717 | 2026-02-17T05:34:22.355Z | Compiling tar v0.4.44 |
| 718 | 2026-02-17T05:34:22.952Z | Compiling chrono v0.4.43 |
| 719 | 2026-02-17T05:34:24.060Z | Compiling pin-project v1.1.10 |
| 720 | 2026-02-17T05:34:24.214Z | Compiling strip-ansi-escapes v0.2.1 |
| 721 | 2026-02-17T05:34:25.362Z | Compiling nextest-metadata v0.12.2 |
| 722 | 2026-02-17T05:34:27.214Z | Compiling newtype-uuid v1.3.2 |
| 723 | 2026-02-17T05:34:27.567Z | Compiling toml v0.9.12+spec-1.1.0 |
| 724 | 2026-02-17T05:34:27.851Z | Compiling reqwest v0.12.28 |
| 725 | 2026-02-17T05:34:28.219Z | Compiling rand_chacha v0.9.0 |
| 726 | 2026-02-17T05:34:29.531Z | Compiling futures v0.3.32 |
| 727 | 2026-02-17T05:34:29.667Z | Compiling digest v0.10.7 |
| 728 | 2026-02-17T05:34:29.818Z | Compiling parking_lot v0.12.5 |
| 729 | 2026-02-17T05:34:30.120Z | Compiling derive_more v2.1.1 |
| 730 | 2026-02-17T05:34:30.247Z | Compiling flate2 v1.1.9 |
| 731 | 2026-02-17T05:34:31.059Z | Compiling tracing-error v0.2.1 |
| 732 | 2026-02-17T05:34:31.511Z | Compiling shared_child v1.1.1 |
| 733 | 2026-02-17T05:34:32.106Z | Compiling signal-hook-mio v0.2.5 |
| 734 | 2026-02-17T05:34:32.311Z | Compiling self-replace v1.5.0 |
| 735 | 2026-02-17T05:34:32.331Z | Compiling cargo-platform v0.2.0 |
| 736 | 2026-02-17T05:34:32.892Z | Compiling quick-xml v0.38.4 |
| 737 | 2026-02-17T05:34:33.598Z | Compiling quick-xml v0.37.5 |
| 738 | 2026-02-17T05:34:34.920Z | Compiling heck v0.5.0 |
| 739 | 2026-02-17T05:34:35.342Z | Compiling clap_lex v1.0.0 |
| 740 | 2026-02-17T05:34:35.502Z | Compiling recursion v0.5.4 |
| 741 | 2026-02-17T05:34:35.747Z | Compiling urlencoding v2.1.3 |
| 742 | 2026-02-17T05:34:36.013Z | Compiling indenter v0.3.4 |
| 743 | 2026-02-17T05:34:36.175Z | Compiling cpufeatures v0.2.17 |
| 744 | 2026-02-17T05:34:36.228Z | Compiling strsim v0.11.1 |
| 745 | 2026-02-17T05:34:36.470Z | Compiling shell-words v1.1.1 |
| 746 | 2026-02-17T05:34:36.722Z | Compiling humantime v2.3.0 |
| 747 | 2026-02-17T05:34:36.894Z | Compiling clap_derive v4.5.55 |
| 748 | 2026-02-17T05:34:36.952Z | Compiling clap_builder v4.5.59 |
| 749 | 2026-02-17T05:34:37.634Z | Compiling humantime-serde v1.1.1 |
| 750 | 2026-02-17T05:34:37.673Z | Compiling sha2 v0.10.9 |
| 751 | 2026-02-17T05:34:38.976Z | Compiling nextest-filtering v0.15.0 |
| 752 | 2026-02-17T05:34:41.020Z | Compiling quick-junit v0.5.2 |
| 753 | 2026-02-17T05:34:41.239Z | Compiling atomicwrites v0.4.4 |
| 754 | 2026-02-17T05:34:41.826Z | Compiling cargo_metadata v0.20.0 |
| 755 | 2026-02-17T05:34:47.588Z | Compiling cargo-nextest v0.9.97 |
| 756 | 2026-02-17T05:34:48.161Z | Compiling crossterm v0.29.0 |
| 757 | 2026-02-17T05:34:48.296Z | Compiling duct v0.13.7 |
| 758 | 2026-02-17T05:34:51.430Z | Compiling zstd v0.13.3 |
| 759 | 2026-02-17T05:34:52.581Z | Compiling async-scoped v0.9.0 |
| 760 | 2026-02-17T05:34:52.938Z | Compiling config v0.15.19 |
| 761 | 2026-02-17T05:34:53.157Z | Compiling rand v0.9.2 |
| 762 | 2026-02-17T05:34:53.264Z | Compiling unicode-normalization v0.1.25 |
| 763 | 2026-02-17T05:34:54.069Z | Compiling target-spec-miette v0.4.5 |
| 764 | 2026-02-17T05:34:54.540Z | Compiling future-queue v0.4.0 |
| 765 | 2026-02-17T05:34:54.569Z | Compiling mukti-metadata v0.3.0 |
| 766 | 2026-02-17T05:34:54.722Z | Compiling tokio-stream v0.1.18 |
| 767 | 2026-02-17T05:34:54.826Z | Compiling camino-tempfile v1.4.1 |
| 768 | 2026-02-17T05:34:55.090Z | Compiling derive-where v1.6.0 |
| 769 | 2026-02-17T05:34:55.625Z | Compiling serde_path_to_error v0.1.20 |
| 770 | 2026-02-17T05:34:55.628Z | Compiling serde_ignored v0.1.14 |
| 771 | 2026-02-17T05:34:55.868Z | Compiling hex v0.4.3 |
| 772 | 2026-02-17T05:34:55.892Z | Compiling swrite v0.1.0 |
| 773 | 2026-02-17T05:34:56.062Z | Compiling home v0.5.12 |
| 774 | 2026-02-17T05:34:56.106Z | Compiling indent_write v2.2.0 |
| 775 | 2026-02-17T05:34:56.368Z | Compiling xxhash-rust v0.8.15 |
| 776 | 2026-02-17T05:34:56.392Z | Compiling color-eyre v0.6.5 |
| 777 | 2026-02-17T05:34:56.555Z | Compiling clap v4.5.59 |
| 778 | 2026-02-17T05:34:56.576Z | Compiling dialoguer v0.11.0 |
| 779 | 2026-02-17T05:34:56.686Z | Compiling enable-ansi-support v0.2.1 |
| 780 | 2026-02-17T05:34:57.980Z | Compiling nextest-runner v0.80.0 |
| 781 | 2026-02-17T05:35:36.164Z | Finished `release` profile [optimized] target(s) in 2m 31s |
| 782 | 2026-02-17T05:35:36.396Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 783 | 2026-02-17T05:35:36.403Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 784 | 2026-02-17T05:35:36.512Z | + pushd rdb |
| 785 | 2026-02-17T05:35:36.516Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 786 | 2026-02-17T05:35:36.516Z | + cargo nextest run |
| 787 | 2026-02-17T05:35:36.896Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 788 | 2026-02-17T05:35:37.561Z | From https://github.com/oxidecomputer/falcon |
| 789 | 2026-02-17T05:35:37.561Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 790 | 2026-02-17T05:35:37.669Z | Updating crates.io index |
| 791 | 2026-02-17T05:35:38.519Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 792 | 2026-02-17T05:35:38.569Z | From https://github.com/oxidecomputer/dendrite |
| 793 | 2026-02-17T05:35:38.569Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 794 | 2026-02-17T05:35:38.569Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 795 | 2026-02-17T05:35:38.782Z | From https://github.com/oxidecomputer/ispf |
| 796 | 2026-02-17T05:35:38.782Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 797 | 2026-02-17T05:35:38.791Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 798 | 2026-02-17T05:35:39.129Z | From https://github.com/oxidecomputer/netadm-sys |
| 799 | 2026-02-17T05:35:39.129Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 800 | 2026-02-17T05:35:39.138Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 801 | 2026-02-17T05:35:48.141Z | From https://github.com/oxidecomputer/omicron |
| 802 | 2026-02-17T05:35:48.141Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 803 | 2026-02-17T05:35:48.849Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 804 | 2026-02-17T05:35:49.695Z | From https://github.com/oxidecomputer/opte |
| 805 | 2026-02-17T05:35:49.695Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 806 | 2026-02-17T05:35:49.892Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 807 | 2026-02-17T05:35:50.145Z | From https://github.com/illumos/smf-rs |
| 808 | 2026-02-17T05:35:50.145Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 809 | 2026-02-17T05:35:50.214Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 810 | 2026-02-17T05:35:50.471Z | From https://github.com/oxidecomputer/network-interface |
| 811 | 2026-02-17T05:35:50.471Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 812 | 2026-02-17T05:35:50.555Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 813 | 2026-02-17T05:35:50.902Z | From https://github.com/oxidecomputer/zone |
| 814 | 2026-02-17T05:35:50.902Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 815 | 2026-02-17T05:35:50.934Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 816 | 2026-02-17T05:35:52.104Z | From https://github.com/oxidecomputer/propolis |
| 817 | 2026-02-17T05:35:52.104Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 818 | 2026-02-17T05:35:52.273Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 819 | 2026-02-17T05:35:52.754Z | From https://github.com/oxidecomputer/transceiver-control |
| 820 | 2026-02-17T05:35:52.754Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 821 | 2026-02-17T05:35:52.779Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 822 | 2026-02-17T05:35:53.042Z | From https://github.com/oxidecomputer/dlpi-sys |
| 823 | 2026-02-17T05:35:53.042Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 824 | 2026-02-17T05:35:53.051Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 825 | 2026-02-17T05:35:53.331Z | From https://github.com/jmesmon/rust-libzfs |
| 826 | 2026-02-17T05:35:53.332Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 827 | 2026-02-17T05:35:53.345Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 828 | 2026-02-17T05:35:53.595Z | From https://github.com/oxidecomputer/rusty-doors |
| 829 | 2026-02-17T05:35:53.595Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 830 | 2026-02-17T05:35:53.649Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 831 | 2026-02-17T05:35:53.965Z | From https://github.com/oxidecomputer/lldp |
| 832 | 2026-02-17T05:35:53.965Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 833 | 2026-02-17T05:35:53.990Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 834 | 2026-02-17T05:35:54.813Z | From https://github.com/oxidecomputer/maghemite |
| 835 | 2026-02-17T05:35:54.813Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 836 | 2026-02-17T05:35:54.884Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 837 | 2026-02-17T05:35:55.143Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 838 | 2026-02-17T05:35:55.143Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 839 | 2026-02-17T05:35:55.340Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 840 | 2026-02-17T05:35:55.603Z | From https://github.com/oxidecomputer/slog-error-chain |
| 841 | 2026-02-17T05:35:55.603Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 842 | 2026-02-17T05:35:55.632Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 843 | 2026-02-17T05:35:55.941Z | From https://github.com/oxidecomputer/tufaceous |
| 844 | 2026-02-17T05:35:55.941Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 845 | 2026-02-17T05:35:56.029Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 846 | 2026-02-17T05:35:56.454Z | From https://github.com/oxidecomputer/management-gateway-service |
| 847 | 2026-02-17T05:35:56.454Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 848 | 2026-02-17T05:35:56.487Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 849 | 2026-02-17T05:35:59.759Z | From https://github.com/oxidecomputer/crucible |
| 850 | 2026-02-17T05:35:59.759Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 851 | 2026-02-17T05:36:00.309Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 852 | 2026-02-17T05:36:00.654Z | From https://github.com/oxidecomputer/propolis |
| 853 | 2026-02-17T05:36:00.654Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 854 | 2026-02-17T05:36:00.731Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 855 | 2026-02-17T05:36:01.032Z | From https://github.com/oxidecomputer/tofino |
| 856 | 2026-02-17T05:36:01.032Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 857 | 2026-02-17T05:36:01.094Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 858 | 2026-02-17T05:36:01.361Z | From https://github.com/oxidecomputer/clickward |
| 859 | 2026-02-17T05:36:01.361Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 860 | 2026-02-17T05:36:01.529Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 861 | 2026-02-17T05:36:01.936Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 862 | 2026-02-17T05:36:01.936Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 863 | 2026-02-17T05:36:02.521Z | error: failed to select a version for `reqwest`. |
| 864 | 2026-02-17T05:36:02.521Z | ... required by package `ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)` |
| 865 | 2026-02-17T05:36:02.521Z | ... which satisfies path dependency `ddm-admin-client` (locked to 0.1.0) of package `ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)` |
| 866 | 2026-02-17T05:36:02.521Z | versions that meet the requirements `^0.13` are: 0.13.2, 0.13.1, 0.13.0 |
| 867 | 2026-02-17T05:36:02.521Z | |
| 868 | 2026-02-17T05:36:02.521Z | package `ddm-admin-client` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature. |
| 869 | 2026-02-17T05:36:02.521Z | |
| 870 | 2026-02-17T05:36:02.521Z | |
| 871 | 2026-02-17T05:36:02.521Z | failed to select a version for `reqwest` which could resolve this conflict |
| 872 | 2026-02-17T05:36:02.555Z | 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 |
| 873 | 2026-02-17T05:36:02.558Z | process exited: duration 267862 ms, exit code 102 |
| |
| 874 | 2026-02-17T05:36:02.567Z | found 0 output files |