|
|
|
| 1 | 2025-02-10T20:36:29.088Z | job assigned to worker 01JKRS6BJREC5GER7NZ12BPD5N [factory aws, i-02e09e53abf72f710] (queued for 55 s) |
| |
| 2 | 2025-02-10T20:36:37.184Z | starting task 0: "setup" |
| 3 | 2025-02-10T20:36:37.191Z | ++ uname -s |
| 4 | 2025-02-10T20:36:37.194Z | + kern=SunOS |
| 5 | 2025-02-10T20:36:37.194Z | + build_user=build |
| 6 | 2025-02-10T20:36:37.194Z | + build_uid=12345 |
| 7 | 2025-02-10T20:36:37.194Z | + work_dir=/work |
| 8 | 2025-02-10T20:36:37.194Z | + input_dir=/input |
| 9 | 2025-02-10T20:36:37.194Z | + [[ 0 == 12345 ]] |
| 10 | 2025-02-10T20:36:37.194Z | + case "$kern" in |
| 11 | 2025-02-10T20:36:37.194Z | + groupadd -g 12345 build |
| 12 | 2025-02-10T20:36:37.197Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-02-10T20:36:39.204Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-02-10T20:36:39.343Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-02-10T20:36:39.357Z | + home_fs=zfs |
| 16 | 2025-02-10T20:36:39.357Z | + [[ zfs == autofs ]] |
| 17 | 2025-02-10T20:36:39.357Z | + mkdir -p /home/build |
| 18 | 2025-02-10T20:36:39.357Z | + chown build:build /home/build /work |
| 19 | 2025-02-10T20:36:41.343Z | + chmod 0700 /home/build /work |
| 20 | 2025-02-10T20:36:41.348Z | process exited: duration 4160 ms, exit code 0 |
| |
| 21 | 2025-02-10T20:36:41.355Z | starting task 1: "rust-toolchain" |
| 22 | 2025-02-10T20:36:41.360Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-02-10T20:36:41.360Z | * rust toolchain channel = "stable" |
| 24 | 2025-02-10T20:36:41.360Z | * rust toolchain profile = "default" |
| 25 | 2025-02-10T20:36:41.361Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-02-10T20:36:41.361Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-02-10T20:36:41.361Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-02-10T20:36:41.364Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-02-10T20:36:41.364Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-02-10T20:36:41.482Z | info: downloading installer |
| 31 | 2025-02-10T20:36:42.925Z | warning: it looks like you have an existing installation of Rust at: |
| 32 | 2025-02-10T20:36:42.925Z | warning: /opt/ooce/bin |
| 33 | 2025-02-10T20:36:42.925Z | warning: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-02-10T20:36:42.925Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
| 35 | 2025-02-10T20:36:42.925Z | warning: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-02-10T20:36:42.925Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-02-10T20:36:42.925Z | warning: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-02-10T20:36:42.925Z | error: cannot install while Rust is installed |
| 39 | 2025-02-10T20:36:42.925Z | warning: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-02-10T20:36:42.931Z | info: profile set to 'default' |
| 41 | 2025-02-10T20:36:42.931Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-02-10T20:36:42.931Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-02-10T20:36:43.037Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
| 44 | 2025-02-10T20:36:43.037Z | info: downloading component 'cargo' |
| 45 | 2025-02-10T20:36:43.906Z | info: downloading component 'clippy' |
| 46 | 2025-02-10T20:36:44.235Z | info: downloading component 'rust-docs' |
| 47 | 2025-02-10T20:36:45.428Z | info: downloading component 'rust-std' |
| 48 | 2025-02-10T20:36:47.347Z | info: downloading component 'rustc' |
| 49 | 2025-02-10T20:36:54.121Z | info: downloading component 'rustfmt' |
| 50 | 2025-02-10T20:36:54.374Z | info: installing component 'cargo' |
| 51 | 2025-02-10T20:36:55.225Z | info: installing component 'clippy' |
| 52 | 2025-02-10T20:36:55.608Z | info: installing component 'rust-docs' |
| 53 | 2025-02-10T20:36:57.314Z | info: installing component 'rust-std' |
| 54 | 2025-02-10T20:36:59.182Z | info: installing component 'rustc' |
| 55 | 2025-02-10T20:37:07.018Z | info: installing component 'rustfmt' |
| 56 | 2025-02-10T20:37:07.062Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-02-10T20:37:07.062Z | |
| 58 | 2025-02-10T20:37:07.062Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
| 59 | 2025-02-10T20:37:07.062Z | |
| 60 | 2025-02-10T20:37:07.062Z | |
| 61 | 2025-02-10T20:37:07.062Z | Rust is installed now. Great! |
| 62 | 2025-02-10T20:37:07.062Z | |
| 63 | 2025-02-10T20:37:07.062Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-02-10T20:37:07.062Z | environment variable. This has not been done automatically. |
| 65 | 2025-02-10T20:37:07.062Z | |
| 66 | 2025-02-10T20:37:07.062Z | To configure your current shell, you need to source |
| 67 | 2025-02-10T20:37:07.062Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-02-10T20:37:07.063Z | |
| 69 | 2025-02-10T20:37:07.063Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-02-10T20:37:07.063Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-02-10T20:37:07.063Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-02-10T20:37:07.063Z | + rustup --version |
| 73 | 2025-02-10T20:37:07.063Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
| 74 | 2025-02-10T20:37:07.063Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 75 | 2025-02-10T20:37:07.063Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
| 76 | 2025-02-10T20:37:07.063Z | + cargo --version |
| 77 | 2025-02-10T20:37:07.063Z | cargo 1.84.1 (66221abde 2024-11-19) |
| 78 | 2025-02-10T20:37:07.063Z | + rustc --version |
| 79 | 2025-02-10T20:37:07.063Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
| 80 | 2025-02-10T20:37:07.063Z | process exited: duration 24874 ms, exit code 0 |
| |
| 81 | 2025-02-10T20:37:07.090Z | starting task 2: "authentication" |
| 82 | 2025-02-10T20:37:07.106Z | process exited: duration 24 ms, exit code 0 |
| |
| 83 | 2025-02-10T20:37:07.112Z | starting task 3: "clone repository" |
| 84 | 2025-02-10T20:37:07.116Z | + mkdir -p /work/nextest-rs/nextest |
| 85 | 2025-02-10T20:37:07.118Z | + git clone https://github.com/nextest-rs/nextest /work/nextest-rs/nextest |
| 86 | 2025-02-10T20:37:07.156Z | Cloning into '/work/nextest-rs/nextest'... |
| 87 | 2025-02-10T20:37:08.770Z | + cd /work/nextest-rs/nextest |
| 88 | 2025-02-10T20:37:08.772Z | + git fetch origin cad3c81024c8bfb933e26b6e85c493de6253a8ba |
| 89 | 2025-02-10T20:37:09.042Z | From https://github.com/nextest-rs/nextest |
| 90 | 2025-02-10T20:37:09.042Z | * branch cad3c81024c8bfb933e26b6e85c493de6253a8ba -> FETCH_HEAD |
| 91 | 2025-02-10T20:37:09.052Z | + [[ -n no-equals ]] |
| 92 | 2025-02-10T20:37:09.055Z | ++ git branch --show-current |
| 93 | 2025-02-10T20:37:09.058Z | + current=main |
| 94 | 2025-02-10T20:37:09.058Z | + [[ main != no-equals ]] |
| 95 | 2025-02-10T20:37:09.058Z | + git branch -f no-equals cad3c81024c8bfb933e26b6e85c493de6253a8ba |
| 96 | 2025-02-10T20:37:09.060Z | + git checkout -f no-equals |
| 97 | 2025-02-10T20:37:09.127Z | Switched to branch 'no-equals' |
| 98 | 2025-02-10T20:37:09.129Z | + git reset --hard cad3c81024c8bfb933e26b6e85c493de6253a8ba |
| 99 | 2025-02-10T20:37:09.194Z | HEAD is now at cad3c810 [cargo-nextest] don't require equals for `--max-fail` and `--no-tests` |
| 100 | 2025-02-10T20:37:09.198Z | process exited: duration 2083 ms, exit code 0 |
| |
| 101 | 2025-02-10T20:37:09.207Z | starting task 4: "build" |
| 102 | 2025-02-10T20:37:09.215Z | + PLATFORM=illumos |
| 103 | 2025-02-10T20:37:09.215Z | + export CARGO_TERM_COLOR=always |
| 104 | 2025-02-10T20:37:09.218Z | + CARGO_TERM_COLOR=always |
| 105 | 2025-02-10T20:37:09.218Z | + cargo --version |
| 106 | 2025-02-10T20:37:09.263Z | cargo 1.84.1 (66221abde 2024-11-19) |
| 107 | 2025-02-10T20:37:09.265Z | + rustc --version |
| 108 | 2025-02-10T20:37:09.326Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
| 109 | 2025-02-10T20:37:09.329Z | + banner install |
| 110 | 2025-02-10T20:37:09.332Z | |
| 111 | 2025-02-10T20:37:09.332Z | # # # #### ##### ## # # |
| 112 | 2025-02-10T20:37:09.332Z | # ## # # # # # # # |
| 113 | 2025-02-10T20:37:09.332Z | # # # # #### # # # # # |
| 114 | 2025-02-10T20:37:09.332Z | # # # # # # ###### # # |
| 115 | 2025-02-10T20:37:09.332Z | # # ## # # # # # # # |
| 116 | 2025-02-10T20:37:09.332Z | # # # #### # # # ###### ###### |
| 117 | 2025-02-10T20:37:09.332Z | |
| 118 | 2025-02-10T20:37:09.336Z | + mkdir -p /home/build/.cargo/bin |
| 119 | 2025-02-10T20:37:09.336Z | + curl -LsSf https://get.nexte.st/latest/illumos |
| 120 | 2025-02-10T20:37:09.339Z | + gunzip |
| 121 | 2025-02-10T20:37:09.339Z | + tar xf - -C /home/build/.cargo/bin |
| 122 | 2025-02-10T20:37:10.638Z | + banner metadata |
| 123 | 2025-02-10T20:37:10.640Z | |
| 124 | 2025-02-10T20:37:10.640Z | # # ###### ##### ## ##### ## ##### ## |
| 125 | 2025-02-10T20:37:10.640Z | ## ## # # # # # # # # # # # |
| 126 | 2025-02-10T20:37:10.641Z | # ## # ##### # # # # # # # # # # |
| 127 | 2025-02-10T20:37:10.641Z | # # # # ###### # # ###### # ###### |
| 128 | 2025-02-10T20:37:10.641Z | # # # # # # # # # # # # # |
| 129 | 2025-02-10T20:37:10.641Z | # # ###### # # # ##### # # # # # |
| 130 | 2025-02-10T20:37:10.641Z | |
| 131 | 2025-02-10T20:37:10.641Z | + ptime -m cargo build --package nextest-metadata |
| 132 | 2025-02-10T20:37:10.785Z | Updating crates.io index |
| 133 | 2025-02-10T20:37:11.783Z | Downloading crates ... |
| 134 | 2025-02-10T20:37:11.848Z | Downloaded adler v1.0.2 |
| 135 | 2025-02-10T20:37:11.851Z | Downloaded bit-set v0.8.0 |
| 136 | 2025-02-10T20:37:11.864Z | Downloaded aho-corasick v1.1.3 |
| 137 | 2025-02-10T20:37:11.870Z | Downloaded addr2line v0.21.0 |
| 138 | 2025-02-10T20:37:11.873Z | Downloaded xxhash-rust v0.8.15 |
| 139 | 2025-02-10T20:37:11.905Z | Downloaded log v0.4.25 |
| 140 | 2025-02-10T20:37:11.913Z | Downloaded memchr v2.7.4 |
| 141 | 2025-02-10T20:37:11.917Z | Downloaded mio v1.0.3 |
| 142 | 2025-02-10T20:37:11.923Z | Downloaded miette v7.5.0 |
| 143 | 2025-02-10T20:37:11.928Z | Downloaded once_cell v1.20.3 |
| 144 | 2025-02-10T20:37:11.955Z | Downloaded lazy_static v1.5.0 |
| 145 | 2025-02-10T20:37:11.957Z | Downloaded num-traits v0.2.19 |
| 146 | 2025-02-10T20:37:11.962Z | Downloaded backtrace-ext v0.2.1 |
| 147 | 2025-02-10T20:37:11.969Z | Downloaded autocfg v1.4.0 |
| 148 | 2025-02-10T20:37:11.971Z | Downloaded ppv-lite86 v0.2.20 |
| 149 | 2025-02-10T20:37:11.974Z | Downloaded anstyle v1.0.9 |
| 150 | 2025-02-10T20:37:11.974Z | Downloaded anstyle-parse v0.2.6 |
| 151 | 2025-02-10T20:37:11.977Z | Downloaded miette-derive v7.5.0 |
| 152 | 2025-02-10T20:37:11.979Z | Downloaded anstyle-query v1.1.2 |
| 153 | 2025-02-10T20:37:11.983Z | Downloaded include_dir v0.7.4 |
| 154 | 2025-02-10T20:37:11.986Z | Downloaded equivalent v1.0.1 |
| 155 | 2025-02-10T20:37:11.991Z | Downloaded pin-project-lite v0.2.16 |
| 156 | 2025-02-10T20:37:11.995Z | Downloaded anstream v0.6.17 |
| 157 | 2025-02-10T20:37:11.998Z | Downloaded shlex v1.3.0 |
| 158 | 2025-02-10T20:37:12.001Z | Downloaded is_ci v1.2.0 |
| 159 | 2025-02-10T20:37:12.001Z | Downloaded include_dir_macros v0.7.4 |
| 160 | 2025-02-10T20:37:12.001Z | Downloaded guppy-workspace-hack v0.1.0 |
| 161 | 2025-02-10T20:37:12.004Z | Downloaded cfg_aliases v0.2.1 |
| 162 | 2025-02-10T20:37:12.004Z | Downloaded thread_local v1.1.8 |
| 163 | 2025-02-10T20:37:12.006Z | Downloaded supports-unicode v3.0.0 |
| 164 | 2025-02-10T20:37:12.006Z | Downloaded supports-hyperlinks v3.0.0 |
| 165 | 2025-02-10T20:37:12.006Z | Downloaded either v1.13.0 |
| 166 | 2025-02-10T20:37:12.009Z | Downloaded cfg-if v1.0.0 |
| 167 | 2025-02-10T20:37:12.018Z | Downloaded owo-colors v4.1.0 |
| 168 | 2025-02-10T20:37:12.021Z | Downloaded colorchoice v1.0.3 |
| 169 | 2025-02-10T20:37:12.024Z | Downloaded clap_lex v0.7.4 |
| 170 | 2025-02-10T20:37:12.024Z | Downloaded thiserror v1.0.69 |
| 171 | 2025-02-10T20:37:12.027Z | Downloaded proc-macro2 v1.0.93 |
| 172 | 2025-02-10T20:37:12.030Z | Downloaded itoa v1.0.14 |
| 173 | 2025-02-10T20:37:12.032Z | Downloaded heck v0.5.0 |
| 174 | 2025-02-10T20:37:12.032Z | Downloaded bit-vec v0.8.0 |
| 175 | 2025-02-10T20:37:12.035Z | Downloaded thiserror-impl v1.0.69 |
| 176 | 2025-02-10T20:37:12.038Z | Downloaded quote v1.0.38 |
| 177 | 2025-02-10T20:37:12.038Z | Downloaded errno v0.3.9 |
| 178 | 2025-02-10T20:37:12.040Z | Downloaded is_terminal_polyfill v1.70.1 |
| 179 | 2025-02-10T20:37:12.040Z | Downloaded byteorder v1.5.0 |
| 180 | 2025-02-10T20:37:12.043Z | Downloaded unicode-linebreak v0.1.5 |
| 181 | 2025-02-10T20:37:12.048Z | Downloaded strsim v0.11.1 |
| 182 | 2025-02-10T20:37:12.051Z | Downloaded target-spec-miette v0.4.4 |
| 183 | 2025-02-10T20:37:12.053Z | Downloaded signal-hook-registry v1.4.2 |
| 184 | 2025-02-10T20:37:12.053Z | Downloaded rand_core v0.6.4 |
| 185 | 2025-02-10T20:37:12.056Z | Downloaded utf8parse v0.2.2 |
| 186 | 2025-02-10T20:37:12.056Z | Downloaded tokio-macros v2.5.0 |
| 187 | 2025-02-10T20:37:12.059Z | Downloaded supports-color v3.0.2 |
| 188 | 2025-02-10T20:37:12.059Z | Downloaded tracing-log v0.2.0 |
| 189 | 2025-02-10T20:37:12.061Z | Downloaded smol_str v0.3.2 |
| 190 | 2025-02-10T20:37:12.061Z | Downloaded rand_chacha v0.3.1 |
| 191 | 2025-02-10T20:37:12.064Z | Downloaded console v0.15.8 |
| 192 | 2025-02-10T20:37:12.067Z | Downloaded clap_derive v4.5.28 |
| 193 | 2025-02-10T20:37:12.069Z | Downloaded camino v1.1.9 |
| 194 | 2025-02-10T20:37:12.072Z | Downloaded miniz_oxide v0.7.4 |
| 195 | 2025-02-10T20:37:12.076Z | Downloaded unicase v2.8.0 |
| 196 | 2025-02-10T20:37:12.078Z | Downloaded jobserver v0.1.32 |
| 197 | 2025-02-10T20:37:12.083Z | Downloaded smallvec v1.13.2 |
| 198 | 2025-02-10T20:37:12.085Z | Downloaded target-lexicon v0.12.16 |
| 199 | 2025-02-10T20:37:12.090Z | Downloaded rustc-demangle v0.1.24 |
| 200 | 2025-02-10T20:37:12.093Z | Downloaded terminal_size v0.4.0 |
| 201 | 2025-02-10T20:37:12.098Z | Downloaded zerocopy-derive v0.7.35 |
| 202 | 2025-02-10T20:37:12.102Z | Downloaded target-spec v3.4.0 |
| 203 | 2025-02-10T20:37:12.105Z | Downloaded getrandom v0.2.15 |
| 204 | 2025-02-10T20:37:12.107Z | Downloaded cfg-expr v0.17.2 |
| 205 | 2025-02-10T20:37:12.110Z | Downloaded borsh v1.5.1 |
| 206 | 2025-02-10T20:37:12.115Z | Downloaded unicode-ident v1.0.16 |
| 207 | 2025-02-10T20:37:12.124Z | Downloaded bitflags v2.8.0 |
| 208 | 2025-02-10T20:37:12.126Z | Downloaded ryu v1.0.19 |
| 209 | 2025-02-10T20:37:12.126Z | Downloaded textwrap v0.16.1 |
| 210 | 2025-02-10T20:37:12.129Z | Downloaded clap v4.5.28 |
| 211 | 2025-02-10T20:37:12.138Z | Downloaded serde_derive v1.0.217 |
| 212 | 2025-02-10T20:37:12.141Z | Downloaded socket2 v0.5.8 |
| 213 | 2025-02-10T20:37:12.144Z | Downloaded backtrace v0.3.71 |
| 214 | 2025-02-10T20:37:12.148Z | Downloaded sharded-slab v0.1.7 |
| 215 | 2025-02-10T20:37:12.151Z | Downloaded bytes v1.10.0 |
| 216 | 2025-02-10T20:37:12.155Z | Downloaded rand v0.8.5 |
| 217 | 2025-02-10T20:37:12.162Z | Downloaded tracing v0.1.41 |
| 218 | 2025-02-10T20:37:12.168Z | Downloaded cc v1.2.5 |
| 219 | 2025-02-10T20:37:12.172Z | Downloaded serde v1.0.217 |
| 220 | 2025-02-10T20:37:12.175Z | Downloaded indexmap v2.7.1 |
| 221 | 2025-02-10T20:37:12.179Z | Downloaded tracing-core v0.1.33 |
| 222 | 2025-02-10T20:37:12.198Z | Downloaded hashbrown v0.15.2 |
| 223 | 2025-02-10T20:37:12.221Z | Downloaded libc v0.2.169 |
| 224 | 2025-02-10T20:37:12.244Z | Downloaded zerocopy v0.7.35 |
| 225 | 2025-02-10T20:37:12.258Z | Downloaded serde_json v1.0.138 |
| 226 | 2025-02-10T20:37:12.265Z | Downloaded clap_builder v4.5.27 |
| 227 | 2025-02-10T20:37:12.280Z | Downloaded tracing-subscriber v0.3.19 |
| 228 | 2025-02-10T20:37:12.288Z | Downloaded object v0.32.2 |
| 229 | 2025-02-10T20:37:12.301Z | Downloaded gimli v0.28.1 |
| 230 | 2025-02-10T20:37:12.309Z | Downloaded unicode-width v0.2.0 |
| 231 | 2025-02-10T20:37:12.319Z | Downloaded unicode-width v0.1.14 |
| 232 | 2025-02-10T20:37:12.325Z | Downloaded syn v2.0.98 |
| 233 | 2025-02-10T20:37:12.336Z | Downloaded regex-syntax v0.8.5 |
| 234 | 2025-02-10T20:37:12.351Z | Downloaded rustix v0.38.37 |
| 235 | 2025-02-10T20:37:12.379Z | Downloaded regex-automata v0.4.8 |
| 236 | 2025-02-10T20:37:12.402Z | Downloaded tokio v1.43.0 |
| 237 | 2025-02-10T20:37:12.619Z | Compiling proc-macro2 v1.0.93 |
| 238 | 2025-02-10T20:37:12.619Z | Compiling unicode-ident v1.0.16 |
| 239 | 2025-02-10T20:37:12.619Z | Compiling libc v0.2.169 |
| 240 | 2025-02-10T20:37:12.622Z | Compiling serde v1.0.217 |
| 241 | 2025-02-10T20:37:12.622Z | Compiling cfg-if v1.0.0 |
| 242 | 2025-02-10T20:37:12.622Z | Compiling memchr v2.7.4 |
| 243 | 2025-02-10T20:37:12.622Z | Compiling shlex v1.3.0 |
| 244 | 2025-02-10T20:37:12.799Z | Compiling rustix v0.38.37 |
| 245 | 2025-02-10T20:37:12.823Z | Compiling once_cell v1.20.3 |
| 246 | 2025-02-10T20:37:13.022Z | Compiling bitflags v2.8.0 |
| 247 | 2025-02-10T20:37:13.242Z | Compiling gimli v0.28.1 |
| 248 | 2025-02-10T20:37:13.283Z | Compiling target-lexicon v0.12.16 |
| 249 | 2025-02-10T20:37:13.452Z | Compiling adler v1.0.2 |
| 250 | 2025-02-10T20:37:13.589Z | Compiling miniz_oxide v0.7.4 |
| 251 | 2025-02-10T20:37:13.681Z | Compiling object v0.32.2 |
| 252 | 2025-02-10T20:37:13.987Z | Compiling jobserver v0.1.32 |
| 253 | 2025-02-10T20:37:14.273Z | Compiling tracing-core v0.1.33 |
| 254 | 2025-02-10T20:37:14.389Z | Compiling quote v1.0.38 |
| 255 | 2025-02-10T20:37:14.430Z | Compiling cc v1.2.5 |
| 256 | 2025-02-10T20:37:14.696Z | Compiling errno v0.3.9 |
| 257 | 2025-02-10T20:37:14.710Z | Compiling thiserror v1.0.69 |
| 258 | 2025-02-10T20:37:14.892Z | Compiling syn v2.0.98 |
| 259 | 2025-02-10T20:37:14.987Z | Compiling camino v1.1.9 |
| 260 | 2025-02-10T20:37:15.265Z | Compiling owo-colors v4.1.0 |
| 261 | 2025-02-10T20:37:15.558Z | Compiling utf8parse v0.2.2 |
| 262 | 2025-02-10T20:37:15.596Z | Compiling rustc-demangle v0.1.24 |
| 263 | 2025-02-10T20:37:15.672Z | Compiling serde_json v1.0.138 |
| 264 | 2025-02-10T20:37:15.707Z | Compiling guppy-workspace-hack v0.1.0 |
| 265 | 2025-02-10T20:37:16.034Z | Compiling terminal_size v0.4.0 |
| 266 | 2025-02-10T20:37:16.036Z | Compiling unicode-width v0.1.14 |
| 267 | 2025-02-10T20:37:16.248Z | Compiling byteorder v1.5.0 |
| 268 | 2025-02-10T20:37:16.452Z | Compiling anstyle-parse v0.2.6 |
| 269 | 2025-02-10T20:37:16.600Z | Compiling getrandom v0.2.15 |
| 270 | 2025-02-10T20:37:16.861Z | Compiling colorchoice v1.0.3 |
| 271 | 2025-02-10T20:37:16.998Z | Compiling itoa v1.0.14 |
| 272 | 2025-02-10T20:37:17.012Z | Compiling smallvec v1.13.2 |
| 273 | 2025-02-10T20:37:17.027Z | Compiling lazy_static v1.5.0 |
| 274 | 2025-02-10T20:37:17.167Z | Compiling ryu v1.0.19 |
| 275 | 2025-02-10T20:37:17.229Z | Compiling addr2line v0.21.0 |
| 276 | 2025-02-10T20:37:17.371Z | Compiling target-spec v3.4.0 |
| 277 | 2025-02-10T20:37:17.408Z | Compiling is_terminal_polyfill v1.70.1 |
| 278 | 2025-02-10T20:37:17.544Z | Compiling anstyle-query v1.1.2 |
| 279 | 2025-02-10T20:37:17.584Z | Compiling autocfg v1.4.0 |
| 280 | 2025-02-10T20:37:17.707Z | Compiling anstyle v1.0.9 |
| 281 | 2025-02-10T20:37:17.887Z | Compiling backtrace v0.3.71 |
| 282 | 2025-02-10T20:37:17.901Z | Compiling is_ci v1.2.0 |
| 283 | 2025-02-10T20:37:17.917Z | Compiling unicode-linebreak v0.1.5 |
| 284 | 2025-02-10T20:37:18.007Z | Compiling cfg-expr v0.17.2 |
| 285 | 2025-02-10T20:37:18.131Z | Compiling anstream v0.6.17 |
| 286 | 2025-02-10T20:37:18.152Z | Compiling supports-color v3.0.2 |
| 287 | 2025-02-10T20:37:18.390Z | Compiling num-traits v0.2.19 |
| 288 | 2025-02-10T20:37:18.409Z | Compiling textwrap v0.16.1 |
| 289 | 2025-02-10T20:37:18.454Z | Compiling rand_core v0.6.4 |
| 290 | 2025-02-10T20:37:18.899Z | Compiling include_dir_macros v0.7.4 |
| 291 | 2025-02-10T20:37:18.911Z | Compiling unicode-width v0.2.0 |
| 292 | 2025-02-10T20:37:19.374Z | Compiling supports-hyperlinks v3.0.0 |
| 293 | 2025-02-10T20:37:19.387Z | Compiling clap_lex v0.7.4 |
| 294 | 2025-02-10T20:37:19.453Z | Compiling strsim v0.11.1 |
| 295 | 2025-02-10T20:37:19.472Z | Compiling unicase v2.8.0 |
| 296 | 2025-02-10T20:37:19.646Z | Compiling log v0.4.25 |
| 297 | 2025-02-10T20:37:19.751Z | Compiling heck v0.5.0 |
| 298 | 2025-02-10T20:37:19.889Z | Compiling pin-project-lite v0.2.16 |
| 299 | 2025-02-10T20:37:20.026Z | Compiling supports-unicode v3.0.0 |
| 300 | 2025-02-10T20:37:20.060Z | Compiling tracing v0.1.41 |
| 301 | 2025-02-10T20:37:20.180Z | Compiling tracing-log v0.2.0 |
| 302 | 2025-02-10T20:37:20.278Z | Compiling clap_builder v4.5.27 |
| 303 | 2025-02-10T20:37:20.330Z | Compiling include_dir v0.7.4 |
| 304 | 2025-02-10T20:37:20.507Z | Compiling sharded-slab v0.1.7 |
| 305 | 2025-02-10T20:37:20.611Z | Compiling backtrace-ext v0.2.1 |
| 306 | 2025-02-10T20:37:20.614Z | Compiling signal-hook-registry v1.4.2 |
| 307 | 2025-02-10T20:37:20.657Z | Compiling mio v1.0.3 |
| 308 | 2025-02-10T20:37:20.715Z | Compiling aho-corasick v1.1.3 |
| 309 | 2025-02-10T20:37:20.926Z | Compiling thread_local v1.1.8 |
| 310 | 2025-02-10T20:37:21.468Z | Compiling regex-syntax v0.8.5 |
| 311 | 2025-02-10T20:37:21.508Z | Compiling bit-vec v0.8.0 |
| 312 | 2025-02-10T20:37:21.786Z | Compiling equivalent v1.0.1 |
| 313 | 2025-02-10T20:37:21.902Z | Compiling bytes v1.10.0 |
| 314 | 2025-02-10T20:37:21.915Z | Compiling hashbrown v0.15.2 |
| 315 | 2025-02-10T20:37:22.009Z | Compiling bit-set v0.8.0 |
| 316 | 2025-02-10T20:37:22.282Z | Compiling tracing-subscriber v0.3.19 |
| 317 | 2025-02-10T20:37:23.414Z | Compiling console v0.15.8 |
| 318 | 2025-02-10T20:37:24.878Z | Compiling xxhash-rust v0.8.15 |
| 319 | 2025-02-10T20:37:25.044Z | Compiling either v1.13.0 |
| 320 | 2025-02-10T20:37:25.467Z | Compiling regex-automata v0.4.8 |
| 321 | 2025-02-10T20:37:26.250Z | Compiling serde_derive v1.0.217 |
| 322 | 2025-02-10T20:37:26.271Z | Compiling zerocopy-derive v0.7.35 |
| 323 | 2025-02-10T20:37:26.938Z | Compiling thiserror-impl v1.0.69 |
| 324 | 2025-02-10T20:37:27.173Z | Compiling miette-derive v7.5.0 |
| 325 | 2025-02-10T20:37:28.212Z | Compiling zerocopy v0.7.35 |
| 326 | 2025-02-10T20:37:28.468Z | Compiling clap_derive v4.5.28 |
| 327 | 2025-02-10T20:37:29.224Z | Compiling tokio-macros v2.5.0 |
| 328 | 2025-02-10T20:37:29.571Z | Compiling ppv-lite86 v0.2.20 |
| 329 | 2025-02-10T20:37:29.868Z | Compiling miette v7.5.0 |
| 330 | 2025-02-10T20:37:30.541Z | Compiling rand_chacha v0.3.1 |
| 331 | 2025-02-10T20:37:30.730Z | Compiling tokio v1.43.0 |
| 332 | 2025-02-10T20:37:31.505Z | Compiling rand v0.8.5 |
| 333 | 2025-02-10T20:37:32.832Z | Compiling clap v4.5.28 |
| 334 | 2025-02-10T20:37:36.833Z | Compiling indexmap v2.7.1 |
| 335 | 2025-02-10T20:37:36.835Z | Compiling smol_str v0.3.2 |
| 336 | 2025-02-10T20:37:37.536Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 337 | 2025-02-10T20:37:38.870Z | Compiling target-spec-miette v0.4.4 |
| 338 | 2025-02-10T20:37:39.198Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
| 339 | 2025-02-10T20:37:41.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.33s |
| 340 | 2025-02-10T20:37:41.236Z | |
| 341 | 2025-02-10T20:37:41.236Z | real 30.562227364 |
| 342 | 2025-02-10T20:37:41.236Z | user 2:53.613840231 |
| 343 | 2025-02-10T20:37:41.236Z | sys 20.186565102 |
| 344 | 2025-02-10T20:37:41.236Z | trap 0.105221820 |
| 345 | 2025-02-10T20:37:41.236Z | tflt 0.245569608 |
| 346 | 2025-02-10T20:37:41.236Z | dflt 0.224506008 |
| 347 | 2025-02-10T20:37:41.236Z | kflt 0.001739262 |
| 348 | 2025-02-10T20:37:41.239Z | lock 4:16.904456528 |
| 349 | 2025-02-10T20:37:41.239Z | slp 9:54.938843113 |
| 350 | 2025-02-10T20:37:41.239Z | lat 9.544542618 |
| 351 | 2025-02-10T20:37:41.239Z | stop 18.591285340 |
| 352 | 2025-02-10T20:37:41.239Z | + banner no-update |
| 353 | 2025-02-10T20:37:41.239Z | |
| 354 | 2025-02-10T20:37:41.239Z | # # #### # # ##### ##### ## ##### ###### |
| 355 | 2025-02-10T20:37:41.239Z | ## # # # # # # # # # # # # # |
| 356 | 2025-02-10T20:37:41.239Z | # # # # # ##### # # # # # # # # # ##### |
| 357 | 2025-02-10T20:37:41.239Z | # # # # # # # ##### # # ###### # # |
| 358 | 2025-02-10T20:37:41.239Z | # ## # # # # # # # # # # # |
| 359 | 2025-02-10T20:37:41.239Z | # # #### #### # ##### # # # ###### |
| 360 | 2025-02-10T20:37:41.239Z | |
| 361 | 2025-02-10T20:37:41.239Z | + ptime -m cargo build --package cargo-nextest --no-default-features --features default-no-update |
| 362 | 2025-02-10T20:37:41.383Z | Downloading crates ... |
| 363 | 2025-02-10T20:37:41.545Z | Downloaded futures-core v0.3.31 |
| 364 | 2025-02-10T20:37:41.554Z | Downloaded atomicwrites v0.4.4 |
| 365 | 2025-02-10T20:37:41.559Z | Downloaded indenter v0.3.3 |
| 366 | 2025-02-10T20:37:41.565Z | Downloaded globset v0.4.15 |
| 367 | 2025-02-10T20:37:41.573Z | Downloaded nested v0.1.1 |
| 368 | 2025-02-10T20:37:41.583Z | Downloaded number_prefix v0.4.0 |
| 369 | 2025-02-10T20:37:41.586Z | Downloaded futures-io v0.3.31 |
| 370 | 2025-02-10T20:37:41.586Z | Downloaded indent_write v2.2.0 |
| 371 | 2025-02-10T20:37:41.587Z | Downloaded futures-sink v0.3.31 |
| 372 | 2025-02-10T20:37:41.589Z | Downloaded futures-macro v0.3.31 |
| 373 | 2025-02-10T20:37:41.589Z | Downloaded async-scoped v0.9.0 |
| 374 | 2025-02-10T20:37:41.589Z | Downloaded futures-executor v0.3.31 |
| 375 | 2025-02-10T20:37:41.592Z | Downloaded home v0.5.11 |
| 376 | 2025-02-10T20:37:41.592Z | Downloaded futures-task v0.3.31 |
| 377 | 2025-02-10T20:37:41.595Z | Downloaded futures-channel v0.3.31 |
| 378 | 2025-02-10T20:37:41.599Z | Downloaded iana-time-zone v0.1.61 |
| 379 | 2025-02-10T20:37:41.603Z | Downloaded humantime v2.1.0 |
| 380 | 2025-02-10T20:37:41.611Z | Downloaded pkg-config v0.3.31 |
| 381 | 2025-02-10T20:37:41.615Z | Downloaded humantime-serde v1.1.1 |
| 382 | 2025-02-10T20:37:41.618Z | Downloaded tinyvec_macros v0.1.1 |
| 383 | 2025-02-10T20:37:41.625Z | Downloaded swrite v0.1.0 |
| 384 | 2025-02-10T20:37:41.634Z | Downloaded serde_path_to_error v0.1.16 |
| 385 | 2025-02-10T20:37:41.636Z | Downloaded scopeguard v1.2.0 |
| 386 | 2025-02-10T20:37:41.639Z | Downloaded lock_api v0.4.12 |
| 387 | 2025-02-10T20:37:41.639Z | Downloaded quick-junit v0.5.1 |
| 388 | 2025-02-10T20:37:41.641Z | Downloaded newtype-uuid v1.2.1 |
| 389 | 2025-02-10T20:37:41.653Z | Downloaded slab v0.4.9 |
| 390 | 2025-02-10T20:37:41.656Z | Downloaded enable-ansi-support v0.2.1 |
| 391 | 2025-02-10T20:37:41.659Z | Downloaded shared_child v1.0.1 |
| 392 | 2025-02-10T20:37:41.670Z | Downloaded thiserror-impl v2.0.11 |
| 393 | 2025-02-10T20:37:41.673Z | Downloaded toml_datetime v0.6.8 |
| 394 | 2025-02-10T20:37:41.675Z | Downloaded signal-hook-mio v0.2.4 |
| 395 | 2025-02-10T20:37:41.678Z | Downloaded shell-words v1.1.0 |
| 396 | 2025-02-10T20:37:41.678Z | Downloaded owo-colors v3.5.0 |
| 397 | 2025-02-10T20:37:41.681Z | Downloaded ahash v0.8.11 |
| 398 | 2025-02-10T20:37:41.685Z | Downloaded tokio-stream v0.1.17 |
| 399 | 2025-02-10T20:37:41.691Z | Downloaded static_assertions v1.1.0 |
| 400 | 2025-02-10T20:37:41.695Z | Downloaded serde_spanned v0.6.8 |
| 401 | 2025-02-10T20:37:41.697Z | Downloaded future-queue v0.3.0 |
| 402 | 2025-02-10T20:37:41.700Z | Downloaded strip-ansi-escapes v0.2.1 |
| 403 | 2025-02-10T20:37:41.702Z | Downloaded fnv v1.0.7 |
| 404 | 2025-02-10T20:37:41.702Z | Downloaded os_pipe v1.2.1 |
| 405 | 2025-02-10T20:37:41.705Z | Downloaded semver v1.0.25 |
| 406 | 2025-02-10T20:37:41.705Z | Downloaded fastrand v2.1.1 |
| 407 | 2025-02-10T20:37:41.708Z | Downloaded cargo-platform v0.1.9 |
| 408 | 2025-02-10T20:37:41.710Z | Downloaded futures-util v0.3.31 |
| 409 | 2025-02-10T20:37:41.720Z | Downloaded zeroize v1.8.1 |
| 410 | 2025-02-10T20:37:41.723Z | Downloaded xattr v1.3.1 |
| 411 | 2025-02-10T20:37:41.725Z | Downloaded tracing-error v0.2.0 |
| 412 | 2025-02-10T20:37:41.726Z | Downloaded version_check v0.9.5 |
| 413 | 2025-02-10T20:37:41.728Z | Downloaded pin-utils v0.1.0 |
| 414 | 2025-02-10T20:37:41.728Z | Downloaded pathdiff v0.2.3 |
| 415 | 2025-02-10T20:37:41.728Z | Downloaded debug-ignore v1.0.5 |
| 416 | 2025-02-10T20:37:41.731Z | Downloaded tracing-attributes v0.1.28 |
| 417 | 2025-02-10T20:37:41.733Z | Downloaded tempfile v3.13.0 |
| 418 | 2025-02-10T20:37:41.735Z | Downloaded parking_lot v0.12.3 |
| 419 | 2025-02-10T20:37:41.738Z | Downloaded indicatif v0.17.11 |
| 420 | 2025-02-10T20:37:41.743Z | Downloaded serde_ignored v0.1.10 |
| 421 | 2025-02-10T20:37:41.745Z | Downloaded pin-project-internal v1.1.7 |
| 422 | 2025-02-10T20:37:41.747Z | Downloaded filetime v0.2.25 |
| 423 | 2025-02-10T20:37:41.747Z | Downloaded zstd-safe v7.2.1 |
| 424 | 2025-02-10T20:37:41.750Z | Downloaded thiserror v2.0.11 |
| 425 | 2025-02-10T20:37:41.754Z | Downloaded cargo_metadata v0.19.1 |
| 426 | 2025-02-10T20:37:41.757Z | Downloaded signal-hook v0.3.17 |
| 427 | 2025-02-10T20:37:41.759Z | Downloaded zstd v0.13.2 |
| 428 | 2025-02-10T20:37:41.762Z | Downloaded pin-project v1.1.7 |
| 429 | 2025-02-10T20:37:41.773Z | Downloaded toml v0.8.20 |
| 430 | 2025-02-10T20:37:41.776Z | Downloaded tinyvec v1.8.0 |
| 431 | 2025-02-10T20:37:41.779Z | Downloaded derive-where v1.2.7 |
| 432 | 2025-02-10T20:37:41.783Z | Downloaded tar v0.4.43 |
| 433 | 2025-02-10T20:37:41.786Z | Downloaded ron v0.8.1 |
| 434 | 2025-02-10T20:37:41.791Z | Downloaded eyre v0.6.12 |
| 435 | 2025-02-10T20:37:41.795Z | Downloaded futures v0.3.31 |
| 436 | 2025-02-10T20:37:41.800Z | Downloaded guppy v0.17.13 |
| 437 | 2025-02-10T20:37:41.805Z | Downloaded vte v0.14.1 |
| 438 | 2025-02-10T20:37:41.808Z | Downloaded uuid v1.11.0 |
| 439 | 2025-02-10T20:37:41.811Z | Downloaded parking_lot_core v0.9.10 |
| 440 | 2025-02-10T20:37:41.814Z | Downloaded fixedbitset v0.5.7 |
| 441 | 2025-02-10T20:37:41.816Z | Downloaded duct v0.13.7 |
| 442 | 2025-02-10T20:37:41.819Z | Downloaded dialoguer v0.11.0 |
| 443 | 2025-02-10T20:37:41.822Z | Downloaded camino-tempfile v1.1.1 |
| 444 | 2025-02-10T20:37:41.832Z | Downloaded itertools v0.14.0 |
| 445 | 2025-02-10T20:37:41.840Z | Downloaded base64 v0.21.7 |
| 446 | 2025-02-10T20:37:41.844Z | Downloaded config v0.15.7 |
| 447 | 2025-02-10T20:37:41.848Z | Downloaded toml_edit v0.22.23 |
| 448 | 2025-02-10T20:37:41.871Z | Downloaded unicode-normalization v0.1.24 |
| 449 | 2025-02-10T20:37:41.884Z | Downloaded crossterm v0.28.1 |
| 450 | 2025-02-10T20:37:41.909Z | Downloaded portable-atomic v1.9.0 |
| 451 | 2025-02-10T20:37:41.915Z | Downloaded winnow v0.7.1 |
| 452 | 2025-02-10T20:37:41.926Z | Downloaded quick-xml v0.37.1 |
| 453 | 2025-02-10T20:37:41.932Z | Downloaded color-spantrace v0.2.1 |
| 454 | 2025-02-10T20:37:41.952Z | Downloaded chrono v0.4.39 |
| 455 | 2025-02-10T20:37:41.959Z | Downloaded regex v1.11.1 |
| 456 | 2025-02-10T20:37:41.983Z | Downloaded nix v0.29.0 |
| 457 | 2025-02-10T20:37:42.010Z | Downloaded bstr v1.11.3 |
| 458 | 2025-02-10T20:37:42.086Z | Downloaded petgraph v0.7.1 |
| 459 | 2025-02-10T20:37:42.104Z | Downloaded color-eyre v0.6.3 |
| 460 | 2025-02-10T20:37:42.111Z | Downloaded zstd-sys v2.0.13+zstd.1.5.6 |
| 461 | 2025-02-10T20:37:42.173Z | Downloaded recursion v0.5.2 |
| 462 | 2025-02-10T20:37:42.215Z | Compiling rustix v0.38.37 |
| 463 | 2025-02-10T20:37:42.218Z | Compiling tracing-attributes v0.1.28 |
| 464 | 2025-02-10T20:37:42.270Z | Compiling mio v1.0.3 |
| 465 | 2025-02-10T20:37:42.273Z | Compiling futures-core v0.3.31 |
| 466 | 2025-02-10T20:37:42.281Z | Compiling slab v0.4.9 |
| 467 | 2025-02-10T20:37:42.289Z | Compiling futures-sink v0.3.31 |
| 468 | 2025-02-10T20:37:42.292Z | Compiling pkg-config v0.3.31 |
| 469 | 2025-02-10T20:37:42.292Z | Compiling thiserror v2.0.11 |
| 470 | 2025-02-10T20:37:42.423Z | Compiling futures-channel v0.3.31 |
| 471 | 2025-02-10T20:37:42.498Z | Compiling thiserror-impl v2.0.11 |
| 472 | 2025-02-10T20:37:42.815Z | Compiling futures-macro v0.3.31 |
| 473 | 2025-02-10T20:37:43.014Z | Compiling version_check v0.9.5 |
| 474 | 2025-02-10T20:37:43.207Z | Compiling futures-io v0.3.31 |
| 475 | 2025-02-10T20:37:43.375Z | Compiling zstd-sys v2.0.13+zstd.1.5.6 |
| 476 | 2025-02-10T20:37:43.484Z | Compiling pin-utils v0.1.0 |
| 477 | 2025-02-10T20:37:43.494Z | Compiling futures-task v0.3.31 |
| 478 | 2025-02-10T20:37:43.570Z | Compiling semver v1.0.25 |
| 479 | 2025-02-10T20:37:43.600Z | Compiling ahash v0.8.11 |
| 480 | 2025-02-10T20:37:43.774Z | Compiling lock_api v0.4.12 |
| 481 | 2025-02-10T20:37:43.962Z | Compiling winnow v0.7.1 |
| 482 | 2025-02-10T20:37:44.082Z | Compiling fastrand v2.1.1 |
| 483 | 2025-02-10T20:37:44.126Z | Compiling signal-hook v0.3.17 |
| 484 | 2025-02-10T20:37:44.430Z | Compiling parking_lot_core v0.9.10 |
| 485 | 2025-02-10T20:37:44.653Z | Compiling futures-util v0.3.31 |
| 486 | 2025-02-10T20:37:44.903Z | Compiling pathdiff v0.2.3 |
| 487 | 2025-02-10T20:37:45.027Z | Compiling terminal_size v0.4.0 |
| 488 | 2025-02-10T20:37:45.230Z | Compiling clap_builder v4.5.27 |
| 489 | 2025-02-10T20:37:45.255Z | Compiling tracing v0.1.41 |
| 490 | 2025-02-10T20:37:45.459Z | Compiling miette v7.5.0 |
| 491 | 2025-02-10T20:37:45.476Z | Compiling tempfile v3.13.0 |
| 492 | 2025-02-10T20:37:45.658Z | Compiling tokio v1.43.0 |
| 493 | 2025-02-10T20:37:45.796Z | Compiling cargo-platform v0.1.9 |
| 494 | 2025-02-10T20:37:46.332Z | Compiling serde_spanned v0.6.8 |
| 495 | 2025-02-10T20:37:46.351Z | Compiling toml_datetime v0.6.8 |
| 496 | 2025-02-10T20:37:46.551Z | Compiling fixedbitset v0.5.7 |
| 497 | 2025-02-10T20:37:46.904Z | Compiling zstd-safe v7.2.1 |
| 498 | 2025-02-10T20:37:47.255Z | Compiling target-spec-miette v0.4.4 |
| 499 | 2025-02-10T20:37:47.318Z | Compiling scopeguard v1.2.0 |
| 500 | 2025-02-10T20:37:47.456Z | Compiling portable-atomic v1.9.0 |
| 501 | 2025-02-10T20:37:47.621Z | Compiling cfg_aliases v0.2.1 |
| 502 | 2025-02-10T20:37:47.675Z | Compiling newtype-uuid v1.2.1 |
| 503 | 2025-02-10T20:37:47.707Z | Compiling nix v0.29.0 |
| 504 | 2025-02-10T20:37:48.405Z | Compiling toml_edit v0.22.23 |
| 505 | 2025-02-10T20:37:48.436Z | Compiling petgraph v0.7.1 |
| 506 | 2025-02-10T20:37:48.541Z | Compiling cargo_metadata v0.19.1 |
| 507 | 2025-02-10T20:37:49.215Z | Compiling clap v4.5.28 |
| 508 | 2025-02-10T20:37:49.866Z | Compiling futures-executor v0.3.31 |
| 509 | 2025-02-10T20:37:50.754Z | Compiling itertools v0.14.0 |
| 510 | 2025-02-10T20:37:51.533Z | Compiling uuid v1.11.0 |
| 511 | 2025-02-10T20:37:51.573Z | Compiling pin-project-internal v1.1.7 |
| 512 | 2025-02-10T20:37:52.310Z | Compiling vte v0.14.1 |
| 513 | 2025-02-10T20:37:52.660Z | Compiling bstr v1.11.3 |
| 514 | 2025-02-10T20:37:52.764Z | Compiling iana-time-zone v0.1.61 |
| 515 | 2025-02-10T20:37:53.210Z | Compiling tinyvec_macros v0.1.1 |
| 516 | 2025-02-10T20:37:53.294Z | Compiling static_assertions v1.1.0 |
| 517 | 2025-02-10T20:37:53.387Z | Compiling nested v0.1.1 |
| 518 | 2025-02-10T20:37:53.643Z | Compiling debug-ignore v1.0.5 |
| 519 | 2025-02-10T20:37:53.792Z | Compiling eyre v0.6.12 |
| 520 | 2025-02-10T20:37:53.838Z | Compiling guppy v0.17.13 |
| 521 | 2025-02-10T20:37:53.895Z | Compiling globset v0.4.15 |
| 522 | 2025-02-10T20:37:54.285Z | Compiling pin-project v1.1.7 |
| 523 | 2025-02-10T20:37:54.415Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 524 | 2025-02-10T20:37:54.503Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
| 525 | 2025-02-10T20:37:54.786Z | Compiling tinyvec v1.8.0 |
| 526 | 2025-02-10T20:37:55.292Z | Compiling chrono v0.4.39 |
| 527 | 2025-02-10T20:37:55.832Z | Compiling strip-ansi-escapes v0.2.1 |
| 528 | 2025-02-10T20:37:56.298Z | Compiling toml v0.8.20 |
| 529 | 2025-02-10T20:37:56.513Z | Compiling signal-hook-mio v0.2.4 |
| 530 | 2025-02-10T20:37:56.679Z | Compiling parking_lot v0.12.3 |
| 531 | 2025-02-10T20:37:57.246Z | Compiling futures v0.3.31 |
| 532 | 2025-02-10T20:37:57.657Z | Compiling tracing-error v0.2.0 |
| 533 | 2025-02-10T20:37:58.002Z | Compiling xattr v1.3.1 |
| 534 | 2025-02-10T20:37:58.054Z | Compiling regex v1.11.1 |
| 535 | 2025-02-10T20:37:58.278Z | Compiling shared_child v1.0.1 |
| 536 | 2025-02-10T20:37:58.691Z | Compiling filetime v0.2.25 |
| 537 | 2025-02-10T20:37:58.727Z | Compiling os_pipe v1.2.1 |
| 538 | 2025-02-10T20:37:59.005Z | Compiling quick-xml v0.37.1 |
| 539 | 2025-02-10T20:37:59.029Z | Compiling number_prefix v0.4.0 |
| 540 | 2025-02-10T20:37:59.097Z | Compiling shell-words v1.1.0 |
| 541 | 2025-02-10T20:37:59.159Z | Compiling humantime v2.1.0 |
| 542 | 2025-02-10T20:37:59.237Z | Compiling owo-colors v3.5.0 |
| 543 | 2025-02-10T20:37:59.370Z | Compiling recursion v0.5.2 |
| 544 | 2025-02-10T20:37:59.534Z | Compiling fnv v1.0.7 |
| 545 | 2025-02-10T20:37:59.554Z | Compiling indenter v0.3.3 |
| 546 | 2025-02-10T20:37:59.651Z | Compiling future-queue v0.3.0 |
| 547 | 2025-02-10T20:37:59.695Z | Compiling nextest-filtering v0.13.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 548 | 2025-02-10T20:38:00.009Z | Compiling humantime-serde v1.1.1 |
| 549 | 2025-02-10T20:38:00.226Z | Compiling quick-junit v0.5.1 |
| 550 | 2025-02-10T20:38:00.438Z | Compiling indicatif v0.17.11 |
| 551 | 2025-02-10T20:38:00.959Z | Compiling color-spantrace v0.2.1 |
| 552 | 2025-02-10T20:38:01.074Z | Compiling duct v0.13.7 |
| 553 | 2025-02-10T20:38:01.137Z | Compiling tar v0.4.43 |
| 554 | 2025-02-10T20:38:02.660Z | Compiling async-scoped v0.9.0 |
| 555 | 2025-02-10T20:38:02.781Z | Compiling config v0.15.7 |
| 556 | 2025-02-10T20:38:02.841Z | Compiling zstd v0.13.2 |
| 557 | 2025-02-10T20:38:02.898Z | Compiling crossterm v0.28.1 |
| 558 | 2025-02-10T20:38:02.931Z | Compiling unicode-normalization v0.1.24 |
| 559 | 2025-02-10T20:38:02.939Z | Compiling tokio-stream v0.1.17 |
| 560 | 2025-02-10T20:38:03.344Z | Compiling camino-tempfile v1.1.1 |
| 561 | 2025-02-10T20:38:03.430Z | Compiling atomicwrites v0.4.4 |
| 562 | 2025-02-10T20:38:03.640Z | Compiling cargo-nextest v0.9.88 (/work/nextest-rs/nextest/cargo-nextest) |
| 563 | 2025-02-10T20:38:03.705Z | Compiling serde_ignored v0.1.10 |
| 564 | 2025-02-10T20:38:03.779Z | Compiling serde_path_to_error v0.1.16 |
| 565 | 2025-02-10T20:38:03.788Z | Compiling derive-where v1.2.7 |
| 566 | 2025-02-10T20:38:03.846Z | Compiling zeroize v1.8.1 |
| 567 | 2025-02-10T20:38:04.042Z | Compiling swrite v0.1.0 |
| 568 | 2025-02-10T20:38:04.075Z | Compiling indent_write v2.2.0 |
| 569 | 2025-02-10T20:38:04.155Z | Compiling home v0.5.11 |
| 570 | 2025-02-10T20:38:04.159Z | Compiling dialoguer v0.11.0 |
| 571 | 2025-02-10T20:38:04.275Z | Compiling color-eyre v0.6.3 |
| 572 | 2025-02-10T20:38:04.405Z | Compiling enable-ansi-support v0.2.1 |
| 573 | 2025-02-10T20:38:05.954Z | Compiling nextest-runner v0.71.0 (/work/nextest-rs/nextest/nextest-runner) |
| 574 | 2025-02-10T20:38:31.700Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.40s |
| 575 | 2025-02-10T20:38:31.777Z | |
| 576 | 2025-02-10T20:38:31.777Z | real 50.517971253 |
| 577 | 2025-02-10T20:38:31.777Z | user 3:27.676401339 |
| 578 | 2025-02-10T20:38:31.777Z | sys 23.086342930 |
| 579 | 2025-02-10T20:38:31.777Z | trap 0.132104852 |
| 580 | 2025-02-10T20:38:31.777Z | tflt 0.447054713 |
| 581 | 2025-02-10T20:38:31.779Z | dflt 0.150945906 |
| 582 | 2025-02-10T20:38:31.779Z | kflt 0.002654801 |
| 583 | 2025-02-10T20:38:31.779Z | lock 5:19.013096896 |
| 584 | 2025-02-10T20:38:31.779Z | slp 12:27.560183481 |
| 585 | 2025-02-10T20:38:31.780Z | lat 6.642900266 |
| 586 | 2025-02-10T20:38:31.780Z | stop 9.592937962 |
| 587 | 2025-02-10T20:38:31.780Z | + banner nextest |
| 588 | 2025-02-10T20:38:31.780Z | |
| 589 | 2025-02-10T20:38:31.780Z | # # ###### # # ##### ###### #### ##### |
| 590 | 2025-02-10T20:38:31.780Z | ## # # # # # # # # |
| 591 | 2025-02-10T20:38:31.780Z | # # # ##### ## # ##### #### # |
| 592 | 2025-02-10T20:38:31.780Z | # # # # ## # # # # |
| 593 | 2025-02-10T20:38:31.780Z | # ## # # # # # # # # |
| 594 | 2025-02-10T20:38:31.780Z | # # ###### # # # ###### #### # |
| 595 | 2025-02-10T20:38:31.780Z | |
| 596 | 2025-02-10T20:38:31.780Z | + ptime -m cargo build --package cargo-nextest |
| 597 | 2025-02-10T20:38:31.938Z | Downloading crates ... |
| 598 | 2025-02-10T20:38:32.199Z | Downloaded atomic-waker v1.1.2 |
| 599 | 2025-02-10T20:38:32.211Z | Downloaded base64 v0.22.1 |
| 600 | 2025-02-10T20:38:32.216Z | Downloaded http-body v1.0.1 |
| 601 | 2025-02-10T20:38:32.220Z | Downloaded foreign-types v0.3.2 |
| 602 | 2025-02-10T20:38:32.226Z | Downloaded want v0.3.1 |
| 603 | 2025-02-10T20:38:32.228Z | Downloaded openssl-probe v0.1.5 |
| 604 | 2025-02-10T20:38:32.228Z | Downloaded openssl-macros v0.1.1 |
| 605 | 2025-02-10T20:38:32.234Z | Downloaded block-buffer v0.10.4 |
| 606 | 2025-02-10T20:38:32.238Z | Downloaded idna_adapter v1.0.0 |
| 607 | 2025-02-10T20:38:32.241Z | Downloaded mukti-metadata v0.3.0 |
| 608 | 2025-02-10T20:38:32.244Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 609 | 2025-02-10T20:38:32.247Z | Downloaded urlencoding v2.1.3 |
| 610 | 2025-02-10T20:38:32.249Z | Downloaded try-lock v0.2.5 |
| 611 | 2025-02-10T20:38:32.249Z | Downloaded tower-service v0.3.3 |
| 612 | 2025-02-10T20:38:32.249Z | Downloaded sync_wrapper v1.0.1 |
| 613 | 2025-02-10T20:38:32.253Z | Downloaded form_urlencoded v1.2.1 |
| 614 | 2025-02-10T20:38:32.256Z | Downloaded cpufeatures v0.2.14 |
| 615 | 2025-02-10T20:38:32.256Z | Downloaded hex v0.4.3 |
| 616 | 2025-02-10T20:38:32.258Z | Downloaded digest v0.10.7 |
| 617 | 2025-02-10T20:38:32.260Z | Downloaded hyper-tls v0.6.0 |
| 618 | 2025-02-10T20:38:32.263Z | Downloaded quinn-udp v0.5.5 |
| 619 | 2025-02-10T20:38:32.263Z | Downloaded foreign-types-shared v0.1.1 |
| 620 | 2025-02-10T20:38:32.265Z | Downloaded mime v0.3.17 |
| 621 | 2025-02-10T20:38:32.270Z | Downloaded rustc_version v0.4.1 |
| 622 | 2025-02-10T20:38:32.275Z | Downloaded untrusted v0.9.0 |
| 623 | 2025-02-10T20:38:32.277Z | Downloaded subtle v2.6.1 |
| 624 | 2025-02-10T20:38:32.277Z | Downloaded spki v0.7.3 |
| 625 | 2025-02-10T20:38:32.280Z | Downloaded ed25519 v2.2.3 |
| 626 | 2025-02-10T20:38:32.282Z | Downloaded utf8_iter v1.0.4 |
| 627 | 2025-02-10T20:38:32.288Z | Downloaded tokio-native-tls v0.3.1 |
| 628 | 2025-02-10T20:38:32.291Z | Downloaded signature v2.2.0 |
| 629 | 2025-02-10T20:38:32.294Z | Downloaded adler2 v2.0.0 |
| 630 | 2025-02-10T20:38:32.294Z | Downloaded http-body-util v0.1.2 |
| 631 | 2025-02-10T20:38:32.297Z | Downloaded zipsign-api v0.1.2 |
| 632 | 2025-02-10T20:38:32.300Z | Downloaded base64ct v1.6.0 |
| 633 | 2025-02-10T20:38:32.302Z | Downloaded native-tls v0.2.12 |
| 634 | 2025-02-10T20:38:32.304Z | Downloaded rustc-hash v2.0.0 |
| 635 | 2025-02-10T20:38:32.307Z | Downloaded pkcs8 v0.10.2 |
| 636 | 2025-02-10T20:38:32.310Z | Downloaded self-replace v1.5.0 |
| 637 | 2025-02-10T20:38:32.312Z | Downloaded percent-encoding v2.3.1 |
| 638 | 2025-02-10T20:38:32.312Z | Downloaded generic-array v0.14.7 |
| 639 | 2025-02-10T20:38:32.315Z | Downloaded sha2 v0.10.8 |
| 640 | 2025-02-10T20:38:32.318Z | Downloaded spin v0.9.8 |
| 641 | 2025-02-10T20:38:32.321Z | Downloaded tokio-rustls v0.26.0 |
| 642 | 2025-02-10T20:38:32.324Z | Downloaded httparse v1.9.5 |
| 643 | 2025-02-10T20:38:32.328Z | Downloaded ipnet v2.10.1 |
| 644 | 2025-02-10T20:38:32.333Z | Downloaded const-oid v0.9.6 |
| 645 | 2025-02-10T20:38:32.335Z | Downloaded rustls-pemfile v2.2.0 |
| 646 | 2025-02-10T20:38:32.344Z | Downloaded typenum v1.17.0 |
| 647 | 2025-02-10T20:38:32.348Z | Downloaded miniz_oxide v0.8.0 |
| 648 | 2025-02-10T20:38:32.353Z | Downloaded self_update v0.42.0 |
| 649 | 2025-02-10T20:38:32.371Z | Downloaded rustls-pki-types v1.10.0 |
| 650 | 2025-02-10T20:38:32.379Z | Downloaded url v2.5.4 |
| 651 | 2025-02-10T20:38:32.382Z | Downloaded der v0.7.9 |
| 652 | 2025-02-10T20:38:32.387Z | Downloaded hyper-util v0.1.9 |
| 653 | 2025-02-10T20:38:32.391Z | Downloaded ed25519-dalek v2.1.1 |
| 654 | 2025-02-10T20:38:32.394Z | Downloaded openssl-sys v0.9.105 |
| 655 | 2025-02-10T20:38:32.406Z | Downloaded quinn v0.11.5 |
| 656 | 2025-02-10T20:38:32.418Z | Downloaded http v1.2.0 |
| 657 | 2025-02-10T20:38:32.424Z | Downloaded flate2 v1.0.34 |
| 658 | 2025-02-10T20:38:32.444Z | Downloaded tokio-util v0.7.12 |
| 659 | 2025-02-10T20:38:32.452Z | Downloaded hyper v1.5.0 |
| 660 | 2025-02-10T20:38:32.459Z | Downloaded idna v1.0.3 |
| 661 | 2025-02-10T20:38:32.476Z | Downloaded reqwest v0.12.8 |
| 662 | 2025-02-10T20:38:32.485Z | Downloaded h2 v0.4.6 |
| 663 | 2025-02-10T20:38:32.492Z | Downloaded rustls-webpki v0.102.8 |
| 664 | 2025-02-10T20:38:32.512Z | Downloaded quinn-proto v0.11.8 |
| 665 | 2025-02-10T20:38:32.519Z | Downloaded vcpkg v0.2.15 |
| 666 | 2025-02-10T20:38:32.557Z | Downloaded webpki-roots v0.26.6 |
| 667 | 2025-02-10T20:38:32.560Z | Downloaded openssl v0.10.70 |
| 668 | 2025-02-10T20:38:32.569Z | Downloaded curve25519-dalek v4.1.3 |
| 669 | 2025-02-10T20:38:32.578Z | Downloaded rustls v0.23.19 |
| 670 | 2025-02-10T20:38:32.621Z | Downloaded serde_urlencoded v0.7.1 |
| 671 | 2025-02-10T20:38:32.624Z | Downloaded hyper-rustls v0.27.3 |
| 672 | 2025-02-10T20:38:32.630Z | Downloaded crypto-common v0.1.6 |
| 673 | 2025-02-10T20:38:32.648Z | Downloaded crc32fast v1.4.2 |
| 674 | 2025-02-10T20:38:32.855Z | Downloaded ring v0.17.8 |
| 675 | 2025-02-10T20:38:32.956Z | Compiling smallvec v1.13.2 |
| 676 | 2025-02-10T20:38:32.959Z | Compiling socket2 v0.5.8 |
| 677 | 2025-02-10T20:38:32.959Z | Compiling futures-sink v0.3.31 |
| 678 | 2025-02-10T20:38:33.028Z | Compiling ring v0.17.8 |
| 679 | 2025-02-10T20:38:33.034Z | Compiling http v1.2.0 |
| 680 | 2025-02-10T20:38:33.042Z | Compiling rustls-pki-types v1.10.0 |
| 681 | 2025-02-10T20:38:33.049Z | Compiling typenum v1.17.0 |
| 682 | 2025-02-10T20:38:33.049Z | Compiling httparse v1.9.5 |
| 683 | 2025-02-10T20:38:33.141Z | Compiling futures-channel v0.3.31 |
| 684 | 2025-02-10T20:38:33.373Z | Compiling untrusted v0.9.0 |
| 685 | 2025-02-10T20:38:33.526Z | Compiling tokio v1.43.0 |
| 686 | 2025-02-10T20:38:33.548Z | Compiling futures-util v0.3.31 |
| 687 | 2025-02-10T20:38:33.735Z | Compiling spin v0.9.8 |
| 688 | 2025-02-10T20:38:33.971Z | Compiling cfg-expr v0.17.2 |
| 689 | 2025-02-10T20:38:33.993Z | Compiling generic-array v0.14.7 |
| 690 | 2025-02-10T20:38:34.056Z | Compiling rustls v0.23.19 |
| 691 | 2025-02-10T20:38:34.136Z | Compiling atomic-waker v1.1.2 |
| 692 | 2025-02-10T20:38:34.306Z | Compiling try-lock v0.2.5 |
| 693 | 2025-02-10T20:38:34.447Z | Compiling http-body v1.0.1 |
| 694 | 2025-02-10T20:38:34.668Z | Compiling want v0.3.1 |
| 695 | 2025-02-10T20:38:34.947Z | Compiling target-spec v3.4.0 |
| 696 | 2025-02-10T20:38:35.050Z | Compiling subtle v2.6.1 |
| 697 | 2025-02-10T20:38:35.261Z | Compiling percent-encoding v2.3.1 |
| 698 | 2025-02-10T20:38:35.271Z | Compiling idna_adapter v1.0.0 |
| 699 | 2025-02-10T20:38:35.295Z | Compiling tower-service v0.3.3 |
| 700 | 2025-02-10T20:38:35.393Z | Compiling utf8_iter v1.0.4 |
| 701 | 2025-02-10T20:38:35.410Z | Compiling webpki-roots v0.26.6 |
| 702 | 2025-02-10T20:38:35.592Z | Compiling form_urlencoded v1.2.1 |
| 703 | 2025-02-10T20:38:35.594Z | Compiling idna v1.0.3 |
| 704 | 2025-02-10T20:38:35.607Z | Compiling adler2 v2.0.0 |
| 705 | 2025-02-10T20:38:35.788Z | Compiling target-spec-miette v0.4.4 |
| 706 | 2025-02-10T20:38:35.894Z | Compiling serde_urlencoded v0.7.1 |
| 707 | 2025-02-10T20:38:36.186Z | Compiling url v2.5.4 |
| 708 | 2025-02-10T20:38:36.402Z | Compiling miniz_oxide v0.8.0 |
| 709 | 2025-02-10T20:38:36.502Z | Compiling block-buffer v0.10.4 |
| 710 | 2025-02-10T20:38:36.739Z | Compiling crypto-common v0.1.6 |
| 711 | 2025-02-10T20:38:36.926Z | Compiling parking_lot_core v0.9.10 |
| 712 | 2025-02-10T20:38:37.344Z | Compiling rustls-pemfile v2.2.0 |
| 713 | 2025-02-10T20:38:37.445Z | Compiling sync_wrapper v1.0.1 |
| 714 | 2025-02-10T20:38:37.542Z | Compiling crc32fast v1.4.2 |
| 715 | 2025-02-10T20:38:37.583Z | Compiling base64 v0.22.1 |
| 716 | 2025-02-10T20:38:37.682Z | Compiling ipnet v2.10.1 |
| 717 | 2025-02-10T20:38:37.884Z | Compiling self_update v0.42.0 |
| 718 | 2025-02-10T20:38:38.037Z | Compiling mime v0.3.17 |
| 719 | 2025-02-10T20:38:38.056Z | Compiling flate2 v1.0.34 |
| 720 | 2025-02-10T20:38:38.220Z | Compiling guppy v0.17.13 |
| 721 | 2025-02-10T20:38:38.308Z | Compiling parking_lot v0.12.3 |
| 722 | 2025-02-10T20:38:38.560Z | Compiling futures-executor v0.3.31 |
| 723 | 2025-02-10T20:38:38.883Z | Compiling http-body-util v0.1.2 |
| 724 | 2025-02-10T20:38:38.915Z | Compiling futures v0.3.31 |
| 725 | 2025-02-10T20:38:38.925Z | Compiling digest v0.10.7 |
| 726 | 2025-02-10T20:38:39.021Z | Compiling self-replace v1.5.0 |
| 727 | 2025-02-10T20:38:39.152Z | Compiling cpufeatures v0.2.14 |
| 728 | 2025-02-10T20:38:39.173Z | Compiling urlencoding v2.1.3 |
| 729 | 2025-02-10T20:38:39.234Z | Compiling sha2 v0.10.8 |
| 730 | 2025-02-10T20:38:39.248Z | Compiling crossterm v0.28.1 |
| 731 | 2025-02-10T20:38:39.284Z | Compiling future-queue v0.3.0 |
| 732 | 2025-02-10T20:38:39.299Z | Compiling mukti-metadata v0.3.0 |
| 733 | 2025-02-10T20:38:39.503Z | Compiling cargo-nextest v0.9.88 (/work/nextest-rs/nextest/cargo-nextest) |
| 734 | 2025-02-10T20:38:39.663Z | Compiling hex v0.4.3 |
| 735 | 2025-02-10T20:38:41.186Z | Compiling rustls-webpki v0.102.8 |
| 736 | 2025-02-10T20:38:42.631Z | Compiling tokio-util v0.7.12 |
| 737 | 2025-02-10T20:38:42.634Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 738 | 2025-02-10T20:38:42.634Z | Compiling tokio-stream v0.1.17 |
| 739 | 2025-02-10T20:38:42.739Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
| 740 | 2025-02-10T20:38:42.840Z | Compiling async-scoped v0.9.0 |
| 741 | 2025-02-10T20:38:43.499Z | Compiling h2 v0.4.6 |
| 742 | 2025-02-10T20:38:44.172Z | Compiling nextest-filtering v0.13.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 743 | 2025-02-10T20:38:47.092Z | Compiling tokio-rustls v0.26.0 |
| 744 | 2025-02-10T20:38:47.503Z | Compiling hyper v1.5.0 |
| 745 | 2025-02-10T20:38:49.128Z | Compiling hyper-util v0.1.9 |
| 746 | 2025-02-10T20:38:50.160Z | Compiling hyper-rustls v0.27.3 |
| 747 | 2025-02-10T20:38:50.401Z | Compiling reqwest v0.12.8 |
| 748 | 2025-02-10T20:38:52.806Z | Compiling nextest-runner v0.71.0 (/work/nextest-rs/nextest/nextest-runner) |
| 749 | 2025-02-10T20:39:21.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.09s |
| 750 | 2025-02-10T20:39:22.017Z | |
| 751 | 2025-02-10T20:39:22.017Z | real 50.213146625 |
| 752 | 2025-02-10T20:39:22.017Z | user 2:50.151560816 |
| 753 | 2025-02-10T20:39:22.017Z | sys 16.233651557 |
| 754 | 2025-02-10T20:39:22.017Z | trap 0.082178094 |
| 755 | 2025-02-10T20:39:22.017Z | tflt 0.272377459 |
| 756 | 2025-02-10T20:39:22.017Z | dflt 0.267590410 |
| 757 | 2025-02-10T20:39:22.017Z | kflt 0.000003199 |
| 758 | 2025-02-10T20:39:22.020Z | lock 3:53.174441118 |
| 759 | 2025-02-10T20:39:22.020Z | slp 7:30.213244067 |
| 760 | 2025-02-10T20:39:22.020Z | lat 4.025061244 |
| 761 | 2025-02-10T20:39:22.020Z | stop 5.906945570 |
| 762 | 2025-02-10T20:39:22.020Z | + banner all targets |
| 763 | 2025-02-10T20:39:22.020Z | |
| 764 | 2025-02-10T20:39:22.020Z | ## # # |
| 765 | 2025-02-10T20:39:22.020Z | # # # # |
| 766 | 2025-02-10T20:39:22.020Z | # # # # |
| 767 | 2025-02-10T20:39:22.020Z | ###### # # |
| 768 | 2025-02-10T20:39:22.020Z | # # # # |
| 769 | 2025-02-10T20:39:22.020Z | # # ###### ###### |
| 770 | 2025-02-10T20:39:22.020Z | |
| 771 | 2025-02-10T20:39:22.020Z | |
| 772 | 2025-02-10T20:39:22.020Z | ##### ## ##### #### ###### ##### #### |
| 773 | 2025-02-10T20:39:22.020Z | # # # # # # # # # # |
| 774 | 2025-02-10T20:39:22.020Z | # # # # # # ##### # #### |
| 775 | 2025-02-10T20:39:22.020Z | # ###### ##### # ### # # # |
| 776 | 2025-02-10T20:39:22.020Z | # # # # # # # # # # # |
| 777 | 2025-02-10T20:39:22.020Z | # # # # # #### ###### # #### |
| 778 | 2025-02-10T20:39:22.020Z | |
| 779 | 2025-02-10T20:39:22.020Z | + ptime -m cargo build --all-targets |
| 780 | 2025-02-10T20:39:22.195Z | Downloading crates ... |
| 781 | 2025-02-10T20:39:22.320Z | Downloaded datatest-stable v0.3.2 |
| 782 | 2025-02-10T20:39:22.327Z | Downloaded linked-hash-map v0.5.6 |
| 783 | 2025-02-10T20:39:22.334Z | Downloaded fancy-regex v0.14.0 |
| 784 | 2025-02-10T20:39:22.338Z | Downloaded test-case-macros v3.3.1 |
| 785 | 2025-02-10T20:39:22.340Z | Downloaded escape8259 v0.5.3 |
| 786 | 2025-02-10T20:39:22.345Z | Downloaded cp_r v0.5.2 |
| 787 | 2025-02-10T20:39:22.348Z | Downloaded test-case-core v3.3.1 |
| 788 | 2025-02-10T20:39:22.351Z | Downloaded walkdir v2.5.0 |
| 789 | 2025-02-10T20:39:22.353Z | Downloaded wait-timeout v0.2.0 |
| 790 | 2025-02-10T20:39:22.356Z | Downloaded unarray v0.1.4 |
| 791 | 2025-02-10T20:39:22.356Z | Downloaded quick-error v1.2.3 |
| 792 | 2025-02-10T20:39:22.358Z | Downloaded rusty-fork v0.3.0 |
| 793 | 2025-02-10T20:39:22.361Z | Downloaded libtest-mimic v0.8.1 |
| 794 | 2025-02-10T20:39:22.361Z | Downloaded structmeta v0.3.0 |
| 795 | 2025-02-10T20:39:22.364Z | Downloaded rand_xorshift v0.3.0 |
| 796 | 2025-02-10T20:39:22.364Z | Downloaded same-file v1.0.6 |
| 797 | 2025-02-10T20:39:22.366Z | Downloaded fs-err v3.1.0 |
| 798 | 2025-02-10T20:39:22.366Z | Downloaded test-case v3.3.1 |
| 799 | 2025-02-10T20:39:22.369Z | Downloaded structmeta-derive v0.3.0 |
| 800 | 2025-02-10T20:39:22.369Z | Downloaded maplit v1.0.2 |
| 801 | 2025-02-10T20:39:22.371Z | Downloaded indoc v2.0.5 |
| 802 | 2025-02-10T20:39:22.374Z | Downloaded whoami v1.5.2 |
| 803 | 2025-02-10T20:39:22.376Z | Downloaded test-strategy v0.4.0 |
| 804 | 2025-02-10T20:39:22.379Z | Downloaded diff v0.1.13 |
| 805 | 2025-02-10T20:39:22.384Z | Downloaded similar v2.6.0 |
| 806 | 2025-02-10T20:39:22.386Z | Downloaded yansi v1.0.1 |
| 807 | 2025-02-10T20:39:22.390Z | Downloaded pretty_assertions v1.4.1 |
| 808 | 2025-02-10T20:39:22.393Z | Downloaded insta v1.42.1 |
| 809 | 2025-02-10T20:39:22.397Z | Downloaded proptest v1.6.0 |
| 810 | 2025-02-10T20:39:22.455Z | Compiling fs-err v3.1.0 |
| 811 | 2025-02-10T20:39:22.455Z | Compiling maplit v1.0.2 |
| 812 | 2025-02-10T20:39:22.455Z | Compiling linked-hash-map v0.5.6 |
| 813 | 2025-02-10T20:39:22.458Z | Compiling similar v2.6.0 |
| 814 | 2025-02-10T20:39:22.458Z | Compiling whoami v1.5.2 |
| 815 | 2025-02-10T20:39:22.458Z | Compiling test-case-core v3.3.1 |
| 816 | 2025-02-10T20:39:22.458Z | Compiling escape8259 v0.5.3 |
| 817 | 2025-02-10T20:39:22.458Z | Compiling same-file v1.0.6 |
| 818 | 2025-02-10T20:39:22.604Z | Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data) |
| 819 | 2025-02-10T20:39:22.783Z | Compiling libtest-mimic v0.8.1 |
| 820 | 2025-02-10T20:39:22.832Z | Compiling walkdir v2.5.0 |
| 821 | 2025-02-10T20:39:22.880Z | Compiling fancy-regex v0.14.0 |
| 822 | 2025-02-10T20:39:23.121Z | Compiling structmeta-derive v0.3.0 |
| 823 | 2025-02-10T20:39:23.327Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
| 824 | 2025-02-10T20:39:23.548Z | Compiling wait-timeout v0.2.0 |
| 825 | 2025-02-10T20:39:23.578Z | Compiling quick-error v1.2.3 |
| 826 | 2025-02-10T20:39:23.723Z | Compiling insta v1.42.1 |
| 827 | 2025-02-10T20:39:24.152Z | Compiling datatest-stable v0.3.2 |
| 828 | 2025-02-10T20:39:24.319Z | Compiling test-case-macros v3.3.1 |
| 829 | 2025-02-10T20:39:24.971Z | Compiling rusty-fork v0.3.0 |
| 830 | 2025-02-10T20:39:25.060Z | Compiling cp_r v0.5.2 |
| 831 | 2025-02-10T20:39:25.088Z | Compiling rand_xorshift v0.3.0 |
| 832 | 2025-02-10T20:39:25.316Z | Compiling unarray v0.1.4 |
| 833 | 2025-02-10T20:39:25.337Z | Compiling diff v0.1.13 |
| 834 | 2025-02-10T20:39:25.349Z | Compiling yansi v1.0.1 |
| 835 | 2025-02-10T20:39:25.409Z | Compiling test-case v3.3.1 |
| 836 | 2025-02-10T20:39:25.467Z | Compiling proptest v1.6.0 |
| 837 | 2025-02-10T20:39:25.506Z | Compiling indoc v2.0.5 |
| 838 | 2025-02-10T20:39:25.629Z | Compiling structmeta v0.3.0 |
| 839 | 2025-02-10T20:39:25.823Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
| 840 | 2025-02-10T20:39:25.943Z | Compiling pretty_assertions v1.4.1 |
| 841 | 2025-02-10T20:39:26.000Z | Compiling test-strategy v0.4.0 |
| 842 | 2025-02-10T20:39:28.865Z | Compiling cargo-nextest v0.9.88 (/work/nextest-rs/nextest/cargo-nextest) |
| 843 | 2025-02-10T20:39:29.298Z | Compiling nextest-runner v0.71.0 (/work/nextest-rs/nextest/nextest-runner) |
| 844 | 2025-02-10T20:39:29.780Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 845 | 2025-02-10T20:39:33.435Z | Compiling nextest-filtering v0.13.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 846 | 2025-02-10T20:40:12.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.17s |
| 847 | 2025-02-10T20:40:12.331Z | |
| 848 | 2025-02-10T20:40:12.331Z | real 50.290100785 |
| 849 | 2025-02-10T20:40:12.331Z | user 3:51.348222261 |
| 850 | 2025-02-10T20:40:12.331Z | sys 27.071410089 |
| 851 | 2025-02-10T20:40:12.334Z | trap 0.139951795 |
| 852 | 2025-02-10T20:40:12.334Z | tflt 0.038286568 |
| 853 | 2025-02-10T20:40:12.334Z | dflt 0.085903905 |
| 854 | 2025-02-10T20:40:12.334Z | kflt 0.000008089 |
| 855 | 2025-02-10T20:40:12.334Z | lock 6:06.184396257 |
| 856 | 2025-02-10T20:40:12.334Z | slp 15:16.323419956 |
| 857 | 2025-02-10T20:40:12.334Z | lat 6.602778069 |
| 858 | 2025-02-10T20:40:12.334Z | stop 9.666018583 |
| 859 | 2025-02-10T20:40:12.334Z | + banner all features |
| 860 | 2025-02-10T20:40:12.334Z | |
| 861 | 2025-02-10T20:40:12.334Z | ## # # |
| 862 | 2025-02-10T20:40:12.334Z | # # # # |
| 863 | 2025-02-10T20:40:12.334Z | # # # # |
| 864 | 2025-02-10T20:40:12.334Z | ###### # # |
| 865 | 2025-02-10T20:40:12.334Z | # # # # |
| 866 | 2025-02-10T20:40:12.334Z | # # ###### ###### |
| 867 | 2025-02-10T20:40:12.334Z | |
| 868 | 2025-02-10T20:40:12.334Z | |
| 869 | 2025-02-10T20:40:12.334Z | ###### ###### ## ##### # # ##### ###### #### |
| 870 | 2025-02-10T20:40:12.334Z | # # # # # # # # # # # |
| 871 | 2025-02-10T20:40:12.334Z | ##### ##### # # # # # # # ##### #### |
| 872 | 2025-02-10T20:40:12.334Z | # # ###### # # # ##### # # |
| 873 | 2025-02-10T20:40:12.334Z | # # # # # # # # # # # # |
| 874 | 2025-02-10T20:40:12.334Z | # ###### # # # #### # # ###### #### |
| 875 | 2025-02-10T20:40:12.334Z | |
| 876 | 2025-02-10T20:40:12.337Z | + ptime -m cargo build --all-features |
| 877 | 2025-02-10T20:40:12.502Z | Downloading crates ... |
| 878 | 2025-02-10T20:40:12.654Z | Downloaded async-stream-impl v0.3.6 |
| 879 | 2025-02-10T20:40:12.656Z | Downloaded async-stream v0.3.6 |
| 880 | 2025-02-10T20:40:12.663Z | Downloaded prost v0.13.3 |
| 881 | 2025-02-10T20:40:12.672Z | Downloaded tower-layer v0.3.3 |
| 882 | 2025-02-10T20:40:12.679Z | Downloaded sync_wrapper v0.1.2 |
| 883 | 2025-02-10T20:40:12.681Z | Downloaded matchers v0.1.0 |
| 884 | 2025-02-10T20:40:12.699Z | Downloaded httpdate v1.0.3 |
| 885 | 2025-02-10T20:40:12.702Z | Downloaded hyper-timeout v0.5.1 |
| 886 | 2025-02-10T20:40:12.708Z | Downloaded axum-core v0.4.5 |
| 887 | 2025-02-10T20:40:12.710Z | Downloaded prost-derive v0.13.3 |
| 888 | 2025-02-10T20:40:12.713Z | Downloaded rustversion v1.0.18 |
| 889 | 2025-02-10T20:40:12.716Z | Downloaded async-trait v0.1.83 |
| 890 | 2025-02-10T20:40:12.728Z | Downloaded console-api v0.8.1 |
| 891 | 2025-02-10T20:40:12.730Z | Downloaded matchit v0.7.3 |
| 892 | 2025-02-10T20:40:12.734Z | Downloaded prost-types v0.13.3 |
| 893 | 2025-02-10T20:40:12.737Z | Downloaded indexmap v1.9.3 |
| 894 | 2025-02-10T20:40:12.754Z | Downloaded crossbeam-utils v0.8.20 |
| 895 | 2025-02-10T20:40:12.761Z | Downloaded anyhow v1.0.91 |
| 896 | 2025-02-10T20:40:12.765Z | Downloaded minimal-lexical v0.2.1 |
| 897 | 2025-02-10T20:40:12.772Z | Downloaded crossbeam-channel v0.5.13 |
| 898 | 2025-02-10T20:40:12.781Z | Downloaded tonic v0.12.3 |
| 899 | 2025-02-10T20:40:12.787Z | Downloaded tower v0.5.1 |
| 900 | 2025-02-10T20:40:12.797Z | Downloaded tower v0.4.13 |
| 901 | 2025-02-10T20:40:12.805Z | Downloaded regex-automata v0.1.10 |
| 902 | 2025-02-10T20:40:12.810Z | Downloaded console-subscriber v0.4.1 |
| 903 | 2025-02-10T20:40:12.815Z | Downloaded nom v7.1.3 |
| 904 | 2025-02-10T20:40:12.820Z | Downloaded itertools v0.13.0 |
| 905 | 2025-02-10T20:40:12.826Z | Downloaded axum v0.7.7 |
| 906 | 2025-02-10T20:40:12.833Z | Downloaded hashbrown v0.12.3 |
| 907 | 2025-02-10T20:40:12.837Z | Downloaded regex-syntax v0.6.29 |
| 908 | 2025-02-10T20:40:12.844Z | Downloaded hdrhistogram v7.5.4 |
| 909 | 2025-02-10T20:40:12.898Z | Compiling byteorder v1.5.0 |
| 910 | 2025-02-10T20:40:12.900Z | Compiling num-traits v0.2.19 |
| 911 | 2025-02-10T20:40:12.961Z | Compiling regex-syntax v0.6.29 |
| 912 | 2025-02-10T20:40:12.971Z | Compiling httpdate v1.0.3 |
| 913 | 2025-02-10T20:40:12.978Z | Compiling anyhow v1.0.91 |
| 914 | 2025-02-10T20:40:12.986Z | Compiling either v1.13.0 |
| 915 | 2025-02-10T20:40:12.988Z | Compiling rustversion v1.0.18 |
| 916 | 2025-02-10T20:40:12.988Z | Compiling tower-layer v0.3.3 |
| 917 | 2025-02-10T20:40:13.266Z | Compiling hyper v1.5.0 |
| 918 | 2025-02-10T20:40:13.352Z | Compiling zerocopy v0.7.35 |
| 919 | 2025-02-10T20:40:13.379Z | Compiling itertools v0.13.0 |
| 920 | 2025-02-10T20:40:13.412Z | Compiling indexmap v1.9.3 |
| 921 | 2025-02-10T20:40:13.947Z | Compiling async-trait v0.1.83 |
| 922 | 2025-02-10T20:40:14.547Z | Compiling sync_wrapper v0.1.2 |
| 923 | 2025-02-10T20:40:14.682Z | Compiling ppv-lite86 v0.2.20 |
| 924 | 2025-02-10T20:40:14.691Z | Compiling hashbrown v0.12.3 |
| 925 | 2025-02-10T20:40:14.892Z | Compiling tower v0.5.1 |
| 926 | 2025-02-10T20:40:15.205Z | Compiling async-stream-impl v0.3.6 |
| 927 | 2025-02-10T20:40:15.463Z | Compiling rand_chacha v0.3.1 |
| 928 | 2025-02-10T20:40:15.677Z | Compiling hyper-util v0.1.9 |
| 929 | 2025-02-10T20:40:16.193Z | Compiling rand v0.8.5 |
| 930 | 2025-02-10T20:40:16.212Z | Compiling prost-derive v0.13.3 |
| 931 | 2025-02-10T20:40:16.460Z | Compiling regex-automata v0.1.10 |
| 932 | 2025-02-10T20:40:16.512Z | Compiling axum-core v0.4.5 |
| 933 | 2025-02-10T20:40:16.644Z | Compiling crossbeam-utils v0.8.20 |
| 934 | 2025-02-10T20:40:17.239Z | Compiling matchit v0.7.3 |
| 935 | 2025-02-10T20:40:17.472Z | Compiling async-stream v0.3.6 |
| 936 | 2025-02-10T20:40:17.779Z | Compiling hyper-timeout v0.5.1 |
| 937 | 2025-02-10T20:40:17.782Z | Compiling tower v0.4.13 |
| 938 | 2025-02-10T20:40:17.892Z | Compiling matchers v0.1.0 |
| 939 | 2025-02-10T20:40:18.124Z | Compiling tracing-subscriber v0.3.19 |
| 940 | 2025-02-10T20:40:18.149Z | Compiling ahash v0.8.11 |
| 941 | 2025-02-10T20:40:18.507Z | Compiling tokio-stream v0.1.17 |
| 942 | 2025-02-10T20:40:18.694Z | Compiling minimal-lexical v0.2.1 |
| 943 | 2025-02-10T20:40:19.181Z | Compiling guppy v0.17.13 |
| 944 | 2025-02-10T20:40:19.227Z | Compiling proptest v1.6.0 |
| 945 | 2025-02-10T20:40:19.483Z | Compiling nom v7.1.3 |
| 946 | 2025-02-10T20:40:19.595Z | Compiling hyper-rustls v0.27.3 |
| 947 | 2025-02-10T20:40:20.042Z | Compiling prost v0.13.3 |
| 948 | 2025-02-10T20:40:20.202Z | Compiling base64 v0.21.7 |
| 949 | 2025-02-10T20:40:20.787Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 950 | 2025-02-10T20:40:20.848Z | Compiling axum v0.7.7 |
| 951 | 2025-02-10T20:40:20.889Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
| 952 | 2025-02-10T20:40:20.912Z | Compiling prost-types v0.13.3 |
| 953 | 2025-02-10T20:40:21.059Z | Compiling crossbeam-channel v0.5.13 |
| 954 | 2025-02-10T20:40:22.205Z | Compiling chrono v0.4.39 |
| 955 | 2025-02-10T20:40:22.942Z | Compiling hdrhistogram v7.5.4 |
| 956 | 2025-02-10T20:40:23.576Z | Compiling reqwest v0.12.8 |
| 957 | 2025-02-10T20:40:24.113Z | Compiling tracing-error v0.2.0 |
| 958 | 2025-02-10T20:40:24.220Z | Compiling nextest-filtering v0.13.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 959 | 2025-02-10T20:40:24.502Z | Compiling quick-junit v0.5.1 |
| 960 | 2025-02-10T20:40:25.388Z | Compiling color-spantrace v0.2.1 |
| 961 | 2025-02-10T20:40:25.894Z | Compiling cargo-nextest v0.9.88 (/work/nextest-rs/nextest/cargo-nextest) |
| 962 | 2025-02-10T20:40:25.925Z | Compiling color-eyre v0.6.3 |
| 963 | 2025-02-10T20:40:25.939Z | Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data) |
| 964 | 2025-02-10T20:40:26.623Z | Compiling self_update v0.42.0 |
| 965 | 2025-02-10T20:40:27.494Z | Compiling tonic v0.12.3 |
| 966 | 2025-02-10T20:40:30.539Z | Compiling console-api v0.8.1 |
| 967 | 2025-02-10T20:40:31.815Z | Compiling console-subscriber v0.4.1 |
| 968 | 2025-02-10T20:40:33.651Z | Compiling nextest-runner v0.71.0 (/work/nextest-rs/nextest/nextest-runner) |
| 969 | 2025-02-10T20:40:46.696Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
| 970 | 2025-02-10T20:41:07.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.34s |
| 971 | 2025-02-10T20:41:07.825Z | |
| 972 | 2025-02-10T20:41:07.825Z | real 55.467387742 |
| 973 | 2025-02-10T20:41:07.825Z | user 3:41.672967440 |
| 974 | 2025-02-10T20:41:07.825Z | sys 23.317246266 |
| 975 | 2025-02-10T20:41:07.825Z | trap 0.111366658 |
| 976 | 2025-02-10T20:41:07.828Z | tflt 0.165937337 |
| 977 | 2025-02-10T20:41:07.828Z | dflt 0.274933774 |
| 978 | 2025-02-10T20:41:07.828Z | kflt 0.000020298 |
| 979 | 2025-02-10T20:41:07.828Z | lock 6:06.608807656 |
| 980 | 2025-02-10T20:41:07.828Z | slp 12:35.057407024 |
| 981 | 2025-02-10T20:41:07.828Z | lat 6.392098616 |
| 982 | 2025-02-10T20:41:07.828Z | stop 7.652714490 |
| 983 | 2025-02-10T20:41:07.828Z | + banner doctests |
| 984 | 2025-02-10T20:41:07.828Z | |
| 985 | 2025-02-10T20:41:07.828Z | ##### #### #### ##### ###### #### ##### #### |
| 986 | 2025-02-10T20:41:07.828Z | # # # # # # # # # # # |
| 987 | 2025-02-10T20:41:07.828Z | # # # # # # ##### #### # #### |
| 988 | 2025-02-10T20:41:07.828Z | # # # # # # # # # # |
| 989 | 2025-02-10T20:41:07.828Z | # # # # # # # # # # # # # |
| 990 | 2025-02-10T20:41:07.828Z | ##### #### #### # ###### #### # #### |
| 991 | 2025-02-10T20:41:07.828Z | |
| 992 | 2025-02-10T20:41:07.828Z | + ptime -m cargo test --doc |
| 993 | 2025-02-10T20:41:08.129Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s |
| 994 | 2025-02-10T20:41:08.151Z | Doc-tests cargo_nextest |
| 995 | 2025-02-10T20:41:08.595Z | |
| 996 | 2025-02-10T20:41:08.595Z | running 0 tests |
| 997 | 2025-02-10T20:41:08.595Z | |
| 998 | 2025-02-10T20:41:08.595Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 999 | 2025-02-10T20:41:08.595Z | |
| 1000 | 2025-02-10T20:41:08.613Z | Doc-tests fixture_data |
| 1001 | 2025-02-10T20:41:08.670Z | |
| 1002 | 2025-02-10T20:41:08.670Z | running 0 tests |
| 1003 | 2025-02-10T20:41:08.670Z | |
| 1004 | 2025-02-10T20:41:08.670Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1005 | 2025-02-10T20:41:08.670Z | |
| 1006 | 2025-02-10T20:41:08.677Z | Doc-tests integration_tests |
| 1007 | 2025-02-10T20:41:08.742Z | |
| 1008 | 2025-02-10T20:41:08.742Z | running 0 tests |
| 1009 | 2025-02-10T20:41:08.742Z | |
| 1010 | 2025-02-10T20:41:08.742Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1011 | 2025-02-10T20:41:08.742Z | |
| 1012 | 2025-02-10T20:41:08.750Z | Doc-tests nextest_filtering |
| 1013 | 2025-02-10T20:41:08.869Z | |
| 1014 | 2025-02-10T20:41:08.869Z | running 0 tests |
| 1015 | 2025-02-10T20:41:08.869Z | |
| 1016 | 2025-02-10T20:41:08.869Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1017 | 2025-02-10T20:41:08.869Z | |
| 1018 | 2025-02-10T20:41:08.879Z | Doc-tests nextest_metadata |
| 1019 | 2025-02-10T20:41:09.020Z | |
| 1020 | 2025-02-10T20:41:09.020Z | running 2 tests |
| 1021 | 2025-02-10T20:41:09.597Z | test nextest-metadata/src/test_list.rs - test_list::RustBinaryId::from_parts (line 300) ... ok |
| 1022 | 2025-02-10T20:41:12.400Z | test nextest-metadata/src/lib.rs - (line 15) ... ok |
| 1023 | 2025-02-10T20:41:12.400Z | |
| 1024 | 2025-02-10T20:41:12.403Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.38s |
| 1025 | 2025-02-10T20:41:12.403Z | |
| 1026 | 2025-02-10T20:41:12.413Z | Doc-tests nextest_runner |
| 1027 | 2025-02-10T20:41:13.263Z | |
| 1028 | 2025-02-10T20:41:13.263Z | running 0 tests |
| 1029 | 2025-02-10T20:41:13.263Z | |
| 1030 | 2025-02-10T20:41:13.263Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1031 | 2025-02-10T20:41:13.263Z | |
| 1032 | 2025-02-10T20:41:13.293Z | Doc-tests nextest_workspace_hack |
| 1033 | 2025-02-10T20:41:13.341Z | |
| 1034 | 2025-02-10T20:41:13.341Z | running 0 tests |
| 1035 | 2025-02-10T20:41:13.341Z | |
| 1036 | 2025-02-10T20:41:13.341Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1037 | 2025-02-10T20:41:13.341Z | |
| 1038 | 2025-02-10T20:41:13.368Z | |
| 1039 | 2025-02-10T20:41:13.370Z | real 5.522848937 |
| 1040 | 2025-02-10T20:41:13.370Z | user 5.558354577 |
| 1041 | 2025-02-10T20:41:13.370Z | sys 1.605451887 |
| 1042 | 2025-02-10T20:41:13.370Z | trap 0.001725692 |
| 1043 | 2025-02-10T20:41:13.370Z | tflt 0.017427323 |
| 1044 | 2025-02-10T20:41:13.370Z | dflt 0.003427453 |
| 1045 | 2025-02-10T20:41:13.370Z | kflt 0.000000000 |
| 1046 | 2025-02-10T20:41:13.370Z | lock 9.457367841 |
| 1047 | 2025-02-10T20:41:13.370Z | slp 30.366578899 |
| 1048 | 2025-02-10T20:41:13.370Z | lat 0.041295173 |
| 1049 | 2025-02-10T20:41:13.371Z | stop 0.486093594 |
| 1050 | 2025-02-10T20:41:13.371Z | + banner local-nt |
| 1051 | 2025-02-10T20:41:13.373Z | |
| 1052 | 2025-02-10T20:41:13.373Z | # #### #### ## # # # ##### |
| 1053 | 2025-02-10T20:41:13.373Z | # # # # # # # # ## # # |
| 1054 | 2025-02-10T20:41:13.373Z | # # # # # # # ##### # # # # |
| 1055 | 2025-02-10T20:41:13.373Z | # # # # ###### # # # # # |
| 1056 | 2025-02-10T20:41:13.373Z | # # # # # # # # # ## # |
| 1057 | 2025-02-10T20:41:13.373Z | ###### #### #### # # ###### # # # |
| 1058 | 2025-02-10T20:41:13.373Z | |
| 1059 | 2025-02-10T20:41:13.373Z | + ptime -m cargo local-nt run --profile ci |
| 1060 | 2025-02-10T20:41:13.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s |
| 1061 | 2025-02-10T20:41:13.682Z | Running `target/debug/cargo-nextest nextest run --profile ci` |
| 1062 | 2025-02-10T20:41:14.208Z | info: experimental features enabled: setup-scripts |
| 1063 | 2025-02-10T20:41:14.491Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s |
| 1064 | 2025-02-10T20:41:14.675Z | ──────────── |
| 1065 | 2025-02-10T20:41:14.675Z | Nextest run ID ff7f4aae-4baf-4636-b7da-3018d8a4f358 with nextest profile: ci |
| 1066 | 2025-02-10T20:41:14.675Z | Starting 312 tests across 17 binaries (1 test skipped) |
| 1067 | 2025-02-10T20:41:14.678Z | SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive |
| 1068 | 2025-02-10T20:41:14.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s |
| 1069 | 2025-02-10T20:41:14.990Z | Running `target/debug/build-seed-archive` |
| 1070 | 2025-02-10T20:41:15.011Z | info: unable to find seed archive /tmp/nextest-tests-seed-build/seed-81f67557e942cdb597ced8e4add9d8659a5b4308b7fc5d0a73a3d8ddc4347cf0.tar.zst, building |
| 1071 | 2025-02-10T20:41:17.434Z | info: created new seed archive: /tmp/nextest-tests-seed-build/seed-81f67557e942cdb597ced8e4add9d8659a5b4308b7fc5d0a73a3d8ddc4347cf0.tar.zst |
| 1072 | 2025-02-10T20:41:17.437Z | SETUP PASS [ 2.760s] build-seed-archive: cargo run --bin build-seed-archive |
| 1073 | 2025-02-10T20:41:17.461Z | PASS [ 0.023s] integration-tests::custom-harness thread_count::test_multi_threaded |
| 1074 | 2025-02-10T20:41:17.466Z | PASS [ 0.025s] integration-tests::custom-harness thread_count::test_single_threaded |
| 1075 | 2025-02-10T20:41:17.492Z | PASS [ 0.054s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing |
| 1076 | 2025-02-10T20:41:17.662Z | PASS [ 0.224s] cargo-nextest dispatch::tests::test_argument_parsing |
| 1077 | 2025-02-10T20:41:17.762Z | PASS [ 0.322s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json |
| 1078 | 2025-02-10T20:41:17.765Z | PASS [ 0.322s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json |
| 1079 | 2025-02-10T20:41:17.765Z | PASS [ 0.322s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json |
| 1080 | 2025-02-10T20:41:17.765Z | PASS [ 0.323s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json |
| 1081 | 2025-02-10T20:41:17.776Z | PASS [ 0.308s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json |
| 1082 | 2025-02-10T20:41:17.779Z | PASS [ 0.309s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json |
| 1083 | 2025-02-10T20:41:19.262Z | PASS [ 1.768s] integration-tests::integration test_list_binaries_only |
| 1084 | 2025-02-10T20:41:19.554Z | PASS [ 1.791s] integration-tests::integration test_list_host_after_build |
| 1085 | 2025-02-10T20:41:19.862Z | PASS [ 2.099s] integration-tests::integration test_list_target_after_build |
| 1086 | 2025-02-10T20:41:19.875Z | PASS [ 2.212s] integration-tests::integration test_list_default |
| 1087 | 2025-02-10T20:41:19.941Z | PASS [ 2.179s] integration-tests::integration test_list_full |
| 1088 | 2025-02-10T20:41:20.028Z | PASS [ 2.266s] integration-tests::integration test_list_full_after_build |
| 1089 | 2025-02-10T20:41:21.608Z | PASS [ 1.732s] integration-tests::integration test_run_from_archive_with_missing_includes |
| 1090 | 2025-02-10T20:41:23.526Z | PASS [ 3.971s] integration-tests::integration test_run_after_build |
| 1091 | 2025-02-10T20:41:23.669Z | PASS [ 5.888s] integration-tests::integration test_relocated_run |
| 1092 | 2025-02-10T20:41:23.793Z | PASS [ 0.264s] integration-tests::integration test_rustc_version_verbose_errors |
| 1093 | 2025-02-10T20:41:23.875Z | PASS [ 3.846s] integration-tests::integration test_run_no_tests |
| 1094 | 2025-02-10T20:41:24.935Z | PASS [ 3.325s] integration-tests::integration test_run_with_default_filter |
| 1095 | 2025-02-10T20:41:24.955Z | PASS [ 7.179s] integration-tests::integration test_list_with_default_filter |
| 1096 | 2025-02-10T20:41:25.300Z | PASS [ 1.506s] integration-tests::integration test_setup_scripts_not_enabled |
| 1097 | 2025-02-10T20:41:25.452Z | PASS [ 1.780s] integration-tests::integration test_setup_script_error |
| 1098 | 2025-02-10T20:41:25.506Z | PASS [ 0.053s] integration-tests::integration test_version_info |
| 1099 | 2025-02-10T20:41:25.964Z | PASS [ 6.100s] integration-tests::integration test_run_from_archive_with_includes |
| 1100 | 2025-02-10T20:41:25.973Z | PASS [ 6.030s] integration-tests::integration test_run_from_archive_with_no_includes |
| 1101 | 2025-02-10T20:41:25.990Z | PASS [ 0.023s] nextest-filtering parsing::tests::test_complex_error |
| 1102 | 2025-02-10T20:41:25.996Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_expected_eof |
| 1103 | 2025-02-10T20:41:26.014Z | PASS [ 0.023s] nextest-filtering parsing::tests::test_expected_expr |
| 1104 | 2025-02-10T20:41:26.017Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_and_operator |
| 1105 | 2025-02-10T20:41:26.034Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_escapes |
| 1106 | 2025-02-10T20:41:26.041Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_glob |
| 1107 | 2025-02-10T20:41:26.055Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_invalid_or_operator |
| 1108 | 2025-02-10T20:41:26.060Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_platform |
| 1109 | 2025-02-10T20:41:26.081Z | PASS [ 0.024s] nextest-filtering parsing::tests::test_invalid_regex |
| 1110 | 2025-02-10T20:41:26.085Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_missing_argument |
| 1111 | 2025-02-10T20:41:26.100Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_close_parentheses |
| 1112 | 2025-02-10T20:41:26.105Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_missing_close_regex |
| 1113 | 2025-02-10T20:41:26.120Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_open_parentheses |
| 1114 | 2025-02-10T20:41:26.126Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_parentheses |
| 1115 | 2025-02-10T20:41:26.143Z | PASS [ 0.022s] nextest-filtering parsing::tests::test_parse_comma |
| 1116 | 2025-02-10T20:41:26.148Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_parse_expr_difference |
| 1117 | 2025-02-10T20:41:26.298Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_expr_intersection |
| 1118 | 2025-02-10T20:41:26.302Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_parse_expr_not |
| 1119 | 2025-02-10T20:41:26.302Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_expr_precedence |
| 1120 | 2025-02-10T20:41:26.302Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_expr_set |
| 1121 | 2025-02-10T20:41:26.303Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_parse_expr_union |
| 1122 | 2025-02-10T20:41:26.303Z | PASS [ 0.047s] nextest-filtering parsing::tests::test_parse_glob_matcher |
| 1123 | 2025-02-10T20:41:26.303Z | PASS [ 0.755s] nextest-filtering parsing::tests::proptest_expr_roundtrip |
| 1124 | 2025-02-10T20:41:26.303Z | PASS [ 0.072s] nextest-filtering parsing::tests::test_parse_name_matcher |
| 1125 | 2025-02-10T20:41:26.303Z | PASS [ 0.040s] nextest-filtering parsing::tests::test_parse_name_matcher_quote |
| 1126 | 2025-02-10T20:41:26.309Z | PASS [ 0.026s] nextest-filtering parsing::tests::test_parse_set_def |
| 1127 | 2025-02-10T20:41:26.309Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_unexpected_argument |
| 1128 | 2025-02-10T20:41:26.325Z | PASS [ 0.062s] nextest-filtering parsing::tests::test_parse_regex |
| 1129 | 2025-02-10T20:41:26.332Z | PASS [ 0.026s] nextest-filtering parsing::tests::test_unexpected_comma |
| 1130 | 2025-02-10T20:41:26.353Z | PASS [ 0.027s] nextest-filtering::match test_binary_query |
| 1131 | 2025-02-10T20:41:26.375Z | PASS [ 0.042s] nextest-filtering::match test_expr_binary |
| 1132 | 2025-02-10T20:41:26.385Z | PASS [ 0.031s] nextest-filtering::match test_expr_binary_id_glob |
| 1133 | 2025-02-10T20:41:26.407Z | PASS [ 0.031s] nextest-filtering::match test_expr_deps |
| 1134 | 2025-02-10T20:41:26.409Z | PASS [ 1.469s] integration-tests::integration test_show_config_version |
| 1135 | 2025-02-10T20:41:26.416Z | PASS [ 0.030s] nextest-filtering::match test_expr_kind |
| 1136 | 2025-02-10T20:41:26.432Z | PASS [ 0.024s] nextest-filtering::match test_expr_kind_partial |
| 1137 | 2025-02-10T20:41:26.437Z | PASS [ 0.025s] nextest-filtering::match test_expr_package_contains |
| 1138 | 2025-02-10T20:41:26.450Z | PASS [ 0.032s] nextest-filtering::match test_expr_package_equal |
| 1139 | 2025-02-10T20:41:26.458Z | PASS [ 0.026s] nextest-filtering::match test_expr_package_regex |
| 1140 | 2025-02-10T20:41:26.474Z | PASS [ 0.036s] nextest-filtering::match test_expr_platform |
| 1141 | 2025-02-10T20:41:26.490Z | PASS [ 0.029s] nextest-filtering::match test_expr_rdeps |
| 1142 | 2025-02-10T20:41:26.504Z | PASS [ 0.044s] nextest-filtering::match test_expr_test |
| 1143 | 2025-02-10T20:41:26.514Z | PASS [ 0.040s] nextest-filtering::match test_expr_test_difference::with_and_not |
| 1144 | 2025-02-10T20:41:26.526Z | PASS [ 0.030s] nextest-filtering::match test_expr_test_difference::with_minus |
| 1145 | 2025-02-10T20:41:26.531Z | PASS [ 0.023s] nextest-filtering::match test_expr_test_intersect::with_ampersand |
| 1146 | 2025-02-10T20:41:26.546Z | PASS [ 0.030s] nextest-filtering::match test_expr_test_intersect::with_and |
| 1147 | 2025-02-10T20:41:26.551Z | PASS [ 0.023s] nextest-filtering::match test_expr_test_not |
| 1148 | 2025-02-10T20:41:26.564Z | PASS [ 0.032s] nextest-filtering::match test_expr_test_union::with_or |
| 1149 | 2025-02-10T20:41:26.572Z | PASS [ 0.026s] nextest-filtering::match test_expr_test_union::with_pipe |
| 1150 | 2025-02-10T20:41:26.580Z | PASS [ 0.026s] nextest-filtering::match test_expr_test_union::with_plus |
| 1151 | 2025-02-10T20:41:26.596Z | PASS [ 0.030s] nextest-filtering::match test_expr_with_no_matching_packages |
| 1152 | 2025-02-10T20:41:26.598Z | PASS [ 0.023s] nextest-metadata test_list::tests::test_binary_id_ord |
| 1153 | 2025-02-10T20:41:26.616Z | PASS [ 0.019s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform |
| 1154 | 2025-02-10T20:41:26.632Z | PASS [ 0.035s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform |
| 1155 | 2025-02-10T20:41:26.635Z | PASS [ 0.036s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified |
| 1156 | 2025-02-10T20:41:26.642Z | PASS [ 0.026s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted |
| 1157 | 2025-02-10T20:41:26.656Z | PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input |
| 1158 | 2025-02-10T20:41:26.663Z | PASS [ 0.025s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables |
| 1159 | 2025-02-10T20:41:26.669Z | PASS [ 0.026s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after |
| 1160 | 2025-02-10T20:41:26.686Z | PASS [ 0.029s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before |
| 1161 | 2025-02-10T20:41:26.690Z | PASS [ 0.022s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value |
| 1162 | 2025-02-10T20:41:26.706Z | PASS [ 0.036s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative |
| 1163 | 2025-02-10T20:41:26.711Z | PASS [ 0.024s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix |
| 1164 | 2025-02-10T20:41:26.720Z | PASS [ 0.032s] nextest-runner cargo_config::env::tests::test_env_var_precedence |
| 1165 | 2025-02-10T20:41:26.744Z | PASS [ 0.038s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple |
| 1166 | 2025-02-10T20:41:26.771Z | PASS [ 0.461s] nextest-filtering proptest_helpers::tests::proptest_regex_valid |
| 1167 | 2025-02-10T20:41:27.048Z | PASS [ 0.327s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing |
| 1168 | 2025-02-10T20:41:27.067Z | PASS [ 0.322s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing_type |
| 1169 | 2025-02-10T20:41:27.075Z | PASS [ 0.362s] nextest-runner config::archive::tests::parse_invalid::absolute_path |
| 1170 | 2025-02-10T20:41:27.078Z | PASS [ 0.301s] nextest-runner config::archive::tests::parse_invalid::invalid_relative_to |
| 1171 | 2025-02-10T20:41:27.348Z | PASS [ 0.300s] nextest-runner config::archive::tests::parse_invalid::missing_list |
| 1172 | 2025-02-10T20:41:27.401Z | PASS [ 0.325s] nextest-runner config::archive::tests::parse_invalid::negative_depth |
| 1173 | 2025-02-10T20:41:27.417Z | PASS [ 0.349s] nextest-runner config::archive::tests::parse_invalid::missing_relative_to |
| 1174 | 2025-02-10T20:41:27.447Z | PASS [ 0.361s] nextest-runner config::archive::tests::parse_invalid::parent_component |
| 1175 | 2025-02-10T20:41:27.450Z | PASS [ 0.036s] nextest-runner config::archive::tests::test_join_rel_path |
| 1176 | 2025-02-10T20:41:27.450Z | PASS [ 0.030s] nextest-runner config::config_impl::tests::default_config_is_valid |
| 1177 | 2025-02-10T20:41:27.489Z | PASS [ 0.040s] nextest-runner config::helpers::tests::test_deserialize_relative_path |
| 1178 | 2025-02-10T20:41:27.501Z | PASS [ 0.051s] nextest-runner config::identifier::tests::test_invalid |
| 1179 | 2025-02-10T20:41:27.581Z | PASS [ 0.092s] nextest-runner config::identifier::tests::test_valid |
| 1180 | 2025-02-10T20:41:27.834Z | PASS [ 0.485s] nextest-runner config::archive::tests::parse_valid |
| 1181 | 2025-02-10T20:41:27.845Z | PASS [ 0.396s] nextest-runner config::config_impl::tests::ignored_keys |
| 1182 | 2025-02-10T20:41:27.886Z | PASS [ 0.384s] nextest-runner config::max_fail::tests::invalid_fail_fast::empty_string_max_fail |
| 1183 | 2025-02-10T20:41:28.015Z | PASS [ 0.433s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_map_key |
| 1184 | 2025-02-10T20:41:28.179Z | PASS [ 0.343s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_max_fail_type |
| 1185 | 2025-02-10T20:41:28.251Z | PASS [ 0.364s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_string_max_fail |
| 1186 | 2025-02-10T20:41:28.272Z | PASS [ 0.426s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail |
| 1187 | 2025-02-10T20:41:28.309Z | PASS [ 0.293s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail |
| 1188 | 2025-02-10T20:41:28.331Z | PASS [ 0.022s] nextest-runner config::max_fail::tests::maxfail_builder_from_str |
| 1189 | 2025-02-10T20:41:28.492Z | PASS [ 0.313s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_as_positive_integer |
| 1190 | 2025-02-10T20:41:28.542Z | PASS [ 0.290s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed |
| 1191 | 2025-02-10T20:41:28.577Z | PASS [ 0.304s] nextest-runner config::max_fail::tests::invalid_fail_fast::zero_string |
| 1192 | 2025-02-10T20:41:28.641Z | PASS [ 0.308s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_false |
| 1193 | 2025-02-10T20:41:28.818Z | PASS [ 0.325s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_true |
| 1194 | 2025-02-10T20:41:28.840Z | PASS [ 0.021s] nextest-runner config::nextest_version::tests::test_accumulate |
| 1195 | 2025-02-10T20:41:28.862Z | PASS [ 0.021s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::build_metadata |
| 1196 | 2025-02-10T20:41:28.886Z | PASS [ 0.023s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::empty |
| 1197 | 2025-02-10T20:41:28.909Z | PASS [ 0.023s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning |
| 1198 | 2025-02-10T20:41:28.932Z | PASS [ 0.022s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::pre_release |
| 1199 | 2025-02-10T20:41:28.945Z | PASS [ 0.368s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_2 |
| 1200 | 2025-02-10T20:41:28.956Z | PASS [ 0.022s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic |
| 1201 | 2025-02-10T20:41:28.961Z | PASS [ 0.419s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_1 |
| 1202 | 2025-02-10T20:41:28.969Z | PASS [ 0.023s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic_with_patch |
| 1203 | 2025-02-10T20:41:28.978Z | PASS [ 0.021s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_error_and_warning |
| 1204 | 2025-02-10T20:41:28.983Z | PASS [ 0.020s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_warning |
| 1205 | 2025-02-10T20:41:29.009Z | PASS [ 4.052s] integration-tests::integration test_target_arg |
| 1206 | 2025-02-10T20:41:29.017Z | PASS [ 0.376s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_all |
| 1207 | 2025-02-10T20:41:29.241Z | PASS [ 0.263s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified |
| 1208 | 2025-02-10T20:41:29.244Z | PASS [ 0.258s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform |
| 1209 | 2025-02-10T20:41:29.249Z | PASS [ 0.277s] nextest-runner config::overrides::tests::cfg_unix_with_custom_platform |
| 1210 | 2025-02-10T20:41:29.276Z | PASS [ 0.266s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_with_default |
| 1211 | 2025-02-10T20:41:29.295Z | PASS [ 0.277s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_without_platform |
| 1212 | 2025-02-10T20:41:29.523Z | PASS [ 0.272s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_platform_expression |
| 1213 | 2025-02-10T20:41:29.526Z | PASS [ 0.281s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_filterset |
| 1214 | 2025-02-10T20:41:29.529Z | PASS [ 0.286s] nextest-runner config::overrides::tests::parse_overrides_invalid::empty_platform_map |
| 1215 | 2025-02-10T20:41:29.564Z | PASS [ 0.287s] nextest-runner config::overrides::tests::parse_overrides_invalid::neither_platform_nor_filter_specified |
| 1216 | 2025-02-10T20:41:29.576Z | PASS [ 0.280s] nextest-runner config::overrides::tests::test_overrides_basic |
| 1217 | 2025-02-10T20:41:29.669Z | PASS [ 5.793s] integration-tests::integration test_show_config_test_groups |
| 1218 | 2025-02-10T20:41:29.800Z | PASS [ 0.271s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple |
| 1219 | 2025-02-10T20:41:29.805Z | PASS [ 0.280s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr |
| 1220 | 2025-02-10T20:41:29.808Z | PASS [ 0.281s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple |
| 1221 | 2025-02-10T20:41:29.840Z | PASS [ 0.274s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple |
| 1222 | 2025-02-10T20:41:29.857Z | PASS [ 0.281s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr |
| 1223 | 2025-02-10T20:41:29.953Z | PASS [ 0.282s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple |
| 1224 | 2025-02-10T20:41:30.088Z | PASS [ 0.282s] nextest-runner config::retry_policy::tests::overrides_retries::my_test_matches_exactly |
| 1225 | 2025-02-10T20:41:30.090Z | PASS [ 0.287s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones |
| 1226 | 2025-02-10T20:41:30.097Z | PASS [ 0.287s] nextest-runner config::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly |
| 1227 | 2025-02-10T20:41:30.130Z | PASS [ 0.289s] nextest-runner config::retry_policy::tests::overrides_retries::no_retries_specified |
| 1228 | 2025-02-10T20:41:30.160Z | PASS [ 0.302s] nextest-runner config::retry_policy::tests::overrides_retries::not_match |
| 1229 | 2025-02-10T20:41:30.239Z | PASS [ 0.285s] nextest-runner config::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones |
| 1230 | 2025-02-10T20:41:30.384Z | PASS [ 0.286s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay |
| 1231 | 2025-02-10T20:41:30.387Z | PASS [ 0.296s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count |
| 1232 | 2025-02-10T20:41:30.403Z | PASS [ 0.313s] nextest-runner config::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration |
| 1233 | 2025-02-10T20:41:30.419Z | PASS [ 0.289s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay |
| 1234 | 2025-02-10T20:41:30.439Z | PASS [ 0.279s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count |
| 1235 | 2025-02-10T20:41:30.527Z | PASS [ 0.287s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay |
| 1236 | 2025-02-10T20:41:30.666Z | PASS [ 0.282s] nextest-runner config::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count |
| 1237 | 2025-02-10T20:41:30.669Z | PASS [ 0.277s] nextest-runner config::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff |
| 1238 | 2025-02-10T20:41:30.685Z | PASS [ 0.282s] nextest-runner config::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay |
| 1239 | 2025-02-10T20:41:30.707Z | PASS [ 0.287s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay |
| 1240 | 2025-02-10T20:41:30.726Z | PASS [ 0.286s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff |
| 1241 | 2025-02-10T20:41:30.835Z | PASS [ 0.307s] nextest-runner config::retry_policy::tests::parse_retries_valid |
| 1242 | 2025-02-10T20:41:30.952Z | PASS [ 0.285s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::empty_platform_map |
| 1243 | 2025-02-10T20:41:30.960Z | PASS [ 0.291s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_filterset |
| 1244 | 2025-02-10T20:41:30.978Z | PASS [ 0.292s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_platform_expression |
| 1245 | 2025-02-10T20:41:30.995Z | PASS [ 0.287s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified |
| 1246 | 2025-02-10T20:41:31.016Z | PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined::tool_config_in_main_program |
| 1247 | 2025-02-10T20:41:31.133Z | PASS [ 0.296s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool |
| 1248 | 2025-02-10T20:41:31.239Z | PASS [ 0.285s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command |
| 1249 | 2025-02-10T20:41:31.258Z | PASS [ 0.296s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command_list |
| 1250 | 2025-02-10T20:41:31.279Z | PASS [ 0.300s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_script_name |
| 1251 | 2025-02-10T20:41:31.302Z | PASS [ 0.306s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name |
| 1252 | 2025-02-10T20:41:31.320Z | PASS [ 0.303s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::missing_command |
| 1253 | 2025-02-10T20:41:31.430Z | PASS [ 0.297s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration |
| 1254 | 2025-02-10T20:41:31.537Z | PASS [ 0.297s] nextest-runner config::scripts::tests::parse_scripts_invalid_unknown::unknown_scripts |
| 1255 | 2025-02-10T20:41:31.567Z | PASS [ 0.310s] nextest-runner config::scripts::tests::test_scripts_basic |
| 1256 | 2025-02-10T20:41:31.579Z | PASS [ 0.299s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1257 | 2025-02-10T20:41:31.597Z | PASS [ 0.294s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 1258 | 2025-02-10T20:41:31.608Z | PASS [ 0.287s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1259 | 2025-02-10T20:41:31.729Z | PASS [ 0.298s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1260 | 2025-02-10T20:41:31.842Z | PASS [ 0.305s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error |
| 1261 | 2025-02-10T20:41:31.861Z | PASS [ 0.294s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table |
| 1262 | 2025-02-10T20:41:31.876Z | PASS [ 0.296s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period |
| 1263 | 2025-02-10T20:41:31.898Z | PASS [ 0.300s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail |
| 1264 | 2025-02-10T20:41:31.901Z | PASS [ 0.290s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_ |
| 1265 | 2025-02-10T20:41:32.035Z | PASS [ 0.304s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name |
| 1266 | 2025-02-10T20:41:32.108Z | PASS [ 6.806s] integration-tests::integration test_target_dir |
| 1267 | 2025-02-10T20:41:32.144Z | PASS [ 0.300s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_is_global |
| 1268 | 2025-02-10T20:41:32.146Z | PASS [ 0.282s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon |
| 1269 | 2025-02-10T20:41:32.164Z | PASS [ 0.284s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_starts_with_ |
| 1270 | 2025-02-10T20:41:32.192Z | PASS [ 0.293s] nextest-runner config::test_group::tests::unknown_groups::depends_on_downstream_tool_config |
| 1271 | 2025-02-10T20:41:32.208Z | PASS [ 0.309s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_valid |
| 1272 | 2025-02-10T20:41:32.349Z | PASS [ 0.314s] nextest-runner config::test_group::tests::unknown_groups::depends_on_user_config |
| 1273 | 2025-02-10T20:41:32.397Z | PASS [ 0.288s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_tool_config |
| 1274 | 2025-02-10T20:41:32.435Z | PASS [ 0.270s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_ |
| 1275 | 2025-02-10T20:41:32.443Z | PASS [ 0.291s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_is_global |
| 1276 | 2025-02-10T20:41:32.446Z | PASS [ 0.297s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_user_config |
| 1277 | 2025-02-10T20:41:32.479Z | PASS [ 0.286s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_tool_ |
| 1278 | 2025-02-10T20:41:32.493Z | PASS [ 0.284s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_valid |
| 1279 | 2025-02-10T20:41:32.652Z | PASS [ 0.302s] nextest-runner config::test_threads::tests::parse_test_threads::negative |
| 1280 | 2025-02-10T20:41:32.686Z | PASS [ 0.288s] nextest-runner config::test_threads::tests::parse_test_threads::num_cpus |
| 1281 | 2025-02-10T20:41:32.714Z | PASS [ 0.271s] nextest-runner config::threads_required::tests::parse_threads_required::negative |
| 1282 | 2025-02-10T20:41:32.716Z | PASS [ 0.271s] nextest-runner config::test_threads::tests::parse_test_threads::zero |
| 1283 | 2025-02-10T20:41:32.723Z | PASS [ 0.279s] nextest-runner config::test_threads::tests::parse_test_threads::positive |
| 1284 | 2025-02-10T20:41:32.742Z | PASS [ 0.019s] nextest-runner config::tool_config::tests::parse_tool_config_file |
| 1285 | 2025-02-10T20:41:32.763Z | PASS [ 0.283s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus |
| 1286 | 2025-02-10T20:41:32.776Z | PASS [ 0.282s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads |
| 1287 | 2025-02-10T20:41:32.830Z | PASS [ 0.065s] nextest-runner errors::tests::display_error_chain |
| 1288 | 2025-02-10T20:41:32.839Z | PASS [ 0.062s] nextest-runner errors::tests::display_error_list |
| 1289 | 2025-02-10T20:41:32.853Z | PASS [ 0.023s] nextest-runner list::binary_list::tests::test_parse_binary_list |
| 1290 | 2025-02-10T20:41:32.866Z | PASS [ 0.025s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir |
| 1291 | 2025-02-10T20:41:32.879Z | PASS [ 0.025s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths |
| 1292 | 2025-02-10T20:41:32.886Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms |
| 1293 | 2025-02-10T20:41:32.901Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field |
| 1294 | 2025-02-10T20:41:32.909Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets |
| 1295 | 2025-02-10T20:41:32.922Z | PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field |
| 1296 | 2025-02-10T20:41:32.930Z | PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field |
| 1297 | 2025-02-10T20:41:32.943Z | PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary |
| 1298 | 2025-02-10T20:41:32.950Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets |
| 1299 | 2025-02-10T20:41:32.967Z | PASS [ 0.023s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target |
| 1300 | 2025-02-10T20:41:32.972Z | PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target |
| 1301 | 2025-02-10T20:41:32.993Z | PASS [ 0.025s] nextest-runner list::test_list::tests::test_parse_test_list |
| 1302 | 2025-02-10T20:41:32.996Z | PASS [ 0.020s] nextest-runner partition::tests::partitioner_builder_from_str |
| 1303 | 2025-02-10T20:41:33.001Z | PASS [ 0.312s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads |
| 1304 | 2025-02-10T20:41:33.003Z | PASS [ 0.346s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads |
| 1305 | 2025-02-10T20:41:33.018Z | PASS [ 0.021s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line |
| 1306 | 2025-02-10T20:41:33.020Z | PASS [ 0.025s] nextest-runner platform::tests::test_from_rustc_output_invalid |
| 1307 | 2025-02-10T20:41:33.025Z | PASS [ 0.018s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace |
| 1308 | 2025-02-10T20:41:33.028Z | PASS [ 0.022s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines |
| 1309 | 2025-02-10T20:41:33.037Z | PASS [ 0.322s] nextest-runner config::threads_required::tests::parse_threads_required::zero |
| 1310 | 2025-02-10T20:41:33.041Z | PASS [ 0.021s] nextest-runner redact::tests::test_redact_path |
| 1311 | 2025-02-10T20:41:33.044Z | PASS [ 0.324s] nextest-runner config::threads_required::tests::parse_threads_required::positive |
| 1312 | 2025-02-10T20:41:33.050Z | PASS [ 0.306s] nextest-runner config::tool_config::tests::tool_config_basic |
| 1313 | 2025-02-10T20:41:33.052Z | PASS [ 0.030s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props |
| 1314 | 2025-02-10T20:41:33.066Z | PASS [ 0.023s] nextest-runner reporter::displayer::imp::tests::no_capture_settings |
| 1315 | 2025-02-10T20:41:33.069Z | PASS [ 0.034s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings |
| 1316 | 2025-02-10T20:41:33.080Z | PASS [ 0.029s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix |
| 1317 | 2025-02-10T20:41:33.093Z | PASS [ 0.066s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts |
| 1318 | 2025-02-10T20:41:33.102Z | PASS [ 0.063s] nextest-runner reporter::displayer::imp::tests::final_status_line |
| 1319 | 2025-02-10T20:41:33.106Z | PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate |
| 1320 | 2025-02-10T20:41:33.111Z | PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final |
| 1321 | 2025-02-10T20:41:33.115Z | PASS [ 0.069s] nextest-runner reporter::displayer::imp::tests::test_info_response |
| 1322 | 2025-02-10T20:41:33.117Z | PASS [ 0.064s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots |
| 1323 | 2025-02-10T20:41:33.130Z | PASS [ 0.049s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line |
| 1324 | 2025-02-10T20:41:33.134Z | PASS [ 0.037s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate |
| 1325 | 2025-02-10T20:41:33.139Z | PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1 |
| 1326 | 2025-02-10T20:41:33.142Z | PASS [ 0.031s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3 |
| 1327 | 2025-02-10T20:41:33.148Z | PASS [ 0.032s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt |
| 1328 | 2025-02-10T20:41:33.152Z | PASS [ 0.044s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2 |
| 1329 | 2025-02-10T20:41:33.154Z | PASS [ 0.018s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight |
| 1330 | 2025-02-10T20:41:33.161Z | PASS [ 0.022s] nextest-runner reporter::error_description::tests::test_heuristic_error_str |
| 1331 | 2025-02-10T20:41:33.166Z | PASS [ 0.023s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message |
| 1332 | 2025-02-10T20:41:33.168Z | PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic |
| 1333 | 2025-02-10T20:41:33.171Z | PASS [ 0.040s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line |
| 1334 | 2025-02-10T20:41:33.171Z | PASS [ 0.018s] nextest-runner reporter::events::tests::test_is_success |
| 1335 | 2025-02-10T20:41:33.182Z | PASS [ 0.061s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4 |
| 1336 | 2025-02-10T20:41:33.185Z | PASS [ 0.024s] nextest-runner reporter::helpers::tests::test_highlight_end |
| 1337 | 2025-02-10T20:41:33.195Z | PASS [ 0.021s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect |
| 1338 | 2025-02-10T20:41:33.201Z | PASS [ 0.018s] nextest-runner reuse_build::tests::test_path_mapper_relative |
| 1339 | 2025-02-10T20:41:33.209Z | PASS [ 0.022s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt |
| 1340 | 2025-02-10T20:41:33.221Z | PASS [ 0.025s] nextest-runner runner::imp::tests::no_capture_settings |
| 1341 | 2025-02-10T20:41:33.227Z | PASS [ 0.065s] nextest-runner reporter::structured::libtest::test::strips_human_output |
| 1342 | 2025-02-10T20:41:33.230Z | PASS [ 0.060s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness |
| 1343 | 2025-02-10T20:41:33.234Z | PASS [ 0.023s] nextest-runner rustc_cli::tests::test_fail_to_spawn |
| 1344 | 2025-02-10T20:41:33.237Z | PASS [ 0.061s] nextest-runner reporter::structured::libtest::test::strips_human_output_none |
| 1345 | 2025-02-10T20:41:33.237Z | PASS [ 0.061s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error |
| 1346 | 2025-02-10T20:41:33.252Z | PASS [ 0.024s] nextest-runner target_runner::tests::test_find_config |
| 1347 | 2025-02-10T20:41:33.258Z | PASS [ 0.017s] nextest-runner test_filter::tests::empty_pattern_examples |
| 1348 | 2025-02-10T20:41:33.263Z | PASS [ 0.027s] nextest-runner test_command::tests::parse_build_script |
| 1349 | 2025-02-10T20:41:33.265Z | PASS [ 0.026s] nextest-runner test_filter::tests::pattern_examples |
| 1350 | 2025-02-10T20:41:33.326Z | PASS [ 0.104s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env |
| 1351 | 2025-02-10T20:41:33.348Z | PASS [ 0.021s] nextest-runner test_filter::tests::skip_only_pattern_examples |
| 1352 | 2025-02-10T20:41:33.363Z | PASS [ 0.135s] nextest-runner rustc_cli::tests::test_should_run_rustc_version |
| 1353 | 2025-02-10T20:41:33.389Z | PASS [ 0.136s] nextest-runner test_filter::tests::proptest_empty |
| 1354 | 2025-02-10T20:41:33.482Z | PASS [ 0.281s] nextest-runner rustc_cli::tests::test_execute_with_failure |
| 1355 | 2025-02-10T20:41:33.520Z | PASS [ 0.255s] nextest-runner test_filter::tests::proptest_no_match |
| 1356 | 2025-02-10T20:41:33.933Z | PASS [ 0.570s] nextest-runner time::stopwatch::tests::stopwatch_pause |
| 1357 | 2025-02-10T20:41:34.006Z | PASS [ 0.745s] nextest-runner test_filter::tests::proptest_exact |
| 1358 | 2025-02-10T20:41:34.207Z | PASS [ 0.943s] nextest-runner test_filter::tests::proptest_substring |
| 1359 | 2025-02-10T20:41:34.378Z | PASS [ 15.114s] integration-tests::integration test_run |
| 1360 | 2025-02-10T20:41:34.874Z | PASS [ 1.525s] nextest-runner time::pausable_sleep::tests::reset_on_sleep |
| 1361 | 2025-02-10T20:41:35.156Z | PASS [ 1.636s] nextest-runner::integration basic::test_list_binaries |
| 1362 | 2025-02-10T20:41:35.427Z | PASS [ 1.943s] nextest-runner::integration basic::test_filter_expr_without_string_filters |
| 1363 | 2025-02-10T20:41:35.434Z | PASS [ 1.500s] nextest-runner::integration basic::test_list_tests |
| 1364 | 2025-02-10T20:41:35.437Z | PASS [ 2.044s] nextest-runner::integration basic::test_filter_expr_with_string_filters |
| 1365 | 2025-02-10T20:41:35.459Z | PASS [ 0.024s] nextest-runner::integration target_runner::disregards_non_matching |
| 1366 | 2025-02-10T20:41:35.485Z | PASS [ 0.328s] nextest-runner::integration basic::test_string_filters_without_filter_expr |
| 1367 | 2025-02-10T20:41:35.485Z | PASS [ 0.025s] nextest-runner::integration target_runner::parses_cargo_config_cfg |
| 1368 | 2025-02-10T20:41:35.510Z | PASS [ 0.024s] nextest-runner::integration target_runner::parses_cargo_config_exact |
| 1369 | 2025-02-10T20:41:35.518Z | PASS [ 0.641s] nextest-runner::integration basic::test_run_ignored |
| 1370 | 2025-02-10T20:41:35.878Z | PASS [ 0.443s] nextest-runner::integration target_runner::falls_back_to_cargo_config |
| 1371 | 2025-02-10T20:41:35.897Z | PASS [ 0.018s] nextest-runner::integration target_triple::parses_cargo_env |
| 1372 | 2025-02-10T20:41:35.920Z | PASS [ 0.022s] nextest-runner::integration target_triple::parses_custom_target_cli |
| 1373 | 2025-02-10T20:41:35.945Z | PASS [ 0.024s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path |
| 1374 | 2025-02-10T20:41:35.970Z | PASS [ 0.025s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic |
| 1375 | 2025-02-10T20:41:35.996Z | PASS [ 0.025s] nextest-runner::integration target_triple::parses_custom_target_env |
| 1376 | 2025-02-10T20:41:36.018Z | PASS [ 0.020s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path |
| 1377 | 2025-02-10T20:41:36.041Z | PASS [ 0.024s] nextest-runner::integration target_triple::parses_target_cli_option |
| 1378 | 2025-02-10T20:41:36.164Z | PASS [ 0.678s] nextest-runner::integration target_runner::parses_cargo_env |
| 1379 | 2025-02-10T20:41:36.204Z | PASS [ 0.694s] nextest-runner::integration target_runner::test_listing_with_target_runner |
| 1380 | 2025-02-10T20:41:36.651Z | PASS [ 2.261s] nextest-runner::integration basic::test_run |
| 1381 | 2025-02-10T20:41:37.109Z | PASS [ 1.592s] nextest-runner::integration target_runner::test_run_with_target_runner |
| 1382 | 2025-02-10T20:41:37.750Z | PASS [ 2.322s] nextest-runner::integration basic::test_termination |
| 1383 | 2025-02-10T20:41:38.837Z | PASS [ 4.832s] nextest-runner::integration basic::test_retries::retry_overrides_ignored |
| 1384 | 2025-02-10T20:41:38.839Z | PASS [ 4.631s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed |
| 1385 | 2025-02-10T20:41:38.839Z | ──────────── |
| 1386 | 2025-02-10T20:41:38.839Z | Summary [ 24.161s] 312 tests run: 312 passed, 1 skipped |
| 1387 | 2025-02-10T20:41:38.869Z | |
| 1388 | 2025-02-10T20:41:38.871Z | real 25.488750772 |
| 1389 | 2025-02-10T20:41:38.871Z | user 1:27.698220812 |
| 1390 | 2025-02-10T20:41:38.871Z | sys 1:02.095334392 |
| 1391 | 2025-02-10T20:41:38.871Z | trap 0.111979362 |
| 1392 | 2025-02-10T20:41:38.871Z | tflt 0.127355461 |
| 1393 | 2025-02-10T20:41:38.871Z | dflt 0.111386885 |
| 1394 | 2025-02-10T20:41:38.872Z | kflt 0.001529248 |
| 1395 | 2025-02-10T20:41:38.872Z | lock 12:00.248566493 |
| 1396 | 2025-02-10T20:41:38.872Z | slp 6:29.399964331 |
| 1397 | 2025-02-10T20:41:38.872Z | lat 1:25.062141349 |
| 1398 | 2025-02-10T20:41:38.872Z | stop 2:18.709568906 |
| 1399 | 2025-02-10T20:41:38.872Z | + banner release |
| 1400 | 2025-02-10T20:41:38.872Z | |
| 1401 | 2025-02-10T20:41:38.872Z | ##### ###### # ###### ## #### ###### |
| 1402 | 2025-02-10T20:41:38.872Z | # # # # # # # # # |
| 1403 | 2025-02-10T20:41:38.872Z | # # ##### # ##### # # #### ##### |
| 1404 | 2025-02-10T20:41:38.872Z | ##### # # # ###### # # |
| 1405 | 2025-02-10T20:41:38.872Z | # # # # # # # # # # |
| 1406 | 2025-02-10T20:41:38.872Z | # # ###### ###### ###### # # #### ###### |
| 1407 | 2025-02-10T20:41:38.872Z | |
| 1408 | 2025-02-10T20:41:38.874Z | + ptime -m cargo nextest run --profile ci |
| 1409 | 2025-02-10T20:41:39.309Z | info: experimental features enabled: setup-scripts |
| 1410 | 2025-02-10T20:41:39.567Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s |
| 1411 | 2025-02-10T20:41:39.709Z | ──────────── |
| 1412 | 2025-02-10T20:41:39.709Z | Nextest run ID ee2ee924-ea95-4ef4-9814-467e1a4c36ae with nextest profile: ci |
| 1413 | 2025-02-10T20:41:39.709Z | Starting 312 tests across 17 binaries (1 test skipped) |
| 1414 | 2025-02-10T20:41:39.712Z | SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive |
| 1415 | 2025-02-10T20:41:39.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s |
| 1416 | 2025-02-10T20:41:40.008Z | Running `target/debug/build-seed-archive` |
| 1417 | 2025-02-10T20:41:40.391Z | info: unable to find seed archive /tmp/nextest-tests-seed-build/seed-24ee1b50912309f39e262ccd926dbf7760437798e6adaea168d578c32bb68d06.tar.zst, building |
| 1418 | 2025-02-10T20:41:42.745Z | info: created new seed archive: /tmp/nextest-tests-seed-build/seed-24ee1b50912309f39e262ccd926dbf7760437798e6adaea168d578c32bb68d06.tar.zst |
| 1419 | 2025-02-10T20:41:42.748Z | SETUP PASS [ 3.040s] build-seed-archive: cargo run --bin build-seed-archive |
| 1420 | 2025-02-10T20:41:42.769Z | PASS [ 0.014s] integration-tests::custom-harness thread_count::test_single_threaded |
| 1421 | 2025-02-10T20:41:42.774Z | PASS [ 0.024s] integration-tests::custom-harness thread_count::test_multi_threaded |
| 1422 | 2025-02-10T20:41:42.799Z | PASS [ 0.049s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing |
| 1423 | 2025-02-10T20:41:42.964Z | PASS [ 0.215s] cargo-nextest dispatch::tests::test_argument_parsing |
| 1424 | 2025-02-10T20:41:43.063Z | PASS [ 0.314s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json |
| 1425 | 2025-02-10T20:41:43.067Z | PASS [ 0.314s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json |
| 1426 | 2025-02-10T20:41:43.067Z | PASS [ 0.314s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json |
| 1427 | 2025-02-10T20:41:43.067Z | PASS [ 0.314s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json |
| 1428 | 2025-02-10T20:41:43.080Z | PASS [ 0.310s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json |
| 1429 | 2025-02-10T20:41:43.083Z | PASS [ 0.306s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json |
| 1430 | 2025-02-10T20:41:44.406Z | PASS [ 1.607s] integration-tests::integration test_list_binaries_only |
| 1431 | 2025-02-10T20:41:44.971Z | PASS [ 1.907s] integration-tests::integration test_list_host_after_build |
| 1432 | 2025-02-10T20:41:45.240Z | PASS [ 2.275s] integration-tests::integration test_list_default |
| 1433 | 2025-02-10T20:41:45.294Z | PASS [ 2.230s] integration-tests::integration test_list_target_after_build |
| 1434 | 2025-02-10T20:41:45.406Z | PASS [ 2.341s] integration-tests::integration test_list_full |
| 1435 | 2025-02-10T20:41:45.417Z | PASS [ 2.353s] integration-tests::integration test_list_full_after_build |
| 1436 | 2025-02-10T20:41:47.085Z | PASS [ 1.790s] integration-tests::integration test_run_from_archive_with_missing_includes |
| 1437 | 2025-02-10T20:41:48.094Z | PASS [ 5.012s] integration-tests::integration test_relocated_run |
| 1438 | 2025-02-10T20:41:48.329Z | PASS [ 0.235s] integration-tests::integration test_rustc_version_verbose_errors |
| 1439 | 2025-02-10T20:41:48.807Z | PASS [ 3.389s] integration-tests::integration test_run_no_tests |
| 1440 | 2025-02-10T20:41:49.016Z | PASS [ 4.043s] integration-tests::integration test_run_after_build |
| 1441 | 2025-02-10T20:41:50.088Z | PASS [ 1.758s] integration-tests::integration test_setup_script_error |
| 1442 | 2025-02-10T20:41:50.111Z | PASS [ 1.303s] integration-tests::integration test_setup_scripts_not_enabled |
| 1443 | 2025-02-10T20:41:50.140Z | PASS [ 7.058s] integration-tests::integration test_list_with_default_filter |
| 1444 | 2025-02-10T20:41:50.472Z | PASS [ 3.387s] integration-tests::integration test_run_with_default_filter |
| 1445 | 2025-02-10T20:41:50.521Z | PASS [ 0.048s] integration-tests::integration test_version_info |
| 1446 | 2025-02-10T20:41:51.265Z | PASS [ 0.743s] nextest-filtering parsing::tests::proptest_expr_roundtrip |
| 1447 | 2025-02-10T20:41:51.282Z | PASS [ 0.017s] nextest-filtering parsing::tests::test_complex_error |
| 1448 | 2025-02-10T20:41:51.297Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_expected_eof |
| 1449 | 2025-02-10T20:41:51.312Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_expected_expr |
| 1450 | 2025-02-10T20:41:51.325Z | PASS [ 0.013s] nextest-filtering parsing::tests::test_invalid_and_operator |
| 1451 | 2025-02-10T20:41:51.337Z | PASS [ 0.011s] nextest-filtering parsing::tests::test_invalid_escapes |
| 1452 | 2025-02-10T20:41:51.351Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_invalid_glob |
| 1453 | 2025-02-10T20:41:51.366Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_invalid_or_operator |
| 1454 | 2025-02-10T20:41:51.378Z | PASS [ 0.011s] nextest-filtering parsing::tests::test_invalid_platform |
| 1455 | 2025-02-10T20:41:51.392Z | PASS [ 0.013s] nextest-filtering parsing::tests::test_invalid_regex |
| 1456 | 2025-02-10T20:41:51.404Z | PASS [ 0.012s] nextest-filtering parsing::tests::test_missing_argument |
| 1457 | 2025-02-10T20:41:51.421Z | PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_close_parentheses |
| 1458 | 2025-02-10T20:41:51.435Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_missing_close_regex |
| 1459 | 2025-02-10T20:41:51.450Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_missing_open_parentheses |
| 1460 | 2025-02-10T20:41:51.465Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_missing_parentheses |
| 1461 | 2025-02-10T20:41:51.481Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_comma |
| 1462 | 2025-02-10T20:41:51.496Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_difference |
| 1463 | 2025-02-10T20:41:51.510Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_parse_expr_intersection |
| 1464 | 2025-02-10T20:41:51.527Z | PASS [ 0.016s] nextest-filtering parsing::tests::test_parse_expr_not |
| 1465 | 2025-02-10T20:41:51.543Z | PASS [ 0.016s] nextest-filtering parsing::tests::test_parse_expr_precedence |
| 1466 | 2025-02-10T20:41:51.557Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_parse_expr_set |
| 1467 | 2025-02-10T20:41:51.573Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_union |
| 1468 | 2025-02-10T20:41:51.613Z | PASS [ 0.040s] nextest-filtering parsing::tests::test_parse_glob_matcher |
| 1469 | 2025-02-10T20:41:51.657Z | PASS [ 0.044s] nextest-filtering parsing::tests::test_parse_name_matcher |
| 1470 | 2025-02-10T20:41:51.671Z | PASS [ 0.013s] nextest-filtering parsing::tests::test_parse_name_matcher_quote |
| 1471 | 2025-02-10T20:41:51.675Z | PASS [ 1.587s] integration-tests::integration test_show_config_version |
| 1472 | 2025-02-10T20:41:51.695Z | PASS [ 0.018s] nextest-filtering parsing::tests::test_parse_set_def |
| 1473 | 2025-02-10T20:41:51.708Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_unexpected_argument |
| 1474 | 2025-02-10T20:41:51.714Z | PASS [ 0.043s] nextest-filtering parsing::tests::test_parse_regex |
| 1475 | 2025-02-10T20:41:51.721Z | PASS [ 0.012s] nextest-filtering parsing::tests::test_unexpected_comma |
| 1476 | 2025-02-10T20:41:51.741Z | PASS [ 0.020s] nextest-filtering::match test_binary_query |
| 1477 | 2025-02-10T20:41:51.761Z | PASS [ 0.019s] nextest-filtering::match test_expr_binary |
| 1478 | 2025-02-10T20:41:51.781Z | PASS [ 0.020s] nextest-filtering::match test_expr_binary_id_glob |
| 1479 | 2025-02-10T20:41:51.803Z | PASS [ 0.021s] nextest-filtering::match test_expr_deps |
| 1480 | 2025-02-10T20:41:51.821Z | PASS [ 0.018s] nextest-filtering::match test_expr_kind |
| 1481 | 2025-02-10T20:41:51.840Z | PASS [ 0.019s] nextest-filtering::match test_expr_kind_partial |
| 1482 | 2025-02-10T20:41:51.859Z | PASS [ 6.618s] integration-tests::integration test_run_from_archive_with_includes |
| 1483 | 2025-02-10T20:41:51.865Z | PASS [ 0.025s] nextest-filtering::match test_expr_package_contains |
| 1484 | 2025-02-10T20:41:51.877Z | PASS [ 0.017s] nextest-filtering::match test_expr_package_equal |
| 1485 | 2025-02-10T20:41:51.887Z | PASS [ 0.021s] nextest-filtering::match test_expr_package_regex |
| 1486 | 2025-02-10T20:41:51.896Z | PASS [ 0.019s] nextest-filtering::match test_expr_platform |
| 1487 | 2025-02-10T20:41:51.909Z | PASS [ 0.022s] nextest-filtering::match test_expr_rdeps |
| 1488 | 2025-02-10T20:41:51.921Z | PASS [ 0.024s] nextest-filtering::match test_expr_test |
| 1489 | 2025-02-10T20:41:51.933Z | PASS [ 0.024s] nextest-filtering::match test_expr_test_difference::with_and_not |
| 1490 | 2025-02-10T20:41:51.945Z | PASS [ 0.024s] nextest-filtering::match test_expr_test_difference::with_minus |
| 1491 | 2025-02-10T20:41:51.960Z | PASS [ 0.027s] nextest-filtering::match test_expr_test_intersect::with_ampersand |
| 1492 | 2025-02-10T20:41:51.968Z | PASS [ 0.023s] nextest-filtering::match test_expr_test_intersect::with_and |
| 1493 | 2025-02-10T20:41:51.988Z | PASS [ 0.028s] nextest-filtering::match test_expr_test_not |
| 1494 | 2025-02-10T20:41:51.992Z | PASS [ 6.583s] integration-tests::integration test_run_from_archive_with_no_includes |
| 1495 | 2025-02-10T20:41:52.003Z | PASS [ 0.034s] nextest-filtering::match test_expr_test_union::with_or |
| 1496 | 2025-02-10T20:41:52.007Z | PASS [ 0.019s] nextest-filtering::match test_expr_test_union::with_pipe |
| 1497 | 2025-02-10T20:41:52.021Z | PASS [ 0.028s] nextest-filtering::match test_expr_test_union::with_plus |
| 1498 | 2025-02-10T20:41:52.026Z | PASS [ 0.023s] nextest-filtering::match test_expr_with_no_matching_packages |
| 1499 | 2025-02-10T20:41:52.038Z | PASS [ 0.016s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform |
| 1500 | 2025-02-10T20:41:52.050Z | PASS [ 0.023s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified |
| 1501 | 2025-02-10T20:41:52.057Z | PASS [ 0.030s] nextest-metadata test_list::tests::test_binary_id_ord |
| 1502 | 2025-02-10T20:41:52.070Z | PASS [ 0.020s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted |
| 1503 | 2025-02-10T20:41:52.075Z | PASS [ 0.037s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform |
| 1504 | 2025-02-10T20:41:52.083Z | PASS [ 0.025s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input |
| 1505 | 2025-02-10T20:41:52.087Z | PASS [ 0.016s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables |
| 1506 | 2025-02-10T20:41:52.096Z | PASS [ 0.020s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after |
| 1507 | 2025-02-10T20:41:52.102Z | PASS [ 0.019s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before |
| 1508 | 2025-02-10T20:41:52.105Z | PASS [ 0.016s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value |
| 1509 | 2025-02-10T20:41:52.118Z | PASS [ 0.022s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative |
| 1510 | 2025-02-10T20:41:52.123Z | PASS [ 0.409s] nextest-filtering proptest_helpers::tests::proptest_regex_valid |
| 1511 | 2025-02-10T20:41:52.130Z | PASS [ 0.026s] nextest-runner cargo_config::env::tests::test_env_var_precedence |
| 1512 | 2025-02-10T20:41:52.130Z | PASS [ 0.026s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix |
| 1513 | 2025-02-10T20:41:52.155Z | PASS [ 0.037s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple |
| 1514 | 2025-02-10T20:41:52.449Z | PASS [ 0.325s] nextest-runner config::archive::tests::parse_invalid::absolute_path |
| 1515 | 2025-02-10T20:41:52.454Z | PASS [ 0.324s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing |
| 1516 | 2025-02-10T20:41:52.478Z | PASS [ 0.341s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing_type |
| 1517 | 2025-02-10T20:41:52.522Z | PASS [ 0.366s] nextest-runner config::archive::tests::parse_invalid::invalid_relative_to |
| 1518 | 2025-02-10T20:41:52.833Z | PASS [ 0.381s] nextest-runner config::archive::tests::parse_invalid::missing_list |
| 1519 | 2025-02-10T20:41:52.876Z | PASS [ 0.397s] nextest-runner config::archive::tests::parse_invalid::negative_depth |
| 1520 | 2025-02-10T20:41:52.890Z | PASS [ 0.435s] nextest-runner config::archive::tests::parse_invalid::missing_relative_to |
| 1521 | 2025-02-10T20:41:52.894Z | PASS [ 0.017s] nextest-runner config::archive::tests::test_join_rel_path |
| 1522 | 2025-02-10T20:41:52.912Z | PASS [ 0.022s] nextest-runner config::config_impl::tests::default_config_is_valid |
| 1523 | 2025-02-10T20:41:52.928Z | PASS [ 0.016s] nextest-runner config::helpers::tests::test_deserialize_relative_path |
| 1524 | 2025-02-10T20:41:52.947Z | PASS [ 0.019s] nextest-runner config::identifier::tests::test_invalid |
| 1525 | 2025-02-10T20:41:52.975Z | PASS [ 0.028s] nextest-runner config::identifier::tests::test_valid |
| 1526 | 2025-02-10T20:41:53.110Z | PASS [ 0.588s] nextest-runner config::archive::tests::parse_invalid::parent_component |
| 1527 | 2025-02-10T20:41:53.239Z | PASS [ 0.408s] nextest-runner config::archive::tests::parse_valid |
| 1528 | 2025-02-10T20:41:53.285Z | PASS [ 0.390s] nextest-runner config::config_impl::tests::ignored_keys |
| 1529 | 2025-02-10T20:41:53.404Z | PASS [ 0.429s] nextest-runner config::max_fail::tests::invalid_fail_fast::empty_string_max_fail |
| 1530 | 2025-02-10T20:41:53.485Z | PASS [ 0.375s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_map_key |
| 1531 | 2025-02-10T20:41:53.595Z | PASS [ 0.311s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail |
| 1532 | 2025-02-10T20:41:53.603Z | PASS [ 0.363s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_max_fail_type |
| 1533 | 2025-02-10T20:41:53.719Z | PASS [ 0.311s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_string_max_fail |
| 1534 | 2025-02-10T20:41:53.832Z | PASS [ 0.347s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail |
| 1535 | 2025-02-10T20:41:53.848Z | PASS [ 0.016s] nextest-runner config::max_fail::tests::maxfail_builder_from_str |
| 1536 | 2025-02-10T20:41:53.916Z | PASS [ 0.313s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed |
| 1537 | 2025-02-10T20:41:53.919Z | PASS [ 0.321s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_as_positive_integer |
| 1538 | 2025-02-10T20:41:54.053Z | PASS [ 0.337s] nextest-runner config::max_fail::tests::invalid_fail_fast::zero_string |
| 1539 | 2025-02-10T20:41:54.127Z | PASS [ 0.279s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_false |
| 1540 | 2025-02-10T20:41:54.207Z | PASS [ 0.290s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_true |
| 1541 | 2025-02-10T20:41:54.222Z | PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_accumulate |
| 1542 | 2025-02-10T20:41:54.226Z | PASS [ 4.114s] integration-tests::integration test_target_arg |
| 1543 | 2025-02-10T20:41:54.230Z | PASS [ 0.310s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_1 |
| 1544 | 2025-02-10T20:41:54.238Z | PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::build_metadata |
| 1545 | 2025-02-10T20:41:54.243Z | PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::empty |
| 1546 | 2025-02-10T20:41:54.246Z | PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning |
| 1547 | 2025-02-10T20:41:54.253Z | PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::pre_release |
| 1548 | 2025-02-10T20:41:54.257Z | PASS [ 0.014s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic |
| 1549 | 2025-02-10T20:41:54.261Z | PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic_with_patch |
| 1550 | 2025-02-10T20:41:54.269Z | PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_error_and_warning |
| 1551 | 2025-02-10T20:41:54.272Z | PASS [ 0.014s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_warning |
| 1552 | 2025-02-10T20:41:54.323Z | PASS [ 0.270s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_2 |
| 1553 | 2025-02-10T20:41:54.391Z | PASS [ 0.263s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_all |
| 1554 | 2025-02-10T20:41:54.533Z | PASS [ 0.264s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified |
| 1555 | 2025-02-10T20:41:54.538Z | PASS [ 0.275s] nextest-runner config::overrides::tests::cfg_unix_with_custom_platform |
| 1556 | 2025-02-10T20:41:54.549Z | PASS [ 0.276s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform |
| 1557 | 2025-02-10T20:41:54.605Z | PASS [ 0.281s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_with_default |
| 1558 | 2025-02-10T20:41:54.687Z | PASS [ 0.295s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_without_platform |
| 1559 | 2025-02-10T20:41:54.796Z | PASS [ 5.780s] integration-tests::integration test_show_config_test_groups |
| 1560 | 2025-02-10T20:41:54.819Z | PASS [ 0.279s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_filterset |
| 1561 | 2025-02-10T20:41:54.825Z | PASS [ 0.287s] nextest-runner config::overrides::tests::parse_overrides_invalid::empty_platform_map |
| 1562 | 2025-02-10T20:41:54.843Z | PASS [ 0.293s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_platform_expression |
| 1563 | 2025-02-10T20:41:54.900Z | PASS [ 0.294s] nextest-runner config::overrides::tests::parse_overrides_invalid::neither_platform_nor_filter_specified |
| 1564 | 2025-02-10T20:41:54.988Z | PASS [ 0.301s] nextest-runner config::overrides::tests::test_overrides_basic |
| 1565 | 2025-02-10T20:41:55.095Z | PASS [ 0.299s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple |
| 1566 | 2025-02-10T20:41:55.110Z | PASS [ 0.289s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple |
| 1567 | 2025-02-10T20:41:55.113Z | PASS [ 0.293s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr |
| 1568 | 2025-02-10T20:41:55.138Z | PASS [ 0.295s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple |
| 1569 | 2025-02-10T20:41:55.204Z | PASS [ 0.303s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr |
| 1570 | 2025-02-10T20:41:55.280Z | PASS [ 0.292s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple |
| 1571 | 2025-02-10T20:41:55.390Z | PASS [ 0.294s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones |
| 1572 | 2025-02-10T20:41:55.403Z | PASS [ 0.291s] nextest-runner config::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly |
| 1573 | 2025-02-10T20:41:55.407Z | PASS [ 0.296s] nextest-runner config::retry_policy::tests::overrides_retries::my_test_matches_exactly |
| 1574 | 2025-02-10T20:41:55.443Z | PASS [ 0.304s] nextest-runner config::retry_policy::tests::overrides_retries::no_retries_specified |
| 1575 | 2025-02-10T20:41:55.509Z | PASS [ 0.305s] nextest-runner config::retry_policy::tests::overrides_retries::not_match |
| 1576 | 2025-02-10T20:41:55.620Z | PASS [ 0.340s] nextest-runner config::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones |
| 1577 | 2025-02-10T20:41:55.695Z | PASS [ 0.288s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay |
| 1578 | 2025-02-10T20:41:55.699Z | PASS [ 0.296s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count |
| 1579 | 2025-02-10T20:41:55.715Z | PASS [ 0.323s] nextest-runner config::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration |
| 1580 | 2025-02-10T20:41:55.749Z | PASS [ 0.305s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay |
| 1581 | 2025-02-10T20:41:55.805Z | PASS [ 0.295s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count |
| 1582 | 2025-02-10T20:41:55.915Z | PASS [ 0.294s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay |
| 1583 | 2025-02-10T20:41:55.978Z | PASS [ 0.279s] nextest-runner config::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff |
| 1584 | 2025-02-10T20:41:55.978Z | PASS [ 0.283s] nextest-runner config::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count |
| 1585 | 2025-02-10T20:41:56.007Z | PASS [ 0.293s] nextest-runner config::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay |
| 1586 | 2025-02-10T20:41:56.042Z | PASS [ 0.293s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay |
| 1587 | 2025-02-10T20:41:56.083Z | PASS [ 0.278s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff |
| 1588 | 2025-02-10T20:41:56.199Z | PASS [ 0.284s] nextest-runner config::retry_policy::tests::parse_retries_valid |
| 1589 | 2025-02-10T20:41:56.262Z | PASS [ 0.282s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::empty_platform_map |
| 1590 | 2025-02-10T20:41:56.267Z | PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_filterset |
| 1591 | 2025-02-10T20:41:56.293Z | PASS [ 0.286s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_platform_expression |
| 1592 | 2025-02-10T20:41:56.336Z | PASS [ 0.293s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified |
| 1593 | 2025-02-10T20:41:56.373Z | PASS [ 0.290s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined::tool_config_in_main_program |
| 1594 | 2025-02-10T20:41:56.498Z | PASS [ 0.299s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool |
| 1595 | 2025-02-10T20:41:56.557Z | PASS [ 0.295s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command |
| 1596 | 2025-02-10T20:41:56.583Z | PASS [ 0.315s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command_list |
| 1597 | 2025-02-10T20:41:56.597Z | PASS [ 0.303s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_script_name |
| 1598 | 2025-02-10T20:41:56.622Z | PASS [ 0.286s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name |
| 1599 | 2025-02-10T20:41:56.677Z | PASS [ 0.304s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::missing_command |
| 1600 | 2025-02-10T20:41:56.791Z | PASS [ 0.292s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration |
| 1601 | 2025-02-10T20:41:56.844Z | PASS [ 0.287s] nextest-runner config::scripts::tests::parse_scripts_invalid_unknown::unknown_scripts |
| 1602 | 2025-02-10T20:41:56.859Z | PASS [ 6.718s] integration-tests::integration test_target_dir |
| 1603 | 2025-02-10T20:41:56.888Z | PASS [ 0.290s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1604 | 2025-02-10T20:41:56.905Z | PASS [ 0.322s] nextest-runner config::scripts::tests::test_scripts_basic |
| 1605 | 2025-02-10T20:41:56.913Z | PASS [ 0.291s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 1606 | 2025-02-10T20:41:56.972Z | PASS [ 0.294s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1607 | 2025-02-10T20:41:57.077Z | PASS [ 0.286s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1608 | 2025-02-10T20:41:57.131Z | PASS [ 0.286s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error |
| 1609 | 2025-02-10T20:41:57.176Z | PASS [ 0.317s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table |
| 1610 | 2025-02-10T20:41:57.189Z | PASS [ 0.300s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period |
| 1611 | 2025-02-10T20:41:57.200Z | PASS [ 0.287s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_ |
| 1612 | 2025-02-10T20:41:57.208Z | PASS [ 0.303s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail |
| 1613 | 2025-02-10T20:41:57.305Z | PASS [ 0.333s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name |
| 1614 | 2025-02-10T20:41:57.366Z | PASS [ 0.289s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_is_global |
| 1615 | 2025-02-10T20:41:57.417Z | PASS [ 0.286s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon |
| 1616 | 2025-02-10T20:41:57.460Z | PASS [ 0.283s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_starts_with_ |
| 1617 | 2025-02-10T20:41:57.477Z | PASS [ 0.276s] nextest-runner config::test_group::tests::unknown_groups::depends_on_downstream_tool_config |
| 1618 | 2025-02-10T20:41:57.482Z | PASS [ 0.272s] nextest-runner config::test_group::tests::unknown_groups::depends_on_user_config |
| 1619 | 2025-02-10T20:41:57.484Z | PASS [ 0.292s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_valid |
| 1620 | 2025-02-10T20:41:57.590Z | PASS [ 0.284s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_tool_config |
| 1621 | 2025-02-10T20:41:57.652Z | PASS [ 0.285s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_user_config |
| 1622 | 2025-02-10T20:41:57.689Z | PASS [ 0.272s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_is_global |
| 1623 | 2025-02-10T20:41:57.740Z | PASS [ 0.280s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_ |
| 1624 | 2025-02-10T20:41:57.755Z | PASS [ 0.278s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_tool_ |
| 1625 | 2025-02-10T20:41:57.759Z | PASS [ 0.278s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_valid |
| 1626 | 2025-02-10T20:41:57.761Z | PASS [ 0.278s] nextest-runner config::test_threads::tests::parse_test_threads::negative |
| 1627 | 2025-02-10T20:41:57.874Z | PASS [ 0.284s] nextest-runner config::test_threads::tests::parse_test_threads::num_cpus |
| 1628 | 2025-02-10T20:41:57.955Z | PASS [ 0.303s] nextest-runner config::test_threads::tests::parse_test_threads::positive |
| 1629 | 2025-02-10T20:41:57.991Z | PASS [ 0.302s] nextest-runner config::test_threads::tests::parse_test_threads::zero |
| 1630 | 2025-02-10T20:41:58.041Z | PASS [ 0.285s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus |
| 1631 | 2025-02-10T20:41:58.041Z | PASS [ 0.280s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads |
| 1632 | 2025-02-10T20:41:58.045Z | PASS [ 0.285s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads |
| 1633 | 2025-02-10T20:41:58.061Z | PASS [ 0.021s] nextest-runner config::tool_config::tests::parse_tool_config_file |
| 1634 | 2025-02-10T20:41:58.102Z | PASS [ 0.361s] nextest-runner config::threads_required::tests::parse_threads_required::negative |
| 1635 | 2025-02-10T20:41:58.107Z | PASS [ 0.062s] nextest-runner errors::tests::display_error_chain |
| 1636 | 2025-02-10T20:41:58.121Z | PASS [ 0.019s] nextest-runner list::binary_list::tests::test_parse_binary_list |
| 1637 | 2025-02-10T20:41:58.125Z | PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir |
| 1638 | 2025-02-10T20:41:58.128Z | PASS [ 0.065s] nextest-runner errors::tests::display_error_list |
| 1639 | 2025-02-10T20:41:58.139Z | PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths |
| 1640 | 2025-02-10T20:41:58.145Z | PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms |
| 1641 | 2025-02-10T20:41:58.145Z | PASS [ 0.015s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field |
| 1642 | 2025-02-10T20:41:58.156Z | PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets |
| 1643 | 2025-02-10T20:41:58.160Z | PASS [ 0.015s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field |
| 1644 | 2025-02-10T20:41:58.164Z | PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field |
| 1645 | 2025-02-10T20:41:58.167Z | PASS [ 0.293s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads |
| 1646 | 2025-02-10T20:41:58.172Z | PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary |
| 1647 | 2025-02-10T20:41:58.175Z | PASS [ 0.015s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets |
| 1648 | 2025-02-10T20:41:58.179Z | PASS [ 0.015s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target |
| 1649 | 2025-02-10T20:41:58.185Z | PASS [ 0.015s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target |
| 1650 | 2025-02-10T20:41:58.191Z | PASS [ 0.015s] nextest-runner partition::tests::partitioner_builder_from_str |
| 1651 | 2025-02-10T20:41:58.195Z | PASS [ 0.019s] nextest-runner list::test_list::tests::test_parse_test_list |
| 1652 | 2025-02-10T20:41:58.199Z | PASS [ 0.015s] nextest-runner platform::tests::test_from_rustc_output_invalid |
| 1653 | 2025-02-10T20:41:58.199Z | PASS [ 0.015s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line |
| 1654 | 2025-02-10T20:41:58.207Z | PASS [ 0.015s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines |
| 1655 | 2025-02-10T20:41:58.211Z | PASS [ 0.019s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace |
| 1656 | 2025-02-10T20:41:58.216Z | PASS [ 0.016s] nextest-runner redact::tests::test_redact_path |
| 1657 | 2025-02-10T20:41:58.221Z | PASS [ 0.022s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props |
| 1658 | 2025-02-10T20:41:58.224Z | PASS [ 0.017s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings |
| 1659 | 2025-02-10T20:41:58.236Z | PASS [ 0.015s] nextest-runner reporter::displayer::imp::tests::no_capture_settings |
| 1660 | 2025-02-10T20:41:58.270Z | PASS [ 0.059s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts |
| 1661 | 2025-02-10T20:41:58.274Z | PASS [ 0.059s] nextest-runner reporter::displayer::imp::tests::final_status_line |
| 1662 | 2025-02-10T20:41:58.278Z | PASS [ 0.287s] nextest-runner config::threads_required::tests::parse_threads_required::zero |
| 1663 | 2025-02-10T20:41:58.286Z | PASS [ 0.015s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix |
| 1664 | 2025-02-10T20:41:58.291Z | PASS [ 0.067s] nextest-runner reporter::displayer::imp::tests::test_info_response |
| 1665 | 2025-02-10T20:41:58.302Z | PASS [ 0.064s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots |
| 1666 | 2025-02-10T20:41:58.308Z | PASS [ 0.352s] nextest-runner config::threads_required::tests::parse_threads_required::positive |
| 1667 | 2025-02-10T20:41:58.311Z | PASS [ 0.037s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate |
| 1668 | 2025-02-10T20:41:58.314Z | PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final |
| 1669 | 2025-02-10T20:41:58.325Z | PASS [ 0.034s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate |
| 1670 | 2025-02-10T20:41:58.329Z | PASS [ 0.043s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line |
| 1671 | 2025-02-10T20:41:58.333Z | PASS [ 0.033s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1 |
| 1672 | 2025-02-10T20:41:58.338Z | PASS [ 0.026s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3 |
| 1673 | 2025-02-10T20:41:58.342Z | PASS [ 0.033s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2 |
| 1674 | 2025-02-10T20:41:58.348Z | PASS [ 0.014s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight |
| 1675 | 2025-02-10T20:41:58.356Z | PASS [ 0.029s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt |
| 1676 | 2025-02-10T20:41:58.359Z | PASS [ 0.017s] nextest-runner reporter::error_description::tests::test_heuristic_error_str |
| 1677 | 2025-02-10T20:41:58.362Z | PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message |
| 1678 | 2025-02-10T20:41:58.365Z | PASS [ 0.048s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4 |
| 1679 | 2025-02-10T20:41:58.365Z | PASS [ 0.015s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic |
| 1680 | 2025-02-10T20:41:58.365Z | PASS [ 0.033s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line |
| 1681 | 2025-02-10T20:41:58.375Z | PASS [ 0.013s] nextest-runner reporter::events::tests::test_is_success |
| 1682 | 2025-02-10T20:41:58.378Z | PASS [ 0.328s] nextest-runner config::tool_config::tests::tool_config_basic |
| 1683 | 2025-02-10T20:41:58.378Z | PASS [ 0.017s] nextest-runner reporter::helpers::tests::test_highlight_end |
| 1684 | 2025-02-10T20:41:58.391Z | PASS [ 0.015s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect |
| 1685 | 2025-02-10T20:41:58.395Z | PASS [ 0.019s] nextest-runner reuse_build::tests::test_path_mapper_relative |
| 1686 | 2025-02-10T20:41:58.398Z | PASS [ 0.022s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt |
| 1687 | 2025-02-10T20:41:58.415Z | PASS [ 0.024s] nextest-runner runner::imp::tests::no_capture_settings |
| 1688 | 2025-02-10T20:41:58.419Z | PASS [ 0.020s] nextest-runner rustc_cli::tests::test_fail_to_spawn |
| 1689 | 2025-02-10T20:41:58.423Z | PASS [ 0.059s] nextest-runner reporter::structured::libtest::test::strips_human_output |
| 1690 | 2025-02-10T20:41:58.425Z | PASS [ 0.060s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error |
| 1691 | 2025-02-10T20:41:58.428Z | PASS [ 0.063s] nextest-runner reporter::structured::libtest::test::strips_human_output_none |
| 1692 | 2025-02-10T20:41:58.434Z | PASS [ 0.070s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness |
| 1693 | 2025-02-10T20:41:58.439Z | PASS [ 0.015s] nextest-runner test_command::tests::parse_build_script |
| 1694 | 2025-02-10T20:41:58.446Z | PASS [ 0.018s] nextest-runner test_filter::tests::empty_pattern_examples |
| 1695 | 2025-02-10T20:41:58.452Z | PASS [ 0.017s] nextest-runner test_filter::tests::pattern_examples |
| 1696 | 2025-02-10T20:41:58.455Z | PASS [ 0.031s] nextest-runner target_runner::tests::test_find_config |
| 1697 | 2025-02-10T20:41:58.518Z | PASS [ 0.103s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env |
| 1698 | 2025-02-10T20:41:58.537Z | PASS [ 0.019s] nextest-runner test_filter::tests::skip_only_pattern_examples |
| 1699 | 2025-02-10T20:41:58.549Z | PASS [ 0.130s] nextest-runner rustc_cli::tests::test_should_run_rustc_version |
| 1700 | 2025-02-10T20:41:58.573Z | PASS [ 0.134s] nextest-runner test_filter::tests::proptest_empty |
| 1701 | 2025-02-10T20:41:58.697Z | PASS [ 0.246s] nextest-runner test_filter::tests::proptest_no_match |
| 1702 | 2025-02-10T20:41:58.724Z | PASS [ 0.327s] nextest-runner rustc_cli::tests::test_execute_with_failure |
| 1703 | 2025-02-10T20:41:58.811Z | PASS [ 0.088s] nextest-runner::integration basic::test_list_binaries |
| 1704 | 2025-02-10T20:41:58.813Z | PASS [ 0.238s] nextest-runner::integration basic::test_filter_expr_with_string_filters |
| 1705 | 2025-02-10T20:41:58.896Z | PASS [ 0.198s] nextest-runner::integration basic::test_filter_expr_without_string_filters |
| 1706 | 2025-02-10T20:41:59.041Z | PASS [ 0.229s] nextest-runner::integration basic::test_list_tests |
| 1707 | 2025-02-10T20:41:59.047Z | PASS [ 0.602s] nextest-runner test_filter::tests::proptest_exact |
| 1708 | 2025-02-10T20:41:59.117Z | PASS [ 0.567s] nextest-runner time::stopwatch::tests::stopwatch_pause |
| 1709 | 2025-02-10T20:41:59.333Z | PASS [ 0.878s] nextest-runner test_filter::tests::proptest_substring |
| 1710 | 2025-02-10T20:41:59.351Z | PASS [ 0.304s] nextest-runner::integration basic::test_run_ignored |
| 1711 | 2025-02-10T20:41:59.371Z | PASS [ 0.020s] nextest-runner::integration target_runner::disregards_non_matching |
| 1712 | 2025-02-10T20:41:59.385Z | PASS [ 0.267s] nextest-runner::integration basic::test_string_filters_without_filter_expr |
| 1713 | 2025-02-10T20:41:59.406Z | PASS [ 0.021s] nextest-runner::integration target_runner::parses_cargo_config_cfg |
| 1714 | 2025-02-10T20:41:59.427Z | PASS [ 0.020s] nextest-runner::integration target_runner::parses_cargo_config_exact |
| 1715 | 2025-02-10T20:41:59.531Z | PASS [ 15.122s] integration-tests::integration test_run |
| 1716 | 2025-02-10T20:41:59.735Z | PASS [ 0.363s] nextest-runner::integration target_runner::falls_back_to_cargo_config |
| 1717 | 2025-02-10T20:41:59.970Z | PASS [ 0.542s] nextest-runner::integration target_runner::parses_cargo_env |
| 1718 | 2025-02-10T20:41:59.974Z | PASS [ 0.441s] nextest-runner::integration target_runner::test_listing_with_target_runner |
| 1719 | 2025-02-10T20:41:59.985Z | PASS [ 0.015s] nextest-runner::integration target_triple::parses_cargo_env |
| 1720 | 2025-02-10T20:41:59.988Z | PASS [ 0.014s] nextest-runner::integration target_triple::parses_custom_target_cli |
| 1721 | 2025-02-10T20:42:00.001Z | PASS [ 0.015s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path |
| 1722 | 2025-02-10T20:42:00.004Z | PASS [ 0.015s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic |
| 1723 | 2025-02-10T20:42:00.019Z | PASS [ 0.018s] nextest-runner::integration target_triple::parses_custom_target_env |
| 1724 | 2025-02-10T20:42:00.023Z | PASS [ 0.018s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path |
| 1725 | 2025-02-10T20:42:00.036Z | PASS [ 0.018s] nextest-runner::integration target_triple::parses_target_cli_option |
| 1726 | 2025-02-10T20:42:00.057Z | PASS [ 1.520s] nextest-runner time::pausable_sleep::tests::reset_on_sleep |
| 1727 | 2025-02-10T20:42:00.624Z | PASS [ 1.582s] nextest-runner::integration basic::test_run |
| 1728 | 2025-02-10T20:42:01.175Z | PASS [ 1.440s] nextest-runner::integration target_runner::test_run_with_target_runner |
| 1729 | 2025-02-10T20:42:01.627Z | PASS [ 2.293s] nextest-runner::integration basic::test_termination |
| 1730 | 2025-02-10T20:42:02.415Z | PASS [ 3.604s] nextest-runner::integration basic::test_retries::retry_overrides_ignored |
| 1731 | 2025-02-10T20:42:02.493Z | PASS [ 3.596s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed |
| 1732 | 2025-02-10T20:42:02.496Z | ──────────── |
| 1733 | 2025-02-10T20:42:02.496Z | Summary [ 22.784s] 312 tests run: 312 passed, 1 skipped |
| 1734 | 2025-02-10T20:42:02.515Z | |
| 1735 | 2025-02-10T20:42:02.518Z | real 23.636152414 |
| 1736 | 2025-02-10T20:42:02.518Z | user 1:21.643012565 |
| 1737 | 2025-02-10T20:42:02.518Z | sys 58.299238506 |
| 1738 | 2025-02-10T20:42:02.518Z | trap 0.102939044 |
| 1739 | 2025-02-10T20:42:02.518Z | tflt 0.137821429 |
| 1740 | 2025-02-10T20:42:02.518Z | dflt 0.170154953 |
| 1741 | 2025-02-10T20:42:02.518Z | kflt 0.003325348 |
| 1742 | 2025-02-10T20:42:02.518Z | lock 11:08.030712994 |
| 1743 | 2025-02-10T20:42:02.518Z | slp 5:34.499065410 |
| 1744 | 2025-02-10T20:42:02.518Z | lat 1:19.058388929 |
| 1745 | 2025-02-10T20:42:02.518Z | stop 2:03.838450701 |
| 1746 | 2025-02-10T20:42:02.518Z | process exited: duration 293284 ms, exit code 0 |
| |
| 1747 | 2025-02-10T20:42:02.525Z | found 0 output files |