|
|
|
| 1 | 2025-09-19T19:36:06.851Z | job assigned to worker 01K5HQK8F1WPA5HBGBW9KQRQE3 [factory gimlet-EVT22200007-propolis, EVT22200007/42490] (queued for 28 s) |
| |
| 2 | 2025-09-19T19:36:16.297Z | starting task 0: "setup" |
| 3 | 2025-09-19T19:36:16.322Z | ++ uname -s |
| 4 | 2025-09-19T19:36:16.322Z | + kern=SunOS |
| 5 | 2025-09-19T19:36:16.322Z | + build_user=build |
| 6 | 2025-09-19T19:36:16.322Z | + build_uid=12345 |
| 7 | 2025-09-19T19:36:16.322Z | + work_dir=/work |
| 8 | 2025-09-19T19:36:16.322Z | + input_dir=/input |
| 9 | 2025-09-19T19:36:16.322Z | + [[ 0 == 12345 ]] |
| 10 | 2025-09-19T19:36:16.322Z | + case "$kern" in |
| 11 | 2025-09-19T19:36:16.322Z | + groupadd -g 12345 build |
| 12 | 2025-09-19T19:36:16.322Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-09-19T19:36:18.325Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-09-19T19:36:18.364Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-09-19T19:36:18.389Z | + home_fs=zfs |
| 16 | 2025-09-19T19:36:18.389Z | + [[ zfs == autofs ]] |
| 17 | 2025-09-19T19:36:18.389Z | + mkdir -p /home/build |
| 18 | 2025-09-19T19:36:18.389Z | + chown build:build /home/build /work |
| 19 | 2025-09-19T19:36:20.375Z | + chmod 0700 /home/build /work |
| 20 | 2025-09-19T19:36:20.400Z | process exited: duration 4082 ms, exit code 0 |
| |
| 21 | 2025-09-19T19:36:20.452Z | starting task 1: "rust-toolchain" |
| 22 | 2025-09-19T19:36:20.478Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-09-19T19:36:20.478Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-09-19T19:36:20.478Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-09-19T19:36:20.478Z | * rust toolchain channel = "stable" |
| 26 | 2025-09-19T19:36:20.478Z | * rust toolchain profile = "default" |
| 27 | 2025-09-19T19:36:20.478Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-09-19T19:36:20.478Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-09-19T19:36:20.478Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-09-19T19:36:20.595Z | info: downloading installer |
| 31 | 2025-09-19T19:36:21.109Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-09-19T19:36:21.110Z | warn: /opt/ooce/bin |
| 33 | 2025-09-19T19:36:21.110Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-09-19T19:36:21.114Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-09-19T19:36:21.114Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-09-19T19:36:21.114Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-09-19T19:36:21.114Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-09-19T19:36:21.114Z | error: cannot install while Rust is installed |
| 39 | 2025-09-19T19:36:21.114Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-09-19T19:36:21.161Z | info: profile set to 'default' |
| 41 | 2025-09-19T19:36:21.161Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-09-19T19:36:21.161Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-09-19T19:36:21.234Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 44 | 2025-09-19T19:36:21.234Z | info: downloading component 'cargo' |
| 45 | 2025-09-19T19:36:21.415Z | info: downloading component 'clippy' |
| 46 | 2025-09-19T19:36:21.499Z | info: downloading component 'rust-docs' |
| 47 | 2025-09-19T19:36:21.779Z | info: downloading component 'rust-std' |
| 48 | 2025-09-19T19:36:22.295Z | info: downloading component 'rustc' |
| 49 | 2025-09-19T19:36:23.654Z | info: downloading component 'rustfmt' |
| 50 | 2025-09-19T19:36:23.724Z | info: installing component 'cargo' |
| 51 | 2025-09-19T19:36:25.021Z | info: installing component 'clippy' |
| 52 | 2025-09-19T19:36:25.542Z | info: installing component 'rust-docs' |
| 53 | 2025-09-19T19:36:28.926Z | info: installing component 'rust-std' |
| 54 | 2025-09-19T19:36:31.177Z | info: installing component 'rustc' |
| 55 | 2025-09-19T19:36:39.876Z | info: installing component 'rustfmt' |
| 56 | 2025-09-19T19:36:40.292Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-09-19T19:36:40.292Z | |
| 58 | 2025-09-19T19:36:40.481Z | stable-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 59 | 2025-09-19T19:36:40.481Z | |
| 60 | 2025-09-19T19:36:40.481Z | |
| 61 | 2025-09-19T19:36:40.481Z | Rust is installed now. Great! |
| 62 | 2025-09-19T19:36:40.481Z | |
| 63 | 2025-09-19T19:36:40.481Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-09-19T19:36:40.481Z | environment variable. This has not been done automatically. |
| 65 | 2025-09-19T19:36:40.481Z | |
| 66 | 2025-09-19T19:36:40.482Z | To configure your current shell, you need to source |
| 67 | 2025-09-19T19:36:40.482Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-09-19T19:36:40.482Z | |
| 69 | 2025-09-19T19:36:40.482Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-09-19T19:36:40.482Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-09-19T19:36:40.482Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-09-19T19:36:40.482Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-09-19T19:36:40.606Z | + rustup --version |
| 74 | 2025-09-19T19:36:40.631Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-09-19T19:36:40.631Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-09-19T19:36:40.761Z | info: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 77 | 2025-09-19T19:36:40.787Z | + cargo --version |
| 78 | 2025-09-19T19:36:40.884Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 79 | 2025-09-19T19:36:40.912Z | + rustc --version |
| 80 | 2025-09-19T19:36:41.009Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 81 | 2025-09-19T19:36:41.034Z | process exited: duration 20563 ms, exit code 0 |
| |
| 82 | 2025-09-19T19:36:41.087Z | starting task 2: "authentication" |
| 83 | 2025-09-19T19:36:41.151Z | process exited: duration 66 ms, exit code 0 |
| |
| 84 | 2025-09-19T19:36:41.205Z | starting task 3: "clone repository" |
| 85 | 2025-09-19T19:36:41.230Z | + mkdir -p /work/nextest-rs/nextest |
| 86 | 2025-09-19T19:36:41.230Z | + git clone https://github.com/nextest-rs/nextest /work/nextest-rs/nextest |
| 87 | 2025-09-19T19:36:41.259Z | Cloning into '/work/nextest-rs/nextest'... |
| 88 | 2025-09-19T19:36:43.674Z | + cd /work/nextest-rs/nextest |
| 89 | 2025-09-19T19:36:43.674Z | + git fetch origin 2876142f84c51ce68e418ad5e75e59335c678a5f |
| 90 | 2025-09-19T19:36:44.304Z | From https://github.com/nextest-rs/nextest |
| 91 | 2025-09-19T19:36:44.304Z | * branch 2876142f84c51ce68e418ad5e75e59335c678a5f -> FETCH_HEAD |
| 92 | 2025-09-19T19:36:44.337Z | + [[ -n '' ]] |
| 93 | 2025-09-19T19:36:44.337Z | + git reset --hard 2876142f84c51ce68e418ad5e75e59335c678a5f |
| 94 | 2025-09-19T19:36:44.419Z | HEAD is now at 2876142f fix: inheritance cycle method |
| 95 | 2025-09-19T19:36:44.448Z | process exited: duration 3222 ms, exit code 0 |
| |
| 96 | 2025-09-19T19:36:44.509Z | starting task 4: "build" |
| 97 | 2025-09-19T19:36:44.536Z | + PLATFORM=illumos |
| 98 | 2025-09-19T19:36:44.536Z | + export CARGO_TERM_COLOR=always |
| 99 | 2025-09-19T19:36:44.536Z | + CARGO_TERM_COLOR=always |
| 100 | 2025-09-19T19:36:44.537Z | + cargo --version |
| 101 | 2025-09-19T19:36:44.644Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 102 | 2025-09-19T19:36:44.670Z | + rustc --version |
| 103 | 2025-09-19T19:36:44.779Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2025-09-19T19:36:44.804Z | + banner install |
| 105 | 2025-09-19T19:36:44.804Z | |
| 106 | 2025-09-19T19:36:44.804Z | # # # #### ##### ## # # |
| 107 | 2025-09-19T19:36:44.804Z | # ## # # # # # # # |
| 108 | 2025-09-19T19:36:44.804Z | # # # # #### # # # # # |
| 109 | 2025-09-19T19:36:44.804Z | # # # # # # ###### # # |
| 110 | 2025-09-19T19:36:44.804Z | # # ## # # # # # # # |
| 111 | 2025-09-19T19:36:44.804Z | # # # #### # # # ###### ###### |
| 112 | 2025-09-19T19:36:44.804Z | |
| 113 | 2025-09-19T19:36:44.804Z | + mkdir -p /home/build/.cargo/bin |
| 114 | 2025-09-19T19:36:44.804Z | + curl -LsSf https://get.nexte.st/latest/illumos |
| 115 | 2025-09-19T19:36:44.804Z | + gunzip |
| 116 | 2025-09-19T19:36:44.804Z | + tar xf - -C /home/build/.cargo/bin |
| 117 | 2025-09-19T19:36:45.836Z | + banner metadata |
| 118 | 2025-09-19T19:36:45.861Z | |
| 119 | 2025-09-19T19:36:45.861Z | # # ###### ##### ## ##### ## ##### ## |
| 120 | 2025-09-19T19:36:45.861Z | ## ## # # # # # # # # # # # |
| 121 | 2025-09-19T19:36:45.861Z | # ## # ##### # # # # # # # # # # |
| 122 | 2025-09-19T19:36:45.861Z | # # # # ###### # # ###### # ###### |
| 123 | 2025-09-19T19:36:45.861Z | # # # # # # # # # # # # # |
| 124 | 2025-09-19T19:36:45.861Z | # # ###### # # # ##### # # # # # |
| 125 | 2025-09-19T19:36:45.861Z | |
| 126 | 2025-09-19T19:36:45.861Z | + ptime -m cargo build --package nextest-metadata |
| 127 | 2025-09-19T19:36:46.101Z | Updating crates.io index |
| 128 | 2025-09-19T19:36:47.549Z | Downloading crates ... |
| 129 | 2025-09-19T19:36:47.620Z | Downloaded percent-encoding v2.3.1 |
| 130 | 2025-09-19T19:36:47.647Z | Downloaded heck v0.5.0 |
| 131 | 2025-09-19T19:36:47.647Z | Downloaded unicode-linebreak v0.1.5 |
| 132 | 2025-09-19T19:36:47.647Z | Downloaded rand_core v0.9.3 |
| 133 | 2025-09-19T19:36:47.647Z | Downloaded bitflags v2.9.1 |
| 134 | 2025-09-19T19:36:47.674Z | Downloaded allocator-api2 v0.2.21 |
| 135 | 2025-09-19T19:36:47.674Z | Downloaded object v0.36.7 |
| 136 | 2025-09-19T19:36:47.674Z | Downloaded include_dir v0.7.4 |
| 137 | 2025-09-19T19:36:47.698Z | Downloaded miette-derive v7.6.0 |
| 138 | 2025-09-19T19:36:47.698Z | Downloaded guppy-workspace-hack v0.1.0 |
| 139 | 2025-09-19T19:36:47.698Z | Downloaded form_urlencoded v1.2.1 |
| 140 | 2025-09-19T19:36:47.698Z | Downloaded smol_str v0.3.2 |
| 141 | 2025-09-19T19:36:47.698Z | Downloaded pin-project-lite v0.2.16 |
| 142 | 2025-09-19T19:36:47.699Z | Downloaded xxhash-rust v0.8.15 |
| 143 | 2025-09-19T19:36:47.699Z | Downloaded terminal_size v0.4.2 |
| 144 | 2025-09-19T19:36:47.724Z | Downloaded unicase v2.8.1 |
| 145 | 2025-09-19T19:36:47.724Z | Downloaded target-lexicon v0.13.2 |
| 146 | 2025-09-19T19:36:47.724Z | Downloaded unicode-ident v1.0.18 |
| 147 | 2025-09-19T19:36:47.724Z | Downloaded tracing-core v0.1.34 |
| 148 | 2025-09-19T19:36:47.724Z | Downloaded serde v1.0.219 |
| 149 | 2025-09-19T19:36:47.749Z | Downloaded rand v0.9.2 |
| 150 | 2025-09-19T19:36:47.749Z | Downloaded hashbrown v0.15.4 |
| 151 | 2025-09-19T19:36:47.749Z | Downloaded miette v7.6.0 |
| 152 | 2025-09-19T19:36:47.749Z | Downloaded serde_json v1.0.143 |
| 153 | 2025-09-19T19:36:47.773Z | Downloaded pulldown-cmark v0.13.0 |
| 154 | 2025-09-19T19:36:47.773Z | Downloaded aho-corasick v1.1.3 |
| 155 | 2025-09-19T19:36:47.773Z | Downloaded memchr v2.7.5 |
| 156 | 2025-09-19T19:36:47.798Z | Downloaded indexmap v2.11.1 |
| 157 | 2025-09-19T19:36:47.798Z | Downloaded gimli v0.31.1 |
| 158 | 2025-09-19T19:36:47.798Z | Downloaded zerocopy v0.8.26 |
| 159 | 2025-09-19T19:36:47.823Z | Downloaded unicode-width v0.2.0 |
| 160 | 2025-09-19T19:36:47.847Z | Downloaded unicode-width v0.1.14 |
| 161 | 2025-09-19T19:36:47.848Z | Downloaded syn v2.0.104 |
| 162 | 2025-09-19T19:36:47.872Z | Downloaded tracing v0.1.41 |
| 163 | 2025-09-19T19:36:47.872Z | Downloaded regex-syntax v0.8.6 |
| 164 | 2025-09-19T19:36:47.872Z | Downloaded target-spec-miette v0.4.4 |
| 165 | 2025-09-19T19:36:47.872Z | Downloaded target-spec v3.5.0 |
| 166 | 2025-09-19T19:36:47.896Z | Downloaded socket2 v0.6.0 |
| 167 | 2025-09-19T19:36:47.897Z | Downloaded rustix v1.0.7 |
| 168 | 2025-09-19T19:36:47.924Z | Downloaded serde_derive v1.0.219 |
| 169 | 2025-09-19T19:36:47.924Z | Downloaded rustc-demangle v0.1.25 |
| 170 | 2025-09-19T19:36:47.924Z | Downloaded proc-macro2 v1.0.95 |
| 171 | 2025-09-19T19:36:47.924Z | Downloaded mio v1.0.4 |
| 172 | 2025-09-19T19:36:47.924Z | Downloaded textwrap v0.16.2 |
| 173 | 2025-09-19T19:36:47.950Z | Downloaded ryu v1.0.20 |
| 174 | 2025-09-19T19:36:47.950Z | Downloaded smallvec v1.15.1 |
| 175 | 2025-09-19T19:36:47.950Z | Downloaded signal-hook-registry v1.4.5 |
| 176 | 2025-09-19T19:36:47.950Z | Downloaded quote v1.0.40 |
| 177 | 2025-09-19T19:36:47.950Z | Downloaded once_cell v1.21.3 |
| 178 | 2025-09-19T19:36:47.950Z | Downloaded is_ci v1.2.0 |
| 179 | 2025-09-19T19:36:47.950Z | Downloaded clap v4.5.47 |
| 180 | 2025-09-19T19:36:47.976Z | Downloaded regex-automata v0.4.9 |
| 181 | 2025-09-19T19:36:47.976Z | Downloaded utf8parse v0.2.2 |
| 182 | 2025-09-19T19:36:47.976Z | Downloaded tokio-macros v2.5.0 |
| 183 | 2025-09-19T19:36:47.976Z | Downloaded supports-unicode v3.0.0 |
| 184 | 2025-09-19T19:36:48.001Z | Downloaded supports-hyperlinks v3.1.0 |
| 185 | 2025-09-19T19:36:48.001Z | Downloaded supports-color v3.0.2 |
| 186 | 2025-09-19T19:36:48.001Z | Downloaded strsim v0.11.1 |
| 187 | 2025-09-19T19:36:48.001Z | Downloaded libc v0.2.175 |
| 188 | 2025-09-19T19:36:48.026Z | Downloaded rand_chacha v0.9.0 |
| 189 | 2025-09-19T19:36:48.026Z | Downloaded include_dir_macros v0.7.4 |
| 190 | 2025-09-19T19:36:48.026Z | Downloaded owo-colors v4.2.2 |
| 191 | 2025-09-19T19:36:48.026Z | Downloaded log v0.4.28 |
| 192 | 2025-09-19T19:36:48.026Z | Downloaded tokio v1.47.1 |
| 193 | 2025-09-19T19:36:48.060Z | Downloaded is_terminal_polyfill v1.70.1 |
| 194 | 2025-09-19T19:36:48.086Z | Downloaded getrandom v0.3.3 |
| 195 | 2025-09-19T19:36:48.086Z | Downloaded foldhash v0.1.5 |
| 196 | 2025-09-19T19:36:48.086Z | Downloaded errno v0.3.12 |
| 197 | 2025-09-19T19:36:48.086Z | Downloaded either v1.15.0 |
| 198 | 2025-09-19T19:36:48.087Z | Downloaded clap_lex v0.7.4 |
| 199 | 2025-09-19T19:36:48.087Z | Downloaded clap_builder v4.5.47 |
| 200 | 2025-09-19T19:36:48.087Z | Downloaded cfg-expr v0.20.1 |
| 201 | 2025-09-19T19:36:48.087Z | Downloaded camino v1.1.12 |
| 202 | 2025-09-19T19:36:48.087Z | Downloaded backtrace v0.3.75 |
| 203 | 2025-09-19T19:36:48.114Z | Downloaded anstyle v1.0.10 |
| 204 | 2025-09-19T19:36:48.114Z | Downloaded colorchoice v1.0.3 |
| 205 | 2025-09-19T19:36:48.114Z | Downloaded clap_derive v4.5.47 |
| 206 | 2025-09-19T19:36:48.114Z | Downloaded borsh v1.5.7 |
| 207 | 2025-09-19T19:36:48.114Z | Downloaded anstyle-query v1.1.2 |
| 208 | 2025-09-19T19:36:48.114Z | Downloaded addr2line v0.24.2 |
| 209 | 2025-09-19T19:36:48.114Z | Downloaded equivalent v1.0.2 |
| 210 | 2025-09-19T19:36:48.114Z | Downloaded console v0.16.0 |
| 211 | 2025-09-19T19:36:48.114Z | Downloaded cfg_aliases v0.2.1 |
| 212 | 2025-09-19T19:36:48.115Z | Downloaded anstream v0.6.18 |
| 213 | 2025-09-19T19:36:48.115Z | Downloaded bit-vec v0.8.0 |
| 214 | 2025-09-19T19:36:48.115Z | Downloaded ppv-lite86 v0.2.21 |
| 215 | 2025-09-19T19:36:48.115Z | Downloaded cfg-if v1.0.3 |
| 216 | 2025-09-19T19:36:48.115Z | Downloaded bit-set v0.8.0 |
| 217 | 2025-09-19T19:36:48.139Z | Downloaded anstyle-parse v0.2.6 |
| 218 | 2025-09-19T19:36:48.139Z | Downloaded adler2 v2.0.1 |
| 219 | 2025-09-19T19:36:48.139Z | Downloaded miniz_oxide v0.8.9 |
| 220 | 2025-09-19T19:36:48.139Z | Downloaded itoa v1.0.15 |
| 221 | 2025-09-19T19:36:48.139Z | Downloaded bytes v1.10.1 |
| 222 | 2025-09-19T19:36:48.139Z | Downloaded backtrace-ext v0.2.1 |
| 223 | 2025-09-19T19:36:48.212Z | Compiling proc-macro2 v1.0.95 |
| 224 | 2025-09-19T19:36:48.212Z | Compiling unicode-ident v1.0.18 |
| 225 | 2025-09-19T19:36:48.212Z | Compiling libc v0.2.175 |
| 226 | 2025-09-19T19:36:48.212Z | Compiling memchr v2.7.5 |
| 227 | 2025-09-19T19:36:48.237Z | Compiling serde v1.0.219 |
| 228 | 2025-09-19T19:36:48.237Z | Compiling cfg-if v1.0.3 |
| 229 | 2025-09-19T19:36:48.237Z | Compiling rustix v1.0.7 |
| 230 | 2025-09-19T19:36:48.237Z | Compiling bitflags v2.9.1 |
| 231 | 2025-09-19T19:36:48.385Z | Compiling unicode-width v0.2.0 |
| 232 | 2025-09-19T19:36:48.487Z | Compiling object v0.36.7 |
| 233 | 2025-09-19T19:36:48.750Z | Compiling target-lexicon v0.13.2 |
| 234 | 2025-09-19T19:36:48.886Z | Compiling getrandom v0.3.3 |
| 235 | 2025-09-19T19:36:48.912Z | Compiling gimli v0.31.1 |
| 236 | 2025-09-19T19:36:49.005Z | Compiling adler2 v2.0.1 |
| 237 | 2025-09-19T19:36:49.064Z | Compiling zerocopy v0.8.26 |
| 238 | 2025-09-19T19:36:49.225Z | Compiling miniz_oxide v0.8.9 |
| 239 | 2025-09-19T19:36:49.616Z | Compiling errno v0.3.12 |
| 240 | 2025-09-19T19:36:49.665Z | Compiling serde_json v1.0.143 |
| 241 | 2025-09-19T19:36:49.714Z | Compiling utf8parse v0.2.2 |
| 242 | 2025-09-19T19:36:49.870Z | Compiling anstyle v1.0.10 |
| 243 | 2025-09-19T19:36:49.896Z | Compiling camino v1.1.12 |
| 244 | 2025-09-19T19:36:49.921Z | Compiling once_cell v1.21.3 |
| 245 | 2025-09-19T19:36:50.020Z | Compiling quote v1.0.40 |
| 246 | 2025-09-19T19:36:50.320Z | Compiling pulldown-cmark v0.13.0 |
| 247 | 2025-09-19T19:36:50.355Z | Compiling rustc-demangle v0.1.25 |
| 248 | 2025-09-19T19:36:50.379Z | Compiling guppy-workspace-hack v0.1.0 |
| 249 | 2025-09-19T19:36:50.416Z | Compiling syn v2.0.104 |
| 250 | 2025-09-19T19:36:50.589Z | Compiling unicase v2.8.1 |
| 251 | 2025-09-19T19:36:50.632Z | Compiling owo-colors v4.2.2 |
| 252 | 2025-09-19T19:36:50.858Z | Compiling terminal_size v0.4.2 |
| 253 | 2025-09-19T19:36:51.059Z | Compiling anstyle-parse v0.2.6 |
| 254 | 2025-09-19T19:36:51.362Z | Compiling colorchoice v1.0.3 |
| 255 | 2025-09-19T19:36:51.461Z | Compiling unicode-linebreak v0.1.5 |
| 256 | 2025-09-19T19:36:51.570Z | Compiling anstyle-query v1.1.2 |
| 257 | 2025-09-19T19:36:51.685Z | Compiling is_terminal_polyfill v1.70.1 |
| 258 | 2025-09-19T19:36:51.759Z | Compiling is_ci v1.2.0 |
| 259 | 2025-09-19T19:36:51.854Z | Compiling smallvec v1.15.1 |
| 260 | 2025-09-19T19:36:52.035Z | Compiling itoa v1.0.15 |
| 261 | 2025-09-19T19:36:52.060Z | Compiling target-spec v3.5.0 |
| 262 | 2025-09-19T19:36:52.301Z | Compiling ryu v1.0.20 |
| 263 | 2025-09-19T19:36:52.326Z | Compiling cfg-expr v0.20.1 |
| 264 | 2025-09-19T19:36:52.653Z | Compiling textwrap v0.16.2 |
| 265 | 2025-09-19T19:36:52.739Z | Compiling supports-color v3.0.2 |
| 266 | 2025-09-19T19:36:53.257Z | Compiling addr2line v0.24.2 |
| 267 | 2025-09-19T19:36:53.614Z | Compiling anstream v0.6.18 |
| 268 | 2025-09-19T19:36:53.686Z | Compiling rand_core v0.9.3 |
| 269 | 2025-09-19T19:36:54.010Z | Compiling include_dir_macros v0.7.4 |
| 270 | 2025-09-19T19:36:54.077Z | Compiling tracing-core v0.1.34 |
| 271 | 2025-09-19T19:36:54.255Z | Compiling supports-unicode v3.0.0 |
| 272 | 2025-09-19T19:36:54.480Z | Compiling ppv-lite86 v0.2.21 |
| 273 | 2025-09-19T19:36:54.643Z | Compiling allocator-api2 v0.2.21 |
| 274 | 2025-09-19T19:36:54.774Z | Compiling strsim v0.11.1 |
| 275 | 2025-09-19T19:36:55.134Z | Compiling pin-project-lite v0.2.16 |
| 276 | 2025-09-19T19:36:55.161Z | Compiling unicode-width v0.1.14 |
| 277 | 2025-09-19T19:36:55.266Z | Compiling heck v0.5.0 |
| 278 | 2025-09-19T19:36:55.314Z | Compiling clap_lex v0.7.4 |
| 279 | 2025-09-19T19:36:55.339Z | Compiling foldhash v0.1.5 |
| 280 | 2025-09-19T19:36:55.521Z | Compiling supports-hyperlinks v3.1.0 |
| 281 | 2025-09-19T19:36:55.545Z | Compiling equivalent v1.0.2 |
| 282 | 2025-09-19T19:36:55.656Z | Compiling hashbrown v0.15.4 |
| 283 | 2025-09-19T19:36:55.681Z | Compiling clap_builder v4.5.47 |
| 284 | 2025-09-19T19:36:55.681Z | Compiling tracing v0.1.41 |
| 285 | 2025-09-19T19:36:55.746Z | Compiling backtrace v0.3.75 |
| 286 | 2025-09-19T19:36:55.778Z | Compiling rand_chacha v0.9.0 |
| 287 | 2025-09-19T19:36:55.802Z | Compiling include_dir v0.7.4 |
| 288 | 2025-09-19T19:36:56.087Z | Compiling mio v1.0.4 |
| 289 | 2025-09-19T19:36:56.113Z | Compiling signal-hook-registry v1.4.5 |
| 290 | 2025-09-19T19:36:56.339Z | Compiling aho-corasick v1.1.3 |
| 291 | 2025-09-19T19:36:56.757Z | Compiling backtrace-ext v0.2.1 |
| 292 | 2025-09-19T19:36:56.859Z | Compiling bytes v1.10.1 |
| 293 | 2025-09-19T19:36:56.884Z | Compiling percent-encoding v2.3.1 |
| 294 | 2025-09-19T19:36:57.067Z | Compiling regex-syntax v0.8.6 |
| 295 | 2025-09-19T19:36:57.235Z | Compiling bit-vec v0.8.0 |
| 296 | 2025-09-19T19:36:57.281Z | Compiling form_urlencoded v1.2.1 |
| 297 | 2025-09-19T19:36:57.592Z | Compiling rand v0.9.2 |
| 298 | 2025-09-19T19:36:57.734Z | Compiling bit-set v0.8.0 |
| 299 | 2025-09-19T19:36:58.000Z | Compiling console v0.16.0 |
| 300 | 2025-09-19T19:36:58.284Z | Compiling xxhash-rust v0.8.15 |
| 301 | 2025-09-19T19:36:58.874Z | Compiling either v1.15.0 |
| 302 | 2025-09-19T19:36:58.932Z | Compiling log v0.4.28 |
| 303 | 2025-09-19T19:36:59.883Z | Compiling serde_derive v1.0.219 |
| 304 | 2025-09-19T19:37:00.316Z | Compiling miette-derive v7.6.0 |
| 305 | 2025-09-19T19:37:00.807Z | Compiling clap_derive v4.5.47 |
| 306 | 2025-09-19T19:37:00.948Z | Compiling tokio-macros v2.5.0 |
| 307 | 2025-09-19T19:37:00.990Z | Compiling regex-automata v0.4.9 |
| 308 | 2025-09-19T19:37:02.231Z | Compiling tokio v1.47.1 |
| 309 | 2025-09-19T19:37:02.542Z | Compiling miette v7.6.0 |
| 310 | 2025-09-19T19:37:04.580Z | Compiling clap v4.5.47 |
| 311 | 2025-09-19T19:37:10.225Z | Compiling indexmap v2.11.1 |
| 312 | 2025-09-19T19:37:10.225Z | Compiling smol_str v0.3.2 |
| 313 | 2025-09-19T19:37:10.944Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 314 | 2025-09-19T19:37:12.584Z | Compiling target-spec-miette v0.4.4 |
| 315 | 2025-09-19T19:37:12.920Z | Compiling nextest-metadata v0.12.2 (/work/nextest-rs/nextest/nextest-metadata) |
| 316 | 2025-09-19T19:37:15.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.35s |
| 317 | 2025-09-19T19:37:15.481Z | |
| 318 | 2025-09-19T19:37:15.481Z | real 29.603207313 |
| 319 | 2025-09-19T19:37:15.481Z | user 2:27.140635129 |
| 320 | 2025-09-19T19:37:15.481Z | sys 20.668654086 |
| 321 | 2025-09-19T19:37:15.481Z | trap 0.093388649 |
| 322 | 2025-09-19T19:37:15.481Z | tflt 0.051900910 |
| 323 | 2025-09-19T19:37:15.481Z | dflt 0.143478211 |
| 324 | 2025-09-19T19:37:15.481Z | kflt 0.001113138 |
| 325 | 2025-09-19T19:37:15.481Z | lock 5:35.509700585 |
| 326 | 2025-09-19T19:37:15.481Z | slp 7:56.246483455 |
| 327 | 2025-09-19T19:37:15.481Z | lat 10.509232174 |
| 328 | 2025-09-19T19:37:15.481Z | stop 16.804775016 |
| 329 | 2025-09-19T19:37:15.507Z | + banner no-update |
| 330 | 2025-09-19T19:37:15.507Z | |
| 331 | 2025-09-19T19:37:15.507Z | # # #### # # ##### ##### ## ##### ###### |
| 332 | 2025-09-19T19:37:15.507Z | ## # # # # # # # # # # # # # |
| 333 | 2025-09-19T19:37:15.507Z | # # # # # ##### # # # # # # # # # ##### |
| 334 | 2025-09-19T19:37:15.507Z | # # # # # # # ##### # # ###### # # |
| 335 | 2025-09-19T19:37:15.507Z | # ## # # # # # # # # # # # |
| 336 | 2025-09-19T19:37:15.507Z | # # #### #### # ##### # # # ###### |
| 337 | 2025-09-19T19:37:15.508Z | |
| 338 | 2025-09-19T19:37:15.508Z | + ptime -m cargo build --package cargo-nextest --no-default-features --features default-no-update |
| 339 | 2025-09-19T19:37:15.720Z | Downloading crates ... |
| 340 | 2025-09-19T19:37:15.806Z | Downloaded convert_case v0.7.1 |
| 341 | 2025-09-19T19:37:15.831Z | Downloaded parking_lot v0.12.4 |
| 342 | 2025-09-19T19:37:15.831Z | Downloaded strip-ansi-escapes v0.2.1 |
| 343 | 2025-09-19T19:37:15.831Z | Downloaded toml v0.8.23 |
| 344 | 2025-09-19T19:37:15.831Z | Downloaded futures-sink v0.3.31 |
| 345 | 2025-09-19T19:37:15.831Z | Downloaded uuid v1.17.0 |
| 346 | 2025-09-19T19:37:15.856Z | Downloaded unit-prefix v0.5.1 |
| 347 | 2025-09-19T19:37:15.856Z | Downloaded tar v0.4.44 |
| 348 | 2025-09-19T19:37:15.856Z | Downloaded utf8_iter v1.0.4 |
| 349 | 2025-09-19T19:37:15.856Z | Downloaded toml_edit v0.22.27 |
| 350 | 2025-09-19T19:37:16.455Z | Downloaded vte v0.14.1 |
| 351 | 2025-09-19T19:37:16.455Z | Downloaded xattr v1.5.0 |
| 352 | 2025-09-19T19:37:16.455Z | Downloaded url v2.5.4 |
| 353 | 2025-09-19T19:37:16.455Z | Downloaded zstd-safe v7.2.4 |
| 354 | 2025-09-19T19:37:16.455Z | Downloaded toml_writer v1.0.2 |
| 355 | 2025-09-19T19:37:16.455Z | Downloaded tinyvec v1.9.0 |
| 356 | 2025-09-19T19:37:16.456Z | Downloaded zstd v0.13.3 |
| 357 | 2025-09-19T19:37:16.456Z | Downloaded toml_parser v1.0.2 |
| 358 | 2025-09-19T19:37:16.456Z | Downloaded regex v1.11.2 |
| 359 | 2025-09-19T19:37:16.456Z | Downloaded idna v1.0.3 |
| 360 | 2025-09-19T19:37:16.456Z | Downloaded nix v0.30.1 |
| 361 | 2025-09-19T19:37:16.456Z | Downloaded winnow v0.7.13 |
| 362 | 2025-09-19T19:37:16.456Z | Downloaded futures-util v0.3.31 |
| 363 | 2025-09-19T19:37:16.456Z | Downloaded iddqd v0.3.11 |
| 364 | 2025-09-19T19:37:16.456Z | Downloaded guppy v0.17.20 |
| 365 | 2025-09-19T19:37:16.456Z | Downloaded ron v0.8.1 |
| 366 | 2025-09-19T19:37:16.456Z | Downloaded tempfile v3.20.0 |
| 367 | 2025-09-19T19:37:16.456Z | Downloaded sharded-slab v0.1.7 |
| 368 | 2025-09-19T19:37:16.456Z | Downloaded tracing-subscriber v0.3.20 |
| 369 | 2025-09-19T19:37:16.456Z | Downloaded iana-time-zone v0.1.63 |
| 370 | 2025-09-19T19:37:16.456Z | Downloaded thread_local v1.1.8 |
| 371 | 2025-09-19T19:37:16.456Z | Downloaded thiserror-impl v2.0.16 |
| 372 | 2025-09-19T19:37:16.456Z | Downloaded thiserror v2.0.16 |
| 373 | 2025-09-19T19:37:16.456Z | Downloaded semver v1.0.26 |
| 374 | 2025-09-19T19:37:16.456Z | Downloaded globset v0.4.16 |
| 375 | 2025-09-19T19:37:16.456Z | Downloaded duct v1.1.0 |
| 376 | 2025-09-19T19:37:16.456Z | Downloaded derive_more-impl v2.0.1 |
| 377 | 2025-09-19T19:37:16.456Z | Downloaded zeroize v1.8.1 |
| 378 | 2025-09-19T19:37:16.456Z | Downloaded unicode-segmentation v1.12.0 |
| 379 | 2025-09-19T19:37:16.456Z | Downloaded typeid v1.0.3 |
| 380 | 2025-09-19T19:37:16.456Z | Downloaded tracing-log v0.2.0 |
| 381 | 2025-09-19T19:37:16.456Z | Downloaded signal-hook-mio v0.2.4 |
| 382 | 2025-09-19T19:37:16.456Z | Downloaded signal-hook v0.3.18 |
| 383 | 2025-09-19T19:37:16.456Z | Downloaded serde_ignored v0.1.12 |
| 384 | 2025-09-19T19:37:16.456Z | Downloaded serde-value v0.7.0 |
| 385 | 2025-09-19T19:37:16.456Z | Downloaded zstd-sys v2.0.15+zstd.1.5.7 |
| 386 | 2025-09-19T19:37:16.456Z | Downloaded rustix v0.38.44 |
| 387 | 2025-09-19T19:37:16.456Z | Downloaded home v0.5.11 |
| 388 | 2025-09-19T19:37:16.456Z | Downloaded fastrand v2.3.0 |
| 389 | 2025-09-19T19:37:16.456Z | Downloaded unicode-xid v0.2.6 |
| 390 | 2025-09-19T19:37:16.456Z | Downloaded tracing-error v0.2.1 |
| 391 | 2025-09-19T19:37:16.456Z | Downloaded swrite v0.1.0 |
| 392 | 2025-09-19T19:37:16.456Z | Downloaded slab v0.4.11 |
| 393 | 2025-09-19T19:37:16.457Z | Downloaded sigchld v0.2.4 |
| 394 | 2025-09-19T19:37:16.457Z | Downloaded shell-words v1.1.0 |
| 395 | 2025-09-19T19:37:16.457Z | Downloaded petgraph v0.8.2 |
| 396 | 2025-09-19T19:37:16.457Z | Downloaded shared_thread v0.2.0 |
| 397 | 2025-09-19T19:37:16.457Z | Downloaded shared_child v1.1.1 |
| 398 | 2025-09-19T19:37:16.457Z | Downloaded serde_spanned v1.0.0 |
| 399 | 2025-09-19T19:37:16.457Z | Downloaded serde_spanned v0.6.9 |
| 400 | 2025-09-19T19:37:16.457Z | Downloaded serde-untagged v0.1.7 |
| 401 | 2025-09-19T19:37:16.457Z | Downloaded rustc-hash v2.1.1 |
| 402 | 2025-09-19T19:37:16.457Z | Downloaded quick-xml v0.37.5 |
| 403 | 2025-09-19T19:37:16.457Z | Downloaded portable-atomic v1.11.0 |
| 404 | 2025-09-19T19:37:16.457Z | Downloaded humantime-serde v1.1.1 |
| 405 | 2025-09-19T19:37:16.457Z | Downloaded humantime v2.2.0 |
| 406 | 2025-09-19T19:37:16.457Z | Downloaded futures-io v0.3.31 |
| 407 | 2025-09-19T19:37:16.457Z | Downloaded future-queue v0.4.0 |
| 408 | 2025-09-19T19:37:16.457Z | Downloaded fixedbitset v0.5.7 |
| 409 | 2025-09-19T19:37:16.457Z | Downloaded eyre v0.6.12 |
| 410 | 2025-09-19T19:37:16.457Z | Downloaded enable-ansi-support v0.2.1 |
| 411 | 2025-09-19T19:37:16.457Z | Downloaded version_check v0.9.5 |
| 412 | 2025-09-19T19:37:16.457Z | Downloaded tracing-attributes v0.1.30 |
| 413 | 2025-09-19T19:37:16.457Z | Downloaded toml_write v0.1.2 |
| 414 | 2025-09-19T19:37:16.457Z | Downloaded toml_edit v0.23.4 |
| 415 | 2025-09-19T19:37:16.457Z | Downloaded static_assertions v1.1.0 |
| 416 | 2025-09-19T19:37:16.457Z | Downloaded shlex v1.3.0 |
| 417 | 2025-09-19T19:37:16.457Z | Downloaded serde_path_to_error v0.1.17 |
| 418 | 2025-09-19T19:37:16.457Z | Downloaded scopeguard v1.2.0 |
| 419 | 2025-09-19T19:37:16.457Z | Downloaded parking_lot_core v0.9.11 |
| 420 | 2025-09-19T19:37:16.457Z | Downloaded nested v0.1.1 |
| 421 | 2025-09-19T19:37:16.457Z | Downloaded jobserver v0.1.33 |
| 422 | 2025-09-19T19:37:16.457Z | Downloaded idna_adapter v1.0.0 |
| 423 | 2025-09-19T19:37:16.457Z | Downloaded filetime v0.2.25 |
| 424 | 2025-09-19T19:37:16.457Z | Downloaded quick-junit v0.5.1 |
| 425 | 2025-09-19T19:37:16.457Z | Downloaded pin-utils v0.1.0 |
| 426 | 2025-09-19T19:37:16.457Z | Downloaded pin-project-internal v1.1.10 |
| 427 | 2025-09-19T19:37:16.457Z | Downloaded pin-project v1.1.10 |
| 428 | 2025-09-19T19:37:16.457Z | Downloaded pathdiff v0.2.3 |
| 429 | 2025-09-19T19:37:16.457Z | Downloaded os_pipe v1.2.2 |
| 430 | 2025-09-19T19:37:16.458Z | Downloaded ordered-float v2.10.1 |
| 431 | 2025-09-19T19:37:16.458Z | Downloaded num-traits v0.2.19 |
| 432 | 2025-09-19T19:37:16.458Z | Downloaded newtype-uuid v1.3.0 |
| 433 | 2025-09-19T19:37:16.458Z | Downloaded lock_api v0.4.13 |
| 434 | 2025-09-19T19:37:16.458Z | Downloaded recursion v0.5.4 |
| 435 | 2025-09-19T19:37:16.458Z | Downloaded litrs v0.4.1 |
| 436 | 2025-09-19T19:37:16.458Z | Downloaded pkg-config v0.3.32 |
| 437 | 2025-09-19T19:37:16.458Z | Downloaded futures-task v0.3.31 |
| 438 | 2025-09-19T19:37:16.458Z | Downloaded toml_datetime v0.7.0 |
| 439 | 2025-09-19T19:37:16.458Z | Downloaded toml_datetime v0.6.11 |
| 440 | 2025-09-19T19:37:16.458Z | Downloaded tokio-stream v0.1.17 |
| 441 | 2025-09-19T19:37:16.458Z | Downloaded itertools v0.14.0 |
| 442 | 2025-09-19T19:37:16.458Z | Downloaded indicatif v0.18.0 |
| 443 | 2025-09-19T19:37:16.458Z | Downloaded indenter v0.3.4 |
| 444 | 2025-09-19T19:37:16.458Z | Downloaded color-eyre v0.6.5 |
| 445 | 2025-09-19T19:37:16.458Z | Downloaded chrono v0.4.42 |
| 446 | 2025-09-19T19:37:16.458Z | Downloaded cc v1.2.30 |
| 447 | 2025-09-19T19:37:16.458Z | Downloaded indent_write v2.2.0 |
| 448 | 2025-09-19T19:37:16.458Z | Downloaded toml v0.9.0 |
| 449 | 2025-09-19T19:37:16.458Z | Downloaded tinyvec_macros v0.1.1 |
| 450 | 2025-09-19T19:37:16.483Z | Downloaded derive_more v2.0.1 |
| 451 | 2025-09-19T19:37:16.483Z | Downloaded color-spantrace v0.3.0 |
| 452 | 2025-09-19T19:37:16.483Z | Downloaded bstr v1.12.0 |
| 453 | 2025-09-19T19:37:16.483Z | Downloaded unicode-normalization v0.1.24 |
| 454 | 2025-09-19T19:37:16.483Z | Downloaded futures-macro v0.3.31 |
| 455 | 2025-09-19T19:37:16.483Z | Downloaded futures-core v0.3.31 |
| 456 | 2025-09-19T19:37:16.484Z | Downloaded futures-channel v0.3.31 |
| 457 | 2025-09-19T19:37:16.484Z | Downloaded futures v0.3.31 |
| 458 | 2025-09-19T19:37:16.484Z | Downloaded erased-serde v0.4.6 |
| 459 | 2025-09-19T19:37:16.484Z | Downloaded dialoguer v0.12.0 |
| 460 | 2025-09-19T19:37:16.484Z | Downloaded crossterm v0.29.0 |
| 461 | 2025-09-19T19:37:16.484Z | Downloaded autocfg v1.5.0 |
| 462 | 2025-09-19T19:37:16.484Z | Downloaded futures-executor v0.3.31 |
| 463 | 2025-09-19T19:37:16.484Z | Downloaded debug-ignore v1.0.5 |
| 464 | 2025-09-19T19:37:16.484Z | Downloaded cargo_metadata v0.21.0 |
| 465 | 2025-09-19T19:37:16.484Z | Downloaded cargo-util-schemas v0.8.2 |
| 466 | 2025-09-19T19:37:16.484Z | Downloaded camino-tempfile v1.4.1 |
| 467 | 2025-09-19T19:37:16.484Z | Downloaded base64 v0.21.7 |
| 468 | 2025-09-19T19:37:16.484Z | Downloaded atomicwrites v0.4.4 |
| 469 | 2025-09-19T19:37:16.484Z | Downloaded ahash v0.8.12 |
| 470 | 2025-09-19T19:37:16.484Z | Downloaded document-features v0.2.11 |
| 471 | 2025-09-19T19:37:16.484Z | Downloaded derive-where v1.6.0 |
| 472 | 2025-09-19T19:37:16.484Z | Downloaded config v0.15.15 |
| 473 | 2025-09-19T19:37:16.484Z | Downloaded cargo-platform v0.2.0 |
| 474 | 2025-09-19T19:37:16.484Z | Downloaded lazy_static v1.5.0 |
| 475 | 2025-09-19T19:37:16.484Z | Downloaded fnv v1.0.7 |
| 476 | 2025-09-19T19:37:16.484Z | Downloaded async-scoped v0.9.0 |
| 477 | 2025-09-19T19:37:16.484Z | Compiling unicode-ident v1.0.18 |
| 478 | 2025-09-19T19:37:16.484Z | Compiling libc v0.2.175 |
| 479 | 2025-09-19T19:37:16.484Z | Compiling autocfg v1.5.0 |
| 480 | 2025-09-19T19:37:16.484Z | Compiling rustix v1.0.7 |
| 481 | 2025-09-19T19:37:16.484Z | Compiling winnow v0.7.13 |
| 482 | 2025-09-19T19:37:16.515Z | Compiling typeid v1.0.3 |
| 483 | 2025-09-19T19:37:16.540Z | Compiling futures-core v0.3.31 |
| 484 | 2025-09-19T19:37:16.701Z | Compiling proc-macro2 v1.0.95 |
| 485 | 2025-09-19T19:37:16.769Z | Compiling shlex v1.3.0 |
| 486 | 2025-09-19T19:37:17.062Z | Compiling signal-hook v0.3.18 |
| 487 | 2025-09-19T19:37:17.087Z | Compiling thiserror v2.0.16 |
| 488 | 2025-09-19T19:37:17.239Z | Compiling jobserver v0.1.33 |
| 489 | 2025-09-19T19:37:17.265Z | Compiling num-traits v0.2.19 |
| 490 | 2025-09-19T19:37:17.427Z | Compiling utf8_iter v1.0.4 |
| 491 | 2025-09-19T19:37:17.452Z | Compiling pkg-config v0.3.32 |
| 492 | 2025-09-19T19:37:17.615Z | Compiling quote v1.0.40 |
| 493 | 2025-09-19T19:37:17.730Z | Compiling cc v1.2.30 |
| 494 | 2025-09-19T19:37:18.064Z | Compiling syn v2.0.104 |
| 495 | 2025-09-19T19:37:18.211Z | Compiling idna_adapter v1.0.0 |
| 496 | 2025-09-19T19:37:18.357Z | Compiling errno v0.3.12 |
| 497 | 2025-09-19T19:37:18.383Z | Compiling getrandom v0.3.3 |
| 498 | 2025-09-19T19:37:18.568Z | Compiling signal-hook-registry v1.4.5 |
| 499 | 2025-09-19T19:37:18.593Z | Compiling mio v1.0.4 |
| 500 | 2025-09-19T19:37:18.710Z | Compiling backtrace v0.3.75 |
| 501 | 2025-09-19T19:37:19.312Z | Compiling futures-sink v0.3.31 |
| 502 | 2025-09-19T19:37:19.452Z | Compiling toml_write v0.1.2 |
| 503 | 2025-09-19T19:37:19.487Z | Compiling semver v1.0.26 |
| 504 | 2025-09-19T19:37:19.670Z | Compiling futures-channel v0.3.31 |
| 505 | 2025-09-19T19:37:19.785Z | Compiling backtrace-ext v0.2.1 |
| 506 | 2025-09-19T19:37:19.980Z | Compiling ordered-float v2.10.1 |
| 507 | 2025-09-19T19:37:20.048Z | Compiling rand_core v0.9.3 |
| 508 | 2025-09-19T19:37:20.072Z | Compiling console v0.16.0 |
| 509 | 2025-09-19T19:37:20.441Z | Compiling idna v1.0.3 |
| 510 | 2025-09-19T19:37:20.519Z | Compiling include_dir_macros v0.7.4 |
| 511 | 2025-09-19T19:37:20.743Z | Compiling terminal_size v0.4.2 |
| 512 | 2025-09-19T19:37:20.817Z | Compiling zstd-sys v2.0.15+zstd.1.5.7 |
| 513 | 2025-09-19T19:37:20.969Z | Compiling futures-io v0.3.31 |
| 514 | 2025-09-19T19:37:21.229Z | Compiling futures-task v0.3.31 |
| 515 | 2025-09-19T19:37:21.262Z | Compiling version_check v0.9.5 |
| 516 | 2025-09-19T19:37:21.289Z | Compiling slab v0.4.11 |
| 517 | 2025-09-19T19:37:21.322Z | Compiling pin-utils v0.1.0 |
| 518 | 2025-09-19T19:37:21.403Z | Compiling clap_builder v4.5.47 |
| 519 | 2025-09-19T19:37:21.539Z | Compiling include_dir v0.7.4 |
| 520 | 2025-09-19T19:37:21.599Z | Compiling rand_chacha v0.9.0 |
| 521 | 2025-09-19T19:37:21.823Z | Compiling url v2.5.4 |
| 522 | 2025-09-19T19:37:21.863Z | Compiling lock_api v0.4.13 |
| 523 | 2025-09-19T19:37:21.910Z | Compiling ahash v0.8.12 |
| 524 | 2025-09-19T19:37:22.211Z | Compiling fastrand v2.3.0 |
| 525 | 2025-09-19T19:37:22.263Z | Compiling unicode-segmentation v1.12.0 |
| 526 | 2025-09-19T19:37:22.692Z | Compiling unicode-xid v0.2.6 |
| 527 | 2025-09-19T19:37:22.741Z | Compiling lazy_static v1.5.0 |
| 528 | 2025-09-19T19:37:22.883Z | Compiling parking_lot_core v0.9.11 |
| 529 | 2025-09-19T19:37:22.922Z | Compiling sharded-slab v0.1.7 |
| 530 | 2025-09-19T19:37:23.087Z | Compiling convert_case v0.7.1 |
| 531 | 2025-09-19T19:37:23.318Z | Compiling tempfile v3.20.0 |
| 532 | 2025-09-19T19:37:23.758Z | Compiling rand v0.9.2 |
| 533 | 2025-09-19T19:37:23.807Z | Compiling toml_parser v1.0.2 |
| 534 | 2025-09-19T19:37:24.317Z | Compiling os_pipe v1.2.2 |
| 535 | 2025-09-19T19:37:24.317Z | Compiling tracing-log v0.2.0 |
| 536 | 2025-09-19T19:37:24.503Z | Compiling thread_local v1.1.8 |
| 537 | 2025-09-19T19:37:24.663Z | Compiling zstd-safe v7.2.4 |
| 538 | 2025-09-19T19:37:24.968Z | Compiling scopeguard v1.2.0 |
| 539 | 2025-09-19T19:37:24.999Z | Compiling portable-atomic v1.11.0 |
| 540 | 2025-09-19T19:37:25.049Z | Compiling rustix v0.38.44 |
| 541 | 2025-09-19T19:37:25.122Z | Compiling cfg_aliases v0.2.1 |
| 542 | 2025-09-19T19:37:25.225Z | Compiling debug-ignore v1.0.5 |
| 543 | 2025-09-19T19:37:25.375Z | Compiling fixedbitset v0.5.7 |
| 544 | 2025-09-19T19:37:25.400Z | Compiling nix v0.30.1 |
| 545 | 2025-09-19T19:37:25.882Z | Compiling tracing-subscriber v0.3.20 |
| 546 | 2025-09-19T19:37:26.049Z | Compiling sigchld v0.2.4 |
| 547 | 2025-09-19T19:37:26.293Z | Compiling itertools v0.14.0 |
| 548 | 2025-09-19T19:37:26.595Z | Compiling uuid v1.17.0 |
| 549 | 2025-09-19T19:37:26.866Z | Compiling vte v0.14.1 |
| 550 | 2025-09-19T19:37:27.197Z | Compiling bstr v1.12.0 |
| 551 | 2025-09-19T19:37:27.393Z | Compiling litrs v0.4.1 |
| 552 | 2025-09-19T19:37:28.182Z | Compiling serde_derive v1.0.219 |
| 553 | 2025-09-19T19:37:28.339Z | Compiling tracing-attributes v0.1.30 |
| 554 | 2025-09-19T19:37:28.517Z | Compiling thiserror-impl v2.0.16 |
| 555 | 2025-09-19T19:37:29.215Z | Compiling tokio-macros v2.5.0 |
| 556 | 2025-09-19T19:37:29.312Z | Compiling futures-macro v0.3.31 |
| 557 | 2025-09-19T19:37:30.222Z | Compiling miette-derive v7.6.0 |
| 558 | 2025-09-19T19:37:30.519Z | Compiling clap_derive v4.5.47 |
| 559 | 2025-09-19T19:37:30.885Z | Compiling futures-util v0.3.31 |
| 560 | 2025-09-19T19:37:30.946Z | Compiling tracing v0.1.41 |
| 561 | 2025-09-19T19:37:31.153Z | Compiling derive_more-impl v2.0.1 |
| 562 | 2025-09-19T19:37:31.335Z | Compiling tokio v1.47.1 |
| 563 | 2025-09-19T19:37:32.504Z | Compiling miette v7.6.0 |
| 564 | 2025-09-19T19:37:32.707Z | Compiling pin-project-internal v1.1.10 |
| 565 | 2025-09-19T19:37:34.107Z | Compiling serde v1.0.219 |
| 566 | 2025-09-19T19:37:34.498Z | Compiling clap v4.5.47 |
| 567 | 2025-09-19T19:37:34.618Z | Compiling nested v0.1.1 |
| 568 | 2025-09-19T19:37:34.919Z | Compiling iana-time-zone v0.1.63 |
| 569 | 2025-09-19T19:37:35.011Z | Compiling tinyvec_macros v0.1.1 |
| 570 | 2025-09-19T19:37:35.122Z | Compiling eyre v0.6.12 |
| 571 | 2025-09-19T19:37:35.355Z | Compiling color-spantrace v0.3.0 |
| 572 | 2025-09-19T19:37:35.689Z | Compiling futures-executor v0.3.31 |
| 573 | 2025-09-19T19:37:35.759Z | Compiling static_assertions v1.1.0 |
| 574 | 2025-09-19T19:37:35.881Z | Compiling chrono v0.4.42 |
| 575 | 2025-09-19T19:37:35.961Z | Compiling tinyvec v1.9.0 |
| 576 | 2025-09-19T19:37:36.091Z | Compiling futures v0.3.31 |
| 577 | 2025-09-19T19:37:36.199Z | Compiling pin-project v1.1.10 |
| 578 | 2025-09-19T19:37:36.263Z | Compiling derive_more v2.0.1 |
| 579 | 2025-09-19T19:37:36.291Z | Compiling tracing-error v0.2.1 |
| 580 | 2025-09-19T19:37:36.345Z | Compiling document-features v0.2.11 |
| 581 | 2025-09-19T19:37:36.371Z | Compiling globset v0.4.16 |
| 582 | 2025-09-19T19:37:36.624Z | Compiling newtype-uuid v1.3.0 |
| 583 | 2025-09-19T19:37:36.880Z | Compiling strip-ansi-escapes v0.2.1 |
| 584 | 2025-09-19T19:37:37.249Z | Compiling parking_lot v0.12.4 |
| 585 | 2025-09-19T19:37:37.357Z | Compiling shared_child v1.1.1 |
| 586 | 2025-09-19T19:37:38.137Z | Compiling signal-hook-mio v0.2.4 |
| 587 | 2025-09-19T19:37:38.162Z | Compiling regex v1.11.2 |
| 588 | 2025-09-19T19:37:38.300Z | Compiling filetime v0.2.25 |
| 589 | 2025-09-19T19:37:38.604Z | Compiling quick-xml v0.37.5 |
| 590 | 2025-09-19T19:37:38.628Z | Compiling indenter v0.3.4 |
| 591 | 2025-09-19T19:37:38.791Z | Compiling toml_writer v1.0.2 |
| 592 | 2025-09-19T19:37:39.146Z | Compiling indexmap v2.11.1 |
| 593 | 2025-09-19T19:37:39.178Z | Compiling camino v1.1.12 |
| 594 | 2025-09-19T19:37:39.286Z | Compiling serde_json v1.0.143 |
| 595 | 2025-09-19T19:37:39.399Z | Compiling serde_spanned v0.6.9 |
| 596 | 2025-09-19T19:37:39.423Z | Compiling toml_datetime v0.6.11 |
| 597 | 2025-09-19T19:37:39.640Z | Compiling erased-serde v0.4.6 |
| 598 | 2025-09-19T19:37:39.807Z | Compiling serde-value v0.7.0 |
| 599 | 2025-09-19T19:37:40.075Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 600 | 2025-09-19T19:37:40.291Z | Compiling pathdiff v0.2.3 |
| 601 | 2025-09-19T19:37:40.409Z | Compiling cargo-platform v0.2.0 |
| 602 | 2025-09-19T19:37:40.447Z | Compiling toml_edit v0.22.27 |
| 603 | 2025-09-19T19:37:40.528Z | Compiling serde-untagged v0.1.7 |
| 604 | 2025-09-19T19:37:40.636Z | Compiling serde_spanned v1.0.0 |
| 605 | 2025-09-19T19:37:40.660Z | Compiling toml_datetime v0.7.0 |
| 606 | 2025-09-19T19:37:40.703Z | Compiling petgraph v0.8.2 |
| 607 | 2025-09-19T19:37:40.891Z | Compiling target-spec v3.5.0 |
| 608 | 2025-09-19T19:37:40.973Z | Compiling smol_str v0.3.2 |
| 609 | 2025-09-19T19:37:40.997Z | Compiling xattr v1.5.0 |
| 610 | 2025-09-19T19:37:41.235Z | Compiling toml v0.9.0 |
| 611 | 2025-09-19T19:37:41.269Z | Compiling shared_thread v0.2.0 |
| 612 | 2025-09-19T19:37:41.429Z | Compiling humantime v2.2.0 |
| 613 | 2025-09-19T19:37:41.469Z | Compiling recursion v0.5.4 |
| 614 | 2025-09-19T19:37:41.659Z | Compiling shell-words v1.1.0 |
| 615 | 2025-09-19T19:37:41.830Z | Compiling target-spec-miette v0.4.4 |
| 616 | 2025-09-19T19:37:41.920Z | Compiling rustc-hash v2.1.1 |
| 617 | 2025-09-19T19:37:41.944Z | Compiling unit-prefix v0.5.1 |
| 618 | 2025-09-19T19:37:42.187Z | Compiling fnv v1.0.7 |
| 619 | 2025-09-19T19:37:42.232Z | Compiling nextest-metadata v0.12.2 (/work/nextest-rs/nextest/nextest-metadata) |
| 620 | 2025-09-19T19:37:42.271Z | Compiling indicatif v0.18.0 |
| 621 | 2025-09-19T19:37:42.341Z | Compiling future-queue v0.4.0 |
| 622 | 2025-09-19T19:37:42.829Z | Compiling config v0.15.15 |
| 623 | 2025-09-19T19:37:43.200Z | Compiling iddqd v0.3.11 |
| 624 | 2025-09-19T19:37:43.734Z | Compiling humantime-serde v1.1.1 |
| 625 | 2025-09-19T19:37:43.967Z | Compiling toml v0.8.23 |
| 626 | 2025-09-19T19:37:44.477Z | Compiling duct v1.1.0 |
| 627 | 2025-09-19T19:37:44.711Z | Compiling tar v0.4.44 |
| 628 | 2025-09-19T19:37:44.810Z | Compiling cargo-util-schemas v0.8.2 |
| 629 | 2025-09-19T19:37:45.339Z | Compiling toml_edit v0.23.4 |
| 630 | 2025-09-19T19:37:45.426Z | Compiling quick-junit v0.5.1 |
| 631 | 2025-09-19T19:37:45.492Z | Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest) |
| 632 | 2025-09-19T19:37:45.969Z | Compiling camino-tempfile v1.4.1 |
| 633 | 2025-09-19T19:37:46.174Z | Compiling tokio-stream v0.1.17 |
| 634 | 2025-09-19T19:37:46.199Z | Compiling async-scoped v0.9.0 |
| 635 | 2025-09-19T19:37:46.319Z | Compiling zstd v0.13.3 |
| 636 | 2025-09-19T19:37:46.430Z | Compiling atomicwrites v0.4.4 |
| 637 | 2025-09-19T19:37:46.483Z | Compiling serde_path_to_error v0.1.17 |
| 638 | 2025-09-19T19:37:46.806Z | Compiling serde_ignored v0.1.12 |
| 639 | 2025-09-19T19:37:46.937Z | Compiling crossterm v0.29.0 |
| 640 | 2025-09-19T19:37:47.070Z | Compiling cargo_metadata v0.21.0 |
| 641 | 2025-09-19T19:37:47.298Z | Compiling unicode-normalization v0.1.24 |
| 642 | 2025-09-19T19:37:47.890Z | Compiling derive-where v1.6.0 |
| 643 | 2025-09-19T19:37:48.004Z | Compiling zeroize v1.8.1 |
| 644 | 2025-09-19T19:37:48.130Z | Compiling swrite v0.1.0 |
| 645 | 2025-09-19T19:37:48.264Z | Compiling home v0.5.11 |
| 646 | 2025-09-19T19:37:48.323Z | Compiling indent_write v2.2.0 |
| 647 | 2025-09-19T19:37:48.374Z | Compiling dialoguer v0.12.0 |
| 648 | 2025-09-19T19:37:48.496Z | Compiling color-eyre v0.6.5 |
| 649 | 2025-09-19T19:37:48.559Z | Compiling enable-ansi-support v0.2.1 |
| 650 | 2025-09-19T19:37:49.082Z | Compiling guppy v0.17.20 |
| 651 | 2025-09-19T19:37:51.776Z | Compiling nextest-filtering v0.16.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 652 | 2025-09-19T19:37:53.275Z | Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner) |
| 653 | 2025-09-19T19:38:31.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 654 | 2025-09-19T19:38:31.602Z | |
| 655 | 2025-09-19T19:38:31.602Z | real 1:16.090417910 |
| 656 | 2025-09-19T19:38:31.602Z | user 4:56.009947979 |
| 657 | 2025-09-19T19:38:31.602Z | sys 38.741321254 |
| 658 | 2025-09-19T19:38:31.602Z | trap 0.199184037 |
| 659 | 2025-09-19T19:38:31.602Z | tflt 0.180292659 |
| 660 | 2025-09-19T19:38:31.602Z | dflt 0.156821861 |
| 661 | 2025-09-19T19:38:31.602Z | kflt 0.001795706 |
| 662 | 2025-09-19T19:38:31.602Z | lock 13:31.820102795 |
| 663 | 2025-09-19T19:38:31.602Z | slp 18:04.696908059 |
| 664 | 2025-09-19T19:38:31.602Z | lat 13.494111230 |
| 665 | 2025-09-19T19:38:31.603Z | stop 17.010436830 |
| 666 | 2025-09-19T19:38:31.628Z | + banner nextest |
| 667 | 2025-09-19T19:38:31.628Z | |
| 668 | 2025-09-19T19:38:31.628Z | # # ###### # # ##### ###### #### ##### |
| 669 | 2025-09-19T19:38:31.628Z | ## # # # # # # # # |
| 670 | 2025-09-19T19:38:31.628Z | # # # ##### ## # ##### #### # |
| 671 | 2025-09-19T19:38:31.628Z | # # # # ## # # # # |
| 672 | 2025-09-19T19:38:31.628Z | # ## # # # # # # # # |
| 673 | 2025-09-19T19:38:31.628Z | # # ###### # # # ###### #### # |
| 674 | 2025-09-19T19:38:31.628Z | |
| 675 | 2025-09-19T19:38:31.628Z | + ptime -m cargo build --package cargo-nextest |
| 676 | 2025-09-19T19:38:31.889Z | Downloading crates ... |
| 677 | 2025-09-19T19:38:32.029Z | Downloaded serde_urlencoded v0.7.1 |
| 678 | 2025-09-19T19:38:32.054Z | Downloaded mime v0.3.17 |
| 679 | 2025-09-19T19:38:32.054Z | Downloaded atomic-waker v1.1.2 |
| 680 | 2025-09-19T19:38:32.054Z | Downloaded crc32fast v1.4.2 |
| 681 | 2025-09-19T19:38:32.054Z | Downloaded base64 v0.22.1 |
| 682 | 2025-09-19T19:38:32.054Z | Downloaded foreign-types v0.3.2 |
| 683 | 2025-09-19T19:38:32.054Z | Downloaded cpufeatures v0.2.17 |
| 684 | 2025-09-19T19:38:32.054Z | Downloaded crypto-common v0.1.6 |
| 685 | 2025-09-19T19:38:32.054Z | Downloaded http v1.3.1 |
| 686 | 2025-09-19T19:38:32.079Z | Downloaded http-body v1.0.1 |
| 687 | 2025-09-19T19:38:32.079Z | Downloaded generic-array v0.14.7 |
| 688 | 2025-09-19T19:38:32.079Z | Downloaded ed25519-dalek v2.1.1 |
| 689 | 2025-09-19T19:38:32.079Z | Downloaded mukti-metadata v0.3.0 |
| 690 | 2025-09-19T19:38:32.079Z | Downloaded const-oid v0.9.6 |
| 691 | 2025-09-19T19:38:32.079Z | Downloaded openssl-macros v0.1.1 |
| 692 | 2025-09-19T19:38:32.079Z | Downloaded digest v0.10.7 |
| 693 | 2025-09-19T19:38:32.079Z | Downloaded tower-layer v0.3.3 |
| 694 | 2025-09-19T19:38:32.079Z | Downloaded sync_wrapper v1.0.2 |
| 695 | 2025-09-19T19:38:32.079Z | Downloaded thiserror-impl v1.0.69 |
| 696 | 2025-09-19T19:38:32.079Z | Downloaded want v0.3.1 |
| 697 | 2025-09-19T19:38:32.104Z | Downloaded getrandom v0.2.16 |
| 698 | 2025-09-19T19:38:32.104Z | Downloaded subtle v2.6.1 |
| 699 | 2025-09-19T19:38:32.104Z | Downloaded zipsign-api v0.1.5 |
| 700 | 2025-09-19T19:38:32.104Z | Downloaded tokio-native-tls v0.3.1 |
| 701 | 2025-09-19T19:38:32.104Z | Downloaded tower-service v0.3.3 |
| 702 | 2025-09-19T19:38:32.104Z | Downloaded rand_core v0.6.4 |
| 703 | 2025-09-19T19:38:32.104Z | Downloaded untrusted v0.9.0 |
| 704 | 2025-09-19T19:38:32.104Z | Downloaded thiserror v1.0.69 |
| 705 | 2025-09-19T19:38:32.130Z | Downloaded self_update v0.42.0 |
| 706 | 2025-09-19T19:38:32.130Z | Downloaded socket2 v0.5.10 |
| 707 | 2025-09-19T19:38:32.130Z | Downloaded typenum v1.18.0 |
| 708 | 2025-09-19T19:38:32.130Z | Downloaded rustls-webpki v0.103.3 |
| 709 | 2025-09-19T19:38:32.130Z | Downloaded openssl-sys v0.9.109 |
| 710 | 2025-09-19T19:38:32.154Z | Downloaded tower v0.5.2 |
| 711 | 2025-09-19T19:38:32.155Z | Downloaded tower-http v0.6.6 |
| 712 | 2025-09-19T19:38:32.179Z | Downloaded iri-string v0.7.8 |
| 713 | 2025-09-19T19:38:32.179Z | Downloaded tokio-util v0.7.15 |
| 714 | 2025-09-19T19:38:32.179Z | Downloaded reqwest v0.12.19 |
| 715 | 2025-09-19T19:38:32.204Z | Downloaded h2 v0.4.10 |
| 716 | 2025-09-19T19:38:32.204Z | Downloaded hyper v1.6.0 |
| 717 | 2025-09-19T19:38:32.204Z | Downloaded vcpkg v0.2.15 |
| 718 | 2025-09-19T19:38:32.250Z | Downloaded quinn v0.11.8 |
| 719 | 2025-09-19T19:38:32.274Z | Downloaded webpki-roots v1.0.0 |
| 720 | 2025-09-19T19:38:32.274Z | Downloaded quinn-proto v0.11.12 |
| 721 | 2025-09-19T19:38:32.274Z | Downloaded curve25519-dalek v4.1.3 |
| 722 | 2025-09-19T19:38:32.299Z | Downloaded openssl v0.10.73 |
| 723 | 2025-09-19T19:38:32.299Z | Downloaded hyper-util v0.1.13 |
| 724 | 2025-09-19T19:38:32.299Z | Downloaded rustls v0.23.27 |
| 725 | 2025-09-19T19:38:32.324Z | Downloaded der v0.7.10 |
| 726 | 2025-09-19T19:38:32.324Z | Downloaded rustls-pki-types v1.12.0 |
| 727 | 2025-09-19T19:38:32.324Z | Downloaded indicatif v0.17.12 |
| 728 | 2025-09-19T19:38:32.349Z | Downloaded quinn-udp v0.5.12 |
| 729 | 2025-09-19T19:38:32.349Z | Downloaded sha2 v0.10.9 |
| 730 | 2025-09-19T19:38:32.349Z | Downloaded tokio-rustls v0.26.2 |
| 731 | 2025-09-19T19:38:32.349Z | Downloaded native-tls v0.2.14 |
| 732 | 2025-09-19T19:38:32.349Z | Downloaded rustc_version v0.4.1 |
| 733 | 2025-09-19T19:38:32.349Z | Downloaded pkcs8 v0.10.2 |
| 734 | 2025-09-19T19:38:32.349Z | Downloaded ipnet v2.11.0 |
| 735 | 2025-09-19T19:38:32.349Z | Downloaded httparse v1.10.1 |
| 736 | 2025-09-19T19:38:32.374Z | Downloaded spki v0.7.3 |
| 737 | 2025-09-19T19:38:32.374Z | Downloaded self-replace v1.5.0 |
| 738 | 2025-09-19T19:38:32.374Z | Downloaded openssl-probe v0.1.6 |
| 739 | 2025-09-19T19:38:32.374Z | Downloaded lru-slab v0.1.2 |
| 740 | 2025-09-19T19:38:32.374Z | Downloaded hyper-rustls v0.27.6 |
| 741 | 2025-09-19T19:38:32.374Z | Downloaded urlencoding v2.1.3 |
| 742 | 2025-09-19T19:38:32.374Z | Downloaded try-lock v0.2.5 |
| 743 | 2025-09-19T19:38:32.374Z | Downloaded signature v2.2.0 |
| 744 | 2025-09-19T19:38:32.374Z | Downloaded hyper-tls v0.6.0 |
| 745 | 2025-09-19T19:38:32.374Z | Downloaded http-body-util v0.1.3 |
| 746 | 2025-09-19T19:38:32.374Z | Downloaded hex v0.4.3 |
| 747 | 2025-09-19T19:38:32.374Z | Downloaded ed25519 v2.2.3 |
| 748 | 2025-09-19T19:38:32.399Z | Downloaded foreign-types-shared v0.1.1 |
| 749 | 2025-09-19T19:38:32.399Z | Downloaded flate2 v1.1.1 |
| 750 | 2025-09-19T19:38:32.399Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 751 | 2025-09-19T19:38:32.399Z | Downloaded block-buffer v0.10.4 |
| 752 | 2025-09-19T19:38:32.399Z | Downloaded base64ct v1.7.3 |
| 753 | 2025-09-19T19:38:32.399Z | Downloaded ring v0.17.14 |
| 754 | 2025-09-19T19:38:32.537Z | Compiling smallvec v1.15.1 |
| 755 | 2025-09-19T19:38:32.562Z | Compiling socket2 v0.6.0 |
| 756 | 2025-09-19T19:38:32.562Z | Compiling futures-sink v0.3.31 |
| 757 | 2025-09-19T19:38:32.587Z | Compiling percent-encoding v2.3.1 |
| 758 | 2025-09-19T19:38:32.587Z | Compiling miniz_oxide v0.8.9 |
| 759 | 2025-09-19T19:38:32.587Z | Compiling http v1.3.1 |
| 760 | 2025-09-19T19:38:32.587Z | Compiling ring v0.17.14 |
| 761 | 2025-09-19T19:38:32.617Z | Compiling rustls-pki-types v1.12.0 |
| 762 | 2025-09-19T19:38:32.873Z | Compiling futures-channel v0.3.31 |
| 763 | 2025-09-19T19:38:33.066Z | Compiling form_urlencoded v1.2.1 |
| 764 | 2025-09-19T19:38:33.091Z | Compiling idna v1.0.3 |
| 765 | 2025-09-19T19:38:33.291Z | Compiling tokio v1.47.1 |
| 766 | 2025-09-19T19:38:33.359Z | Compiling futures-util v0.3.31 |
| 767 | 2025-09-19T19:38:33.556Z | Compiling backtrace v0.3.75 |
| 768 | 2025-09-19T19:38:33.783Z | Compiling getrandom v0.2.16 |
| 769 | 2025-09-19T19:38:34.050Z | Compiling typenum v1.18.0 |
| 770 | 2025-09-19T19:38:34.141Z | Compiling httparse v1.10.1 |
| 771 | 2025-09-19T19:38:34.499Z | Compiling http-body v1.0.1 |
| 772 | 2025-09-19T19:38:34.687Z | Compiling untrusted v0.9.0 |
| 773 | 2025-09-19T19:38:34.795Z | Compiling url v2.5.4 |
| 774 | 2025-09-19T19:38:34.827Z | Compiling cfg-expr v0.20.1 |
| 775 | 2025-09-19T19:38:34.908Z | Compiling generic-array v0.14.7 |
| 776 | 2025-09-19T19:38:34.976Z | Compiling atomic-waker v1.1.2 |
| 777 | 2025-09-19T19:38:35.177Z | Compiling rustls v0.23.27 |
| 778 | 2025-09-19T19:38:35.241Z | Compiling try-lock v0.2.5 |
| 779 | 2025-09-19T19:38:35.414Z | Compiling tower-service v0.3.3 |
| 780 | 2025-09-19T19:38:35.493Z | Compiling want v0.3.1 |
| 781 | 2025-09-19T19:38:35.777Z | Compiling target-spec v3.5.0 |
| 782 | 2025-09-19T19:38:36.230Z | Compiling backtrace-ext v0.2.1 |
| 783 | 2025-09-19T19:38:36.487Z | Compiling subtle v2.6.1 |
| 784 | 2025-09-19T19:38:36.526Z | Compiling miette v7.6.0 |
| 785 | 2025-09-19T19:38:36.770Z | Compiling sync_wrapper v1.0.2 |
| 786 | 2025-09-19T19:38:36.944Z | Compiling socket2 v0.5.10 |
| 787 | 2025-09-19T19:38:37.944Z | Compiling tower-layer v0.3.3 |
| 788 | 2025-09-19T19:38:38.028Z | Compiling base64 v0.22.1 |
| 789 | 2025-09-19T19:38:38.269Z | Compiling ipnet v2.11.0 |
| 790 | 2025-09-19T19:38:38.354Z | Compiling cargo-util-schemas v0.8.2 |
| 791 | 2025-09-19T19:38:38.793Z | Compiling target-spec-miette v0.4.4 |
| 792 | 2025-09-19T19:38:38.817Z | Compiling webpki-roots v1.0.0 |
| 793 | 2025-09-19T19:38:39.017Z | Compiling thiserror v1.0.69 |
| 794 | 2025-09-19T19:38:39.219Z | Compiling iri-string v0.7.8 |
| 795 | 2025-09-19T19:38:39.554Z | Compiling parking_lot_core v0.9.11 |
| 796 | 2025-09-19T19:38:39.759Z | Compiling futures-executor v0.3.31 |
| 797 | 2025-09-19T19:38:39.968Z | Compiling block-buffer v0.10.4 |
| 798 | 2025-09-19T19:38:40.146Z | Compiling crypto-common v0.1.6 |
| 799 | 2025-09-19T19:38:40.200Z | Compiling http-body-util v0.1.3 |
| 800 | 2025-09-19T19:38:40.304Z | Compiling serde_urlencoded v0.7.1 |
| 801 | 2025-09-19T19:38:40.343Z | Compiling thiserror-impl v1.0.69 |
| 802 | 2025-09-19T19:38:40.660Z | Compiling cargo_metadata v0.21.0 |
| 803 | 2025-09-19T19:38:40.802Z | Compiling crc32fast v1.4.2 |
| 804 | 2025-09-19T19:38:41.136Z | Compiling mime v0.3.17 |
| 805 | 2025-09-19T19:38:41.422Z | Compiling rustls-webpki v0.103.3 |
| 806 | 2025-09-19T19:38:41.659Z | Compiling self_update v0.42.0 |
| 807 | 2025-09-19T19:38:42.063Z | Compiling flate2 v1.1.1 |
| 808 | 2025-09-19T19:38:42.797Z | Compiling tokio-util v0.7.15 |
| 809 | 2025-09-19T19:38:43.075Z | Compiling tower v0.5.2 |
| 810 | 2025-09-19T19:38:43.437Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 811 | 2025-09-19T19:38:43.547Z | Compiling nextest-metadata v0.12.2 (/work/nextest-rs/nextest/nextest-metadata) |
| 812 | 2025-09-19T19:38:43.796Z | Compiling h2 v0.4.10 |
| 813 | 2025-09-19T19:38:43.848Z | Compiling tower-http v0.6.6 |
| 814 | 2025-09-19T19:38:44.069Z | Compiling guppy v0.17.20 |
| 815 | 2025-09-19T19:38:44.272Z | Compiling digest v0.10.7 |
| 816 | 2025-09-19T19:38:44.637Z | Compiling futures v0.3.31 |
| 817 | 2025-09-19T19:38:44.667Z | Compiling parking_lot v0.12.4 |
| 818 | 2025-09-19T19:38:44.753Z | Compiling indicatif v0.17.12 |
| 819 | 2025-09-19T19:38:45.497Z | Compiling self-replace v1.5.0 |
| 820 | 2025-09-19T19:38:45.783Z | Compiling cpufeatures v0.2.17 |
| 821 | 2025-09-19T19:38:45.885Z | Compiling urlencoding v2.1.3 |
| 822 | 2025-09-19T19:38:46.272Z | Compiling sha2 v0.10.9 |
| 823 | 2025-09-19T19:38:46.964Z | Compiling crossterm v0.29.0 |
| 824 | 2025-09-19T19:38:47.230Z | Compiling nextest-filtering v0.16.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 825 | 2025-09-19T19:38:47.931Z | Compiling async-scoped v0.9.0 |
| 826 | 2025-09-19T19:38:48.262Z | Compiling mukti-metadata v0.3.0 |
| 827 | 2025-09-19T19:38:49.020Z | Compiling hyper v1.6.0 |
| 828 | 2025-09-19T19:38:49.995Z | Compiling tokio-rustls v0.26.2 |
| 829 | 2025-09-19T19:38:50.109Z | Compiling tokio-stream v0.1.17 |
| 830 | 2025-09-19T19:38:50.516Z | Compiling future-queue v0.4.0 |
| 831 | 2025-09-19T19:38:50.708Z | Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest) |
| 832 | 2025-09-19T19:38:50.834Z | Compiling hex v0.4.3 |
| 833 | 2025-09-19T19:38:50.961Z | Compiling color-eyre v0.6.5 |
| 834 | 2025-09-19T19:38:51.220Z | Compiling hyper-util v0.1.13 |
| 835 | 2025-09-19T19:38:53.277Z | Compiling hyper-rustls v0.27.6 |
| 836 | 2025-09-19T19:38:53.645Z | Compiling reqwest v0.12.19 |
| 837 | 2025-09-19T19:38:57.308Z | Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner) |
| 838 | 2025-09-19T19:39:42.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 839 | 2025-09-19T19:39:42.151Z | |
| 840 | 2025-09-19T19:39:42.177Z | real 1:10.518594077 |
| 841 | 2025-09-19T19:39:42.177Z | user 3:47.199172579 |
| 842 | 2025-09-19T19:39:42.177Z | sys 24.188962557 |
| 843 | 2025-09-19T19:39:42.177Z | trap 0.147209093 |
| 844 | 2025-09-19T19:39:42.177Z | tflt 0.058519761 |
| 845 | 2025-09-19T19:39:42.177Z | dflt 0.144237445 |
| 846 | 2025-09-19T19:39:42.177Z | kflt 0.000055299 |
| 847 | 2025-09-19T19:39:42.177Z | lock 11:10.283973891 |
| 848 | 2025-09-19T19:39:42.177Z | slp 12:43.855003340 |
| 849 | 2025-09-19T19:39:42.177Z | lat 8.083990981 |
| 850 | 2025-09-19T19:39:42.177Z | stop 7.636589918 |
| 851 | 2025-09-19T19:39:42.177Z | + banner all targets |
| 852 | 2025-09-19T19:39:42.177Z | |
| 853 | 2025-09-19T19:39:42.177Z | ## # # |
| 854 | 2025-09-19T19:39:42.177Z | # # # # |
| 855 | 2025-09-19T19:39:42.177Z | # # # # |
| 856 | 2025-09-19T19:39:42.177Z | ###### # # |
| 857 | 2025-09-19T19:39:42.177Z | # # # # |
| 858 | 2025-09-19T19:39:42.177Z | # # ###### ###### |
| 859 | 2025-09-19T19:39:42.177Z | |
| 860 | 2025-09-19T19:39:42.177Z | |
| 861 | 2025-09-19T19:39:42.178Z | ##### ## ##### #### ###### ##### #### |
| 862 | 2025-09-19T19:39:42.178Z | # # # # # # # # # # |
| 863 | 2025-09-19T19:39:42.178Z | # # # # # # ##### # #### |
| 864 | 2025-09-19T19:39:42.178Z | # ###### ##### # ### # # # |
| 865 | 2025-09-19T19:39:42.178Z | # # # # # # # # # # # |
| 866 | 2025-09-19T19:39:42.178Z | # # # # # #### ###### # #### |
| 867 | 2025-09-19T19:39:42.178Z | |
| 868 | 2025-09-19T19:39:42.178Z | + ptime -m cargo build --all-targets |
| 869 | 2025-09-19T19:39:42.463Z | Downloading crates ... |
| 870 | 2025-09-19T19:39:42.650Z | Downloaded globwalk v0.9.1 |
| 871 | 2025-09-19T19:39:42.675Z | Downloaded maplit v1.0.2 |
| 872 | 2025-09-19T19:39:42.675Z | Downloaded same-file v1.0.6 |
| 873 | 2025-09-19T19:39:42.675Z | Downloaded wait-timeout v0.2.1 |
| 874 | 2025-09-19T19:39:42.675Z | Downloaded insta v1.43.2 |
| 875 | 2025-09-19T19:39:42.700Z | Downloaded yansi v1.0.1 |
| 876 | 2025-09-19T19:39:42.700Z | Downloaded whoami v1.6.1 |
| 877 | 2025-09-19T19:39:42.700Z | Downloaded test-strategy v0.4.3 |
| 878 | 2025-09-19T19:39:42.700Z | Downloaded pretty_assertions v1.4.1 |
| 879 | 2025-09-19T19:39:42.700Z | Downloaded fancy-regex v0.14.0 |
| 880 | 2025-09-19T19:39:42.700Z | Downloaded diff v0.1.13 |
| 881 | 2025-09-19T19:39:42.725Z | Downloaded datatest-stable v0.3.2 |
| 882 | 2025-09-19T19:39:42.725Z | Downloaded proptest v1.7.0 |
| 883 | 2025-09-19T19:39:42.725Z | Downloaded cp_r v0.5.2 |
| 884 | 2025-09-19T19:39:42.725Z | Downloaded similar v2.7.0 |
| 885 | 2025-09-19T19:39:42.750Z | Downloaded libtest-mimic v0.8.1 |
| 886 | 2025-09-19T19:39:42.750Z | Downloaded ignore v0.4.23 |
| 887 | 2025-09-19T19:39:42.750Z | Downloaded fs-err v3.1.1 |
| 888 | 2025-09-19T19:39:42.750Z | Downloaded derive-ex v0.1.8 |
| 889 | 2025-09-19T19:39:42.750Z | Downloaded walkdir v2.5.0 |
| 890 | 2025-09-19T19:39:42.750Z | Downloaded test-case-core v3.3.1 |
| 891 | 2025-09-19T19:39:42.750Z | Downloaded test-case v3.3.1 |
| 892 | 2025-09-19T19:39:42.750Z | Downloaded rand_xorshift v0.4.0 |
| 893 | 2025-09-19T19:39:42.750Z | Downloaded indoc v2.0.6 |
| 894 | 2025-09-19T19:39:42.750Z | Downloaded crossbeam-utils v0.8.21 |
| 895 | 2025-09-19T19:39:42.750Z | Downloaded unarray v0.1.4 |
| 896 | 2025-09-19T19:39:42.775Z | Downloaded structmeta v0.3.0 |
| 897 | 2025-09-19T19:39:42.775Z | Downloaded rusty-fork v0.3.0 |
| 898 | 2025-09-19T19:39:42.775Z | Downloaded crossbeam-epoch v0.9.18 |
| 899 | 2025-09-19T19:39:42.775Z | Downloaded camino-tempfile-ext v0.3.2 |
| 900 | 2025-09-19T19:39:42.775Z | Downloaded test-case-macros v3.3.1 |
| 901 | 2025-09-19T19:39:42.775Z | Downloaded structmeta-derive v0.3.0 |
| 902 | 2025-09-19T19:39:42.775Z | Downloaded quick-error v1.2.3 |
| 903 | 2025-09-19T19:39:42.775Z | Downloaded crossbeam-deque v0.8.6 |
| 904 | 2025-09-19T19:39:42.775Z | Downloaded escape8259 v0.5.3 |
| 905 | 2025-09-19T19:39:42.871Z | Compiling crossbeam-utils v0.8.21 |
| 906 | 2025-09-19T19:39:42.871Z | Compiling same-file v1.0.6 |
| 907 | 2025-09-19T19:39:42.895Z | Compiling fs-err v3.1.1 |
| 908 | 2025-09-19T19:39:42.895Z | Compiling whoami v1.6.1 |
| 909 | 2025-09-19T19:39:42.895Z | Compiling similar v2.7.0 |
| 910 | 2025-09-19T19:39:42.895Z | Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data) |
| 911 | 2025-09-19T19:39:42.895Z | Compiling test-case-core v3.3.1 |
| 912 | 2025-09-19T19:39:42.895Z | Compiling structmeta-derive v0.3.0 |
| 913 | 2025-09-19T19:39:43.218Z | Compiling walkdir v2.5.0 |
| 914 | 2025-09-19T19:39:43.510Z | Compiling escape8259 v0.5.3 |
| 915 | 2025-09-19T19:39:43.833Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
| 916 | 2025-09-19T19:39:43.923Z | Compiling libtest-mimic v0.8.1 |
| 917 | 2025-09-19T19:39:43.976Z | Compiling fancy-regex v0.14.0 |
| 918 | 2025-09-19T19:39:44.255Z | Compiling crossbeam-epoch v0.9.18 |
| 919 | 2025-09-19T19:39:44.533Z | Compiling insta v1.43.2 |
| 920 | 2025-09-19T19:39:44.582Z | Compiling test-case-macros v3.3.1 |
| 921 | 2025-09-19T19:39:44.984Z | Compiling crossbeam-deque v0.8.6 |
| 922 | 2025-09-19T19:39:45.158Z | Compiling structmeta v0.3.0 |
| 923 | 2025-09-19T19:39:45.323Z | Compiling ignore v0.4.23 |
| 924 | 2025-09-19T19:39:45.526Z | Compiling wait-timeout v0.2.1 |
| 925 | 2025-09-19T19:39:45.581Z | Compiling quick-error v1.2.3 |
| 926 | 2025-09-19T19:39:45.718Z | Compiling test-case v3.3.1 |
| 927 | 2025-09-19T19:39:45.755Z | Compiling derive-ex v0.1.8 |
| 928 | 2025-09-19T19:39:45.837Z | Compiling rusty-fork v0.3.0 |
| 929 | 2025-09-19T19:39:46.044Z | Compiling datatest-stable v0.3.2 |
| 930 | 2025-09-19T19:39:46.118Z | Compiling cp_r v0.5.2 |
| 931 | 2025-09-19T19:39:46.187Z | Compiling rand_xorshift v0.4.0 |
| 932 | 2025-09-19T19:39:46.447Z | Compiling unarray v0.1.4 |
| 933 | 2025-09-19T19:39:46.472Z | Compiling diff v0.1.13 |
| 934 | 2025-09-19T19:39:46.624Z | Compiling globwalk v0.9.1 |
| 935 | 2025-09-19T19:39:46.649Z | Compiling proptest v1.7.0 |
| 936 | 2025-09-19T19:39:46.933Z | Compiling yansi v1.0.1 |
| 937 | 2025-09-19T19:39:47.056Z | Compiling camino-tempfile-ext v0.3.2 |
| 938 | 2025-09-19T19:39:47.113Z | Compiling maplit v1.0.2 |
| 939 | 2025-09-19T19:39:47.235Z | Compiling indoc v2.0.6 |
| 940 | 2025-09-19T19:39:47.457Z | Compiling pretty_assertions v1.4.1 |
| 941 | 2025-09-19T19:39:47.594Z | Compiling nextest-metadata v0.12.2 (/work/nextest-rs/nextest/nextest-metadata) |
| 942 | 2025-09-19T19:39:48.915Z | Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest) |
| 943 | 2025-09-19T19:39:49.220Z | Compiling test-strategy v0.4.3 |
| 944 | 2025-09-19T19:39:51.133Z | Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner) |
| 945 | 2025-09-19T19:39:51.780Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 946 | 2025-09-19T19:39:52.199Z | Compiling internal-test v0.1.2-b.12 (/work/nextest-rs/nextest/internal-test) |
| 947 | 2025-09-19T19:39:54.822Z | Compiling nextest-filtering v0.16.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 948 | 2025-09-19T19:40:46.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 949 | 2025-09-19T19:40:46.397Z | |
| 950 | 2025-09-19T19:40:46.397Z | real 1:04.212797311 |
| 951 | 2025-09-19T19:40:46.397Z | user 4:15.046128541 |
| 952 | 2025-09-19T19:40:46.397Z | sys 34.513547901 |
| 953 | 2025-09-19T19:40:46.398Z | trap 0.171683509 |
| 954 | 2025-09-19T19:40:46.398Z | tflt 0.014790956 |
| 955 | 2025-09-19T19:40:46.422Z | dflt 0.134134813 |
| 956 | 2025-09-19T19:40:46.422Z | kflt 0.000004799 |
| 957 | 2025-09-19T19:40:46.422Z | lock 10:34.671241050 |
| 958 | 2025-09-19T19:40:46.422Z | slp 18:29.759996851 |
| 959 | 2025-09-19T19:40:46.422Z | lat 11.132372861 |
| 960 | 2025-09-19T19:40:46.423Z | stop 9.450493715 |
| 961 | 2025-09-19T19:40:46.423Z | + banner all features |
| 962 | 2025-09-19T19:40:46.423Z | |
| 963 | 2025-09-19T19:40:46.423Z | ## # # |
| 964 | 2025-09-19T19:40:46.423Z | # # # # |
| 965 | 2025-09-19T19:40:46.423Z | # # # # |
| 966 | 2025-09-19T19:40:46.423Z | ###### # # |
| 967 | 2025-09-19T19:40:46.423Z | # # # # |
| 968 | 2025-09-19T19:40:46.423Z | # # ###### ###### |
| 969 | 2025-09-19T19:40:46.423Z | |
| 970 | 2025-09-19T19:40:46.423Z | |
| 971 | 2025-09-19T19:40:46.423Z | ###### ###### ## ##### # # ##### ###### #### |
| 972 | 2025-09-19T19:40:46.423Z | # # # # # # # # # # # |
| 973 | 2025-09-19T19:40:46.423Z | ##### ##### # # # # # # # ##### #### |
| 974 | 2025-09-19T19:40:46.423Z | # # ###### # # # ##### # # |
| 975 | 2025-09-19T19:40:46.423Z | # # # # # # # # # # # # |
| 976 | 2025-09-19T19:40:46.423Z | # ###### # # # #### # # ###### #### |
| 977 | 2025-09-19T19:40:46.423Z | |
| 978 | 2025-09-19T19:40:46.423Z | + ptime -m cargo build --all-features |
| 979 | 2025-09-19T19:40:46.685Z | Downloading crates ... |
| 980 | 2025-09-19T19:40:46.861Z | Downloaded axum-core v0.4.5 |
| 981 | 2025-09-19T19:40:46.886Z | Downloaded prost-derive v0.13.5 |
| 982 | 2025-09-19T19:40:46.886Z | Downloaded prost-types v0.13.5 |
| 983 | 2025-09-19T19:40:46.886Z | Downloaded rustversion v1.0.21 |
| 984 | 2025-09-19T19:40:46.886Z | Downloaded hyper-timeout v0.5.2 |
| 985 | 2025-09-19T19:40:46.886Z | Downloaded rand_chacha v0.3.1 |
| 986 | 2025-09-19T19:40:46.886Z | Downloaded prost v0.13.5 |
| 987 | 2025-09-19T19:40:46.886Z | Downloaded console-subscriber v0.4.1 |
| 988 | 2025-09-19T19:40:46.910Z | Downloaded hdrhistogram v7.5.4 |
| 989 | 2025-09-19T19:40:46.911Z | Downloaded tower v0.4.13 |
| 990 | 2025-09-19T19:40:46.935Z | Downloaded rand v0.8.5 |
| 991 | 2025-09-19T19:40:46.935Z | Downloaded nom v7.1.3 |
| 992 | 2025-09-19T19:40:46.935Z | Downloaded minimal-lexical v0.2.1 |
| 993 | 2025-09-19T19:40:46.935Z | Downloaded crossbeam-channel v0.5.15 |
| 994 | 2025-09-19T19:40:46.935Z | Downloaded axum v0.7.9 |
| 995 | 2025-09-19T19:40:46.960Z | Downloaded tonic v0.12.3 |
| 996 | 2025-09-19T19:40:46.960Z | Downloaded matchit v0.7.3 |
| 997 | 2025-09-19T19:40:46.960Z | Downloaded indexmap v1.9.3 |
| 998 | 2025-09-19T19:40:46.960Z | Downloaded anyhow v1.0.98 |
| 999 | 2025-09-19T19:40:46.960Z | Downloaded matchers v0.2.0 |
| 1000 | 2025-09-19T19:40:46.960Z | Downloaded byteorder v1.5.0 |
| 1001 | 2025-09-19T19:40:46.985Z | Downloaded async-trait v0.1.88 |
| 1002 | 2025-09-19T19:40:46.985Z | Downloaded async-stream v0.3.6 |
| 1003 | 2025-09-19T19:40:46.985Z | Downloaded httpdate v1.0.3 |
| 1004 | 2025-09-19T19:40:46.985Z | Downloaded hashbrown v0.12.3 |
| 1005 | 2025-09-19T19:40:46.985Z | Downloaded console-api v0.8.1 |
| 1006 | 2025-09-19T19:40:46.985Z | Downloaded async-stream-impl v0.3.6 |
| 1007 | 2025-09-19T19:40:47.076Z | Compiling getrandom v0.2.16 |
| 1008 | 2025-09-19T19:40:47.076Z | Compiling num-traits v0.2.19 |
| 1009 | 2025-09-19T19:40:47.104Z | Compiling httpdate v1.0.3 |
| 1010 | 2025-09-19T19:40:47.129Z | Compiling anyhow v1.0.98 |
| 1011 | 2025-09-19T19:40:47.129Z | Compiling rustversion v1.0.21 |
| 1012 | 2025-09-19T19:40:47.129Z | Compiling either v1.15.0 |
| 1013 | 2025-09-19T19:40:47.153Z | Compiling indexmap v1.9.3 |
| 1014 | 2025-09-19T19:40:47.178Z | Compiling matchers v0.2.0 |
| 1015 | 2025-09-19T19:40:47.398Z | Compiling hyper v1.6.0 |
| 1016 | 2025-09-19T19:40:47.423Z | Compiling rand_core v0.6.4 |
| 1017 | 2025-09-19T19:40:47.531Z | Compiling itertools v0.14.0 |
| 1018 | 2025-09-19T19:40:47.556Z | Compiling ring v0.17.14 |
| 1019 | 2025-09-19T19:40:47.897Z | Compiling rand_chacha v0.3.1 |
| 1020 | 2025-09-19T19:40:48.032Z | Compiling async-trait v0.1.88 |
| 1021 | 2025-09-19T19:40:48.867Z | Compiling hashbrown v0.12.3 |
| 1022 | 2025-09-19T19:40:49.001Z | Compiling tracing-subscriber v0.3.20 |
| 1023 | 2025-09-19T19:40:49.108Z | Compiling rand v0.8.5 |
| 1024 | 2025-09-19T19:40:49.473Z | Compiling ordered-float v2.10.1 |
| 1025 | 2025-09-19T19:40:50.001Z | Compiling hyper-util v0.1.13 |
| 1026 | 2025-09-19T19:40:50.026Z | Compiling serde-value v0.7.0 |
| 1027 | 2025-09-19T19:40:50.493Z | Compiling rustls-webpki v0.103.3 |
| 1028 | 2025-09-19T19:40:50.567Z | Compiling prost-derive v0.13.5 |
| 1029 | 2025-09-19T19:40:50.595Z | Compiling cargo-util-schemas v0.8.2 |
| 1030 | 2025-09-19T19:40:50.822Z | Compiling axum-core v0.4.5 |
| 1031 | 2025-09-19T19:40:51.452Z | Compiling rustls v0.23.27 |
| 1032 | 2025-09-19T19:40:52.285Z | Compiling async-stream-impl v0.3.6 |
| 1033 | 2025-09-19T19:40:52.533Z | Compiling matchit v0.7.3 |
| 1034 | 2025-09-19T19:40:53.153Z | Compiling crossbeam-utils v0.8.21 |
| 1035 | 2025-09-19T19:40:53.342Z | Compiling cargo_metadata v0.21.0 |
| 1036 | 2025-09-19T19:40:53.445Z | Compiling async-stream v0.3.6 |
| 1037 | 2025-09-19T19:40:53.540Z | Compiling hyper-timeout v0.5.2 |
| 1038 | 2025-09-19T19:40:53.569Z | Compiling tower v0.4.13 |
| 1039 | 2025-09-19T19:40:53.593Z | Compiling prost v0.13.5 |
| 1040 | 2025-09-19T19:40:53.656Z | Compiling tokio-stream v0.1.17 |
| 1041 | 2025-09-19T19:40:53.732Z | Compiling minimal-lexical v0.2.1 |
| 1042 | 2025-09-19T19:40:53.909Z | Compiling proptest v1.7.0 |
| 1043 | 2025-09-19T19:40:54.225Z | Compiling axum v0.7.9 |
| 1044 | 2025-09-19T19:40:54.373Z | Compiling prost-types v0.13.5 |
| 1045 | 2025-09-19T19:40:54.442Z | Compiling nom v7.1.3 |
| 1046 | 2025-09-19T19:40:55.345Z | Compiling guppy v0.17.20 |
| 1047 | 2025-09-19T19:40:55.606Z | Compiling byteorder v1.5.0 |
| 1048 | 2025-09-19T19:40:56.062Z | Compiling base64 v0.21.7 |
| 1049 | 2025-09-19T19:40:56.692Z | Compiling chrono v0.4.42 |
| 1050 | 2025-09-19T19:40:56.716Z | Compiling crossbeam-channel v0.5.15 |
| 1051 | 2025-09-19T19:40:57.076Z | Compiling tokio-rustls v0.26.2 |
| 1052 | 2025-09-19T19:40:57.511Z | Compiling hyper-rustls v0.27.6 |
| 1053 | 2025-09-19T19:40:57.536Z | Compiling hdrhistogram v7.5.4 |
| 1054 | 2025-09-19T19:40:57.723Z | Compiling tracing-error v0.2.1 |
| 1055 | 2025-09-19T19:40:58.095Z | Compiling reqwest v0.12.19 |
| 1056 | 2025-09-19T19:40:58.137Z | Compiling color-spantrace v0.3.0 |
| 1057 | 2025-09-19T19:40:58.589Z | Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest) |
| 1058 | 2025-09-19T19:40:58.614Z | Compiling color-eyre v0.6.5 |
| 1059 | 2025-09-19T19:40:59.266Z | Compiling nextest-filtering v0.16.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 1060 | 2025-09-19T19:40:59.904Z | Compiling quick-junit v0.5.1 |
| 1061 | 2025-09-19T19:40:59.942Z | Compiling tonic v0.12.3 |
| 1062 | 2025-09-19T19:41:00.910Z | Compiling self_update v0.42.0 |
| 1063 | 2025-09-19T19:41:03.098Z | Compiling console-api v0.8.1 |
| 1064 | 2025-09-19T19:41:04.445Z | Compiling console-subscriber v0.4.1 |
| 1065 | 2025-09-19T19:41:07.023Z | Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner) |
| 1066 | 2025-09-19T19:41:25.592Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
| 1067 | 2025-09-19T19:41:56.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1068 | 2025-09-19T19:41:56.100Z | |
| 1069 | 2025-09-19T19:41:56.100Z | real 1:09.668926698 |
| 1070 | 2025-09-19T19:41:56.100Z | user 4:00.034780131 |
| 1071 | 2025-09-19T19:41:56.100Z | sys 29.227958817 |
| 1072 | 2025-09-19T19:41:56.100Z | trap 0.146807969 |
| 1073 | 2025-09-19T19:41:56.100Z | tflt 0.024025544 |
| 1074 | 2025-09-19T19:41:56.100Z | dflt 0.173431018 |
| 1075 | 2025-09-19T19:41:56.100Z | kflt 0.000078706 |
| 1076 | 2025-09-19T19:41:56.125Z | lock 10:41.972216938 |
| 1077 | 2025-09-19T19:41:56.125Z | slp 14:41.740264339 |
| 1078 | 2025-09-19T19:41:56.125Z | lat 8.020813179 |
| 1079 | 2025-09-19T19:41:56.125Z | stop 7.789607866 |
| 1080 | 2025-09-19T19:41:56.125Z | + banner doctests |
| 1081 | 2025-09-19T19:41:56.125Z | |
| 1082 | 2025-09-19T19:41:56.125Z | ##### #### #### ##### ###### #### ##### #### |
| 1083 | 2025-09-19T19:41:56.125Z | # # # # # # # # # # # |
| 1084 | 2025-09-19T19:41:56.125Z | # # # # # # ##### #### # #### |
| 1085 | 2025-09-19T19:41:56.125Z | # # # # # # # # # # |
| 1086 | 2025-09-19T19:41:56.125Z | # # # # # # # # # # # # # |
| 1087 | 2025-09-19T19:41:56.125Z | ##### #### #### # ###### #### # #### |
| 1088 | 2025-09-19T19:41:56.125Z | |
| 1089 | 2025-09-19T19:41:56.125Z | + ptime -m cargo test --doc |
| 1090 | 2025-09-19T19:41:56.575Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 1091 | 2025-09-19T19:41:56.605Z | Doc-tests cargo_nextest |
| 1092 | 2025-09-19T19:41:57.238Z | |
| 1093 | 2025-09-19T19:41:57.238Z | running 0 tests |
| 1094 | 2025-09-19T19:41:57.238Z | |
| 1095 | 2025-09-19T19:41:57.238Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1096 | 2025-09-19T19:41:57.238Z | |
| 1097 | 2025-09-19T19:41:57.270Z | Doc-tests fixture_data |
| 1098 | 2025-09-19T19:41:57.364Z | |
| 1099 | 2025-09-19T19:41:57.364Z | running 0 tests |
| 1100 | 2025-09-19T19:41:57.364Z | |
| 1101 | 2025-09-19T19:41:57.364Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1102 | 2025-09-19T19:41:57.364Z | |
| 1103 | 2025-09-19T19:41:57.393Z | Doc-tests integration_tests |
| 1104 | 2025-09-19T19:41:57.478Z | |
| 1105 | 2025-09-19T19:41:57.478Z | running 0 tests |
| 1106 | 2025-09-19T19:41:57.478Z | |
| 1107 | 2025-09-19T19:41:57.479Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1108 | 2025-09-19T19:41:57.479Z | |
| 1109 | 2025-09-19T19:41:57.503Z | Doc-tests nextest_filtering |
| 1110 | 2025-09-19T19:41:57.683Z | |
| 1111 | 2025-09-19T19:41:57.683Z | running 0 tests |
| 1112 | 2025-09-19T19:41:57.683Z | |
| 1113 | 2025-09-19T19:41:57.683Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1114 | 2025-09-19T19:41:57.683Z | |
| 1115 | 2025-09-19T19:41:57.710Z | Doc-tests nextest_metadata |
| 1116 | 2025-09-19T19:41:57.957Z | |
| 1117 | 2025-09-19T19:41:57.957Z | running 2 tests |
| 1118 | 2025-09-19T19:41:58.758Z | test nextest-metadata/src/test_list.rs - test_list::RustBinaryId::from_parts (line 303) ... ok |
| 1119 | 2025-09-19T19:42:04.772Z | test nextest-metadata/src/lib.rs - (line 15) ... ok |
| 1120 | 2025-09-19T19:42:04.772Z | |
| 1121 | 2025-09-19T19:42:04.772Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.81s |
| 1122 | 2025-09-19T19:42:04.772Z | |
| 1123 | 2025-09-19T19:42:04.797Z | Doc-tests nextest_runner |
| 1124 | 2025-09-19T19:42:06.030Z | |
| 1125 | 2025-09-19T19:42:06.030Z | running 0 tests |
| 1126 | 2025-09-19T19:42:06.030Z | |
| 1127 | 2025-09-19T19:42:06.030Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1128 | 2025-09-19T19:42:06.030Z | |
| 1129 | 2025-09-19T19:42:06.074Z | Doc-tests nextest_workspace_hack |
| 1130 | 2025-09-19T19:42:06.136Z | |
| 1131 | 2025-09-19T19:42:06.136Z | running 0 tests |
| 1132 | 2025-09-19T19:42:06.136Z | |
| 1133 | 2025-09-19T19:42:06.136Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1134 | 2025-09-19T19:42:06.136Z | |
| 1135 | 2025-09-19T19:42:06.174Z | |
| 1136 | 2025-09-19T19:42:06.174Z | real 10.043305866 |
| 1137 | 2025-09-19T19:42:06.174Z | user 9.757342698 |
| 1138 | 2025-09-19T19:42:06.174Z | sys 2.608685996 |
| 1139 | 2025-09-19T19:42:06.175Z | trap 0.003465839 |
| 1140 | 2025-09-19T19:42:06.175Z | tflt 0.015040533 |
| 1141 | 2025-09-19T19:42:06.175Z | dflt 0.061567072 |
| 1142 | 2025-09-19T19:42:06.175Z | kflt 0.000029188 |
| 1143 | 2025-09-19T19:42:06.175Z | lock 40.507382355 |
| 1144 | 2025-09-19T19:42:06.175Z | slp 1:00.560086179 |
| 1145 | 2025-09-19T19:42:06.175Z | lat 0.115546131 |
| 1146 | 2025-09-19T19:42:06.175Z | stop 0.211359484 |
| 1147 | 2025-09-19T19:42:06.200Z | + banner local-nt |
| 1148 | 2025-09-19T19:42:06.200Z | |
| 1149 | 2025-09-19T19:42:06.200Z | # #### #### ## # # # ##### |
| 1150 | 2025-09-19T19:42:06.200Z | # # # # # # # # ## # # |
| 1151 | 2025-09-19T19:42:06.200Z | # # # # # # # ##### # # # # |
| 1152 | 2025-09-19T19:42:06.200Z | # # # # ###### # # # # # |
| 1153 | 2025-09-19T19:42:06.200Z | # # # # # # # # # ## # |
| 1154 | 2025-09-19T19:42:06.200Z | ###### #### #### # # ###### # # # |
| 1155 | 2025-09-19T19:42:06.200Z | |
| 1156 | 2025-09-19T19:42:06.200Z | + ptime -m cargo local-nt run --profile ci |
| 1157 | 2025-09-19T19:42:06.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s |
| 1158 | 2025-09-19T19:42:06.625Z | Running `target/debug/cargo-nextest nextest run --profile ci` |
| 1159 | 2025-09-19T19:42:07.415Z | info: experimental features enabled: setup-scripts |
| 1160 | 2025-09-19T19:42:07.829Z | Compiling ring v0.17.14 |
| 1161 | 2025-09-19T19:42:09.143Z | Compiling rustls v0.23.27 |
| 1162 | 2025-09-19T19:42:11.496Z | Compiling rustls-webpki v0.103.3 |
| 1163 | 2025-09-19T19:42:17.620Z | Compiling tokio-rustls v0.26.2 |
| 1164 | 2025-09-19T19:42:17.997Z | Compiling hyper-rustls v0.27.6 |
| 1165 | 2025-09-19T19:42:18.330Z | Compiling reqwest v0.12.19 |
| 1166 | 2025-09-19T19:42:20.873Z | Compiling self_update v0.42.0 |
| 1167 | 2025-09-19T19:42:21.960Z | Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner) |
| 1168 | 2025-09-19T19:42:24.254Z | Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest) |
| 1169 | 2025-09-19T19:42:25.510Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
| 1170 | 2025-09-19T19:42:46.229Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 38.79s |
| 1171 | 2025-09-19T19:42:46.444Z | ──────────── |
| 1172 | 2025-09-19T19:42:46.444Z | Nextest run ID 5fb341c7-c72a-4692-893e-7c0a3dcd6480 with nextest profile: ci |
| 1173 | 2025-09-19T19:42:46.445Z | Starting 340 tests across 18 binaries (1 test skipped) |
| 1174 | 2025-09-19T19:42:46.470Z | SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive |
| 1175 | 2025-09-19T19:42:46.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1176 | 2025-09-19T19:42:47.024Z | Running `target/debug/build-seed-archive` |
| 1177 | 2025-09-19T19:42:47.052Z | info: unable to find seed archive /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst, building |
| 1178 | 2025-09-19T19:43:22.760Z | *** executing: /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml archive --archive-file /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-2dXs0R/target --profile archive-all |
| 1179 | 2025-09-19T19:43:23.192Z | Downloading crates ... |
| 1180 | 2025-09-19T19:43:23.247Z | Downloaded uuid v1.2.1 |
| 1181 | 2025-09-19T19:43:23.290Z | warning: /work/nextest-rs/nextest/fixtures/nextest-tests/derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 1182 | 2025-09-19T19:43:23.290Z | warning: /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml: only one of `license` or `license-file` is necessary |
| 1183 | 2025-09-19T19:43:23.290Z | `license` should be used if the package license can be expressed with a standard SPDX expression. |
| 1184 | 2025-09-19T19:43:23.290Z | `license-file` should be used if the package uses a non-standard license. |
| 1185 | 2025-09-19T19:43:23.290Z | See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. |
| 1186 | 2025-09-19T19:43:23.363Z | Compiling uuid v1.2.1 |
| 1187 | 2025-09-19T19:43:23.363Z | Compiling dylib-test v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/dylib-test) |
| 1188 | 2025-09-19T19:43:23.363Z | Compiling cdylib-link v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/cdylib/cdylib-link) |
| 1189 | 2025-09-19T19:43:23.363Z | Compiling with-build-script v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/with-build-script) |
| 1190 | 2025-09-19T19:43:23.396Z | Compiling nextest-derive v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/derive) |
| 1191 | 2025-09-19T19:43:23.396Z | Compiling cdylib-example v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/cdylib/cdylib-example) |
| 1192 | 2025-09-19T19:43:23.396Z | Compiling proc-macro-test v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/proc-macro-test) |
| 1193 | 2025-09-19T19:43:23.748Z | Compiling nextest-tests v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests) |
| 1194 | 2025-09-19T19:43:24.986Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s |
| 1195 | 2025-09-19T19:43:25.012Z | info: experimental features enabled: setup-scripts, wrapper-scripts |
| 1196 | 2025-09-19T19:43:25.038Z | Archiving 18 binaries (including 2 non-test binaries), 2 build script output directories, 2 linked paths, 1 extra path, and 1 standard library to /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst |
| 1197 | 2025-09-19T19:43:25.088Z | Warning linked path `/tmp/nextest-seed-build-2dXs0R/target/debug/build/cdylib-link-3df986488577784c/does-not-exist` not found, requested by: cdylib-link v0.1.0 |
| 1198 | 2025-09-19T19:43:25.089Z | (this is a bug in this crate that should be fixed) |
| 1199 | 2025-09-19T19:43:25.525Z | Archived 818 files to /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst in 0.50s |
| 1200 | 2025-09-19T19:43:25.558Z | *** command /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml archive --archive-file /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-2dXs0R/target --profile archive-all exited with status exit status: 0 |
| 1201 | 2025-09-19T19:43:25.585Z | info: created new seed archive: /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst |
| 1202 | 2025-09-19T19:43:25.585Z | SETUP PASS [ 39.131s] build-seed-archive: cargo run --bin build-seed-archive |
| 1203 | 2025-09-19T19:43:25.615Z | PASS [ 0.024s] integration-tests::custom-harness thread_count::test_multi_threaded |
| 1204 | 2025-09-19T19:43:25.642Z | PASS [ 0.025s] integration-tests::custom-harness thread_count::test_single_threaded |
| 1205 | 2025-09-19T19:43:25.668Z | PASS [ 0.059s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing |
| 1206 | 2025-09-19T19:43:25.847Z | PASS [ 0.263s] cargo-nextest dispatch::tests::test_argument_parsing |
| 1207 | 2025-09-19T19:43:25.982Z | PASS [ 0.399s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json |
| 1208 | 2025-09-19T19:43:26.010Z | PASS [ 0.375s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json |
| 1209 | 2025-09-19T19:43:26.010Z | PASS [ 0.410s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json |
| 1210 | 2025-09-19T19:43:26.010Z | PASS [ 0.420s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json |
| 1211 | 2025-09-19T19:43:26.010Z | PASS [ 0.421s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json |
| 1212 | 2025-09-19T19:43:26.036Z | PASS [ 0.418s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json |
| 1213 | 2025-09-19T19:43:28.301Z | PASS [ 2.659s] integration-tests::integration test_list_binaries_only |
| 1214 | 2025-09-19T19:43:28.353Z | PASS [ 2.349s] integration-tests::integration test_list_target_after_build |
| 1215 | 2025-09-19T19:43:28.378Z | PASS [ 2.363s] integration-tests::integration test_list_host_after_build |
| 1216 | 2025-09-19T19:43:28.520Z | PASS [ 2.532s] integration-tests::integration test_list_full_after_build |
| 1217 | 2025-09-19T19:43:28.545Z | PASS [ 2.698s] integration-tests::integration test_list_default |
| 1218 | 2025-09-19T19:43:28.574Z | PASS [ 2.590s] integration-tests::integration test_list_full |
| 1219 | 2025-09-19T19:43:31.496Z | PASS [ 2.942s] integration-tests::integration test_run_from_archive_with_missing_includes |
| 1220 | 2025-09-19T19:43:32.013Z | PASS [ 5.927s] integration-tests::integration test_relocated_run |
| 1221 | 2025-09-19T19:43:33.085Z | PASS [ 4.717s] integration-tests::integration test_run_after_build |
| 1222 | 2025-09-19T19:43:33.344Z | PASS [ 0.238s] integration-tests::integration test_rustc_version_verbose_errors |
| 1223 | 2025-09-19T19:43:33.741Z | PASS [ 5.164s] integration-tests::integration test_run_no_tests |
| 1224 | 2025-09-19T19:43:34.319Z | PASS [ 8.310s] integration-tests::integration test_list_with_default_filter |
| 1225 | 2025-09-19T19:43:34.497Z | PASS [ 2.530s] integration-tests::integration test_run_with_priorities |
| 1226 | 2025-09-19T19:43:35.628Z | PASS [ 4.159s] integration-tests::integration test_run_with_default_filter |
| 1227 | 2025-09-19T19:43:35.883Z | PASS [ 7.518s] integration-tests::integration test_run_from_archive_with_includes |
| 1228 | 2025-09-19T19:43:35.919Z | PASS [ 2.574s] integration-tests::integration test_setup_script_error |
| 1229 | 2025-09-19T19:43:35.954Z | PASS [ 2.209s] integration-tests::integration test_setup_scripts_not_enabled |
| 1230 | 2025-09-19T19:43:35.986Z | PASS [ 0.062s] integration-tests::integration test_version_info |
| 1231 | 2025-09-19T19:43:36.016Z | PASS [ 0.023s] nextest-filtering parsing::tests::test_complex_error |
| 1232 | 2025-09-19T19:43:36.016Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_expected_eof |
| 1233 | 2025-09-19T19:43:36.041Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_expected_expr |
| 1234 | 2025-09-19T19:43:36.066Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_and_operator |
| 1235 | 2025-09-19T19:43:36.093Z | PASS [ 0.022s] nextest-filtering parsing::tests::test_invalid_escapes |
| 1236 | 2025-09-19T19:43:36.118Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_invalid_glob |
| 1237 | 2025-09-19T19:43:36.118Z | PASS [ 0.018s] nextest-filtering parsing::tests::test_invalid_or_operator |
| 1238 | 2025-09-19T19:43:36.144Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_platform |
| 1239 | 2025-09-19T19:43:36.169Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_regex |
| 1240 | 2025-09-19T19:43:36.196Z | PASS [ 0.017s] nextest-filtering parsing::tests::test_missing_argument |
| 1241 | 2025-09-19T19:43:36.196Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_close_parentheses |
| 1242 | 2025-09-19T19:43:36.221Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_missing_close_regex |
| 1243 | 2025-09-19T19:43:36.246Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_open_parentheses |
| 1244 | 2025-09-19T19:43:36.270Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_parentheses |
| 1245 | 2025-09-19T19:43:36.325Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_parse_comma |
| 1246 | 2025-09-19T19:43:36.350Z | PASS [ 0.025s] nextest-filtering parsing::tests::test_parse_expr_difference |
| 1247 | 2025-09-19T19:43:36.350Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_expr_intersection |
| 1248 | 2025-09-19T19:43:36.350Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_parse_expr_not |
| 1249 | 2025-09-19T19:43:36.376Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_parse_expr_precedence |
| 1250 | 2025-09-19T19:43:36.402Z | PASS [ 0.018s] nextest-filtering parsing::tests::test_parse_expr_set |
| 1251 | 2025-09-19T19:43:36.402Z | PASS [ 0.022s] nextest-filtering parsing::tests::test_parse_expr_union |
| 1252 | 2025-09-19T19:43:36.443Z | PASS [ 0.044s] nextest-filtering parsing::tests::test_parse_glob_matcher |
| 1253 | 2025-09-19T19:43:36.541Z | PASS [ 0.097s] nextest-filtering parsing::tests::test_parse_name_matcher |
| 1254 | 2025-09-19T19:43:36.566Z | PASS [ 0.024s] nextest-filtering parsing::tests::test_parse_name_matcher_quote |
| 1255 | 2025-09-19T19:43:36.624Z | PASS [ 0.058s] nextest-filtering parsing::tests::test_parse_regex |
| 1256 | 2025-09-19T19:43:36.650Z | PASS [ 0.026s] nextest-filtering parsing::tests::test_parse_set_def |
| 1257 | 2025-09-19T19:43:36.675Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_unexpected_argument |
| 1258 | 2025-09-19T19:43:36.699Z | PASS [ 0.025s] nextest-filtering parsing::tests::test_unexpected_comma |
| 1259 | 2025-09-19T19:43:36.744Z | PASS [ 8.157s] integration-tests::integration test_run_from_archive_with_no_includes |
| 1260 | 2025-09-19T19:43:36.745Z | PASS [ 2.214s] integration-tests::integration test_show_config_version |
| 1261 | 2025-09-19T19:43:36.783Z | PASS [ 0.029s] nextest-filtering::match test_binary_query |
| 1262 | 2025-09-19T19:43:36.783Z | PASS [ 0.050s] nextest-filtering::match test_expr_binary |
| 1263 | 2025-09-19T19:43:36.811Z | PASS [ 0.027s] nextest-filtering::match test_expr_binary_id_glob |
| 1264 | 2025-09-19T19:43:36.812Z | PASS [ 0.022s] nextest-filtering::match test_expr_kind |
| 1265 | 2025-09-19T19:43:36.812Z | PASS [ 0.032s] nextest-filtering::match test_expr_deps |
| 1266 | 2025-09-19T19:43:36.812Z | PASS [ 0.847s] nextest-filtering parsing::tests::proptest_expr_roundtrip |
| 1267 | 2025-09-19T19:43:36.845Z | PASS [ 0.025s] nextest-filtering::match test_expr_kind_partial |
| 1268 | 2025-09-19T19:43:36.845Z | PASS [ 0.024s] nextest-filtering::match test_expr_package_contains |
| 1269 | 2025-09-19T19:43:36.845Z | PASS [ 0.024s] nextest-filtering::match test_expr_package_equal |
| 1270 | 2025-09-19T19:43:36.874Z | PASS [ 0.024s] nextest-filtering::match test_expr_platform |
| 1271 | 2025-09-19T19:43:36.874Z | PASS [ 0.030s] nextest-filtering::match test_expr_package_regex |
| 1272 | 2025-09-19T19:43:36.874Z | PASS [ 0.029s] nextest-filtering::match test_expr_rdeps |
| 1273 | 2025-09-19T19:43:36.906Z | PASS [ 0.023s] nextest-filtering::match test_expr_test_difference::with_and_not |
| 1274 | 2025-09-19T19:43:36.906Z | PASS [ 0.031s] nextest-filtering::match test_expr_test |
| 1275 | 2025-09-19T19:43:36.906Z | PASS [ 0.031s] nextest-filtering::match test_expr_test_difference::with_minus |
| 1276 | 2025-09-19T19:43:36.906Z | PASS [ 0.024s] nextest-filtering::match test_expr_test_intersect::with_ampersand |
| 1277 | 2025-09-19T19:43:36.935Z | PASS [ 0.027s] nextest-filtering::match test_expr_test_intersect::with_and |
| 1278 | 2025-09-19T19:43:36.936Z | PASS [ 0.027s] nextest-filtering::match test_expr_test_not |
| 1279 | 2025-09-19T19:43:36.936Z | PASS [ 0.025s] nextest-filtering::match test_expr_test_union::with_or |
| 1280 | 2025-09-19T19:43:36.936Z | PASS [ 0.024s] nextest-filtering::match test_expr_test_union::with_pipe |
| 1281 | 2025-09-19T19:43:36.964Z | PASS [ 0.030s] nextest-filtering::match test_expr_test_union::with_plus |
| 1282 | 2025-09-19T19:43:36.964Z | PASS [ 0.021s] nextest-metadata test_list::tests::test_binary_id_ord |
| 1283 | 2025-09-19T19:43:36.964Z | PASS [ 0.029s] nextest-filtering::match test_expr_with_no_matching_packages |
| 1284 | 2025-09-19T19:43:36.964Z | PASS [ 0.018s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform |
| 1285 | 2025-09-19T19:43:36.991Z | PASS [ 0.021s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified |
| 1286 | 2025-09-19T19:43:36.991Z | PASS [ 0.022s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform |
| 1287 | 2025-09-19T19:43:36.991Z | PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted |
| 1288 | 2025-09-19T19:43:37.017Z | PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input |
| 1289 | 2025-09-19T19:43:37.017Z | PASS [ 0.025s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables |
| 1290 | 2025-09-19T19:43:37.017Z | PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after |
| 1291 | 2025-09-19T19:43:37.044Z | PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value |
| 1292 | 2025-09-19T19:43:37.044Z | PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before |
| 1293 | 2025-09-19T19:43:37.044Z | PASS [ 0.024s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative |
| 1294 | 2025-09-19T19:43:37.071Z | PASS [ 0.022s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix |
| 1295 | 2025-09-19T19:43:37.071Z | PASS [ 0.028s] nextest-runner cargo_config::env::tests::test_env_var_precedence |
| 1296 | 2025-09-19T19:43:37.071Z | PASS [ 0.020s] nextest-runner config::core::identifier::tests::test_invalid |
| 1297 | 2025-09-19T19:43:37.071Z | PASS [ 0.033s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple |
| 1298 | 2025-09-19T19:43:37.071Z | PASS [ 0.021s] nextest-runner config::core::identifier::tests::test_valid |
| 1299 | 2025-09-19T19:43:37.097Z | PASS [ 0.026s] nextest-runner config::core::imp::tests::default_config_is_valid |
| 1300 | 2025-09-19T19:43:37.195Z | PASS [ 0.499s] nextest-filtering proptest_helpers::tests::proptest_regex_valid |
| 1301 | 2025-09-19T19:43:37.220Z | PASS [ 0.019s] nextest-runner config::core::nextest_version::tests::test_accumulate |
| 1302 | 2025-09-19T19:43:37.247Z | PASS [ 0.021s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::build_metadata |
| 1303 | 2025-09-19T19:43:37.272Z | PASS [ 0.020s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::empty |
| 1304 | 2025-09-19T19:43:37.298Z | PASS [ 0.037s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning |
| 1305 | 2025-09-19T19:43:37.324Z | PASS [ 0.018s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::pre_release |
| 1306 | 2025-09-19T19:43:37.348Z | PASS [ 0.021s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic |
| 1307 | 2025-09-19T19:43:37.375Z | PASS [ 0.024s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic_with_patch |
| 1308 | 2025-09-19T19:43:37.537Z | PASS [ 0.173s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_error_and_warning |
| 1309 | 2025-09-19T19:43:37.566Z | PASS [ 0.023s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_warning |
| 1310 | 2025-09-19T19:43:37.593Z | PASS [ 0.026s] nextest-runner config::core::tool_config::tests::parse_tool_config_file |
| 1311 | 2025-09-19T19:43:37.897Z | PASS [ 0.829s] nextest-runner config::core::imp::tests::deprecated_script_config_warning |
| 1312 | 2025-09-19T19:43:37.928Z | PASS [ 0.831s] nextest-runner config::core::imp::tests::ignored_keys |
| 1313 | 2025-09-19T19:43:37.928Z | PASS [ 0.811s] nextest-runner config::core::imp::tests::script_warnings |
| 1314 | 2025-09-19T19:43:38.084Z | PASS [ 0.498s] nextest-runner config::core::tool_config::tests::tool_config_basic |
| 1315 | 2025-09-19T19:43:38.586Z | PASS [ 0.684s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing_type |
| 1316 | 2025-09-19T19:43:38.635Z | PASS [ 0.736s] nextest-runner config::elements::archive::tests::parse_invalid::absolute_path |
| 1317 | 2025-09-19T19:43:38.666Z | PASS [ 0.734s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing |
| 1318 | 2025-09-19T19:43:38.697Z | PASS [ 0.606s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_relative_to |
| 1319 | 2025-09-19T19:43:39.449Z | PASS [ 0.814s] nextest-runner config::elements::archive::tests::parse_invalid::missing_relative_to |
| 1320 | 2025-09-19T19:43:39.504Z | PASS [ 0.867s] nextest-runner config::elements::archive::tests::parse_invalid::negative_depth |
| 1321 | 2025-09-19T19:43:39.544Z | PASS [ 0.917s] nextest-runner config::elements::archive::tests::parse_invalid::missing_list |
| 1322 | 2025-09-19T19:43:39.544Z | PASS [ 0.814s] nextest-runner config::elements::archive::tests::parse_invalid::parent_component |
| 1323 | 2025-09-19T19:43:39.544Z | PASS [ 0.028s] nextest-runner config::elements::archive::tests::test_join_rel_path |
| 1324 | 2025-09-19T19:43:40.268Z | PASS [ 0.818s] nextest-runner config::elements::archive::tests::parse_valid |
| 1325 | 2025-09-19T19:43:40.415Z | PASS [ 0.910s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1326 | 2025-09-19T19:43:40.447Z | PASS [ 0.889s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1327 | 2025-09-19T19:43:40.506Z | PASS [ 1.001s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1328 | 2025-09-19T19:43:40.895Z | PASS [ 5.261s] integration-tests::integration test_target_arg |
| 1329 | 2025-09-19T19:43:41.008Z | PASS [ 0.740s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1330 | 2025-09-19T19:43:41.320Z | PASS [ 0.798s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::incorrect_leak_timeout_format |
| 1331 | 2025-09-19T19:43:41.320Z | PASS [ 0.893s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 1332 | 2025-09-19T19:43:41.370Z | PASS [ 0.946s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1333 | 2025-09-19T19:43:41.475Z | PASS [ 0.578s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1334 | 2025-09-19T19:43:41.537Z | PASS [ 0.529s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_leak_timeout_table_should_error |
| 1335 | 2025-09-19T19:43:41.765Z | PASS [ 7.443s] integration-tests::integration test_show_config_test_groups |
| 1336 | 2025-09-19T19:43:41.905Z | PASS [ 0.594s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::empty_string_max_fail |
| 1337 | 2025-09-19T19:43:46.737Z | PASS [ 0.658s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_table |
| 1338 | 2025-09-19T19:43:46.738Z | PASS [ 1.005s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_map_key |
| 1339 | 2025-09-19T19:43:46.738Z | PASS [ 1.048s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_max_fail_type |
| 1340 | 2025-09-19T19:43:46.738Z | PASS [ 0.756s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_string_max_fail |
| 1341 | 2025-09-19T19:43:46.738Z | PASS [ 0.989s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail |
| 1342 | 2025-09-19T19:43:46.738Z | PASS [ 0.029s] nextest-runner config::elements::max_fail::tests::maxfail_builder_from_str |
| 1343 | 2025-09-19T19:43:46.738Z | PASS [ 0.746s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail |
| 1344 | 2025-09-19T19:43:46.739Z | PASS [ 0.688s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_as_positive_integer |
| 1345 | 2025-09-19T19:43:46.739Z | PASS [ 0.517s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed |
| 1346 | 2025-09-19T19:43:46.739Z | PASS [ 0.994s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_false |
| 1347 | 2025-09-19T19:43:46.739Z | PASS [ 0.021s] nextest-runner config::elements::priority::tests::priority_deserialize |
| 1348 | 2025-09-19T19:43:46.739Z | PASS [ 0.020s] nextest-runner config::elements::priority::tests::priority_out_of_range |
| 1349 | 2025-09-19T19:43:46.739Z | PASS [ 1.047s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::zero_string |
| 1350 | 2025-09-19T19:43:46.739Z | PASS [ 1.021s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_true |
| 1351 | 2025-09-19T19:43:46.739Z | PASS [ 0.020s] nextest-runner config::elements::priority::tests::priority_sort_order |
| 1352 | 2025-09-19T19:43:46.739Z | PASS [ 0.982s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_2 |
| 1353 | 2025-09-19T19:43:46.739Z | PASS [ 0.985s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1 |
| 1354 | 2025-09-19T19:43:46.739Z | PASS [ 0.742s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_all |
| 1355 | 2025-09-19T19:43:46.739Z | PASS [ 15.598s] integration-tests::integration test_run |
| 1356 | 2025-09-19T19:43:46.739Z | PASS [ 1.034s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr |
| 1357 | 2025-09-19T19:43:46.739Z | PASS [ 1.087s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple |
| 1358 | 2025-09-19T19:43:46.739Z | PASS [ 1.100s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple |
| 1359 | 2025-09-19T19:43:46.739Z | PASS [ 0.794s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones |
| 1360 | 2025-09-19T19:43:46.739Z | PASS [ 1.144s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr |
| 1361 | 2025-09-19T19:43:46.739Z | PASS [ 1.088s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple |
| 1362 | 2025-09-19T19:43:46.739Z | PASS [ 1.088s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple |
| 1363 | 2025-09-19T19:43:46.739Z | PASS [ 0.973s] nextest-runner config::elements::retry_policy::tests::overrides_retries::my_test_matches_exactly |
| 1364 | 2025-09-19T19:43:46.739Z | PASS [ 1.023s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration |
| 1365 | 2025-09-19T19:43:46.739Z | PASS [ 1.027s] nextest-runner config::elements::retry_policy::tests::overrides_retries::not_match |
| 1366 | 2025-09-19T19:43:46.739Z | PASS [ 1.026s] nextest-runner config::elements::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones |
| 1367 | 2025-09-19T19:43:46.739Z | PASS [ 1.025s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count |
| 1368 | 2025-09-19T19:43:46.739Z | PASS [ 1.077s] nextest-runner config::elements::retry_policy::tests::overrides_retries::no_retries_specified |
| 1369 | 2025-09-19T19:43:46.739Z | PASS [ 1.087s] nextest-runner config::elements::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly |
| 1370 | 2025-09-19T19:43:46.780Z | PASS [ 10.420s] integration-tests::integration test_target_dir |
| 1371 | 2025-09-19T19:43:46.781Z | PASS [ 0.790s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay |
| 1372 | 2025-09-19T19:43:46.811Z | PASS [ 1.036s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay |
| 1373 | 2025-09-19T19:43:46.811Z | PASS [ 1.040s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay |
| 1374 | 2025-09-19T19:43:46.811Z | PASS [ 1.038s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count |
| 1375 | 2025-09-19T19:43:46.839Z | PASS [ 1.088s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count |
| 1376 | 2025-09-19T19:43:46.865Z | PASS [ 1.088s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff |
| 1377 | 2025-09-19T19:43:46.866Z | PASS [ 1.082s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay |
| 1378 | 2025-09-19T19:43:47.004Z | PASS [ 0.691s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay |
| 1379 | 2025-09-19T19:43:47.029Z | PASS [ 0.573s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff |
| 1380 | 2025-09-19T19:43:48.091Z | PASS [ 1.057s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1381 | 2025-09-19T19:43:48.122Z | PASS [ 1.063s] nextest-runner config::elements::retry_policy::tests::parse_retries_valid |
| 1382 | 2025-09-19T19:43:48.122Z | PASS [ 1.114s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 1383 | 2025-09-19T19:43:48.122Z | PASS [ 1.119s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1384 | 2025-09-19T19:43:48.122Z | PASS [ 1.118s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error |
| 1385 | 2025-09-19T19:43:48.122Z | PASS [ 1.122s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1386 | 2025-09-19T19:43:48.123Z | PASS [ 0.955s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period |
| 1387 | 2025-09-19T19:43:48.123Z | PASS [ 0.958s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table |
| 1388 | 2025-09-19T19:43:48.815Z | PASS [ 0.969s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail |
| 1389 | 2025-09-19T19:43:49.029Z | PASS [ 1.179s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_ |
| 1390 | 2025-09-19T19:43:49.055Z | PASS [ 1.066s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_starts_with_ |
| 1391 | 2025-09-19T19:43:49.055Z | PASS [ 1.068s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon |
| 1392 | 2025-09-19T19:43:49.055Z | PASS [ 1.125s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name |
| 1393 | 2025-09-19T19:43:49.055Z | PASS [ 1.071s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_is_global |
| 1394 | 2025-09-19T19:43:49.055Z | PASS [ 1.071s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_valid |
| 1395 | 2025-09-19T19:43:49.055Z | PASS [ 1.071s] nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_downstream_tool_config |
| 1396 | 2025-09-19T19:43:49.342Z | PASS [ 0.487s] nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_user_config |
| 1397 | 2025-09-19T19:43:50.122Z | PASS [ 1.089s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_tool_ |
| 1398 | 2025-09-19T19:43:50.148Z | PASS [ 1.089s] nextest-runner config::elements::test_threads::tests::parse_test_threads::negative |
| 1399 | 2025-09-19T19:43:50.148Z | PASS [ 1.094s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_valid |
| 1400 | 2025-09-19T19:43:50.173Z | PASS [ 1.142s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_is_global |
| 1401 | 2025-09-19T19:43:50.198Z | PASS [ 1.145s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_ |
| 1402 | 2025-09-19T19:43:50.198Z | PASS [ 1.147s] nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_tool_config |
| 1403 | 2025-09-19T19:43:50.198Z | PASS [ 0.876s] nextest-runner config::elements::test_threads::tests::parse_test_threads::num_cpus |
| 1404 | 2025-09-19T19:43:50.198Z | PASS [ 1.150s] nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_user_config |
| 1405 | 2025-09-19T19:43:51.191Z | PASS [ 1.061s] nextest-runner config::elements::threads_required::tests::parse_threads_required::negative |
| 1406 | 2025-09-19T19:43:51.237Z | PASS [ 1.112s] nextest-runner config::elements::test_threads::tests::parse_test_threads::zero |
| 1407 | 2025-09-19T19:43:51.263Z | PASS [ 1.062s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads |
| 1408 | 2025-09-19T19:43:51.263Z | PASS [ 1.069s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus |
| 1409 | 2025-09-19T19:43:51.263Z | PASS [ 1.061s] nextest-runner config::elements::threads_required::tests::parse_threads_required::positive |
| 1410 | 2025-09-19T19:43:51.263Z | PASS [ 1.064s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads |
| 1411 | 2025-09-19T19:43:51.264Z | PASS [ 1.120s] nextest-runner config::elements::test_threads::tests::parse_test_threads::positive |
| 1412 | 2025-09-19T19:43:51.264Z | PASS [ 1.067s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads |
| 1413 | 2025-09-19T19:43:52.344Z | PASS [ 1.151s] nextest-runner config::elements::threads_required::tests::parse_threads_required::zero |
| 1414 | 2025-09-19T19:43:52.369Z | PASS [ 1.100s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_without_platform |
| 1415 | 2025-09-19T19:43:52.369Z | PASS [ 1.099s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::empty_platform_map |
| 1416 | 2025-09-19T19:43:52.369Z | PASS [ 1.100s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filterset_in_default_filter |
| 1417 | 2025-09-19T19:43:52.369Z | PASS [ 1.102s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform |
| 1418 | 2025-09-19T19:43:52.369Z | PASS [ 1.100s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_with_default |
| 1419 | 2025-09-19T19:43:52.370Z | PASS [ 1.107s] nextest-runner config::overrides::imp::tests::cfg_unix_with_custom_platform |
| 1420 | 2025-09-19T19:43:52.370Z | PASS [ 1.106s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified |
| 1421 | 2025-09-19T19:43:53.449Z | PASS [ 1.102s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_filterset |
| 1422 | 2025-09-19T19:43:53.450Z | PASS [ 1.100s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified |
| 1423 | 2025-09-19T19:43:53.479Z | PASS [ 1.102s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::empty_platform_map |
| 1424 | 2025-09-19T19:43:53.479Z | PASS [ 1.105s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_platform_expression |
| 1425 | 2025-09-19T19:43:53.479Z | PASS [ 1.107s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_filterset |
| 1426 | 2025-09-19T19:43:53.479Z | PASS [ 1.106s] nextest-runner config::overrides::imp::tests::test_overrides_basic |
| 1427 | 2025-09-19T19:43:53.479Z | PASS [ 1.106s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_platform_expression |
| 1428 | 2025-09-19T19:43:53.479Z | PASS [ 1.108s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::neither_platform_nor_filter_specified |
| 1429 | 2025-09-19T19:43:54.565Z | PASS [ 1.114s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool |
| 1430 | 2025-09-19T19:43:54.590Z | PASS [ 1.110s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_script_name |
| 1431 | 2025-09-19T19:43:54.591Z | PASS [ 1.111s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_in_table |
| 1432 | 2025-09-19T19:43:54.591Z | PASS [ 1.112s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_list |
| 1433 | 2025-09-19T19:43:54.591Z | PASS [ 1.113s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_array_in_table |
| 1434 | 2025-09-19T19:43:54.591Z | PASS [ 1.115s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command |
| 1435 | 2025-09-19T19:43:54.591Z | PASS [ 1.112s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_relative_to_value |
| 1436 | 2025-09-19T19:43:54.591Z | PASS [ 1.117s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined::tool_config_in_main_program |
| 1437 | 2025-09-19T19:43:55.695Z | PASS [ 1.128s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command_line_in_table |
| 1438 | 2025-09-19T19:43:55.722Z | PASS [ 1.132s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_target_runner_value |
| 1439 | 2025-09-19T19:43:55.722Z | PASS [ 1.131s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name |
| 1440 | 2025-09-19T19:43:55.722Z | PASS [ 1.129s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::target_runner_is_not_a_string |
| 1441 | 2025-09-19T19:43:55.722Z | PASS [ 1.131s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration |
| 1442 | 2025-09-19T19:43:55.722Z | PASS [ 1.131s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command |
| 1443 | 2025-09-19T19:43:55.722Z | PASS [ 1.131s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_list_using_run_filters::list_scripts_using_run_filters |
| 1444 | 2025-09-19T19:43:55.722Z | PASS [ 1.133s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::unknown_field_in_command_table |
| 1445 | 2025-09-19T19:43:55.747Z | PASS [ 0.022s] nextest-runner list::binary_list::tests::test_parse_binary_list |
| 1446 | 2025-09-19T19:43:55.748Z | PASS [ 0.027s] nextest-runner config::utils::helpers::tests::test_deserialize_relative_path |
| 1447 | 2025-09-19T19:43:55.748Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir |
| 1448 | 2025-09-19T19:43:55.774Z | PASS [ 0.023s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths |
| 1449 | 2025-09-19T19:43:55.774Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms |
| 1450 | 2025-09-19T19:43:55.775Z | PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field |
| 1451 | 2025-09-19T19:43:55.775Z | PASS [ 0.074s] nextest-runner errors::tests::display_error_chain |
| 1452 | 2025-09-19T19:43:55.800Z | PASS [ 0.085s] nextest-runner errors::tests::display_error_list |
| 1453 | 2025-09-19T19:43:55.800Z | PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets |
| 1454 | 2025-09-19T19:43:55.800Z | PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field |
| 1455 | 2025-09-19T19:43:55.800Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field |
| 1456 | 2025-09-19T19:43:55.825Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary |
| 1457 | 2025-09-19T19:43:55.825Z | PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets |
| 1458 | 2025-09-19T19:43:55.825Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target |
| 1459 | 2025-09-19T19:43:55.826Z | PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target |
| 1460 | 2025-09-19T19:43:55.851Z | PASS [ 0.021s] nextest-runner list::test_list::tests::apply_wrappers_examples |
| 1461 | 2025-09-19T19:43:55.851Z | PASS [ 0.019s] nextest-runner partition::tests::partitioner_builder_from_str |
| 1462 | 2025-09-19T19:43:55.851Z | PASS [ 0.019s] nextest-runner platform::tests::test_from_rustc_output_invalid |
| 1463 | 2025-09-19T19:43:55.851Z | PASS [ 0.026s] nextest-runner list::test_list::tests::test_parse_test_list |
| 1464 | 2025-09-19T19:43:55.876Z | PASS [ 0.020s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line |
| 1465 | 2025-09-19T19:43:55.877Z | PASS [ 0.021s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines |
| 1466 | 2025-09-19T19:43:55.877Z | PASS [ 0.020s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace |
| 1467 | 2025-09-19T19:43:55.877Z | PASS [ 0.022s] nextest-runner redact::tests::test_redact_path |
| 1468 | 2025-09-19T19:43:55.877Z | PASS [ 0.018s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings |
| 1469 | 2025-09-19T19:43:55.902Z | PASS [ 0.030s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props |
| 1470 | 2025-09-19T19:43:55.902Z | PASS [ 0.022s] nextest-runner reporter::displayer::imp::tests::no_capture_settings |
| 1471 | 2025-09-19T19:43:55.927Z | PASS [ 0.070s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts |
| 1472 | 2025-09-19T19:43:55.952Z | PASS [ 0.071s] nextest-runner reporter::displayer::imp::tests::final_status_line |
| 1473 | 2025-09-19T19:43:55.952Z | PASS [ 0.022s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix |
| 1474 | 2025-09-19T19:43:55.977Z | PASS [ 0.082s] nextest-runner reporter::displayer::imp::tests::test_info_response |
| 1475 | 2025-09-19T19:43:55.977Z | PASS [ 0.076s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots |
| 1476 | 2025-09-19T19:43:55.977Z | PASS [ 0.040s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate |
| 1477 | 2025-09-19T19:43:56.002Z | PASS [ 0.041s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final |
| 1478 | 2025-09-19T19:43:56.027Z | PASS [ 0.037s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1 |
| 1479 | 2025-09-19T19:43:56.027Z | PASS [ 0.048s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line |
| 1480 | 2025-09-19T19:43:56.027Z | PASS [ 0.042s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate |
| 1481 | 2025-09-19T19:43:56.027Z | PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2 |
| 1482 | 2025-09-19T19:43:56.054Z | PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3 |
| 1483 | 2025-09-19T19:43:56.054Z | PASS [ 0.035s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt |
| 1484 | 2025-09-19T19:43:56.079Z | PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line |
| 1485 | 2025-09-19T19:43:56.079Z | PASS [ 0.054s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4 |
| 1486 | 2025-09-19T19:43:56.079Z | PASS [ 0.022s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight |
| 1487 | 2025-09-19T19:43:56.079Z | PASS [ 0.021s] nextest-runner reporter::error_description::tests::test_heuristic_error_str |
| 1488 | 2025-09-19T19:43:56.104Z | PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic |
| 1489 | 2025-09-19T19:43:56.104Z | PASS [ 0.019s] nextest-runner reporter::events::tests::test_is_success |
| 1490 | 2025-09-19T19:43:56.104Z | PASS [ 0.026s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message |
| 1491 | 2025-09-19T19:43:56.105Z | PASS [ 0.023s] nextest-runner reporter::helpers::tests::test_highlight_end |
| 1492 | 2025-09-19T19:43:56.155Z | PASS [ 0.064s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness |
| 1493 | 2025-09-19T19:43:56.180Z | PASS [ 0.073s] nextest-runner reporter::structured::libtest::test::strips_human_output |
| 1494 | 2025-09-19T19:43:56.180Z | PASS [ 0.069s] nextest-runner reporter::structured::libtest::test::strips_human_output_none |
| 1495 | 2025-09-19T19:43:56.180Z | PASS [ 0.070s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error |
| 1496 | 2025-09-19T19:43:56.180Z | PASS [ 0.020s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect |
| 1497 | 2025-09-19T19:43:56.205Z | PASS [ 0.022s] nextest-runner reuse_build::tests::test_path_mapper_relative |
| 1498 | 2025-09-19T19:43:56.205Z | PASS [ 0.025s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt |
| 1499 | 2025-09-19T19:43:56.205Z | PASS [ 0.033s] nextest-runner runner::imp::tests::no_capture_settings |
| 1500 | 2025-09-19T19:43:56.205Z | PASS [ 0.020s] nextest-runner rustc_cli::tests::test_fail_to_spawn |
| 1501 | 2025-09-19T19:43:56.231Z | PASS [ 0.028s] nextest-runner target_runner::tests::test_find_config |
| 1502 | 2025-09-19T19:43:56.257Z | PASS [ 0.019s] nextest-runner test_command::tests::parse_build_script |
| 1503 | 2025-09-19T19:43:56.282Z | PASS [ 0.019s] nextest-runner test_filter::tests::empty_pattern_examples |
| 1504 | 2025-09-19T19:43:56.313Z | PASS [ 0.021s] nextest-runner test_filter::tests::pattern_examples |
| 1505 | 2025-09-19T19:43:56.339Z | PASS [ 0.128s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env |
| 1506 | 2025-09-19T19:43:56.379Z | PASS [ 0.177s] nextest-runner rustc_cli::tests::test_should_run_rustc_version |
| 1507 | 2025-09-19T19:43:56.410Z | PASS [ 0.116s] nextest-runner test_filter::tests::proptest_empty |
| 1508 | 2025-09-19T19:43:56.472Z | PASS [ 0.776s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_unknown::unknown_scripts |
| 1509 | 2025-09-19T19:43:56.497Z | PASS [ 0.774s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_wrong_type::wrong_script_types |
| 1510 | 2025-09-19T19:43:56.497Z | PASS [ 0.776s] nextest-runner config::scripts::imp::tests::test_parse_scripts_empty_sections |
| 1511 | 2025-09-19T19:43:56.497Z | PASS [ 0.781s] nextest-runner config::scripts::imp::tests::test_scripts_basic |
| 1512 | 2025-09-19T19:43:56.497Z | PASS [ 0.020s] nextest-runner test_filter::tests::skip_only_pattern_examples |
| 1513 | 2025-09-19T19:43:56.523Z | PASS [ 0.333s] nextest-runner rustc_cli::tests::test_execute_with_failure |
| 1514 | 2025-09-19T19:43:56.622Z | PASS [ 0.243s] nextest-runner test_filter::tests::proptest_no_match |
| 1515 | 2025-09-19T19:43:57.043Z | PASS [ 0.569s] nextest-runner time::stopwatch::tests::stopwatch_pause |
| 1516 | 2025-09-19T19:43:57.111Z | PASS [ 0.794s] nextest-runner test_filter::tests::proptest_exact |
| 1517 | 2025-09-19T19:43:57.240Z | PASS [ 0.829s] nextest-runner test_filter::tests::proptest_substring |
| 1518 | 2025-09-19T19:43:57.998Z | PASS [ 1.526s] nextest-runner time::pausable_sleep::tests::reset_on_sleep |
| 1519 | 2025-09-19T19:43:58.455Z | PASS [ 1.945s] nextest-runner::integration basic::test_list_binaries |
| 1520 | 2025-09-19T19:43:58.565Z | PASS [ 2.086s] nextest-runner::integration basic::test_filter_expr_with_string_filters |
| 1521 | 2025-09-19T19:43:58.591Z | PASS [ 1.952s] nextest-runner::integration basic::test_list_tests |
| 1522 | 2025-09-19T19:43:58.617Z | PASS [ 0.036s] nextest-runner::integration target_runner::disregards_non_matching |
| 1523 | 2025-09-19T19:43:58.696Z | PASS [ 2.203s] nextest-runner::integration basic::test_filter_expr_without_string_filters |
| 1524 | 2025-09-19T19:43:58.722Z | PASS [ 0.025s] nextest-runner::integration target_runner::parses_cargo_config_cfg |
| 1525 | 2025-09-19T19:43:58.755Z | PASS [ 0.033s] nextest-runner::integration target_runner::parses_cargo_config_exact |
| 1526 | 2025-09-19T19:43:58.824Z | PASS [ 0.369s] nextest-runner::integration basic::test_string_filters_without_filter_expr |
| 1527 | 2025-09-19T19:43:58.942Z | PASS [ 0.944s] nextest-runner::integration basic::test_run_ignored |
| 1528 | 2025-09-19T19:43:59.417Z | PASS [ 0.805s] nextest-runner::integration target_runner::falls_back_to_cargo_config |
| 1529 | 2025-09-19T19:43:59.464Z | PASS [ 0.620s] nextest-runner::integration target_runner::test_listing_with_target_runner |
| 1530 | 2025-09-19T19:43:59.506Z | PASS [ 0.028s] nextest-runner::integration target_triple::parses_custom_target_cli |
| 1531 | 2025-09-19T19:43:59.507Z | PASS [ 0.064s] nextest-runner::integration target_triple::parses_cargo_env |
| 1532 | 2025-09-19T19:43:59.507Z | PASS [ 0.024s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path |
| 1533 | 2025-09-19T19:43:59.541Z | PASS [ 0.023s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic |
| 1534 | 2025-09-19T19:43:59.541Z | PASS [ 0.023s] nextest-runner::integration target_triple::parses_custom_target_env |
| 1535 | 2025-09-19T19:43:59.571Z | PASS [ 0.029s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path |
| 1536 | 2025-09-19T19:43:59.571Z | PASS [ 0.024s] nextest-runner::integration target_triple::parses_target_cli_option |
| 1537 | 2025-09-19T19:43:59.840Z | PASS [ 1.085s] nextest-runner::integration target_runner::parses_cargo_env |
| 1538 | 2025-09-19T19:44:00.031Z | PASS [ 2.776s] nextest-runner::integration basic::test_run |
| 1539 | 2025-09-19T19:44:00.592Z | PASS [ 1.648s] nextest-runner::integration target_runner::test_run_with_target_runner |
| 1540 | 2025-09-19T19:44:00.942Z | PASS [ 2.376s] nextest-runner::integration basic::test_termination |
| 1541 | 2025-09-19T19:44:01.962Z | PASS [ 4.918s] nextest-runner::integration basic::test_retries::retry_overrides_ignored |
| 1542 | 2025-09-19T19:44:02.131Z | PASS [ 5.018s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed |
| 1543 | 2025-09-19T19:44:02.157Z | ──────────── |
| 1544 | 2025-09-19T19:44:02.157Z | Summary [ 75.689s] 340 tests run: 340 passed, 1 skipped |
| 1545 | 2025-09-19T19:44:02.183Z | |
| 1546 | 2025-09-19T19:44:02.183Z | real 1:55.983163496 |
| 1547 | 2025-09-19T19:44:02.183Z | user 4:29.470321848 |
| 1548 | 2025-09-19T19:44:02.183Z | sys 2:00.399296950 |
| 1549 | 2025-09-19T19:44:02.183Z | trap 0.246417526 |
| 1550 | 2025-09-19T19:44:02.183Z | tflt 0.159855647 |
| 1551 | 2025-09-19T19:44:02.183Z | dflt 0.470360893 |
| 1552 | 2025-09-19T19:44:02.183Z | kflt 0.026644568 |
| 1553 | 2025-09-19T19:44:02.183Z | lock 33:07.389795049 |
| 1554 | 2025-09-19T19:44:02.183Z | slp 31:26.524721449 |
| 1555 | 2025-09-19T19:44:02.184Z | lat 2:00.735208698 |
| 1556 | 2025-09-19T19:44:02.184Z | stop 2:43.139413024 |
| 1557 | 2025-09-19T19:44:02.184Z | + banner release |
| 1558 | 2025-09-19T19:44:02.184Z | |
| 1559 | 2025-09-19T19:44:02.184Z | ##### ###### # ###### ## #### ###### |
| 1560 | 2025-09-19T19:44:02.184Z | # # # # # # # # # |
| 1561 | 2025-09-19T19:44:02.184Z | # # ##### # ##### # # #### ##### |
| 1562 | 2025-09-19T19:44:02.184Z | ##### # # # ###### # # |
| 1563 | 2025-09-19T19:44:02.184Z | # # # # # # # # # # |
| 1564 | 2025-09-19T19:44:02.184Z | # # ###### ###### ###### # # #### ###### |
| 1565 | 2025-09-19T19:44:02.184Z | |
| 1566 | 2025-09-19T19:44:02.184Z | + ptime -m cargo nextest run --profile ci |
| 1567 | 2025-09-19T19:44:03.009Z | info: experimental features enabled: setup-scripts |
| 1568 | 2025-09-19T19:44:03.429Z | Compiling ring v0.17.14 |
| 1569 | 2025-09-19T19:44:04.789Z | Compiling rustls v0.23.27 |
| 1570 | 2025-09-19T19:44:07.012Z | Compiling rustls-webpki v0.103.3 |
| 1571 | 2025-09-19T19:44:12.945Z | Compiling tokio-rustls v0.26.2 |
| 1572 | 2025-09-19T19:44:13.295Z | Compiling hyper-rustls v0.27.6 |
| 1573 | 2025-09-19T19:44:13.615Z | Compiling reqwest v0.12.19 |
| 1574 | 2025-09-19T19:44:16.159Z | Compiling self_update v0.42.0 |
| 1575 | 2025-09-19T19:44:17.189Z | Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner) |
| 1576 | 2025-09-19T19:44:19.350Z | Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest) |
| 1577 | 2025-09-19T19:44:20.609Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
| 1578 | 2025-09-19T19:44:41.031Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 38.01s |
| 1579 | 2025-09-19T19:44:41.194Z | ──────────── |
| 1580 | 2025-09-19T19:44:41.195Z | Nextest run ID fdea010c-129e-4b0c-b258-94b3b769dd2c with nextest profile: ci |
| 1581 | 2025-09-19T19:44:41.195Z | Starting 340 tests across 18 binaries (1 test skipped) |
| 1582 | 2025-09-19T19:44:41.220Z | SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive |
| 1583 | 2025-09-19T19:44:41.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s |
| 1584 | 2025-09-19T19:44:41.664Z | Running `target/debug/build-seed-archive` |
| 1585 | 2025-09-19T19:44:42.053Z | info: unable to find seed archive /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst, building |
| 1586 | 2025-09-19T19:45:19.653Z | *** executing: /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml archive --archive-file /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-fjIcXT/target --profile archive-all |
| 1587 | 2025-09-19T19:45:20.150Z | warning: /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml: only one of `license` or `license-file` is necessary |
| 1588 | 2025-09-19T19:45:20.150Z | `license` should be used if the package license can be expressed with a standard SPDX expression. |
| 1589 | 2025-09-19T19:45:20.150Z | `license-file` should be used if the package uses a non-standard license. |
| 1590 | 2025-09-19T19:45:20.150Z | See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. |
| 1591 | 2025-09-19T19:45:20.150Z | warning: /work/nextest-rs/nextest/fixtures/nextest-tests/derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 1592 | 2025-09-19T19:45:20.220Z | Compiling uuid v1.2.1 |
| 1593 | 2025-09-19T19:45:20.220Z | Compiling dylib-test v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/dylib-test) |
| 1594 | 2025-09-19T19:45:20.220Z | Compiling cdylib-link v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/cdylib/cdylib-link) |
| 1595 | 2025-09-19T19:45:20.246Z | Compiling with-build-script v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/with-build-script) |
| 1596 | 2025-09-19T19:45:20.246Z | Compiling proc-macro-test v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/proc-macro-test) |
| 1597 | 2025-09-19T19:45:20.246Z | Compiling nextest-derive v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/derive) |
| 1598 | 2025-09-19T19:45:20.246Z | Compiling cdylib-example v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/cdylib/cdylib-example) |
| 1599 | 2025-09-19T19:45:20.640Z | Compiling nextest-tests v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests) |
| 1600 | 2025-09-19T19:45:21.981Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 1601 | 2025-09-19T19:45:22.006Z | info: experimental features enabled: setup-scripts, wrapper-scripts |
| 1602 | 2025-09-19T19:45:22.031Z | Archiving 18 binaries (including 2 non-test binaries), 2 build script output directories, 2 linked paths, 1 extra path, and 1 standard library to /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst |
| 1603 | 2025-09-19T19:45:22.086Z | Warning linked path `/tmp/nextest-seed-build-fjIcXT/target/debug/build/cdylib-link-3df986488577784c/does-not-exist` not found, requested by: cdylib-link v0.1.0 |
| 1604 | 2025-09-19T19:45:22.086Z | (this is a bug in this crate that should be fixed) |
| 1605 | 2025-09-19T19:45:22.514Z | Archived 818 files to /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst in 0.50s |
| 1606 | 2025-09-19T19:45:22.547Z | *** command /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml archive --archive-file /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-fjIcXT/target --profile archive-all exited with status exit status: 0 |
| 1607 | 2025-09-19T19:45:22.572Z | info: created new seed archive: /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst |
| 1608 | 2025-09-19T19:45:22.572Z | SETUP PASS [ 41.372s] build-seed-archive: cargo run --bin build-seed-archive |
| 1609 | 2025-09-19T19:45:22.597Z | PASS [ 0.017s] integration-tests::custom-harness thread_count::test_multi_threaded |
| 1610 | 2025-09-19T19:45:22.597Z | PASS [ 0.016s] integration-tests::custom-harness thread_count::test_single_threaded |
| 1611 | 2025-09-19T19:45:22.622Z | PASS [ 0.035s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing |
| 1612 | 2025-09-19T19:45:22.756Z | PASS [ 0.186s] cargo-nextest dispatch::tests::test_argument_parsing |
| 1613 | 2025-09-19T19:45:22.959Z | PASS [ 0.389s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json |
| 1614 | 2025-09-19T19:45:22.984Z | PASS [ 0.394s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json |
| 1615 | 2025-09-19T19:45:22.984Z | PASS [ 0.376s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json |
| 1616 | 2025-09-19T19:45:22.984Z | PASS [ 0.396s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json |
| 1617 | 2025-09-19T19:45:22.984Z | PASS [ 0.397s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json |
| 1618 | 2025-09-19T19:45:22.984Z | PASS [ 0.384s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json |
| 1619 | 2025-09-19T19:45:24.914Z | PASS [ 2.158s] integration-tests::integration test_list_default |
| 1620 | 2025-09-19T19:45:25.149Z | PASS [ 2.543s] integration-tests::integration test_list_binaries_only |
| 1621 | 2025-09-19T19:45:25.174Z | PASS [ 2.204s] integration-tests::integration test_list_host_after_build |
| 1622 | 2025-09-19T19:45:25.370Z | PASS [ 2.405s] integration-tests::integration test_list_target_after_build |
| 1623 | 2025-09-19T19:45:25.462Z | PASS [ 2.499s] integration-tests::integration test_list_full_after_build |
| 1624 | 2025-09-19T19:45:25.487Z | PASS [ 2.522s] integration-tests::integration test_list_full |
| 1625 | 2025-09-19T19:45:27.456Z | PASS [ 2.085s] integration-tests::integration test_run_from_archive_with_missing_includes |
| 1626 | 2025-09-19T19:45:28.961Z | PASS [ 5.988s] integration-tests::integration test_relocated_run |
| 1627 | 2025-09-19T19:45:29.570Z | PASS [ 4.421s] integration-tests::integration test_run_after_build |
| 1628 | 2025-09-19T19:45:29.839Z | PASS [ 0.268s] integration-tests::integration test_rustc_version_verbose_errors |
| 1629 | 2025-09-19T19:45:30.364Z | PASS [ 4.882s] integration-tests::integration test_run_no_tests |
| 1630 | 2025-09-19T19:45:30.930Z | PASS [ 7.962s] integration-tests::integration test_list_with_default_filter |
| 1631 | 2025-09-19T19:45:31.538Z | PASS [ 2.576s] integration-tests::integration test_run_with_priorities |
| 1632 | 2025-09-19T19:45:31.824Z | PASS [ 4.368s] integration-tests::integration test_run_with_default_filter |
| 1633 | 2025-09-19T19:45:32.576Z | PASS [ 2.736s] integration-tests::integration test_setup_script_error |
| 1634 | 2025-09-19T19:45:32.992Z | PASS [ 2.628s] integration-tests::integration test_setup_scripts_not_enabled |
| 1635 | 2025-09-19T19:45:33.049Z | PASS [ 0.057s] integration-tests::integration test_version_info |
| 1636 | 2025-09-19T19:45:33.517Z | PASS [ 8.349s] integration-tests::integration test_run_from_archive_with_includes |
| 1637 | 2025-09-19T19:45:33.542Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_complex_error |
| 1638 | 2025-09-19T19:45:33.567Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_expected_eof |
| 1639 | 2025-09-19T19:45:33.567Z | PASS [ 0.013s] nextest-filtering parsing::tests::test_expected_expr |
| 1640 | 2025-09-19T19:45:33.594Z | PASS [ 0.017s] nextest-filtering parsing::tests::test_invalid_and_operator |
| 1641 | 2025-09-19T19:45:33.619Z | PASS [ 0.027s] nextest-filtering parsing::tests::test_invalid_escapes |
| 1642 | 2025-09-19T19:45:33.645Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_glob |
| 1643 | 2025-09-19T19:45:33.645Z | PASS [ 2.101s] integration-tests::integration test_show_config_version |
| 1644 | 2025-09-19T19:45:33.670Z | PASS [ 0.016s] nextest-filtering parsing::tests::test_invalid_or_operator |
| 1645 | 2025-09-19T19:45:33.670Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_platform |
| 1646 | 2025-09-19T19:45:33.670Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_missing_argument |
| 1647 | 2025-09-19T19:45:33.670Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_regex |
| 1648 | 2025-09-19T19:45:33.695Z | PASS [ 0.013s] nextest-filtering parsing::tests::test_missing_close_parentheses |
| 1649 | 2025-09-19T19:45:33.695Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_close_regex |
| 1650 | 2025-09-19T19:45:33.720Z | PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_open_parentheses |
| 1651 | 2025-09-19T19:45:33.720Z | PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_parentheses |
| 1652 | 2025-09-19T19:45:33.720Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_parse_comma |
| 1653 | 2025-09-19T19:45:33.745Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_difference |
| 1654 | 2025-09-19T19:45:33.745Z | PASS [ 0.018s] nextest-filtering parsing::tests::test_parse_expr_intersection |
| 1655 | 2025-09-19T19:45:33.745Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_parse_expr_not |
| 1656 | 2025-09-19T19:45:33.770Z | PASS [ 0.018s] nextest-filtering parsing::tests::test_parse_expr_precedence |
| 1657 | 2025-09-19T19:45:33.770Z | PASS [ 0.016s] nextest-filtering parsing::tests::test_parse_expr_set |
| 1658 | 2025-09-19T19:45:33.770Z | PASS [ 0.017s] nextest-filtering parsing::tests::test_parse_expr_union |
| 1659 | 2025-09-19T19:45:33.797Z | PASS [ 8.308s] integration-tests::integration test_run_from_archive_with_no_includes |
| 1660 | 2025-09-19T19:45:33.797Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_name_matcher_quote |
| 1661 | 2025-09-19T19:45:33.822Z | PASS [ 0.042s] nextest-filtering parsing::tests::test_parse_glob_matcher |
| 1662 | 2025-09-19T19:45:33.822Z | PASS [ 0.052s] nextest-filtering parsing::tests::test_parse_name_matcher |
| 1663 | 2025-09-19T19:45:33.822Z | PASS [ 0.772s] nextest-filtering parsing::tests::proptest_expr_roundtrip |
| 1664 | 2025-09-19T19:45:33.822Z | PASS [ 0.024s] nextest-filtering parsing::tests::test_parse_set_def |
| 1665 | 2025-09-19T19:45:33.847Z | PASS [ 0.017s] nextest-filtering parsing::tests::test_unexpected_argument |
| 1666 | 2025-09-19T19:45:33.847Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_unexpected_comma |
| 1667 | 2025-09-19T19:45:33.847Z | PASS [ 0.057s] nextest-filtering parsing::tests::test_parse_regex |
| 1668 | 2025-09-19T19:45:33.873Z | PASS [ 0.022s] nextest-filtering::match test_binary_query |
| 1669 | 2025-09-19T19:45:33.898Z | PASS [ 0.033s] nextest-filtering::match test_expr_binary |
| 1670 | 2025-09-19T19:45:33.898Z | PASS [ 0.045s] nextest-filtering::match test_expr_binary_id_glob |
| 1671 | 2025-09-19T19:45:33.898Z | PASS [ 0.036s] nextest-filtering::match test_expr_deps |
| 1672 | 2025-09-19T19:45:33.923Z | PASS [ 0.031s] nextest-filtering::match test_expr_kind |
| 1673 | 2025-09-19T19:45:33.923Z | PASS [ 0.027s] nextest-filtering::match test_expr_kind_partial |
| 1674 | 2025-09-19T19:45:33.948Z | PASS [ 0.031s] nextest-filtering::match test_expr_package_contains |
| 1675 | 2025-09-19T19:45:33.948Z | PASS [ 0.033s] nextest-filtering::match test_expr_package_equal |
| 1676 | 2025-09-19T19:45:33.973Z | PASS [ 0.028s] nextest-filtering::match test_expr_platform |
| 1677 | 2025-09-19T19:45:33.973Z | PASS [ 0.038s] nextest-filtering::match test_expr_package_regex |
| 1678 | 2025-09-19T19:45:33.998Z | PASS [ 0.036s] nextest-filtering::match test_expr_rdeps |
| 1679 | 2025-09-19T19:45:33.998Z | PASS [ 0.028s] nextest-filtering::match test_expr_test |
| 1680 | 2025-09-19T19:45:33.998Z | PASS [ 0.026s] nextest-filtering::match test_expr_test_difference::with_and_not |
| 1681 | 2025-09-19T19:45:34.024Z | PASS [ 0.031s] nextest-filtering::match test_expr_test_difference::with_minus |
| 1682 | 2025-09-19T19:45:34.024Z | PASS [ 0.027s] nextest-filtering::match test_expr_test_intersect::with_ampersand |
| 1683 | 2025-09-19T19:45:34.024Z | PASS [ 0.029s] nextest-filtering::match test_expr_test_intersect::with_and |
| 1684 | 2025-09-19T19:45:34.049Z | PASS [ 0.022s] nextest-filtering::match test_expr_test_not |
| 1685 | 2025-09-19T19:45:34.049Z | PASS [ 0.027s] nextest-filtering::match test_expr_test_union::with_or |
| 1686 | 2025-09-19T19:45:34.049Z | PASS [ 0.025s] nextest-filtering::match test_expr_test_union::with_pipe |
| 1687 | 2025-09-19T19:45:34.049Z | PASS [ 0.022s] nextest-filtering::match test_expr_test_union::with_plus |
| 1688 | 2025-09-19T19:45:34.075Z | PASS [ 0.020s] nextest-filtering::match test_expr_with_no_matching_packages |
| 1689 | 2025-09-19T19:45:34.075Z | PASS [ 0.018s] nextest-metadata test_list::tests::test_binary_id_ord |
| 1690 | 2025-09-19T19:45:34.075Z | PASS [ 0.023s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform |
| 1691 | 2025-09-19T19:45:34.075Z | PASS [ 0.016s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified |
| 1692 | 2025-09-19T19:45:34.100Z | PASS [ 0.027s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform |
| 1693 | 2025-09-19T19:45:34.100Z | PASS [ 0.021s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted |
| 1694 | 2025-09-19T19:45:34.125Z | PASS [ 0.029s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input |
| 1695 | 2025-09-19T19:45:34.126Z | PASS [ 0.020s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables |
| 1696 | 2025-09-19T19:45:34.126Z | PASS [ 0.017s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before |
| 1697 | 2025-09-19T19:45:34.126Z | PASS [ 0.028s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after |
| 1698 | 2025-09-19T19:45:34.151Z | PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value |
| 1699 | 2025-09-19T19:45:34.151Z | PASS [ 0.020s] nextest-runner cargo_config::env::tests::test_env_var_precedence |
| 1700 | 2025-09-19T19:45:34.151Z | PASS [ 0.022s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative |
| 1701 | 2025-09-19T19:45:34.151Z | PASS [ 0.016s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix |
| 1702 | 2025-09-19T19:45:34.176Z | PASS [ 0.014s] nextest-runner config::core::identifier::tests::test_valid |
| 1703 | 2025-09-19T19:45:34.176Z | PASS [ 0.018s] nextest-runner config::core::identifier::tests::test_invalid |
| 1704 | 2025-09-19T19:45:34.176Z | PASS [ 0.029s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple |
| 1705 | 2025-09-19T19:45:34.201Z | PASS [ 0.021s] nextest-runner config::core::imp::tests::default_config_is_valid |
| 1706 | 2025-09-19T19:45:34.370Z | PASS [ 0.545s] nextest-filtering proptest_helpers::tests::proptest_regex_valid |
| 1707 | 2025-09-19T19:45:34.395Z | PASS [ 0.015s] nextest-runner config::core::nextest_version::tests::test_accumulate |
| 1708 | 2025-09-19T19:45:34.420Z | PASS [ 0.018s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::build_metadata |
| 1709 | 2025-09-19T19:45:34.445Z | PASS [ 0.018s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::empty |
| 1710 | 2025-09-19T19:45:34.445Z | PASS [ 0.017s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning |
| 1711 | 2025-09-19T19:45:34.470Z | PASS [ 0.017s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::pre_release |
| 1712 | 2025-09-19T19:45:34.495Z | PASS [ 0.017s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic |
| 1713 | 2025-09-19T19:45:34.495Z | PASS [ 0.016s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic_with_patch |
| 1714 | 2025-09-19T19:45:34.520Z | PASS [ 0.016s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_error_and_warning |
| 1715 | 2025-09-19T19:45:34.544Z | PASS [ 0.017s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_warning |
| 1716 | 2025-09-19T19:45:34.545Z | PASS [ 0.014s] nextest-runner config::core::tool_config::tests::parse_tool_config_file |
| 1717 | 2025-09-19T19:45:34.844Z | PASS [ 0.685s] nextest-runner config::core::imp::tests::deprecated_script_config_warning |
| 1718 | 2025-09-19T19:45:34.869Z | PASS [ 0.674s] nextest-runner config::core::imp::tests::ignored_keys |
| 1719 | 2025-09-19T19:45:34.869Z | PASS [ 0.669s] nextest-runner config::core::imp::tests::script_warnings |
| 1720 | 2025-09-19T19:45:35.084Z | PASS [ 0.548s] nextest-runner config::core::tool_config::tests::tool_config_basic |
| 1721 | 2025-09-19T19:45:35.625Z | PASS [ 0.774s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing_type |
| 1722 | 2025-09-19T19:45:35.682Z | PASS [ 0.837s] nextest-runner config::elements::archive::tests::parse_invalid::absolute_path |
| 1723 | 2025-09-19T19:45:35.707Z | PASS [ 0.841s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing |
| 1724 | 2025-09-19T19:45:35.746Z | PASS [ 0.662s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_relative_to |
| 1725 | 2025-09-19T19:45:36.649Z | PASS [ 0.966s] nextest-runner config::elements::archive::tests::parse_invalid::missing_relative_to |
| 1726 | 2025-09-19T19:45:36.674Z | PASS [ 0.964s] nextest-runner config::elements::archive::tests::parse_invalid::negative_depth |
| 1727 | 2025-09-19T19:45:36.674Z | PASS [ 1.029s] nextest-runner config::elements::archive::tests::parse_invalid::missing_list |
| 1728 | 2025-09-19T19:45:36.674Z | PASS [ 0.017s] nextest-runner config::elements::archive::tests::test_join_rel_path |
| 1729 | 2025-09-19T19:45:36.707Z | PASS [ 0.959s] nextest-runner config::elements::archive::tests::parse_invalid::parent_component |
| 1730 | 2025-09-19T19:45:36.844Z | PASS [ 5.020s] integration-tests::integration test_target_arg |
| 1731 | 2025-09-19T19:45:37.453Z | PASS [ 0.785s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1732 | 2025-09-19T19:45:37.594Z | PASS [ 0.924s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1733 | 2025-09-19T19:45:37.623Z | PASS [ 0.918s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1734 | 2025-09-19T19:45:37.671Z | PASS [ 1.022s] nextest-runner config::elements::archive::tests::parse_valid |
| 1735 | 2025-09-19T19:45:37.697Z | PASS [ 0.830s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1736 | 2025-09-19T19:45:38.029Z | PASS [ 0.576s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 1737 | 2025-09-19T19:45:38.054Z | PASS [ 7.117s] integration-tests::integration test_show_config_test_groups |
| 1738 | 2025-09-19T19:45:38.204Z | PASS [ 0.628s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1739 | 2025-09-19T19:45:38.407Z | PASS [ 0.783s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::incorrect_leak_timeout_format |
| 1740 | 2025-09-19T19:45:38.559Z | PASS [ 0.885s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_leak_timeout_table_should_error |
| 1741 | 2025-09-19T19:45:38.584Z | PASS [ 0.896s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1742 | 2025-09-19T19:45:38.737Z | PASS [ 0.709s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_table |
| 1743 | 2025-09-19T19:45:38.763Z | PASS [ 0.694s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::empty_string_max_fail |
| 1744 | 2025-09-19T19:45:38.857Z | PASS [ 0.649s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_map_key |
| 1745 | 2025-09-19T19:45:38.946Z | PASS [ 0.539s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_max_fail_type |
| 1746 | 2025-09-19T19:45:39.373Z | PASS [ 0.806s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_string_max_fail |
| 1747 | 2025-09-19T19:45:39.398Z | PASS [ 0.018s] nextest-runner config::elements::max_fail::tests::maxfail_builder_from_str |
| 1748 | 2025-09-19T19:45:39.530Z | PASS [ 0.971s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail |
| 1749 | 2025-09-19T19:45:39.584Z | PASS [ 0.842s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_as_positive_integer |
| 1750 | 2025-09-19T19:45:39.701Z | PASS [ 0.964s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail |
| 1751 | 2025-09-19T19:45:39.727Z | PASS [ 0.850s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed |
| 1752 | 2025-09-19T19:45:39.727Z | PASS [ 0.759s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::zero_string |
| 1753 | 2025-09-19T19:45:39.727Z | PASS [ 0.015s] nextest-runner config::elements::priority::tests::priority_deserialize |
| 1754 | 2025-09-19T19:45:39.753Z | PASS [ 0.017s] nextest-runner config::elements::priority::tests::priority_out_of_range |
| 1755 | 2025-09-19T19:45:39.778Z | PASS [ 0.023s] nextest-runner config::elements::priority::tests::priority_sort_order |
| 1756 | 2025-09-19T19:45:39.880Z | PASS [ 0.490s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_false |
| 1757 | 2025-09-19T19:45:40.275Z | PASS [ 0.744s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_true |
| 1758 | 2025-09-19T19:45:40.503Z | PASS [ 0.918s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1 |
| 1759 | 2025-09-19T19:45:40.558Z | PASS [ 0.855s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_all |
| 1760 | 2025-09-19T19:45:40.584Z | PASS [ 0.859s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_2 |
| 1761 | 2025-09-19T19:45:40.678Z | PASS [ 0.917s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple |
| 1762 | 2025-09-19T19:45:40.703Z | PASS [ 0.801s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr |
| 1763 | 2025-09-19T19:45:40.803Z | PASS [ 0.528s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple |
| 1764 | 2025-09-19T19:45:41.043Z | PASS [ 16.129s] integration-tests::integration test_run |
| 1765 | 2025-09-19T19:45:41.197Z | PASS [ 0.694s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple |
| 1766 | 2025-09-19T19:45:41.480Z | PASS [ 0.919s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple |
| 1767 | 2025-09-19T19:45:41.585Z | PASS [ 1.027s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr |
| 1768 | 2025-09-19T19:45:41.754Z | PASS [ 1.072s] nextest-runner config::elements::retry_policy::tests::overrides_retries::my_test_matches_exactly |
| 1769 | 2025-09-19T19:45:41.754Z | PASS [ 1.075s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones |
| 1770 | 2025-09-19T19:45:41.804Z | PASS [ 1.001s] nextest-runner config::elements::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly |
| 1771 | 2025-09-19T19:45:41.856Z | PASS [ 0.660s] nextest-runner config::elements::retry_policy::tests::overrides_retries::not_match |
| 1772 | 2025-09-19T19:45:41.881Z | PASS [ 0.811s] nextest-runner config::elements::retry_policy::tests::overrides_retries::no_retries_specified |
| 1773 | 2025-09-19T19:45:41.968Z | PASS [ 0.489s] nextest-runner config::elements::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones |
| 1774 | 2025-09-19T19:45:42.091Z | PASS [ 0.505s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration |
| 1775 | 2025-09-19T19:45:42.667Z | PASS [ 0.913s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay |
| 1776 | 2025-09-19T19:45:42.784Z | PASS [ 1.030s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count |
| 1777 | 2025-09-19T19:45:42.809Z | PASS [ 0.984s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay |
| 1778 | 2025-09-19T19:45:42.838Z | PASS [ 0.980s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay |
| 1779 | 2025-09-19T19:45:42.863Z | PASS [ 0.983s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count |
| 1780 | 2025-09-19T19:45:42.891Z | PASS [ 0.923s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count |
| 1781 | 2025-09-19T19:45:42.916Z | PASS [ 0.802s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff |
| 1782 | 2025-09-19T19:45:43.136Z | PASS [ 0.469s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay |
| 1783 | 2025-09-19T19:45:43.525Z | PASS [ 10.949s] integration-tests::integration test_target_dir |
| 1784 | 2025-09-19T19:45:43.757Z | PASS [ 0.973s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay |
| 1785 | 2025-09-19T19:45:43.868Z | PASS [ 1.080s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff |
| 1786 | 2025-09-19T19:45:43.893Z | PASS [ 1.034s] nextest-runner config::elements::retry_policy::tests::parse_retries_valid |
| 1787 | 2025-09-19T19:45:43.893Z | PASS [ 1.035s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1788 | 2025-09-19T19:45:43.933Z | PASS [ 1.040s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1789 | 2025-09-19T19:45:43.958Z | PASS [ 1.046s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 1790 | 2025-09-19T19:45:43.994Z | PASS [ 0.858s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1791 | 2025-09-19T19:45:44.049Z | PASS [ 0.523s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error |
| 1792 | 2025-09-19T19:45:44.239Z | PASS [ 0.482s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table |
| 1793 | 2025-09-19T19:45:44.823Z | PASS [ 0.954s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period |
| 1794 | 2025-09-19T19:45:44.924Z | PASS [ 1.049s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_ |
| 1795 | 2025-09-19T19:45:44.980Z | PASS [ 1.108s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail |
| 1796 | 2025-09-19T19:45:45.030Z | PASS [ 1.097s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name |
| 1797 | 2025-09-19T19:45:45.055Z | PASS [ 1.037s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon |
| 1798 | 2025-09-19T19:45:45.055Z | PASS [ 1.094s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_is_global |
| 1799 | 2025-09-19T19:45:45.088Z | PASS [ 1.039s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_starts_with_ |
| 1800 | 2025-09-19T19:45:45.113Z | PASS [ 0.856s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_valid |
| 1801 | 2025-09-19T19:45:45.304Z | PASS [ 0.480s] nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_downstream_tool_config |
| 1802 | 2025-09-19T19:45:45.932Z | PASS [ 1.008s] nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_user_config |
| 1803 | 2025-09-19T19:45:46.147Z | PASS [ 1.166s] nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_tool_config |
| 1804 | 2025-09-19T19:45:46.198Z | PASS [ 1.166s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_is_global |
| 1805 | 2025-09-19T19:45:46.223Z | PASS [ 1.173s] nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_user_config |
| 1806 | 2025-09-19T19:45:46.256Z | PASS [ 1.169s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_tool_ |
| 1807 | 2025-09-19T19:45:46.307Z | PASS [ 1.227s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_ |
| 1808 | 2025-09-19T19:45:46.307Z | PASS [ 1.163s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_valid |
| 1809 | 2025-09-19T19:45:46.307Z | PASS [ 0.958s] nextest-runner config::elements::test_threads::tests::parse_test_threads::negative |
| 1810 | 2025-09-19T19:45:46.433Z | PASS [ 0.501s] nextest-runner config::elements::test_threads::tests::parse_test_threads::num_cpus |
| 1811 | 2025-09-19T19:45:47.056Z | PASS [ 0.909s] nextest-runner config::elements::test_threads::tests::parse_test_threads::positive |
| 1812 | 2025-09-19T19:45:47.306Z | PASS [ 1.102s] nextest-runner config::elements::threads_required::tests::parse_threads_required::negative |
| 1813 | 2025-09-19T19:45:47.306Z | PASS [ 1.108s] nextest-runner config::elements::test_threads::tests::parse_test_threads::zero |
| 1814 | 2025-09-19T19:45:47.360Z | PASS [ 1.102s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads |
| 1815 | 2025-09-19T19:45:47.385Z | PASS [ 1.106s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus |
| 1816 | 2025-09-19T19:45:47.385Z | PASS [ 1.104s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads |
| 1817 | 2025-09-19T19:45:47.385Z | PASS [ 0.930s] nextest-runner config::elements::threads_required::tests::parse_threads_required::positive |
| 1818 | 2025-09-19T19:45:47.385Z | PASS [ 1.103s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads |
| 1819 | 2025-09-19T19:45:47.567Z | PASS [ 0.510s] nextest-runner config::elements::threads_required::tests::parse_threads_required::zero |
| 1820 | 2025-09-19T19:45:48.486Z | PASS [ 1.180s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified |
| 1821 | 2025-09-19T19:45:48.513Z | PASS [ 1.124s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::empty_platform_map |
| 1822 | 2025-09-19T19:45:48.513Z | PASS [ 1.186s] nextest-runner config::overrides::imp::tests::cfg_unix_with_custom_platform |
| 1823 | 2025-09-19T19:45:48.538Z | PASS [ 1.173s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform |
| 1824 | 2025-09-19T19:45:48.538Z | PASS [ 1.170s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filterset_in_default_filter |
| 1825 | 2025-09-19T19:45:48.538Z | PASS [ 0.967s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_filterset |
| 1826 | 2025-09-19T19:45:48.538Z | PASS [ 1.171s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_without_platform |
| 1827 | 2025-09-19T19:45:48.538Z | PASS [ 1.173s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_with_default |
| 1828 | 2025-09-19T19:45:49.639Z | PASS [ 1.151s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::neither_platform_nor_filter_specified |
| 1829 | 2025-09-19T19:45:49.639Z | PASS [ 1.153s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_platform_expression |
| 1830 | 2025-09-19T19:45:49.664Z | PASS [ 1.105s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined::tool_config_in_main_program |
| 1831 | 2025-09-19T19:45:49.664Z | PASS [ 1.107s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified |
| 1832 | 2025-09-19T19:45:49.664Z | PASS [ 1.108s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_filterset |
| 1833 | 2025-09-19T19:45:49.664Z | PASS [ 1.108s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_platform_expression |
| 1834 | 2025-09-19T19:45:49.664Z | PASS [ 1.109s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::empty_platform_map |
| 1835 | 2025-09-19T19:45:49.664Z | PASS [ 1.155s] nextest-runner config::overrides::imp::tests::test_overrides_basic |
| 1836 | 2025-09-19T19:45:50.789Z | PASS [ 1.147s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_in_table |
| 1837 | 2025-09-19T19:45:50.814Z | PASS [ 1.144s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_target_runner_value |
| 1838 | 2025-09-19T19:45:50.814Z | PASS [ 1.148s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_list |
| 1839 | 2025-09-19T19:45:50.814Z | PASS [ 1.148s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_relative_to_value |
| 1840 | 2025-09-19T19:45:50.814Z | PASS [ 1.152s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_array_in_table |
| 1841 | 2025-09-19T19:45:50.814Z | PASS [ 1.151s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_script_name |
| 1842 | 2025-09-19T19:45:50.814Z | PASS [ 1.155s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command |
| 1843 | 2025-09-19T19:45:50.814Z | PASS [ 1.158s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool |
| 1844 | 2025-09-19T19:45:51.985Z | PASS [ 1.194s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration |
| 1845 | 2025-09-19T19:45:52.010Z | PASS [ 1.197s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name |
| 1846 | 2025-09-19T19:45:52.010Z | PASS [ 1.193s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::target_runner_is_not_a_string |
| 1847 | 2025-09-19T19:45:52.010Z | PASS [ 1.192s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_list_using_run_filters::list_scripts_using_run_filters |
| 1848 | 2025-09-19T19:45:52.010Z | PASS [ 1.196s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command |
| 1849 | 2025-09-19T19:45:52.010Z | PASS [ 1.196s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command_line_in_table |
| 1850 | 2025-09-19T19:45:52.010Z | PASS [ 1.188s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_unknown::unknown_scripts |
| 1851 | 2025-09-19T19:45:52.010Z | PASS [ 1.194s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::unknown_field_in_command_table |
| 1852 | 2025-09-19T19:45:52.010Z | PASS [ 0.020s] nextest-runner list::binary_list::tests::test_parse_binary_list |
| 1853 | 2025-09-19T19:45:52.010Z | PASS [ 0.021s] nextest-runner config::utils::helpers::tests::test_deserialize_relative_path |
| 1854 | 2025-09-19T19:45:52.010Z | PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir |
| 1855 | 2025-09-19T19:45:52.035Z | PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms |
| 1856 | 2025-09-19T19:45:52.035Z | PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field |
| 1857 | 2025-09-19T19:45:52.035Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths |
| 1858 | 2025-09-19T19:45:52.061Z | PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets |
| 1859 | 2025-09-19T19:45:52.061Z | PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field |
| 1860 | 2025-09-19T19:45:52.061Z | PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field |
| 1861 | 2025-09-19T19:45:52.061Z | PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary |
| 1862 | 2025-09-19T19:45:52.061Z | PASS [ 0.072s] nextest-runner errors::tests::display_error_chain |
| 1863 | 2025-09-19T19:45:52.086Z | PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets |
| 1864 | 2025-09-19T19:45:52.086Z | PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target |
| 1865 | 2025-09-19T19:45:52.086Z | PASS [ 0.081s] nextest-runner errors::tests::display_error_list |
| 1866 | 2025-09-19T19:45:52.086Z | PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target |
| 1867 | 2025-09-19T19:45:52.086Z | PASS [ 0.019s] nextest-runner list::test_list::tests::apply_wrappers_examples |
| 1868 | 2025-09-19T19:45:52.086Z | PASS [ 0.016s] nextest-runner partition::tests::partitioner_builder_from_str |
| 1869 | 2025-09-19T19:45:52.086Z | PASS [ 0.017s] nextest-runner platform::tests::test_from_rustc_output_invalid |
| 1870 | 2025-09-19T19:45:52.111Z | PASS [ 0.025s] nextest-runner list::test_list::tests::test_parse_test_list |
| 1871 | 2025-09-19T19:45:52.111Z | PASS [ 0.017s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line |
| 1872 | 2025-09-19T19:45:52.111Z | PASS [ 0.018s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines |
| 1873 | 2025-09-19T19:45:52.111Z | PASS [ 0.018s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace |
| 1874 | 2025-09-19T19:45:52.111Z | PASS [ 0.018s] nextest-runner redact::tests::test_redact_path |
| 1875 | 2025-09-19T19:45:52.136Z | PASS [ 0.019s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings |
| 1876 | 2025-09-19T19:45:52.136Z | PASS [ 0.029s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props |
| 1877 | 2025-09-19T19:45:52.136Z | PASS [ 0.020s] nextest-runner reporter::displayer::imp::tests::no_capture_settings |
| 1878 | 2025-09-19T19:45:52.161Z | PASS [ 0.017s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix |
| 1879 | 2025-09-19T19:45:52.186Z | PASS [ 0.076s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts |
| 1880 | 2025-09-19T19:45:52.186Z | PASS [ 0.072s] nextest-runner reporter::displayer::imp::tests::final_status_line |
| 1881 | 2025-09-19T19:45:52.186Z | PASS [ 0.038s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate |
| 1882 | 2025-09-19T19:45:52.213Z | PASS [ 0.071s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots |
| 1883 | 2025-09-19T19:45:52.213Z | PASS [ 0.087s] nextest-runner reporter::displayer::imp::tests::test_info_response |
| 1884 | 2025-09-19T19:45:52.213Z | PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final |
| 1885 | 2025-09-19T19:45:52.238Z | PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate |
| 1886 | 2025-09-19T19:45:52.238Z | PASS [ 0.049s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line |
| 1887 | 2025-09-19T19:45:52.238Z | PASS [ 0.035s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1 |
| 1888 | 2025-09-19T19:45:52.238Z | PASS [ 0.032s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2 |
| 1889 | 2025-09-19T19:45:52.263Z | PASS [ 0.031s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3 |
| 1890 | 2025-09-19T19:45:52.263Z | PASS [ 0.015s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight |
| 1891 | 2025-09-19T19:45:52.263Z | PASS [ 0.030s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt |
| 1892 | 2025-09-19T19:45:52.263Z | PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line |
| 1893 | 2025-09-19T19:45:52.263Z | PASS [ 0.047s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4 |
| 1894 | 2025-09-19T19:45:52.263Z | PASS [ 0.019s] nextest-runner reporter::error_description::tests::test_heuristic_error_str |
| 1895 | 2025-09-19T19:45:52.288Z | PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic |
| 1896 | 2025-09-19T19:45:52.288Z | PASS [ 0.026s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message |
| 1897 | 2025-09-19T19:45:52.288Z | PASS [ 0.016s] nextest-runner reporter::events::tests::test_is_success |
| 1898 | 2025-09-19T19:45:52.288Z | PASS [ 0.018s] nextest-runner reporter::helpers::tests::test_highlight_end |
| 1899 | 2025-09-19T19:45:52.314Z | PASS [ 0.017s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect |
| 1900 | 2025-09-19T19:45:52.314Z | PASS [ 0.017s] nextest-runner reuse_build::tests::test_path_mapper_relative |
| 1901 | 2025-09-19T19:45:52.340Z | PASS [ 0.069s] nextest-runner reporter::structured::libtest::test::strips_human_output |
| 1902 | 2025-09-19T19:45:52.341Z | PASS [ 0.018s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt |
| 1903 | 2025-09-19T19:45:52.341Z | PASS [ 0.067s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness |
| 1904 | 2025-09-19T19:45:52.365Z | PASS [ 0.067s] nextest-runner reporter::structured::libtest::test::strips_human_output_none |
| 1905 | 2025-09-19T19:45:52.365Z | PASS [ 0.067s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error |
| 1906 | 2025-09-19T19:45:52.366Z | PASS [ 0.019s] nextest-runner rustc_cli::tests::test_fail_to_spawn |
| 1907 | 2025-09-19T19:45:52.366Z | PASS [ 0.025s] nextest-runner runner::imp::tests::no_capture_settings |
| 1908 | 2025-09-19T19:45:52.390Z | PASS [ 0.016s] nextest-runner test_command::tests::parse_build_script |
| 1909 | 2025-09-19T19:45:52.390Z | PASS [ 0.025s] nextest-runner target_runner::tests::test_find_config |
| 1910 | 2025-09-19T19:45:52.390Z | PASS [ 0.017s] nextest-runner test_filter::tests::empty_pattern_examples |
| 1911 | 2025-09-19T19:45:52.416Z | PASS [ 0.020s] nextest-runner test_filter::tests::pattern_examples |
| 1912 | 2025-09-19T19:45:52.481Z | PASS [ 0.138s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env |
| 1913 | 2025-09-19T19:45:52.512Z | PASS [ 0.122s] nextest-runner test_filter::tests::proptest_empty |
| 1914 | 2025-09-19T19:45:52.537Z | PASS [ 0.173s] nextest-runner rustc_cli::tests::test_should_run_rustc_version |
| 1915 | 2025-09-19T19:45:52.537Z | PASS [ 0.018s] nextest-runner test_filter::tests::skip_only_pattern_examples |
| 1916 | 2025-09-19T19:45:52.681Z | PASS [ 0.349s] nextest-runner rustc_cli::tests::test_execute_with_failure |
| 1917 | 2025-09-19T19:45:52.706Z | PASS [ 0.701s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_wrong_type::wrong_script_types |
| 1918 | 2025-09-19T19:45:52.706Z | PASS [ 0.703s] nextest-runner config::scripts::imp::tests::test_parse_scripts_empty_sections |
| 1919 | 2025-09-19T19:45:52.706Z | PASS [ 0.707s] nextest-runner config::scripts::imp::tests::test_scripts_basic |
| 1920 | 2025-09-19T19:45:52.771Z | PASS [ 0.290s] nextest-runner test_filter::tests::proptest_no_match |
| 1921 | 2025-09-19T19:45:52.814Z | PASS [ 0.119s] nextest-runner::integration basic::test_list_binaries |
| 1922 | 2025-09-19T19:45:52.928Z | PASS [ 0.243s] nextest-runner::integration basic::test_filter_expr_with_string_filters |
| 1923 | 2025-09-19T19:45:52.953Z | PASS [ 0.240s] nextest-runner::integration basic::test_filter_expr_without_string_filters |
| 1924 | 2025-09-19T19:45:53.048Z | PASS [ 0.278s] nextest-runner::integration basic::test_list_tests |
| 1925 | 2025-09-19T19:45:53.250Z | PASS [ 0.568s] nextest-runner time::stopwatch::tests::stopwatch_pause |
| 1926 | 2025-09-19T19:45:53.402Z | PASS [ 0.353s] nextest-runner::integration basic::test_run_ignored |
| 1927 | 2025-09-19T19:45:53.439Z | PASS [ 0.189s] nextest-runner::integration basic::test_string_filters_without_filter_expr |
| 1928 | 2025-09-19T19:45:53.464Z | PASS [ 0.020s] nextest-runner::integration target_runner::disregards_non_matching |
| 1929 | 2025-09-19T19:45:53.521Z | PASS [ 1.120s] nextest-runner test_filter::tests::proptest_exact |
| 1930 | 2025-09-19T19:45:53.546Z | PASS [ 0.023s] nextest-runner::integration target_runner::parses_cargo_config_cfg |
| 1931 | 2025-09-19T19:45:53.571Z | PASS [ 0.023s] nextest-runner::integration target_runner::parses_cargo_config_exact |
| 1932 | 2025-09-19T19:45:53.767Z | PASS [ 1.254s] nextest-runner test_filter::tests::proptest_substring |
| 1933 | 2025-09-19T19:45:53.994Z | PASS [ 0.535s] nextest-runner::integration target_runner::falls_back_to_cargo_config |
| 1934 | 2025-09-19T19:45:54.055Z | PASS [ 1.519s] nextest-runner time::pausable_sleep::tests::reset_on_sleep |
| 1935 | 2025-09-19T19:45:54.080Z | PASS [ 0.019s] nextest-runner::integration target_triple::parses_cargo_env |
| 1936 | 2025-09-19T19:45:54.105Z | PASS [ 0.021s] nextest-runner::integration target_triple::parses_custom_target_cli |
| 1937 | 2025-09-19T19:45:54.130Z | PASS [ 0.020s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path |
| 1938 | 2025-09-19T19:45:54.155Z | PASS [ 0.026s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic |
| 1939 | 2025-09-19T19:45:54.181Z | PASS [ 0.021s] nextest-runner::integration target_triple::parses_custom_target_env |
| 1940 | 2025-09-19T19:45:54.205Z | PASS [ 0.025s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path |
| 1941 | 2025-09-19T19:45:54.230Z | PASS [ 0.021s] nextest-runner::integration target_triple::parses_target_cli_option |
| 1942 | 2025-09-19T19:45:54.365Z | PASS [ 1.434s] nextest-runner::integration basic::test_run |
| 1943 | 2025-09-19T19:45:54.390Z | PASS [ 0.806s] nextest-runner::integration target_runner::parses_cargo_env |
| 1944 | 2025-09-19T19:45:54.390Z | PASS [ 0.611s] nextest-runner::integration target_runner::test_listing_with_target_runner |
| 1945 | 2025-09-19T19:45:55.581Z | PASS [ 1.587s] nextest-runner::integration target_runner::test_run_with_target_runner |
| 1946 | 2025-09-19T19:45:55.620Z | PASS [ 2.218s] nextest-runner::integration basic::test_termination |
| 1947 | 2025-09-19T19:45:56.341Z | PASS [ 3.527s] nextest-runner::integration basic::test_retries::retry_overrides_ignored |
| 1948 | 2025-09-19T19:45:56.366Z | PASS [ 3.422s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed |
| 1949 | 2025-09-19T19:45:56.366Z | ──────────── |
| 1950 | 2025-09-19T19:45:56.366Z | Summary [ 75.158s] 340 tests run: 340 passed, 1 skipped |
| 1951 | 2025-09-19T19:45:56.391Z | |
| 1952 | 2025-09-19T19:45:56.391Z | real 1:54.196167804 |
| 1953 | 2025-09-19T19:45:56.391Z | user 4:20.492798075 |
| 1954 | 2025-09-19T19:45:56.391Z | sys 1:54.322264467 |
| 1955 | 2025-09-19T19:45:56.391Z | trap 0.238509451 |
| 1956 | 2025-09-19T19:45:56.391Z | tflt 0.186706968 |
| 1957 | 2025-09-19T19:45:56.391Z | dflt 0.852079986 |
| 1958 | 2025-09-19T19:45:56.391Z | kflt 0.032708151 |
| 1959 | 2025-09-19T19:45:56.392Z | lock 32:35.629397134 |
| 1960 | 2025-09-19T19:45:56.392Z | slp 30:02.002378343 |
| 1961 | 2025-09-19T19:45:56.392Z | lat 2:31.148502128 |
| 1962 | 2025-09-19T19:45:56.392Z | stop 2:20.920846739 |
| 1963 | 2025-09-19T19:45:56.392Z | process exited: duration 551889 ms, exit code 0 |
| |
| 1964 | 2025-09-19T19:45:56.443Z | found 0 output files |