|
|
|
| 1 | 2026-06-05T03:57:39.150Z | job assigned to worker 01KTAYT9S3DKR1G5E49TXGW3ER [factory aws, i-06917020dabbaf5f9] (queued for 1 m 4 s) |
| |
| 2 | 2026-06-05T03:57:45.413Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:57:45.420Z | ++ uname -s |
| 4 | 2026-06-05T03:57:45.423Z | + kern=SunOS |
| 5 | 2026-06-05T03:57:45.423Z | + build_user=build |
| 6 | 2026-06-05T03:57:45.423Z | + build_uid=12345 |
| 7 | 2026-06-05T03:57:45.423Z | + work_dir=/work |
| 8 | 2026-06-05T03:57:45.423Z | + input_dir=/input |
| 9 | 2026-06-05T03:57:45.423Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:57:45.423Z | + case "$kern" in |
| 11 | 2026-06-05T03:57:45.423Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:57:45.426Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:57:47.430Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:57:47.549Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:57:47.552Z | + home_fs=zfs |
| 16 | 2026-06-05T03:57:47.552Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:57:47.552Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:57:47.552Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:57:49.554Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:57:49.557Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:57:49.562Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:57:49.566Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:57:49.566Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:57:49.566Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-05T03:57:49.566Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T03:57:49.566Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:57:49.566Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:57:49.571Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:57:49.571Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:57:49.644Z | info: downloading installer |
| 31 | 2026-06-05T03:57:50.994Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:57:50.994Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:57:50.994Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:57:50.994Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:57:50.994Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:57:50.995Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:57:50.995Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:57:50.995Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:57:50.995Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:57:50.995Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:57:50.995Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:57:50.995Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:57:50.995Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:57:51.008Z | info: profile set to default |
| 45 | 2026-06-05T03:57:51.008Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:57:51.011Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:57:51.135Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:57:51.137Z | info: downloading 6 components |
| 49 | 2026-06-05T03:58:05.306Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:58:05.306Z | |
| 51 | 2026-06-05T03:58:05.334Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:58:05.334Z | |
| 53 | 2026-06-05T03:58:05.337Z | |
| 54 | 2026-06-05T03:58:05.337Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:58:05.337Z | |
| 56 | 2026-06-05T03:58:05.337Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:58:05.337Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:58:05.337Z | |
| 59 | 2026-06-05T03:58:05.337Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:58:05.338Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:58:05.338Z | |
| 62 | 2026-06-05T03:58:05.338Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:58:05.338Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:58:05.338Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:58:05.338Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:58:05.338Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:58:05.338Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:58:05.338Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:58:05.338Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:58:05.338Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:58:05.439Z | + rustup --version |
| 72 | 2026-06-05T03:58:05.446Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:58:05.454Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:58:05.469Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:58:05.472Z | + cargo --version |
| 76 | 2026-06-05T03:58:05.485Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:58:05.488Z | + rustc --version |
| 78 | 2026-06-05T03:58:05.506Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:58:05.509Z | process exited: duration 15943 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:58:05.515Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:58:05.528Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:58:29.575Z | process exited: duration 24057 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:58:29.581Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:58:29.585Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:58:29.588Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:58:29.624Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T03:58:30.686Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T03:58:30.686Z | + git fetch origin c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 89 | 2026-06-05T03:58:30.922Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T03:58:30.922Z | * branch c6b42e3669f55d526156dbc99cdc4d72981075ee -> FETCH_HEAD |
| 91 | 2026-06-05T03:58:30.929Z | + [[ -n renovate/dropshot ]] |
| 92 | 2026-06-05T03:58:30.932Z | ++ git branch --show-current |
| 93 | 2026-06-05T03:58:30.932Z | + current=main |
| 94 | 2026-06-05T03:58:30.932Z | + [[ main != renovate/dropshot ]] |
| 95 | 2026-06-05T03:58:30.932Z | + git branch -f renovate/dropshot c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 96 | 2026-06-05T03:58:30.934Z | + git checkout -f renovate/dropshot |
| 97 | 2026-06-05T03:58:30.951Z | Switched to branch 'renovate/dropshot' |
| 98 | 2026-06-05T03:58:30.953Z | + git reset --hard c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 99 | 2026-06-05T03:58:30.956Z | HEAD is now at c6b42e3 Update dropshot to 0.17.1 |
| 100 | 2026-06-05T03:58:30.956Z | process exited: duration 1374 ms, exit code 0 |
| |
| 101 | 2026-06-05T03:58:30.961Z | starting task 4: "build" |
| 102 | 2026-06-05T03:58:30.967Z | + set -e |
| 103 | 2026-06-05T03:58:30.967Z | + NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-05T03:58:30.967Z | + PLATFORM=illumos |
| 105 | 2026-06-05T03:58:30.970Z | + cargo --version |
| 106 | 2026-06-05T03:58:30.974Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 107 | 2026-06-05T03:58:31.129Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 108 | 2026-06-05T03:58:31.132Z | info: downloading 6 components |
| 109 | 2026-06-05T03:58:45.346Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 110 | 2026-06-05T03:58:45.349Z | + rustc --version |
| 111 | 2026-06-05T03:58:45.375Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 112 | 2026-06-05T03:58:45.378Z | + cargo install cargo-nextest --version 0.9.97 |
| 113 | 2026-06-05T03:58:45.419Z | Updating crates.io index |
| 114 | 2026-06-05T03:58:45.518Z | Downloading crates ... |
| 115 | 2026-06-05T03:58:45.587Z | Downloaded cargo-nextest v0.9.97 |
| 116 | 2026-06-05T03:58:45.647Z | Installing cargo-nextest v0.9.97 |
| 117 | 2026-06-05T03:58:45.688Z | Updating crates.io index |
| 118 | 2026-06-05T03:58:48.098Z | Locking 404 packages to latest compatible versions |
| 119 | 2026-06-05T03:58:48.102Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 120 | 2026-06-05T03:58:48.105Z | Adding duct v0.13.7 (available: v1.1.1) |
| 121 | 2026-06-05T03:58:48.105Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 122 | 2026-06-05T03:58:48.105Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 123 | 2026-06-05T03:58:48.109Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 124 | 2026-06-05T03:58:48.109Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 125 | 2026-06-05T03:58:48.109Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 126 | 2026-06-05T03:58:48.112Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 127 | 2026-06-05T03:58:48.114Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 128 | 2026-06-05T03:58:48.145Z | Downloading crates ... |
| 129 | 2026-06-05T03:58:48.204Z | Downloaded anstyle v1.0.14 |
| 130 | 2026-06-05T03:58:48.207Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 131 | 2026-06-05T03:58:48.216Z | Downloaded futures-core v0.3.32 |
| 132 | 2026-06-05T03:58:48.221Z | Downloaded foreign-types v0.3.2 |
| 133 | 2026-06-05T03:58:48.221Z | Downloaded filetime v0.2.29 |
| 134 | 2026-06-05T03:58:48.224Z | Downloaded atomic-waker v1.1.2 |
| 135 | 2026-06-05T03:58:48.234Z | Downloaded home v0.5.12 |
| 136 | 2026-06-05T03:58:48.238Z | Downloaded http-body v1.0.1 |
| 137 | 2026-06-05T03:58:48.241Z | Downloaded future-queue v0.4.0 |
| 138 | 2026-06-05T03:58:48.241Z | Downloaded bstr v1.12.1 |
| 139 | 2026-06-05T03:58:48.247Z | Downloaded openssl-macros v0.1.1 |
| 140 | 2026-06-05T03:58:48.249Z | Downloaded http-body-util v0.1.3 |
| 141 | 2026-06-05T03:58:48.249Z | Downloaded quinn-udp v0.5.14 |
| 142 | 2026-06-05T03:58:48.252Z | Downloaded httparse v1.10.1 |
| 143 | 2026-06-05T03:58:48.256Z | Downloaded serde_core v1.0.228 |
| 144 | 2026-06-05T03:58:48.256Z | Downloaded nextest-filtering v0.15.0 |
| 145 | 2026-06-05T03:58:48.258Z | Downloaded pin-project-internal v1.1.13 |
| 146 | 2026-06-05T03:58:48.258Z | Downloaded camino-tempfile v1.4.1 |
| 147 | 2026-06-05T03:58:48.261Z | Downloaded native-tls v0.2.18 |
| 148 | 2026-06-05T03:58:48.261Z | Downloaded proc-macro2 v1.0.106 |
| 149 | 2026-06-05T03:58:48.265Z | Downloaded openssl-sys v0.9.116 |
| 150 | 2026-06-05T03:58:48.268Z | Downloaded sha2 v0.10.9 |
| 151 | 2026-06-05T03:58:48.268Z | Downloaded hyper-rustls v0.27.9 |
| 152 | 2026-06-05T03:58:48.272Z | Downloaded humantime v2.3.0 |
| 153 | 2026-06-05T03:58:48.272Z | Downloaded async-scoped v0.9.0 |
| 154 | 2026-06-05T03:58:48.274Z | Downloaded either v1.16.0 |
| 155 | 2026-06-05T03:58:48.274Z | Downloaded debug-ignore v1.0.5 |
| 156 | 2026-06-05T03:58:48.274Z | Downloaded indent_write v2.2.0 |
| 157 | 2026-06-05T03:58:48.277Z | Downloaded const-oid v0.9.6 |
| 158 | 2026-06-05T03:58:48.277Z | Downloaded cpufeatures v0.2.17 |
| 159 | 2026-06-05T03:58:48.280Z | Downloaded miette v7.6.0 |
| 160 | 2026-06-05T03:58:48.283Z | Downloaded log v0.4.32 |
| 161 | 2026-06-05T03:58:48.283Z | Downloaded idna_adapter v1.0.0 |
| 162 | 2026-06-05T03:58:48.286Z | Downloaded iana-time-zone v0.1.65 |
| 163 | 2026-06-05T03:58:48.286Z | Downloaded aho-corasick v1.1.4 |
| 164 | 2026-06-05T03:58:48.289Z | Downloaded idna v1.1.0 |
| 165 | 2026-06-05T03:58:48.292Z | Downloaded is_ci v1.2.0 |
| 166 | 2026-06-05T03:58:48.295Z | Downloaded hyper-tls v0.6.0 |
| 167 | 2026-06-05T03:58:48.295Z | Downloaded ed25519 v2.2.3 |
| 168 | 2026-06-05T03:58:48.295Z | Downloaded clap v4.6.1 |
| 169 | 2026-06-05T03:58:48.300Z | Downloaded dialoguer v0.11.0 |
| 170 | 2026-06-05T03:58:48.303Z | Downloaded newtype-uuid v1.3.2 |
| 171 | 2026-06-05T03:58:48.306Z | Downloaded lock_api v0.4.14 |
| 172 | 2026-06-05T03:58:48.306Z | Downloaded cfg-expr v0.20.8 |
| 173 | 2026-06-05T03:58:48.313Z | Downloaded num-traits v0.2.19 |
| 174 | 2026-06-05T03:58:48.317Z | Downloaded jobserver v0.1.34 |
| 175 | 2026-06-05T03:58:48.317Z | Downloaded semver v1.0.28 |
| 176 | 2026-06-05T03:58:48.317Z | Downloaded mukti-metadata v0.3.0 |
| 177 | 2026-06-05T03:58:48.317Z | Downloaded scopeguard v1.2.0 |
| 178 | 2026-06-05T03:58:48.317Z | Downloaded hex v0.4.3 |
| 179 | 2026-06-05T03:58:48.320Z | Downloaded errno v0.3.14 |
| 180 | 2026-06-05T03:58:48.320Z | Downloaded os_pipe v1.2.3 |
| 181 | 2026-06-05T03:58:48.323Z | Downloaded is_terminal_polyfill v1.70.2 |
| 182 | 2026-06-05T03:58:48.323Z | Downloaded document-features v0.2.12 |
| 183 | 2026-06-05T03:58:48.323Z | Downloaded itoa v1.0.18 |
| 184 | 2026-06-05T03:58:48.323Z | Downloaded cfg_aliases v0.2.1 |
| 185 | 2026-06-05T03:58:48.325Z | Downloaded quick-junit v0.5.2 |
| 186 | 2026-06-05T03:58:48.328Z | Downloaded fnv v1.0.7 |
| 187 | 2026-06-05T03:58:48.328Z | Downloaded anstyle-query v1.1.5 |
| 188 | 2026-06-05T03:58:48.328Z | Downloaded ipnet v2.12.0 |
| 189 | 2026-06-05T03:58:48.331Z | Downloaded derive_more-impl v2.1.1 |
| 190 | 2026-06-05T03:58:48.335Z | Downloaded percent-encoding v2.3.2 |
| 191 | 2026-06-05T03:58:48.335Z | Downloaded openssl-probe v0.2.1 |
| 192 | 2026-06-05T03:58:48.335Z | Downloaded futures-macro v0.3.32 |
| 193 | 2026-06-05T03:58:48.338Z | Downloaded clap_lex v1.1.0 |
| 194 | 2026-06-05T03:58:48.338Z | Downloaded atomicwrites v0.4.4 |
| 195 | 2026-06-05T03:58:48.338Z | Downloaded find-msvc-tools v0.1.9 |
| 196 | 2026-06-05T03:58:48.338Z | Downloaded lazy_static v1.5.0 |
| 197 | 2026-06-05T03:58:48.341Z | Downloaded signature v2.2.0 |
| 198 | 2026-06-05T03:58:48.341Z | Downloaded addr2line v0.25.1 |
| 199 | 2026-06-05T03:58:48.344Z | Downloaded guppy v0.17.26 |
| 200 | 2026-06-05T03:58:48.347Z | Downloaded ordered-float v2.10.1 |
| 201 | 2026-06-05T03:58:48.350Z | Downloaded futures-io v0.3.32 |
| 202 | 2026-06-05T03:58:48.353Z | Downloaded pathdiff v0.2.3 |
| 203 | 2026-06-05T03:58:48.353Z | Downloaded serde_ignored v0.1.14 |
| 204 | 2026-06-05T03:58:48.355Z | Downloaded subtle v2.6.1 |
| 205 | 2026-06-05T03:58:48.355Z | Downloaded miette-derive v7.6.0 |
| 206 | 2026-06-05T03:58:48.355Z | Downloaded lru-slab v0.1.2 |
| 207 | 2026-06-05T03:58:48.358Z | Downloaded serde-value v0.7.0 |
| 208 | 2026-06-05T03:58:48.358Z | Downloaded crypto-common v0.1.7 |
| 209 | 2026-06-05T03:58:48.358Z | Downloaded colorchoice v1.0.5 |
| 210 | 2026-06-05T03:58:48.361Z | Downloaded miniz_oxide v0.8.9 |
| 211 | 2026-06-05T03:58:48.361Z | Downloaded number_prefix v0.4.0 |
| 212 | 2026-06-05T03:58:48.361Z | Downloaded nested v0.1.1 |
| 213 | 2026-06-05T03:58:48.366Z | Downloaded indenter v0.3.4 |
| 214 | 2026-06-05T03:58:48.366Z | Downloaded serde_spanned v0.6.9 |
| 215 | 2026-06-05T03:58:48.366Z | Downloaded humantime-serde v1.1.1 |
| 216 | 2026-06-05T03:58:48.366Z | Downloaded derive_more v2.1.1 |
| 217 | 2026-06-05T03:58:48.372Z | Downloaded sigchld v0.2.4 |
| 218 | 2026-06-05T03:58:48.375Z | Downloaded heck v0.5.0 |
| 219 | 2026-06-05T03:58:48.375Z | Downloaded ppv-lite86 v0.2.21 |
| 220 | 2026-06-05T03:58:48.377Z | Downloaded rustc_version v0.4.1 |
| 221 | 2026-06-05T03:58:48.377Z | Downloaded rand_core v0.9.5 |
| 222 | 2026-06-05T03:58:48.377Z | Downloaded guppy-workspace-hack v0.1.0 |
| 223 | 2026-06-05T03:58:48.382Z | Downloaded nextest-workspace-hack v0.1.0 |
| 224 | 2026-06-05T03:58:48.382Z | Downloaded form_urlencoded v1.2.2 |
| 225 | 2026-06-05T03:58:48.382Z | Downloaded cfg-if v1.0.4 |
| 226 | 2026-06-05T03:58:48.382Z | Downloaded shared_child v1.1.1 |
| 227 | 2026-06-05T03:58:48.385Z | Downloaded cargo-platform v0.3.3 |
| 228 | 2026-06-05T03:58:48.386Z | Downloaded flate2 v1.1.9 |
| 229 | 2026-06-05T03:58:48.386Z | Downloaded rustc-hash v2.1.2 |
| 230 | 2026-06-05T03:58:48.388Z | Downloaded equivalent v1.0.2 |
| 231 | 2026-06-05T03:58:48.389Z | Downloaded strip-ansi-escapes v0.2.1 |
| 232 | 2026-06-05T03:58:48.389Z | Downloaded fixedbitset v0.5.7 |
| 233 | 2026-06-05T03:58:48.389Z | Downloaded serde_spanned v1.1.1 |
| 234 | 2026-06-05T03:58:48.391Z | Downloaded adler2 v2.0.1 |
| 235 | 2026-06-05T03:58:48.392Z | Downloaded color-spantrace v0.3.0 |
| 236 | 2026-06-05T03:58:48.392Z | Downloaded shell-words v1.1.1 |
| 237 | 2026-06-05T03:58:48.395Z | Downloaded anstream v1.0.0 |
| 238 | 2026-06-05T03:58:48.398Z | Downloaded globset v0.4.18 |
| 239 | 2026-06-05T03:58:48.398Z | Downloaded signal-hook-mio v0.2.5 |
| 240 | 2026-06-05T03:58:48.398Z | Downloaded self-replace v1.5.0 |
| 241 | 2026-06-05T03:58:48.400Z | Downloaded quote v1.0.45 |
| 242 | 2026-06-05T03:58:48.400Z | Downloaded rustc-demangle v0.1.27 |
| 243 | 2026-06-05T03:58:48.403Z | Downloaded rand_chacha v0.9.0 |
| 244 | 2026-06-05T03:58:48.403Z | Downloaded serde_urlencoded v0.7.1 |
| 245 | 2026-06-05T03:58:48.403Z | Downloaded owo-colors v4.3.0 |
| 246 | 2026-06-05T03:58:48.408Z | Downloaded strsim v0.11.1 |
| 247 | 2026-06-05T03:58:48.408Z | Downloaded foldhash v0.1.5 |
| 248 | 2026-06-05T03:58:48.408Z | Downloaded once_cell v1.21.4 |
| 249 | 2026-06-05T03:58:48.410Z | Downloaded block-buffer v0.10.4 |
| 250 | 2026-06-05T03:58:48.410Z | Downloaded futures-task v0.3.32 |
| 251 | 2026-06-05T03:58:48.410Z | Downloaded enable-ansi-support v0.2.1 |
| 252 | 2026-06-05T03:58:48.410Z | Downloaded cargo-platform v0.2.0 |
| 253 | 2026-06-05T03:58:48.415Z | Downloaded futures-channel v0.3.32 |
| 254 | 2026-06-05T03:58:48.418Z | Downloaded base64ct v1.8.3 |
| 255 | 2026-06-05T03:58:48.418Z | Downloaded tinyvec_macros v0.1.1 |
| 256 | 2026-06-05T03:58:48.420Z | Downloaded sync_wrapper v1.0.2 |
| 257 | 2026-06-05T03:58:48.421Z | Downloaded swrite v0.1.0 |
| 258 | 2026-06-05T03:58:48.421Z | Downloaded supports-unicode v3.0.0 |
| 259 | 2026-06-05T03:58:48.421Z | Downloaded cargo-util-schemas v0.2.0 |
| 260 | 2026-06-05T03:58:48.423Z | Downloaded foreign-types-shared v0.1.1 |
| 261 | 2026-06-05T03:58:48.423Z | Downloaded anstyle-parse v1.0.0 |
| 262 | 2026-06-05T03:58:48.423Z | Downloaded backtrace-ext v0.2.1 |
| 263 | 2026-06-05T03:58:48.426Z | Downloaded serde-untagged v0.1.9 |
| 264 | 2026-06-05T03:58:48.426Z | Downloaded nextest-metadata v0.12.2 |
| 265 | 2026-06-05T03:58:48.430Z | Downloaded fastrand v2.4.1 |
| 266 | 2026-06-05T03:58:48.434Z | Downloaded cargo_metadata v0.23.1 |
| 267 | 2026-06-05T03:58:48.434Z | Downloaded autocfg v1.5.1 |
| 268 | 2026-06-05T03:58:48.437Z | Downloaded futures-executor v0.3.32 |
| 269 | 2026-06-05T03:58:48.437Z | Downloaded config v0.15.23 |
| 270 | 2026-06-05T03:58:48.437Z | Downloaded generic-array v0.14.7 |
| 271 | 2026-06-05T03:58:48.440Z | Downloaded futures-sink v0.3.32 |
| 272 | 2026-06-05T03:58:48.440Z | Downloaded cargo_metadata v0.20.0 |
| 273 | 2026-06-05T03:58:48.442Z | Downloaded parking_lot_core v0.9.12 |
| 274 | 2026-06-05T03:58:48.445Z | Downloaded target-lexicon v0.13.5 |
| 275 | 2026-06-05T03:58:48.445Z | Downloaded supports-hyperlinks v3.2.0 |
| 276 | 2026-06-05T03:58:48.448Z | Downloaded slab v0.4.12 |
| 277 | 2026-06-05T03:58:48.449Z | Downloaded litrs v1.0.0 |
| 278 | 2026-06-05T03:58:48.451Z | Downloaded rand_core v0.6.4 |
| 279 | 2026-06-05T03:58:48.451Z | Downloaded tower-service v0.3.3 |
| 280 | 2026-06-05T03:58:48.451Z | Downloaded supports-color v3.0.2 |
| 281 | 2026-06-05T03:58:48.451Z | Downloaded pkg-config v0.3.33 |
| 282 | 2026-06-05T03:58:48.454Z | Downloaded eyre v0.6.12 |
| 283 | 2026-06-05T03:58:48.457Z | Downloaded signal-hook-registry v1.4.8 |
| 284 | 2026-06-05T03:58:48.457Z | Downloaded pin-project-lite v0.2.17 |
| 285 | 2026-06-05T03:58:48.460Z | Downloaded ryu v1.0.23 |
| 286 | 2026-06-05T03:58:48.463Z | Downloaded toml_datetime v0.6.11 |
| 287 | 2026-06-05T03:58:48.463Z | Downloaded ahash v0.8.12 |
| 288 | 2026-06-05T03:58:48.463Z | Downloaded unicode-linebreak v0.1.5 |
| 289 | 2026-06-05T03:58:48.466Z | Downloaded futures v0.3.32 |
| 290 | 2026-06-05T03:58:48.468Z | Downloaded clap_derive v4.6.1 |
| 291 | 2026-06-05T03:58:48.468Z | Downloaded smol_str v0.3.6 |
| 292 | 2026-06-05T03:58:48.469Z | Downloaded bitflags v2.12.1 |
| 293 | 2026-06-05T03:58:48.471Z | Downloaded thiserror v2.0.18 |
| 294 | 2026-06-05T03:58:48.474Z | Downloaded want v0.3.1 |
| 295 | 2026-06-05T03:58:48.477Z | Downloaded urlencoding v2.1.3 |
| 296 | 2026-06-05T03:58:48.477Z | Downloaded unicode-xid v0.2.6 |
| 297 | 2026-06-05T03:58:48.477Z | Downloaded memchr v2.8.1 |
| 298 | 2026-06-05T03:58:48.480Z | Downloaded static_assertions v1.1.0 |
| 299 | 2026-06-05T03:58:48.482Z | Downloaded spki v0.7.3 |
| 300 | 2026-06-05T03:58:48.483Z | Downloaded self_update v0.42.0 |
| 301 | 2026-06-05T03:58:48.483Z | Downloaded typeid v1.0.3 |
| 302 | 2026-06-05T03:58:48.485Z | Downloaded tower-layer v0.3.3 |
| 303 | 2026-06-05T03:58:48.485Z | Downloaded terminal_size v0.4.4 |
| 304 | 2026-06-05T03:58:48.485Z | Downloaded duct v0.13.7 |
| 305 | 2026-06-05T03:58:48.489Z | Downloaded try-lock v0.2.5 |
| 306 | 2026-06-05T03:58:48.489Z | Downloaded tokio-macros v2.7.0 |
| 307 | 2026-06-05T03:58:48.489Z | Downloaded thiserror-impl v2.0.18 |
| 308 | 2026-06-05T03:58:48.489Z | Downloaded tokio-native-tls v0.3.1 |
| 309 | 2026-06-05T03:58:48.492Z | Downloaded ed25519-dalek v2.2.0 |
| 310 | 2026-06-05T03:58:48.492Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 311 | 2026-06-05T03:58:48.496Z | Downloaded der v0.7.10 |
| 312 | 2026-06-05T03:58:48.498Z | Downloaded untrusted v0.9.0 |
| 313 | 2026-06-05T03:58:48.498Z | Downloaded target-spec v3.6.0 |
| 314 | 2026-06-05T03:58:48.498Z | Downloaded serde_path_to_error v0.1.20 |
| 315 | 2026-06-05T03:58:48.501Z | Downloaded thiserror-impl v1.0.69 |
| 316 | 2026-06-05T03:58:48.501Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 317 | 2026-06-05T03:58:48.501Z | Downloaded simd-adler32 v0.3.9 |
| 318 | 2026-06-05T03:58:48.506Z | Downloaded serde_derive v1.0.228 |
| 319 | 2026-06-05T03:58:48.506Z | Downloaded utf8_iter v1.0.4 |
| 320 | 2026-06-05T03:58:48.506Z | Downloaded tracing-error v0.2.1 |
| 321 | 2026-06-05T03:58:48.510Z | Downloaded rustls-pki-types v1.14.1 |
| 322 | 2026-06-05T03:58:48.510Z | Downloaded base64 v0.22.1 |
| 323 | 2026-06-05T03:58:48.510Z | Downloaded pkcs8 v0.10.2 |
| 324 | 2026-06-05T03:58:48.540Z | Downloaded derive-where v1.6.1 |
| 325 | 2026-06-05T03:58:48.540Z | Downloaded xattr v1.6.1 |
| 326 | 2026-06-05T03:58:48.540Z | Downloaded version_check v0.9.5 |
| 327 | 2026-06-05T03:58:48.540Z | Downloaded crc32fast v1.5.0 |
| 328 | 2026-06-05T03:58:48.540Z | Downloaded thread_local v1.1.9 |
| 329 | 2026-06-05T03:58:48.540Z | Downloaded shlex v2.0.1 |
| 330 | 2026-06-05T03:58:48.540Z | Downloaded target-spec-miette v0.4.8 |
| 331 | 2026-06-05T03:58:48.540Z | Downloaded utf8parse v0.2.2 |
| 332 | 2026-06-05T03:58:48.540Z | Downloaded erased-serde v0.4.10 |
| 333 | 2026-06-05T03:58:48.540Z | Downloaded getrandom v0.2.17 |
| 334 | 2026-06-05T03:58:48.540Z | Downloaded digest v0.10.7 |
| 335 | 2026-06-05T03:58:48.540Z | Downloaded convert_case v0.10.0 |
| 336 | 2026-06-05T03:58:48.540Z | Downloaded tracing-log v0.2.0 |
| 337 | 2026-06-05T03:58:48.540Z | Downloaded console v0.15.11 |
| 338 | 2026-06-05T03:58:48.545Z | Downloaded camino v1.2.2 |
| 339 | 2026-06-05T03:58:48.545Z | Downloaded zipsign-api v0.1.5 |
| 340 | 2026-06-05T03:58:48.545Z | Downloaded xxhash-rust v0.8.15 |
| 341 | 2026-06-05T03:58:48.545Z | Downloaded socket2 v0.6.4 |
| 342 | 2026-06-05T03:58:48.545Z | Downloaded signal-hook v0.3.18 |
| 343 | 2026-06-05T03:58:48.545Z | Downloaded smallvec v1.15.1 |
| 344 | 2026-06-05T03:58:48.546Z | Downloaded unicase v2.9.0 |
| 345 | 2026-06-05T03:58:48.546Z | Downloaded thiserror v1.0.69 |
| 346 | 2026-06-05T03:58:48.553Z | Downloaded tempfile v3.27.0 |
| 347 | 2026-06-05T03:58:48.553Z | Downloaded tokio-stream v0.1.18 |
| 348 | 2026-06-05T03:58:48.558Z | Downloaded bytes v1.11.1 |
| 349 | 2026-06-05T03:58:48.558Z | Downloaded toml_write v0.1.2 |
| 350 | 2026-06-05T03:58:48.558Z | Downloaded mio v1.2.1 |
| 351 | 2026-06-05T03:58:48.561Z | Downloaded zstd v0.13.3 |
| 352 | 2026-06-05T03:58:48.569Z | Downloaded getrandom v0.3.4 |
| 353 | 2026-06-05T03:58:48.572Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 354 | 2026-06-05T03:58:48.572Z | Downloaded zstd-safe v7.2.4 |
| 355 | 2026-06-05T03:58:48.575Z | Downloaded toml v0.8.23 |
| 356 | 2026-06-05T03:58:48.575Z | Downloaded sharded-slab v0.1.7 |
| 357 | 2026-06-05T03:58:48.579Z | Downloaded borsh v1.6.1 |
| 358 | 2026-06-05T03:58:48.582Z | Downloaded http v1.4.1 |
| 359 | 2026-06-05T03:58:48.584Z | Downloaded tokio-rustls v0.26.4 |
| 360 | 2026-06-05T03:58:48.584Z | Downloaded parking_lot v0.12.5 |
| 361 | 2026-06-05T03:58:48.587Z | Downloaded getrandom v0.4.2 |
| 362 | 2026-06-05T03:58:48.587Z | Downloaded zeroize v1.8.2 |
| 363 | 2026-06-05T03:58:48.590Z | Downloaded toml_edit v0.22.27 |
| 364 | 2026-06-05T03:58:48.590Z | Downloaded tracing-attributes v0.1.31 |
| 365 | 2026-06-05T03:58:48.595Z | Downloaded unicode-ident v1.0.24 |
| 366 | 2026-06-05T03:58:48.601Z | Downloaded uuid v1.23.2 |
| 367 | 2026-06-05T03:58:48.605Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 368 | 2026-06-05T03:58:48.609Z | Downloaded textwrap v0.16.2 |
| 369 | 2026-06-05T03:58:48.612Z | Downloaded tinyvec v1.11.0 |
| 370 | 2026-06-05T03:58:48.612Z | Downloaded indicatif v0.17.11 |
| 371 | 2026-06-05T03:58:48.615Z | Downloaded pin-project v1.1.13 |
| 372 | 2026-06-05T03:58:48.621Z | Downloaded zmij v1.0.21 |
| 373 | 2026-06-05T03:58:48.625Z | Downloaded rustls-webpki v0.103.13 |
| 374 | 2026-06-05T03:58:48.629Z | Downloaded tracing-core v0.1.36 |
| 375 | 2026-06-05T03:58:48.636Z | Downloaded url v2.5.8 |
| 376 | 2026-06-05T03:58:48.640Z | Downloaded curve25519-dalek v4.1.3 |
| 377 | 2026-06-05T03:58:48.647Z | Downloaded tower v0.5.3 |
| 378 | 2026-06-05T03:58:48.652Z | Downloaded crossterm v0.29.0 |
| 379 | 2026-06-05T03:58:48.656Z | Downloaded quinn v0.11.9 |
| 380 | 2026-06-05T03:58:48.656Z | Downloaded unicode-segmentation v1.13.3 |
| 381 | 2026-06-05T03:58:48.659Z | Downloaded serde v1.0.228 |
| 382 | 2026-06-05T03:58:48.659Z | Downloaded backtrace v0.3.76 |
| 383 | 2026-06-05T03:58:48.663Z | Downloaded cc v1.2.63 |
| 384 | 2026-06-05T03:58:48.663Z | Downloaded futures-util v0.3.32 |
| 385 | 2026-06-05T03:58:48.670Z | Downloaded tokio-util v0.7.18 |
| 386 | 2026-06-05T03:58:48.674Z | Downloaded nextest-runner v0.80.0 |
| 387 | 2026-06-05T03:58:48.679Z | Downloaded hashbrown v0.17.1 |
| 388 | 2026-06-05T03:58:48.682Z | Downloaded hashbrown v0.15.5 |
| 389 | 2026-06-05T03:58:48.685Z | Downloaded vte v0.14.1 |
| 390 | 2026-06-05T03:58:48.692Z | Downloaded tar v0.4.46 |
| 391 | 2026-06-05T03:58:48.692Z | Downloaded h2 v0.4.14 |
| 392 | 2026-06-05T03:58:48.702Z | Downloaded indexmap v2.14.0 |
| 393 | 2026-06-05T03:58:48.702Z | Downloaded clap_builder v4.6.0 |
| 394 | 2026-06-05T03:58:48.708Z | Downloaded winnow v0.7.15 |
| 395 | 2026-06-05T03:58:48.714Z | Downloaded chrono v0.4.45 |
| 396 | 2026-06-05T03:58:48.719Z | Downloaded rand v0.9.4 |
| 397 | 2026-06-05T03:58:48.723Z | Downloaded hyper-util v0.1.20 |
| 398 | 2026-06-05T03:58:48.731Z | Downloaded tracing-subscriber v0.3.23 |
| 399 | 2026-06-05T03:58:48.734Z | Downloaded gimli v0.32.3 |
| 400 | 2026-06-05T03:58:48.739Z | Downloaded zerocopy v0.8.50 |
| 401 | 2026-06-05T03:58:48.749Z | Downloaded typenum v1.20.1 |
| 402 | 2026-06-05T03:58:48.779Z | Downloaded reqwest v0.12.28 |
| 403 | 2026-06-05T03:58:48.790Z | Downloaded unicode-normalization v0.1.25 |
| 404 | 2026-06-05T03:58:48.793Z | Downloaded serde_json v1.0.150 |
| 405 | 2026-06-05T03:58:48.799Z | Downloaded color-eyre v0.6.5 |
| 406 | 2026-06-05T03:58:48.803Z | Downloaded pulldown-cmark v0.13.4 |
| 407 | 2026-06-05T03:58:48.819Z | Downloaded ron v0.12.1 |
| 408 | 2026-06-05T03:58:48.824Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 409 | 2026-06-05T03:58:48.831Z | Downloaded regex v1.12.3 |
| 410 | 2026-06-05T03:58:48.837Z | Downloaded tokio v1.52.3 |
| 411 | 2026-06-05T03:58:48.854Z | Downloaded quick-xml v0.37.5 |
| 412 | 2026-06-05T03:58:48.859Z | Downloaded hyper v1.10.1 |
| 413 | 2026-06-05T03:58:48.863Z | Downloaded portable-atomic v1.13.1 |
| 414 | 2026-06-05T03:58:48.873Z | Downloaded itertools v0.14.0 |
| 415 | 2026-06-05T03:58:48.882Z | Downloaded quick-xml v0.38.4 |
| 416 | 2026-06-05T03:58:48.887Z | Downloaded tower-http v0.6.11 |
| 417 | 2026-06-05T03:58:48.894Z | Downloaded winnow v1.0.3 |
| 418 | 2026-06-05T03:58:48.933Z | Downloaded openssl v0.10.80 |
| 419 | 2026-06-05T03:58:48.936Z | Downloaded quinn-proto v0.11.14 |
| 420 | 2026-06-05T03:58:48.946Z | Downloaded webpki-roots v1.0.7 |
| 421 | 2026-06-05T03:58:48.966Z | Downloaded vcpkg v0.2.15 |
| 422 | 2026-06-05T03:58:48.988Z | Downloaded unicode-width v0.1.14 |
| 423 | 2026-06-05T03:58:49.002Z | Downloaded syn v2.0.117 |
| 424 | 2026-06-05T03:58:49.008Z | Downloaded object v0.37.3 |
| 425 | 2026-06-05T03:58:49.023Z | Downloaded unicode-width v0.2.2 |
| 426 | 2026-06-05T03:58:49.034Z | Downloaded nix v0.30.1 |
| 427 | 2026-06-05T03:58:49.034Z | Downloaded regex-syntax v0.8.10 |
| 428 | 2026-06-05T03:58:49.040Z | Downloaded rustls v0.23.40 |
| 429 | 2026-06-05T03:58:49.040Z | Downloaded rustix v0.38.44 |
| 430 | 2026-06-05T03:58:49.068Z | Downloaded rustix v1.1.4 |
| 431 | 2026-06-05T03:58:49.089Z | Downloaded tracing v0.1.44 |
| 432 | 2026-06-05T03:58:49.127Z | Downloaded regex-automata v0.4.14 |
| 433 | 2026-06-05T03:58:49.156Z | Downloaded petgraph v0.8.3 |
| 434 | 2026-06-05T03:58:49.166Z | Downloaded libc v0.2.186 |
| 435 | 2026-06-05T03:58:49.259Z | Downloaded recursion v0.5.4 |
| 436 | 2026-06-05T03:58:49.271Z | Downloaded ring v0.17.14 |
| 437 | 2026-06-05T03:58:49.314Z | Compiling libc v0.2.186 |
| 438 | 2026-06-05T03:58:49.314Z | Compiling proc-macro2 v1.0.106 |
| 439 | 2026-06-05T03:58:49.326Z | Compiling quote v1.0.45 |
| 440 | 2026-06-05T03:58:49.326Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-06-05T03:58:49.326Z | Compiling serde_core v1.0.228 |
| 442 | 2026-06-05T03:58:49.438Z | Compiling cfg-if v1.0.4 |
| 443 | 2026-06-05T03:58:49.441Z | Compiling memchr v2.8.1 |
| 444 | 2026-06-05T03:58:49.441Z | Compiling once_cell v1.21.4 |
| 445 | 2026-06-05T03:58:49.541Z | Compiling log v0.4.32 |
| 446 | 2026-06-05T03:58:49.562Z | Compiling pin-project-lite v0.2.17 |
| 447 | 2026-06-05T03:58:49.642Z | Compiling itoa v1.0.18 |
| 448 | 2026-06-05T03:58:49.688Z | Compiling serde v1.0.228 |
| 449 | 2026-06-05T03:58:49.887Z | Compiling smallvec v1.15.1 |
| 450 | 2026-06-05T03:58:49.909Z | Compiling futures-core v0.3.32 |
| 451 | 2026-06-05T03:58:50.105Z | Compiling bitflags v2.12.1 |
| 452 | 2026-06-05T03:58:50.137Z | Compiling equivalent v1.0.2 |
| 453 | 2026-06-05T03:58:50.150Z | Compiling shlex v2.0.1 |
| 454 | 2026-06-05T03:58:50.188Z | Compiling find-msvc-tools v0.1.9 |
| 455 | 2026-06-05T03:58:50.316Z | Compiling hashbrown v0.17.1 |
| 456 | 2026-06-05T03:58:50.399Z | Compiling errno v0.3.14 |
| 457 | 2026-06-05T03:58:50.491Z | Compiling bytes v1.11.1 |
| 458 | 2026-06-05T03:58:50.491Z | Compiling mio v1.2.1 |
| 459 | 2026-06-05T03:58:50.563Z | Compiling signal-hook-registry v1.4.8 |
| 460 | 2026-06-05T03:58:50.616Z | Compiling jobserver v0.1.34 |
| 461 | 2026-06-05T03:58:50.722Z | Compiling syn v2.0.117 |
| 462 | 2026-06-05T03:58:50.767Z | Compiling futures-sink v0.3.32 |
| 463 | 2026-06-05T03:58:50.875Z | Compiling cc v1.2.63 |
| 464 | 2026-06-05T03:58:50.914Z | Compiling rustix v1.1.4 |
| 465 | 2026-06-05T03:58:50.965Z | Compiling socket2 v0.6.4 |
| 466 | 2026-06-05T03:58:51.063Z | Compiling zmij v1.0.21 |
| 467 | 2026-06-05T03:58:51.128Z | Compiling slab v0.4.12 |
| 468 | 2026-06-05T03:58:51.298Z | Compiling futures-channel v0.3.32 |
| 469 | 2026-06-05T03:58:51.331Z | Compiling tracing-core v0.1.36 |
| 470 | 2026-06-05T03:58:51.397Z | Compiling version_check v0.9.5 |
| 471 | 2026-06-05T03:58:51.546Z | Compiling serde_json v1.0.150 |
| 472 | 2026-06-05T03:58:51.754Z | Compiling indexmap v2.14.0 |
| 473 | 2026-06-05T03:58:51.803Z | Compiling futures-io v0.3.32 |
| 474 | 2026-06-05T03:58:51.886Z | Compiling futures-task v0.3.32 |
| 475 | 2026-06-05T03:58:51.991Z | Compiling getrandom v0.4.2 |
| 476 | 2026-06-05T03:58:52.063Z | Compiling camino v1.2.2 |
| 477 | 2026-06-05T03:58:52.094Z | Compiling unicode-width v0.2.2 |
| 478 | 2026-06-05T03:58:52.282Z | Compiling percent-encoding v2.3.2 |
| 479 | 2026-06-05T03:58:52.399Z | Compiling ring v0.17.14 |
| 480 | 2026-06-05T03:58:52.460Z | Compiling http v1.4.1 |
| 481 | 2026-06-05T03:58:52.549Z | Compiling autocfg v1.5.1 |
| 482 | 2026-06-05T03:58:52.560Z | Compiling simd-adler32 v0.3.9 |
| 483 | 2026-06-05T03:58:52.572Z | Compiling adler2 v2.0.1 |
| 484 | 2026-06-05T03:58:52.728Z | Compiling zeroize v1.8.2 |
| 485 | 2026-06-05T03:58:52.892Z | Compiling num-traits v0.2.19 |
| 486 | 2026-06-05T03:58:52.928Z | Compiling miniz_oxide v0.8.9 |
| 487 | 2026-06-05T03:58:53.416Z | Compiling zerocopy v0.8.50 |
| 488 | 2026-06-05T03:58:53.439Z | Compiling getrandom v0.3.4 |
| 489 | 2026-06-05T03:58:53.781Z | Compiling target-lexicon v0.13.5 |
| 490 | 2026-06-05T03:58:53.794Z | Compiling object v0.37.3 |
| 491 | 2026-06-05T03:58:53.891Z | Compiling http-body v1.0.1 |
| 492 | 2026-06-05T03:58:54.149Z | Compiling rustls-pki-types v1.14.1 |
| 493 | 2026-06-05T03:58:54.226Z | Compiling form_urlencoded v1.2.2 |
| 494 | 2026-06-05T03:58:54.322Z | Compiling semver v1.0.28 |
| 495 | 2026-06-05T03:58:54.325Z | Compiling serde_derive v1.0.228 |
| 496 | 2026-06-05T03:58:54.448Z | Compiling tokio-macros v2.7.0 |
| 497 | 2026-06-05T03:58:54.457Z | Compiling futures-macro v0.3.32 |
| 498 | 2026-06-05T03:58:54.502Z | Compiling tracing-attributes v0.1.31 |
| 499 | 2026-06-05T03:58:54.688Z | Compiling getrandom v0.2.17 |
| 500 | 2026-06-05T03:58:54.881Z | Compiling thiserror v2.0.18 |
| 501 | 2026-06-05T03:58:55.009Z | Compiling utf8_iter v1.0.4 |
| 502 | 2026-06-05T03:58:55.045Z | Compiling gimli v0.32.3 |
| 503 | 2026-06-05T03:58:55.163Z | Compiling idna_adapter v1.0.0 |
| 504 | 2026-06-05T03:58:55.221Z | Compiling tokio v1.52.3 |
| 505 | 2026-06-05T03:58:55.235Z | Compiling owo-colors v4.3.0 |
| 506 | 2026-06-05T03:58:55.271Z | Compiling fnv v1.0.7 |
| 507 | 2026-06-05T03:58:55.286Z | Compiling futures-util v0.3.32 |
| 508 | 2026-06-05T03:58:55.367Z | Compiling guppy-workspace-hack v0.1.0 |
| 509 | 2026-06-05T03:58:55.556Z | Compiling untrusted v0.9.0 |
| 510 | 2026-06-05T03:58:55.589Z | Compiling signal-hook v0.3.18 |
| 511 | 2026-06-05T03:58:55.681Z | Compiling httparse v1.10.1 |
| 512 | 2026-06-05T03:58:55.724Z | Compiling tracing v0.1.44 |
| 513 | 2026-06-05T03:58:55.881Z | Compiling idna v1.1.0 |
| 514 | 2026-06-05T03:58:56.078Z | Compiling thiserror-impl v2.0.18 |
| 515 | 2026-06-05T03:58:57.260Z | Compiling addr2line v0.25.1 |
| 516 | 2026-06-05T03:58:57.650Z | Compiling generic-array v0.14.7 |
| 517 | 2026-06-05T03:58:57.676Z | Compiling tower-service v0.3.3 |
| 518 | 2026-06-05T03:58:57.753Z | Compiling pkg-config v0.3.33 |
| 519 | 2026-06-05T03:58:57.770Z | Compiling try-lock v0.2.5 |
| 520 | 2026-06-05T03:58:57.868Z | Compiling thiserror v1.0.69 |
| 521 | 2026-06-05T03:58:57.883Z | Compiling atomic-waker v1.1.2 |
| 522 | 2026-06-05T03:58:57.886Z | Compiling rustc-demangle v0.1.27 |
| 523 | 2026-06-05T03:58:58.011Z | Compiling rustls v0.23.40 |
| 524 | 2026-06-05T03:58:58.200Z | Compiling fastrand v2.4.1 |
| 525 | 2026-06-05T03:58:58.205Z | Compiling typeid v1.0.3 |
| 526 | 2026-06-05T03:58:58.239Z | Compiling target-spec v3.6.0 |
| 527 | 2026-06-05T03:58:58.519Z | Compiling tempfile v3.27.0 |
| 528 | 2026-06-05T03:58:58.555Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 529 | 2026-06-05T03:58:58.759Z | Compiling want v0.3.1 |
| 530 | 2026-06-05T03:58:58.937Z | Compiling cfg-expr v0.20.8 |
| 531 | 2026-06-05T03:58:58.968Z | Compiling url v2.5.8 |
| 532 | 2026-06-05T03:58:59.398Z | Compiling tokio-util v0.7.18 |
| 533 | 2026-06-05T03:58:59.894Z | Compiling h2 v0.4.14 |
| 534 | 2026-06-05T03:59:00.327Z | Compiling backtrace v0.3.76 |
| 535 | 2026-06-05T03:59:00.535Z | Compiling thiserror-impl v1.0.69 |
| 536 | 2026-06-05T03:59:00.734Z | Compiling terminal_size v0.4.4 |
| 537 | 2026-06-05T03:59:00.943Z | Compiling aho-corasick v1.1.4 |
| 538 | 2026-06-05T03:59:00.955Z | Compiling erased-serde v0.4.10 |
| 539 | 2026-06-05T03:59:01.261Z | Compiling winnow v0.7.15 |
| 540 | 2026-06-05T03:59:01.377Z | Compiling subtle v2.6.1 |
| 541 | 2026-06-05T03:59:01.536Z | Compiling typenum v1.20.1 |
| 542 | 2026-06-05T03:59:01.687Z | Compiling regex-syntax v0.8.10 |
| 543 | 2026-06-05T03:59:02.197Z | Compiling rustls-webpki v0.103.13 |
| 544 | 2026-06-05T03:59:04.750Z | Compiling regex-automata v0.4.14 |
| 545 | 2026-06-05T03:59:05.097Z | Compiling hyper v1.10.1 |
| 546 | 2026-06-05T03:59:06.451Z | Compiling serde_spanned v0.6.9 |
| 547 | 2026-06-05T03:59:06.632Z | Compiling toml_datetime v0.6.11 |
| 548 | 2026-06-05T03:59:07.003Z | Compiling ahash v0.8.12 |
| 549 | 2026-06-05T03:59:07.255Z | Compiling sync_wrapper v1.0.2 |
| 550 | 2026-06-05T03:59:07.369Z | Compiling lazy_static v1.5.0 |
| 551 | 2026-06-05T03:59:07.476Z | Compiling unicode-segmentation v1.13.3 |
| 552 | 2026-06-05T03:59:07.882Z | Compiling toml_write v0.1.2 |
| 553 | 2026-06-05T03:59:08.007Z | Compiling ipnet v2.12.0 |
| 554 | 2026-06-05T03:59:08.116Z | Compiling crc32fast v1.5.0 |
| 555 | 2026-06-05T03:59:08.427Z | Compiling tower-layer v0.3.3 |
| 556 | 2026-06-05T03:59:08.634Z | Compiling parking_lot_core v0.9.12 |
| 557 | 2026-06-05T03:59:08.741Z | Compiling nextest-workspace-hack v0.1.0 |
| 558 | 2026-06-05T03:59:08.807Z | Compiling unicode-linebreak v0.1.5 |
| 559 | 2026-06-05T03:59:08.911Z | Compiling base64 v0.22.1 |
| 560 | 2026-06-05T03:59:08.972Z | Compiling portable-atomic v1.13.1 |
| 561 | 2026-06-05T03:59:09.077Z | Compiling is_ci v1.2.0 |
| 562 | 2026-06-05T03:59:09.186Z | Compiling either v1.16.0 |
| 563 | 2026-06-05T03:59:09.248Z | Compiling foldhash v0.1.5 |
| 564 | 2026-06-05T03:59:09.270Z | Compiling hyper-util v0.1.20 |
| 565 | 2026-06-05T03:59:09.390Z | Compiling hashbrown v0.15.5 |
| 566 | 2026-06-05T03:59:09.408Z | Compiling supports-color v3.0.2 |
| 567 | 2026-06-05T03:59:09.452Z | Compiling textwrap v0.16.2 |
| 568 | 2026-06-05T03:59:09.508Z | Compiling tower v0.5.3 |
| 569 | 2026-06-05T03:59:09.678Z | Compiling toml_edit v0.22.27 |
| 570 | 2026-06-05T03:59:10.013Z | Compiling convert_case v0.10.0 |
| 571 | 2026-06-05T03:59:10.070Z | Compiling sharded-slab v0.1.7 |
| 572 | 2026-06-05T03:59:10.659Z | Compiling tokio-rustls v0.26.4 |
| 573 | 2026-06-05T03:59:10.839Z | Compiling backtrace-ext v0.2.1 |
| 574 | 2026-06-05T03:59:10.887Z | Compiling ordered-float v2.10.1 |
| 575 | 2026-06-05T03:59:10.940Z | Compiling webpki-roots v1.0.7 |
| 576 | 2026-06-05T03:59:11.057Z | Compiling miette-derive v7.6.0 |
| 577 | 2026-06-05T03:59:11.097Z | Compiling pathdiff v0.2.3 |
| 578 | 2026-06-05T03:59:11.166Z | Compiling console v0.15.11 |
| 579 | 2026-06-05T03:59:11.216Z | Compiling cargo-platform v0.3.3 |
| 580 | 2026-06-05T03:59:11.791Z | Compiling tracing-log v0.2.0 |
| 581 | 2026-06-05T03:59:11.852Z | Compiling os_pipe v1.2.3 |
| 582 | 2026-06-05T03:59:12.021Z | Compiling thread_local v1.1.9 |
| 583 | 2026-06-05T03:59:12.145Z | Compiling pulldown-cmark v0.13.4 |
| 584 | 2026-06-05T03:59:12.170Z | Compiling fixedbitset v0.5.7 |
| 585 | 2026-06-05T03:59:12.369Z | Compiling cfg_aliases v0.2.1 |
| 586 | 2026-06-05T03:59:12.373Z | Compiling winnow v1.0.3 |
| 587 | 2026-06-05T03:59:12.440Z | Compiling utf8parse v0.2.2 |
| 588 | 2026-06-05T03:59:12.460Z | Compiling rustix v0.38.44 |
| 589 | 2026-06-05T03:59:12.555Z | Compiling scopeguard v1.2.0 |
| 590 | 2026-06-05T03:59:12.660Z | Compiling supports-hyperlinks v3.2.0 |
| 591 | 2026-06-05T03:59:12.671Z | Compiling supports-unicode v3.0.0 |
| 592 | 2026-06-05T03:59:12.822Z | Compiling ryu v1.0.23 |
| 593 | 2026-06-05T03:59:12.836Z | Compiling zstd-safe v7.2.4 |
| 594 | 2026-06-05T03:59:12.880Z | Compiling debug-ignore v1.0.5 |
| 595 | 2026-06-05T03:59:12.990Z | Compiling unicode-width v0.1.14 |
| 596 | 2026-06-05T03:59:13.117Z | Compiling serde_urlencoded v0.7.1 |
| 597 | 2026-06-05T03:59:13.296Z | Compiling miette v7.6.0 |
| 598 | 2026-06-05T03:59:13.476Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 599 | 2026-06-05T03:59:13.487Z | Compiling lock_api v0.4.14 |
| 600 | 2026-06-05T03:59:13.720Z | Compiling anstyle-parse v1.0.0 |
| 601 | 2026-06-05T03:59:13.833Z | Compiling nix v0.30.1 |
| 602 | 2026-06-05T03:59:13.937Z | Compiling petgraph v0.8.3 |
| 603 | 2026-06-05T03:59:14.243Z | Compiling tracing-subscriber v0.3.23 |
| 604 | 2026-06-05T03:59:14.768Z | Compiling sigchld v0.2.4 |
| 605 | 2026-06-05T03:59:14.965Z | Compiling cargo_metadata v0.23.1 |
| 606 | 2026-06-05T03:59:16.562Z | Compiling toml v0.8.23 |
| 607 | 2026-06-05T03:59:16.562Z | Compiling serde-value v0.7.0 |
| 608 | 2026-06-05T03:59:16.646Z | Compiling hyper-rustls v0.27.9 |
| 609 | 2026-06-05T03:59:17.289Z | Compiling serde-untagged v0.1.9 |
| 610 | 2026-06-05T03:59:17.465Z | Compiling derive_more-impl v2.1.1 |
| 611 | 2026-06-05T03:59:17.633Z | Compiling tower-http v0.6.11 |
| 612 | 2026-06-05T03:59:18.316Z | Compiling itertools v0.14.0 |
| 613 | 2026-06-05T03:59:18.348Z | Compiling regex v1.12.3 |
| 614 | 2026-06-05T03:59:18.690Z | Compiling block-buffer v0.10.4 |
| 615 | 2026-06-05T03:59:18.839Z | Compiling crypto-common v0.1.7 |
| 616 | 2026-06-05T03:59:18.973Z | Compiling ppv-lite86 v0.2.21 |
| 617 | 2026-06-05T03:59:18.984Z | Compiling rand_core v0.9.5 |
| 618 | 2026-06-05T03:59:18.995Z | Compiling futures-executor v0.3.32 |
| 619 | 2026-06-05T03:59:19.227Z | Compiling pin-project-internal v1.1.13 |
| 620 | 2026-06-05T03:59:19.291Z | Compiling http-body-util v0.1.3 |
| 621 | 2026-06-05T03:59:19.515Z | Compiling uuid v1.23.2 |
| 622 | 2026-06-05T03:59:19.558Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 623 | 2026-06-05T03:59:19.742Z | Compiling smol_str v0.3.6 |
| 624 | 2026-06-05T03:59:19.778Z | Compiling serde_spanned v1.1.1 |
| 625 | 2026-06-05T03:59:19.926Z | Compiling filetime v0.2.29 |
| 626 | 2026-06-05T03:59:19.967Z | Compiling vte v0.14.1 |
| 627 | 2026-06-05T03:59:20.056Z | Compiling bstr v1.12.1 |
| 628 | 2026-06-05T03:59:20.110Z | Compiling colorchoice v1.0.5 |
| 629 | 2026-06-05T03:59:20.126Z | Compiling iana-time-zone v0.1.65 |
| 630 | 2026-06-05T03:59:20.126Z | Compiling self_update v0.42.0 |
| 631 | 2026-06-05T03:59:20.195Z | Compiling unicode-xid v0.2.6 |
| 632 | 2026-06-05T03:59:20.207Z | Compiling litrs v1.0.0 |
| 633 | 2026-06-05T03:59:20.277Z | Compiling eyre v0.6.12 |
| 634 | 2026-06-05T03:59:20.419Z | Compiling tinyvec_macros v0.1.1 |
| 635 | 2026-06-05T03:59:20.461Z | Compiling unicase v2.9.0 |
| 636 | 2026-06-05T03:59:20.469Z | Compiling anstyle-query v1.1.5 |
| 637 | 2026-06-05T03:59:20.496Z | Compiling number_prefix v0.4.0 |
| 638 | 2026-06-05T03:59:20.573Z | Compiling static_assertions v1.1.0 |
| 639 | 2026-06-05T03:59:20.593Z | Compiling nested v0.1.1 |
| 640 | 2026-06-05T03:59:20.620Z | Compiling is_terminal_polyfill v1.70.2 |
| 641 | 2026-06-05T03:59:20.636Z | Compiling xattr v1.6.1 |
| 642 | 2026-06-05T03:59:20.648Z | Compiling color-spantrace v0.3.0 |
| 643 | 2026-06-05T03:59:20.651Z | Compiling anstyle v1.0.14 |
| 644 | 2026-06-05T03:59:20.746Z | Compiling guppy v0.17.26 |
| 645 | 2026-06-05T03:59:20.818Z | Compiling tar v0.4.46 |
| 646 | 2026-06-05T03:59:20.846Z | Compiling document-features v0.2.12 |
| 647 | 2026-06-05T03:59:20.960Z | Compiling anstream v1.0.0 |
| 648 | 2026-06-05T03:59:21.023Z | Compiling indicatif v0.17.11 |
| 649 | 2026-06-05T03:59:21.455Z | Compiling globset v0.4.18 |
| 650 | 2026-06-05T03:59:21.667Z | Compiling tinyvec v1.11.0 |
| 651 | 2026-06-05T03:59:22.114Z | Compiling pin-project v1.1.13 |
| 652 | 2026-06-05T03:59:22.220Z | Compiling cargo-util-schemas v0.2.0 |
| 653 | 2026-06-05T03:59:22.236Z | Compiling chrono v0.4.45 |
| 654 | 2026-06-05T03:59:22.400Z | Compiling strip-ansi-escapes v0.2.1 |
| 655 | 2026-06-05T03:59:22.891Z | Compiling nextest-metadata v0.12.2 |
| 656 | 2026-06-05T03:59:23.315Z | Compiling toml v1.1.2+spec-1.1.0 |
| 657 | 2026-06-05T03:59:24.121Z | Compiling newtype-uuid v1.3.2 |
| 658 | 2026-06-05T03:59:24.310Z | Compiling reqwest v0.12.28 |
| 659 | 2026-06-05T03:59:24.645Z | Compiling rand_chacha v0.9.0 |
| 660 | 2026-06-05T03:59:24.665Z | Compiling futures v0.3.32 |
| 661 | 2026-06-05T03:59:24.744Z | Compiling digest v0.10.7 |
| 662 | 2026-06-05T03:59:24.965Z | Compiling derive_more v2.1.1 |
| 663 | 2026-06-05T03:59:25.049Z | Compiling parking_lot v0.12.5 |
| 664 | 2026-06-05T03:59:25.195Z | Compiling flate2 v1.1.9 |
| 665 | 2026-06-05T03:59:25.630Z | Compiling tracing-error v0.2.1 |
| 666 | 2026-06-05T03:59:25.740Z | Compiling shared_child v1.1.1 |
| 667 | 2026-06-05T03:59:26.092Z | Compiling signal-hook-mio v0.2.5 |
| 668 | 2026-06-05T03:59:26.200Z | Compiling self-replace v1.5.0 |
| 669 | 2026-06-05T03:59:26.283Z | Compiling cargo-platform v0.2.0 |
| 670 | 2026-06-05T03:59:26.492Z | Compiling quick-xml v0.38.4 |
| 671 | 2026-06-05T03:59:26.504Z | Compiling quick-xml v0.37.5 |
| 672 | 2026-06-05T03:59:26.842Z | Compiling strsim v0.11.1 |
| 673 | 2026-06-05T03:59:27.140Z | Compiling clap_lex v1.1.0 |
| 674 | 2026-06-05T03:59:27.498Z | Compiling shell-words v1.1.1 |
| 675 | 2026-06-05T03:59:27.655Z | Compiling humantime v2.3.0 |
| 676 | 2026-06-05T03:59:27.741Z | Compiling indenter v0.3.4 |
| 677 | 2026-06-05T03:59:27.872Z | Compiling recursion v0.5.4 |
| 678 | 2026-06-05T03:59:28.018Z | Compiling urlencoding v2.1.3 |
| 679 | 2026-06-05T03:59:28.024Z | Compiling cpufeatures v0.2.17 |
| 680 | 2026-06-05T03:59:28.087Z | Compiling heck v0.5.0 |
| 681 | 2026-06-05T03:59:28.108Z | Compiling sha2 v0.10.9 |
| 682 | 2026-06-05T03:59:28.240Z | Compiling clap_builder v4.6.0 |
| 683 | 2026-06-05T03:59:28.295Z | Compiling nextest-filtering v0.15.0 |
| 684 | 2026-06-05T03:59:28.312Z | Compiling clap_derive v4.6.1 |
| 685 | 2026-06-05T03:59:29.315Z | Compiling humantime-serde v1.1.1 |
| 686 | 2026-06-05T03:59:29.979Z | Compiling quick-junit v0.5.2 |
| 687 | 2026-06-05T03:59:30.068Z | Compiling atomicwrites v0.4.4 |
| 688 | 2026-06-05T03:59:30.357Z | Compiling cargo_metadata v0.20.0 |
| 689 | 2026-06-05T03:59:32.212Z | Compiling cargo-nextest v0.9.97 |
| 690 | 2026-06-05T03:59:32.539Z | Compiling crossterm v0.29.0 |
| 691 | 2026-06-05T03:59:33.058Z | Compiling duct v0.13.7 |
| 692 | 2026-06-05T03:59:34.768Z | Compiling rand v0.9.4 |
| 693 | 2026-06-05T03:59:35.002Z | Compiling zstd v0.13.3 |
| 694 | 2026-06-05T03:59:35.164Z | Compiling async-scoped v0.9.0 |
| 695 | 2026-06-05T03:59:35.366Z | Compiling config v0.15.23 |
| 696 | 2026-06-05T03:59:35.427Z | Compiling unicode-normalization v0.1.25 |
| 697 | 2026-06-05T03:59:35.427Z | Compiling target-spec-miette v0.4.8 |
| 698 | 2026-06-05T03:59:35.471Z | Compiling future-queue v0.4.0 |
| 699 | 2026-06-05T03:59:35.506Z | Compiling mukti-metadata v0.3.0 |
| 700 | 2026-06-05T03:59:35.729Z | Compiling tokio-stream v0.1.18 |
| 701 | 2026-06-05T03:59:35.746Z | Compiling camino-tempfile v1.4.1 |
| 702 | 2026-06-05T03:59:35.864Z | Compiling derive-where v1.6.1 |
| 703 | 2026-06-05T03:59:35.988Z | Compiling serde_path_to_error v0.1.20 |
| 704 | 2026-06-05T03:59:35.992Z | Compiling serde_ignored v0.1.14 |
| 705 | 2026-06-05T03:59:36.181Z | Compiling xxhash-rust v0.8.15 |
| 706 | 2026-06-05T03:59:36.216Z | Compiling indent_write v2.2.0 |
| 707 | 2026-06-05T03:59:36.249Z | Compiling swrite v0.1.0 |
| 708 | 2026-06-05T03:59:36.351Z | Compiling home v0.5.12 |
| 709 | 2026-06-05T03:59:36.377Z | Compiling hex v0.4.3 |
| 710 | 2026-06-05T03:59:36.432Z | Compiling color-eyre v0.6.5 |
| 711 | 2026-06-05T03:59:36.491Z | Compiling clap v4.6.1 |
| 712 | 2026-06-05T03:59:36.515Z | Compiling dialoguer v0.11.0 |
| 713 | 2026-06-05T03:59:36.575Z | Compiling enable-ansi-support v0.2.1 |
| 714 | 2026-06-05T03:59:37.100Z | Compiling nextest-runner v0.80.0 |
| 715 | 2026-06-05T03:59:55.029Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 716 | 2026-06-05T03:59:55.214Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 717 | 2026-06-05T03:59:55.216Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 718 | 2026-06-05T03:59:55.329Z | + source .github/buildomat/test-common.sh |
| 719 | 2026-06-05T03:59:55.332Z | ++ NEXTEST_VERSION=0.9.97 |
| 720 | 2026-06-05T03:59:55.332Z | ++ PLATFORM=illumos |
| 721 | 2026-06-05T03:59:55.332Z | ++ banner install |
| 722 | 2026-06-05T03:59:55.332Z | |
| 723 | 2026-06-05T03:59:55.332Z | # # # #### ##### ## # # |
| 724 | 2026-06-05T03:59:55.332Z | # ## # # # # # # # |
| 725 | 2026-06-05T03:59:55.332Z | # # # # #### # # # # # |
| 726 | 2026-06-05T03:59:55.333Z | # # # # # # ###### # # |
| 727 | 2026-06-05T03:59:55.333Z | # # ## # # # # # # # |
| 728 | 2026-06-05T03:59:55.333Z | # # # #### # # # ###### ###### |
| 729 | 2026-06-05T03:59:55.333Z | |
| 730 | 2026-06-05T03:59:55.333Z | ++ set +o errexit |
| 731 | 2026-06-05T03:59:55.336Z | ++ pkg info clang-15 |
| 732 | 2026-06-05T03:59:55.336Z | ++ grep -qi installed |
| 733 | 2026-06-05T03:59:56.537Z | pkg: info: no packages matching the following patterns you specified are |
| 734 | 2026-06-05T03:59:56.537Z | installed on the system. Try querying remotely instead: |
| 735 | 2026-06-05T03:59:56.537Z | |
| 736 | 2026-06-05T03:59:56.537Z | clang-15 |
| 737 | 2026-06-05T03:59:56.575Z | ++ [[ 1 != 0 ]] |
| 738 | 2026-06-05T03:59:56.578Z | ++ set -o errexit |
| 739 | 2026-06-05T03:59:56.578Z | ++ pfexec pkg install clang-15 |
| 740 | 2026-06-05T04:00:04.034Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 741 | 2026-06-05T04:00:11.792Z | Startup: Caching catalogs ... Done |
| 742 | 2026-06-05T04:00:19.539Z | Planning: Solver setup ... Done |
| 743 | 2026-06-05T04:00:19.578Z | Planning: Running solver ... Done |
| 744 | 2026-06-05T04:00:19.578Z | Planning: Finding local manifests ... Done |
| 745 | 2026-06-05T04:00:19.578Z | Planning: Fetching manifests: 0/2 0% complete |
| 746 | 2026-06-05T04:00:19.578Z | Planning: Fetching manifests: 2/2 100% complete |
| 747 | 2026-06-05T04:00:19.578Z | Planning: Package planning ... Done |
| 748 | 2026-06-05T04:00:19.578Z | Planning: Merging actions ... Done |
| 749 | 2026-06-05T04:00:19.578Z | Planning: Checking for conflicting actions ... Done |
| 750 | 2026-06-05T04:00:19.579Z | Planning: Consolidating action changes ... Done |
| 751 | 2026-06-05T04:00:20.152Z | Planning: Evaluating mediators ... Done |
| 752 | 2026-06-05T04:00:20.156Z | Planning: Planning completed in 8.20 seconds |
| 753 | 2026-06-05T04:00:20.167Z | Packages to install: 2 |
| 754 | 2026-06-05T04:00:20.170Z | Mediators to change: 2 |
| 755 | 2026-06-05T04:00:20.170Z | Services to change: 1 |
| 756 | 2026-06-05T04:00:20.170Z | Create boot environment: No |
| 757 | 2026-06-05T04:00:20.170Z | Create backup boot environment: No |
| 758 | 2026-06-05T04:00:20.208Z | |
| 759 | 2026-06-05T04:00:20.208Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 760 | 2026-06-05T04:00:20.245Z | |
| 761 | 2026-06-05T04:00:20.245Z | Errors were encountered while attempting to retrieve package or file data for |
| 762 | 2026-06-05T04:00:20.245Z | the requested operation. |
| 763 | 2026-06-05T04:00:20.245Z | Details follow: |
| 764 | 2026-06-05T04:00:20.245Z | |
| 765 | 2026-06-05T04:00:20.245Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 766 | 2026-06-05T04:00:20.245Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/d15e2ced4ab05bab5c0cf20a498643d6726937cb' |
| 767 | 2026-06-05T04:00:21.667Z | process exited: duration 110651 ms, exit code 1 |
| |
| 768 | 2026-06-05T04:00:21.709Z | found 0 output files |