|
|
|
| 1 | 2026-03-20T03:51:10.873Z | job assigned to worker 01KM4NSFSGV4C7MT4YHJMXSYG3 [factory aws, i-0e044aaa1894b401d] (queued for 1 m 42 s) |
| |
| 2 | 2026-03-20T03:51:18.928Z | starting task 0: "setup" |
| 3 | 2026-03-20T03:51:18.935Z | ++ uname -s |
| 4 | 2026-03-20T03:51:18.938Z | + kern=SunOS |
| 5 | 2026-03-20T03:51:18.938Z | + build_user=build |
| 6 | 2026-03-20T03:51:18.938Z | + build_uid=12345 |
| 7 | 2026-03-20T03:51:18.938Z | + work_dir=/work |
| 8 | 2026-03-20T03:51:18.938Z | + input_dir=/input |
| 9 | 2026-03-20T03:51:18.938Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T03:51:18.938Z | + case "$kern" in |
| 11 | 2026-03-20T03:51:18.938Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T03:51:18.938Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T03:51:20.945Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T03:51:21.052Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T03:51:21.055Z | + home_fs=zfs |
| 16 | 2026-03-20T03:51:21.055Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T03:51:21.055Z | + mkdir -p /home/build |
| 18 | 2026-03-20T03:51:21.058Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T03:51:22.058Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T03:51:22.062Z | process exited: duration 3131 ms, exit code 0 |
| |
| 21 | 2026-03-20T03:51:22.068Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T03:51:22.073Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-20T03:51:22.073Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-20T03:51:22.073Z | * rust toolchain profile = "default" |
| 25 | 2026-03-20T03:51:22.073Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-20T03:51:22.073Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-20T03:51:22.076Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T03:51:22.076Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T03:51:22.076Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-20T03:51:22.205Z | info: downloading installer |
| 31 | 2026-03-20T03:51:24.096Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T03:51:24.096Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T03:51:24.096Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T03:51:24.096Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T03:51:24.096Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T03:51:24.096Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T03:51:24.096Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T03:51:24.096Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T03:51:24.096Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T03:51:24.096Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T03:51:24.096Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T03:51:24.096Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T03:51:24.096Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T03:51:24.113Z | info: profile set to default |
| 45 | 2026-03-20T03:51:24.113Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T03:51:24.115Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-20T03:51:24.324Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-20T03:51:24.327Z | info: downloading 6 components |
| 49 | 2026-03-20T03:51:40.474Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-20T03:51:40.474Z | |
| 51 | 2026-03-20T03:51:40.517Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-20T03:51:40.517Z | |
| 53 | 2026-03-20T03:51:40.517Z | |
| 54 | 2026-03-20T03:51:40.517Z | Rust is installed now. Great! |
| 55 | 2026-03-20T03:51:40.517Z | |
| 56 | 2026-03-20T03:51:40.520Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T03:51:40.520Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T03:51:40.520Z | |
| 59 | 2026-03-20T03:51:40.520Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T03:51:40.520Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T03:51:40.520Z | |
| 62 | 2026-03-20T03:51:40.520Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T03:51:40.520Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T03:51:40.520Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T03:51:40.520Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T03:51:40.520Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T03:51:40.520Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T03:51:40.520Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T03:51:40.520Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T03:51:40.520Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T03:51:40.618Z | + rustup --version |
| 72 | 2026-03-20T03:51:40.628Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T03:51:40.631Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T03:51:40.654Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-20T03:51:40.657Z | + cargo --version |
| 76 | 2026-03-20T03:51:40.673Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-20T03:51:40.676Z | + rustc --version |
| 78 | 2026-03-20T03:51:40.701Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-20T03:51:40.704Z | process exited: duration 18631 ms, exit code 0 |
| |
| 80 | 2026-03-20T03:51:40.710Z | starting task 2: "authentication" |
| 81 | 2026-03-20T03:51:40.729Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-03-20T03:51:40.734Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T03:51:40.738Z | + mkdir -p /work/nextest-rs/nextest |
| 84 | 2026-03-20T03:51:40.741Z | + git clone https://github.com/nextest-rs/nextest /work/nextest-rs/nextest |
| 85 | 2026-03-20T03:51:40.772Z | Cloning into '/work/nextest-rs/nextest'... |
| 86 | 2026-03-20T03:51:42.721Z | + cd /work/nextest-rs/nextest |
| 87 | 2026-03-20T03:51:42.722Z | + git fetch origin bc7a556c7326396c2fdcac4c3d5f5ee17d7b5c10 |
| 88 | 2026-03-20T03:51:43.005Z | From https://github.com/nextest-rs/nextest |
| 89 | 2026-03-20T03:51:43.005Z | * branch bc7a556c7326396c2fdcac4c3d5f5ee17d7b5c10 -> FETCH_HEAD |
| 90 | 2026-03-20T03:51:43.014Z | + [[ -n '' ]] |
| 91 | 2026-03-20T03:51:43.014Z | + git reset --hard bc7a556c7326396c2fdcac4c3d5f5ee17d7b5c10 |
| 92 | 2026-03-20T03:51:43.101Z | HEAD is now at bc7a556c Update GitHub Artifact Actions |
| 93 | 2026-03-20T03:51:43.104Z | process exited: duration 2367 ms, exit code 0 |
| |
| 94 | 2026-03-20T03:51:43.110Z | starting task 4: "build" |
| 95 | 2026-03-20T03:51:43.117Z | + PLATFORM=illumos |
| 96 | 2026-03-20T03:51:43.117Z | + export CARGO_TERM_COLOR=always |
| 97 | 2026-03-20T03:51:43.117Z | + CARGO_TERM_COLOR=always |
| 98 | 2026-03-20T03:51:43.117Z | + cargo --version |
| 99 | 2026-03-20T03:51:43.129Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 100 | 2026-03-20T03:51:43.132Z | + rustc --version |
| 101 | 2026-03-20T03:51:43.157Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 102 | 2026-03-20T03:51:43.160Z | + banner install |
| 103 | 2026-03-20T03:51:43.163Z | |
| 104 | 2026-03-20T03:51:43.163Z | # # # #### ##### ## # # |
| 105 | 2026-03-20T03:51:43.163Z | # ## # # # # # # # |
| 106 | 2026-03-20T03:51:43.163Z | # # # # #### # # # # # |
| 107 | 2026-03-20T03:51:43.163Z | # # # # # # ###### # # |
| 108 | 2026-03-20T03:51:43.163Z | # # ## # # # # # # # |
| 109 | 2026-03-20T03:51:43.163Z | # # # #### # # # ###### ###### |
| 110 | 2026-03-20T03:51:43.163Z | |
| 111 | 2026-03-20T03:51:43.163Z | + mkdir -p /home/build/.cargo/bin |
| 112 | 2026-03-20T03:51:43.166Z | + curl -LsSf https://get.nexte.st/latest/illumos |
| 113 | 2026-03-20T03:51:43.166Z | + gunzip |
| 114 | 2026-03-20T03:51:43.166Z | + tar xf - -C /home/build/.cargo/bin |
| 115 | 2026-03-20T03:51:44.245Z | + banner metadata |
| 116 | 2026-03-20T03:51:44.248Z | |
| 117 | 2026-03-20T03:51:44.248Z | # # ###### ##### ## ##### ## ##### ## |
| 118 | 2026-03-20T03:51:44.248Z | ## ## # # # # # # # # # # # |
| 119 | 2026-03-20T03:51:44.248Z | # ## # ##### # # # # # # # # # # |
| 120 | 2026-03-20T03:51:44.248Z | # # # # ###### # # ###### # ###### |
| 121 | 2026-03-20T03:51:44.248Z | # # # # # # # # # # # # # |
| 122 | 2026-03-20T03:51:44.249Z | # # ###### # # # ##### # # # # # |
| 123 | 2026-03-20T03:51:44.249Z | |
| 124 | 2026-03-20T03:51:44.249Z | + ptime -m cargo build --package nextest-metadata |
| 125 | 2026-03-20T03:51:44.377Z | Updating crates.io index |
| 126 | 2026-03-20T03:51:46.594Z | Downloading crates ... |
| 127 | 2026-03-20T03:51:46.667Z | Downloaded signal-hook-registry v1.4.5 |
| 128 | 2026-03-20T03:51:46.671Z | Downloaded dof v0.4.0 |
| 129 | 2026-03-20T03:51:46.674Z | Downloaded bit-set v0.8.0 |
| 130 | 2026-03-20T03:51:46.676Z | Downloaded wait-timeout v0.2.1 |
| 131 | 2026-03-20T03:51:46.679Z | Downloaded anstyle-query v1.1.2 |
| 132 | 2026-03-20T03:51:46.679Z | Downloaded is_ci v1.2.0 |
| 133 | 2026-03-20T03:51:46.682Z | Downloaded ppv-lite86 v0.2.21 |
| 134 | 2026-03-20T03:51:46.682Z | Downloaded unarray v0.1.4 |
| 135 | 2026-03-20T03:51:46.685Z | Downloaded supports-unicode v3.0.0 |
| 136 | 2026-03-20T03:51:46.685Z | Downloaded fastrand v2.3.0 |
| 137 | 2026-03-20T03:51:46.688Z | Downloaded serde_core v1.0.228 |
| 138 | 2026-03-20T03:51:46.690Z | Downloaded textwrap v0.16.2 |
| 139 | 2026-03-20T03:51:46.690Z | Downloaded utf8parse v0.2.2 |
| 140 | 2026-03-20T03:51:46.693Z | Downloaded terminal_size v0.4.3 |
| 141 | 2026-03-20T03:51:46.693Z | Downloaded strsim v0.11.1 |
| 142 | 2026-03-20T03:51:46.697Z | Downloaded unicode-linebreak v0.1.5 |
| 143 | 2026-03-20T03:51:46.699Z | Downloaded supports-color v3.0.2 |
| 144 | 2026-03-20T03:51:46.704Z | Downloaded byteorder v1.5.0 |
| 145 | 2026-03-20T03:51:46.707Z | Downloaded anstream v1.0.0 |
| 146 | 2026-03-20T03:51:46.710Z | Downloaded fixedbitset v0.5.7 |
| 147 | 2026-03-20T03:51:46.710Z | Downloaded cpufeatures v0.2.17 |
| 148 | 2026-03-20T03:51:46.713Z | Downloaded thread-id v5.0.0 |
| 149 | 2026-03-20T03:51:46.713Z | Downloaded thread_local v1.1.8 |
| 150 | 2026-03-20T03:51:46.715Z | Downloaded cfg-expr v0.20.6 |
| 151 | 2026-03-20T03:51:46.718Z | Downloaded version_check v0.9.5 |
| 152 | 2026-03-20T03:51:46.718Z | Downloaded target-lexicon v0.13.3 |
| 153 | 2026-03-20T03:51:46.721Z | Downloaded generic-array v0.14.7 |
| 154 | 2026-03-20T03:51:46.721Z | Downloaded unicase v2.9.0 |
| 155 | 2026-03-20T03:51:46.721Z | Downloaded tokio-macros v2.6.0 |
| 156 | 2026-03-20T03:51:46.723Z | Downloaded smol_str v0.3.2 |
| 157 | 2026-03-20T03:51:46.723Z | Downloaded bit-vec v0.8.0 |
| 158 | 2026-03-20T03:51:46.726Z | Downloaded tracing-log v0.2.0 |
| 159 | 2026-03-20T03:51:46.727Z | Downloaded errno v0.3.12 |
| 160 | 2026-03-20T03:51:46.729Z | Downloaded cfg_aliases v0.2.1 |
| 161 | 2026-03-20T03:51:46.729Z | Downloaded siphasher v1.0.1 |
| 162 | 2026-03-20T03:51:46.729Z | Downloaded is_terminal_polyfill v1.70.1 |
| 163 | 2026-03-20T03:51:46.732Z | Downloaded zmij v1.0.18 |
| 164 | 2026-03-20T03:51:46.735Z | Downloaded anstyle-parse v1.0.0 |
| 165 | 2026-03-20T03:51:46.737Z | Downloaded ucd-trie v0.1.7 |
| 166 | 2026-03-20T03:51:46.737Z | Downloaded thiserror v2.0.18 |
| 167 | 2026-03-20T03:51:46.740Z | Downloaded include_dir_macros v0.7.4 |
| 168 | 2026-03-20T03:51:46.743Z | Downloaded foldhash v0.1.5 |
| 169 | 2026-03-20T03:51:46.743Z | Downloaded target-spec v3.5.7 |
| 170 | 2026-03-20T03:51:46.746Z | Downloaded clap v4.6.0 |
| 171 | 2026-03-20T03:51:46.750Z | Downloaded zerocopy-derive v0.8.27 |
| 172 | 2026-03-20T03:51:46.755Z | Downloaded uuid v1.18.1 |
| 173 | 2026-03-20T03:51:46.757Z | Downloaded smallvec v1.15.1 |
| 174 | 2026-03-20T03:51:46.760Z | Downloaded either v1.15.0 |
| 175 | 2026-03-20T03:51:46.760Z | Downloaded bytes v1.11.1 |
| 176 | 2026-03-20T03:51:46.763Z | Downloaded adler2 v2.0.1 |
| 177 | 2026-03-20T03:51:46.765Z | Downloaded block-buffer v0.10.4 |
| 178 | 2026-03-20T03:51:46.765Z | Downloaded autocfg v1.5.0 |
| 179 | 2026-03-20T03:51:46.768Z | Downloaded usdt-impl v0.6.0 |
| 180 | 2026-03-20T03:51:46.768Z | Downloaded lazy_static v1.5.0 |
| 181 | 2026-03-20T03:51:46.771Z | Downloaded phf_shared v0.11.3 |
| 182 | 2026-03-20T03:51:46.771Z | Downloaded unicode-ident v1.0.24 |
| 183 | 2026-03-20T03:51:46.771Z | Downloaded tracing-core v0.1.36 |
| 184 | 2026-03-20T03:51:46.774Z | Downloaded typenum v1.18.0 |
| 185 | 2026-03-20T03:51:46.776Z | Downloaded target-spec-miette v0.4.5 |
| 186 | 2026-03-20T03:51:46.779Z | Downloaded thiserror-impl v2.0.18 |
| 187 | 2026-03-20T03:51:46.779Z | Downloaded guppy-workspace-hack v0.1.0 |
| 188 | 2026-03-20T03:51:46.782Z | Downloaded crypto-common v0.1.6 |
| 189 | 2026-03-20T03:51:46.782Z | Downloaded miette v7.6.0 |
| 190 | 2026-03-20T03:51:46.785Z | Downloaded clap_derive v4.6.0 |
| 191 | 2026-03-20T03:51:46.788Z | Downloaded plain v0.2.3 |
| 192 | 2026-03-20T03:51:46.788Z | Downloaded backtrace-ext v0.2.1 |
| 193 | 2026-03-20T03:51:46.788Z | Downloaded tempfile v3.20.0 |
| 194 | 2026-03-20T03:51:46.791Z | Downloaded scroll_derive v0.13.1 |
| 195 | 2026-03-20T03:51:46.794Z | Downloaded newtype-uuid v1.3.2 |
| 196 | 2026-03-20T03:51:46.813Z | Downloaded rand_core v0.9.3 |
| 197 | 2026-03-20T03:51:46.816Z | Downloaded owo-colors v4.3.0 |
| 198 | 2026-03-20T03:51:46.816Z | Downloaded colorchoice v1.0.3 |
| 199 | 2026-03-20T03:51:46.819Z | Downloaded heck v0.5.0 |
| 200 | 2026-03-20T03:51:46.822Z | Downloaded atomic v0.6.1 |
| 201 | 2026-03-20T03:51:46.825Z | Downloaded pretty-hex v0.4.1 |
| 202 | 2026-03-20T03:51:46.827Z | Downloaded pest_generator v2.8.3 |
| 203 | 2026-03-20T03:51:46.827Z | Downloaded addr2line v0.24.2 |
| 204 | 2026-03-20T03:51:46.830Z | Downloaded miette-derive v7.6.0 |
| 205 | 2026-03-20T03:51:46.837Z | Downloaded equivalent v1.0.2 |
| 206 | 2026-03-20T03:51:46.840Z | Downloaded fnv v1.0.7 |
| 207 | 2026-03-20T03:51:46.842Z | Downloaded scroll v0.13.0 |
| 208 | 2026-03-20T03:51:46.843Z | Downloaded rustc-demangle v0.1.25 |
| 209 | 2026-03-20T03:51:46.845Z | Downloaded unicode-width v0.1.14 |
| 210 | 2026-03-20T03:51:46.848Z | Downloaded rand_xorshift v0.4.0 |
| 211 | 2026-03-20T03:51:46.851Z | Downloaded tracing-subscriber v0.3.23 |
| 212 | 2026-03-20T03:51:46.855Z | Downloaded quick-error v1.2.3 |
| 213 | 2026-03-20T03:51:46.857Z | Downloaded include_dir v0.7.4 |
| 214 | 2026-03-20T03:51:46.857Z | Downloaded dtrace-parser v0.3.0 |
| 215 | 2026-03-20T03:51:46.857Z | Downloaded sha2 v0.10.9 |
| 216 | 2026-03-20T03:51:46.860Z | Downloaded zerocopy v0.8.27 |
| 217 | 2026-03-20T03:51:46.874Z | Downloaded rusty-fork v0.3.0 |
| 218 | 2026-03-20T03:51:46.877Z | Downloaded unicode-width v0.2.2 |
| 219 | 2026-03-20T03:51:46.880Z | Downloaded itoa v1.0.17 |
| 220 | 2026-03-20T03:51:46.883Z | Downloaded syn v2.0.117 |
| 221 | 2026-03-20T03:51:46.888Z | Downloaded pin-project-lite v0.2.17 |
| 222 | 2026-03-20T03:51:46.892Z | Downloaded digest v0.10.7 |
| 223 | 2026-03-20T03:51:46.894Z | Downloaded anstyle v1.0.13 |
| 224 | 2026-03-20T03:51:46.895Z | Downloaded clap_lex v1.0.0 |
| 225 | 2026-03-20T03:51:46.897Z | Downloaded cfg-if v1.0.4 |
| 226 | 2026-03-20T03:51:46.897Z | Downloaded bitflags v2.11.0 |
| 227 | 2026-03-20T03:51:46.900Z | Downloaded tracing v0.1.44 |
| 228 | 2026-03-20T03:51:46.912Z | Downloaded rand_chacha v0.9.0 |
| 229 | 2026-03-20T03:51:46.916Z | Downloaded rand v0.9.2 |
| 230 | 2026-03-20T03:51:46.916Z | Downloaded pest_derive v2.8.3 |
| 231 | 2026-03-20T03:51:46.919Z | Downloaded proc-macro2 v1.0.106 |
| 232 | 2026-03-20T03:51:46.921Z | Downloaded num-traits v0.2.19 |
| 233 | 2026-03-20T03:51:46.922Z | Downloaded quote v1.0.45 |
| 234 | 2026-03-20T03:51:46.927Z | Downloaded mio v1.0.4 |
| 235 | 2026-03-20T03:51:46.931Z | Downloaded sharded-slab v0.1.7 |
| 236 | 2026-03-20T03:51:46.933Z | Downloaded tokio v1.50.0 |
| 237 | 2026-03-20T03:51:46.961Z | Downloaded pulldown-cmark v0.13.1 |
| 238 | 2026-03-20T03:51:46.964Z | Downloaded getrandom v0.3.3 |
| 239 | 2026-03-20T03:51:46.967Z | Downloaded camino v1.2.2 |
| 240 | 2026-03-20T03:51:46.970Z | Downloaded pest v2.8.3 |
| 241 | 2026-03-20T03:51:46.972Z | Downloaded serde_derive v1.0.228 |
| 242 | 2026-03-20T03:51:46.975Z | Downloaded once_cell v1.21.3 |
| 243 | 2026-03-20T03:51:46.975Z | Downloaded pest_meta v2.8.3 |
| 244 | 2026-03-20T03:51:46.982Z | Downloaded indexmap v2.13.0 |
| 245 | 2026-03-20T03:51:46.985Z | Downloaded memchr v2.7.6 |
| 246 | 2026-03-20T03:51:46.988Z | Downloaded hashbrown v0.15.5 |
| 247 | 2026-03-20T03:51:46.992Z | Downloaded backtrace v0.3.75 |
| 248 | 2026-03-20T03:51:46.998Z | Downloaded borsh v1.5.7 |
| 249 | 2026-03-20T03:51:47.002Z | Downloaded serde v1.0.228 |
| 250 | 2026-03-20T03:51:47.005Z | Downloaded miniz_oxide v0.8.9 |
| 251 | 2026-03-20T03:51:47.050Z | Downloaded aho-corasick v1.1.4 |
| 252 | 2026-03-20T03:51:47.054Z | Downloaded serde_json v1.0.149 |
| 253 | 2026-03-20T03:51:47.059Z | Downloaded clap_builder v4.6.0 |
| 254 | 2026-03-20T03:51:47.063Z | Downloaded object v0.36.7 |
| 255 | 2026-03-20T03:51:47.071Z | Downloaded proptest v1.10.0 |
| 256 | 2026-03-20T03:51:47.112Z | Downloaded goblin v0.10.3 |
| 257 | 2026-03-20T03:51:47.120Z | Downloaded gimli v0.31.1 |
| 258 | 2026-03-20T03:51:47.147Z | Downloaded regex-syntax v0.8.10 |
| 259 | 2026-03-20T03:51:47.177Z | Downloaded rustix v1.0.7 |
| 260 | 2026-03-20T03:51:47.220Z | Downloaded regex-automata v0.4.12 |
| 261 | 2026-03-20T03:51:47.251Z | Downloaded libc v0.2.183 |
| 262 | 2026-03-20T03:51:47.273Z | Downloaded petgraph v0.8.3 |
| 263 | 2026-03-20T03:51:47.313Z | Downloaded bytemuck v1.24.0 |
| 264 | 2026-03-20T03:51:47.363Z | Downloaded supports-hyperlinks v3.1.0 |
| 265 | 2026-03-20T03:51:47.463Z | Downloaded log v0.4.29 |
| 266 | 2026-03-20T03:51:47.546Z | Downloaded allocator-api2 v0.2.21 |
| 267 | 2026-03-20T03:51:49.156Z | Downloaded hashbrown v0.16.1 |
| 268 | 2026-03-20T03:51:49.220Z | Compiling proc-macro2 v1.0.106 |
| 269 | 2026-03-20T03:51:49.220Z | Compiling quote v1.0.45 |
| 270 | 2026-03-20T03:51:49.223Z | Compiling unicode-ident v1.0.24 |
| 271 | 2026-03-20T03:51:49.223Z | Compiling libc v0.2.183 |
| 272 | 2026-03-20T03:51:49.223Z | Compiling memchr v2.7.6 |
| 273 | 2026-03-20T03:51:49.223Z | Compiling cfg-if v1.0.4 |
| 274 | 2026-03-20T03:51:49.223Z | Compiling serde_core v1.0.228 |
| 275 | 2026-03-20T03:51:49.223Z | Compiling bitflags v2.11.0 |
| 276 | 2026-03-20T03:51:49.443Z | Compiling once_cell v1.21.3 |
| 277 | 2026-03-20T03:51:49.587Z | Compiling rustix v1.0.7 |
| 278 | 2026-03-20T03:51:49.701Z | Compiling serde v1.0.228 |
| 279 | 2026-03-20T03:51:49.739Z | Compiling getrandom v0.3.3 |
| 280 | 2026-03-20T03:51:49.870Z | Compiling zerocopy v0.8.27 |
| 281 | 2026-03-20T03:51:50.123Z | Compiling log v0.4.29 |
| 282 | 2026-03-20T03:51:50.134Z | Compiling zmij v1.0.18 |
| 283 | 2026-03-20T03:51:50.166Z | Compiling serde_json v1.0.149 |
| 284 | 2026-03-20T03:51:50.329Z | Compiling ucd-trie v0.1.7 |
| 285 | 2026-03-20T03:51:50.374Z | Compiling thiserror v2.0.18 |
| 286 | 2026-03-20T03:51:50.400Z | Compiling itoa v1.0.17 |
| 287 | 2026-03-20T03:51:50.442Z | Compiling object v0.36.7 |
| 288 | 2026-03-20T03:51:50.523Z | Compiling errno v0.3.12 |
| 289 | 2026-03-20T03:51:50.775Z | Compiling pest v2.8.3 |
| 290 | 2026-03-20T03:51:50.843Z | Compiling rand_core v0.9.3 |
| 291 | 2026-03-20T03:51:50.972Z | Compiling syn v2.0.117 |
| 292 | 2026-03-20T03:51:51.034Z | Compiling autocfg v1.5.0 |
| 293 | 2026-03-20T03:51:51.080Z | Compiling gimli v0.31.1 |
| 294 | 2026-03-20T03:51:51.114Z | Compiling unicode-width v0.2.2 |
| 295 | 2026-03-20T03:51:51.219Z | Compiling adler2 v2.0.1 |
| 296 | 2026-03-20T03:51:51.373Z | Compiling target-lexicon v0.13.3 |
| 297 | 2026-03-20T03:51:51.464Z | Compiling plain v0.2.3 |
| 298 | 2026-03-20T03:51:51.493Z | Compiling num-traits v0.2.19 |
| 299 | 2026-03-20T03:51:51.584Z | Compiling miniz_oxide v0.8.9 |
| 300 | 2026-03-20T03:51:52.003Z | Compiling terminal_size v0.4.3 |
| 301 | 2026-03-20T03:51:52.171Z | Compiling tracing-core v0.1.36 |
| 302 | 2026-03-20T03:51:52.459Z | Compiling pest_meta v2.8.3 |
| 303 | 2026-03-20T03:51:52.477Z | Compiling pulldown-cmark v0.13.1 |
| 304 | 2026-03-20T03:51:52.503Z | Compiling camino v1.2.2 |
| 305 | 2026-03-20T03:51:52.713Z | Compiling fastrand v2.3.0 |
| 306 | 2026-03-20T03:51:52.892Z | Compiling usdt-impl v0.6.0 |
| 307 | 2026-03-20T03:51:52.991Z | Compiling anstyle v1.0.13 |
| 308 | 2026-03-20T03:51:53.052Z | Compiling unicase v2.9.0 |
| 309 | 2026-03-20T03:51:53.168Z | Compiling utf8parse v0.2.2 |
| 310 | 2026-03-20T03:51:53.268Z | Compiling guppy-workspace-hack v0.1.0 |
| 311 | 2026-03-20T03:51:53.293Z | Compiling rustc-demangle v0.1.25 |
| 312 | 2026-03-20T03:51:53.296Z | Compiling pretty-hex v0.4.1 |
| 313 | 2026-03-20T03:51:53.460Z | Compiling addr2line v0.24.2 |
| 314 | 2026-03-20T03:51:53.505Z | Compiling owo-colors v4.3.0 |
| 315 | 2026-03-20T03:51:53.726Z | Compiling anstyle-parse v1.0.0 |
| 316 | 2026-03-20T03:51:53.865Z | Compiling tempfile v3.20.0 |
| 317 | 2026-03-20T03:51:53.944Z | Compiling wait-timeout v0.2.1 |
| 318 | 2026-03-20T03:51:53.955Z | Compiling thread-id v5.0.0 |
| 319 | 2026-03-20T03:51:54.041Z | Compiling allocator-api2 v0.2.21 |
| 320 | 2026-03-20T03:51:54.130Z | Compiling unicode-linebreak v0.1.5 |
| 321 | 2026-03-20T03:51:54.325Z | Compiling regex-syntax v0.8.10 |
| 322 | 2026-03-20T03:51:54.325Z | Compiling fnv v1.0.7 |
| 323 | 2026-03-20T03:51:54.404Z | Compiling anstyle-query v1.1.2 |
| 324 | 2026-03-20T03:51:54.480Z | Compiling is_ci v1.2.0 |
| 325 | 2026-03-20T03:51:54.491Z | Compiling siphasher v1.0.1 |
| 326 | 2026-03-20T03:51:54.494Z | Compiling smallvec v1.15.1 |
| 327 | 2026-03-20T03:51:54.515Z | Compiling quick-error v1.2.3 |
| 328 | 2026-03-20T03:51:54.527Z | Compiling byteorder v1.5.0 |
| 329 | 2026-03-20T03:51:54.635Z | Compiling pest_generator v2.8.3 |
| 330 | 2026-03-20T03:51:54.647Z | Compiling bit-vec v0.8.0 |
| 331 | 2026-03-20T03:51:54.737Z | Compiling colorchoice v1.0.3 |
| 332 | 2026-03-20T03:51:54.775Z | Compiling is_terminal_polyfill v1.70.1 |
| 333 | 2026-03-20T03:51:54.817Z | Compiling target-spec v3.5.7 |
| 334 | 2026-03-20T03:51:54.867Z | Compiling bytemuck v1.24.0 |
| 335 | 2026-03-20T03:51:54.879Z | Compiling bit-set v0.8.0 |
| 336 | 2026-03-20T03:51:54.944Z | Compiling anstream v1.0.0 |
| 337 | 2026-03-20T03:51:55.077Z | Compiling atomic v0.6.1 |
| 338 | 2026-03-20T03:51:55.128Z | Compiling backtrace v0.3.75 |
| 339 | 2026-03-20T03:51:55.183Z | Compiling cfg-expr v0.20.6 |
| 340 | 2026-03-20T03:51:55.268Z | Compiling phf_shared v0.11.3 |
| 341 | 2026-03-20T03:51:55.371Z | Compiling rusty-fork v0.3.0 |
| 342 | 2026-03-20T03:51:55.496Z | Compiling supports-color v3.0.2 |
| 343 | 2026-03-20T03:51:55.508Z | Compiling hashbrown v0.16.1 |
| 344 | 2026-03-20T03:51:55.557Z | Compiling textwrap v0.16.2 |
| 345 | 2026-03-20T03:51:55.886Z | Compiling backtrace-ext v0.2.1 |
| 346 | 2026-03-20T03:51:56.303Z | Compiling include_dir_macros v0.7.4 |
| 347 | 2026-03-20T03:51:56.646Z | Compiling rand_xorshift v0.4.0 |
| 348 | 2026-03-20T03:51:56.670Z | Compiling unarray v0.1.4 |
| 349 | 2026-03-20T03:51:56.801Z | Compiling supports-unicode v3.0.0 |
| 350 | 2026-03-20T03:51:56.822Z | Compiling equivalent v1.0.2 |
| 351 | 2026-03-20T03:51:56.897Z | Compiling unicode-width v0.1.14 |
| 352 | 2026-03-20T03:51:56.921Z | Compiling strsim v0.11.1 |
| 353 | 2026-03-20T03:51:56.978Z | Compiling heck v0.5.0 |
| 354 | 2026-03-20T03:51:56.995Z | Compiling pin-project-lite v0.2.17 |
| 355 | 2026-03-20T03:51:57.110Z | Compiling foldhash v0.1.5 |
| 356 | 2026-03-20T03:51:57.245Z | Compiling clap_lex v1.0.0 |
| 357 | 2026-03-20T03:51:57.260Z | Compiling lazy_static v1.5.0 |
| 358 | 2026-03-20T03:51:57.335Z | Compiling supports-hyperlinks v3.1.0 |
| 359 | 2026-03-20T03:51:57.373Z | Compiling sharded-slab v0.1.7 |
| 360 | 2026-03-20T03:51:57.440Z | Compiling clap_builder v4.6.0 |
| 361 | 2026-03-20T03:51:57.526Z | Compiling hashbrown v0.15.5 |
| 362 | 2026-03-20T03:51:57.566Z | Compiling tracing v0.1.44 |
| 363 | 2026-03-20T03:51:57.779Z | Compiling include_dir v0.7.4 |
| 364 | 2026-03-20T03:51:57.868Z | Compiling indexmap v2.13.0 |
| 365 | 2026-03-20T03:51:57.978Z | Compiling tracing-log v0.2.0 |
| 366 | 2026-03-20T03:51:58.025Z | Compiling mio v1.0.4 |
| 367 | 2026-03-20T03:51:58.064Z | Compiling signal-hook-registry v1.4.5 |
| 368 | 2026-03-20T03:51:58.142Z | Compiling serde_derive v1.0.228 |
| 369 | 2026-03-20T03:51:58.220Z | Compiling zerocopy-derive v0.8.27 |
| 370 | 2026-03-20T03:51:58.287Z | Compiling scroll_derive v0.13.1 |
| 371 | 2026-03-20T03:51:58.582Z | Compiling thiserror-impl v2.0.18 |
| 372 | 2026-03-20T03:51:58.728Z | Compiling pest_derive v2.8.3 |
| 373 | 2026-03-20T03:51:58.728Z | Compiling miette-derive v7.6.0 |
| 374 | 2026-03-20T03:51:59.575Z | Compiling scroll v0.13.0 |
| 375 | 2026-03-20T03:51:59.626Z | Compiling clap_derive v4.6.0 |
| 376 | 2026-03-20T03:51:59.924Z | Compiling goblin v0.10.3 |
| 377 | 2026-03-20T03:52:00.496Z | Compiling miette v7.6.0 |
| 378 | 2026-03-20T03:52:00.610Z | Compiling dtrace-parser v0.3.0 |
| 379 | 2026-03-20T03:52:01.830Z | Compiling tokio-macros v2.6.0 |
| 380 | 2026-03-20T03:52:02.150Z | Compiling ppv-lite86 v0.2.21 |
| 381 | 2026-03-20T03:52:02.287Z | Compiling aho-corasick v1.1.4 |
| 382 | 2026-03-20T03:52:02.379Z | Compiling thread_local v1.1.8 |
| 383 | 2026-03-20T03:52:02.591Z | Compiling rand_chacha v0.9.0 |
| 384 | 2026-03-20T03:52:02.737Z | Compiling uuid v1.18.1 |
| 385 | 2026-03-20T03:52:02.740Z | Compiling bytes v1.11.1 |
| 386 | 2026-03-20T03:52:02.993Z | Compiling rand v0.9.2 |
| 387 | 2026-03-20T03:52:03.168Z | Compiling fixedbitset v0.5.7 |
| 388 | 2026-03-20T03:52:03.340Z | Compiling target-spec-miette v0.4.5 |
| 389 | 2026-03-20T03:52:03.601Z | Compiling petgraph v0.8.3 |
| 390 | 2026-03-20T03:52:03.613Z | Compiling regex-automata v0.4.12 |
| 391 | 2026-03-20T03:52:03.625Z | Compiling tokio v1.50.0 |
| 392 | 2026-03-20T03:52:03.825Z | Compiling dof v0.4.0 |
| 393 | 2026-03-20T03:52:04.022Z | Compiling proptest v1.10.0 |
| 394 | 2026-03-20T03:52:05.382Z | Compiling tracing-subscriber v0.3.23 |
| 395 | 2026-03-20T03:52:05.536Z | Compiling clap v4.6.0 |
| 396 | 2026-03-20T03:52:05.629Z | Compiling either v1.15.0 |
| 397 | 2026-03-20T03:52:05.892Z | Compiling smol_str v0.3.2 |
| 398 | 2026-03-20T03:52:06.485Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 399 | 2026-03-20T03:52:06.819Z | Compiling newtype-uuid v1.3.2 |
| 400 | 2026-03-20T03:52:08.638Z | Compiling nextest-metadata v0.14.0 (/work/nextest-rs/nextest/nextest-metadata) |
| 401 | 2026-03-20T03:52:10.158Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.89s |
| 402 | 2026-03-20T03:52:10.352Z | |
| 403 | 2026-03-20T03:52:10.355Z | real 26.069797774 |
| 404 | 2026-03-20T03:52:10.355Z | user 2:07.943891208 |
| 405 | 2026-03-20T03:52:10.355Z | sys 19.940607874 |
| 406 | 2026-03-20T03:52:10.355Z | trap 0.078892753 |
| 407 | 2026-03-20T03:52:10.355Z | tflt 0.129810274 |
| 408 | 2026-03-20T03:52:10.355Z | dflt 0.158810395 |
| 409 | 2026-03-20T03:52:10.355Z | kflt 0.002623994 |
| 410 | 2026-03-20T03:52:10.355Z | lock 7:25.092352941 |
| 411 | 2026-03-20T03:52:10.355Z | slp 5:41.042502868 |
| 412 | 2026-03-20T03:52:10.355Z | lat 10.617649758 |
| 413 | 2026-03-20T03:52:10.355Z | stop 22.325907360 |
| 414 | 2026-03-20T03:52:10.356Z | + banner no-update |
| 415 | 2026-03-20T03:52:10.356Z | |
| 416 | 2026-03-20T03:52:10.356Z | # # #### # # ##### ##### ## ##### ###### |
| 417 | 2026-03-20T03:52:10.356Z | ## # # # # # # # # # # # # # |
| 418 | 2026-03-20T03:52:10.356Z | # # # # # ##### # # # # # # # # # ##### |
| 419 | 2026-03-20T03:52:10.356Z | # # # # # # # ##### # # ###### # # |
| 420 | 2026-03-20T03:52:10.356Z | # ## # # # # # # # # # # # |
| 421 | 2026-03-20T03:52:10.356Z | # # #### #### # ##### # # # ###### |
| 422 | 2026-03-20T03:52:10.356Z | |
| 423 | 2026-03-20T03:52:10.356Z | + ptime -m cargo build --package cargo-nextest --no-default-features --features default-no-update |
| 424 | 2026-03-20T03:52:10.489Z | Downloading crates ... |
| 425 | 2026-03-20T03:52:10.608Z | Downloaded phf_macros v0.11.3 |
| 426 | 2026-03-20T03:52:10.611Z | Downloaded console v0.16.3 |
| 427 | 2026-03-20T03:52:10.611Z | Downloaded globset v0.4.18 |
| 428 | 2026-03-20T03:52:10.614Z | Downloaded duct v1.1.1 |
| 429 | 2026-03-20T03:52:10.614Z | Downloaded shared_child v1.1.1 |
| 430 | 2026-03-20T03:52:10.617Z | Downloaded pathdiff v0.2.3 |
| 431 | 2026-03-20T03:52:10.617Z | Downloaded option-ext v0.2.0 |
| 432 | 2026-03-20T03:52:10.619Z | Downloaded swrite v0.1.0 |
| 433 | 2026-03-20T03:52:10.622Z | Downloaded indicatif v0.18.4 |
| 434 | 2026-03-20T03:52:10.640Z | Downloaded future-queue v0.4.0 |
| 435 | 2026-03-20T03:52:10.665Z | Downloaded bstr v1.12.1 |
| 436 | 2026-03-20T03:52:10.693Z | Downloaded humantime v2.3.0 |
| 437 | 2026-03-20T03:52:10.698Z | Downloaded futures-macro v0.3.32 |
| 438 | 2026-03-20T03:52:10.707Z | Downloaded indenter v0.3.4 |
| 439 | 2026-03-20T03:52:10.710Z | Downloaded nom v7.1.3 |
| 440 | 2026-03-20T03:52:10.713Z | Downloaded document-features v0.2.11 |
| 441 | 2026-03-20T03:52:10.715Z | Downloaded enable-ansi-support v0.3.1 |
| 442 | 2026-03-20T03:52:10.718Z | Downloaded termios v0.3.3 |
| 443 | 2026-03-20T03:52:10.721Z | Downloaded atomicwrites v0.4.4 |
| 444 | 2026-03-20T03:52:10.721Z | Downloaded xattr v1.5.0 |
| 445 | 2026-03-20T03:52:10.724Z | Downloaded phf_generator v0.11.3 |
| 446 | 2026-03-20T03:52:10.726Z | Downloaded shared_thread v0.2.0 |
| 447 | 2026-03-20T03:52:10.733Z | Downloaded wezterm-color-types v0.3.0 |
| 448 | 2026-03-20T03:52:10.735Z | Downloaded color-spantrace v0.3.0 |
| 449 | 2026-03-20T03:52:10.738Z | Downloaded slab v0.4.11 |
| 450 | 2026-03-20T03:52:10.738Z | Downloaded litrs v0.4.1 |
| 451 | 2026-03-20T03:52:10.741Z | Downloaded scopeguard v1.2.0 |
| 452 | 2026-03-20T03:52:10.741Z | Downloaded rand v0.8.5 |
| 453 | 2026-03-20T03:52:10.744Z | Downloaded thiserror v1.0.69 |
| 454 | 2026-03-20T03:52:10.748Z | Downloaded strip-ansi-escapes v0.2.1 |
| 455 | 2026-03-20T03:52:10.751Z | Downloaded quick-xml v0.38.4 |
| 456 | 2026-03-20T03:52:10.756Z | Downloaded zstd-safe v7.2.4 |
| 457 | 2026-03-20T03:52:10.759Z | Downloaded eyre v0.6.12 |
| 458 | 2026-03-20T03:52:10.762Z | Downloaded wezterm-dynamic-derive v0.1.1 |
| 459 | 2026-03-20T03:52:10.762Z | Downloaded toml v1.0.7+spec-1.1.0 |
| 460 | 2026-03-20T03:52:10.764Z | Downloaded sigchld v0.2.4 |
| 461 | 2026-03-20T03:52:10.767Z | Downloaded os_pipe v1.2.2 |
| 462 | 2026-03-20T03:52:10.767Z | Downloaded minimal-lexical v0.2.1 |
| 463 | 2026-03-20T03:52:10.770Z | Downloaded futures-executor v0.3.32 |
| 464 | 2026-03-20T03:52:10.773Z | Downloaded futures v0.3.32 |
| 465 | 2026-03-20T03:52:10.776Z | Downloaded wezterm-bidi v0.2.3 |
| 466 | 2026-03-20T03:52:10.778Z | Downloaded pin-project-internal v1.1.10 |
| 467 | 2026-03-20T03:52:10.784Z | Downloaded chrono v0.4.44 |
| 468 | 2026-03-20T03:52:10.789Z | Downloaded usdt-attr-macro v0.6.0 |
| 469 | 2026-03-20T03:52:10.792Z | Downloaded cc v1.2.30 |
| 470 | 2026-03-20T03:52:10.795Z | Downloaded tinyvec v1.9.0 |
| 471 | 2026-03-20T03:52:10.797Z | Downloaded foldhash v0.2.0 |
| 472 | 2026-03-20T03:52:10.797Z | Downloaded camino-tempfile v1.4.1 |
| 473 | 2026-03-20T03:52:10.800Z | Downloaded rustc-hash v2.1.1 |
| 474 | 2026-03-20T03:52:10.800Z | Downloaded lock_api v0.4.13 |
| 475 | 2026-03-20T03:52:10.803Z | Downloaded cargo_metadata v0.23.1 |
| 476 | 2026-03-20T03:52:10.803Z | Downloaded serde_path_to_error v0.1.20 |
| 477 | 2026-03-20T03:52:10.806Z | Downloaded crc32fast v1.5.0 |
| 478 | 2026-03-20T03:52:10.809Z | Downloaded vte v0.14.1 |
| 479 | 2026-03-20T03:52:10.811Z | Downloaded bitflags v1.3.2 |
| 480 | 2026-03-20T03:52:10.821Z | Downloaded derive_more-impl v2.0.1 |
| 481 | 2026-03-20T03:52:10.832Z | Downloaded num-derive v0.4.2 |
| 482 | 2026-03-20T03:52:10.835Z | Downloaded countio v0.2.19 |
| 483 | 2026-03-20T03:52:10.841Z | Downloaded phf_codegen v0.11.3 |
| 484 | 2026-03-20T03:52:10.851Z | Downloaded csscolorparser v0.6.2 |
| 485 | 2026-03-20T03:52:10.854Z | Downloaded cargo-platform v0.3.0 |
| 486 | 2026-03-20T03:52:10.857Z | Downloaded idna_adapter v1.0.0 |
| 487 | 2026-03-20T03:52:10.859Z | Downloaded futures-io v0.3.32 |
| 488 | 2026-03-20T03:52:10.862Z | Downloaded ordered-float v4.6.0 |
| 489 | 2026-03-20T03:52:10.865Z | Downloaded lru v0.16.3 |
| 490 | 2026-03-20T03:52:10.865Z | Downloaded convert_case v0.7.1 |
| 491 | 2026-03-20T03:52:10.867Z | Downloaded phf v0.11.3 |
| 492 | 2026-03-20T03:52:10.870Z | Downloaded futures-sink v0.3.32 |
| 493 | 2026-03-20T03:52:10.873Z | Downloaded debug-ignore v1.0.5 |
| 494 | 2026-03-20T03:52:10.876Z | Downloaded filetime v0.2.25 |
| 495 | 2026-03-20T03:52:10.879Z | Downloaded locked-tripwire v0.1.0 |
| 496 | 2026-03-20T03:52:10.879Z | Downloaded futures-core v0.3.32 |
| 497 | 2026-03-20T03:52:10.882Z | Downloaded memoffset v0.9.1 |
| 498 | 2026-03-20T03:52:10.882Z | Downloaded hex v0.4.3 |
| 499 | 2026-03-20T03:52:10.884Z | Downloaded zstd-sys v2.0.15+zstd.1.5.7 |
| 500 | 2026-03-20T03:52:10.896Z | Downloaded nested v0.1.1 |
| 501 | 2026-03-20T03:52:10.898Z | Downloaded bit-vec v0.6.3 |
| 502 | 2026-03-20T03:52:10.901Z | Downloaded filedescriptor v0.8.3 |
| 503 | 2026-03-20T03:52:10.909Z | Downloaded pkg-config v0.3.32 |
| 504 | 2026-03-20T03:52:10.911Z | Downloaded lab v0.11.0 |
| 505 | 2026-03-20T03:52:10.917Z | Downloaded memmap2 v0.9.8 |
| 506 | 2026-03-20T03:52:10.925Z | Downloaded async-scoped v0.9.0 |
| 507 | 2026-03-20T03:52:10.928Z | Downloaded mac_address v1.1.8 |
| 508 | 2026-03-20T03:52:10.930Z | Downloaded bit-set v0.5.3 |
| 509 | 2026-03-20T03:52:10.930Z | Downloaded recursion v0.5.4 |
| 510 | 2026-03-20T03:52:10.936Z | Downloaded home v0.5.12 |
| 511 | 2026-03-20T03:52:10.939Z | Downloaded futures-task v0.3.32 |
| 512 | 2026-03-20T03:52:10.939Z | Downloaded fixedbitset v0.4.2 |
| 513 | 2026-03-20T03:52:10.939Z | Downloaded etcetera v0.11.0 |
| 514 | 2026-03-20T03:52:10.942Z | Downloaded dirs v6.0.0 |
| 515 | 2026-03-20T03:52:10.942Z | Downloaded memmem v0.1.1 |
| 516 | 2026-03-20T03:52:10.945Z | Downloaded dirs-sys v0.5.0 |
| 517 | 2026-03-20T03:52:10.945Z | Downloaded bytesize v2.3.1 |
| 518 | 2026-03-20T03:52:10.950Z | Downloaded futures-channel v0.3.32 |
| 519 | 2026-03-20T03:52:10.953Z | Downloaded quick-junit v0.6.0 |
| 520 | 2026-03-20T03:52:10.956Z | Downloaded toml_datetime v1.0.1+spec-1.1.0 |
| 521 | 2026-03-20T03:52:10.960Z | Downloaded pin-project v1.1.10 |
| 522 | 2026-03-20T03:52:10.968Z | Downloaded toml_writer v1.0.7+spec-1.1.0 |
| 523 | 2026-03-20T03:52:10.971Z | Downloaded regex v1.12.3 |
| 524 | 2026-03-20T03:52:10.974Z | Downloaded wezterm-dynamic v0.2.1 |
| 525 | 2026-03-20T03:52:10.974Z | Downloaded shlex v1.3.0 |
| 526 | 2026-03-20T03:52:10.974Z | Downloaded tracing-attributes v0.1.31 |
| 527 | 2026-03-20T03:52:10.977Z | Downloaded parking_lot_core v0.9.11 |
| 528 | 2026-03-20T03:52:10.981Z | Downloaded wezterm-blob-leases v0.1.1 |
| 529 | 2026-03-20T03:52:10.981Z | Downloaded ahash v0.8.12 |
| 530 | 2026-03-20T03:52:10.981Z | Downloaded tokio-stream v0.1.18 |
| 531 | 2026-03-20T03:52:10.985Z | Downloaded vec_map v0.8.2 |
| 532 | 2026-03-20T03:52:10.985Z | Downloaded signal-hook-mio v0.2.4 |
| 533 | 2026-03-20T03:52:10.988Z | Downloaded parking_lot v0.12.4 |
| 534 | 2026-03-20T03:52:10.988Z | Downloaded eazip v0.2.3 |
| 535 | 2026-03-20T03:52:10.991Z | Downloaded derive_more v2.0.1 |
| 536 | 2026-03-20T03:52:10.995Z | Downloaded xxhash-rust v0.8.15 |
| 537 | 2026-03-20T03:52:10.998Z | Downloaded tar v0.4.44 |
| 538 | 2026-03-20T03:52:11.001Z | Downloaded usdt v0.6.0 |
| 539 | 2026-03-20T03:52:11.001Z | Downloaded serde_tokenstream v0.2.2 |
| 540 | 2026-03-20T03:52:11.002Z | Downloaded serde_ignored v0.1.14 |
| 541 | 2026-03-20T03:52:11.005Z | Downloaded unicode-segmentation v1.12.0 |
| 542 | 2026-03-20T03:52:11.005Z | Downloaded static_assertions v1.1.0 |
| 543 | 2026-03-20T03:52:11.007Z | Downloaded derive-where v1.6.1 |
| 544 | 2026-03-20T03:52:11.010Z | Downloaded iana-time-zone v0.1.63 |
| 545 | 2026-03-20T03:52:11.010Z | Downloaded jobserver v0.1.33 |
| 546 | 2026-03-20T03:52:11.013Z | Downloaded config v0.15.22 |
| 547 | 2026-03-20T03:52:11.015Z | Downloaded unicode-normalization v0.1.25 |
| 548 | 2026-03-20T03:52:11.018Z | Downloaded crossterm v0.29.0 |
| 549 | 2026-03-20T03:52:11.022Z | Downloaded euclid v0.22.11 |
| 550 | 2026-03-20T03:52:11.026Z | Downloaded flate2 v1.1.1 |
| 551 | 2026-03-20T03:52:11.028Z | Downloaded finl_unicode v1.4.0 |
| 552 | 2026-03-20T03:52:11.032Z | Downloaded base64 v0.22.1 |
| 553 | 2026-03-20T03:52:11.035Z | Downloaded fancy-regex v0.11.0 |
| 554 | 2026-03-20T03:52:11.042Z | Downloaded enum_dispatch v0.3.13 |
| 555 | 2026-03-20T03:52:11.042Z | Downloaded anyhow v1.0.98 |
| 556 | 2026-03-20T03:52:11.046Z | Downloaded rustix v0.38.44 |
| 557 | 2026-03-20T03:52:11.063Z | Downloaded portable-atomic v1.13.1 |
| 558 | 2026-03-20T03:52:11.068Z | Downloaded termwiz v0.23.3 |
| 559 | 2026-03-20T03:52:11.077Z | Downloaded itertools v0.14.0 |
| 560 | 2026-03-20T03:52:11.082Z | Downloaded guppy v0.17.25 |
| 561 | 2026-03-20T03:52:11.087Z | Downloaded futures-util v0.3.32 |
| 562 | 2026-03-20T03:52:11.096Z | Downloaded iddqd v0.3.17 |
| 563 | 2026-03-20T03:52:11.101Z | Downloaded humantime-serde v1.1.1 |
| 564 | 2026-03-20T03:52:11.137Z | Downloaded nix v0.31.2 |
| 565 | 2026-03-20T03:52:11.146Z | Downloaded nix v0.29.0 |
| 566 | 2026-03-20T03:52:11.173Z | Downloaded color-eyre v0.6.5 |
| 567 | 2026-03-20T03:52:11.253Z | Downloaded deltae v0.3.2 |
| 568 | 2026-03-20T03:52:12.028Z | Downloaded serde_spanned v1.0.4 |
| 569 | 2026-03-20T03:52:12.031Z | Downloaded toml_parser v1.0.10+spec-1.1.0 |
| 570 | 2026-03-20T03:52:12.064Z | Downloaded zstd v0.13.3 |
| 571 | 2026-03-20T03:52:12.067Z | Downloaded rand_core v0.6.4 |
| 572 | 2026-03-20T03:52:12.081Z | Downloaded sapling-streampager v0.12.0 |
| 573 | 2026-03-20T03:52:12.084Z | Downloaded unit-prefix v0.5.1 |
| 574 | 2026-03-20T03:52:12.087Z | Downloaded ron v0.12.0 |
| 575 | 2026-03-20T03:52:12.096Z | Downloaded thiserror-impl v1.0.69 |
| 576 | 2026-03-20T03:52:12.102Z | Downloaded terminfo v0.9.0 |
| 577 | 2026-03-20T03:52:12.123Z | Downloaded typeid v1.0.3 |
| 578 | 2026-03-20T03:52:12.147Z | Downloaded vtparse v0.6.2 |
| 579 | 2026-03-20T03:52:12.150Z | Downloaded shell-words v1.1.1 |
| 580 | 2026-03-20T03:52:12.155Z | Downloaded semver v1.0.27 |
| 581 | 2026-03-20T03:52:12.158Z | Downloaded usdt-macro v0.6.0 |
| 582 | 2026-03-20T03:52:12.158Z | Downloaded signal-hook v0.3.18 |
| 583 | 2026-03-20T03:52:12.180Z | Downloaded syn v1.0.109 |
| 584 | 2026-03-20T03:52:12.188Z | Downloaded winnow v1.0.0 |
| 585 | 2026-03-20T03:52:12.194Z | Downloaded tracing-error v0.2.1 |
| 586 | 2026-03-20T03:52:12.197Z | Downloaded toml_edit v0.25.5+spec-1.1.0 |
| 587 | 2026-03-20T03:52:12.232Z | Downloaded tinyvec_macros v0.1.1 |
| 588 | 2026-03-20T03:52:12.236Z | Downloaded wezterm-input-types v0.1.0 |
| 589 | 2026-03-20T03:52:12.307Z | Compiling version_check v0.9.5 |
| 590 | 2026-03-20T03:52:12.310Z | Compiling rand_core v0.6.4 |
| 591 | 2026-03-20T03:52:12.366Z | Compiling tracing-attributes v0.1.31 |
| 592 | 2026-03-20T03:52:12.369Z | Compiling thiserror v1.0.69 |
| 593 | 2026-03-20T03:52:12.374Z | Compiling cfg_aliases v0.2.1 |
| 594 | 2026-03-20T03:52:12.377Z | Compiling typenum v1.18.0 |
| 595 | 2026-03-20T03:52:12.382Z | Compiling thiserror-impl v1.0.69 |
| 596 | 2026-03-20T03:52:12.385Z | Compiling signal-hook v0.3.18 |
| 597 | 2026-03-20T03:52:12.433Z | Compiling syn v1.0.109 |
| 598 | 2026-03-20T03:52:12.540Z | Compiling rand v0.8.5 |
| 599 | 2026-03-20T03:52:12.629Z | Compiling jobserver v0.1.33 |
| 600 | 2026-03-20T03:52:12.693Z | Compiling generic-array v0.14.7 |
| 601 | 2026-03-20T03:52:12.848Z | Compiling shlex v1.3.0 |
| 602 | 2026-03-20T03:52:12.947Z | Compiling futures-core v0.3.32 |
| 603 | 2026-03-20T03:52:13.033Z | Compiling cc v1.2.30 |
| 604 | 2026-03-20T03:52:13.069Z | Compiling phf_generator v0.11.3 |
| 605 | 2026-03-20T03:52:13.130Z | Compiling memoffset v0.9.1 |
| 606 | 2026-03-20T03:52:13.287Z | Compiling pkg-config v0.3.32 |
| 607 | 2026-03-20T03:52:13.504Z | Compiling phf_macros v0.11.3 |
| 608 | 2026-03-20T03:52:13.702Z | Compiling nix v0.29.0 |
| 609 | 2026-03-20T03:52:13.881Z | Compiling ordered-float v4.6.0 |
| 610 | 2026-03-20T03:52:14.145Z | Compiling futures-sink v0.3.32 |
| 611 | 2026-03-20T03:52:14.162Z | Compiling tracing v0.1.44 |
| 612 | 2026-03-20T03:52:14.178Z | Compiling unicode-segmentation v1.12.0 |
| 613 | 2026-03-20T03:52:14.202Z | Compiling crypto-common v0.1.6 |
| 614 | 2026-03-20T03:52:14.256Z | Compiling futures-channel v0.3.32 |
| 615 | 2026-03-20T03:52:14.337Z | Compiling block-buffer v0.10.4 |
| 616 | 2026-03-20T03:52:14.433Z | Compiling tokio v1.50.0 |
| 617 | 2026-03-20T03:52:14.499Z | Compiling phf_codegen v0.11.3 |
| 618 | 2026-03-20T03:52:14.518Z | Compiling futures-macro v0.3.32 |
| 619 | 2026-03-20T03:52:14.608Z | Compiling winnow v1.0.0 |
| 620 | 2026-03-20T03:52:14.647Z | Compiling slab v0.4.11 |
| 621 | 2026-03-20T03:52:14.688Z | Compiling phf v0.11.3 |
| 622 | 2026-03-20T03:52:14.735Z | Compiling futures-task v0.3.32 |
| 623 | 2026-03-20T03:52:14.859Z | Compiling futures-io v0.3.32 |
| 624 | 2026-03-20T03:52:14.884Z | Compiling terminfo v0.9.0 |
| 625 | 2026-03-20T03:52:14.938Z | Compiling zstd-sys v2.0.15+zstd.1.5.7 |
| 626 | 2026-03-20T03:52:14.938Z | Compiling digest v0.10.7 |
| 627 | 2026-03-20T03:52:15.178Z | Compiling ahash v0.8.12 |
| 628 | 2026-03-20T03:52:15.456Z | Compiling regex v1.12.3 |
| 629 | 2026-03-20T03:52:15.527Z | Compiling lock_api v0.4.13 |
| 630 | 2026-03-20T03:52:15.788Z | Compiling lab v0.11.0 |
| 631 | 2026-03-20T03:52:15.798Z | Compiling futures-util v0.3.32 |
| 632 | 2026-03-20T03:52:15.984Z | Compiling anyhow v1.0.98 |
| 633 | 2026-03-20T03:52:16.083Z | Compiling parking_lot_core v0.9.11 |
| 634 | 2026-03-20T03:52:16.116Z | Compiling scopeguard v1.2.0 |
| 635 | 2026-03-20T03:52:16.139Z | Compiling wezterm-dynamic-derive v0.1.1 |
| 636 | 2026-03-20T03:52:16.231Z | Compiling crc32fast v1.5.0 |
| 637 | 2026-03-20T03:52:16.360Z | Compiling zstd-safe v7.2.4 |
| 638 | 2026-03-20T03:52:16.383Z | Compiling bit-vec v0.6.3 |
| 639 | 2026-03-20T03:52:16.564Z | Compiling minimal-lexical v0.2.1 |
| 640 | 2026-03-20T03:52:16.621Z | Compiling cpufeatures v0.2.17 |
| 641 | 2026-03-20T03:52:16.634Z | Compiling bit-set v0.5.3 |
| 642 | 2026-03-20T03:52:16.694Z | Compiling sha2 v0.10.9 |
| 643 | 2026-03-20T03:52:16.813Z | Compiling nom v7.1.3 |
| 644 | 2026-03-20T03:52:16.914Z | Compiling mac_address v1.1.8 |
| 645 | 2026-03-20T03:52:17.173Z | Compiling wezterm-dynamic v0.2.1 |
| 646 | 2026-03-20T03:52:17.182Z | Compiling csscolorparser v0.6.2 |
| 647 | 2026-03-20T03:52:17.202Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 648 | 2026-03-20T03:52:17.563Z | Compiling convert_case v0.7.1 |
| 649 | 2026-03-20T03:52:17.618Z | Compiling pathdiff v0.2.3 |
| 650 | 2026-03-20T03:52:17.729Z | Compiling euclid v0.22.11 |
| 651 | 2026-03-20T03:52:17.958Z | Compiling cargo-platform v0.3.0 |
| 652 | 2026-03-20T03:52:18.062Z | Compiling serde_tokenstream v0.2.2 |
| 653 | 2026-03-20T03:52:18.098Z | Compiling os_pipe v1.2.2 |
| 654 | 2026-03-20T03:52:18.296Z | Compiling semver v1.0.27 |
| 655 | 2026-03-20T03:52:18.304Z | Compiling serde_spanned v1.0.4 |
| 656 | 2026-03-20T03:52:18.393Z | Compiling toml_datetime v1.0.1+spec-1.1.0 |
| 657 | 2026-03-20T03:52:18.463Z | Compiling toml_writer v1.0.7+spec-1.1.0 |
| 658 | 2026-03-20T03:52:18.532Z | Compiling bitflags v1.3.2 |
| 659 | 2026-03-20T03:52:18.608Z | Compiling rustix v0.38.44 |
| 660 | 2026-03-20T03:52:18.634Z | Compiling debug-ignore v1.0.5 |
| 661 | 2026-03-20T03:52:18.723Z | Compiling portable-atomic v1.13.1 |
| 662 | 2026-03-20T03:52:18.733Z | Compiling option-ext v0.2.0 |
| 663 | 2026-03-20T03:52:18.743Z | Compiling deltae v0.3.2 |
| 664 | 2026-03-20T03:52:18.784Z | Compiling futures-executor v0.3.32 |
| 665 | 2026-03-20T03:52:18.823Z | Compiling dirs-sys v0.5.0 |
| 666 | 2026-03-20T03:52:18.937Z | Compiling wezterm-input-types v0.1.0 |
| 667 | 2026-03-20T03:52:19.121Z | Compiling wezterm-color-types v0.3.0 |
| 668 | 2026-03-20T03:52:19.132Z | Compiling cargo_metadata v0.23.1 |
| 669 | 2026-03-20T03:52:19.209Z | Compiling sigchld v0.2.4 |
| 670 | 2026-03-20T03:52:19.322Z | Compiling derive_more-impl v2.0.1 |
| 671 | 2026-03-20T03:52:19.643Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 672 | 2026-03-20T03:52:19.690Z | Compiling wezterm-bidi v0.2.3 |
| 673 | 2026-03-20T03:52:20.462Z | Compiling wezterm-blob-leases v0.1.1 |
| 674 | 2026-03-20T03:52:20.620Z | Compiling fancy-regex v0.11.0 |
| 675 | 2026-03-20T03:52:20.623Z | Compiling itertools v0.14.0 |
| 676 | 2026-03-20T03:52:20.726Z | Compiling filedescriptor v0.8.3 |
| 677 | 2026-03-20T03:52:20.812Z | Compiling nix v0.31.2 |
| 678 | 2026-03-20T03:52:20.978Z | Compiling vtparse v0.6.2 |
| 679 | 2026-03-20T03:52:21.275Z | Compiling pin-project-internal v1.1.10 |
| 680 | 2026-03-20T03:52:21.336Z | Compiling num-derive v0.4.2 |
| 681 | 2026-03-20T03:52:21.360Z | Compiling termios v0.3.3 |
| 682 | 2026-03-20T03:52:21.523Z | Compiling memmap2 v0.9.8 |
| 683 | 2026-03-20T03:52:21.793Z | Compiling bstr v1.12.1 |
| 684 | 2026-03-20T03:52:21.828Z | Compiling vte v0.14.1 |
| 685 | 2026-03-20T03:52:22.055Z | Compiling eyre v0.6.12 |
| 686 | 2026-03-20T03:52:22.270Z | Compiling litrs v0.4.1 |
| 687 | 2026-03-20T03:52:22.427Z | Compiling tinyvec_macros v0.1.1 |
| 688 | 2026-03-20T03:52:22.435Z | Compiling finl_unicode v1.4.0 |
| 689 | 2026-03-20T03:52:22.500Z | Compiling base64 v0.22.1 |
| 690 | 2026-03-20T03:52:22.722Z | Compiling iana-time-zone v0.1.63 |
| 691 | 2026-03-20T03:52:22.784Z | Compiling hex v0.4.3 |
| 692 | 2026-03-20T03:52:22.798Z | Compiling color-spantrace v0.3.0 |
| 693 | 2026-03-20T03:52:22.838Z | Compiling fixedbitset v0.4.2 |
| 694 | 2026-03-20T03:52:22.889Z | Compiling memmem v0.1.1 |
| 695 | 2026-03-20T03:52:22.925Z | Compiling nested v0.1.1 |
| 696 | 2026-03-20T03:52:22.987Z | Compiling static_assertions v1.1.0 |
| 697 | 2026-03-20T03:52:23.045Z | Compiling guppy v0.17.25 |
| 698 | 2026-03-20T03:52:23.059Z | Compiling termwiz v0.23.3 |
| 699 | 2026-03-20T03:52:23.103Z | Compiling pin-project v1.1.10 |
| 700 | 2026-03-20T03:52:23.106Z | Compiling document-features v0.2.11 |
| 701 | 2026-03-20T03:52:23.106Z | Compiling chrono v0.4.44 |
| 702 | 2026-03-20T03:52:23.194Z | Compiling tinyvec v1.9.0 |
| 703 | 2026-03-20T03:52:23.517Z | Compiling globset v0.4.18 |
| 704 | 2026-03-20T03:52:23.612Z | Compiling strip-ansi-escapes v0.2.1 |
| 705 | 2026-03-20T03:52:23.801Z | Compiling nextest-metadata v0.14.0 (/work/nextest-rs/nextest/nextest-metadata) |
| 706 | 2026-03-20T03:52:23.863Z | Compiling flate2 v1.1.1 |
| 707 | 2026-03-20T03:52:24.026Z | Compiling derive_more v2.0.1 |
| 708 | 2026-03-20T03:52:24.104Z | Compiling parking_lot v0.12.4 |
| 709 | 2026-03-20T03:52:24.630Z | Compiling shared_child v1.1.1 |
| 710 | 2026-03-20T03:52:24.900Z | Compiling dirs v6.0.0 |
| 711 | 2026-03-20T03:52:25.034Z | Compiling futures v0.3.32 |
| 712 | 2026-03-20T03:52:25.119Z | Compiling toml v1.0.7+spec-1.1.0 |
| 713 | 2026-03-20T03:52:25.155Z | Compiling usdt-macro v0.6.0 |
| 714 | 2026-03-20T03:52:25.266Z | Compiling usdt-attr-macro v0.6.0 |
| 715 | 2026-03-20T03:52:25.823Z | Compiling tracing-error v0.2.1 |
| 716 | 2026-03-20T03:52:26.063Z | Compiling signal-hook-mio v0.2.4 |
| 717 | 2026-03-20T03:52:26.192Z | Compiling console v0.16.3 |
| 718 | 2026-03-20T03:52:26.631Z | Compiling enum_dispatch v0.3.13 |
| 719 | 2026-03-20T03:52:26.816Z | Compiling filetime v0.2.25 |
| 720 | 2026-03-20T03:52:27.006Z | Compiling quick-xml v0.38.4 |
| 721 | 2026-03-20T03:52:27.029Z | Compiling foldhash v0.2.0 |
| 722 | 2026-03-20T03:52:27.041Z | Compiling lru v0.16.3 |
| 723 | 2026-03-20T03:52:27.126Z | Compiling indenter v0.3.4 |
| 724 | 2026-03-20T03:52:27.248Z | Compiling xattr v1.5.0 |
| 725 | 2026-03-20T03:52:27.251Z | Compiling unit-prefix v0.5.1 |
| 726 | 2026-03-20T03:52:27.328Z | Compiling shared_thread v0.2.0 |
| 727 | 2026-03-20T03:52:27.440Z | Compiling rustc-hash v2.1.1 |
| 728 | 2026-03-20T03:52:27.450Z | Compiling humantime v2.3.0 |
| 729 | 2026-03-20T03:52:27.465Z | Compiling recursion v0.5.4 |
| 730 | 2026-03-20T03:52:27.574Z | Compiling vec_map v0.8.2 |
| 731 | 2026-03-20T03:52:27.597Z | Compiling nextest-filtering v0.19.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 732 | 2026-03-20T03:52:27.688Z | Compiling zstd v0.13.3 |
| 733 | 2026-03-20T03:52:27.766Z | Compiling quick-junit v0.6.0 |
| 734 | 2026-03-20T03:52:27.798Z | Compiling humantime-serde v1.1.1 |
| 735 | 2026-03-20T03:52:27.961Z | Compiling eazip v0.2.3 |
| 736 | 2026-03-20T03:52:28.034Z | Compiling sapling-streampager v0.12.0 |
| 737 | 2026-03-20T03:52:28.051Z | Compiling iddqd v0.3.17 |
| 738 | 2026-03-20T03:52:28.176Z | Compiling duct v1.1.1 |
| 739 | 2026-03-20T03:52:28.471Z | Compiling tar v0.4.44 |
| 740 | 2026-03-20T03:52:28.908Z | Compiling indicatif v0.18.4 |
| 741 | 2026-03-20T03:52:29.138Z | Compiling usdt v0.6.0 |
| 742 | 2026-03-20T03:52:29.293Z | Compiling crossterm v0.29.0 |
| 743 | 2026-03-20T03:52:29.536Z | Compiling config v0.15.22 |
| 744 | 2026-03-20T03:52:29.902Z | Compiling atomicwrites v0.4.4 |
| 745 | 2026-03-20T03:52:29.917Z | Compiling async-scoped v0.9.0 |
| 746 | 2026-03-20T03:52:29.992Z | Compiling unicode-normalization v0.1.25 |
| 747 | 2026-03-20T03:52:30.139Z | Compiling tokio-stream v0.1.18 |
| 748 | 2026-03-20T03:52:30.340Z | Compiling future-queue v0.4.0 |
| 749 | 2026-03-20T03:52:30.609Z | Compiling toml_edit v0.25.5+spec-1.1.0 |
| 750 | 2026-03-20T03:52:30.626Z | Compiling camino-tempfile v1.4.1 |
| 751 | 2026-03-20T03:52:30.712Z | Compiling cargo-nextest v0.9.131 (/work/nextest-rs/nextest/cargo-nextest) |
| 752 | 2026-03-20T03:52:30.878Z | Compiling serde_path_to_error v0.1.20 |
| 753 | 2026-03-20T03:52:30.927Z | Compiling derive-where v1.6.1 |
| 754 | 2026-03-20T03:52:31.150Z | Compiling serde_ignored v0.1.14 |
| 755 | 2026-03-20T03:52:31.167Z | Compiling bytesize v2.3.1 |
| 756 | 2026-03-20T03:52:31.193Z | Compiling etcetera v0.11.0 |
| 757 | 2026-03-20T03:52:31.341Z | Compiling swrite v0.1.0 |
| 758 | 2026-03-20T03:52:31.391Z | Compiling countio v0.2.19 |
| 759 | 2026-03-20T03:52:31.437Z | Compiling shell-words v1.1.1 |
| 760 | 2026-03-20T03:52:31.469Z | Compiling home v0.5.12 |
| 761 | 2026-03-20T03:52:31.490Z | Compiling xxhash-rust v0.8.15 |
| 762 | 2026-03-20T03:52:31.505Z | Compiling color-eyre v0.6.5 |
| 763 | 2026-03-20T03:52:31.521Z | Compiling idna_adapter v1.0.0 |
| 764 | 2026-03-20T03:52:31.566Z | Compiling enable-ansi-support v0.3.1 |
| 765 | 2026-03-20T03:52:31.616Z | Compiling locked-tripwire v0.1.0 |
| 766 | 2026-03-20T03:52:32.360Z | Compiling nextest-runner v0.112.0 (/work/nextest-rs/nextest/nextest-runner) |
| 767 | 2026-03-20T03:53:07.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.49s |
| 768 | 2026-03-20T03:53:07.947Z | |
| 769 | 2026-03-20T03:53:07.950Z | real 57.561220679 |
| 770 | 2026-03-20T03:53:07.950Z | user 3:08.941402364 |
| 771 | 2026-03-20T03:53:07.950Z | sys 27.134522588 |
| 772 | 2026-03-20T03:53:07.950Z | trap 0.107195920 |
| 773 | 2026-03-20T03:53:07.950Z | tflt 0.219646876 |
| 774 | 2026-03-20T03:53:07.950Z | dflt 0.166592805 |
| 775 | 2026-03-20T03:53:07.950Z | kflt 0.002446996 |
| 776 | 2026-03-20T03:53:07.950Z | lock 10:55.563041961 |
| 777 | 2026-03-20T03:53:07.950Z | slp 8:41.727764958 |
| 778 | 2026-03-20T03:53:07.950Z | lat 8.065842840 |
| 779 | 2026-03-20T03:53:07.950Z | stop 16.838683405 |
| 780 | 2026-03-20T03:53:07.950Z | + banner nextest |
| 781 | 2026-03-20T03:53:07.950Z | |
| 782 | 2026-03-20T03:53:07.950Z | # # ###### # # ##### ###### #### ##### |
| 783 | 2026-03-20T03:53:07.950Z | ## # # # # # # # # |
| 784 | 2026-03-20T03:53:07.950Z | # # # ##### ## # ##### #### # |
| 785 | 2026-03-20T03:53:07.950Z | # # # # ## # # # # |
| 786 | 2026-03-20T03:53:07.950Z | # ## # # # # # # # # |
| 787 | 2026-03-20T03:53:07.950Z | # # ###### # # # ###### #### # |
| 788 | 2026-03-20T03:53:07.950Z | |
| 789 | 2026-03-20T03:53:07.950Z | + ptime -m cargo build --package cargo-nextest |
| 790 | 2026-03-20T03:53:08.089Z | Downloading crates ... |
| 791 | 2026-03-20T03:53:08.211Z | Downloaded const-oid v0.9.6 |
| 792 | 2026-03-20T03:53:08.214Z | Downloaded time-macros v0.2.27 |
| 793 | 2026-03-20T03:53:08.217Z | Downloaded socks v0.3.4 |
| 794 | 2026-03-20T03:53:08.217Z | Downloaded form_urlencoded v1.2.2 |
| 795 | 2026-03-20T03:53:08.222Z | Downloaded rustls-pki-types v1.12.0 |
| 796 | 2026-03-20T03:53:08.262Z | Downloaded openssl-probe v0.1.6 |
| 797 | 2026-03-20T03:53:08.269Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 798 | 2026-03-20T03:53:08.273Z | Downloaded percent-encoding v2.3.2 |
| 799 | 2026-03-20T03:53:08.276Z | Downloaded mukti-metadata v0.3.0 |
| 800 | 2026-03-20T03:53:08.276Z | Downloaded foreign-types v0.3.2 |
| 801 | 2026-03-20T03:53:08.276Z | Downloaded untrusted v0.9.0 |
| 802 | 2026-03-20T03:53:08.278Z | Downloaded openssl-macros v0.1.1 |
| 803 | 2026-03-20T03:53:08.278Z | Downloaded foreign-types-shared v0.1.1 |
| 804 | 2026-03-20T03:53:08.291Z | Downloaded urlencoding v2.1.3 |
| 805 | 2026-03-20T03:53:08.295Z | Downloaded utf-8 v0.7.6 |
| 806 | 2026-03-20T03:53:08.298Z | Downloaded time-core v0.1.8 |
| 807 | 2026-03-20T03:53:08.301Z | Downloaded signature v2.2.0 |
| 808 | 2026-03-20T03:53:08.308Z | Downloaded fs_extra v1.3.0 |
| 809 | 2026-03-20T03:53:08.316Z | Downloaded num-conv v0.2.0 |
| 810 | 2026-03-20T03:53:08.319Z | Downloaded dunce v1.0.5 |
| 811 | 2026-03-20T03:53:08.319Z | Downloaded utf8_iter v1.0.4 |
| 812 | 2026-03-20T03:53:08.322Z | Downloaded subtle v2.6.1 |
| 813 | 2026-03-20T03:53:08.325Z | Downloaded zipsign-api v0.1.5 |
| 814 | 2026-03-20T03:53:08.329Z | Downloaded pem-rfc7468 v0.7.0 |
| 815 | 2026-03-20T03:53:08.329Z | Downloaded spki v0.7.3 |
| 816 | 2026-03-20T03:53:08.332Z | Downloaded self-replace v1.5.0 |
| 817 | 2026-03-20T03:53:08.332Z | Downloaded pkcs8 v0.10.2 |
| 818 | 2026-03-20T03:53:08.332Z | Downloaded cmake v0.1.54 |
| 819 | 2026-03-20T03:53:08.335Z | Downloaded rustc_version v0.4.1 |
| 820 | 2026-03-20T03:53:08.338Z | Downloaded httparse v1.10.1 |
| 821 | 2026-03-20T03:53:08.341Z | Downloaded deranged v0.5.8 |
| 822 | 2026-03-20T03:53:08.343Z | Downloaded ed25519 v2.2.3 |
| 823 | 2026-03-20T03:53:08.350Z | Downloaded powerfmt v0.2.0 |
| 824 | 2026-03-20T03:53:08.353Z | Downloaded native-tls v0.2.14 |
| 825 | 2026-03-20T03:53:08.356Z | Downloaded zeroize v1.8.1 |
| 826 | 2026-03-20T03:53:08.356Z | Downloaded dialoguer v0.12.0 |
| 827 | 2026-03-20T03:53:08.358Z | Downloaded base64ct v1.7.3 |
| 828 | 2026-03-20T03:53:08.361Z | Downloaded cookie_store v0.22.1 |
| 829 | 2026-03-20T03:53:08.366Z | Downloaded getrandom v0.2.16 |
| 830 | 2026-03-20T03:53:08.400Z | Downloaded cookie v0.18.1 |
| 831 | 2026-03-20T03:53:08.404Z | Downloaded ureq-proto v0.5.3 |
| 832 | 2026-03-20T03:53:08.408Z | Downloaded openssl-sys v0.9.109 |
| 833 | 2026-03-20T03:53:08.412Z | Downloaded self_update v0.43.1 |
| 834 | 2026-03-20T03:53:08.429Z | Downloaded rustls-webpki v0.103.9 |
| 835 | 2026-03-20T03:53:08.435Z | Downloaded der v0.7.10 |
| 836 | 2026-03-20T03:53:08.438Z | Downloaded ed25519-dalek v2.1.1 |
| 837 | 2026-03-20T03:53:08.443Z | Downloaded url v2.5.7 |
| 838 | 2026-03-20T03:53:08.464Z | Downloaded http v1.4.0 |
| 839 | 2026-03-20T03:53:08.482Z | Downloaded ureq v3.2.0 |
| 840 | 2026-03-20T03:53:08.499Z | Downloaded idna v1.1.0 |
| 841 | 2026-03-20T03:53:08.513Z | Downloaded webpki-root-certs v1.0.6 |
| 842 | 2026-03-20T03:53:08.516Z | Downloaded aws-lc-rs v1.16.1 |
| 843 | 2026-03-20T03:53:08.535Z | Downloaded openssl v0.10.73 |
| 844 | 2026-03-20T03:53:08.542Z | Downloaded vcpkg v0.2.15 |
| 845 | 2026-03-20T03:53:08.571Z | Downloaded time v0.3.47 |
| 846 | 2026-03-20T03:53:08.580Z | Downloaded webpki-roots v1.0.0 |
| 847 | 2026-03-20T03:53:08.590Z | Downloaded curve25519-dalek v4.1.3 |
| 848 | 2026-03-20T03:53:08.613Z | Downloaded rustls v0.23.37 |
| 849 | 2026-03-20T03:53:08.819Z | Downloaded encoding_rs v0.8.35 |
| 850 | 2026-03-20T03:53:08.837Z | Downloaded ring v0.17.14 |
| 851 | 2026-03-20T03:53:09.375Z | Downloaded aws-lc-sys v0.38.0 |
| 852 | 2026-03-20T03:53:09.608Z | Compiling cmake v0.1.54 |
| 853 | 2026-03-20T03:53:09.674Z | Compiling dunce v1.0.5 |
| 854 | 2026-03-20T03:53:09.679Z | Compiling fs_extra v1.3.0 |
| 855 | 2026-03-20T03:53:09.687Z | Compiling zeroize v1.8.1 |
| 856 | 2026-03-20T03:53:09.695Z | Compiling aws-lc-rs v1.16.1 |
| 857 | 2026-03-20T03:53:09.708Z | Compiling httparse v1.10.1 |
| 858 | 2026-03-20T03:53:09.722Z | Compiling rustls v0.23.37 |
| 859 | 2026-03-20T03:53:09.732Z | Compiling untrusted v0.9.0 |
| 860 | 2026-03-20T03:53:09.762Z | Compiling http v1.4.0 |
| 861 | 2026-03-20T03:53:09.865Z | Compiling rustls-pki-types v1.12.0 |
| 862 | 2026-03-20T03:53:09.886Z | Compiling subtle v2.6.1 |
| 863 | 2026-03-20T03:53:09.967Z | Compiling socks v0.3.4 |
| 864 | 2026-03-20T03:53:09.979Z | Compiling encoding_rs v0.8.35 |
| 865 | 2026-03-20T03:53:10.052Z | Compiling percent-encoding v2.3.2 |
| 866 | 2026-03-20T03:53:10.066Z | Compiling utf-8 v0.7.6 |
| 867 | 2026-03-20T03:53:10.092Z | Compiling aws-lc-sys v0.38.0 |
| 868 | 2026-03-20T03:53:10.270Z | Compiling webpki-roots v1.0.0 |
| 869 | 2026-03-20T03:53:10.288Z | Compiling self_update v0.43.1 |
| 870 | 2026-03-20T03:53:10.356Z | Compiling self-replace v1.5.0 |
| 871 | 2026-03-20T03:53:10.404Z | Compiling urlencoding v2.1.3 |
| 872 | 2026-03-20T03:53:10.506Z | Compiling mukti-metadata v0.3.0 |
| 873 | 2026-03-20T03:53:10.509Z | Compiling cargo-nextest v0.9.131 (/work/nextest-rs/nextest/cargo-nextest) |
| 874 | 2026-03-20T03:53:10.543Z | Compiling dialoguer v0.12.0 |
| 875 | 2026-03-20T03:53:10.639Z | Compiling ureq-proto v0.5.3 |
| 876 | 2026-03-20T03:53:19.325Z | Compiling rustls-webpki v0.103.9 |
| 877 | 2026-03-20T03:53:23.173Z | Compiling ureq v3.2.0 |
| 878 | 2026-03-20T03:53:24.844Z | Compiling nextest-runner v0.112.0 (/work/nextest-rs/nextest/nextest-runner) |
| 879 | 2026-03-20T03:54:03.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.06s |
| 880 | 2026-03-20T03:54:03.122Z | |
| 881 | 2026-03-20T03:54:03.122Z | real 55.137322947 |
| 882 | 2026-03-20T03:54:03.125Z | user 1:53.045883818 |
| 883 | 2026-03-20T03:54:03.125Z | sys 14.073505305 |
| 884 | 2026-03-20T03:54:03.125Z | trap 0.037473877 |
| 885 | 2026-03-20T03:54:03.125Z | tflt 0.043514807 |
| 886 | 2026-03-20T03:54:03.125Z | dflt 0.160805573 |
| 887 | 2026-03-20T03:54:03.125Z | kflt 0.000128821 |
| 888 | 2026-03-20T03:54:03.125Z | lock 5:08.609167719 |
| 889 | 2026-03-20T03:54:03.125Z | slp 3:43.588922576 |
| 890 | 2026-03-20T03:54:03.125Z | lat 2.483139569 |
| 891 | 2026-03-20T03:54:03.125Z | stop 2.667578855 |
| 892 | 2026-03-20T03:54:03.125Z | + banner all targets |
| 893 | 2026-03-20T03:54:03.125Z | |
| 894 | 2026-03-20T03:54:03.126Z | ## # # |
| 895 | 2026-03-20T03:54:03.126Z | # # # # |
| 896 | 2026-03-20T03:54:03.126Z | # # # # |
| 897 | 2026-03-20T03:54:03.126Z | ###### # # |
| 898 | 2026-03-20T03:54:03.126Z | # # # # |
| 899 | 2026-03-20T03:54:03.126Z | # # ###### ###### |
| 900 | 2026-03-20T03:54:03.126Z | |
| 901 | 2026-03-20T03:54:03.126Z | |
| 902 | 2026-03-20T03:54:03.126Z | ##### ## ##### #### ###### ##### #### |
| 903 | 2026-03-20T03:54:03.126Z | # # # # # # # # # # |
| 904 | 2026-03-20T03:54:03.126Z | # # # # # # ##### # #### |
| 905 | 2026-03-20T03:54:03.126Z | # ###### ##### # ### # # # |
| 906 | 2026-03-20T03:54:03.126Z | # # # # # # # # # # # |
| 907 | 2026-03-20T03:54:03.126Z | # # # # # #### ###### # #### |
| 908 | 2026-03-20T03:54:03.126Z | |
| 909 | 2026-03-20T03:54:03.126Z | + ptime -m cargo build --all-targets |
| 910 | 2026-03-20T03:54:03.272Z | Downloading crates ... |
| 911 | 2026-03-20T03:54:03.406Z | Downloaded derive-ex v0.1.8 |
| 912 | 2026-03-20T03:54:03.409Z | Downloaded maplit v1.0.2 |
| 913 | 2026-03-20T03:54:03.411Z | Downloaded structmeta v0.3.0 |
| 914 | 2026-03-20T03:54:03.415Z | Downloaded rustversion v1.0.22 |
| 915 | 2026-03-20T03:54:03.419Z | Downloaded structmeta-derive v0.3.0 |
| 916 | 2026-03-20T03:54:03.419Z | Downloaded test-case v3.3.1 |
| 917 | 2026-03-20T03:54:03.419Z | Downloaded escape8259 v0.5.3 |
| 918 | 2026-03-20T03:54:03.428Z | Downloaded libtest-mimic v0.8.2 |
| 919 | 2026-03-20T03:54:03.430Z | Downloaded fs-err v3.3.0 |
| 920 | 2026-03-20T03:54:03.433Z | Downloaded test-case-core v3.3.1 |
| 921 | 2026-03-20T03:54:03.433Z | Downloaded walkdir v2.5.0 |
| 922 | 2026-03-20T03:54:03.441Z | Downloaded indoc v2.0.7 |
| 923 | 2026-03-20T03:54:03.444Z | Downloaded diff v0.1.13 |
| 924 | 2026-03-20T03:54:03.448Z | Downloaded crossbeam-deque v0.8.6 |
| 925 | 2026-03-20T03:54:03.451Z | Downloaded ignore v0.4.23 |
| 926 | 2026-03-20T03:54:03.451Z | Downloaded cp_r v0.5.2 |
| 927 | 2026-03-20T03:54:03.454Z | Downloaded test-case-macros v3.3.1 |
| 928 | 2026-03-20T03:54:03.454Z | Downloaded same-file v1.0.6 |
| 929 | 2026-03-20T03:54:03.460Z | Downloaded crossbeam-epoch v0.9.18 |
| 930 | 2026-03-20T03:54:03.470Z | Downloaded similar v2.7.0 |
| 931 | 2026-03-20T03:54:03.474Z | Downloaded whoami v2.1.1 |
| 932 | 2026-03-20T03:54:03.477Z | Downloaded datatest-stable v0.3.3 |
| 933 | 2026-03-20T03:54:03.480Z | Downloaded camino-tempfile-ext v0.3.3 |
| 934 | 2026-03-20T03:54:03.482Z | Downloaded test-strategy v0.4.5 |
| 935 | 2026-03-20T03:54:03.484Z | Downloaded yansi v1.0.1 |
| 936 | 2026-03-20T03:54:03.487Z | Downloaded pretty_assertions v1.4.1 |
| 937 | 2026-03-20T03:54:03.487Z | Downloaded fancy-regex v0.14.0 |
| 938 | 2026-03-20T03:54:03.489Z | Downloaded insta v1.46.3 |
| 939 | 2026-03-20T03:54:03.496Z | Downloaded crossbeam-utils v0.8.21 |
| 940 | 2026-03-20T03:54:03.517Z | Downloaded globwalk v0.9.1 |
| 941 | 2026-03-20T03:54:03.629Z | Compiling nextest-metadata v0.14.0 (/work/nextest-rs/nextest/nextest-metadata) |
| 942 | 2026-03-20T03:54:03.707Z | Compiling fs-err v3.3.0 |
| 943 | 2026-03-20T03:54:03.710Z | Compiling same-file v1.0.6 |
| 944 | 2026-03-20T03:54:03.710Z | Compiling crossbeam-utils v0.8.21 |
| 945 | 2026-03-20T03:54:03.710Z | Compiling whoami v2.1.1 |
| 946 | 2026-03-20T03:54:03.710Z | Compiling similar v2.7.0 |
| 947 | 2026-03-20T03:54:03.710Z | Compiling escape8259 v0.5.3 |
| 948 | 2026-03-20T03:54:03.710Z | Compiling fancy-regex v0.14.0 |
| 949 | 2026-03-20T03:54:03.918Z | Compiling walkdir v2.5.0 |
| 950 | 2026-03-20T03:54:03.937Z | Compiling libtest-mimic v0.8.2 |
| 951 | 2026-03-20T03:54:04.258Z | Compiling cp_r v0.5.2 |
| 952 | 2026-03-20T03:54:04.369Z | Compiling datatest-stable v0.3.3 |
| 953 | 2026-03-20T03:54:04.549Z | Compiling insta v1.46.3 |
| 954 | 2026-03-20T03:54:04.563Z | Compiling test-case-core v3.3.1 |
| 955 | 2026-03-20T03:54:04.864Z | Compiling nextest-filtering v0.19.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 956 | 2026-03-20T03:54:04.960Z | Compiling crossbeam-epoch v0.9.18 |
| 957 | 2026-03-20T03:54:05.182Z | Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data) |
| 958 | 2026-03-20T03:54:05.311Z | Compiling crossbeam-deque v0.8.6 |
| 959 | 2026-03-20T03:54:05.419Z | Compiling structmeta-derive v0.3.0 |
| 960 | 2026-03-20T03:54:05.542Z | Compiling ignore v0.4.23 |
| 961 | 2026-03-20T03:54:05.562Z | Compiling test-case-macros v3.3.1 |
| 962 | 2026-03-20T03:54:06.357Z | Compiling nextest-runner v0.112.0 (/work/nextest-rs/nextest/nextest-runner) |
| 963 | 2026-03-20T03:54:06.535Z | Compiling globwalk v0.9.1 |
| 964 | 2026-03-20T03:54:06.739Z | Compiling camino-tempfile-ext v0.3.3 |
| 965 | 2026-03-20T03:54:06.864Z | Compiling test-case v3.3.1 |
| 966 | 2026-03-20T03:54:06.947Z | Compiling yansi v1.0.1 |
| 967 | 2026-03-20T03:54:07.023Z | Compiling diff v0.1.13 |
| 968 | 2026-03-20T03:54:07.058Z | Compiling structmeta v0.3.0 |
| 969 | 2026-03-20T03:54:07.255Z | Compiling indoc v2.0.7 |
| 970 | 2026-03-20T03:54:07.305Z | Compiling derive-ex v0.1.8 |
| 971 | 2026-03-20T03:54:07.377Z | Compiling pretty_assertions v1.4.1 |
| 972 | 2026-03-20T03:54:07.404Z | Compiling maplit v1.0.2 |
| 973 | 2026-03-20T03:54:07.807Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 974 | 2026-03-20T03:54:07.818Z | Compiling internal-test v0.1.2-b.12 (/work/nextest-rs/nextest/internal-test) |
| 975 | 2026-03-20T03:54:09.721Z | Compiling test-strategy v0.4.5 |
| 976 | 2026-03-20T03:54:21.424Z | Compiling cargo-nextest v0.9.131 (/work/nextest-rs/nextest/cargo-nextest) |
| 977 | 2026-03-20T03:54:26.076Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
| 978 | 2026-03-20T03:54:30.481Z | Compiling zstd-dict v0.1.0 (/work/nextest-rs/nextest/internal-tools/zstd-dict) |
| 979 | 2026-03-20T03:55:13.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 980 | 2026-03-20T03:55:13.538Z | |
| 981 | 2026-03-20T03:55:13.541Z | real 1:10.372501433 |
| 982 | 2026-03-20T03:55:13.541Z | user 5:19.428123010 |
| 983 | 2026-03-20T03:55:13.541Z | sys 39.776002746 |
| 984 | 2026-03-20T03:55:13.541Z | trap 0.176511912 |
| 985 | 2026-03-20T03:55:13.542Z | tflt 0.037346994 |
| 986 | 2026-03-20T03:55:13.542Z | dflt 0.112559601 |
| 987 | 2026-03-20T03:55:13.542Z | kflt 0.000021925 |
| 988 | 2026-03-20T03:55:13.542Z | lock 17:56.755023932 |
| 989 | 2026-03-20T03:55:13.542Z | slp 18:12.849402344 |
| 990 | 2026-03-20T03:55:13.542Z | lat 12.069365246 |
| 991 | 2026-03-20T03:55:13.542Z | stop 14.619622865 |
| 992 | 2026-03-20T03:55:13.542Z | + banner all features |
| 993 | 2026-03-20T03:55:13.542Z | |
| 994 | 2026-03-20T03:55:13.542Z | ## # # |
| 995 | 2026-03-20T03:55:13.542Z | # # # # |
| 996 | 2026-03-20T03:55:13.542Z | # # # # |
| 997 | 2026-03-20T03:55:13.542Z | ###### # # |
| 998 | 2026-03-20T03:55:13.542Z | # # # # |
| 999 | 2026-03-20T03:55:13.542Z | # # ###### ###### |
| 1000 | 2026-03-20T03:55:13.542Z | |
| 1001 | 2026-03-20T03:55:13.542Z | |
| 1002 | 2026-03-20T03:55:13.542Z | ###### ###### ## ##### # # ##### ###### #### |
| 1003 | 2026-03-20T03:55:13.542Z | # # # # # # # # # # # |
| 1004 | 2026-03-20T03:55:13.542Z | ##### ##### # # # # # # # ##### #### |
| 1005 | 2026-03-20T03:55:13.542Z | # # ###### # # # ##### # # |
| 1006 | 2026-03-20T03:55:13.542Z | # # # # # # # # # # # # |
| 1007 | 2026-03-20T03:55:13.542Z | # ###### # # # #### # # ###### #### |
| 1008 | 2026-03-20T03:55:13.542Z | |
| 1009 | 2026-03-20T03:55:13.542Z | + ptime -m cargo build --all-features |
| 1010 | 2026-03-20T03:55:13.688Z | Downloading crates ... |
| 1011 | 2026-03-20T03:55:13.818Z | Downloaded hyper-timeout v0.5.2 |
| 1012 | 2026-03-20T03:55:13.822Z | Downloaded http-body v1.0.1 |
| 1013 | 2026-03-20T03:55:13.829Z | Downloaded try-lock v0.2.5 |
| 1014 | 2026-03-20T03:55:13.832Z | Downloaded matchit v0.8.4 |
| 1015 | 2026-03-20T03:55:13.837Z | Downloaded matchers v0.2.0 |
| 1016 | 2026-03-20T03:55:13.840Z | Downloaded httpdate v1.0.3 |
| 1017 | 2026-03-20T03:55:13.846Z | Downloaded async-trait v0.1.88 |
| 1018 | 2026-03-20T03:55:13.852Z | Downloaded tower-layer v0.3.3 |
| 1019 | 2026-03-20T03:55:13.855Z | Downloaded mime v0.3.17 |
| 1020 | 2026-03-20T03:55:13.858Z | Downloaded tower-service v0.3.3 |
| 1021 | 2026-03-20T03:55:13.861Z | Downloaded tonic-prost v0.14.2 |
| 1022 | 2026-03-20T03:55:13.861Z | Downloaded axum-core v0.5.5 |
| 1023 | 2026-03-20T03:55:13.866Z | Downloaded prost-derive v0.14.1 |
| 1024 | 2026-03-20T03:55:13.868Z | Downloaded console-api v0.9.0 |
| 1025 | 2026-03-20T03:55:13.874Z | Downloaded sync_wrapper v1.0.2 |
| 1026 | 2026-03-20T03:55:13.890Z | Downloaded want v0.3.1 |
| 1027 | 2026-03-20T03:55:13.893Z | Downloaded socket2 v0.6.0 |
| 1028 | 2026-03-20T03:55:13.893Z | Downloaded http-body-util v0.1.3 |
| 1029 | 2026-03-20T03:55:13.895Z | Downloaded socket2 v0.5.10 |
| 1030 | 2026-03-20T03:55:13.899Z | Downloaded atomic-waker v1.1.2 |
| 1031 | 2026-03-20T03:55:13.902Z | Downloaded prost v0.14.1 |
| 1032 | 2026-03-20T03:55:13.908Z | Downloaded tower v0.5.2 |
| 1033 | 2026-03-20T03:55:13.918Z | Downloaded tokio-util v0.7.15 |
| 1034 | 2026-03-20T03:55:13.923Z | Downloaded prost-types v0.14.1 |
| 1035 | 2026-03-20T03:55:13.929Z | Downloaded console-subscriber v0.5.0 |
| 1036 | 2026-03-20T03:55:13.933Z | Downloaded crossbeam-channel v0.5.15 |
| 1037 | 2026-03-20T03:55:13.936Z | Downloaded base64 v0.21.7 |
| 1038 | 2026-03-20T03:55:13.945Z | Downloaded tonic v0.14.2 |
| 1039 | 2026-03-20T03:55:13.949Z | Downloaded hyper v1.6.0 |
| 1040 | 2026-03-20T03:55:13.954Z | Downloaded hyper-util v0.1.13 |
| 1041 | 2026-03-20T03:55:13.958Z | Downloaded h2 v0.4.10 |
| 1042 | 2026-03-20T03:55:13.963Z | Downloaded axum v0.8.6 |
| 1043 | 2026-03-20T03:55:13.969Z | Downloaded hdrhistogram v7.5.4 |
| 1044 | 2026-03-20T03:55:14.070Z | Compiling smallvec v1.15.1 |
| 1045 | 2026-03-20T03:55:14.073Z | Compiling socket2 v0.6.0 |
| 1046 | 2026-03-20T03:55:14.137Z | Compiling futures-sink v0.3.32 |
| 1047 | 2026-03-20T03:55:14.143Z | Compiling slab v0.4.11 |
| 1048 | 2026-03-20T03:55:14.151Z | Compiling httparse v1.10.1 |
| 1049 | 2026-03-20T03:55:14.160Z | Compiling http-body v1.0.1 |
| 1050 | 2026-03-20T03:55:14.163Z | Compiling matchers v0.2.0 |
| 1051 | 2026-03-20T03:55:14.179Z | Compiling tower-service v0.3.3 |
| 1052 | 2026-03-20T03:55:14.235Z | Compiling futures-channel v0.3.32 |
| 1053 | 2026-03-20T03:55:14.277Z | Compiling tracing-subscriber v0.3.23 |
| 1054 | 2026-03-20T03:55:14.321Z | Compiling try-lock v0.2.5 |
| 1055 | 2026-03-20T03:55:14.333Z | Compiling cfg-expr v0.20.6 |
| 1056 | 2026-03-20T03:55:14.342Z | Compiling atomic-waker v1.1.2 |
| 1057 | 2026-03-20T03:55:14.382Z | Compiling tower-layer v0.3.3 |
| 1058 | 2026-03-20T03:55:14.441Z | Compiling tokio v1.50.0 |
| 1059 | 2026-03-20T03:55:14.482Z | Compiling futures-util v0.3.32 |
| 1060 | 2026-03-20T03:55:14.519Z | Compiling want v0.3.1 |
| 1061 | 2026-03-20T03:55:14.573Z | Compiling either v1.15.0 |
| 1062 | 2026-03-20T03:55:14.720Z | Compiling httpdate v1.0.3 |
| 1063 | 2026-03-20T03:55:14.723Z | Compiling sync_wrapper v1.0.2 |
| 1064 | 2026-03-20T03:55:14.826Z | Compiling itertools v0.14.0 |
| 1065 | 2026-03-20T03:55:14.849Z | Compiling target-spec v3.5.7 |
| 1066 | 2026-03-20T03:55:15.009Z | Compiling http-body-util v0.1.3 |
| 1067 | 2026-03-20T03:55:15.028Z | Compiling socket2 v0.5.10 |
| 1068 | 2026-03-20T03:55:15.113Z | Compiling mime v0.3.17 |
| 1069 | 2026-03-20T03:55:15.306Z | Compiling nom v7.1.3 |
| 1070 | 2026-03-20T03:55:15.460Z | Compiling target-spec-miette v0.4.5 |
| 1071 | 2026-03-20T03:55:15.626Z | Compiling axum-core v0.5.5 |
| 1072 | 2026-03-20T03:55:15.748Z | Compiling matchit v0.8.4 |
| 1073 | 2026-03-20T03:55:16.272Z | Compiling async-trait v0.1.88 |
| 1074 | 2026-03-20T03:55:16.340Z | Compiling crossbeam-utils v0.8.21 |
| 1075 | 2026-03-20T03:55:16.623Z | Compiling prost-derive v0.14.1 |
| 1076 | 2026-03-20T03:55:16.738Z | Compiling guppy v0.17.25 |
| 1077 | 2026-03-20T03:55:17.195Z | Compiling terminfo v0.9.0 |
| 1078 | 2026-03-20T03:55:17.288Z | Compiling parking_lot_core v0.9.11 |
| 1079 | 2026-03-20T03:55:17.693Z | Compiling futures-executor v0.3.32 |
| 1080 | 2026-03-20T03:55:17.826Z | Compiling ureq-proto v0.5.3 |
| 1081 | 2026-03-20T03:55:17.856Z | Compiling base64 v0.21.7 |
| 1082 | 2026-03-20T03:55:18.067Z | Compiling crossbeam-channel v0.5.15 |
| 1083 | 2026-03-20T03:55:18.173Z | Compiling hdrhistogram v7.5.4 |
| 1084 | 2026-03-20T03:55:18.281Z | Compiling ureq v3.2.0 |
| 1085 | 2026-03-20T03:55:18.701Z | Compiling futures v0.3.32 |
| 1086 | 2026-03-20T03:55:18.795Z | Compiling parking_lot v0.12.4 |
| 1087 | 2026-03-20T03:55:18.804Z | Compiling prost v0.14.1 |
| 1088 | 2026-03-20T03:55:18.843Z | Compiling tracing-error v0.2.1 |
| 1089 | 2026-03-20T03:55:18.910Z | Compiling future-queue v0.4.0 |
| 1090 | 2026-03-20T03:55:19.096Z | Compiling crossterm v0.29.0 |
| 1091 | 2026-03-20T03:55:19.201Z | Compiling prost-types v0.14.1 |
| 1092 | 2026-03-20T03:55:19.301Z | Compiling color-spantrace v0.3.0 |
| 1093 | 2026-03-20T03:55:19.341Z | Compiling cargo-nextest v0.9.131 (/work/nextest-rs/nextest/cargo-nextest) |
| 1094 | 2026-03-20T03:55:19.636Z | Compiling self_update v0.43.1 |
| 1095 | 2026-03-20T03:55:19.837Z | Compiling color-eyre v0.6.5 |
| 1096 | 2026-03-20T03:55:20.696Z | Compiling tokio-util v0.7.15 |
| 1097 | 2026-03-20T03:55:20.813Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
| 1098 | 2026-03-20T03:55:20.891Z | Compiling tokio-stream v0.1.18 |
| 1099 | 2026-03-20T03:55:20.901Z | Compiling nextest-metadata v0.14.0 (/work/nextest-rs/nextest/nextest-metadata) |
| 1100 | 2026-03-20T03:55:20.933Z | Compiling termwiz v0.23.3 |
| 1101 | 2026-03-20T03:55:21.500Z | Compiling h2 v0.4.10 |
| 1102 | 2026-03-20T03:55:21.563Z | Compiling tower v0.5.2 |
| 1103 | 2026-03-20T03:55:21.586Z | Compiling async-scoped v0.9.0 |
| 1104 | 2026-03-20T03:55:22.108Z | Compiling nextest-filtering v0.19.0 (/work/nextest-rs/nextest/nextest-filtering) |
| 1105 | 2026-03-20T03:55:22.133Z | Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data) |
| 1106 | 2026-03-20T03:55:22.640Z | Compiling axum v0.8.6 |
| 1107 | 2026-03-20T03:55:24.218Z | Compiling hyper v1.6.0 |
| 1108 | 2026-03-20T03:55:25.079Z | Compiling sapling-streampager v0.12.0 |
| 1109 | 2026-03-20T03:55:25.574Z | Compiling hyper-util v0.1.13 |
| 1110 | 2026-03-20T03:55:26.965Z | Compiling hyper-timeout v0.5.2 |
| 1111 | 2026-03-20T03:55:27.181Z | Compiling tonic v0.14.2 |
| 1112 | 2026-03-20T03:55:28.841Z | Compiling tonic-prost v0.14.2 |
| 1113 | 2026-03-20T03:55:28.980Z | Compiling console-api v0.9.0 |
| 1114 | 2026-03-20T03:55:29.791Z | Compiling console-subscriber v0.5.0 |
| 1115 | 2026-03-20T03:55:31.400Z | Compiling nextest-runner v0.112.0 (/work/nextest-rs/nextest/nextest-runner) |
| 1116 | 2026-03-20T03:55:49.647Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
| 1117 | 2026-03-20T03:55:53.725Z | Compiling zstd-dict v0.1.0 (/work/nextest-rs/nextest/internal-tools/zstd-dict) |
| 1118 | 2026-03-20T03:56:16.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 1119 | 2026-03-20T03:56:16.671Z | |
| 1120 | 2026-03-20T03:56:16.673Z | real 1:03.091717110 |
| 1121 | 2026-03-20T03:56:16.674Z | user 3:30.862092026 |
| 1122 | 2026-03-20T03:56:16.674Z | sys 25.951541703 |
| 1123 | 2026-03-20T03:56:16.674Z | trap 0.088693645 |
| 1124 | 2026-03-20T03:56:16.674Z | tflt 0.072000164 |
| 1125 | 2026-03-20T03:56:16.674Z | dflt 0.237078793 |
| 1126 | 2026-03-20T03:56:16.674Z | kflt 0.000027973 |
| 1127 | 2026-03-20T03:56:16.674Z | lock 12:16.515882056 |
| 1128 | 2026-03-20T03:56:16.674Z | slp 10:15.338434038 |
| 1129 | 2026-03-20T03:56:16.674Z | lat 6.719206565 |
| 1130 | 2026-03-20T03:56:16.674Z | stop 8.674181749 |
| 1131 | 2026-03-20T03:56:16.674Z | + banner doctests |
| 1132 | 2026-03-20T03:56:16.674Z | |
| 1133 | 2026-03-20T03:56:16.674Z | ##### #### #### ##### ###### #### ##### #### |
| 1134 | 2026-03-20T03:56:16.674Z | # # # # # # # # # # # |
| 1135 | 2026-03-20T03:56:16.674Z | # # # # # # ##### #### # #### |
| 1136 | 2026-03-20T03:56:16.674Z | # # # # # # # # # # |
| 1137 | 2026-03-20T03:56:16.674Z | # # # # # # # # # # # # # |
| 1138 | 2026-03-20T03:56:16.674Z | ##### #### #### # ###### #### # #### |
| 1139 | 2026-03-20T03:56:16.674Z | |
| 1140 | 2026-03-20T03:56:16.674Z | + ptime -m cargo test --doc |
| 1141 | 2026-03-20T03:56:16.989Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s |
| 1142 | 2026-03-20T03:56:17.015Z | Doc-tests cargo_nextest |
| 1143 | 2026-03-20T03:56:17.578Z | |
| 1144 | 2026-03-20T03:56:17.578Z | running 0 tests |
| 1145 | 2026-03-20T03:56:17.578Z | |
| 1146 | 2026-03-20T03:56:17.578Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1147 | 2026-03-20T03:56:17.578Z | |
| 1148 | 2026-03-20T03:56:17.608Z | Doc-tests fixture_data |
| 1149 | 2026-03-20T03:56:17.709Z | |
| 1150 | 2026-03-20T03:56:17.709Z | running 0 tests |
| 1151 | 2026-03-20T03:56:17.709Z | |
| 1152 | 2026-03-20T03:56:17.709Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1153 | 2026-03-20T03:56:17.709Z | |
| 1154 | 2026-03-20T03:56:17.720Z | Doc-tests integration_tests |
| 1155 | 2026-03-20T03:56:17.788Z | |
| 1156 | 2026-03-20T03:56:17.788Z | running 0 tests |
| 1157 | 2026-03-20T03:56:17.788Z | |
| 1158 | 2026-03-20T03:56:17.788Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1159 | 2026-03-20T03:56:17.788Z | |
| 1160 | 2026-03-20T03:56:17.797Z | Doc-tests nextest_filtering |
| 1161 | 2026-03-20T03:56:17.910Z | |
| 1162 | 2026-03-20T03:56:17.910Z | running 0 tests |
| 1163 | 2026-03-20T03:56:17.910Z | |
| 1164 | 2026-03-20T03:56:17.914Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1165 | 2026-03-20T03:56:17.914Z | |
| 1166 | 2026-03-20T03:56:17.923Z | Doc-tests nextest_metadata |
| 1167 | 2026-03-20T03:56:18.067Z | |
| 1168 | 2026-03-20T03:56:18.067Z | running 4 tests |
| 1169 | 2026-03-20T03:56:19.292Z | test nextest-metadata/src/test_list.rs - test_list::RustBinaryId::from_parts (line 304) ... ok |
| 1170 | 2026-03-20T03:56:19.292Z | test nextest-metadata/src/test_list.rs - test_list::TestCaseName::components (line 529) ... ok |
| 1171 | 2026-03-20T03:56:19.295Z | test nextest-metadata/src/test_list.rs - test_list::TestCaseName::module_path_and_name (line 552) ... ok |
| 1172 | 2026-03-20T03:56:21.912Z | test nextest-metadata/src/lib.rs - (line 15) ... ok |
| 1173 | 2026-03-20T03:56:21.912Z | |
| 1174 | 2026-03-20T03:56:21.912Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.84s |
| 1175 | 2026-03-20T03:56:21.912Z | |
| 1176 | 2026-03-20T03:56:21.927Z | Doc-tests nextest_runner |
| 1177 | 2026-03-20T03:56:23.691Z | |
| 1178 | 2026-03-20T03:56:23.692Z | running 0 tests |
| 1179 | 2026-03-20T03:56:23.692Z | |
| 1180 | 2026-03-20T03:56:23.692Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1181 | 2026-03-20T03:56:23.692Z | |
| 1182 | 2026-03-20T03:56:23.750Z | Doc-tests nextest_workspace_hack |
| 1183 | 2026-03-20T03:56:23.789Z | |
| 1184 | 2026-03-20T03:56:23.789Z | running 0 tests |
| 1185 | 2026-03-20T03:56:23.789Z | |
| 1186 | 2026-03-20T03:56:23.792Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1187 | 2026-03-20T03:56:23.792Z | |
| 1188 | 2026-03-20T03:56:24.821Z | |
| 1189 | 2026-03-20T03:56:24.824Z | real 7.120243623 |
| 1190 | 2026-03-20T03:56:24.824Z | user 8.776466784 |
| 1191 | 2026-03-20T03:56:24.824Z | sys 2.425364767 |
| 1192 | 2026-03-20T03:56:24.824Z | trap 0.002333580 |
| 1193 | 2026-03-20T03:56:24.824Z | tflt 0.020840270 |
| 1194 | 2026-03-20T03:56:24.824Z | dflt 0.011923553 |
| 1195 | 2026-03-20T03:56:24.824Z | kflt 0.000008377 |
| 1196 | 2026-03-20T03:56:24.824Z | lock 29.038826087 |
| 1197 | 2026-03-20T03:56:24.824Z | slp 44.461516579 |
| 1198 | 2026-03-20T03:56:24.824Z | lat 0.015947976 |
| 1199 | 2026-03-20T03:56:24.824Z | stop 0.630078899 |
| 1200 | 2026-03-20T03:56:24.824Z | + RECORDING_CONFIG_DIR=/tmp/nextest-recording-config |
| 1201 | 2026-03-20T03:56:24.824Z | + RECORDING_CONFIG=/tmp/nextest-recording-config/config.toml |
| 1202 | 2026-03-20T03:56:24.824Z | ++ mktemp -d /tmp/nextest-state.XXXXXX |
| 1203 | 2026-03-20T03:56:24.824Z | + NEXTEST_STATE_DIR=/tmp/nextest-state.3Kaa3g |
| 1204 | 2026-03-20T03:56:24.824Z | + ARCHIVE_PATH=/tmp/nextest-run-archive.zip |
| 1205 | 2026-03-20T03:56:24.824Z | + mkdir -p /tmp/nextest-recording-config |
| 1206 | 2026-03-20T03:56:24.824Z | + printf '[experimental]\nrecord = true\n\n[record]\nenabled = true\n' |
| 1207 | 2026-03-20T03:56:24.824Z | + export NEXTEST_STATE_DIR |
| 1208 | 2026-03-20T03:56:24.824Z | + banner local-nt |
| 1209 | 2026-03-20T03:56:24.824Z | |
| 1210 | 2026-03-20T03:56:24.824Z | # #### #### ## # # # ##### |
| 1211 | 2026-03-20T03:56:24.824Z | # # # # # # # # ## # # |
| 1212 | 2026-03-20T03:56:24.824Z | # # # # # # # ##### # # # # |
| 1213 | 2026-03-20T03:56:24.825Z | # # # # ###### # # # # # |
| 1214 | 2026-03-20T03:56:24.825Z | # # # # # # # # # ## # |
| 1215 | 2026-03-20T03:56:24.825Z | ###### #### #### # # ###### # # # |
| 1216 | 2026-03-20T03:56:24.825Z | |
| 1217 | 2026-03-20T03:56:24.825Z | + LOCAL_NT_EXIT=0 |
| 1218 | 2026-03-20T03:56:24.825Z | + ptime -m cargo local-nt run --profile ci --user-config-file /tmp/nextest-recording-config/config.toml |
| 1219 | 2026-03-20T03:56:24.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s |
| 1220 | 2026-03-20T03:56:24.825Z | Running `target/debug/cargo-nextest nextest run --profile ci --user-config-file /tmp/nextest-recording-config/config.toml` |
| 1221 | 2026-03-20T03:56:24.825Z | info: experimental features enabled: setup-scripts |
| 1222 | 2026-03-20T03:56:24.956Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s |
| 1223 | 2026-03-20T03:56:25.100Z | ──────────── |
| 1224 | 2026-03-20T03:56:25.100Z | Nextest run ID c52a2603-9524-407f-bd20-b9cf281cd105 with nextest profile: ci |
| 1225 | 2026-03-20T03:56:25.100Z | Starting 777 tests across 22 binaries (2 tests skipped) |
| 1226 | 2026-03-20T03:56:25.103Z | SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive |
| 1227 | 2026-03-20T03:56:25.400Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
| 1228 | 2026-03-20T03:56:27.365Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s |
| 1229 | 2026-03-20T03:56:27.424Z | Running `target/debug/build-seed-archive` |
| 1230 | 2026-03-20T03:56:27.449Z | info: unable to find seed archive /tmp/fixture-project-seed-build/seed-b2e445b98fde5a62872d96bb573edcf7c5434824add9749f6c9ec03f0aaf5da9.tar.zst, building |
| 1231 | 2026-03-20T03:56:43.469Z | *** executing: /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/fixture-project/Cargo.toml archive --archive-file /tmp/fixture-project-seed-build/seed-b2e445b98fde5a62872d96bb573edcf7c5434824add9749f6c9ec03f0aaf5da9.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-QDTILk/target --profile archive-all |
| 1232 | 2026-03-20T03:56:43.663Z | Downloading crates ... |
| 1233 | 2026-03-20T03:56:43.736Z | Downloaded uuid v1.19.0 |
| 1234 | 2026-03-20T03:56:43.764Z | warning: /work/nextest-rs/nextest/fixtures/fixture-project/derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 1235 | 2026-03-20T03:56:43.764Z | warning: /work/nextest-rs/nextest/fixtures/fixture-project/Cargo.toml: only one of `license` or `license-file` is necessary |
| 1236 | 2026-03-20T03:56:43.764Z | `license` should be used if the package license can be expressed with a standard SPDX expression. |
| 1237 | 2026-03-20T03:56:43.764Z | `license-file` should be used if the package uses a non-standard license. |
| 1238 | 2026-03-20T03:56:43.764Z | See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. |
| 1239 | 2026-03-20T03:56:43.810Z | Compiling uuid v1.19.0 |
| 1240 | 2026-03-20T03:56:43.810Z | Compiling dylib-test v0.1.0 (/work/nextest-rs/nextest/fixtures/fixture-project/dylib-test) |
| 1241 | 2026-03-20T03:56:43.813Z | Compiling with-build-script v0.1.0 (/work/nextest-rs/nextest/fixtures/fixture-project/with-build-script) |
| 1242 | 2026-03-20T03:56:43.813Z | Compiling cdylib-link v0.1.0 (/work/nextest-rs/nextest/fixtures/fixture-project/cdylib/cdylib-link) |
| 1243 | 2026-03-20T03:56:43.813Z | Compiling proc-macro-test v0.1.0 (/work/nextest-rs/nextest/fixtures/fixture-project/proc-macro-test) |
| 1244 | 2026-03-20T03:56:43.816Z | Compiling nextest-derive v0.1.0 (/work/nextest-rs/nextest/fixtures/fixture-project/derive) |
| 1245 | 2026-03-20T03:56:43.816Z | Compiling cdylib-example v0.1.0 (/work/nextest-rs/nextest/fixtures/fixture-project/cdylib/cdylib-example) |
| 1246 | 2026-03-20T03:56:44.108Z | Compiling fixture-project v0.1.0 (/work/nextest-rs/nextest/fixtures/fixture-project) |
| 1247 | 2026-03-20T03:56:44.160Z | warning: use of deprecated function `deprecated_function`: this is a test warning for --cargo-message-format |
| 1248 | 2026-03-20T03:56:44.160Z | --> src/lib.rs:28:5 |
| 1249 | 2026-03-20T03:56:44.160Z | | |
| 1250 | 2026-03-20T03:56:44.160Z | 28 | deprecated_function() |
| 1251 | 2026-03-20T03:56:44.160Z | | ^^^^^^^^^^^^^^^^^^^ |
| 1252 | 2026-03-20T03:56:44.160Z | | |
| 1253 | 2026-03-20T03:56:44.160Z | = note: `#[warn(deprecated)]` on by default |
| 1254 | 2026-03-20T03:56:44.160Z | |
| 1255 | 2026-03-20T03:56:44.302Z | warning: `fixture-project` (lib) generated 1 warning |
| 1256 | 2026-03-20T03:56:44.524Z | warning: `fixture-project` (lib test) generated 1 warning (1 duplicate) |
| 1257 | 2026-03-20T03:56:44.978Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s |
| 1258 | 2026-03-20T03:56:44.988Z | info: experimental features enabled: setup-scripts, wrapper-scripts, benchmarks |
| 1259 | 2026-03-20T03:56:45.005Z | 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/fixture-project-seed-build/seed-b2e445b98fde5a62872d96bb573edcf7c5434824add9749f6c9ec03f0aaf5da9.tar.zst |
| 1260 | 2026-03-20T03:56:45.051Z | Warning linked path `/tmp/nextest-seed-build-QDTILk/target/debug/build/cdylib-link-1b1c7932e07e0dcb/does-not-exist` not found, requested by: cdylib-link v0.1.0 |
| 1261 | 2026-03-20T03:56:45.051Z | (this is a bug in this crate that should be fixed) |
| 1262 | 2026-03-20T03:56:45.288Z | Archived 871 files to /tmp/fixture-project-seed-build/seed-b2e445b98fde5a62872d96bb573edcf7c5434824add9749f6c9ec03f0aaf5da9.tar.zst in 0.28s |
| 1263 | 2026-03-20T03:56:45.309Z | *** command /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/fixture-project/Cargo.toml archive --archive-file /tmp/fixture-project-seed-build/seed-b2e445b98fde5a62872d96bb573edcf7c5434824add9749f6c9ec03f0aaf5da9.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-QDTILk/target --profile archive-all exited with status exit status: 0 |
| 1264 | 2026-03-20T03:56:45.319Z | info: created new seed archive: /tmp/fixture-project-seed-build/seed-b2e445b98fde5a62872d96bb573edcf7c5434824add9749f6c9ec03f0aaf5da9.tar.zst |
| 1265 | 2026-03-20T03:56:45.322Z | SETUP PASS [ 20.216s] build-seed-archive: cargo run --bin build-seed-archive |
| 1266 | 2026-03-20T03:56:45.346Z | PASS [ 0.017s] ( 1/777) integration-tests::custom-harness thread_count::test_single_threaded |
| 1267 | 2026-03-20T03:56:45.351Z | PASS [ 0.018s] ( 2/777) integration-tests::custom-harness thread_count::test_multi_threaded |
| 1268 | 2026-03-20T03:56:45.495Z | PASS [ 0.165s] ( 3/777) integration-tests::datatest custom_target::custom_invalid::invalid-arch.json |
| 1269 | 2026-03-20T03:56:45.499Z | PASS [ 0.164s] ( 4/777) integration-tests::datatest custom_target::custom_invalid::invalid-family.json |
| 1270 | 2026-03-20T03:56:45.499Z | PASS [ 0.165s] ( 5/777) integration-tests::datatest custom_target::custom_invalid::invalid-endian.json |
| 1271 | 2026-03-20T03:56:45.499Z | PASS [ 0.148s] ( 6/777) integration-tests::datatest custom_target::custom_invalid::syntax-error.json |
| 1272 | 2026-03-20T03:56:45.499Z | PASS [ 0.165s] ( 7/777) integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json |
| 1273 | 2026-03-20T03:56:45.499Z | PASS [ 0.165s] ( 8/777) integration-tests::datatest custom_target::custom_invalid::missing-arch.json |
| 1274 | 2026-03-20T03:56:46.816Z | PASS [ 1.320s] ( 9/777) integration-tests::integration cargo_message_format::test_cargo_message_format_short |
| 1275 | 2026-03-20T03:56:47.056Z | PASS [ 1.707s] ( 10/777) integration-tests::integration cargo_message_format::test_cargo_message_format_errors |
| 1276 | 2026-03-20T03:56:48.242Z | PASS [ 2.745s] ( 11/777) integration-tests::integration cargo_message_format::test_cargo_message_format_human |
| 1277 | 2026-03-20T03:56:49.381Z | PASS [ 3.884s] ( 12/777) integration-tests::integration cargo_message_format::test_cargo_message_format_json_combined |
| 1278 | 2026-03-20T03:56:49.583Z | PASS [ 4.087s] ( 13/777) integration-tests::integration cargo_message_format::test_cargo_message_format_json_variants |
| 1279 | 2026-03-20T03:56:51.109Z | PASS [ 4.050s] ( 14/777) integration-tests::integration interceptor::test_tracer_integration |
| 1280 | 2026-03-20T03:56:51.160Z | PASS [ 5.660s] ( 15/777) integration-tests::integration interceptor::test_bench_tracer_integration |
| 1281 | 2026-03-20T03:56:51.279Z | PASS [ 4.460s] ( 16/777) integration-tests::integration interceptor::test_debugger_integration |
| 1282 | 2026-03-20T03:56:51.464Z | PASS [ 5.967s] ( 17/777) integration-tests::integration interceptor::test_bench_debugger_integration |
| 1283 | 2026-03-20T03:56:51.494Z | PASS [ 0.027s] ( 18/777) integration-tests::integration record_replay::test_redact_dynamic_fields_filters_package_edition_warning |
| 1284 | 2026-03-20T03:56:51.620Z | PASS [ 3.374s] ( 19/777) integration-tests::integration record_replay::test_concurrent_access |
| 1285 | 2026-03-20T03:56:52.206Z | PASS [ 2.809s] ( 20/777) integration-tests::integration record_replay::test_error_handling |
| 1286 | 2026-03-20T03:56:52.991Z | PASS [ 3.348s] ( 21/777) integration-tests::integration record_replay::test_exit_code_edge_cases |
| 1287 | 2026-03-20T03:56:53.013Z | PASS [ 1.902s] ( 22/777) integration-tests::integration record_replay::test_portable_recording_from_named_pipe |
| 1288 | 2026-03-20T03:56:53.274Z | PASS [ 1.066s] ( 23/777) integration-tests::integration record_replay::test_replay_requires_experimental_feature |
| 1289 | 2026-03-20T03:56:53.313Z | PASS [ 2.152s] ( 24/777) integration-tests::integration record_replay::test_portable_recording_read |
| 1290 | 2026-03-20T03:56:53.378Z | PASS [ 1.756s] ( 25/777) integration-tests::integration record_replay::test_replay_output_not_captured |
| 1291 | 2026-03-20T03:56:54.283Z | PASS [ 2.787s] ( 26/777) integration-tests::integration record_replay::test_replay_options |
| 1292 | 2026-03-20T03:56:54.584Z | PASS [ 3.302s] ( 27/777) integration-tests::integration record_replay::test_record_replay_cycle |
| 1293 | 2026-03-20T03:56:54.651Z | PASS [ 1.701s] ( 28/777) integration-tests::integration record_replay::test_replayability_all_runs_non_replayable |
| 1294 | 2026-03-20T03:56:54.772Z | PASS [ 1.758s] ( 29/777) integration-tests::integration record_replay::test_replayability_latest_marker_based_on_time |
| 1295 | 2026-03-20T03:56:54.847Z | PASS [ 1.572s] ( 30/777) integration-tests::integration record_replay::test_replayability_missing_run_log |
| 1296 | 2026-03-20T03:56:54.912Z | PASS [ 1.593s] ( 31/777) integration-tests::integration record_replay::test_replayability_missing_store_zip |
| 1297 | 2026-03-20T03:56:55.155Z | PASS [ 1.776s] ( 32/777) integration-tests::integration record_replay::test_rerun_all_pass |
| 1298 | 2026-03-20T03:56:56.366Z | PASS [ 1.452s] ( 33/777) integration-tests::integration record_replay::test_rerun_requires_experimental_feature |
| 1299 | 2026-03-20T03:56:56.817Z | PASS [ 2.164s] ( 34/777) integration-tests::integration record_replay::test_rerun_errors |
| 1300 | 2026-03-20T03:56:56.905Z | PASS [ 2.131s] ( 35/777) integration-tests::integration record_replay::test_rerun_expanded |
| 1301 | 2026-03-20T03:56:57.632Z | PASS [ 12.300s] ( 36/777) integration-tests::integration test_archive_with_build_filter |
| 1302 | 2026-03-20T03:56:57.956Z | PASS [ 1.590s] ( 37/777) integration-tests::integration record_replay::test_rerun_tests_outstanding |
| 1303 | 2026-03-20T03:56:58.219Z | PASS [ 3.909s] ( 38/777) integration-tests::integration record_replay::test_rerun_basic_flow |
| 1304 | 2026-03-20T03:56:59.002Z | PASS [ 2.184s] ( 39/777) integration-tests::integration record_replay::test_run_id_prefix_resolution |
| 1305 | 2026-03-20T03:56:59.122Z | PASS [ 1.482s] ( 40/777) integration-tests::integration record_replay::test_stress_runs |
| 1306 | 2026-03-20T03:56:59.246Z | PASS [ 2.338s] ( 41/777) integration-tests::integration record_replay::test_store_management |
| 1307 | 2026-03-20T03:56:59.311Z | PASS [ 1.084s] ( 42/777) integration-tests::integration test_archive_with_unsupported_test_filter |
| 1308 | 2026-03-20T03:56:59.413Z | PASS [ 1.454s] ( 43/777) integration-tests::integration record_replay::test_wrapped_portable_recording_read |
| 1309 | 2026-03-20T03:57:00.296Z | PASS [ 0.881s] ( 44/777) integration-tests::integration test_experimental_table_format_unknown_error |
| 1310 | 2026-03-20T03:57:00.484Z | PASS [ 5.876s] ( 45/777) integration-tests::integration record_replay::test_rerun_chain |
| 1311 | 2026-03-20T03:57:00.915Z | PASS [ 1.910s] ( 46/777) integration-tests::integration test_bench |
| 1312 | 2026-03-20T03:57:01.241Z | PASS [ 0.944s] ( 47/777) integration-tests::integration test_experimental_table_format_valid |
| 1313 | 2026-03-20T03:57:01.384Z | PASS [ 0.892s] ( 48/777) integration-tests::integration test_filterset_with_string_filters |
| 1314 | 2026-03-20T03:57:01.423Z | PASS [ 6.263s] ( 49/777) integration-tests::integration record_replay::test_rerun_run_id_selectors |
| 1315 | 2026-03-20T03:57:01.426Z | PASS [ 2.114s] ( 50/777) integration-tests::integration test_bench_termination |
| 1316 | 2026-03-20T03:57:01.431Z | PASS [ 2.184s] ( 51/777) integration-tests::integration test_bench_override_slow_timeout |
| 1317 | 2026-03-20T03:57:01.831Z | PASS [ 2.706s] ( 52/777) integration-tests::integration test_bench_ignores_test_slow_timeout |
| 1318 | 2026-03-20T03:57:01.945Z | PASS [ 1.029s] ( 53/777) integration-tests::integration test_filterset_without_string_filters |
| 1319 | 2026-03-20T03:57:02.121Z | PASS [ 7.270s] ( 54/777) integration-tests::integration record_replay::test_rerun_from_archive |
| 1320 | 2026-03-20T03:57:02.889Z | PASS [ 1.501s] ( 55/777) integration-tests::integration test_flaky_result_pass_cli |
| 1321 | 2026-03-20T03:57:02.896Z | PASS [ 1.654s] ( 56/777) integration-tests::integration test_flaky_result_fail_cli |
| 1322 | 2026-03-20T03:57:02.900Z | PASS [ 1.469s] ( 57/777) integration-tests::integration test_list_binaries_only |
| 1323 | 2026-03-20T03:57:02.999Z | PASS [ 1.567s] ( 58/777) integration-tests::integration test_list_default |
| 1324 | 2026-03-20T03:57:03.261Z | PASS [ 1.828s] ( 59/777) integration-tests::integration test_list_full |
| 1325 | 2026-03-20T03:57:03.583Z | PASS [ 1.751s] ( 60/777) integration-tests::integration test_list_full_after_build |
| 1326 | 2026-03-20T03:57:03.655Z | PASS [ 1.707s] ( 61/777) integration-tests::integration test_list_host_after_build |
| 1327 | 2026-03-20T03:57:04.168Z | PASS [ 2.033s] ( 62/777) integration-tests::integration test_list_target_after_build |
| 1328 | 2026-03-20T03:57:04.985Z | PASS [ 2.083s] ( 63/777) integration-tests::integration test_listing_with_target_runner |
| 1329 | 2026-03-20T03:57:05.065Z | PASS [ 2.061s] ( 64/777) integration-tests::integration test_overrides_wrapper_env |
| 1330 | 2026-03-20T03:57:05.452Z | PASS [ 1.795s] ( 65/777) integration-tests::integration test_retries_cli_preserves_flaky_fail |
| 1331 | 2026-03-20T03:57:06.235Z | PASS [ 3.334s] ( 66/777) integration-tests::integration test_override_timeout_result |
| 1332 | 2026-03-20T03:57:07.058Z | PASS [ 4.166s] ( 67/777) integration-tests::integration test_list_with_default_filter |
| 1333 | 2026-03-20T03:57:07.381Z | PASS [ 1.144s] ( 68/777) integration-tests::integration test_run_from_archive_with_missing_includes |
| 1334 | 2026-03-20T03:57:07.633Z | PASS [ 2.569s] ( 69/777) integration-tests::integration test_run_after_build |
| 1335 | 2026-03-20T03:57:08.169Z | PASS [ 4.904s] ( 70/777) integration-tests::integration test_relocated_run |
| 1336 | 2026-03-20T03:57:08.429Z | PASS [ 4.842s] ( 71/777) integration-tests::integration test_retries |
| 1337 | 2026-03-20T03:57:08.511Z | PASS [ 1.130s] ( 72/777) integration-tests::integration test_run_ignored |
| 1338 | 2026-03-20T03:57:08.960Z | PASS [ 4.788s] ( 73/777) integration-tests::integration test_retries_flaky_fail |
| 1339 | 2026-03-20T03:57:09.264Z | PASS [ 0.295s] ( 74/777) integration-tests::integration test_rustc_version_verbose_errors |
| 1340 | 2026-03-20T03:57:09.280Z | PASS [ 3.824s] ( 75/777) integration-tests::integration test_run_from_archive_with_includes |
| 1341 | 2026-03-20T03:57:09.724Z | PASS [ 1.287s] ( 76/777) integration-tests::integration test_run_with_priorities |
| 1342 | 2026-03-20T03:57:09.937Z | PASS [ 2.298s] ( 77/777) integration-tests::integration test_run_no_tests |
| 1343 | 2026-03-20T03:57:10.598Z | PASS [ 2.423s] ( 78/777) integration-tests::integration test_run_with_default_filter |
| 1344 | 2026-03-20T03:57:10.834Z | PASS [ 1.549s] ( 79/777) integration-tests::integration test_setup_script_error |
| 1345 | 2026-03-20T03:57:10.837Z | PASS [ 2.321s] ( 80/777) integration-tests::integration test_run_with_target_runner |
| 1346 | 2026-03-20T03:57:10.957Z | PASS [ 1.018s] ( 81/777) integration-tests::integration test_setup_scripts_not_enabled |
| 1347 | 2026-03-20T03:57:11.018Z | PASS [ 1.292s] ( 82/777) integration-tests::integration test_setup_script_reserved_env |
| 1348 | 2026-03-20T03:57:11.185Z | PASS [ 4.118s] ( 83/777) integration-tests::integration test_run_from_archive_with_no_includes |
| 1349 | 2026-03-20T03:57:11.411Z | PASS [ 2.148s] ( 84/777) integration-tests::integration test_setup_script_defined_env |
| 1350 | 2026-03-20T03:57:12.378Z | PASS [ 1.537s] ( 85/777) integration-tests::integration test_string_filters_without_filterset |
| 1351 | 2026-03-20T03:57:12.406Z | PASS [ 1.570s] ( 86/777) integration-tests::integration test_show_config_version |
| 1352 | 2026-03-20T03:57:13.567Z | PASS [ 1.160s] ( 87/777) integration-tests::integration test_version_error_precedes_unknown_experimental |
| 1353 | 2026-03-20T03:57:13.620Z | PASS [ 0.052s] ( 88/777) integration-tests::integration test_version_info |
| 1354 | 2026-03-20T03:57:13.848Z | PASS [ 2.435s] ( 89/777) integration-tests::integration test_timeout_with_flaky |
| 1355 | 2026-03-20T03:57:14.244Z | PASS [ 3.641s] ( 90/777) integration-tests::integration test_show_config_test_groups |
| 1356 | 2026-03-20T03:57:14.475Z | PASS [ 3.516s] ( 91/777) integration-tests::integration test_target_arg |
| 1357 | 2026-03-20T03:57:14.753Z | PASS [ 3.561s] ( 92/777) integration-tests::integration test_termination |
| 1358 | 2026-03-20T03:57:15.179Z | PASS [ 2.798s] ( 93/777) integration-tests::integration test_timeout_with_retries |
| 1359 | 2026-03-20T03:57:15.182Z | PASS [ 1.558s] ( 94/777) integration-tests::integration user_config::test_user_config_cli_override |
| 1360 | 2026-03-20T03:57:15.425Z | PASS [ 0.948s] ( 95/777) integration-tests::integration user_config::test_user_config_invalid_max_progress_running |
| 1361 | 2026-03-20T03:57:15.558Z | PASS [ 1.310s] ( 96/777) integration-tests::integration user_config::test_user_config_explicit_path_not_found |
| 1362 | 2026-03-20T03:57:15.652Z | PASS [ 1.801s] ( 97/777) integration-tests::integration user_config::test_user_config_env_override |
| 1363 | 2026-03-20T03:57:16.183Z | PASS [ 11.194s] ( 98/777) integration-tests::integration test_run |
| 1364 | 2026-03-20T03:57:16.345Z | PASS [ 1.591s] ( 99/777) integration-tests::integration user_config::test_user_config_invalid_show_progress |
| 1365 | 2026-03-20T03:57:16.384Z | PASS [ 0.038s] (100/777) cargo-nextest dispatch::clap_error::tests::test_extract_early_args |
| 1366 | 2026-03-20T03:57:16.388Z | PASS [ 1.203s] (101/777) integration-tests::integration user_config::test_user_config_malformed_toml |
| 1367 | 2026-03-20T03:57:16.402Z | PASS [ 0.018s] (102/777) cargo-nextest dispatch::core::run::tests::test_final_result |
| 1368 | 2026-03-20T03:57:16.423Z | PASS [ 0.018s] (103/777) cargo-nextest dispatch::core::tests::test_filter_env_vars_for_recording |
| 1369 | 2026-03-20T03:57:16.451Z | PASS [ 0.030s] (104/777) cargo-nextest dispatch::core::tests::test_test_binary_argument_parsing |
| 1370 | 2026-03-20T03:57:16.470Z | PASS [ 0.019s] (105/777) cargo-nextest dispatch::core::value_enums::tests::test_cargo_message_format_opt_combine |
| 1371 | 2026-03-20T03:57:16.491Z | PASS [ 0.019s] (106/777) cargo-nextest dispatch::core::value_enums::tests::test_cargo_message_format_predicates |
| 1372 | 2026-03-20T03:57:16.508Z | PASS [ 0.018s] (107/777) cargo-nextest dispatch::core::value_enums::tests::test_cargo_message_format_to_cargo_arg |
| 1373 | 2026-03-20T03:57:16.561Z | PASS [ 0.052s] (108/777) cargo-nextest errors::tests::test_format_experimental_features_not_enabled |
| 1374 | 2026-03-20T03:57:16.648Z | PASS [ 1.467s] (109/777) integration-tests::integration user_config::test_user_config_max_progress_running_infinite |
| 1375 | 2026-03-20T03:57:16.668Z | PASS [ 0.019s] (110/777) nextest-filtering parsing::tests::test_complex_error |
| 1376 | 2026-03-20T03:57:16.685Z | PASS [ 0.016s] (111/777) nextest-filtering parsing::tests::test_expected_eof |
| 1377 | 2026-03-20T03:57:16.703Z | PASS [ 0.017s] (112/777) nextest-filtering parsing::tests::test_expected_expr |
| 1378 | 2026-03-20T03:57:16.712Z | PASS [ 1.287s] (113/777) integration-tests::integration user_config::test_user_config_max_progress_running_integer |
| 1379 | 2026-03-20T03:57:16.719Z | PASS [ 0.016s] (114/777) nextest-filtering parsing::tests::test_invalid_and_operator |
| 1380 | 2026-03-20T03:57:16.729Z | PASS [ 0.016s] (115/777) nextest-filtering parsing::tests::test_invalid_escapes |
| 1381 | 2026-03-20T03:57:16.738Z | PASS [ 0.019s] (116/777) nextest-filtering parsing::tests::test_invalid_glob |
| 1382 | 2026-03-20T03:57:16.746Z | PASS [ 0.016s] (117/777) nextest-filtering parsing::tests::test_invalid_or_operator |
| 1383 | 2026-03-20T03:57:16.755Z | PASS [ 0.016s] (118/777) nextest-filtering parsing::tests::test_invalid_platform |
| 1384 | 2026-03-20T03:57:16.764Z | PASS [ 0.018s] (119/777) nextest-filtering parsing::tests::test_invalid_regex |
| 1385 | 2026-03-20T03:57:16.772Z | PASS [ 0.016s] (120/777) nextest-filtering parsing::tests::test_missing_argument |
| 1386 | 2026-03-20T03:57:16.780Z | PASS [ 0.016s] (121/777) nextest-filtering parsing::tests::test_missing_close_parentheses |
| 1387 | 2026-03-20T03:57:16.783Z | PASS [ 0.396s] (122/777) cargo-nextest dispatch::core::tests::test_argument_parsing |
| 1388 | 2026-03-20T03:57:16.790Z | PASS [ 0.019s] (123/777) nextest-filtering parsing::tests::test_missing_close_regex |
| 1389 | 2026-03-20T03:57:16.798Z | PASS [ 0.017s] (124/777) nextest-filtering parsing::tests::test_missing_open_parentheses |
| 1390 | 2026-03-20T03:57:16.802Z | PASS [ 0.019s] (125/777) nextest-filtering parsing::tests::test_missing_parentheses |
| 1391 | 2026-03-20T03:57:16.807Z | PASS [ 0.016s] (126/777) nextest-filtering parsing::tests::test_parse_comma |
| 1392 | 2026-03-20T03:57:16.814Z | PASS [ 0.016s] (127/777) nextest-filtering parsing::tests::test_parse_expr_difference |
| 1393 | 2026-03-20T03:57:16.821Z | PASS [ 0.022s] (128/777) nextest-filtering parsing::tests::test_parse_expr_intersection |
| 1394 | 2026-03-20T03:57:16.825Z | PASS [ 0.016s] (129/777) nextest-filtering parsing::tests::test_parse_expr_not |
| 1395 | 2026-03-20T03:57:16.831Z | PASS [ 1.273s] (130/777) integration-tests::integration user_config::test_user_config_missing_uses_defaults |
| 1396 | 2026-03-20T03:57:16.834Z | PASS [ 0.017s] (131/777) nextest-filtering parsing::tests::test_parse_expr_precedence |
| 1397 | 2026-03-20T03:57:16.837Z | PASS [ 0.015s] (132/777) nextest-filtering parsing::tests::test_parse_expr_set |
| 1398 | 2026-03-20T03:57:16.841Z | PASS [ 0.017s] (133/777) nextest-filtering parsing::tests::test_parse_expr_union |
| 1399 | 2026-03-20T03:57:16.853Z | PASS [ 0.016s] (134/777) nextest-filtering parsing::tests::test_parse_name_matcher_quote |
| 1400 | 2026-03-20T03:57:16.861Z | PASS [ 0.029s] (135/777) nextest-filtering parsing::tests::test_parse_glob_matcher |
| 1401 | 2026-03-20T03:57:16.866Z | PASS [ 0.035s] (136/777) nextest-filtering parsing::tests::test_parse_name_matcher |
| 1402 | 2026-03-20T03:57:16.874Z | PASS [ 0.034s] (137/777) nextest-filtering parsing::tests::test_parse_regex |
| 1403 | 2026-03-20T03:57:16.877Z | PASS [ 0.016s] (138/777) nextest-filtering parsing::tests::test_unexpected_argument |
| 1404 | 2026-03-20T03:57:16.880Z | PASS [ 0.027s] (139/777) nextest-filtering parsing::tests::test_parse_set_def |
| 1405 | 2026-03-20T03:57:16.883Z | PASS [ 0.016s] (140/777) nextest-filtering parsing::tests::test_unexpected_comma |
| 1406 | 2026-03-20T03:57:16.898Z | PASS [ 0.021s] (141/777) nextest-filtering::match test_binary_query |
| 1407 | 2026-03-20T03:57:16.901Z | PASS [ 0.019s] (142/777) nextest-filtering::match test_expr_binary |
| 1408 | 2026-03-20T03:57:16.905Z | PASS [ 0.019s] (143/777) nextest-filtering::match test_expr_binary_id_glob |
| 1409 | 2026-03-20T03:57:16.919Z | PASS [ 0.017s] (144/777) nextest-filtering::match test_expr_kind_partial |
| 1410 | 2026-03-20T03:57:16.919Z | PASS [ 0.021s] (145/777) nextest-filtering::match test_expr_deps |
| 1411 | 2026-03-20T03:57:16.924Z | PASS [ 0.024s] (146/777) nextest-filtering::match test_expr_kind |
| 1412 | 2026-03-20T03:57:16.938Z | PASS [ 0.019s] (147/777) nextest-filtering::match test_expr_package_equal |
| 1413 | 2026-03-20T03:57:16.941Z | PASS [ 0.019s] (148/777) nextest-filtering::match test_expr_package_contains |
| 1414 | 2026-03-20T03:57:16.946Z | PASS [ 0.022s] (149/777) nextest-filtering::match test_expr_package_regex |
| 1415 | 2026-03-20T03:57:16.958Z | PASS [ 0.019s] (150/777) nextest-filtering::match test_expr_platform |
| 1416 | 2026-03-20T03:57:16.961Z | PASS [ 0.021s] (151/777) nextest-filtering::match test_expr_rdeps |
| 1417 | 2026-03-20T03:57:16.964Z | PASS [ 0.018s] (152/777) nextest-filtering::match test_expr_test |
| 1418 | 2026-03-20T03:57:16.977Z | PASS [ 0.019s] (153/777) nextest-filtering::match test_expr_test_difference::with_and_not |
| 1419 | 2026-03-20T03:57:16.980Z | PASS [ 0.017s] (154/777) nextest-filtering::match test_expr_test_difference::with_minus |
| 1420 | 2026-03-20T03:57:16.984Z | PASS [ 0.019s] (155/777) nextest-filtering::match test_expr_test_intersect::with_ampersand |
| 1421 | 2026-03-20T03:57:16.997Z | PASS [ 0.019s] (156/777) nextest-filtering::match test_expr_test_not |
| 1422 | 2026-03-20T03:57:16.997Z | PASS [ 0.019s] (157/777) nextest-filtering::match test_expr_test_intersect::with_and |
| 1423 | 2026-03-20T03:57:17.003Z | PASS [ 0.019s] (158/777) nextest-filtering::match test_expr_test_union::with_or |
| 1424 | 2026-03-20T03:57:17.018Z | PASS [ 0.457s] (159/777) nextest-filtering parsing::tests::proptest_expr_roundtrip |
| 1425 | 2026-03-20T03:57:17.021Z | PASS [ 0.023s] (160/777) nextest-filtering::match test_expr_test_union::with_pipe |
| 1426 | 2026-03-20T03:57:17.024Z | PASS [ 0.026s] (161/777) nextest-filtering::match test_expr_test_union::with_plus |
| 1427 | 2026-03-20T03:57:17.035Z | PASS [ 0.017s] (162/777) nextest-metadata test_list::tests::mismatch_reason_all_variants_is_complete |
| 1428 | 2026-03-20T03:57:17.044Z | PASS [ 0.040s] (163/777) nextest-filtering::match test_expr_with_no_matching_packages |
| 1429 | 2026-03-20T03:57:17.047Z | PASS [ 0.023s] (164/777) nextest-metadata test_list::tests::test_binary_id_ord |
| 1430 | 2026-03-20T03:57:17.050Z | PASS [ 0.027s] (165/777) nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform |
| 1431 | 2026-03-20T03:57:17.053Z | PASS [ 0.018s] (166/777) nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified |
| 1432 | 2026-03-20T03:57:17.067Z | PASS [ 0.020s] (167/777) nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted |
| 1433 | 2026-03-20T03:57:17.070Z | PASS [ 0.018s] (168/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input |
| 1434 | 2026-03-20T03:57:17.073Z | PASS [ 0.018s] (169/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables |
| 1435 | 2026-03-20T03:57:17.077Z | PASS [ 0.032s] (170/777) nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform |
| 1436 | 2026-03-20T03:57:17.084Z | PASS [ 0.017s] (171/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before |
| 1437 | 2026-03-20T03:57:17.087Z | PASS [ 0.017s] (172/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after |
| 1438 | 2026-03-20T03:57:17.091Z | PASS [ 0.016s] (173/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value |
| 1439 | 2026-03-20T03:57:17.094Z | PASS [ 0.017s] (174/777) nextest-runner cargo_config::env::tests::test_cli_env_var_relative |
| 1440 | 2026-03-20T03:57:17.102Z | PASS [ 0.017s] (175/777) nextest-runner cargo_config::env::tests::test_relative_dir_for_unix |
| 1441 | 2026-03-20T03:57:17.106Z | PASS [ 0.020s] (176/777) nextest-runner cargo_config::env::tests::test_env_var_precedence |
| 1442 | 2026-03-20T03:57:17.110Z | PASS [ 0.022s] (177/777) nextest-runner cargo_config::target_triple::tests::test_find_target_triple |
| 1443 | 2026-03-20T03:57:17.114Z | PASS [ 0.018s] (178/777) nextest-runner cargo_config::target_triple::tests::test_host_tuple |
| 1444 | 2026-03-20T03:57:17.120Z | PASS [ 0.018s] (179/777) nextest-runner config::core::identifier::tests::test_invalid |
| 1445 | 2026-03-20T03:57:17.124Z | PASS [ 0.018s] (180/777) nextest-runner config::core::identifier::tests::test_tool_name_invalid |
| 1446 | 2026-03-20T03:57:17.128Z | PASS [ 0.018s] (181/777) nextest-runner config::core::identifier::tests::test_tool_name_valid |
| 1447 | 2026-03-20T03:57:17.131Z | PASS [ 0.017s] (182/777) nextest-runner config::core::identifier::tests::test_valid |
| 1448 | 2026-03-20T03:57:17.146Z | PASS [ 0.022s] (183/777) nextest-runner config::core::imp::tests::default_config_is_valid |
| 1449 | 2026-03-20T03:57:17.149Z | PASS [ 0.272s] (184/777) nextest-filtering proptest_helpers::tests::proptest_regex_valid |
| 1450 | 2026-03-20T03:57:17.163Z | PASS [ 0.019s] (185/777) nextest-runner config::core::nextest_version::tests::test_accumulate |
| 1451 | 2026-03-20T03:57:17.166Z | PASS [ 0.019s] (186/777) nextest-runner config::core::nextest_version::tests::test_experimental_formats |
| 1452 | 2026-03-20T03:57:17.183Z | PASS [ 0.020s] (187/777) nextest-runner config::core::nextest_version::tests::test_from_env_benchmarks |
| 1453 | 2026-03-20T03:57:17.186Z | PASS [ 0.020s] (188/777) nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::build_metadata |
| 1454 | 2026-03-20T03:57:17.203Z | PASS [ 0.019s] (189/777) nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::empty |
| 1455 | 2026-03-20T03:57:17.209Z | PASS [ 0.018s] (190/777) nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning |
| 1456 | 2026-03-20T03:57:17.221Z | PASS [ 0.018s] (191/777) nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::pre_release |
| 1457 | 2026-03-20T03:57:17.221Z | PASS [ 0.017s] (192/777) nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic |
| 1458 | 2026-03-20T03:57:17.244Z | PASS [ 0.022s] (193/777) nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic_with_patch |
| 1459 | 2026-03-20T03:57:17.260Z | PASS [ 0.031s] (194/777) nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_error_and_warning |
| 1460 | 2026-03-20T03:57:17.275Z | PASS [ 6.256s] (195/777) integration-tests::integration test_target_dir |
| 1461 | 2026-03-20T03:57:17.279Z | PASS [ 0.035s] (196/777) nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_warning |
| 1462 | 2026-03-20T03:57:17.290Z | PASS [ 0.030s] (197/777) nextest-runner config::core::tool_config::tests::parse_tool_config_file |
| 1463 | 2026-03-20T03:57:17.331Z | PASS [ 1.678s] (198/777) integration-tests::integration user_config::test_user_config_unknown_section |
| 1464 | 2026-03-20T03:57:17.542Z | PASS [ 1.333s] (199/777) integration-tests::integration user_config::test_user_config_values_applied |
| 1465 | 2026-03-20T03:57:17.620Z | PASS [ 0.496s] (200/777) nextest-runner config::core::imp::tests::deprecated_script_config_warning |
| 1466 | 2026-03-20T03:57:17.623Z | PASS [ 0.491s] (201/777) nextest-runner config::core::imp::tests::script_warnings |
| 1467 | 2026-03-20T03:57:17.652Z | PASS [ 0.523s] (202/777) nextest-runner config::core::imp::tests::ignored_keys |
| 1468 | 2026-03-20T03:57:17.763Z | PASS [ 0.483s] (203/777) nextest-runner config::elements::archive::tests::parse_invalid::absolute_path |
| 1469 | 2026-03-20T03:57:17.770Z | PASS [ 0.493s] (204/777) nextest-runner config::core::tool_config::tests::tool_config_basic |
| 1470 | 2026-03-20T03:57:17.791Z | PASS [ 0.460s] (205/777) nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing_type |
| 1471 | 2026-03-20T03:57:17.794Z | PASS [ 0.501s] (206/777) nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing |
| 1472 | 2026-03-20T03:57:17.809Z | PASS [ 0.017s] (207/777) nextest-runner config::elements::archive::tests::test_join_rel_path |
| 1473 | 2026-03-20T03:57:17.964Z | PASS [ 0.422s] (208/777) nextest-runner config::elements::archive::tests::parse_invalid::invalid_relative_to |
| 1474 | 2026-03-20T03:57:18.048Z | PASS [ 0.428s] (209/777) nextest-runner config::elements::archive::tests::parse_invalid::missing_list |
| 1475 | 2026-03-20T03:57:18.080Z | PASS [ 0.459s] (210/777) nextest-runner config::elements::archive::tests::parse_invalid::missing_relative_to |
| 1476 | 2026-03-20T03:57:18.109Z | PASS [ 0.456s] (211/777) nextest-runner config::elements::archive::tests::parse_invalid::negative_depth |
| 1477 | 2026-03-20T03:57:18.220Z | PASS [ 0.457s] (212/777) nextest-runner config::elements::archive::tests::parse_invalid::parent_component |
| 1478 | 2026-03-20T03:57:18.249Z | PASS [ 0.457s] (213/777) nextest-runner config::elements::global_timeout::tests::bench_globaltimeout_is_independent::bench_global_timeout_does_not_affect_global_timeout |
| 1479 | 2026-03-20T03:57:18.252Z | PASS [ 0.478s] (214/777) nextest-runner config::elements::archive::tests::parse_valid |
| 1480 | 2026-03-20T03:57:18.310Z | PASS [ 0.500s] (215/777) nextest-runner config::elements::global_timeout::tests::bench_globaltimeout_is_independent::both_global_timeout_and_bench_global_timeout_can_be_set_independently |
| 1481 | 2026-03-20T03:57:18.440Z | PASS [ 0.475s] (216/777) nextest-runner config::elements::global_timeout::tests::bench_globaltimeout_is_independent::empty_config_uses_defaults_for_both_modes |
| 1482 | 2026-03-20T03:57:18.469Z | PASS [ 0.389s] (217/777) nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1483 | 2026-03-20T03:57:18.473Z | PASS [ 0.421s] (218/777) nextest-runner config::elements::global_timeout::tests::bench_globaltimeout_is_independent::global_timeout_does_not_affect_bench_global_timeout |
| 1484 | 2026-03-20T03:57:18.531Z | PASS [ 0.422s] (219/777) nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1485 | 2026-03-20T03:57:18.642Z | PASS [ 0.421s] (220/777) nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1486 | 2026-03-20T03:57:18.694Z | PASS [ 0.445s] (221/777) nextest-runner config::elements::inherits::tests::profile_inheritance::c_to_d_to_e_scc_cycle |
| 1487 | 2026-03-20T03:57:18.756Z | PASS [ 0.507s] (222/777) nextest-runner config::elements::inherits::tests::invalid_upward_inheritance |
| 1488 | 2026-03-20T03:57:18.785Z | PASS [ 0.475s] (223/777) nextest-runner config::elements::inherits::tests::profile_inheritance::inherit_from_defined_default_profile |
| 1489 | 2026-03-20T03:57:18.892Z | PASS [ 0.452s] (224/777) nextest-runner config::elements::inherits::tests::profile_inheritance::inherit_from_nonexistent_default_profile |
| 1490 | 2026-03-20T03:57:18.918Z | PASS [ 0.449s] (225/777) nextest-runner config::elements::inherits::tests::profile_inheritance::inheritance_errors_detected |
| 1491 | 2026-03-20T03:57:18.949Z | PASS [ 0.480s] (226/777) nextest-runner config::elements::inherits::tests::profile_inheritance::self_referential_error_not_inheritance_cycle |
| 1492 | 2026-03-20T03:57:18.981Z | PASS [ 0.450s] (227/777) nextest-runner config::elements::inherits::tests::profile_inheritance::three_level_inheritance |
| 1493 | 2026-03-20T03:57:19.116Z | PASS [ 0.474s] (228/777) nextest-runner config::elements::inherits::tests::valid_downward_inheritance |
| 1494 | 2026-03-20T03:57:19.144Z | PASS [ 0.449s] (229/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1495 | 2026-03-20T03:57:19.176Z | PASS [ 0.419s] (230/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 1496 | 2026-03-20T03:57:19.204Z | PASS [ 0.419s] (231/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1497 | 2026-03-20T03:57:19.312Z | PASS [ 0.420s] (232/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::incorrect_leak_timeout_format |
| 1498 | 2026-03-20T03:57:19.368Z | PASS [ 0.450s] (233/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1499 | 2026-03-20T03:57:19.395Z | PASS [ 0.445s] (234/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_leak_timeout_table_should_error |
| 1500 | 2026-03-20T03:57:19.457Z | PASS [ 0.476s] (235/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_table |
| 1501 | 2026-03-20T03:57:19.562Z | PASS [ 0.446s] (236/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::empty_string_max_fail |
| 1502 | 2026-03-20T03:57:19.590Z | PASS [ 0.446s] (237/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_map_key |
| 1503 | 2026-03-20T03:57:19.607Z | PASS [ 0.017s] (238/777) nextest-runner config::elements::max_fail::tests::maxfail_builder_from_str |
| 1504 | 2026-03-20T03:57:19.648Z | PASS [ 0.472s] (239/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_max_fail_type |
| 1505 | 2026-03-20T03:57:19.652Z | PASS [ 0.444s] (240/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail |
| 1506 | 2026-03-20T03:57:19.793Z | PASS [ 0.480s] (241/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_string_max_fail |
| 1507 | 2026-03-20T03:57:19.821Z | PASS [ 0.453s] (242/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail |
| 1508 | 2026-03-20T03:57:19.824Z | PASS [ 0.426s] (243/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_as_positive_integer |
| 1509 | 2026-03-20T03:57:19.852Z | PASS [ 0.395s] (244/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed |
| 1510 | 2026-03-20T03:57:19.991Z | PASS [ 0.428s] (245/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::zero_string |
| 1511 | 2026-03-20T03:57:20.020Z | PASS [ 0.413s] (246/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_false |
| 1512 | 2026-03-20T03:57:20.037Z | PASS [ 0.016s] (247/777) nextest-runner config::elements::priority::tests::priority_deserialize |
| 1513 | 2026-03-20T03:57:20.054Z | PASS [ 0.017s] (248/777) nextest-runner config::elements::priority::tests::priority_out_of_range |
| 1514 | 2026-03-20T03:57:20.070Z | PASS [ 0.015s] (249/777) nextest-runner config::elements::priority::tests::priority_sort_order |
| 1515 | 2026-03-20T03:57:20.111Z | PASS [ 0.462s] (250/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_true |
| 1516 | 2026-03-20T03:57:20.142Z | PASS [ 0.493s] (251/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1 |
| 1517 | 2026-03-20T03:57:20.257Z | PASS [ 0.463s] (252/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1_with_explicit_wait |
| 1518 | 2026-03-20T03:57:20.260Z | PASS [ 0.435s] (253/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_2 |
| 1519 | 2026-03-20T03:57:20.285Z | PASS [ 0.463s] (254/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1_with_immediate |
| 1520 | 2026-03-20T03:57:20.342Z | PASS [ 0.489s] (255/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_5_with_immediate |
| 1521 | 2026-03-20T03:57:20.481Z | PASS [ 0.489s] (256/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_all |
| 1522 | 2026-03-20T03:57:20.484Z | PASS [ 0.411s] (257/777) nextest-runner config::elements::retry_policy::tests::overrides_flaky_result |
| 1523 | 2026-03-20T03:57:20.541Z | PASS [ 0.429s] (258/777) nextest-runner config::elements::retry_policy::tests::overrides_flaky_result_independent_resolution |
| 1524 | 2026-03-20T03:57:20.567Z | PASS [ 0.424s] (259/777) nextest-runner config::elements::retry_policy::tests::overrides_flaky_result_only |
| 1525 | 2026-03-20T03:57:20.681Z | PASS [ 0.424s] (260/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple |
| 1526 | 2026-03-20T03:57:20.684Z | PASS [ 0.424s] (261/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr |
| 1527 | 2026-03-20T03:57:20.765Z | PASS [ 0.480s] (262/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple |
| 1528 | 2026-03-20T03:57:20.825Z | PASS [ 0.483s] (263/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple |
| 1529 | 2026-03-20T03:57:20.906Z | PASS [ 0.425s] (264/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple |
| 1530 | 2026-03-20T03:57:20.988Z | PASS [ 0.448s] (265/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones |
| 1531 | 2026-03-20T03:57:20.991Z | PASS [ 0.507s] (266/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr |
| 1532 | 2026-03-20T03:57:21.049Z | PASS [ 0.483s] (267/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::my_test_matches_exactly |
| 1533 | 2026-03-20T03:57:21.133Z | PASS [ 0.452s] (268/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::no_retries_specified |
| 1534 | 2026-03-20T03:57:21.190Z | PASS [ 0.508s] (269/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly |
| 1535 | 2026-03-20T03:57:21.246Z | PASS [ 0.481s] (270/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::not_match |
| 1536 | 2026-03-20T03:57:21.272Z | PASS [ 0.446s] (271/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones |
| 1537 | 2026-03-20T03:57:21.300Z | PASS [ 0.394s] (272/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration |
| 1538 | 2026-03-20T03:57:21.406Z | PASS [ 0.417s] (273/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay |
| 1539 | 2026-03-20T03:57:21.461Z | PASS [ 0.472s] (274/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count |
| 1540 | 2026-03-20T03:57:21.488Z | PASS [ 0.438s] (275/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay |
| 1541 | 2026-03-20T03:57:21.547Z | PASS [ 0.413s] (276/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count |
| 1542 | 2026-03-20T03:57:21.575Z | PASS [ 0.384s] (277/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay |
| 1543 | 2026-03-20T03:57:21.686Z | PASS [ 0.440s] (278/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count |
| 1544 | 2026-03-20T03:57:21.766Z | PASS [ 0.493s] (279/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::invalid_flaky_result_value |
| 1545 | 2026-03-20T03:57:21.824Z | PASS [ 0.523s] (280/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff |
| 1546 | 2026-03-20T03:57:21.850Z | PASS [ 0.444s] (281/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay |
| 1547 | 2026-03-20T03:57:21.908Z | PASS [ 0.446s] (282/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay |
| 1548 | 2026-03-20T03:57:21.963Z | PASS [ 0.474s] (283/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff |
| 1549 | 2026-03-20T03:57:21.993Z | PASS [ 0.446s] (284/777) nextest-runner config::elements::retry_policy::tests::parse_retries_valid |
| 1550 | 2026-03-20T03:57:22.022Z | PASS [ 0.446s] (285/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::bench_slow_timeout_does_not_affect_slow_timeout |
| 1551 | 2026-03-20T03:57:22.076Z | PASS [ 0.389s] (286/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::bench_slow_timeout_string_notation |
| 1552 | 2026-03-20T03:57:22.158Z | PASS [ 0.391s] (287/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::both_slow_timeout_and_bench_slow_timeout_can_be_set_independently |
| 1553 | 2026-03-20T03:57:22.218Z | PASS [ 0.390s] (288/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::empty_config_uses_defaults_for_both_modes |
| 1554 | 2026-03-20T03:57:22.296Z | PASS [ 0.446s] (289/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::slow_timeout_does_not_affect_bench_slow_timeout |
| 1555 | 2026-03-20T03:57:22.351Z | PASS [ 0.443s] (290/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 1556 | 2026-03-20T03:57:22.432Z | PASS [ 0.468s] (291/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 1557 | 2026-03-20T03:57:22.489Z | PASS [ 0.467s] (292/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::override_on_timeout_option |
| 1558 | 2026-03-20T03:57:22.492Z | PASS [ 0.495s] (293/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 1559 | 2026-03-20T03:57:22.547Z | PASS [ 0.471s] (294/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 1560 | 2026-03-20T03:57:22.603Z | PASS [ 0.446s] (295/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error |
| 1561 | 2026-03-20T03:57:22.658Z | PASS [ 0.444s] (296/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table |
| 1562 | 2026-03-20T03:57:22.683Z | PASS [ 0.387s] (297/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period |
| 1563 | 2026-03-20T03:57:22.741Z | PASS [ 0.390s] (298/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_result_failure |
| 1564 | 2026-03-20T03:57:22.875Z | PASS [ 0.444s] (299/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_result_success |
| 1565 | 2026-03-20T03:57:22.955Z | PASS [ 0.466s] (300/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail |
| 1566 | 2026-03-20T03:57:22.985Z | PASS [ 0.496s] (301/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_ |
| 1567 | 2026-03-20T03:57:23.015Z | PASS [ 0.467s] (302/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name |
| 1568 | 2026-03-20T03:57:23.018Z | PASS [ 0.412s] (303/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_is_global |
| 1569 | 2026-03-20T03:57:23.098Z | PASS [ 0.439s] (304/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon |
| 1570 | 2026-03-20T03:57:23.128Z | PASS [ 0.444s] (305/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_starts_with_ |
| 1571 | 2026-03-20T03:57:23.186Z | PASS [ 0.445s] (306/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_valid |
| 1572 | 2026-03-20T03:57:23.267Z | PASS [ 0.392s] (307/777) nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_downstream_tool_config |
| 1573 | 2026-03-20T03:57:23.403Z | PASS [ 0.447s] (308/777) nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_user_config |
| 1574 | 2026-03-20T03:57:23.458Z | PASS [ 0.473s] (309/777) nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_tool_config |
| 1575 | 2026-03-20T03:57:23.461Z | PASS [ 0.443s] (310/777) nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_user_config |
| 1576 | 2026-03-20T03:57:23.516Z | PASS [ 0.501s] (311/777) nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_is_global |
| 1577 | 2026-03-20T03:57:23.541Z | PASS [ 0.443s] (312/777) nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_ |
| 1578 | 2026-03-20T03:57:23.598Z | PASS [ 0.471s] (313/777) nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_tool_ |
| 1579 | 2026-03-20T03:57:23.628Z | PASS [ 0.360s] (314/777) nextest-runner config::elements::test_threads::tests::parse_test_threads::negative |
| 1580 | 2026-03-20T03:57:23.631Z | PASS [ 0.441s] (315/777) nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_valid |
| 1581 | 2026-03-20T03:57:23.713Z | PASS [ 0.309s] (316/777) nextest-runner config::elements::test_threads::tests::parse_test_threads::num_cpus |
| 1582 | 2026-03-20T03:57:23.923Z | PASS [ 0.465s] (317/777) nextest-runner config::elements::test_threads::tests::parse_test_threads::zero |
| 1583 | 2026-03-20T03:57:23.952Z | PASS [ 0.493s] (318/777) nextest-runner config::elements::test_threads::tests::parse_test_threads::positive |
| 1584 | 2026-03-20T03:57:24.008Z | PASS [ 0.492s] (319/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::negative |
| 1585 | 2026-03-20T03:57:24.012Z | PASS [ 0.469s] (320/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus |
| 1586 | 2026-03-20T03:57:24.069Z | PASS [ 0.441s] (321/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads |
| 1587 | 2026-03-20T03:57:24.073Z | PASS [ 0.470s] (322/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads |
| 1588 | 2026-03-20T03:57:24.095Z | PASS [ 0.467s] (323/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads |
| 1589 | 2026-03-20T03:57:24.129Z | PASS [ 0.416s] (324/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::positive |
| 1590 | 2026-03-20T03:57:24.264Z | PASS [ 0.340s] (325/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::zero |
| 1591 | 2026-03-20T03:57:24.376Z | PASS [ 0.425s] (326/777) nextest-runner config::overrides::imp::tests::cfg_unix_with_custom_platform |
| 1592 | 2026-03-20T03:57:24.430Z | PASS [ 0.420s] (327/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform |
| 1593 | 2026-03-20T03:57:24.541Z | PASS [ 0.532s] (328/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified |
| 1594 | 2026-03-20T03:57:24.568Z | PASS [ 0.499s] (329/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_without_platform |
| 1595 | 2026-03-20T03:57:24.571Z | PASS [ 0.499s] (330/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_with_default |
| 1596 | 2026-03-20T03:57:24.585Z | PASS [ 0.017s] (331/777) nextest-runner config::scripts::env_map::tests::apply_env |
| 1597 | 2026-03-20T03:57:24.599Z | PASS [ 0.504s] (332/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filterset_in_default_filter |
| 1598 | 2026-03-20T03:57:24.603Z | PASS [ 0.017s] (333/777) nextest-runner config::scripts::env_map::tests::new_rejects_invalid_key |
| 1599 | 2026-03-20T03:57:24.616Z | PASS [ 0.017s] (334/777) nextest-runner config::scripts::env_map::tests::validate_env_var_key_invalid |
| 1600 | 2026-03-20T03:57:24.619Z | PASS [ 0.015s] (335/777) nextest-runner config::scripts::env_map::tests::validate_env_var_key_valid |
| 1601 | 2026-03-20T03:57:24.628Z | PASS [ 0.499s] (336/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::empty_platform_map |
| 1602 | 2026-03-20T03:57:24.660Z | PASS [ 0.395s] (337/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_filterset |
| 1603 | 2026-03-20T03:57:24.721Z | PASS [ 0.344s] (338/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_platform_expression |
| 1604 | 2026-03-20T03:57:24.750Z | PASS [ 0.319s] (339/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::neither_platform_nor_filter_specified |
| 1605 | 2026-03-20T03:57:24.916Z | PASS [ 0.375s] (340/777) nextest-runner config::overrides::imp::tests::test_overrides_basic |
| 1606 | 2026-03-20T03:57:24.999Z | PASS [ 0.430s] (341/777) nextest-runner config::overrides::imp::tests::test_overrides_bench_slow_timeout |
| 1607 | 2026-03-20T03:57:25.079Z | PASS [ 0.462s] (342/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::empty_platform_map |
| 1608 | 2026-03-20T03:57:25.110Z | PASS [ 0.491s] (343/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_filterset |
| 1609 | 2026-03-20T03:57:25.193Z | PASS [ 0.565s] (344/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_platform_expression |
| 1610 | 2026-03-20T03:57:25.197Z | PASS [ 0.533s] (345/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified |
| 1611 | 2026-03-20T03:57:25.223Z | PASS [ 0.473s] (346/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool |
| 1612 | 2026-03-20T03:57:25.227Z | PASS [ 0.501s] (347/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined::tool_config_in_main_program |
| 1613 | 2026-03-20T03:57:25.306Z | PASS [ 0.389s] (348/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::command_line_is_duplicate |
| 1614 | 2026-03-20T03:57:25.339Z | PASS [ 0.340s] (349/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command |
| 1615 | 2026-03-20T03:57:25.390Z | PASS [ 0.311s] (350/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_array_in_table |
| 1616 | 2026-03-20T03:57:25.453Z | PASS [ 0.343s] (351/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_in_table |
| 1617 | 2026-03-20T03:57:25.660Z | PASS [ 0.466s] (352/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_containing_key_first_character_a_digit |
| 1618 | 2026-03-20T03:57:25.716Z | PASS [ 0.522s] (353/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_list |
| 1619 | 2026-03-20T03:57:25.743Z | PASS [ 0.519s] (354/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_containing_key_started_with_an_unsupported_characters |
| 1620 | 2026-03-20T03:57:25.775Z | PASS [ 0.551s] (355/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_containing_key_reserved_for_internal_use |
| 1621 | 2026-03-20T03:57:25.778Z | PASS [ 0.468s] (356/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_containing_key_with_unsupported_characters |
| 1622 | 2026-03-20T03:57:25.828Z | PASS [ 0.489s] (357/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_is_duplicate |
| 1623 | 2026-03-20T03:57:25.831Z | PASS [ 0.438s] (358/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_is_not_a_map |
| 1624 | 2026-03-20T03:57:25.858Z | PASS [ 0.404s] (359/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_relative_to_value |
| 1625 | 2026-03-20T03:57:25.920Z | PASS [ 0.260s] (360/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_script_name |
| 1626 | 2026-03-20T03:57:26.161Z | PASS [ 0.445s] (361/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_target_runner_value |
| 1627 | 2026-03-20T03:57:26.217Z | PASS [ 0.474s] (362/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name |
| 1628 | 2026-03-20T03:57:26.244Z | PASS [ 0.469s] (363/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command |
| 1629 | 2026-03-20T03:57:26.300Z | PASS [ 0.525s] (364/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command_line_in_table |
| 1630 | 2026-03-20T03:57:26.324Z | PASS [ 0.496s] (365/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::relative_to_is_duplicate |
| 1631 | 2026-03-20T03:57:26.327Z | PASS [ 0.468s] (366/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::target_runner_is_not_a_string |
| 1632 | 2026-03-20T03:57:26.327Z | PASS [ 0.496s] (367/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration |
| 1633 | 2026-03-20T03:57:26.342Z | PASS [ 0.016s] (368/777) nextest-runner config::utils::helpers::tests::test_deserialize_relative_path |
| 1634 | 2026-03-20T03:57:26.360Z | PASS [ 0.439s] (369/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::unknown_field_in_command_table |
| 1635 | 2026-03-20T03:57:26.377Z | PASS [ 0.051s] (370/777) nextest-runner errors::tests::display_error_chain |
| 1636 | 2026-03-20T03:57:26.380Z | PASS [ 0.017s] (371/777) nextest-runner helpers::test::test_decimal_char_width |
| 1637 | 2026-03-20T03:57:26.395Z | PASS [ 0.053s] (372/777) nextest-runner errors::tests::display_error_list |
| 1638 | 2026-03-20T03:57:26.399Z | PASS [ 0.019s] (373/777) nextest-runner list::binary_list::tests::test_parse_binary_list |
| 1639 | 2026-03-20T03:57:26.399Z | PASS [ 0.021s] (374/777) nextest-runner list::binary_list::tests::test_parse_binary_list_from_message_lines |
| 1640 | 2026-03-20T03:57:26.421Z | PASS [ 0.260s] (375/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_list_using_run_filters::list_scripts_using_run_filters |
| 1641 | 2026-03-20T03:57:26.427Z | PASS [ 0.032s] (376/777) nextest-runner list::partition_tests::proptest_slice_even_distribution |
| 1642 | 2026-03-20T03:57:26.438Z | PASS [ 0.041s] (377/777) nextest-runner list::partition_tests::proptest_slice_ignored_independence |
| 1643 | 2026-03-20T03:57:26.441Z | PASS [ 0.020s] (378/777) nextest-runner list::partition_tests::test_apply_per_binary_partitioning_count |
| 1644 | 2026-03-20T03:57:26.444Z | PASS [ 0.046s] (379/777) nextest-runner list::partition_tests::proptest_slice_shards_complete_and_disjoint |
| 1645 | 2026-03-20T03:57:26.447Z | PASS [ 0.019s] (380/777) nextest-runner list::partition_tests::test_partition_hash |
| 1646 | 2026-03-20T03:57:26.457Z | PASS [ 0.019s] (381/777) nextest-runner list::partition_tests::test_partition_ignored_independent |
| 1647 | 2026-03-20T03:57:26.460Z | PASS [ 0.019s] (382/777) nextest-runner list::partition_tests::test_partition_prefiltered_excluded_from_counting |
| 1648 | 2026-03-20T03:57:26.463Z | PASS [ 0.018s] (383/777) nextest-runner list::partition_tests::test_partition_rerun_already_passed |
| 1649 | 2026-03-20T03:57:26.467Z | PASS [ 0.017s] (384/777) nextest-runner list::partition_tests::test_partition_test_count_and_run_count |
| 1650 | 2026-03-20T03:57:26.477Z | PASS [ 0.019s] (385/777) nextest-runner list::partition_tests::test_slice_cross_binary_distribution |
| 1651 | 2026-03-20T03:57:26.480Z | PASS [ 0.019s] (386/777) nextest-runner list::partition_tests::test_slice_prefiltered_excluded_from_cross_binary_counting |
| 1652 | 2026-03-20T03:57:26.480Z | PASS [ 0.018s] (387/777) nextest-runner list::partition_tests::test_slice_rerun_already_passed_cross_binary |
| 1653 | 2026-03-20T03:57:26.483Z | PASS [ 0.017s] (388/777) nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir |
| 1654 | 2026-03-20T03:57:26.494Z | PASS [ 0.016s] (389/777) nextest-runner list::rust_build_meta::tests::test_from_summary::build_directory_absent_defaults_to_target_directory |
| 1655 | 2026-03-20T03:57:26.497Z | PASS [ 0.018s] (390/777) nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths |
| 1656 | 2026-03-20T03:57:26.497Z | PASS [ 0.015s] (391/777) nextest-runner list::rust_build_meta::tests::test_from_summary::build_directory_differs_from_target_directory |
| 1657 | 2026-03-20T03:57:26.497Z | PASS [ 0.015s] (392/777) nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms |
| 1658 | 2026-03-20T03:57:26.511Z | PASS [ 0.016s] (393/777) nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets |
| 1659 | 2026-03-20T03:57:26.515Z | PASS [ 0.016s] (394/777) nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field |
| 1660 | 2026-03-20T03:57:26.515Z | PASS [ 0.017s] (395/777) nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field |
| 1661 | 2026-03-20T03:57:26.515Z | PASS [ 0.016s] (396/777) nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field |
| 1662 | 2026-03-20T03:57:26.529Z | PASS [ 0.017s] (397/777) nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary |
| 1663 | 2026-03-20T03:57:26.532Z | PASS [ 0.017s] (398/777) nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets |
| 1664 | 2026-03-20T03:57:26.532Z | PASS [ 0.017s] (399/777) nextest-runner list::rust_build_meta::tests::test_to_archive_summary_omits_build_directory |
| 1665 | 2026-03-20T03:57:26.532Z | PASS [ 0.017s] (400/777) nextest-runner list::rust_build_meta::tests::test_to_summary::build_directory_differs_from_target_directory |
| 1666 | 2026-03-20T03:57:26.547Z | PASS [ 0.017s] (401/777) nextest-runner list::test_list::tests::apply_wrappers_examples |
| 1667 | 2026-03-20T03:57:26.549Z | PASS [ 0.018s] (402/777) nextest-runner list::rust_build_meta::tests::test_to_summary::build_directory_equals_target_directory |
| 1668 | 2026-03-20T03:57:26.550Z | PASS [ 0.017s] (403/777) nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target |
| 1669 | 2026-03-20T03:57:26.550Z | PASS [ 0.018s] (404/777) nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target |
| 1670 | 2026-03-20T03:57:26.553Z | PASS [ 0.335s] (405/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_unknown::unknown_scripts |
| 1671 | 2026-03-20T03:57:26.566Z | PASS [ 0.019s] (406/777) nextest-runner pager::tests::test_external_pager_double_finalize_is_idempotent |
| 1672 | 2026-03-20T03:57:26.569Z | PASS [ 0.016s] (407/777) nextest-runner pager::tests::test_external_pager_drop_without_finalize |
| 1673 | 2026-03-20T03:57:26.569Z | PASS [ 0.022s] (408/777) nextest-runner list::test_list::tests::test_parse_test_list |
| 1674 | 2026-03-20T03:57:26.584Z | PASS [ 0.018s] (409/777) nextest-runner pager::tests::test_external_pager_early_exit_squelches_broken_pipe |
| 1675 | 2026-03-20T03:57:26.587Z | PASS [ 0.015s] (410/777) nextest-runner pager::tests::test_request_pager_never_paginate |
| 1676 | 2026-03-20T03:57:26.587Z | PASS [ 0.017s] (411/777) nextest-runner pager::tests::test_external_pager_write_and_finalize |
| 1677 | 2026-03-20T03:57:26.590Z | PASS [ 0.344s] (412/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_wrong_type::wrong_script_types |
| 1678 | 2026-03-20T03:57:26.600Z | PASS [ 0.053s] (413/777) nextest-runner list::test_list::tests::test_parse_list_lines |
| 1679 | 2026-03-20T03:57:26.603Z | PASS [ 0.016s] (414/777) nextest-runner pager::tests::test_terminal_output |
| 1680 | 2026-03-20T03:57:26.603Z | PASS [ 0.015s] (415/777) nextest-runner pager::tests::test_terminal_output_drop |
| 1681 | 2026-03-20T03:57:26.603Z | PASS [ 0.015s] (416/777) nextest-runner partition::tests::partitioner_builder_from_str |
| 1682 | 2026-03-20T03:57:26.603Z | PASS [ 0.015s] (417/777) nextest-runner partition::tests::partitioner_builder_scope |
| 1683 | 2026-03-20T03:57:26.618Z | PASS [ 0.016s] (418/777) nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace |
| 1684 | 2026-03-20T03:57:26.621Z | PASS [ 0.017s] (419/777) nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines |
| 1685 | 2026-03-20T03:57:26.621Z | PASS [ 0.017s] (420/777) nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line |
| 1686 | 2026-03-20T03:57:26.621Z | PASS [ 0.017s] (421/777) nextest-runner platform::tests::test_from_rustc_output_invalid |
| 1687 | 2026-03-20T03:57:26.621Z | PASS [ 0.018s] (422/777) nextest-runner record::chrome_trace::tests::basic_test_run |
| 1688 | 2026-03-20T03:57:26.637Z | PASS [ 0.019s] (423/777) nextest-runner record::chrome_trace::tests::empty_run_produces_only_run_lifecycle |
| 1689 | 2026-03-20T03:57:26.640Z | PASS [ 0.020s] (424/777) nextest-runner record::chrome_trace::tests::pause_resume_with_setup_scripts |
| 1690 | 2026-03-20T03:57:26.640Z | PASS [ 0.020s] (425/777) nextest-runner record::chrome_trace::tests::pause_resume_splits_events |
| 1691 | 2026-03-20T03:57:26.640Z | PASS [ 0.020s] (426/777) nextest-runner record::chrome_trace::tests::multiple_binaries_grouping_modes |
| 1692 | 2026-03-20T03:57:26.640Z | PASS [ 0.018s] (427/777) nextest-runner record::chrome_trace::tests::pause_resume_with_stress_subrun |
| 1693 | 2026-03-20T03:57:26.656Z | PASS [ 0.017s] (428/777) nextest-runner record::chrome_trace::tests::setup_script |
| 1694 | 2026-03-20T03:57:26.659Z | PASS [ 0.019s] (429/777) nextest-runner record::chrome_trace::tests::results_counter_events |
| 1695 | 2026-03-20T03:57:26.659Z | PASS [ 0.018s] (430/777) nextest-runner record::chrome_trace::tests::run_bar_uses_event_timestamp |
| 1696 | 2026-03-20T03:57:26.659Z | PASS [ 0.018s] (431/777) nextest-runner record::chrome_trace::tests::run_finished_while_paused |
| 1697 | 2026-03-20T03:57:26.659Z | PASS [ 0.019s] (432/777) nextest-runner record::chrome_trace::tests::retry_across_pause_boundary |
| 1698 | 2026-03-20T03:57:26.662Z | PASS [ 0.360s] (433/777) nextest-runner config::scripts::imp::tests::test_parse_scripts_empty_sections |
| 1699 | 2026-03-20T03:57:26.665Z | PASS [ 0.340s] (434/777) nextest-runner config::scripts::imp::tests::test_scripts_basic |
| 1700 | 2026-03-20T03:57:26.677Z | PASS [ 0.017s] (435/777) nextest-runner record::chrome_trace::tests::test_slow_instant_event |
| 1701 | 2026-03-20T03:57:26.680Z | PASS [ 0.020s] (436/777) nextest-runner record::chrome_trace::tests::stress_subrun_events |
| 1702 | 2026-03-20T03:57:26.680Z | PASS [ 0.016s] (437/777) nextest-runner record::dicts::tests::dictionaries_have_expected_sizes |
| 1703 | 2026-03-20T03:57:26.710Z | PASS [ 0.054s] (438/777) nextest-runner record::chrome_trace::tests::snapshot_basic_trace |
| 1704 | 2026-03-20T03:57:26.713Z | PASS [ 0.053s] (439/777) nextest-runner record::chrome_trace::tests::snapshot_slot_mode_chrome_trace |
| 1705 | 2026-03-20T03:57:26.713Z | PASS [ 0.054s] (440/777) nextest-runner record::chrome_trace::tests::snapshot_retry_flow_events |
| 1706 | 2026-03-20T03:57:26.713Z | PASS [ 0.054s] (441/777) nextest-runner record::chrome_trace::tests::snapshot_pause_resume_trace |
| 1707 | 2026-03-20T03:57:26.728Z | PASS [ 0.048s] (442/777) nextest-runner record::display::tests::test_display_detailed_with_parent_run |
| 1708 | 2026-03-20T03:57:26.731Z | PASS [ 0.051s] (443/777) nextest-runner record::display::tests::test_display_alignment_multiple_runs |
| 1709 | 2026-03-20T03:57:26.731Z | PASS [ 0.050s] (444/777) nextest-runner record::display::tests::test_display_detailed |
| 1710 | 2026-03-20T03:57:26.731Z | PASS [ 0.182s] (445/777) nextest-runner list::test_list::tests::test_instance_id_key_borrow_consistency |
| 1711 | 2026-03-20T03:57:26.763Z | PASS [ 0.053s] (446/777) nextest-runner record::display::tests::test_display_prune_plan_multiple_runs |
| 1712 | 2026-03-20T03:57:26.766Z | PASS [ 0.053s] (447/777) nextest-runner record::display::tests::test_display_prune_result_full |
| 1713 | 2026-03-20T03:57:26.766Z | PASS [ 0.053s] (448/777) nextest-runner record::display::tests::test_display_prune_plan_single_run |
| 1714 | 2026-03-20T03:57:26.766Z | PASS [ 0.053s] (449/777) nextest-runner record::display::tests::test_display_prune_plan_empty |
| 1715 | 2026-03-20T03:57:26.780Z | PASS [ 0.052s] (450/777) nextest-runner record::display::tests::test_display_prune_result_nothing_pruned_with_error |
| 1716 | 2026-03-20T03:57:26.784Z | PASS [ 0.052s] (451/777) nextest-runner record::display::tests::test_display_prune_result_nothing_to_prune |
| 1717 | 2026-03-20T03:57:26.784Z | PASS [ 0.050s] (452/777) nextest-runner record::display::tests::test_display_prune_result_single_run |
| 1718 | 2026-03-20T03:57:26.784Z | PASS [ 0.051s] (453/777) nextest-runner record::display::tests::test_display_prune_result_multiple_runs |
| 1719 | 2026-03-20T03:57:26.816Z | PASS [ 0.052s] (454/777) nextest-runner record::display::tests::test_display_prune_result_with_multiple_orphans |
| 1720 | 2026-03-20T03:57:26.819Z | PASS [ 0.052s] (455/777) nextest-runner record::display::tests::test_display_prune_result_with_errors_implicit |
| 1721 | 2026-03-20T03:57:26.819Z | PASS [ 0.052s] (456/777) nextest-runner record::display::tests::test_display_prune_result_with_errors_explicit |
| 1722 | 2026-03-20T03:57:26.819Z | PASS [ 0.052s] (457/777) nextest-runner record::display::tests::test_display_prune_result_with_orphan |
| 1723 | 2026-03-20T03:57:26.833Z | PASS [ 0.053s] (458/777) nextest-runner record::display::tests::test_display_recorded_run_info_no_tests |
| 1724 | 2026-03-20T03:57:26.836Z | PASS [ 0.053s] (459/777) nextest-runner record::display::tests::test_display_recorded_run_info_not_run |
| 1725 | 2026-03-20T03:57:26.836Z | PASS [ 0.053s] (460/777) nextest-runner record::display::tests::test_display_recorded_run_info_incomplete |
| 1726 | 2026-03-20T03:57:26.836Z | PASS [ 0.053s] (461/777) nextest-runner record::display::tests::test_display_recorded_run_info_completed |
| 1727 | 2026-03-20T03:57:26.870Z | PASS [ 0.054s] (462/777) nextest-runner record::display::tests::test_display_replayability_statuses |
| 1728 | 2026-03-20T03:57:26.873Z | PASS [ 0.054s] (463/777) nextest-runner record::display::tests::test_display_recorded_run_info_stress_completed |
| 1729 | 2026-03-20T03:57:26.873Z | PASS [ 0.054s] (464/777) nextest-runner record::display::tests::test_display_run_list |
| 1730 | 2026-03-20T03:57:26.873Z | PASS [ 0.054s] (465/777) nextest-runner record::display::tests::test_display_recorded_run_info_stress_cancelled |
| 1731 | 2026-03-20T03:57:26.886Z | PASS [ 0.053s] (466/777) nextest-runner record::display::tests::test_tree_branching_with_chains |
| 1732 | 2026-03-20T03:57:26.889Z | PASS [ 0.053s] (467/777) nextest-runner record::display::tests::test_display_stress_stats_alignment |
| 1733 | 2026-03-20T03:57:26.889Z | PASS [ 0.053s] (468/777) nextest-runner record::display::tests::test_tree_branching |
| 1734 | 2026-03-20T03:57:26.889Z | PASS [ 0.053s] (469/777) nextest-runner record::display::tests::test_tree_compressed_with_branching |
| 1735 | 2026-03-20T03:57:26.925Z | PASS [ 0.054s] (470/777) nextest-runner record::display::tests::test_tree_deep_chain |
| 1736 | 2026-03-20T03:57:26.928Z | PASS [ 0.054s] (471/777) nextest-runner record::display::tests::test_tree_linear_chain |
| 1737 | 2026-03-20T03:57:26.928Z | PASS [ 0.054s] (472/777) nextest-runner record::display::tests::test_tree_mixed_independent_and_chain |
| 1738 | 2026-03-20T03:57:26.928Z | PASS [ 0.054s] (473/777) nextest-runner record::display::tests::test_tree_continuation_flags |
| 1739 | 2026-03-20T03:57:26.939Z | PASS [ 0.053s] (474/777) nextest-runner record::display::tests::test_tree_pruned_parent_with_chain |
| 1740 | 2026-03-20T03:57:26.942Z | PASS [ 0.052s] (475/777) nextest-runner record::display::tests::test_tree_unicode_characters |
| 1741 | 2026-03-20T03:57:26.942Z | PASS [ 0.052s] (476/777) nextest-runner record::display::tests::test_tree_pruned_parent |
| 1742 | 2026-03-20T03:57:26.942Z | PASS [ 0.053s] (477/777) nextest-runner record::display::tests::test_tree_pruned_parent_with_multiple_children |
| 1743 | 2026-03-20T03:57:26.945Z | PASS [ 0.017s] (478/777) nextest-runner record::format::tests::test_dict_bytes |
| 1744 | 2026-03-20T03:57:26.945Z | PASS [ 0.017s] (479/777) nextest-runner record::format::tests::test_portable_manifest_format_version |
| 1745 | 2026-03-20T03:57:26.945Z | PASS [ 0.017s] (480/777) nextest-runner record::format::tests::test_output_dict_for_path |
| 1746 | 2026-03-20T03:57:26.945Z | PASS [ 0.018s] (481/777) nextest-runner record::format::tests::test_output_dict_for_output_file_name |
| 1747 | 2026-03-20T03:57:26.957Z | PASS [ 0.018s] (482/777) nextest-runner record::format::tests::test_recorded_run_deserialize_unknown_status |
| 1748 | 2026-03-20T03:57:26.961Z | PASS [ 0.018s] (483/777) nextest-runner record::format::tests::test_recorded_run_deserialize_without_minor_version |
| 1749 | 2026-03-20T03:57:26.961Z | PASS [ 0.016s] (484/777) nextest-runner record::format::tests::test_recorded_run_roundtrip |
| 1750 | 2026-03-20T03:57:26.961Z | PASS [ 0.015s] (485/777) nextest-runner record::format::tests::test_recorded_run_serialize_includes_minor_version |
| 1751 | 2026-03-20T03:57:26.975Z | PASS [ 0.016s] (486/777) nextest-runner record::format::tests::test_runs_json_current_version |
| 1752 | 2026-03-20T03:57:26.991Z | PASS [ 0.052s] (487/777) nextest-runner record::format::tests::test_portable_version_compatibility |
| 1753 | 2026-03-20T03:57:26.994Z | PASS [ 0.052s] (488/777) nextest-runner record::format::tests::test_portable_version_serialization |
| 1754 | 2026-03-20T03:57:26.994Z | PASS [ 0.049s] (489/777) nextest-runner record::format::tests::test_recorded_run_serialize_cancelled |
| 1755 | 2026-03-20T03:57:26.994Z | PASS [ 0.049s] (490/777) nextest-runner record::format::tests::test_recorded_run_serialize_completed |
| 1756 | 2026-03-20T03:57:26.994Z | PASS [ 0.017s] (491/777) nextest-runner record::format::tests::test_runs_json_missing_version |
| 1757 | 2026-03-20T03:57:27.009Z | PASS [ 0.018s] (492/777) nextest-runner record::format::tests::test_runs_json_older_version |
| 1758 | 2026-03-20T03:57:27.013Z | PASS [ 0.017s] (493/777) nextest-runner record::format::tests::test_runs_json_serialization_includes_version |
| 1759 | 2026-03-20T03:57:27.013Z | PASS [ 0.050s] (494/777) nextest-runner record::format::tests::test_recorded_run_serialize_stress_completed |
| 1760 | 2026-03-20T03:57:27.013Z | PASS [ 0.052s] (495/777) nextest-runner record::format::tests::test_recorded_run_serialize_incomplete |
| 1761 | 2026-03-20T03:57:27.013Z | PASS [ 0.052s] (496/777) nextest-runner record::format::tests::test_recorded_run_serialize_stress_cancelled |
| 1762 | 2026-03-20T03:57:27.013Z | PASS [ 0.018s] (497/777) nextest-runner record::format::tests::test_runs_json_newer_version |
| 1763 | 2026-03-20T03:57:27.016Z | PASS [ 0.019s] (498/777) nextest-runner record::format::tests::test_runs_json_new |
| 1764 | 2026-03-20T03:57:27.028Z | PASS [ 0.018s] (499/777) nextest-runner record::portable::tests::test_ensure_seekable_spool_exact_limit |
| 1765 | 2026-03-20T03:57:27.031Z | PASS [ 0.018s] (500/777) nextest-runner record::portable::tests::test_ensure_seekable_spool_one_over_limit |
| 1766 | 2026-03-20T03:57:27.031Z | PASS [ 0.018s] (501/777) nextest-runner record::portable::tests::test_ensure_seekable_pipe |
| 1767 | 2026-03-20T03:57:27.032Z | PASS [ 0.018s] (502/777) nextest-runner record::portable::tests::test_ensure_seekable_regular_file |
| 1768 | 2026-03-20T03:57:27.032Z | PASS [ 0.018s] (503/777) nextest-runner record::portable::tests::test_ensure_seekable_empty_pipe |
| 1769 | 2026-03-20T03:57:27.032Z | PASS [ 0.016s] (504/777) nextest-runner record::portable::tests::test_ensure_seekable_spool_too_large |
| 1770 | 2026-03-20T03:57:27.032Z | PASS [ 0.021s] (505/777) nextest-runner record::portable::tests::test_default_filename |
| 1771 | 2026-03-20T03:57:27.046Z | PASS [ 0.053s] (506/777) nextest-runner record::format::tests::test_store_version_compatibility |
| 1772 | 2026-03-20T03:57:27.049Z | PASS [ 0.015s] (507/777) nextest-runner record::recorder::tests::test_truncate_output_basic |
| 1773 | 2026-03-20T03:57:27.049Z | PASS [ 0.018s] (508/777) nextest-runner record::reader::tests::test_record_reader_nonexistent_dir |
| 1774 | 2026-03-20T03:57:27.049Z | PASS [ 0.018s] (509/777) nextest-runner record::recorder::tests::test_compress_with_dict_stdout |
| 1775 | 2026-03-20T03:57:27.049Z | PASS [ 0.019s] (510/777) nextest-runner record::portable::tests::test_missing_run_dir |
| 1776 | 2026-03-20T03:57:27.049Z | PASS [ 0.020s] (511/777) nextest-runner record::portable::tests::test_missing_store_zip |
| 1777 | 2026-03-20T03:57:27.049Z | PASS [ 0.021s] (512/777) nextest-runner record::portable::tests::test_missing_run_log |
| 1778 | 2026-03-20T03:57:27.055Z | PASS [ 0.022s] (513/777) nextest-runner record::portable::tests::test_write_portable_recording |
| 1779 | 2026-03-20T03:57:27.063Z | PASS [ 0.015s] (514/777) nextest-runner record::recorder::tests::test_truncate_output_no_truncation_needed |
| 1780 | 2026-03-20T03:57:27.066Z | PASS [ 0.015s] (515/777) nextest-runner record::recorder::tests::test_truncate_output_max_size_smaller_than_marker |
| 1781 | 2026-03-20T03:57:27.066Z | PASS [ 0.015s] (516/777) nextest-runner record::recorder::tests::test_truncate_output_max_size_zero |
| 1782 | 2026-03-20T03:57:27.066Z | PASS [ 0.017s] (517/777) nextest-runner record::recorder::tests::test_truncate_output_marker_shows_correct_count |
| 1783 | 2026-03-20T03:57:27.066Z | PASS [ 0.017s] (518/777) nextest-runner record::recorder::tests::test_truncate_output_exact_size |
| 1784 | 2026-03-20T03:57:27.066Z | PASS [ 0.015s] (519/777) nextest-runner record::rerun::tests::decide_test_outcome_truth_table |
| 1785 | 2026-03-20T03:57:27.069Z | PASS [ 0.017s] (520/777) nextest-runner record::recorder::tests::test_truncate_output_preserves_head_and_tail |
| 1786 | 2026-03-20T03:57:27.080Z | PASS [ 0.017s] (521/777) nextest-runner record::rerun::tests::spec_property_failed_becomes_outstanding |
| 1787 | 2026-03-20T03:57:27.080Z | PASS [ 0.017s] (522/777) nextest-runner record::rerun::tests::spec_property_outstanding_to_passing_on_pass |
| 1788 | 2026-03-20T03:57:27.087Z | PASS [ 0.017s] (523/777) nextest-runner record::rerun::tests::flaky_result_affects_rerun_outcome |
| 1789 | 2026-03-20T03:57:27.087Z | PASS [ 0.014s] (524/777) nextest-runner record::rerun::tests::spec_property_test_not_in_list_behavior |
| 1790 | 2026-03-20T03:57:27.087Z | PASS [ 0.016s] (525/777) nextest-runner record::rerun::tests::spec_property_passing_monotonicity |
| 1791 | 2026-03-20T03:57:27.099Z | PASS [ 0.017s] (526/777) nextest-runner record::retention::tests::test_all_runs_deleted_by_age |
| 1792 | 2026-03-20T03:57:27.103Z | PASS [ 0.017s] (527/777) nextest-runner record::retention::tests::test_age_limit |
| 1793 | 2026-03-20T03:57:27.103Z | PASS [ 0.018s] (528/777) nextest-runner record::rerun::tests::stress_run_accumulation |
| 1794 | 2026-03-20T03:57:27.103Z | PASS [ 0.018s] (529/777) nextest-runner record::rerun::tests::stress_run_multiple_tests_independent |
| 1795 | 2026-03-20T03:57:27.115Z | PASS [ 0.016s] (530/777) nextest-runner record::retention::tests::test_combined_limits |
| 1796 | 2026-03-20T03:57:27.121Z | PASS [ 0.016s] (531/777) nextest-runner record::retention::tests::test_all_runs_deleted_by_size |
| 1797 | 2026-03-20T03:57:27.121Z | PASS [ 0.017s] (532/777) nextest-runner record::retention::tests::test_clock_skew_negative_age_saturates_to_zero |
| 1798 | 2026-03-20T03:57:27.121Z | PASS [ 0.017s] (533/777) nextest-runner record::retention::tests::test_all_runs_deleted_by_count_zero |
| 1799 | 2026-03-20T03:57:27.134Z | PASS [ 0.018s] (534/777) nextest-runner record::retention::tests::test_from_record_config |
| 1800 | 2026-03-20T03:57:27.138Z | PASS [ 0.018s] (535/777) nextest-runner record::retention::tests::test_incomplete_runs_not_automatically_deleted |
| 1801 | 2026-03-20T03:57:27.138Z | PASS [ 0.018s] (536/777) nextest-runner record::retention::tests::test_empty_runs_list |
| 1802 | 2026-03-20T03:57:27.138Z | PASS [ 0.018s] (537/777) nextest-runner record::retention::tests::test_count_limit |
| 1803 | 2026-03-20T03:57:27.150Z | PASS [ 0.016s] (538/777) nextest-runner record::retention::tests::test_size_limit |
| 1804 | 2026-03-20T03:57:27.153Z | PASS [ 0.016s] (539/777) nextest-runner record::run_id_index::tests::test_asymmetric_neighbors |
| 1805 | 2026-03-20T03:57:27.153Z | PASS [ 0.016s] (540/777) nextest-runner record::retention::tests::test_no_limits_keeps_all |
| 1806 | 2026-03-20T03:57:27.153Z | PASS [ 0.017s] (541/777) nextest-runner record::retention::tests::test_limits_exceeded_by_factor |
| 1807 | 2026-03-20T03:57:27.166Z | PASS [ 0.015s] (542/777) nextest-runner record::run_id_index::tests::test_hex_len_to_string_index |
| 1808 | 2026-03-20T03:57:27.169Z | PASS [ 0.015s] (543/777) nextest-runner record::run_id_index::tests::test_empty_index |
| 1809 | 2026-03-20T03:57:27.169Z | PASS [ 0.016s] (544/777) nextest-runner record::run_id_index::tests::test_not_in_index |
| 1810 | 2026-03-20T03:57:27.169Z | PASS [ 0.016s] (545/777) nextest-runner record::run_id_index::tests::test_prefix_crosses_dash |
| 1811 | 2026-03-20T03:57:27.169Z | PASS [ 0.121s] (546/777) nextest-runner record::recorder::tests::test_truncate_output_large_input |
| 1812 | 2026-03-20T03:57:27.183Z | PASS [ 0.015s] (547/777) nextest-runner record::run_id_index::tests::test_run_id_selector_default |
| 1813 | 2026-03-20T03:57:27.186Z | PASS [ 0.016s] (548/777) nextest-runner record::run_id_index::tests::test_run_id_or_archive_selector_default |
| 1814 | 2026-03-20T03:57:27.186Z | PASS [ 0.016s] (549/777) nextest-runner record::run_id_index::tests::test_run_id_or_archive_selector_display |
| 1815 | 2026-03-20T03:57:27.186Z | PASS [ 0.015s] (550/777) nextest-runner record::run_id_index::tests::test_run_id_or_archive_selector_from_str |
| 1816 | 2026-03-20T03:57:27.186Z | PASS [ 0.017s] (551/777) nextest-runner record::run_id_index::tests::test_resolve_prefix |
| 1817 | 2026-03-20T03:57:27.199Z | PASS [ 0.016s] (552/777) nextest-runner record::run_id_index::tests::test_run_id_selector_display |
| 1818 | 2026-03-20T03:57:27.202Z | PASS [ 0.016s] (553/777) nextest-runner record::run_id_index::tests::test_run_id_selector_from_str |
| 1819 | 2026-03-20T03:57:27.202Z | PASS [ 0.016s] (554/777) nextest-runner record::state_dir::tests::test_decode_rejects_malformed |
| 1820 | 2026-03-20T03:57:27.203Z | PASS [ 0.017s] (555/777) nextest-runner record::run_id_index::tests::test_single_entry |
| 1821 | 2026-03-20T03:57:27.203Z | PASS [ 0.017s] (556/777) nextest-runner record::run_id_index::tests::test_shared_prefix |
| 1822 | 2026-03-20T03:57:27.209Z | PASS [ 0.145s] (557/777) nextest-runner record::rerun::tests::passing_and_outstanding_disjoint |
| 1823 | 2026-03-20T03:57:27.212Z | PASS [ 0.146s] (558/777) nextest-runner record::rerun::tests::matching_tests_with_outcomes_are_tracked |
| 1824 | 2026-03-20T03:57:27.217Z | PASS [ 0.017s] (559/777) nextest-runner record::state_dir::tests::test_encode_decode_roundtrip |
| 1825 | 2026-03-20T03:57:27.220Z | PASS [ 0.016s] (560/777) nextest-runner record::state_dir::tests::test_long_paths_truncated_with_hash |
| 1826 | 2026-03-20T03:57:27.220Z | PASS [ 0.017s] (561/777) nextest-runner record::state_dir::tests::test_decode_valid_escapes |
| 1827 | 2026-03-20T03:57:27.220Z | PASS [ 0.016s] (562/777) nextest-runner record::state_dir::tests::test_encoding_is_bijective |
| 1828 | 2026-03-20T03:57:27.220Z | PASS [ 0.017s] (563/777) nextest-runner record::state_dir::tests::test_encode_workspace_path |
| 1829 | 2026-03-20T03:57:27.224Z | PASS [ 0.015s] (564/777) nextest-runner record::state_dir::tests::test_records_state_dir |
| 1830 | 2026-03-20T03:57:27.228Z | PASS [ 0.016s] (565/777) nextest-runner record::state_dir::tests::test_records_state_dir_canonicalizes_symlinks |
| 1831 | 2026-03-20T03:57:27.234Z | PASS [ 0.017s] (566/777) nextest-runner record::state_dir::tests::test_truncation_with_unicode |
| 1832 | 2026-03-20T03:57:27.237Z | PASS [ 0.017s] (567/777) nextest-runner record::state_dir::tests::test_truncation_preserves_uniqueness |
| 1833 | 2026-03-20T03:57:27.237Z | PASS [ 0.017s] (568/777) nextest-runner record::state_dir::tests::test_truncation_boundary_at_96_bytes |
| 1834 | 2026-03-20T03:57:27.237Z | PASS [ 0.017s] (569/777) nextest-runner record::state_dir::tests::test_truncation_different_suffixes_same_prefix |
| 1835 | 2026-03-20T03:57:27.237Z | PASS [ 0.018s] (570/777) nextest-runner record::state_dir::tests::test_short_paths_not_truncated |
| 1836 | 2026-03-20T03:57:27.237Z | PASS [ 0.154s] (571/777) nextest-runner record::rerun::tests::sut_matches_oracle |
| 1837 | 2026-03-20T03:57:27.242Z | PASS [ 0.016s] (572/777) nextest-runner record::summary::tests::test_output_file_name_deserialize_invalid |
| 1838 | 2026-03-20T03:57:27.252Z | PASS [ 0.016s] (573/777) nextest-runner record::summary::tests::test_output_file_name_different_content_different_hash |
| 1839 | 2026-03-20T03:57:27.252Z | PASS [ 0.016s] (574/777) nextest-runner record::summary::tests::test_output_file_name_from_content_stdout |
| 1840 | 2026-03-20T03:57:27.255Z | PASS [ 0.017s] (575/777) nextest-runner record::summary::tests::test_output_file_name_empty_content |
| 1841 | 2026-03-20T03:57:27.255Z | PASS [ 0.016s] (576/777) nextest-runner record::summary::tests::test_output_file_name_from_content_stderr |
| 1842 | 2026-03-20T03:57:27.255Z | PASS [ 0.017s] (577/777) nextest-runner record::summary::tests::test_output_file_name_deterministic |
| 1843 | 2026-03-20T03:57:27.255Z | PASS [ 0.018s] (578/777) nextest-runner record::summary::tests::test_output_file_name_from_content_combined |
| 1844 | 2026-03-20T03:57:27.263Z | PASS [ 0.015s] (579/777) nextest-runner record::summary::tests::test_output_file_name_same_content_different_kind |
| 1845 | 2026-03-20T03:57:27.269Z | PASS [ 0.016s] (580/777) nextest-runner record::summary::tests::test_zip_store_output_file_name |
| 1846 | 2026-03-20T03:57:27.272Z | PASS [ 0.017s] (581/777) nextest-runner record::summary::tests::test_output_file_name_validate_valid_content_addressed |
| 1847 | 2026-03-20T03:57:27.272Z | PASS [ 0.017s] (582/777) nextest-runner record::summary::tests::test_output_file_name_serde_round_trip |
| 1848 | 2026-03-20T03:57:27.272Z | PASS [ 0.018s] (583/777) nextest-runner record::summary::tests::test_output_file_name_validate_rejects_old_format |
| 1849 | 2026-03-20T03:57:27.272Z | PASS [ 0.017s] (584/777) nextest-runner record::tree::tests::test_branching |
| 1850 | 2026-03-20T03:57:27.272Z | PASS [ 0.019s] (585/777) nextest-runner record::summary::tests::test_output_file_name_validate_invalid_patterns |
| 1851 | 2026-03-20T03:57:27.276Z | PASS [ 0.017s] (586/777) nextest-runner record::tree::tests::test_branching_with_chains |
| 1852 | 2026-03-20T03:57:27.285Z | PASS [ 0.016s] (587/777) nextest-runner record::tree::tests::test_continuation_flags_with_siblings |
| 1853 | 2026-03-20T03:57:27.289Z | PASS [ 0.016s] (588/777) nextest-runner record::tree::tests::test_continuation_flags_not_last |
| 1854 | 2026-03-20T03:57:27.289Z | PASS [ 0.017s] (589/777) nextest-runner record::tree::tests::test_compressed_grandparent_with_branching_children |
| 1855 | 2026-03-20T03:57:27.289Z | PASS [ 0.017s] (590/777) nextest-runner record::tree::tests::test_cycle_disconnected_from_root |
| 1856 | 2026-03-20T03:57:27.289Z | PASS [ 0.017s] (591/777) nextest-runner record::tree::tests::test_cycle_self_parent |
| 1857 | 2026-03-20T03:57:27.292Z | PASS [ 0.018s] (592/777) nextest-runner record::tree::tests::test_deep_chain_with_branching |
| 1858 | 2026-03-20T03:57:27.292Z | PASS [ 0.016s] (593/777) nextest-runner record::tree::tests::test_empty |
| 1859 | 2026-03-20T03:57:27.307Z | PASS [ 0.019s] (594/777) nextest-runner record::tree::tests::test_linear_chain |
| 1860 | 2026-03-20T03:57:27.307Z | PASS [ 0.020s] (595/777) nextest-runner record::tree::tests::test_multiple_trees |
| 1861 | 2026-03-20T03:57:27.310Z | PASS [ 0.018s] (596/777) nextest-runner record::tree::tests::test_pruned_parent_with_multiple_children |
| 1862 | 2026-03-20T03:57:27.310Z | PASS [ 0.020s] (597/777) nextest-runner record::tree::tests::test_pruned_parent |
| 1863 | 2026-03-20T03:57:27.310Z | PASS [ 0.019s] (598/777) nextest-runner record::tree::tests::test_single_root |
| 1864 | 2026-03-20T03:57:27.321Z | PASS [ 0.034s] (599/777) nextest-runner record::tree::tests::test_roots_sorted_by_max_subtree_time |
| 1865 | 2026-03-20T03:57:27.324Z | PASS [ 0.018s] (600/777) nextest-runner redact::tests::test_redact_path |
| 1866 | 2026-03-20T03:57:27.329Z | PASS [ 0.022s] (601/777) nextest-runner reporter::displayer::config::tests::resolve_auto_progress_decisions |
| 1867 | 2026-03-20T03:57:27.332Z | PASS [ 0.026s] (602/777) nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props |
| 1868 | 2026-03-20T03:57:27.335Z | PASS [ 0.026s] (603/777) nextest-runner reporter::displayer::config::tests::resolve_cli_overrides_win |
| 1869 | 2026-03-20T03:57:27.338Z | PASS [ 0.017s] (604/777) nextest-runner reporter::displayer::config::tests::resolve_counter_progress_decisions |
| 1870 | 2026-03-20T03:57:27.342Z | PASS [ 0.015s] (605/777) nextest-runner reporter::displayer::config::tests::resolve_no_capture_raises_status_level |
| 1871 | 2026-03-20T03:57:27.345Z | PASS [ 0.016s] (606/777) nextest-runner reporter::displayer::config::tests::resolve_none_progress_decisions |
| 1872 | 2026-03-20T03:57:27.348Z | PASS [ 0.015s] (607/777) nextest-runner reporter::displayer::config::tests::resolve_partial_cli_overrides |
| 1873 | 2026-03-20T03:57:27.351Z | PASS [ 0.015s] (608/777) nextest-runner reporter::displayer::config::tests::resolve_running_progress_decisions |
| 1874 | 2026-03-20T03:57:27.354Z | PASS [ 0.015s] (609/777) nextest-runner reporter::displayer::config::tests::resolve_suppress_success_with_progress_bar |
| 1875 | 2026-03-20T03:57:27.357Z | PASS [ 0.015s] (610/777) nextest-runner reporter::displayer::config::tests::resolve_uses_profile_defaults |
| 1876 | 2026-03-20T03:57:27.361Z | PASS [ 0.016s] (611/777) nextest-runner reporter::displayer::formatters::tests::test_final_warnings |
| 1877 | 2026-03-20T03:57:27.364Z | PASS [ 0.056s] (612/777) nextest-runner redact::tests::test_size_display |
| 1878 | 2026-03-20T03:57:27.367Z | PASS [ 0.075s] (613/777) nextest-runner record::tree::tests::tree_output_invariant_under_shuffle |
| 1879 | 2026-03-20T03:57:27.370Z | PASS [ 0.016s] (614/777) nextest-runner reporter::displayer::imp::tests::no_capture_settings |
| 1880 | 2026-03-20T03:57:27.373Z | PASS [ 0.016s] (615/777) nextest-runner reporter::displayer::imp::tests::sort_final_outputs_counter_flag |
| 1881 | 2026-03-20T03:57:27.377Z | PASS [ 0.017s] (616/777) nextest-runner reporter::displayer::imp::tests::sort_final_outputs_mixed_status_levels |
| 1882 | 2026-03-20T03:57:27.380Z | PASS [ 0.016s] (617/777) nextest-runner reporter::displayer::imp::tests::sort_final_outputs_stress_indexes |
| 1883 | 2026-03-20T03:57:27.400Z | PASS [ 0.052s] (618/777) nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts |
| 1884 | 2026-03-20T03:57:27.403Z | PASS [ 0.050s] (619/777) nextest-runner reporter::displayer::imp::tests::final_status_line |
| 1885 | 2026-03-20T03:57:27.420Z | PASS [ 0.053s] (620/777) nextest-runner reporter::displayer::imp::tests::status_line_all_variants |
| 1886 | 2026-03-20T03:57:27.423Z | PASS [ 0.050s] (621/777) nextest-runner reporter::displayer::imp::tests::test_slow_try_prefix |
| 1887 | 2026-03-20T03:57:27.423Z | PASS [ 0.051s] (622/777) nextest-runner reporter::displayer::imp::tests::test_info_response |
| 1888 | 2026-03-20T03:57:27.427Z | PASS [ 0.049s] (623/777) nextest-runner reporter::displayer::imp::tests::test_summary_line |
| 1889 | 2026-03-20T03:57:27.430Z | PASS [ 0.049s] (624/777) nextest-runner reporter::displayer::imp::tests::verbose_command_line |
| 1890 | 2026-03-20T03:57:27.439Z | PASS [ 0.019s] (625/777) nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix |
| 1891 | 2026-03-20T03:57:27.451Z | PASS [ 0.022s] (626/777) nextest-runner reporter::displayer::status_level::tests::load_decider_matches_setup_script_output |
| 1892 | 2026-03-20T03:57:27.454Z | PASS [ 0.052s] (627/777) nextest-runner reporter::displayer::progress::tests::running_test_snapshots |
| 1893 | 2026-03-20T03:57:27.454Z | PASS [ 0.026s] (628/777) nextest-runner reporter::displayer::status_level::tests::load_decider_matches_retry_output |
| 1894 | 2026-03-20T03:57:27.454Z | PASS [ 0.053s] (629/777) nextest-runner reporter::displayer::progress::tests::progress_str_snapshots |
| 1895 | 2026-03-20T03:57:27.473Z | PASS [ 0.051s] (630/777) nextest-runner reporter::displayer::progress::tests::update_progress_bar_updates_stats |
| 1896 | 2026-03-20T03:57:27.483Z | PASS [ 0.032s] (631/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate |
| 1897 | 2026-03-20T03:57:27.486Z | PASS [ 0.031s] (632/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate |
| 1898 | 2026-03-20T03:57:27.486Z | PASS [ 0.031s] (633/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final |
| 1899 | 2026-03-20T03:57:27.494Z | PASS [ 0.041s] (634/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line |
| 1900 | 2026-03-20T03:57:27.502Z | PASS [ 0.029s] (635/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1 |
| 1901 | 2026-03-20T03:57:27.510Z | PASS [ 0.015s] (636/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_terminated_by_nextest |
| 1902 | 2026-03-20T03:57:27.513Z | PASS [ 0.025s] (637/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3 |
| 1903 | 2026-03-20T03:57:27.513Z | PASS [ 0.029s] (638/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2 |
| 1904 | 2026-03-20T03:57:27.524Z | PASS [ 0.040s] (639/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4 |
| 1905 | 2026-03-20T03:57:27.528Z | PASS [ 0.027s] (640/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt |
| 1906 | 2026-03-20T03:57:27.541Z | PASS [ 0.031s] (641/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line |
| 1907 | 2026-03-20T03:57:27.561Z | PASS [ 0.049s] (642/777) nextest-runner reporter::displayer::unit_output::tests::test_live_output_not_captured_no_message |
| 1908 | 2026-03-20T03:57:27.574Z | PASS [ 0.050s] (643/777) nextest-runner reporter::displayer::unit_output::tests::test_replay_both_captured |
| 1909 | 2026-03-20T03:57:27.577Z | PASS [ 0.048s] (644/777) nextest-runner reporter::displayer::unit_output::tests::test_replay_output_not_captured |
| 1910 | 2026-03-20T03:57:27.590Z | PASS [ 0.016s] (645/777) nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight |
| 1911 | 2026-03-20T03:57:27.593Z | PASS [ 0.049s] (646/777) nextest-runner reporter::displayer::unit_output::tests::test_replay_stderr_not_captured |
| 1912 | 2026-03-20T03:57:27.596Z | PASS [ 0.017s] (647/777) nextest-runner reporter::error_description::tests::test_heuristic_error_str |
| 1913 | 2026-03-20T03:57:27.607Z | PASS [ 0.016s] (648/777) nextest-runner reporter::error_description::tests::test_heuristic_should_panic |
| 1914 | 2026-03-20T03:57:27.610Z | PASS [ 0.015s] (649/777) nextest-runner reporter::error_description::tests::test_no_error_extraction_for_successful_tests |
| 1915 | 2026-03-20T03:57:27.613Z | PASS [ 0.020s] (650/777) nextest-runner reporter::error_description::tests::test_heuristic_panic_message |
| 1916 | 2026-03-20T03:57:27.613Z | PASS [ 0.050s] (651/777) nextest-runner reporter::displayer::unit_output::tests::test_replay_stdout_not_captured |
| 1917 | 2026-03-20T03:57:27.620Z | PASS [ 0.199s] (652/777) nextest-runner reporter::displayer::status_level::tests::cancellation_only_hides_output |
| 1918 | 2026-03-20T03:57:27.624Z | PASS [ 0.017s] (653/777) nextest-runner reporter::events::tests::abort_description_cross_platform_deserialization |
| 1919 | 2026-03-20T03:57:27.627Z | PASS [ 0.015s] (654/777) nextest-runner reporter::events::tests::abort_description_display |
| 1920 | 2026-03-20T03:57:27.627Z | PASS [ 0.015s] (655/777) nextest-runner reporter::events::tests::abort_description_from_abort_status |
| 1921 | 2026-03-20T03:57:27.640Z | PASS [ 0.015s] (656/777) nextest-runner reporter::events::tests::is_success_for_output_by_variant |
| 1922 | 2026-03-20T03:57:27.643Z | PASS [ 0.015s] (657/777) nextest-runner reporter::events::tests::on_test_finished_leak_pass_flaky |
| 1923 | 2026-03-20T03:57:27.643Z | PASS [ 0.015s] (658/777) nextest-runner reporter::events::tests::on_test_finished_non_flaky |
| 1924 | 2026-03-20T03:57:27.657Z | PASS [ 0.017s] (659/777) nextest-runner reporter::events::tests::on_test_finished_pass_flaky |
| 1925 | 2026-03-20T03:57:27.660Z | PASS [ 0.016s] (660/777) nextest-runner reporter::events::tests::test_is_success |
| 1926 | 2026-03-20T03:57:27.660Z | PASS [ 0.016s] (661/777) nextest-runner reporter::events::tests::on_test_finished_timeout_pass_flaky |
| 1927 | 2026-03-20T03:57:27.663Z | PASS [ 0.051s] (662/777) nextest-runner reporter::events::tests::abort_description_serialization |
| 1928 | 2026-03-20T03:57:27.673Z | PASS [ 0.052s] (663/777) nextest-runner reporter::events::tests::execution_result_description_serialization |
| 1929 | 2026-03-20T03:57:27.676Z | PASS [ 0.016s] (664/777) nextest-runner reporter::helpers::tests::test_highlight_end |
| 1930 | 2026-03-20T03:57:27.676Z | PASS [ 0.016s] (665/777) nextest-runner reporter::helpers::tests::test_print_lines_in_chunks |
| 1931 | 2026-03-20T03:57:27.676Z | PASS [ 0.016s] (666/777) nextest-runner reporter::structured::libtest::test::event_for_finished_test_variants |
| 1932 | 2026-03-20T03:57:27.690Z | PASS [ 0.015s] (667/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::all_fields_combined |
| 1933 | 2026-03-20T03:57:27.708Z | PASS [ 0.018s] (668/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::all_zeros |
| 1934 | 2026-03-20T03:57:27.714Z | PASS [ 0.051s] (669/777) nextest-runner reporter::structured::libtest::test::strips_human_output |
| 1935 | 2026-03-20T03:57:27.723Z | PASS [ 0.051s] (670/777) nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness |
| 1936 | 2026-03-20T03:57:27.726Z | PASS [ 0.049s] (671/777) nextest-runner reporter::structured::libtest::test::strips_human_output_none |
| 1937 | 2026-03-20T03:57:27.727Z | PASS [ 0.049s] (672/777) nextest-runner reporter::structured::libtest::test::strips_human_output_start_error |
| 1938 | 2026-03-20T03:57:27.727Z | PASS [ 0.017s] (673/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::multiple_test_binaries |
| 1939 | 2026-03-20T03:57:27.731Z | PASS [ 0.016s] (674/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::single_test_binary |
| 1940 | 2026-03-20T03:57:27.740Z | PASS [ 0.017s] (675/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_both_types_filtered_out |
| 1941 | 2026-03-20T03:57:27.743Z | PASS [ 0.017s] (676/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_filtered_out_non_test_binary |
| 1942 | 2026-03-20T03:57:27.743Z | PASS [ 0.017s] (677/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_filtered_out_build_script_out_dirs |
| 1943 | 2026-03-20T03:57:27.744Z | PASS [ 0.015s] (678/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_filtered_out_test_binaries |
| 1944 | 2026-03-20T03:57:27.746Z | PASS [ 0.015s] (679/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_linked_paths |
| 1945 | 2026-03-20T03:57:27.757Z | PASS [ 0.016s] (680/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_non_test_binaries_and_both_types_filtered_out |
| 1946 | 2026-03-20T03:57:27.760Z | PASS [ 0.016s] (681/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_multiple_more_items |
| 1947 | 2026-03-20T03:57:27.760Z | PASS [ 0.016s] (682/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_single_more_item |
| 1948 | 2026-03-20T03:57:27.760Z | PASS [ 0.016s] (683/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_non_test_binaries |
| 1949 | 2026-03-20T03:57:27.763Z | PASS [ 0.016s] (684/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::zero_binaries_with_filtered_out |
| 1950 | 2026-03-20T03:57:27.774Z | PASS [ 0.016s] (685/777) nextest-runner reuse_build::tests::test_path_mapper_separate_build_dir |
| 1951 | 2026-03-20T03:57:27.777Z | PASS [ 0.017s] (686/777) nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect |
| 1952 | 2026-03-20T03:57:27.777Z | PASS [ 0.017s] (687/777) nextest-runner reuse_build::tests::test_path_mapper_relative |
| 1953 | 2026-03-20T03:57:27.777Z | PASS [ 0.018s] (688/777) nextest-runner reuse_build::tests::test_map_paths_build_dir_fallback |
| 1954 | 2026-03-20T03:57:27.780Z | PASS [ 0.017s] (689/777) nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt |
| 1955 | 2026-03-20T03:57:27.791Z | PASS [ 0.017s] (690/777) nextest-runner runner::imp::tests::test_debugger_command_parsing |
| 1956 | 2026-03-20T03:57:27.794Z | PASS [ 0.016s] (691/777) nextest-runner rustc_cli::tests::test_fail_to_spawn |
| 1957 | 2026-03-20T03:57:27.798Z | PASS [ 0.024s] (692/777) nextest-runner runner::imp::tests::no_capture_settings |
| 1958 | 2026-03-20T03:57:27.812Z | PASS [ 0.032s] (693/777) nextest-runner rustc_cli::tests::test_should_respect_rustc_env |
| 1959 | 2026-03-20T03:57:27.816Z | PASS [ 0.021s] (694/777) nextest-runner target_runner::tests::test_find_config |
| 1960 | 2026-03-20T03:57:27.816Z | PASS [ 0.016s] (695/777) nextest-runner test_command::tests::parse_build_script |
| 1961 | 2026-03-20T03:57:27.830Z | PASS [ 0.017s] (696/777) nextest-runner test_filter::tests::empty_pattern_examples |
| 1962 | 2026-03-20T03:57:27.833Z | PASS [ 0.018s] (697/777) nextest-runner test_filter::tests::pattern_examples |
| 1963 | 2026-03-20T03:57:27.854Z | PASS [ 0.062s] (698/777) nextest-runner rustc_cli::tests::test_should_run_rustc_version |
| 1964 | 2026-03-20T03:57:27.891Z | PASS [ 0.077s] (699/777) nextest-runner test_filter::tests::proptest_empty |
| 1965 | 2026-03-20T03:57:27.909Z | PASS [ 0.017s] (700/777) nextest-runner test_filter::tests::skip_only_pattern_examples |
| 1966 | 2026-03-20T03:57:27.947Z | PASS [ 0.172s] (701/777) nextest-runner rustc_cli::tests::test_execute_with_failure |
| 1967 | 2026-03-20T03:57:27.954Z | PASS [ 0.122s] (702/777) nextest-runner test_filter::tests::proptest_no_match |
| 1968 | 2026-03-20T03:57:28.052Z | PASS [ 0.098s] (703/777) nextest-runner user_config::early::tests::test_early_user_config_defaults |
| 1969 | 2026-03-20T03:57:28.129Z | PASS [ 0.299s] (704/777) nextest-runner test_filter::tests::proptest_exact |
| 1970 | 2026-03-20T03:57:28.147Z | PASS [ 0.018s] (705/777) nextest-runner user_config::elements::record::tests::test_default_record_config_parsing |
| 1971 | 2026-03-20T03:57:28.154Z | PASS [ 0.102s] (706/777) nextest-runner user_config::early::tests::test_early_user_config_from_host_platform |
| 1972 | 2026-03-20T03:57:28.163Z | PASS [ 0.016s] (707/777) nextest-runner user_config::elements::record::tests::test_deserialized_record_config_parsing |
| 1973 | 2026-03-20T03:57:28.183Z | PASS [ 0.329s] (708/777) nextest-runner test_filter::tests::proptest_substring |
| 1974 | 2026-03-20T03:57:28.255Z | PASS [ 0.100s] (709/777) nextest-runner user_config::elements::record::tests::test_resolve_accepts_value_at_maximum |
| 1975 | 2026-03-20T03:57:28.258Z | PASS [ 0.094s] (710/777) nextest-runner user_config::elements::record::tests::test_resolve_accepts_value_at_minimum |
| 1976 | 2026-03-20T03:57:28.280Z | PASS [ 0.096s] (711/777) nextest-runner user_config::elements::record::tests::test_resolve_clamps_large_max_output_size |
| 1977 | 2026-03-20T03:57:28.361Z | PASS [ 0.103s] (712/777) nextest-runner user_config::elements::record::tests::test_resolve_default_override_applies |
| 1978 | 2026-03-20T03:57:28.364Z | PASS [ 0.105s] (713/777) nextest-runner user_config::elements::record::tests::test_resolve_clamps_small_max_output_size |
| 1979 | 2026-03-20T03:57:28.377Z | PASS [ 0.097s] (714/777) nextest-runner user_config::elements::record::tests::test_resolve_first_matching_user_override_wins |
| 1980 | 2026-03-20T03:57:28.408Z | PASS [ 0.968s] (715/777) nextest-runner reporter::displayer::status_level::tests::load_decider_test_finished_skip_implies_no_output |
| 1981 | 2026-03-20T03:57:28.469Z | PASS [ 0.108s] (716/777) nextest-runner user_config::elements::record::tests::test_resolve_override_beats_user_base |
| 1982 | 2026-03-20T03:57:28.472Z | PASS [ 0.108s] (717/777) nextest-runner user_config::elements::record::tests::test_resolve_override_clamps_max_output_size |
| 1983 | 2026-03-20T03:57:28.472Z | PASS [ 0.092s] (718/777) nextest-runner user_config::elements::record::tests::test_resolve_platform_override_no_match |
| 1984 | 2026-03-20T03:57:28.515Z | PASS [ 0.567s] (719/777) nextest-runner time::stopwatch::tests::stopwatch_pause |
| 1985 | 2026-03-20T03:57:28.518Z | PASS [ 0.106s] (720/777) nextest-runner user_config::elements::record::tests::test_resolve_user_override_applies |
| 1986 | 2026-03-20T03:57:28.530Z | PASS [ 1.305s] (721/777) nextest-runner record::summary::tests::test_event_summary_roundtrips |
| 1987 | 2026-03-20T03:57:28.534Z | PASS [ 0.019s] (722/777) nextest-runner user_config::elements::ui::tests::test_command_and_pager_empty_errors |
| 1988 | 2026-03-20T03:57:28.537Z | PASS [ 0.019s] (723/777) nextest-runner user_config::elements::ui::tests::test_command_name_and_args_parsing |
| 1989 | 2026-03-20T03:57:28.547Z | PASS [ 0.017s] (724/777) nextest-runner user_config::elements::ui::tests::test_command_name_and_args_to_command |
| 1990 | 2026-03-20T03:57:28.550Z | PASS [ 0.016s] (725/777) nextest-runner user_config::elements::ui::tests::test_pager_setting_builtin |
| 1991 | 2026-03-20T03:57:28.553Z | PASS [ 0.017s] (726/777) nextest-runner user_config::elements::ui::tests::test_pager_setting_parsing |
| 1992 | 2026-03-20T03:57:28.565Z | PASS [ 0.017s] (727/777) nextest-runner user_config::elements::ui::tests::test_paginate_setting_parsing |
| 1993 | 2026-03-20T03:57:28.582Z | PASS [ 0.112s] (728/777) nextest-runner user_config::elements::record::tests::test_resolve_user_overrides_defaults |
| 1994 | 2026-03-20T03:57:28.585Z | PASS [ 0.113s] (729/777) nextest-runner user_config::elements::record::tests::test_resolve_user_override_beats_default_override |
| 1995 | 2026-03-20T03:57:28.585Z | PASS [ 0.112s] (730/777) nextest-runner user_config::elements::record::tests::test_resolve_uses_defaults |
| 1996 | 2026-03-20T03:57:28.658Z | PASS [ 0.107s] (731/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_defaults_only |
| 1997 | 2026-03-20T03:57:28.661Z | PASS [ 0.108s] (732/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_default_override_applies |
| 1998 | 2026-03-20T03:57:28.669Z | PASS [ 0.104s] (733/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_first_matching_user_override_wins |
| 1999 | 2026-03-20T03:57:28.693Z | PASS [ 0.111s] (734/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_pager_defaults |
| 2000 | 2026-03-20T03:57:28.696Z | PASS [ 0.111s] (735/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_pager_override |
| 2001 | 2026-03-20T03:57:28.696Z | PASS [ 0.111s] (736/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_override_beats_user_base |
| 2002 | 2026-03-20T03:57:28.711Z | PASS [ 0.018s] (737/777) nextest-runner user_config::elements::ui::tests::test_streampager_config_parsing |
| 2003 | 2026-03-20T03:57:28.765Z | PASS [ 0.095s] (738/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_user_config_overrides_defaults |
| 2004 | 2026-03-20T03:57:28.768Z | PASS [ 0.106s] (739/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_paginate_override |
| 2005 | 2026-03-20T03:57:28.768Z | PASS [ 0.106s] (740/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_platform_override_no_match |
| 2006 | 2026-03-20T03:57:28.783Z | PASS [ 0.018s] (741/777) nextest-runner user_config::elements::ui::tests::test_ui_config_output_indent |
| 2007 | 2026-03-20T03:57:28.788Z | PASS [ 0.018s] (742/777) nextest-runner user_config::elements::ui::tests::test_ui_config_input_handler |
| 2008 | 2026-03-20T03:57:28.788Z | PASS [ 0.018s] (743/777) nextest-runner user_config::elements::ui::tests::test_ui_config_max_progress_running |
| 2009 | 2026-03-20T03:57:28.800Z | PASS [ 0.017s] (744/777) nextest-runner user_config::elements::ui::tests::test_ui_show_progress_to_show_progress |
| 2010 | 2026-03-20T03:57:28.803Z | PASS [ 0.017s] (745/777) nextest-runner user_config::experimental::tests::test_display |
| 2011 | 2026-03-20T03:57:28.803Z | PASS [ 0.018s] (746/777) nextest-runner user_config::elements::ui::tests::test_ui_config_show_progress |
| 2012 | 2026-03-20T03:57:28.807Z | PASS [ 0.112s] (747/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_user_override_beats_default_override |
| 2013 | 2026-03-20T03:57:28.807Z | PASS [ 0.112s] (748/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_user_override_applies |
| 2014 | 2026-03-20T03:57:28.807Z | PASS [ 0.094s] (749/777) nextest-runner user_config::elements::ui::tests::test_streampager_config_resolution |
| 2015 | 2026-03-20T03:57:28.817Z | PASS [ 0.017s] (750/777) nextest-runner user_config::experimental::tests::test_from_str |
| 2016 | 2026-03-20T03:57:28.820Z | PASS [ 0.017s] (751/777) nextest-runner user_config::experimental::tests::test_env_var |
| 2017 | 2026-03-20T03:57:28.820Z | PASS [ 0.018s] (752/777) nextest-runner user_config::imp::tests::default_user_config_is_valid |
| 2018 | 2026-03-20T03:57:28.823Z | PASS [ 0.016s] (753/777) nextest-runner user_config::imp::tests::experimental_features_parsing |
| 2019 | 2026-03-20T03:57:28.823Z | PASS [ 0.017s] (754/777) nextest-runner user_config::imp::tests::experimental_features_disabled |
| 2020 | 2026-03-20T03:57:28.823Z | PASS [ 0.016s] (755/777) nextest-runner user_config::imp::tests::experimental_features_unknown_warning |
| 2021 | 2026-03-20T03:57:28.835Z | PASS [ 0.017s] (756/777) nextest-runner user_config::imp::tests::ignored_keys |
| 2022 | 2026-03-20T03:57:28.838Z | PASS [ 0.017s] (757/777) nextest-runner user_config::imp::tests::no_ignored_keys |
| 2023 | 2026-03-20T03:57:28.838Z | PASS [ 0.016s] (758/777) nextest-runner user_config::imp::tests::overrides_invalid_platform |
| 2024 | 2026-03-20T03:57:28.838Z | PASS [ 0.016s] (759/777) nextest-runner user_config::imp::tests::overrides_missing_platform |
| 2025 | 2026-03-20T03:57:28.841Z | PASS [ 0.016s] (760/777) nextest-runner user_config::imp::tests::overrides_parsing |
| 2026 | 2026-03-20T03:57:28.841Z | PASS [ 0.016s] (761/777) nextest-runner user_config::imp::tests::overrides_record_parsing |
| 2027 | 2026-03-20T03:57:28.852Z | PASS [ 0.017s] (762/777) nextest-runner user_config::imp::tests::overrides_record_unknown_key |
| 2028 | 2026-03-20T03:57:28.856Z | PASS [ 0.017s] (763/777) nextest-runner::integration target_runner::disregards_non_matching |
| 2029 | 2026-03-20T03:57:28.856Z | PASS [ 0.017s] (764/777) nextest-runner::integration target_runner::parses_cargo_config_cfg |
| 2030 | 2026-03-20T03:57:28.856Z | PASS [ 0.017s] (765/777) nextest-runner::integration target_runner::parses_cargo_config_exact |
| 2031 | 2026-03-20T03:57:28.871Z | PASS [ 0.018s] (766/777) nextest-runner::integration target_triple::parses_cargo_env |
| 2032 | 2026-03-20T03:57:28.875Z | PASS [ 0.017s] (767/777) nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path |
| 2033 | 2026-03-20T03:57:28.875Z | PASS [ 0.016s] (768/777) nextest-runner::integration target_triple::parses_custom_target_cli_heuristic |
| 2034 | 2026-03-20T03:57:28.875Z | PASS [ 0.019s] (769/777) nextest-runner::integration target_triple::parses_custom_target_cli |
| 2035 | 2026-03-20T03:57:28.891Z | PASS [ 0.019s] (770/777) nextest-runner::integration target_triple::parses_target_cli_option |
| 2036 | 2026-03-20T03:57:28.894Z | PASS [ 0.019s] (771/777) integration-tests::integration sigttou::test_foreground_grab_does_not_suspend |
| 2037 | 2026-03-20T03:57:28.894Z | PASS [ 0.019s] (772/777) nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path |
| 2038 | 2026-03-20T03:57:28.894Z | PASS [ 0.020s] (773/777) nextest-runner::integration target_triple::parses_custom_target_env |
| 2039 | 2026-03-20T03:57:28.988Z | PASS [ 0.152s] (774/777) nextest-runner::integration target_runner::falls_back_to_cargo_config |
| 2040 | 2026-03-20T03:57:29.062Z | PASS [ 0.223s] (775/777) nextest-runner::integration target_runner::parses_cargo_env |
| 2041 | 2026-03-20T03:57:29.286Z | PASS [ 1.776s] (776/777) nextest-runner reporter::displayer::status_level::tests::should_load_output_consistent_with_helpers |
| 2042 | 2026-03-20T03:57:29.430Z | PASS [ 1.520s] (777/777) nextest-runner time::pausable_sleep::tests::reset_on_sleep |
| 2043 | 2026-03-20T03:57:29.433Z | ──────────── |
| 2044 | 2026-03-20T03:57:29.433Z | Summary [ 64.318s] 777 tests run: 777 passed, 2 skipped |
| 2045 | 2026-03-20T03:57:29.500Z | |
| 2046 | 2026-03-20T03:57:29.504Z | real 1:05.649856429 |
| 2047 | 2026-03-20T03:57:29.504Z | user 2:56.936593469 |
| 2048 | 2026-03-20T03:57:29.504Z | sys 2:10.384770694 |
| 2049 | 2026-03-20T03:57:29.504Z | trap 0.334031353 |
| 2050 | 2026-03-20T03:57:29.504Z | tflt 1.160385396 |
| 2051 | 2026-03-20T03:57:29.504Z | dflt 0.906738393 |
| 2052 | 2026-03-20T03:57:29.504Z | kflt 0.007762890 |
| 2053 | 2026-03-20T03:57:29.504Z | lock 30:40.520948870 |
| 2054 | 2026-03-20T03:57:29.504Z | slp 23:31.429186587 |
| 2055 | 2026-03-20T03:57:29.504Z | lat 5:14.649110424 |
| 2056 | 2026-03-20T03:57:29.504Z | stop 5:58.566579592 |
| 2057 | 2026-03-20T03:57:29.504Z | + banner export-recording |
| 2058 | 2026-03-20T03:57:29.504Z | |
| 2059 | 2026-03-20T03:57:29.504Z | ###### # # ##### #### ##### ##### ##### ###### #### |
| 2060 | 2026-03-20T03:57:29.504Z | # # # # # # # # # # # # # # # |
| 2061 | 2026-03-20T03:57:29.504Z | ##### ## # # # # # # # ##### # # ##### # |
| 2062 | 2026-03-20T03:57:29.504Z | # ## ##### # # ##### # ##### # # |
| 2063 | 2026-03-20T03:57:29.504Z | # # # # # # # # # # # # # # |
| 2064 | 2026-03-20T03:57:29.505Z | ###### # # # #### # # # # # ###### #### |
| 2065 | 2026-03-20T03:57:29.505Z | |
| 2066 | 2026-03-20T03:57:29.505Z | + ptime -m cargo local-nt store export latest --user-config-file /tmp/nextest-recording-config/config.toml --archive-file /tmp/nextest-run-archive.zip |
| 2067 | 2026-03-20T03:57:29.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s |
| 2068 | 2026-03-20T03:57:29.815Z | Running `target/debug/cargo-nextest nextest store export latest --user-config-file /tmp/nextest-recording-config/config.toml --archive-file /tmp/nextest-run-archive.zip` |
| 2069 | 2026-03-20T03:57:29.873Z | info: exported run c52a2603-9524-407f-bd20-b9cf281cd105 to /tmp/nextest-run-archive.zip (706207 bytes) |
| 2070 | 2026-03-20T03:57:29.877Z | |
| 2071 | 2026-03-20T03:57:29.877Z | real 0.368687543 |
| 2072 | 2026-03-20T03:57:29.877Z | user 0.234169315 |
| 2073 | 2026-03-20T03:57:29.877Z | sys 0.134046620 |
| 2074 | 2026-03-20T03:57:29.877Z | trap 0.000027175 |
| 2075 | 2026-03-20T03:57:29.877Z | tflt 0.000001159 |
| 2076 | 2026-03-20T03:57:29.877Z | dflt 0.000007028 |
| 2077 | 2026-03-20T03:57:29.877Z | kflt 0.000000000 |
| 2078 | 2026-03-20T03:57:29.877Z | lock 0.024670645 |
| 2079 | 2026-03-20T03:57:29.877Z | slp 0.047568103 |
| 2080 | 2026-03-20T03:57:29.877Z | lat 0.000140639 |
| 2081 | 2026-03-20T03:57:29.877Z | stop 0.000119580 |
| 2082 | 2026-03-20T03:57:29.877Z | + [[ 0 -ne 0 ]] |
| 2083 | 2026-03-20T03:57:29.877Z | + banner release |
| 2084 | 2026-03-20T03:57:30.883Z | |
| 2085 | 2026-03-20T03:57:30.883Z | ##### ###### # ###### ## #### ###### |
| 2086 | 2026-03-20T03:57:30.883Z | # # # # # # # # # |
| 2087 | 2026-03-20T03:57:30.883Z | # # ##### # ##### # # #### ##### |
| 2088 | 2026-03-20T03:57:30.883Z | ##### # # # ###### # # |
| 2089 | 2026-03-20T03:57:30.883Z | # # # # # # # # # # |
| 2090 | 2026-03-20T03:57:30.883Z | # # ###### ###### ###### # # #### ###### |
| 2091 | 2026-03-20T03:57:30.883Z | |
| 2092 | 2026-03-20T03:57:30.883Z | + ptime -m cargo nextest run --profile ci |
| 2093 | 2026-03-20T03:57:30.887Z | info: experimental features enabled: setup-scripts |
| 2094 | 2026-03-20T03:57:30.887Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s |
| 2095 | 2026-03-20T03:57:30.887Z | ──────────── |
| 2096 | 2026-03-20T03:57:30.887Z | Nextest run ID 8f6bbb57-f645-45c4-a4ec-7f66d0b4a9b3 with nextest profile: ci |
| 2097 | 2026-03-20T03:57:30.887Z | Starting 777 tests across 22 binaries (2 tests skipped) |
| 2098 | 2026-03-20T03:57:30.887Z | SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive |
| 2099 | 2026-03-20T03:57:31.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s |
| 2100 | 2026-03-20T03:57:31.038Z | Running `target/debug/build-seed-archive` |
| 2101 | 2026-03-20T03:57:31.068Z | info: using existing seed archive: /tmp/fixture-project-seed-build/seed-b2e445b98fde5a62872d96bb573edcf7c5434824add9749f6c9ec03f0aaf5da9.tar.zst |
| 2102 | 2026-03-20T03:57:31.072Z | SETUP PASS [ 0.350s] build-seed-archive: cargo run --bin build-seed-archive |
| 2103 | 2026-03-20T03:57:31.080Z | PASS [ 0.009s] ( 1/777) integration-tests::custom-harness thread_count::test_single_threaded |
| 2104 | 2026-03-20T03:57:31.083Z | PASS [ 0.010s] ( 2/777) integration-tests::custom-harness thread_count::test_multi_threaded |
| 2105 | 2026-03-20T03:57:31.231Z | PASS [ 0.161s] ( 3/777) integration-tests::datatest custom_target::custom_invalid::invalid-endian.json |
| 2106 | 2026-03-20T03:57:31.232Z | PASS [ 0.151s] ( 4/777) integration-tests::datatest custom_target::custom_invalid::syntax-error.json |
| 2107 | 2026-03-20T03:57:31.235Z | PASS [ 0.161s] ( 5/777) integration-tests::datatest custom_target::custom_invalid::invalid-family.json |
| 2108 | 2026-03-20T03:57:31.235Z | PASS [ 0.161s] ( 6/777) integration-tests::datatest custom_target::custom_invalid::invalid-arch.json |
| 2109 | 2026-03-20T03:57:31.235Z | PASS [ 0.161s] ( 7/777) integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json |
| 2110 | 2026-03-20T03:57:31.235Z | PASS [ 0.161s] ( 8/777) integration-tests::datatest custom_target::custom_invalid::missing-arch.json |
| 2111 | 2026-03-20T03:57:32.633Z | PASS [ 1.552s] ( 9/777) integration-tests::integration cargo_message_format::test_cargo_message_format_errors |
| 2112 | 2026-03-20T03:57:32.764Z | PASS [ 1.532s] ( 10/777) integration-tests::integration cargo_message_format::test_cargo_message_format_short |
| 2113 | 2026-03-20T03:57:33.273Z | PASS [ 2.041s] ( 11/777) integration-tests::integration cargo_message_format::test_cargo_message_format_human |
| 2114 | 2026-03-20T03:57:35.308Z | PASS [ 4.076s] ( 12/777) integration-tests::integration cargo_message_format::test_cargo_message_format_json_variants |
| 2115 | 2026-03-20T03:57:35.316Z | PASS [ 4.084s] ( 13/777) integration-tests::integration cargo_message_format::test_cargo_message_format_json_combined |
| 2116 | 2026-03-20T03:57:36.716Z | PASS [ 5.483s] ( 14/777) integration-tests::integration interceptor::test_bench_tracer_integration |
| 2117 | 2026-03-20T03:57:36.845Z | PASS [ 3.570s] ( 15/777) integration-tests::integration record_replay::test_concurrent_access |
| 2118 | 2026-03-20T03:57:37.142Z | PASS [ 5.910s] ( 16/777) integration-tests::integration interceptor::test_bench_debugger_integration |
| 2119 | 2026-03-20T03:57:37.198Z | PASS [ 4.563s] ( 17/777) integration-tests::integration interceptor::test_debugger_integration |
| 2120 | 2026-03-20T03:57:37.223Z | PASS [ 0.025s] ( 18/777) integration-tests::integration record_replay::test_redact_dynamic_fields_filters_package_edition_warning |
| 2121 | 2026-03-20T03:57:37.244Z | PASS [ 4.479s] ( 19/777) integration-tests::integration interceptor::test_tracer_integration |
| 2122 | 2026-03-20T03:57:38.186Z | PASS [ 2.875s] ( 20/777) integration-tests::integration record_replay::test_error_handling |
| 2123 | 2026-03-20T03:57:38.303Z | PASS [ 1.587s] ( 21/777) integration-tests::integration record_replay::test_portable_recording_from_named_pipe |
| 2124 | 2026-03-20T03:57:38.858Z | PASS [ 3.539s] ( 22/777) integration-tests::integration record_replay::test_exit_code_edge_cases |
| 2125 | 2026-03-20T03:57:38.989Z | PASS [ 1.744s] ( 23/777) integration-tests::integration record_replay::test_replay_output_not_captured |
| 2126 | 2026-03-20T03:57:39.027Z | PASS [ 2.180s] ( 24/777) integration-tests::integration record_replay::test_portable_recording_read |
| 2127 | 2026-03-20T03:57:39.186Z | PASS [ 0.998s] ( 25/777) integration-tests::integration record_replay::test_replay_requires_experimental_feature |
| 2128 | 2026-03-20T03:57:40.161Z | PASS [ 3.017s] ( 26/777) integration-tests::integration record_replay::test_record_replay_cycle |
| 2129 | 2026-03-20T03:57:40.317Z | PASS [ 2.014s] ( 27/777) integration-tests::integration record_replay::test_replayability_all_runs_non_replayable |
| 2130 | 2026-03-20T03:57:40.426Z | PASS [ 3.202s] ( 28/777) integration-tests::integration record_replay::test_replay_options |
| 2131 | 2026-03-20T03:57:40.445Z | PASS [ 1.456s] ( 29/777) integration-tests::integration record_replay::test_replayability_missing_run_log |
| 2132 | 2026-03-20T03:57:40.590Z | PASS [ 1.563s] ( 30/777) integration-tests::integration record_replay::test_replayability_missing_store_zip |
| 2133 | 2026-03-20T03:57:40.678Z | PASS [ 1.819s] ( 31/777) integration-tests::integration record_replay::test_replayability_latest_marker_based_on_time |
| 2134 | 2026-03-20T03:57:40.998Z | PASS [ 1.812s] ( 32/777) integration-tests::integration record_replay::test_rerun_all_pass |
| 2135 | 2026-03-20T03:57:42.343Z | PASS [ 1.913s] ( 33/777) integration-tests::integration record_replay::test_rerun_errors |
| 2136 | 2026-03-20T03:57:42.464Z | PASS [ 2.019s] ( 34/777) integration-tests::integration record_replay::test_rerun_expanded |
| 2137 | 2026-03-20T03:57:42.470Z | PASS [ 1.792s] ( 35/777) integration-tests::integration record_replay::test_rerun_requires_experimental_feature |
| 2138 | 2026-03-20T03:57:44.046Z | PASS [ 12.973s] ( 36/777) integration-tests::integration test_archive_with_build_filter |
| 2139 | 2026-03-20T03:57:44.217Z | PASS [ 1.873s] ( 37/777) integration-tests::integration record_replay::test_rerun_tests_outstanding |
| 2140 | 2026-03-20T03:57:44.680Z | PASS [ 2.214s] ( 38/777) integration-tests::integration record_replay::test_run_id_prefix_resolution |
| 2141 | 2026-03-20T03:57:44.685Z | PASS [ 2.214s] ( 39/777) integration-tests::integration record_replay::test_store_management |
| 2142 | 2026-03-20T03:57:45.143Z | PASS [ 4.978s] ( 40/777) integration-tests::integration record_replay::test_rerun_basic_flow |
| 2143 | 2026-03-20T03:57:45.713Z | PASS [ 1.033s] ( 41/777) integration-tests::integration test_archive_with_unsupported_test_filter |
| 2144 | 2026-03-20T03:57:45.756Z | PASS [ 1.538s] ( 42/777) integration-tests::integration record_replay::test_wrapped_portable_recording_read |
| 2145 | 2026-03-20T03:57:45.803Z | PASS [ 1.755s] ( 43/777) integration-tests::integration record_replay::test_stress_runs |
| 2146 | 2026-03-20T03:57:45.876Z | PASS [ 5.557s] ( 44/777) integration-tests::integration record_replay::test_rerun_chain |
| 2147 | 2026-03-20T03:57:46.168Z | PASS [ 1.482s] ( 45/777) integration-tests::integration test_bench |
| 2148 | 2026-03-20T03:57:46.879Z | PASS [ 1.075s] ( 46/777) integration-tests::integration test_experimental_table_format_unknown_error |
| 2149 | 2026-03-20T03:57:47.098Z | PASS [ 1.220s] ( 47/777) integration-tests::integration test_experimental_table_format_valid |
| 2150 | 2026-03-20T03:57:47.147Z | PASS [ 0.978s] ( 48/777) integration-tests::integration test_filterset_with_string_filters |
| 2151 | 2026-03-20T03:57:47.515Z | PASS [ 6.516s] ( 49/777) integration-tests::integration record_replay::test_rerun_run_id_selectors |
| 2152 | 2026-03-20T03:57:47.547Z | PASS [ 6.955s] ( 50/777) integration-tests::integration record_replay::test_rerun_from_archive |
| 2153 | 2026-03-20T03:57:47.605Z | PASS [ 2.460s] ( 51/777) integration-tests::integration test_bench_ignores_test_slow_timeout |
| 2154 | 2026-03-20T03:57:47.823Z | PASS [ 0.943s] ( 52/777) integration-tests::integration test_filterset_without_string_filters |
| 2155 | 2026-03-20T03:57:47.948Z | PASS [ 2.235s] ( 53/777) integration-tests::integration test_bench_override_slow_timeout |
| 2156 | 2026-03-20T03:57:47.980Z | PASS [ 2.224s] ( 54/777) integration-tests::integration test_bench_termination |
| 2157 | 2026-03-20T03:57:48.333Z | PASS [ 1.234s] ( 55/777) integration-tests::integration test_flaky_result_fail_cli |
| 2158 | 2026-03-20T03:57:48.570Z | PASS [ 1.422s] ( 56/777) integration-tests::integration test_flaky_result_pass_cli |
| 2159 | 2026-03-20T03:57:48.687Z | PASS [ 1.138s] ( 57/777) integration-tests::integration test_list_default |
| 2160 | 2026-03-20T03:57:48.863Z | PASS [ 1.347s] ( 58/777) integration-tests::integration test_list_binaries_only |
| 2161 | 2026-03-20T03:57:49.599Z | PASS [ 1.650s] ( 59/777) integration-tests::integration test_list_host_after_build |
| 2162 | 2026-03-20T03:57:49.661Z | PASS [ 1.680s] ( 60/777) integration-tests::integration test_list_target_after_build |
| 2163 | 2026-03-20T03:57:49.738Z | PASS [ 1.915s] ( 61/777) integration-tests::integration test_list_full_after_build |
| 2164 | 2026-03-20T03:57:50.256Z | PASS [ 2.651s] ( 62/777) integration-tests::integration test_list_full |
| 2165 | 2026-03-20T03:57:50.521Z | PASS [ 1.951s] ( 63/777) integration-tests::integration test_listing_with_target_runner |
| 2166 | 2026-03-20T03:57:50.887Z | PASS [ 2.024s] ( 64/777) integration-tests::integration test_overrides_wrapper_env |
| 2167 | 2026-03-20T03:57:51.717Z | PASS [ 1.978s] ( 65/777) integration-tests::integration test_retries_cli_preserves_flaky_fail |
| 2168 | 2026-03-20T03:57:51.824Z | PASS [ 3.136s] ( 66/777) integration-tests::integration test_override_timeout_result |
| 2169 | 2026-03-20T03:57:52.484Z | PASS [ 4.150s] ( 67/777) integration-tests::integration test_list_with_default_filter |
| 2170 | 2026-03-20T03:57:53.183Z | PASS [ 1.359s] ( 68/777) integration-tests::integration test_run_from_archive_with_missing_includes |
| 2171 | 2026-03-20T03:57:53.767Z | PASS [ 2.879s] ( 69/777) integration-tests::integration test_run_after_build |
| 2172 | 2026-03-20T03:57:54.267Z | PASS [ 1.083s] ( 70/777) integration-tests::integration test_run_ignored |
| 2173 | 2026-03-20T03:57:54.313Z | PASS [ 4.713s] ( 71/777) integration-tests::integration test_relocated_run |
| 2174 | 2026-03-20T03:57:54.940Z | PASS [ 4.683s] ( 72/777) integration-tests::integration test_retries_flaky_fail |
| 2175 | 2026-03-20T03:57:55.359Z | PASS [ 5.696s] ( 73/777) integration-tests::integration test_retries |
| 2176 | 2026-03-20T03:57:55.540Z | PASS [ 0.179s] ( 74/777) integration-tests::integration test_rustc_version_verbose_errors |
| 2177 | 2026-03-20T03:57:55.659Z | PASS [ 1.345s] ( 75/777) integration-tests::integration test_run_with_priorities |
| 2178 | 2026-03-20T03:57:55.711Z | PASS [ 3.993s] ( 76/777) integration-tests::integration test_run_from_archive_with_includes |
| 2179 | 2026-03-20T03:57:55.874Z | PASS [ 2.106s] ( 77/777) integration-tests::integration test_run_no_tests |
| 2180 | 2026-03-20T03:57:56.154Z | PASS [ 3.668s] ( 78/777) integration-tests::integration test_run_from_archive_with_no_includes |
| 2181 | 2026-03-20T03:57:56.441Z | PASS [ 2.173s] ( 79/777) integration-tests::integration test_run_with_default_filter |
| 2182 | 2026-03-20T03:57:57.244Z | PASS [ 1.531s] ( 80/777) integration-tests::integration test_setup_script_reserved_env |
| 2183 | 2026-03-20T03:57:57.263Z | PASS [ 1.388s] ( 81/777) integration-tests::integration test_setup_scripts_not_enabled |
| 2184 | 2026-03-20T03:57:57.263Z | PASS [ 1.603s] ( 82/777) integration-tests::integration test_setup_script_error |
| 2185 | 2026-03-20T03:57:57.361Z | PASS [ 2.419s] ( 83/777) integration-tests::integration test_run_with_target_runner |
| 2186 | 2026-03-20T03:57:57.453Z | PASS [ 1.914s] ( 84/777) integration-tests::integration test_setup_script_defined_env |
| 2187 | 2026-03-20T03:57:57.549Z | PASS [ 1.108s] ( 85/777) integration-tests::integration test_show_config_version |
| 2188 | 2026-03-20T03:57:58.932Z | PASS [ 1.687s] ( 86/777) integration-tests::integration test_string_filters_without_filterset |
| 2189 | 2026-03-20T03:57:59.565Z | PASS [ 3.411s] ( 87/777) integration-tests::integration test_show_config_test_groups |
| 2190 | 2026-03-20T03:57:59.608Z | PASS [ 0.042s] ( 88/777) integration-tests::integration test_version_info |
| 2191 | 2026-03-20T03:58:00.242Z | PASS [ 2.788s] ( 89/777) integration-tests::integration test_timeout_with_flaky |
| 2192 | 2026-03-20T03:58:00.358Z | PASS [ 2.809s] ( 90/777) integration-tests::integration test_timeout_with_retries |
| 2193 | 2026-03-20T03:58:00.424Z | PASS [ 1.492s] ( 91/777) integration-tests::integration test_version_error_precedes_unknown_experimental |
| 2194 | 2026-03-20T03:58:01.042Z | PASS [ 3.778s] ( 92/777) integration-tests::integration test_target_arg |
| 2195 | 2026-03-20T03:58:01.245Z | PASS [ 3.882s] ( 93/777) integration-tests::integration test_termination |
| 2196 | 2026-03-20T03:58:01.295Z | PASS [ 10.770s] ( 94/777) integration-tests::integration test_run |
| 2197 | 2026-03-20T03:58:01.346Z | PASS [ 0.921s] ( 95/777) integration-tests::integration user_config::test_user_config_invalid_max_progress_running |
| 2198 | 2026-03-20T03:58:01.451Z | PASS [ 1.843s] ( 96/777) integration-tests::integration user_config::test_user_config_cli_override |
| 2199 | 2026-03-20T03:58:01.596Z | PASS [ 1.237s] ( 97/777) integration-tests::integration user_config::test_user_config_explicit_path_not_found |
| 2200 | 2026-03-20T03:58:01.683Z | PASS [ 1.440s] ( 98/777) integration-tests::integration user_config::test_user_config_env_override |
| 2201 | 2026-03-20T03:58:02.432Z | PASS [ 1.389s] ( 99/777) integration-tests::integration user_config::test_user_config_invalid_show_progress |
| 2202 | 2026-03-20T03:58:02.439Z | PASS [ 1.194s] (100/777) integration-tests::integration user_config::test_user_config_malformed_toml |
| 2203 | 2026-03-20T03:58:02.449Z | PASS [ 0.010s] (101/777) cargo-nextest dispatch::core::run::tests::test_final_result |
| 2204 | 2026-03-20T03:58:02.463Z | PASS [ 0.031s] (102/777) cargo-nextest dispatch::clap_error::tests::test_extract_early_args |
| 2205 | 2026-03-20T03:58:02.474Z | PASS [ 0.011s] (103/777) cargo-nextest dispatch::core::tests::test_filter_env_vars_for_recording |
| 2206 | 2026-03-20T03:58:02.497Z | PASS [ 0.023s] (104/777) cargo-nextest dispatch::core::tests::test_test_binary_argument_parsing |
| 2207 | 2026-03-20T03:58:02.509Z | PASS [ 0.012s] (105/777) cargo-nextest dispatch::core::value_enums::tests::test_cargo_message_format_opt_combine |
| 2208 | 2026-03-20T03:58:02.520Z | PASS [ 0.011s] (106/777) cargo-nextest dispatch::core::value_enums::tests::test_cargo_message_format_predicates |
| 2209 | 2026-03-20T03:58:02.531Z | PASS [ 0.011s] (107/777) cargo-nextest dispatch::core::value_enums::tests::test_cargo_message_format_to_cargo_arg |
| 2210 | 2026-03-20T03:58:02.578Z | PASS [ 0.047s] (108/777) cargo-nextest errors::tests::test_format_experimental_features_not_enabled |
| 2211 | 2026-03-20T03:58:02.731Z | PASS [ 1.279s] (109/777) integration-tests::integration user_config::test_user_config_missing_uses_defaults |
| 2212 | 2026-03-20T03:58:02.743Z | PASS [ 0.012s] (110/777) nextest-filtering parsing::tests::test_complex_error |
| 2213 | 2026-03-20T03:58:02.754Z | PASS [ 0.011s] (111/777) nextest-filtering parsing::tests::test_expected_eof |
| 2214 | 2026-03-20T03:58:02.764Z | PASS [ 0.011s] (112/777) nextest-filtering parsing::tests::test_expected_expr |
| 2215 | 2026-03-20T03:58:02.775Z | PASS [ 0.010s] (113/777) nextest-filtering parsing::tests::test_invalid_and_operator |
| 2216 | 2026-03-20T03:58:02.785Z | PASS [ 0.010s] (114/777) nextest-filtering parsing::tests::test_invalid_escapes |
| 2217 | 2026-03-20T03:58:02.797Z | PASS [ 0.011s] (115/777) nextest-filtering parsing::tests::test_invalid_glob |
| 2218 | 2026-03-20T03:58:02.807Z | PASS [ 0.010s] (116/777) nextest-filtering parsing::tests::test_invalid_or_operator |
| 2219 | 2026-03-20T03:58:02.813Z | PASS [ 1.465s] (117/777) integration-tests::integration user_config::test_user_config_max_progress_running_integer |
| 2220 | 2026-03-20T03:58:02.817Z | PASS [ 1.516s] (118/777) integration-tests::integration user_config::test_user_config_max_progress_running_infinite |
| 2221 | 2026-03-20T03:58:02.823Z | PASS [ 0.016s] (119/777) nextest-filtering parsing::tests::test_invalid_platform |
| 2222 | 2026-03-20T03:58:02.823Z | PASS [ 0.010s] (120/777) nextest-filtering parsing::tests::test_missing_argument |
| 2223 | 2026-03-20T03:58:02.826Z | PASS [ 0.012s] (121/777) nextest-filtering parsing::tests::test_invalid_regex |
| 2224 | 2026-03-20T03:58:02.833Z | PASS [ 0.010s] (122/777) nextest-filtering parsing::tests::test_missing_close_regex |
| 2225 | 2026-03-20T03:58:02.836Z | PASS [ 0.011s] (123/777) nextest-filtering parsing::tests::test_missing_close_parentheses |
| 2226 | 2026-03-20T03:58:02.842Z | PASS [ 0.016s] (124/777) nextest-filtering parsing::tests::test_missing_open_parentheses |
| 2227 | 2026-03-20T03:58:02.846Z | PASS [ 0.010s] (125/777) nextest-filtering parsing::tests::test_parse_comma |
| 2228 | 2026-03-20T03:58:02.850Z | PASS [ 0.017s] (126/777) nextest-filtering parsing::tests::test_missing_parentheses |
| 2229 | 2026-03-20T03:58:02.853Z | PASS [ 0.010s] (127/777) nextest-filtering parsing::tests::test_parse_expr_difference |
| 2230 | 2026-03-20T03:58:02.857Z | PASS [ 0.009s] (128/777) nextest-filtering parsing::tests::test_parse_expr_intersection |
| 2231 | 2026-03-20T03:58:02.860Z | PASS [ 0.009s] (129/777) nextest-filtering parsing::tests::test_parse_expr_not |
| 2232 | 2026-03-20T03:58:02.863Z | PASS [ 0.010s] (130/777) nextest-filtering parsing::tests::test_parse_expr_precedence |
| 2233 | 2026-03-20T03:58:02.863Z | PASS [ 0.009s] (131/777) nextest-filtering parsing::tests::test_parse_expr_set |
| 2234 | 2026-03-20T03:58:02.869Z | PASS [ 0.010s] (132/777) nextest-filtering parsing::tests::test_parse_expr_union |
| 2235 | 2026-03-20T03:58:02.878Z | PASS [ 0.009s] (133/777) nextest-filtering parsing::tests::test_parse_name_matcher_quote |
| 2236 | 2026-03-20T03:58:02.885Z | PASS [ 0.023s] (134/777) nextest-filtering parsing::tests::test_parse_glob_matcher |
| 2237 | 2026-03-20T03:58:02.891Z | PASS [ 0.028s] (135/777) nextest-filtering parsing::tests::test_parse_name_matcher |
| 2238 | 2026-03-20T03:58:02.899Z | PASS [ 0.013s] (136/777) nextest-filtering parsing::tests::test_parse_set_def |
| 2239 | 2026-03-20T03:58:02.904Z | PASS [ 0.455s] (137/777) cargo-nextest dispatch::core::tests::test_argument_parsing |
| 2240 | 2026-03-20T03:58:02.904Z | PASS [ 0.013s] (138/777) nextest-filtering parsing::tests::test_unexpected_argument |
| 2241 | 2026-03-20T03:58:02.907Z | PASS [ 0.029s] (139/777) nextest-filtering parsing::tests::test_parse_regex |
| 2242 | 2026-03-20T03:58:02.910Z | PASS [ 0.010s] (140/777) nextest-filtering parsing::tests::test_unexpected_comma |
| 2243 | 2026-03-20T03:58:02.919Z | PASS [ 0.014s] (141/777) nextest-filtering::match test_binary_query |
| 2244 | 2026-03-20T03:58:02.923Z | PASS [ 0.013s] (142/777) nextest-filtering::match test_expr_binary |
| 2245 | 2026-03-20T03:58:02.923Z | PASS [ 0.013s] (143/777) nextest-filtering::match test_expr_binary_id_glob |
| 2246 | 2026-03-20T03:58:02.932Z | PASS [ 0.011s] (144/777) nextest-filtering::match test_expr_kind |
| 2247 | 2026-03-20T03:58:02.932Z | PASS [ 0.010s] (145/777) nextest-filtering::match test_expr_kind_partial |
| 2248 | 2026-03-20T03:58:02.936Z | PASS [ 0.017s] (146/777) nextest-filtering::match test_expr_deps |
| 2249 | 2026-03-20T03:58:02.944Z | PASS [ 0.011s] (147/777) nextest-filtering::match test_expr_package_equal |
| 2250 | 2026-03-20T03:58:02.947Z | PASS [ 0.012s] (148/777) nextest-filtering::match test_expr_package_contains |
| 2251 | 2026-03-20T03:58:02.950Z | PASS [ 0.013s] (149/777) nextest-filtering::match test_expr_package_regex |
| 2252 | 2026-03-20T03:58:02.955Z | PASS [ 0.011s] (150/777) nextest-filtering::match test_expr_platform |
| 2253 | 2026-03-20T03:58:02.958Z | PASS [ 0.013s] (151/777) nextest-filtering::match test_expr_rdeps |
| 2254 | 2026-03-20T03:58:02.962Z | PASS [ 0.011s] (152/777) nextest-filtering::match test_expr_test |
| 2255 | 2026-03-20T03:58:02.967Z | PASS [ 0.012s] (153/777) nextest-filtering::match test_expr_test_difference::with_and_not |
| 2256 | 2026-03-20T03:58:02.970Z | PASS [ 0.011s] (154/777) nextest-filtering::match test_expr_test_difference::with_minus |
| 2257 | 2026-03-20T03:58:02.975Z | PASS [ 0.011s] (155/777) nextest-filtering::match test_expr_test_intersect::with_ampersand |
| 2258 | 2026-03-20T03:58:02.980Z | PASS [ 0.012s] (156/777) nextest-filtering::match test_expr_test_not |
| 2259 | 2026-03-20T03:58:02.980Z | PASS [ 0.013s] (157/777) nextest-filtering::match test_expr_test_intersect::with_and |
| 2260 | 2026-03-20T03:58:02.983Z | PASS [ 0.012s] (158/777) nextest-filtering::match test_expr_test_union::with_or |
| 2261 | 2026-03-20T03:58:02.993Z | PASS [ 0.012s] (159/777) nextest-filtering::match test_expr_test_union::with_pipe |
| 2262 | 2026-03-20T03:58:02.996Z | PASS [ 0.013s] (160/777) nextest-filtering::match test_expr_test_union::with_plus |
| 2263 | 2026-03-20T03:58:02.996Z | PASS [ 1.397s] (161/777) integration-tests::integration user_config::test_user_config_unknown_section |
| 2264 | 2026-03-20T03:58:02.999Z | PASS [ 0.013s] (162/777) nextest-filtering::match test_expr_with_no_matching_packages |
| 2265 | 2026-03-20T03:58:03.004Z | PASS [ 0.009s] (163/777) nextest-metadata test_list::tests::mismatch_reason_all_variants_is_complete |
| 2266 | 2026-03-20T03:58:03.004Z | PASS [ 0.009s] (164/777) nextest-metadata test_list::tests::test_binary_id_ord |
| 2267 | 2026-03-20T03:58:03.004Z | PASS [ 0.009s] (165/777) nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform |
| 2268 | 2026-03-20T03:58:03.007Z | PASS [ 0.009s] (166/777) nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified |
| 2269 | 2026-03-20T03:58:03.014Z | PASS [ 0.011s] (167/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input |
| 2270 | 2026-03-20T03:58:03.018Z | PASS [ 0.012s] (168/777) nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform |
| 2271 | 2026-03-20T03:58:03.018Z | PASS [ 0.012s] (169/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables |
| 2272 | 2026-03-20T03:58:03.018Z | PASS [ 0.014s] (170/777) nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted |
| 2273 | 2026-03-20T03:58:03.024Z | PASS [ 0.011s] (171/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after |
| 2274 | 2026-03-20T03:58:03.028Z | PASS [ 0.010s] (172/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before |
| 2275 | 2026-03-20T03:58:03.028Z | PASS [ 0.011s] (173/777) nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value |
| 2276 | 2026-03-20T03:58:03.033Z | PASS [ 0.012s] (174/777) nextest-runner cargo_config::env::tests::test_cli_env_var_relative |
| 2277 | 2026-03-20T03:58:03.037Z | PASS [ 0.010s] (175/777) nextest-runner cargo_config::env::tests::test_relative_dir_for_unix |
| 2278 | 2026-03-20T03:58:03.040Z | PASS [ 0.012s] (176/777) nextest-runner cargo_config::env::tests::test_env_var_precedence |
| 2279 | 2026-03-20T03:58:03.040Z | PASS [ 0.012s] (177/777) nextest-runner cargo_config::target_triple::tests::test_host_tuple |
| 2280 | 2026-03-20T03:58:03.044Z | PASS [ 0.015s] (178/777) nextest-runner cargo_config::target_triple::tests::test_find_target_triple |
| 2281 | 2026-03-20T03:58:03.047Z | PASS [ 0.010s] (179/777) nextest-runner config::core::identifier::tests::test_invalid |
| 2282 | 2026-03-20T03:58:03.052Z | PASS [ 0.010s] (180/777) nextest-runner config::core::identifier::tests::test_tool_name_invalid |
| 2283 | 2026-03-20T03:58:03.052Z | PASS [ 0.010s] (181/777) nextest-runner config::core::identifier::tests::test_tool_name_valid |
| 2284 | 2026-03-20T03:58:03.055Z | PASS [ 0.010s] (182/777) nextest-runner config::core::identifier::tests::test_valid |
| 2285 | 2026-03-20T03:58:03.058Z | PASS [ 0.013s] (183/777) nextest-runner config::core::imp::tests::default_config_is_valid |
| 2286 | 2026-03-20T03:58:03.069Z | PASS [ 0.010s] (184/777) nextest-runner config::core::nextest_version::tests::test_accumulate |
| 2287 | 2026-03-20T03:58:03.081Z | PASS [ 0.012s] (185/777) nextest-runner config::core::nextest_version::tests::test_experimental_formats |
| 2288 | 2026-03-20T03:58:03.093Z | PASS [ 0.012s] (186/777) nextest-runner config::core::nextest_version::tests::test_from_env_benchmarks |
| 2289 | 2026-03-20T03:58:03.097Z | PASS [ 0.192s] (187/777) nextest-filtering proptest_helpers::tests::proptest_regex_valid |
| 2290 | 2026-03-20T03:58:03.104Z | PASS [ 0.012s] (188/777) nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::build_metadata |
| 2291 | 2026-03-20T03:58:03.107Z | PASS [ 0.011s] (189/777) nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::empty |
| 2292 | 2026-03-20T03:58:03.116Z | PASS [ 0.011s] (190/777) nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning |
| 2293 | 2026-03-20T03:58:03.119Z | PASS [ 0.010s] (191/777) nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::pre_release |
| 2294 | 2026-03-20T03:58:03.122Z | PASS [ 0.544s] (192/777) nextest-filtering parsing::tests::proptest_expr_roundtrip |
| 2295 | 2026-03-20T03:58:03.128Z | PASS [ 0.011s] (193/777) nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic |
| 2296 | 2026-03-20T03:58:03.128Z | PASS [ 0.010s] (194/777) nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic_with_patch |
| 2297 | 2026-03-20T03:58:03.134Z | PASS [ 0.011s] (195/777) nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_error_and_warning |
| 2298 | 2026-03-20T03:58:03.139Z | PASS [ 0.011s] (196/777) nextest-runner config::core::tool_config::tests::parse_tool_config_file |
| 2299 | 2026-03-20T03:58:03.143Z | PASS [ 0.011s] (197/777) nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_warning |
| 2300 | 2026-03-20T03:58:03.207Z | PASS [ 5.942s] (198/777) integration-tests::integration test_target_dir |
| 2301 | 2026-03-20T03:58:03.494Z | PASS [ 0.444s] (199/777) nextest-runner config::core::imp::tests::ignored_keys |
| 2302 | 2026-03-20T03:58:03.499Z | PASS [ 0.442s] (200/777) nextest-runner config::core::imp::tests::script_warnings |
| 2303 | 2026-03-20T03:58:03.576Z | PASS [ 0.437s] (201/777) nextest-runner config::elements::archive::tests::parse_invalid::absolute_path |
| 2304 | 2026-03-20T03:58:03.581Z | PASS [ 0.533s] (202/777) nextest-runner config::core::imp::tests::deprecated_script_config_warning |
| 2305 | 2026-03-20T03:58:03.610Z | PASS [ 0.471s] (203/777) nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing |
| 2306 | 2026-03-20T03:58:03.610Z | PASS [ 0.403s] (204/777) nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing_type |
| 2307 | 2026-03-20T03:58:03.617Z | PASS [ 0.484s] (205/777) nextest-runner config::core::tool_config::tests::tool_config_basic |
| 2308 | 2026-03-20T03:58:03.628Z | PASS [ 0.011s] (206/777) nextest-runner config::elements::archive::tests::test_join_rel_path |
| 2309 | 2026-03-20T03:58:03.820Z | PASS [ 2.136s] (207/777) integration-tests::integration user_config::test_user_config_values_applied |
| 2310 | 2026-03-20T03:58:03.837Z | PASS [ 0.343s] (208/777) nextest-runner config::elements::archive::tests::parse_invalid::invalid_relative_to |
| 2311 | 2026-03-20T03:58:03.925Z | PASS [ 0.430s] (209/777) nextest-runner config::elements::archive::tests::parse_invalid::missing_list |
| 2312 | 2026-03-20T03:58:04.033Z | PASS [ 0.453s] (210/777) nextest-runner config::elements::archive::tests::parse_invalid::negative_depth |
| 2313 | 2026-03-20T03:58:04.087Z | PASS [ 0.511s] (211/777) nextest-runner config::elements::archive::tests::parse_invalid::missing_relative_to |
| 2314 | 2026-03-20T03:58:04.115Z | PASS [ 0.504s] (212/777) nextest-runner config::elements::archive::tests::parse_invalid::parent_component |
| 2315 | 2026-03-20T03:58:04.118Z | PASS [ 0.507s] (213/777) nextest-runner config::elements::archive::tests::parse_valid |
| 2316 | 2026-03-20T03:58:04.152Z | PASS [ 0.523s] (214/777) nextest-runner config::elements::global_timeout::tests::bench_globaltimeout_is_independent::bench_global_timeout_does_not_affect_global_timeout |
| 2317 | 2026-03-20T03:58:04.214Z | PASS [ 0.395s] (215/777) nextest-runner config::elements::global_timeout::tests::bench_globaltimeout_is_independent::both_global_timeout_and_bench_global_timeout_can_be_set_independently |
| 2318 | 2026-03-20T03:58:04.273Z | PASS [ 0.435s] (216/777) nextest-runner config::elements::global_timeout::tests::bench_globaltimeout_is_independent::empty_config_uses_defaults_for_both_modes |
| 2319 | 2026-03-20T03:58:04.332Z | PASS [ 0.408s] (217/777) nextest-runner config::elements::global_timeout::tests::bench_globaltimeout_is_independent::global_timeout_does_not_affect_bench_global_timeout |
| 2320 | 2026-03-20T03:58:04.422Z | PASS [ 0.389s] (218/777) nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 2321 | 2026-03-20T03:58:04.588Z | PASS [ 0.501s] (219/777) nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 2322 | 2026-03-20T03:58:04.614Z | PASS [ 0.497s] (220/777) nextest-runner config::elements::inherits::tests::invalid_upward_inheritance |
| 2323 | 2026-03-20T03:58:04.646Z | PASS [ 0.532s] (221/777) nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 2324 | 2026-03-20T03:58:04.674Z | PASS [ 0.522s] (222/777) nextest-runner config::elements::inherits::tests::profile_inheritance::c_to_d_to_e_scc_cycle |
| 2325 | 2026-03-20T03:58:04.706Z | PASS [ 0.491s] (223/777) nextest-runner config::elements::inherits::tests::profile_inheritance::inherit_from_defined_default_profile |
| 2326 | 2026-03-20T03:58:04.734Z | PASS [ 0.461s] (224/777) nextest-runner config::elements::inherits::tests::profile_inheritance::inherit_from_nonexistent_default_profile |
| 2327 | 2026-03-20T03:58:04.766Z | PASS [ 0.433s] (225/777) nextest-runner config::elements::inherits::tests::profile_inheritance::inheritance_errors_detected |
| 2328 | 2026-03-20T03:58:04.798Z | PASS [ 0.376s] (226/777) nextest-runner config::elements::inherits::tests::profile_inheritance::self_referential_error_not_inheritance_cycle |
| 2329 | 2026-03-20T03:58:04.975Z | PASS [ 0.386s] (227/777) nextest-runner config::elements::inherits::tests::profile_inheritance::three_level_inheritance |
| 2330 | 2026-03-20T03:58:05.086Z | PASS [ 0.472s] (228/777) nextest-runner config::elements::inherits::tests::valid_downward_inheritance |
| 2331 | 2026-03-20T03:58:05.110Z | PASS [ 0.464s] (229/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 2332 | 2026-03-20T03:58:05.168Z | PASS [ 0.494s] (230/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 2333 | 2026-03-20T03:58:05.248Z | PASS [ 0.514s] (231/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::incorrect_leak_timeout_format |
| 2334 | 2026-03-20T03:58:05.252Z | PASS [ 0.544s] (232/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 2335 | 2026-03-20T03:58:05.252Z | PASS [ 0.484s] (233/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::overrides_the_default_profile |
| 2336 | 2026-03-20T03:58:05.313Z | PASS [ 0.515s] (234/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_leak_timeout_table_should_error |
| 2337 | 2026-03-20T03:58:05.346Z | PASS [ 0.371s] (235/777) nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_table |
| 2338 | 2026-03-20T03:58:05.469Z | PASS [ 0.383s] (236/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::empty_string_max_fail |
| 2339 | 2026-03-20T03:58:05.554Z | PASS [ 0.386s] (237/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_max_fail_type |
| 2340 | 2026-03-20T03:58:05.554Z | PASS [ 0.443s] (238/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_map_key |
| 2341 | 2026-03-20T03:58:05.563Z | PASS [ 0.010s] (239/777) nextest-runner config::elements::max_fail::tests::maxfail_builder_from_str |
| 2342 | 2026-03-20T03:58:05.756Z | PASS [ 0.506s] (240/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_string_max_fail |
| 2343 | 2026-03-20T03:58:05.756Z | PASS [ 0.505s] (241/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail |
| 2344 | 2026-03-20T03:58:05.782Z | PASS [ 0.534s] (242/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail |
| 2345 | 2026-03-20T03:58:05.845Z | PASS [ 0.531s] (243/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_as_positive_integer |
| 2346 | 2026-03-20T03:58:05.845Z | PASS [ 0.499s] (244/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed |
| 2347 | 2026-03-20T03:58:05.938Z | PASS [ 0.468s] (245/777) nextest-runner config::elements::max_fail::tests::invalid_fail_fast::zero_string |
| 2348 | 2026-03-20T03:58:05.941Z | PASS [ 0.375s] (246/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_true |
| 2349 | 2026-03-20T03:58:05.948Z | PASS [ 0.009s] (247/777) nextest-runner config::elements::priority::tests::priority_deserialize |
| 2350 | 2026-03-20T03:58:05.958Z | PASS [ 0.010s] (248/777) nextest-runner config::elements::priority::tests::priority_out_of_range |
| 2351 | 2026-03-20T03:58:05.968Z | PASS [ 0.010s] (249/777) nextest-runner config::elements::priority::tests::priority_sort_order |
| 2352 | 2026-03-20T03:58:06.007Z | PASS [ 0.453s] (250/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_false |
| 2353 | 2026-03-20T03:58:06.175Z | PASS [ 0.419s] (251/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1 |
| 2354 | 2026-03-20T03:58:06.257Z | PASS [ 0.501s] (252/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1_with_explicit_wait |
| 2355 | 2026-03-20T03:58:06.315Z | PASS [ 0.470s] (253/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_2 |
| 2356 | 2026-03-20T03:58:06.315Z | PASS [ 0.532s] (254/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1_with_immediate |
| 2357 | 2026-03-20T03:58:06.375Z | PASS [ 0.531s] (255/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_5_with_immediate |
| 2358 | 2026-03-20T03:58:06.436Z | PASS [ 0.498s] (256/777) nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_all |
| 2359 | 2026-03-20T03:58:06.436Z | PASS [ 0.429s] (257/777) nextest-runner config::elements::retry_policy::tests::overrides_flaky_result_independent_resolution |
| 2360 | 2026-03-20T03:58:06.436Z | PASS [ 0.467s] (258/777) nextest-runner config::elements::retry_policy::tests::overrides_flaky_result |
| 2361 | 2026-03-20T03:58:06.593Z | PASS [ 0.418s] (259/777) nextest-runner config::elements::retry_policy::tests::overrides_flaky_result_only |
| 2362 | 2026-03-20T03:58:06.649Z | PASS [ 0.393s] (260/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple |
| 2363 | 2026-03-20T03:58:06.760Z | PASS [ 0.446s] (261/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr |
| 2364 | 2026-03-20T03:58:06.839Z | PASS [ 0.524s] (262/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple |
| 2365 | 2026-03-20T03:58:06.921Z | PASS [ 0.485s] (263/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones |
| 2366 | 2026-03-20T03:58:06.921Z | PASS [ 0.545s] (264/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple |
| 2367 | 2026-03-20T03:58:06.921Z | PASS [ 0.485s] (265/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr |
| 2368 | 2026-03-20T03:58:06.952Z | PASS [ 0.516s] (266/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple |
| 2369 | 2026-03-20T03:58:06.985Z | PASS [ 0.391s] (267/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::my_test_matches_exactly |
| 2370 | 2026-03-20T03:58:07.083Z | PASS [ 0.434s] (268/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly |
| 2371 | 2026-03-20T03:58:07.112Z | PASS [ 0.352s] (269/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::no_retries_specified |
| 2372 | 2026-03-20T03:58:07.199Z | PASS [ 0.360s] (270/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::not_match |
| 2373 | 2026-03-20T03:58:07.415Z | PASS [ 0.494s] (271/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration |
| 2374 | 2026-03-20T03:58:07.418Z | PASS [ 0.496s] (272/777) nextest-runner config::elements::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones |
| 2375 | 2026-03-20T03:58:07.474Z | PASS [ 0.553s] (273/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count |
| 2376 | 2026-03-20T03:58:07.502Z | PASS [ 0.549s] (274/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay |
| 2377 | 2026-03-20T03:58:07.535Z | PASS [ 0.550s] (275/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay |
| 2378 | 2026-03-20T03:58:07.567Z | PASS [ 0.368s] (276/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count |
| 2379 | 2026-03-20T03:58:07.567Z | PASS [ 0.484s] (277/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count |
| 2380 | 2026-03-20T03:58:07.567Z | PASS [ 0.455s] (278/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay |
| 2381 | 2026-03-20T03:58:07.752Z | PASS [ 0.335s] (279/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff |
| 2382 | 2026-03-20T03:58:07.889Z | PASS [ 0.474s] (280/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::invalid_flaky_result_value |
| 2383 | 2026-03-20T03:58:07.915Z | PASS [ 0.441s] (281/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay |
| 2384 | 2026-03-20T03:58:08.027Z | PASS [ 0.525s] (282/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay |
| 2385 | 2026-03-20T03:58:08.055Z | PASS [ 0.519s] (283/777) nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff |
| 2386 | 2026-03-20T03:58:08.058Z | PASS [ 0.490s] (284/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::bench_slow_timeout_does_not_affect_slow_timeout |
| 2387 | 2026-03-20T03:58:08.058Z | PASS [ 0.490s] (285/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::bench_slow_timeout_string_notation |
| 2388 | 2026-03-20T03:58:08.121Z | PASS [ 0.553s] (286/777) nextest-runner config::elements::retry_policy::tests::parse_retries_valid |
| 2389 | 2026-03-20T03:58:08.151Z | PASS [ 0.399s] (287/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::both_slow_timeout_and_bench_slow_timeout_can_be_set_independently |
| 2390 | 2026-03-20T03:58:08.218Z | PASS [ 0.329s] (288/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::empty_config_uses_defaults_for_both_modes |
| 2391 | 2026-03-20T03:58:08.251Z | PASS [ 0.336s] (289/777) nextest-runner config::elements::slow_timeout::tests::bench_slowtimeout_is_independent::slow_timeout_does_not_affect_bench_slow_timeout |
| 2392 | 2026-03-20T03:58:08.523Z | PASS [ 0.495s] (290/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
| 2393 | 2026-03-20T03:58:08.548Z | PASS [ 0.491s] (291/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::override_on_timeout_option |
| 2394 | 2026-03-20T03:58:08.579Z | PASS [ 0.524s] (292/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
| 2395 | 2026-03-20T03:58:08.607Z | PASS [ 0.549s] (293/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
| 2396 | 2026-03-20T03:58:08.607Z | PASS [ 0.486s] (294/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile |
| 2397 | 2026-03-20T03:58:08.667Z | PASS [ 0.515s] (295/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error |
| 2398 | 2026-03-20T03:58:08.670Z | PASS [ 0.449s] (296/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table |
| 2399 | 2026-03-20T03:58:08.670Z | PASS [ 0.417s] (297/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period |
| 2400 | 2026-03-20T03:58:08.770Z | PASS [ 0.247s] (298/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_result_failure |
| 2401 | 2026-03-20T03:58:09.002Z | PASS [ 0.453s] (299/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_result_success |
| 2402 | 2026-03-20T03:58:09.055Z | PASS [ 0.476s] (300/777) nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail |
| 2403 | 2026-03-20T03:58:09.081Z | PASS [ 0.474s] (301/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_ |
| 2404 | 2026-03-20T03:58:09.142Z | PASS [ 0.536s] (302/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name |
| 2405 | 2026-03-20T03:58:09.142Z | PASS [ 0.476s] (303/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_is_global |
| 2406 | 2026-03-20T03:58:09.172Z | PASS [ 0.504s] (304/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_starts_with_ |
| 2407 | 2026-03-20T03:58:09.172Z | PASS [ 0.505s] (305/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon |
| 2408 | 2026-03-20T03:58:09.210Z | PASS [ 0.440s] (306/777) nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_valid |
| 2409 | 2026-03-20T03:58:09.269Z | PASS [ 0.267s] (307/777) nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_downstream_tool_config |
| 2410 | 2026-03-20T03:58:09.419Z | PASS [ 0.364s] (308/777) nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_user_config |
| 2411 | 2026-03-20T03:58:09.501Z | PASS [ 0.420s] (309/777) nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_tool_config |
| 2412 | 2026-03-20T03:58:09.639Z | PASS [ 0.497s] (310/777) nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_user_config |
| 2413 | 2026-03-20T03:58:09.690Z | PASS [ 0.548s] (311/777) nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_is_global |
| 2414 | 2026-03-20T03:58:09.716Z | PASS [ 0.544s] (312/777) nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_tool_ |
| 2415 | 2026-03-20T03:58:09.716Z | PASS [ 0.544s] (313/777) nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_ |
| 2416 | 2026-03-20T03:58:09.751Z | PASS [ 0.482s] (314/777) nextest-runner config::elements::test_threads::tests::parse_test_threads::negative |
| 2417 | 2026-03-20T03:58:09.751Z | PASS [ 0.541s] (315/777) nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_valid |
| 2418 | 2026-03-20T03:58:09.813Z | PASS [ 0.394s] (316/777) nextest-runner config::elements::test_threads::tests::parse_test_threads::num_cpus |
| 2419 | 2026-03-20T03:58:09.847Z | PASS [ 0.345s] (317/777) nextest-runner config::elements::test_threads::tests::parse_test_threads::positive |
| 2420 | 2026-03-20T03:58:09.909Z | PASS [ 0.270s] (318/777) nextest-runner config::elements::test_threads::tests::parse_test_threads::zero |
| 2421 | 2026-03-20T03:58:10.157Z | PASS [ 0.467s] (319/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::negative |
| 2422 | 2026-03-20T03:58:10.238Z | PASS [ 0.522s] (320/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus |
| 2423 | 2026-03-20T03:58:10.238Z | PASS [ 0.522s] (321/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads |
| 2424 | 2026-03-20T03:58:10.298Z | PASS [ 0.548s] (322/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads |
| 2425 | 2026-03-20T03:58:10.299Z | PASS [ 0.548s] (323/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads |
| 2426 | 2026-03-20T03:58:10.325Z | PASS [ 0.479s] (324/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::zero |
| 2427 | 2026-03-20T03:58:10.329Z | PASS [ 0.514s] (325/777) nextest-runner config::elements::threads_required::tests::parse_threads_required::positive |
| 2428 | 2026-03-20T03:58:10.363Z | PASS [ 0.454s] (326/777) nextest-runner config::overrides::imp::tests::cfg_unix_with_custom_platform |
| 2429 | 2026-03-20T03:58:10.395Z | PASS [ 0.238s] (327/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified |
| 2430 | 2026-03-20T03:58:10.572Z | PASS [ 0.333s] (328/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_with_default |
| 2431 | 2026-03-20T03:58:10.682Z | PASS [ 0.444s] (329/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform |
| 2432 | 2026-03-20T03:58:10.789Z | PASS [ 0.490s] (330/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filterset_in_default_filter |
| 2433 | 2026-03-20T03:58:10.799Z | PASS [ 0.010s] (331/777) nextest-runner config::scripts::env_map::tests::apply_env |
| 2434 | 2026-03-20T03:58:10.809Z | PASS [ 0.010s] (332/777) nextest-runner config::scripts::env_map::tests::new_rejects_invalid_key |
| 2435 | 2026-03-20T03:58:10.819Z | PASS [ 0.010s] (333/777) nextest-runner config::scripts::env_map::tests::validate_env_var_key_invalid |
| 2436 | 2026-03-20T03:58:10.828Z | PASS [ 0.009s] (334/777) nextest-runner config::scripts::env_map::tests::validate_env_var_key_valid |
| 2437 | 2026-03-20T03:58:10.842Z | PASS [ 0.544s] (335/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_without_platform |
| 2438 | 2026-03-20T03:58:10.873Z | PASS [ 0.547s] (336/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::empty_platform_map |
| 2439 | 2026-03-20T03:58:10.873Z | PASS [ 0.546s] (337/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_filterset |
| 2440 | 2026-03-20T03:58:10.905Z | PASS [ 0.542s] (338/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_platform_expression |
| 2441 | 2026-03-20T03:58:10.936Z | PASS [ 0.541s] (339/777) nextest-runner config::overrides::imp::tests::parse_overrides_invalid::neither_platform_nor_filter_specified |
| 2442 | 2026-03-20T03:58:10.971Z | PASS [ 0.289s] (340/777) nextest-runner config::overrides::imp::tests::test_overrides_bench_slow_timeout |
| 2443 | 2026-03-20T03:58:10.976Z | PASS [ 0.400s] (341/777) nextest-runner config::overrides::imp::tests::test_overrides_basic |
| 2444 | 2026-03-20T03:58:11.204Z | PASS [ 0.376s] (342/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::empty_platform_map |
| 2445 | 2026-03-20T03:58:11.313Z | PASS [ 0.470s] (343/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_filterset |
| 2446 | 2026-03-20T03:58:11.339Z | PASS [ 0.465s] (344/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_platform_expression |
| 2447 | 2026-03-20T03:58:11.393Z | PASS [ 0.519s] (345/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified |
| 2448 | 2026-03-20T03:58:11.419Z | PASS [ 0.514s] (346/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined::tool_config_in_main_program |
| 2449 | 2026-03-20T03:58:11.448Z | PASS [ 0.477s] (347/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::command_line_is_duplicate |
| 2450 | 2026-03-20T03:58:11.454Z | PASS [ 0.478s] (348/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command |
| 2451 | 2026-03-20T03:58:11.454Z | PASS [ 0.513s] (349/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool |
| 2452 | 2026-03-20T03:58:11.513Z | PASS [ 0.308s] (350/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_array_in_table |
| 2453 | 2026-03-20T03:58:11.636Z | PASS [ 0.323s] (351/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_in_table |
| 2454 | 2026-03-20T03:58:11.746Z | PASS [ 0.408s] (352/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_list |
| 2455 | 2026-03-20T03:58:11.826Z | PASS [ 0.433s] (353/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_containing_key_first_character_a_digit |
| 2456 | 2026-03-20T03:58:11.938Z | PASS [ 0.489s] (354/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_containing_key_with_unsupported_characters |
| 2457 | 2026-03-20T03:58:11.938Z | PASS [ 0.519s] (355/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_containing_key_reserved_for_internal_use |
| 2458 | 2026-03-20T03:58:11.997Z | PASS [ 0.549s] (356/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_containing_key_started_with_an_unsupported_characters |
| 2459 | 2026-03-20T03:58:12.023Z | PASS [ 0.573s] (357/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_is_duplicate |
| 2460 | 2026-03-20T03:58:12.058Z | PASS [ 0.545s] (358/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::env_is_not_a_map |
| 2461 | 2026-03-20T03:58:12.088Z | PASS [ 0.452s] (359/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_relative_to_value |
| 2462 | 2026-03-20T03:58:12.119Z | PASS [ 0.372s] (360/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_script_name |
| 2463 | 2026-03-20T03:58:12.178Z | PASS [ 0.352s] (361/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_target_runner_value |
| 2464 | 2026-03-20T03:58:12.329Z | PASS [ 0.391s] (362/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command |
| 2465 | 2026-03-20T03:58:12.412Z | PASS [ 0.474s] (363/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name |
| 2466 | 2026-03-20T03:58:12.495Z | PASS [ 0.497s] (364/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command_line_in_table |
| 2467 | 2026-03-20T03:58:12.550Z | PASS [ 0.527s] (365/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::relative_to_is_duplicate |
| 2468 | 2026-03-20T03:58:12.611Z | PASS [ 0.553s] (366/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration |
| 2469 | 2026-03-20T03:58:12.611Z | PASS [ 0.492s] (367/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::unknown_field_in_command_table |
| 2470 | 2026-03-20T03:58:12.611Z | PASS [ 0.522s] (368/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::target_runner_is_not_a_string |
| 2471 | 2026-03-20T03:58:12.621Z | PASS [ 0.011s] (369/777) nextest-runner config::utils::helpers::tests::test_deserialize_relative_path |
| 2472 | 2026-03-20T03:58:12.631Z | PASS [ 0.010s] (370/777) nextest-runner helpers::test::test_decimal_char_width |
| 2473 | 2026-03-20T03:58:12.644Z | PASS [ 0.012s] (371/777) nextest-runner list::binary_list::tests::test_parse_binary_list |
| 2474 | 2026-03-20T03:58:12.647Z | PASS [ 0.467s] (372/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_list_using_run_filters::list_scripts_using_run_filters |
| 2475 | 2026-03-20T03:58:12.655Z | PASS [ 0.044s] (373/777) nextest-runner errors::tests::display_error_chain |
| 2476 | 2026-03-20T03:58:12.658Z | PASS [ 0.044s] (374/777) nextest-runner errors::tests::display_error_list |
| 2477 | 2026-03-20T03:58:12.658Z | PASS [ 0.014s] (375/777) nextest-runner list::binary_list::tests::test_parse_binary_list_from_message_lines |
| 2478 | 2026-03-20T03:58:12.669Z | PASS [ 0.024s] (376/777) nextest-runner list::partition_tests::proptest_slice_even_distribution |
| 2479 | 2026-03-20T03:58:12.671Z | PASS [ 0.011s] (377/777) nextest-runner list::partition_tests::test_apply_per_binary_partitioning_count |
| 2480 | 2026-03-20T03:58:12.681Z | PASS [ 0.012s] (378/777) nextest-runner list::partition_tests::test_partition_ignored_independent |
| 2481 | 2026-03-20T03:58:12.684Z | PASS [ 0.013s] (379/777) nextest-runner list::partition_tests::test_partition_hash |
| 2482 | 2026-03-20T03:58:12.690Z | PASS [ 0.035s] (380/777) nextest-runner list::partition_tests::proptest_slice_ignored_independence |
| 2483 | 2026-03-20T03:58:12.693Z | PASS [ 0.012s] (381/777) nextest-runner list::partition_tests::test_partition_rerun_already_passed |
| 2484 | 2026-03-20T03:58:12.696Z | PASS [ 0.013s] (382/777) nextest-runner list::partition_tests::test_partition_prefiltered_excluded_from_counting |
| 2485 | 2026-03-20T03:58:12.699Z | PASS [ 0.043s] (383/777) nextest-runner list::partition_tests::proptest_slice_shards_complete_and_disjoint |
| 2486 | 2026-03-20T03:58:12.702Z | PASS [ 0.012s] (384/777) nextest-runner list::partition_tests::test_partition_test_count_and_run_count |
| 2487 | 2026-03-20T03:58:12.706Z | PASS [ 0.012s] (385/777) nextest-runner list::partition_tests::test_slice_cross_binary_distribution |
| 2488 | 2026-03-20T03:58:12.709Z | PASS [ 0.013s] (386/777) nextest-runner list::partition_tests::test_slice_prefiltered_excluded_from_cross_binary_counting |
| 2489 | 2026-03-20T03:58:12.712Z | PASS [ 0.011s] (387/777) nextest-runner list::partition_tests::test_slice_rerun_already_passed_cross_binary |
| 2490 | 2026-03-20T03:58:12.716Z | PASS [ 0.010s] (388/777) nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir |
| 2491 | 2026-03-20T03:58:12.719Z | PASS [ 0.010s] (389/777) nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths |
| 2492 | 2026-03-20T03:58:12.719Z | PASS [ 0.010s] (390/777) nextest-runner list::rust_build_meta::tests::test_from_summary::build_directory_absent_defaults_to_target_directory |
| 2493 | 2026-03-20T03:58:12.719Z | PASS [ 0.009s] (391/777) nextest-runner list::rust_build_meta::tests::test_from_summary::build_directory_differs_from_target_directory |
| 2494 | 2026-03-20T03:58:12.722Z | PASS [ 0.010s] (392/777) nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms |
| 2495 | 2026-03-20T03:58:12.726Z | PASS [ 0.010s] (393/777) nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field |
| 2496 | 2026-03-20T03:58:12.730Z | PASS [ 0.010s] (394/777) nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets |
| 2497 | 2026-03-20T03:58:12.730Z | PASS [ 0.010s] (395/777) nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field |
| 2498 | 2026-03-20T03:58:12.733Z | PASS [ 0.010s] (396/777) nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field |
| 2499 | 2026-03-20T03:58:12.736Z | PASS [ 0.010s] (397/777) nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary |
| 2500 | 2026-03-20T03:58:12.739Z | PASS [ 0.010s] (398/777) nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets |
| 2501 | 2026-03-20T03:58:12.739Z | PASS [ 0.010s] (399/777) nextest-runner list::rust_build_meta::tests::test_to_archive_summary_omits_build_directory |
| 2502 | 2026-03-20T03:58:12.742Z | PASS [ 0.010s] (400/777) nextest-runner list::rust_build_meta::tests::test_to_summary::build_directory_differs_from_target_directory |
| 2503 | 2026-03-20T03:58:12.745Z | PASS [ 0.414s] (401/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_unknown::unknown_scripts |
| 2504 | 2026-03-20T03:58:12.748Z | PASS [ 0.010s] (402/777) nextest-runner list::rust_build_meta::tests::test_to_summary::build_directory_equals_target_directory |
| 2505 | 2026-03-20T03:58:12.748Z | PASS [ 0.010s] (403/777) nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target |
| 2506 | 2026-03-20T03:58:12.748Z | PASS [ 0.009s] (404/777) nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target |
| 2507 | 2026-03-20T03:58:12.751Z | PASS [ 0.010s] (405/777) nextest-runner list::test_list::tests::apply_wrappers_examples |
| 2508 | 2026-03-20T03:58:12.759Z | PASS [ 0.010s] (406/777) nextest-runner pager::tests::test_external_pager_double_finalize_is_idempotent |
| 2509 | 2026-03-20T03:58:12.762Z | PASS [ 0.013s] (407/777) nextest-runner list::test_list::tests::test_parse_test_list |
| 2510 | 2026-03-20T03:58:12.765Z | PASS [ 0.010s] (408/777) nextest-runner pager::tests::test_external_pager_drop_without_finalize |
| 2511 | 2026-03-20T03:58:12.769Z | PASS [ 0.011s] (409/777) nextest-runner pager::tests::test_external_pager_early_exit_squelches_broken_pipe |
| 2512 | 2026-03-20T03:58:12.778Z | PASS [ 0.010s] (410/777) nextest-runner pager::tests::test_external_pager_write_and_finalize |
| 2513 | 2026-03-20T03:58:12.778Z | PASS [ 0.010s] (411/777) nextest-runner pager::tests::test_request_pager_never_paginate |
| 2514 | 2026-03-20T03:58:12.782Z | PASS [ 0.009s] (412/777) nextest-runner pager::tests::test_terminal_output |
| 2515 | 2026-03-20T03:58:12.782Z | PASS [ 0.010s] (413/777) nextest-runner pager::tests::test_terminal_output_drop |
| 2516 | 2026-03-20T03:58:12.782Z | PASS [ 0.010s] (414/777) nextest-runner partition::tests::partitioner_builder_from_str |
| 2517 | 2026-03-20T03:58:12.788Z | PASS [ 0.009s] (415/777) nextest-runner partition::tests::partitioner_builder_scope |
| 2518 | 2026-03-20T03:58:12.791Z | PASS [ 0.045s] (416/777) nextest-runner list::test_list::tests::test_parse_list_lines |
| 2519 | 2026-03-20T03:58:12.791Z | PASS [ 0.009s] (417/777) nextest-runner platform::tests::test_from_rustc_output_invalid |
| 2520 | 2026-03-20T03:58:12.791Z | PASS [ 0.009s] (418/777) nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line |
| 2521 | 2026-03-20T03:58:12.797Z | PASS [ 0.009s] (419/777) nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines |
| 2522 | 2026-03-20T03:58:12.801Z | PASS [ 0.010s] (420/777) nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace |
| 2523 | 2026-03-20T03:58:12.804Z | PASS [ 0.011s] (421/777) nextest-runner record::chrome_trace::tests::empty_run_produces_only_run_lifecycle |
| 2524 | 2026-03-20T03:58:12.804Z | PASS [ 0.012s] (422/777) nextest-runner record::chrome_trace::tests::basic_test_run |
| 2525 | 2026-03-20T03:58:12.810Z | PASS [ 0.013s] (423/777) nextest-runner record::chrome_trace::tests::multiple_binaries_grouping_modes |
| 2526 | 2026-03-20T03:58:12.813Z | PASS [ 0.399s] (424/777) nextest-runner config::scripts::imp::tests::parse_scripts_invalid_wrong_type::wrong_script_types |
| 2527 | 2026-03-20T03:58:12.813Z | PASS [ 0.012s] (425/777) nextest-runner record::chrome_trace::tests::pause_resume_splits_events |
| 2528 | 2026-03-20T03:58:12.816Z | PASS [ 0.012s] (426/777) nextest-runner record::chrome_trace::tests::pause_resume_with_setup_scripts |
| 2529 | 2026-03-20T03:58:12.816Z | PASS [ 0.012s] (427/777) nextest-runner record::chrome_trace::tests::pause_resume_with_stress_subrun |
| 2530 | 2026-03-20T03:58:12.823Z | PASS [ 0.012s] (428/777) nextest-runner record::chrome_trace::tests::results_counter_events |
| 2531 | 2026-03-20T03:58:12.826Z | PASS [ 0.012s] (429/777) nextest-runner record::chrome_trace::tests::retry_across_pause_boundary |
| 2532 | 2026-03-20T03:58:12.826Z | PASS [ 0.011s] (430/777) nextest-runner record::chrome_trace::tests::run_bar_uses_event_timestamp |
| 2533 | 2026-03-20T03:58:12.826Z | PASS [ 0.011s] (431/777) nextest-runner record::chrome_trace::tests::setup_script |
| 2534 | 2026-03-20T03:58:12.826Z | PASS [ 0.011s] (432/777) nextest-runner record::chrome_trace::tests::run_finished_while_paused |
| 2535 | 2026-03-20T03:58:12.838Z | PASS [ 0.012s] (433/777) nextest-runner record::chrome_trace::tests::stress_subrun_events |
| 2536 | 2026-03-20T03:58:12.847Z | PASS [ 0.352s] (434/777) nextest-runner config::scripts::imp::tests::test_parse_scripts_empty_sections |
| 2537 | 2026-03-20T03:58:12.850Z | PASS [ 0.300s] (435/777) nextest-runner config::scripts::imp::tests::test_scripts_basic |
| 2538 | 2026-03-20T03:58:12.853Z | PASS [ 0.013s] (436/777) nextest-runner record::chrome_trace::tests::test_slow_instant_event |
| 2539 | 2026-03-20T03:58:12.857Z | PASS [ 0.010s] (437/777) nextest-runner record::dicts::tests::dictionaries_have_expected_sizes |
| 2540 | 2026-03-20T03:58:12.869Z | PASS [ 0.045s] (438/777) nextest-runner record::chrome_trace::tests::snapshot_pause_resume_trace |
| 2541 | 2026-03-20T03:58:12.869Z | PASS [ 0.045s] (439/777) nextest-runner record::chrome_trace::tests::snapshot_retry_flow_events |
| 2542 | 2026-03-20T03:58:12.869Z | PASS [ 0.046s] (440/777) nextest-runner record::chrome_trace::tests::snapshot_basic_trace |
| 2543 | 2026-03-20T03:58:12.869Z | PASS [ 0.043s] (441/777) nextest-runner record::chrome_trace::tests::snapshot_slot_mode_chrome_trace |
| 2544 | 2026-03-20T03:58:12.895Z | PASS [ 0.045s] (442/777) nextest-runner record::display::tests::test_display_alignment_multiple_runs |
| 2545 | 2026-03-20T03:58:12.895Z | PASS [ 0.045s] (443/777) nextest-runner record::display::tests::test_display_detailed |
| 2546 | 2026-03-20T03:58:12.900Z | PASS [ 0.043s] (444/777) nextest-runner record::display::tests::test_display_detailed_with_parent_run |
| 2547 | 2026-03-20T03:58:12.912Z | PASS [ 0.170s] (445/777) nextest-runner list::test_list::tests::test_instance_id_key_borrow_consistency |
| 2548 | 2026-03-20T03:58:12.915Z | PASS [ 0.044s] (446/777) nextest-runner record::display::tests::test_display_prune_plan_empty |
| 2549 | 2026-03-20T03:58:12.915Z | PASS [ 0.044s] (447/777) nextest-runner record::display::tests::test_display_prune_plan_single_run |
| 2550 | 2026-03-20T03:58:12.915Z | PASS [ 0.044s] (448/777) nextest-runner record::display::tests::test_display_prune_result_full |
| 2551 | 2026-03-20T03:58:12.915Z | PASS [ 0.044s] (449/777) nextest-runner record::display::tests::test_display_prune_plan_multiple_runs |
| 2552 | 2026-03-20T03:58:12.940Z | PASS [ 0.045s] (450/777) nextest-runner record::display::tests::test_display_prune_result_multiple_runs |
| 2553 | 2026-03-20T03:58:12.940Z | PASS [ 0.045s] (451/777) nextest-runner record::display::tests::test_display_prune_result_nothing_pruned_with_error |
| 2554 | 2026-03-20T03:58:12.943Z | PASS [ 0.042s] (452/777) nextest-runner record::display::tests::test_display_prune_result_nothing_to_prune |
| 2555 | 2026-03-20T03:58:12.956Z | PASS [ 0.044s] (453/777) nextest-runner record::display::tests::test_display_prune_result_single_run |
| 2556 | 2026-03-20T03:58:12.956Z | PASS [ 0.043s] (454/777) nextest-runner record::display::tests::test_display_prune_result_with_errors_implicit |
| 2557 | 2026-03-20T03:58:12.957Z | PASS [ 0.043s] (455/777) nextest-runner record::display::tests::test_display_prune_result_with_orphan |
| 2558 | 2026-03-20T03:58:12.957Z | PASS [ 0.043s] (456/777) nextest-runner record::display::tests::test_display_prune_result_with_multiple_orphans |
| 2559 | 2026-03-20T03:58:12.960Z | PASS [ 0.044s] (457/777) nextest-runner record::display::tests::test_display_prune_result_with_errors_explicit |
| 2560 | 2026-03-20T03:58:12.986Z | PASS [ 0.046s] (458/777) nextest-runner record::display::tests::test_display_recorded_run_info_completed |
| 2561 | 2026-03-20T03:58:12.986Z | PASS [ 0.046s] (459/777) nextest-runner record::display::tests::test_display_recorded_run_info_incomplete |
| 2562 | 2026-03-20T03:58:12.986Z | PASS [ 0.043s] (460/777) nextest-runner record::display::tests::test_display_recorded_run_info_no_tests |
| 2563 | 2026-03-20T03:58:13.002Z | PASS [ 0.045s] (461/777) nextest-runner record::display::tests::test_display_recorded_run_info_stress_cancelled |
| 2564 | 2026-03-20T03:58:13.002Z | PASS [ 0.045s] (462/777) nextest-runner record::display::tests::test_display_recorded_run_info_not_run |
| 2565 | 2026-03-20T03:58:13.005Z | PASS [ 0.045s] (463/777) nextest-runner record::display::tests::test_display_recorded_run_info_stress_completed |
| 2566 | 2026-03-20T03:58:13.005Z | PASS [ 0.046s] (464/777) nextest-runner record::display::tests::test_display_run_list |
| 2567 | 2026-03-20T03:58:13.005Z | PASS [ 0.046s] (465/777) nextest-runner record::display::tests::test_display_replayability_statuses |
| 2568 | 2026-03-20T03:58:13.032Z | PASS [ 0.046s] (466/777) nextest-runner record::display::tests::test_tree_branching |
| 2569 | 2026-03-20T03:58:13.032Z | PASS [ 0.046s] (467/777) nextest-runner record::display::tests::test_display_stress_stats_alignment |
| 2570 | 2026-03-20T03:58:13.032Z | PASS [ 0.046s] (468/777) nextest-runner record::display::tests::test_tree_branching_with_chains |
| 2571 | 2026-03-20T03:58:13.048Z | PASS [ 0.046s] (469/777) nextest-runner record::display::tests::test_tree_linear_chain |
| 2572 | 2026-03-20T03:58:13.048Z | PASS [ 0.045s] (470/777) nextest-runner record::display::tests::test_tree_mixed_independent_and_chain |
| 2573 | 2026-03-20T03:58:13.048Z | PASS [ 0.046s] (471/777) nextest-runner record::display::tests::test_tree_compressed_with_branching |
| 2574 | 2026-03-20T03:58:13.048Z | PASS [ 0.046s] (472/777) nextest-runner record::display::tests::test_tree_continuation_flags |
| 2575 | 2026-03-20T03:58:13.048Z | PASS [ 0.046s] (473/777) nextest-runner record::display::tests::test_tree_deep_chain |
| 2576 | 2026-03-20T03:58:13.059Z | PASS [ 0.010s] (474/777) nextest-runner record::format::tests::test_portable_manifest_format_version |
| 2577 | 2026-03-20T03:58:13.059Z | PASS [ 0.011s] (475/777) nextest-runner record::format::tests::test_dict_bytes |
| 2578 | 2026-03-20T03:58:13.059Z | PASS [ 0.011s] (476/777) nextest-runner record::format::tests::test_output_dict_for_path |
| 2579 | 2026-03-20T03:58:13.062Z | PASS [ 0.011s] (477/777) nextest-runner record::format::tests::test_output_dict_for_output_file_name |
| 2580 | 2026-03-20T03:58:13.071Z | PASS [ 0.011s] (478/777) nextest-runner record::format::tests::test_recorded_run_deserialize_unknown_status |
| 2581 | 2026-03-20T03:58:13.074Z | PASS [ 0.011s] (479/777) nextest-runner record::format::tests::test_recorded_run_deserialize_without_minor_version |
| 2582 | 2026-03-20T03:58:13.079Z | PASS [ 0.047s] (480/777) nextest-runner record::display::tests::test_tree_pruned_parent |
| 2583 | 2026-03-20T03:58:13.079Z | PASS [ 0.047s] (481/777) nextest-runner record::display::tests::test_tree_pruned_parent_with_chain |
| 2584 | 2026-03-20T03:58:13.079Z | PASS [ 0.047s] (482/777) nextest-runner record::display::tests::test_tree_pruned_parent_with_multiple_children |
| 2585 | 2026-03-20T03:58:13.082Z | PASS [ 0.011s] (483/777) nextest-runner record::format::tests::test_recorded_run_roundtrip |
| 2586 | 2026-03-20T03:58:13.090Z | PASS [ 0.011s] (484/777) nextest-runner record::format::tests::test_recorded_run_serialize_includes_minor_version |
| 2587 | 2026-03-20T03:58:13.095Z | PASS [ 0.047s] (485/777) nextest-runner record::display::tests::test_tree_unicode_characters |
| 2588 | 2026-03-20T03:58:13.103Z | PASS [ 0.044s] (486/777) nextest-runner record::format::tests::test_portable_version_serialization |
| 2589 | 2026-03-20T03:58:13.103Z | PASS [ 0.044s] (487/777) nextest-runner record::format::tests::test_portable_version_compatibility |
| 2590 | 2026-03-20T03:58:13.106Z | PASS [ 0.010s] (488/777) nextest-runner record::format::tests::test_runs_json_current_version |
| 2591 | 2026-03-20T03:58:13.113Z | PASS [ 0.010s] (489/777) nextest-runner record::format::tests::test_runs_json_new |
| 2592 | 2026-03-20T03:58:13.116Z | PASS [ 0.010s] (490/777) nextest-runner record::format::tests::test_runs_json_missing_version |
| 2593 | 2026-03-20T03:58:13.116Z | PASS [ 0.044s] (491/777) nextest-runner record::format::tests::test_recorded_run_serialize_cancelled |
| 2594 | 2026-03-20T03:58:13.116Z | PASS [ 0.010s] (492/777) nextest-runner record::format::tests::test_runs_json_newer_version |
| 2595 | 2026-03-20T03:58:13.123Z | PASS [ 0.010s] (493/777) nextest-runner record::format::tests::test_runs_json_older_version |
| 2596 | 2026-03-20T03:58:13.127Z | PASS [ 0.010s] (494/777) nextest-runner record::format::tests::test_runs_json_serialization_includes_version |
| 2597 | 2026-03-20T03:58:13.127Z | PASS [ 0.042s] (495/777) nextest-runner record::format::tests::test_recorded_run_serialize_stress_cancelled |
| 2598 | 2026-03-20T03:58:13.127Z | PASS [ 0.045s] (496/777) nextest-runner record::format::tests::test_recorded_run_serialize_completed |
| 2599 | 2026-03-20T03:58:13.127Z | PASS [ 0.045s] (497/777) nextest-runner record::format::tests::test_recorded_run_serialize_incomplete |
| 2600 | 2026-03-20T03:58:13.130Z | PASS [ 0.012s] (498/777) nextest-runner record::portable::tests::test_default_filename |
| 2601 | 2026-03-20T03:58:13.134Z | PASS [ 0.011s] (499/777) nextest-runner record::portable::tests::test_ensure_seekable_empty_pipe |
| 2602 | 2026-03-20T03:58:13.137Z | PASS [ 0.011s] (500/777) nextest-runner record::portable::tests::test_ensure_seekable_spool_exact_limit |
| 2603 | 2026-03-20T03:58:13.137Z | PASS [ 0.011s] (501/777) nextest-runner record::portable::tests::test_ensure_seekable_spool_one_over_limit |
| 2604 | 2026-03-20T03:58:13.137Z | PASS [ 0.011s] (502/777) nextest-runner record::portable::tests::test_ensure_seekable_regular_file |
| 2605 | 2026-03-20T03:58:13.137Z | PASS [ 0.013s] (503/777) nextest-runner record::portable::tests::test_ensure_seekable_pipe |
| 2606 | 2026-03-20T03:58:13.140Z | PASS [ 0.010s] (504/777) nextest-runner record::portable::tests::test_ensure_seekable_spool_too_large |
| 2607 | 2026-03-20T03:58:13.140Z | PASS [ 0.048s] (505/777) nextest-runner record::format::tests::test_recorded_run_serialize_stress_completed |
| 2608 | 2026-03-20T03:58:13.145Z | PASS [ 0.011s] (506/777) nextest-runner record::portable::tests::test_missing_run_dir |
| 2609 | 2026-03-20T03:58:13.148Z | PASS [ 0.011s] (507/777) nextest-runner record::portable::tests::test_missing_store_zip |
| 2610 | 2026-03-20T03:58:13.148Z | PASS [ 0.010s] (508/777) nextest-runner record::reader::tests::test_record_reader_nonexistent_dir |
| 2611 | 2026-03-20T03:58:13.148Z | PASS [ 0.012s] (509/777) nextest-runner record::portable::tests::test_missing_run_log |
| 2612 | 2026-03-20T03:58:13.148Z | PASS [ 0.010s] (510/777) nextest-runner record::recorder::tests::test_truncate_output_basic |
| 2613 | 2026-03-20T03:58:13.151Z | PASS [ 0.014s] (511/777) nextest-runner record::portable::tests::test_write_portable_recording |
| 2614 | 2026-03-20T03:58:13.151Z | PASS [ 0.011s] (512/777) nextest-runner record::recorder::tests::test_compress_with_dict_stdout |
| 2615 | 2026-03-20T03:58:13.155Z | PASS [ 0.010s] (513/777) nextest-runner record::recorder::tests::test_truncate_output_exact_size |
| 2616 | 2026-03-20T03:58:13.157Z | PASS [ 0.010s] (514/777) nextest-runner record::recorder::tests::test_truncate_output_marker_shows_correct_count |
| 2617 | 2026-03-20T03:58:13.158Z | PASS [ 0.010s] (515/777) nextest-runner record::recorder::tests::test_truncate_output_max_size_smaller_than_marker |
| 2618 | 2026-03-20T03:58:13.158Z | PASS [ 0.009s] (516/777) nextest-runner record::recorder::tests::test_truncate_output_no_truncation_needed |
| 2619 | 2026-03-20T03:58:13.161Z | PASS [ 0.010s] (517/777) nextest-runner record::recorder::tests::test_truncate_output_max_size_zero |
| 2620 | 2026-03-20T03:58:13.161Z | PASS [ 0.010s] (518/777) nextest-runner record::recorder::tests::test_truncate_output_preserves_head_and_tail |
| 2621 | 2026-03-20T03:58:13.163Z | PASS [ 0.046s] (519/777) nextest-runner record::format::tests::test_store_version_compatibility |
| 2622 | 2026-03-20T03:58:13.166Z | PASS [ 0.009s] (520/777) nextest-runner record::rerun::tests::decide_test_outcome_truth_table |
| 2623 | 2026-03-20T03:58:13.166Z | PASS [ 0.010s] (521/777) nextest-runner record::rerun::tests::flaky_result_affects_rerun_outcome |
| 2624 | 2026-03-20T03:58:13.169Z | PASS [ 0.010s] (522/777) nextest-runner record::rerun::tests::spec_property_failed_becomes_outstanding |
| 2625 | 2026-03-20T03:58:13.169Z | PASS [ 0.010s] (523/777) nextest-runner record::rerun::tests::spec_property_outstanding_to_passing_on_pass |
| 2626 | 2026-03-20T03:58:13.172Z | PASS [ 0.010s] (524/777) nextest-runner record::rerun::tests::spec_property_passing_monotonicity |
| 2627 | 2026-03-20T03:58:13.175Z | PASS [ 0.009s] (525/777) nextest-runner record::rerun::tests::spec_property_test_not_in_list_behavior |
| 2628 | 2026-03-20T03:58:13.178Z | PASS [ 0.010s] (526/777) nextest-runner record::rerun::tests::stress_run_accumulation |
| 2629 | 2026-03-20T03:58:13.178Z | PASS [ 0.010s] (527/777) nextest-runner record::rerun::tests::stress_run_multiple_tests_independent |
| 2630 | 2026-03-20T03:58:13.181Z | PASS [ 0.010s] (528/777) nextest-runner record::retention::tests::test_age_limit |
| 2631 | 2026-03-20T03:58:13.184Z | PASS [ 0.010s] (529/777) nextest-runner record::retention::tests::test_all_runs_deleted_by_age |
| 2632 | 2026-03-20T03:58:13.187Z | PASS [ 0.010s] (530/777) nextest-runner record::retention::tests::test_all_runs_deleted_by_count_zero |
| 2633 | 2026-03-20T03:58:13.187Z | PASS [ 0.010s] (531/777) nextest-runner record::retention::tests::test_all_runs_deleted_by_size |
| 2634 | 2026-03-20T03:58:13.190Z | PASS [ 0.009s] (532/777) nextest-runner record::retention::tests::test_clock_skew_negative_age_saturates_to_zero |
| 2635 | 2026-03-20T03:58:13.194Z | PASS [ 0.010s] (533/777) nextest-runner record::retention::tests::test_combined_limits |
| 2636 | 2026-03-20T03:58:13.196Z | PASS [ 0.009s] (534/777) nextest-runner record::retention::tests::test_count_limit |
| 2637 | 2026-03-20T03:58:13.197Z | PASS [ 0.009s] (535/777) nextest-runner record::retention::tests::test_empty_runs_list |
| 2638 | 2026-03-20T03:58:13.200Z | PASS [ 0.009s] (536/777) nextest-runner record::retention::tests::test_from_record_config |
| 2639 | 2026-03-20T03:58:13.202Z | PASS [ 0.009s] (537/777) nextest-runner record::retention::tests::test_incomplete_runs_not_automatically_deleted |
| 2640 | 2026-03-20T03:58:13.206Z | PASS [ 0.009s] (538/777) nextest-runner record::retention::tests::test_limits_exceeded_by_factor |
| 2641 | 2026-03-20T03:58:13.206Z | PASS [ 0.009s] (539/777) nextest-runner record::retention::tests::test_no_limits_keeps_all |
| 2642 | 2026-03-20T03:58:13.208Z | PASS [ 0.009s] (540/777) nextest-runner record::retention::tests::test_size_limit |
| 2643 | 2026-03-20T03:58:13.212Z | PASS [ 0.009s] (541/777) nextest-runner record::run_id_index::tests::test_asymmetric_neighbors |
| 2644 | 2026-03-20T03:58:13.215Z | PASS [ 0.010s] (542/777) nextest-runner record::run_id_index::tests::test_empty_index |
| 2645 | 2026-03-20T03:58:13.215Z | PASS [ 0.009s] (543/777) nextest-runner record::run_id_index::tests::test_hex_len_to_string_index |
| 2646 | 2026-03-20T03:58:13.218Z | PASS [ 0.009s] (544/777) nextest-runner record::run_id_index::tests::test_not_in_index |
| 2647 | 2026-03-20T03:58:13.222Z | PASS [ 0.010s] (545/777) nextest-runner record::run_id_index::tests::test_prefix_crosses_dash |
| 2648 | 2026-03-20T03:58:13.225Z | PASS [ 0.009s] (546/777) nextest-runner record::run_id_index::tests::test_resolve_prefix |
| 2649 | 2026-03-20T03:58:13.225Z | PASS [ 0.009s] (547/777) nextest-runner record::run_id_index::tests::test_run_id_or_archive_selector_default |
| 2650 | 2026-03-20T03:58:13.228Z | PASS [ 0.009s] (548/777) nextest-runner record::run_id_index::tests::test_run_id_or_archive_selector_display |
| 2651 | 2026-03-20T03:58:13.231Z | PASS [ 0.009s] (549/777) nextest-runner record::run_id_index::tests::test_run_id_or_archive_selector_from_str |
| 2652 | 2026-03-20T03:58:13.234Z | PASS [ 0.009s] (550/777) nextest-runner record::run_id_index::tests::test_run_id_selector_display |
| 2653 | 2026-03-20T03:58:13.234Z | PASS [ 0.009s] (551/777) nextest-runner record::run_id_index::tests::test_run_id_selector_default |
| 2654 | 2026-03-20T03:58:13.237Z | PASS [ 0.009s] (552/777) nextest-runner record::run_id_index::tests::test_run_id_selector_from_str |
| 2655 | 2026-03-20T03:58:13.241Z | PASS [ 0.010s] (553/777) nextest-runner record::run_id_index::tests::test_shared_prefix |
| 2656 | 2026-03-20T03:58:13.244Z | PASS [ 0.009s] (554/777) nextest-runner record::run_id_index::tests::test_single_entry |
| 2657 | 2026-03-20T03:58:13.244Z | PASS [ 0.009s] (555/777) nextest-runner record::state_dir::tests::test_decode_rejects_malformed |
| 2658 | 2026-03-20T03:58:13.247Z | PASS [ 0.009s] (556/777) nextest-runner record::state_dir::tests::test_decode_valid_escapes |
| 2659 | 2026-03-20T03:58:13.251Z | PASS [ 0.009s] (557/777) nextest-runner record::state_dir::tests::test_encode_decode_roundtrip |
| 2660 | 2026-03-20T03:58:13.254Z | PASS [ 0.009s] (558/777) nextest-runner record::state_dir::tests::test_encoding_is_bijective |
| 2661 | 2026-03-20T03:58:13.254Z | PASS [ 0.010s] (559/777) nextest-runner record::state_dir::tests::test_encode_workspace_path |
| 2662 | 2026-03-20T03:58:13.257Z | PASS [ 0.009s] (560/777) nextest-runner record::state_dir::tests::test_long_paths_truncated_with_hash |
| 2663 | 2026-03-20T03:58:13.257Z | PASS [ 0.111s] (561/777) nextest-runner record::recorder::tests::test_truncate_output_large_input |
| 2664 | 2026-03-20T03:58:13.260Z | PASS [ 0.009s] (562/777) nextest-runner record::state_dir::tests::test_records_state_dir |
| 2665 | 2026-03-20T03:58:13.263Z | PASS [ 0.010s] (563/777) nextest-runner record::state_dir::tests::test_short_paths_not_truncated |
| 2666 | 2026-03-20T03:58:13.263Z | PASS [ 0.010s] (564/777) nextest-runner record::state_dir::tests::test_records_state_dir_canonicalizes_symlinks |
| 2667 | 2026-03-20T03:58:13.266Z | PASS [ 0.010s] (565/777) nextest-runner record::state_dir::tests::test_truncation_boundary_at_96_bytes |
| 2668 | 2026-03-20T03:58:13.266Z | PASS [ 0.009s] (566/777) nextest-runner record::state_dir::tests::test_truncation_different_suffixes_same_prefix |
| 2669 | 2026-03-20T03:58:13.270Z | PASS [ 0.010s] (567/777) nextest-runner record::state_dir::tests::test_truncation_preserves_uniqueness |
| 2670 | 2026-03-20T03:58:13.273Z | PASS [ 0.009s] (568/777) nextest-runner record::state_dir::tests::test_truncation_with_unicode |
| 2671 | 2026-03-20T03:58:13.273Z | PASS [ 0.009s] (569/777) nextest-runner record::summary::tests::test_output_file_name_deserialize_invalid |
| 2672 | 2026-03-20T03:58:13.276Z | PASS [ 0.009s] (570/777) nextest-runner record::summary::tests::test_output_file_name_deterministic |
| 2673 | 2026-03-20T03:58:13.280Z | PASS [ 0.009s] (571/777) nextest-runner record::summary::tests::test_output_file_name_different_content_different_hash |
| 2674 | 2026-03-20T03:58:13.283Z | PASS [ 0.009s] (572/777) nextest-runner record::summary::tests::test_output_file_name_empty_content |
| 2675 | 2026-03-20T03:58:13.286Z | PASS [ 0.010s] (573/777) nextest-runner record::summary::tests::test_output_file_name_from_content_combined |
| 2676 | 2026-03-20T03:58:13.286Z | PASS [ 0.009s] (574/777) nextest-runner record::summary::tests::test_output_file_name_from_content_stderr |
| 2677 | 2026-03-20T03:58:13.289Z | PASS [ 0.010s] (575/777) nextest-runner record::summary::tests::test_output_file_name_from_content_stdout |
| 2678 | 2026-03-20T03:58:13.289Z | PASS [ 0.009s] (576/777) nextest-runner record::summary::tests::test_output_file_name_same_content_different_kind |
| 2679 | 2026-03-20T03:58:13.292Z | PASS [ 0.135s] (577/777) nextest-runner record::rerun::tests::passing_and_outstanding_disjoint |
| 2680 | 2026-03-20T03:58:13.293Z | PASS [ 0.009s] (578/777) nextest-runner record::summary::tests::test_output_file_name_serde_round_trip |
| 2681 | 2026-03-20T03:58:13.295Z | PASS [ 0.137s] (579/777) nextest-runner record::rerun::tests::matching_tests_with_outcomes_are_tracked |
| 2682 | 2026-03-20T03:58:13.296Z | PASS [ 0.010s] (580/777) nextest-runner record::summary::tests::test_output_file_name_validate_invalid_patterns |
| 2683 | 2026-03-20T03:58:13.299Z | PASS [ 0.010s] (581/777) nextest-runner record::summary::tests::test_output_file_name_validate_valid_content_addressed |
| 2684 | 2026-03-20T03:58:13.299Z | PASS [ 0.010s] (582/777) nextest-runner record::summary::tests::test_output_file_name_validate_rejects_old_format |
| 2685 | 2026-03-20T03:58:13.302Z | PASS [ 0.009s] (583/777) nextest-runner record::summary::tests::test_zip_store_output_file_name |
| 2686 | 2026-03-20T03:58:13.305Z | PASS [ 0.010s] (584/777) nextest-runner record::tree::tests::test_branching |
| 2687 | 2026-03-20T03:58:13.305Z | PASS [ 0.010s] (585/777) nextest-runner record::tree::tests::test_branching_with_chains |
| 2688 | 2026-03-20T03:58:13.305Z | PASS [ 0.010s] (586/777) nextest-runner record::tree::tests::test_compressed_grandparent_with_branching_children |
| 2689 | 2026-03-20T03:58:13.309Z | PASS [ 0.010s] (587/777) nextest-runner record::tree::tests::test_continuation_flags_not_last |
| 2690 | 2026-03-20T03:58:13.313Z | PASS [ 0.011s] (588/777) nextest-runner record::tree::tests::test_continuation_flags_with_siblings |
| 2691 | 2026-03-20T03:58:13.313Z | PASS [ 0.143s] (589/777) nextest-runner record::rerun::tests::sut_matches_oracle |
| 2692 | 2026-03-20T03:58:13.313Z | PASS [ 0.010s] (590/777) nextest-runner record::tree::tests::test_cycle_disconnected_from_root |
| 2693 | 2026-03-20T03:58:13.317Z | PASS [ 0.010s] (591/777) nextest-runner record::tree::tests::test_cycle_self_parent |
| 2694 | 2026-03-20T03:58:13.317Z | PASS [ 0.010s] (592/777) nextest-runner record::tree::tests::test_deep_chain_with_branching |
| 2695 | 2026-03-20T03:58:13.317Z | PASS [ 0.010s] (593/777) nextest-runner record::tree::tests::test_empty |
| 2696 | 2026-03-20T03:58:13.320Z | PASS [ 0.010s] (594/777) nextest-runner record::tree::tests::test_linear_chain |
| 2697 | 2026-03-20T03:58:13.323Z | PASS [ 0.011s] (595/777) nextest-runner record::tree::tests::test_multiple_trees |
| 2698 | 2026-03-20T03:58:13.323Z | PASS [ 0.010s] (596/777) nextest-runner record::tree::tests::test_pruned_parent |
| 2699 | 2026-03-20T03:58:13.323Z | PASS [ 0.010s] (597/777) nextest-runner record::tree::tests::test_pruned_parent_with_multiple_children |
| 2700 | 2026-03-20T03:58:13.327Z | PASS [ 0.010s] (598/777) nextest-runner record::tree::tests::test_roots_sorted_by_max_subtree_time |
| 2701 | 2026-03-20T03:58:13.327Z | PASS [ 0.010s] (599/777) nextest-runner record::tree::tests::test_single_root |
| 2702 | 2026-03-20T03:58:13.330Z | PASS [ 0.010s] (600/777) nextest-runner redact::tests::test_redact_path |
| 2703 | 2026-03-20T03:58:13.333Z | PASS [ 0.010s] (601/777) nextest-runner reporter::displayer::config::tests::resolve_auto_progress_decisions |
| 2704 | 2026-03-20T03:58:13.333Z | PASS [ 0.009s] (602/777) nextest-runner reporter::displayer::config::tests::resolve_cli_overrides_win |
| 2705 | 2026-03-20T03:58:13.336Z | PASS [ 0.009s] (603/777) nextest-runner reporter::displayer::config::tests::resolve_counter_progress_decisions |
| 2706 | 2026-03-20T03:58:13.336Z | PASS [ 0.015s] (604/777) nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props |
| 2707 | 2026-03-20T03:58:13.339Z | PASS [ 0.009s] (605/777) nextest-runner reporter::displayer::config::tests::resolve_no_capture_raises_status_level |
| 2708 | 2026-03-20T03:58:13.342Z | PASS [ 0.009s] (606/777) nextest-runner reporter::displayer::config::tests::resolve_none_progress_decisions |
| 2709 | 2026-03-20T03:58:13.342Z | PASS [ 0.010s] (607/777) nextest-runner reporter::displayer::config::tests::resolve_partial_cli_overrides |
| 2710 | 2026-03-20T03:58:13.345Z | PASS [ 0.009s] (608/777) nextest-runner reporter::displayer::config::tests::resolve_running_progress_decisions |
| 2711 | 2026-03-20T03:58:13.345Z | PASS [ 0.009s] (609/777) nextest-runner reporter::displayer::config::tests::resolve_suppress_success_with_progress_bar |
| 2712 | 2026-03-20T03:58:13.349Z | PASS [ 0.009s] (610/777) nextest-runner reporter::displayer::config::tests::resolve_uses_profile_defaults |
| 2713 | 2026-03-20T03:58:13.352Z | PASS [ 0.009s] (611/777) nextest-runner reporter::displayer::formatters::tests::test_final_warnings |
| 2714 | 2026-03-20T03:58:13.355Z | PASS [ 0.010s] (612/777) nextest-runner reporter::displayer::imp::tests::no_capture_settings |
| 2715 | 2026-03-20T03:58:13.359Z | PASS [ 0.010s] (613/777) nextest-runner reporter::displayer::imp::tests::sort_final_outputs_counter_flag |
| 2716 | 2026-03-20T03:58:13.362Z | PASS [ 0.010s] (614/777) nextest-runner reporter::displayer::imp::tests::sort_final_outputs_mixed_status_levels |
| 2717 | 2026-03-20T03:58:13.365Z | PASS [ 0.044s] (615/777) nextest-runner redact::tests::test_size_display |
| 2718 | 2026-03-20T03:58:13.368Z | PASS [ 0.011s] (616/777) nextest-runner reporter::displayer::imp::tests::sort_final_outputs_stress_indexes |
| 2719 | 2026-03-20T03:58:13.379Z | PASS [ 0.064s] (617/777) nextest-runner record::tree::tests::tree_output_invariant_under_shuffle |
| 2720 | 2026-03-20T03:58:13.385Z | PASS [ 0.043s] (618/777) nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts |
| 2721 | 2026-03-20T03:58:13.388Z | PASS [ 0.043s] (619/777) nextest-runner reporter::displayer::imp::tests::final_status_line |
| 2722 | 2026-03-20T03:58:13.404Z | PASS [ 0.045s] (620/777) nextest-runner reporter::displayer::imp::tests::status_line_all_variants |
| 2723 | 2026-03-20T03:58:13.407Z | PASS [ 0.045s] (621/777) nextest-runner reporter::displayer::imp::tests::test_info_response |
| 2724 | 2026-03-20T03:58:13.410Z | PASS [ 0.042s] (622/777) nextest-runner reporter::displayer::imp::tests::test_summary_line |
| 2725 | 2026-03-20T03:58:13.410Z | PASS [ 0.043s] (623/777) nextest-runner reporter::displayer::imp::tests::test_slow_try_prefix |
| 2726 | 2026-03-20T03:58:13.415Z | PASS [ 0.010s] (624/777) nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix |
| 2727 | 2026-03-20T03:58:13.425Z | PASS [ 0.046s] (625/777) nextest-runner reporter::displayer::imp::tests::verbose_command_line |
| 2728 | 2026-03-20T03:58:13.428Z | PASS [ 0.020s] (626/777) nextest-runner reporter::displayer::status_level::tests::load_decider_matches_retry_output |
| 2729 | 2026-03-20T03:58:13.431Z | PASS [ 0.043s] (627/777) nextest-runner reporter::displayer::progress::tests::running_test_snapshots |
| 2730 | 2026-03-20T03:58:13.431Z | PASS [ 0.044s] (628/777) nextest-runner reporter::displayer::progress::tests::progress_str_snapshots |
| 2731 | 2026-03-20T03:58:13.431Z | PASS [ 0.016s] (629/777) nextest-runner reporter::displayer::status_level::tests::load_decider_matches_setup_script_output |
| 2732 | 2026-03-20T03:58:13.449Z | PASS [ 0.044s] (630/777) nextest-runner reporter::displayer::progress::tests::update_progress_bar_updates_stats |
| 2733 | 2026-03-20T03:58:13.454Z | PASS [ 0.026s] (631/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate |
| 2734 | 2026-03-20T03:58:13.459Z | PASS [ 0.026s] (632/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final |
| 2735 | 2026-03-20T03:58:13.459Z | PASS [ 0.025s] (633/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate |
| 2736 | 2026-03-20T03:58:13.463Z | PASS [ 0.034s] (634/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line |
| 2737 | 2026-03-20T03:58:13.472Z | PASS [ 0.009s] (635/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_terminated_by_nextest |
| 2738 | 2026-03-20T03:58:13.472Z | PASS [ 0.024s] (636/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1 |
| 2739 | 2026-03-20T03:58:13.475Z | PASS [ 0.019s] (637/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3 |
| 2740 | 2026-03-20T03:58:13.478Z | PASS [ 0.022s] (638/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2 |
| 2741 | 2026-03-20T03:58:13.494Z | PASS [ 0.021s] (639/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt |
| 2742 | 2026-03-20T03:58:13.497Z | PASS [ 0.024s] (640/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line |
| 2743 | 2026-03-20T03:58:13.497Z | PASS [ 0.040s] (641/777) nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4 |
| 2744 | 2026-03-20T03:58:13.518Z | PASS [ 0.041s] (642/777) nextest-runner reporter::displayer::unit_output::tests::test_live_output_not_captured_no_message |
| 2745 | 2026-03-20T03:58:13.537Z | PASS [ 0.043s] (643/777) nextest-runner reporter::displayer::unit_output::tests::test_replay_both_captured |
| 2746 | 2026-03-20T03:58:13.540Z | PASS [ 0.041s] (644/777) nextest-runner reporter::displayer::unit_output::tests::test_replay_stderr_not_captured |
| 2747 | 2026-03-20T03:58:13.540Z | PASS [ 0.042s] (645/777) nextest-runner reporter::displayer::unit_output::tests::test_replay_output_not_captured |
| 2748 | 2026-03-20T03:58:13.548Z | PASS [ 0.011s] (646/777) nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight |
| 2749 | 2026-03-20T03:58:13.551Z | PASS [ 0.012s] (647/777) nextest-runner reporter::error_description::tests::test_heuristic_error_str |
| 2750 | 2026-03-20T03:58:13.551Z | PASS [ 0.013s] (648/777) nextest-runner reporter::error_description::tests::test_heuristic_panic_message |
| 2751 | 2026-03-20T03:58:13.557Z | PASS [ 0.009s] (649/777) nextest-runner reporter::error_description::tests::test_heuristic_should_panic |
| 2752 | 2026-03-20T03:58:13.561Z | PASS [ 0.010s] (650/777) nextest-runner reporter::error_description::tests::test_no_error_extraction_for_successful_tests |
| 2753 | 2026-03-20T03:58:13.564Z | PASS [ 0.010s] (651/777) nextest-runner reporter::events::tests::abort_description_cross_platform_deserialization |
| 2754 | 2026-03-20T03:58:13.564Z | PASS [ 0.044s] (652/777) nextest-runner reporter::displayer::unit_output::tests::test_replay_stdout_not_captured |
| 2755 | 2026-03-20T03:58:13.567Z | PASS [ 0.010s] (653/777) nextest-runner reporter::events::tests::abort_description_display |
| 2756 | 2026-03-20T03:58:13.570Z | PASS [ 0.009s] (654/777) nextest-runner reporter::events::tests::abort_description_from_abort_status |
| 2757 | 2026-03-20T03:58:13.577Z | PASS [ 0.010s] (655/777) nextest-runner reporter::events::tests::is_success_for_output_by_variant |
| 2758 | 2026-03-20T03:58:13.581Z | PASS [ 0.009s] (656/777) nextest-runner reporter::events::tests::on_test_finished_leak_pass_flaky |
| 2759 | 2026-03-20T03:58:13.587Z | PASS [ 0.010s] (657/777) nextest-runner reporter::events::tests::on_test_finished_non_flaky |
| 2760 | 2026-03-20T03:58:13.591Z | PASS [ 0.010s] (658/777) nextest-runner reporter::events::tests::on_test_finished_pass_flaky |
| 2761 | 2026-03-20T03:58:13.598Z | PASS [ 0.010s] (659/777) nextest-runner reporter::events::tests::on_test_finished_timeout_pass_flaky |
| 2762 | 2026-03-20T03:58:13.600Z | PASS [ 0.010s] (660/777) nextest-runner reporter::events::tests::test_is_success |
| 2763 | 2026-03-20T03:58:13.603Z | PASS [ 0.193s] (661/777) nextest-runner reporter::displayer::status_level::tests::cancellation_only_hides_output |
| 2764 | 2026-03-20T03:58:13.606Z | PASS [ 0.044s] (662/777) nextest-runner reporter::events::tests::abort_description_serialization |
| 2765 | 2026-03-20T03:58:13.606Z | PASS [ 0.044s] (663/777) nextest-runner reporter::events::tests::execution_result_description_serialization |
| 2766 | 2026-03-20T03:58:13.609Z | PASS [ 0.010s] (664/777) nextest-runner reporter::helpers::tests::test_highlight_end |
| 2767 | 2026-03-20T03:58:13.609Z | PASS [ 0.010s] (665/777) nextest-runner reporter::helpers::tests::test_print_lines_in_chunks |
| 2768 | 2026-03-20T03:58:13.614Z | PASS [ 0.010s] (666/777) nextest-runner reporter::structured::libtest::test::event_for_finished_test_variants |
| 2769 | 2026-03-20T03:58:13.620Z | PASS [ 0.010s] (667/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::all_fields_combined |
| 2770 | 2026-03-20T03:58:13.630Z | PASS [ 0.009s] (668/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::all_zeros |
| 2771 | 2026-03-20T03:58:13.641Z | PASS [ 0.011s] (669/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::multiple_test_binaries |
| 2772 | 2026-03-20T03:58:13.650Z | PASS [ 0.042s] (670/777) nextest-runner reporter::structured::libtest::test::strips_human_output_none |
| 2773 | 2026-03-20T03:58:13.652Z | PASS [ 0.043s] (671/777) nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness |
| 2774 | 2026-03-20T03:58:13.653Z | PASS [ 0.042s] (672/777) nextest-runner reporter::structured::libtest::test::strips_human_output_start_error |
| 2775 | 2026-03-20T03:58:13.653Z | PASS [ 0.044s] (673/777) nextest-runner reporter::structured::libtest::test::strips_human_output |
| 2776 | 2026-03-20T03:58:13.653Z | PASS [ 0.010s] (674/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::single_test_binary |
| 2777 | 2026-03-20T03:58:13.660Z | PASS [ 0.010s] (675/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_both_types_filtered_out |
| 2778 | 2026-03-20T03:58:13.660Z | PASS [ 0.010s] (676/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_filtered_out_build_script_out_dirs |
| 2779 | 2026-03-20T03:58:13.666Z | PASS [ 0.010s] (677/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_filtered_out_test_binaries |
| 2780 | 2026-03-20T03:58:13.666Z | PASS [ 0.010s] (678/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_filtered_out_non_test_binary |
| 2781 | 2026-03-20T03:58:13.667Z | PASS [ 0.009s] (679/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_linked_paths |
| 2782 | 2026-03-20T03:58:13.670Z | PASS [ 0.010s] (680/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_non_test_binaries |
| 2783 | 2026-03-20T03:58:13.670Z | PASS [ 0.010s] (681/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_single_more_item |
| 2784 | 2026-03-20T03:58:13.673Z | PASS [ 0.010s] (682/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_multiple_more_items |
| 2785 | 2026-03-20T03:58:13.673Z | PASS [ 0.010s] (683/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::with_non_test_binaries_and_both_types_filtered_out |
| 2786 | 2026-03-20T03:58:13.673Z | PASS [ 0.010s] (684/777) nextest-runner reuse_build::archive_reporter::tests::test_report_counts::zero_binaries_with_filtered_out |
| 2787 | 2026-03-20T03:58:13.680Z | PASS [ 0.010s] (685/777) nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect |
| 2788 | 2026-03-20T03:58:13.683Z | PASS [ 0.010s] (686/777) nextest-runner reuse_build::tests::test_path_mapper_relative |
| 2789 | 2026-03-20T03:58:13.683Z | PASS [ 0.011s] (687/777) nextest-runner reuse_build::tests::test_map_paths_build_dir_fallback |
| 2790 | 2026-03-20T03:58:13.683Z | PASS [ 0.010s] (688/777) nextest-runner reuse_build::tests::test_path_mapper_separate_build_dir |
| 2791 | 2026-03-20T03:58:13.683Z | PASS [ 0.010s] (689/777) nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt |
| 2792 | 2026-03-20T03:58:13.690Z | PASS [ 0.010s] (690/777) nextest-runner runner::imp::tests::test_debugger_command_parsing |
| 2793 | 2026-03-20T03:58:13.693Z | PASS [ 0.010s] (691/777) nextest-runner rustc_cli::tests::test_fail_to_spawn |
| 2794 | 2026-03-20T03:58:13.697Z | PASS [ 0.017s] (692/777) nextest-runner runner::imp::tests::no_capture_settings |
| 2795 | 2026-03-20T03:58:13.706Z | PASS [ 0.015s] (693/777) nextest-runner target_runner::tests::test_find_config |
| 2796 | 2026-03-20T03:58:13.710Z | PASS [ 0.010s] (694/777) nextest-runner test_command::tests::parse_build_script |
| 2797 | 2026-03-20T03:58:13.710Z | PASS [ 0.027s] (695/777) nextest-runner rustc_cli::tests::test_should_respect_rustc_env |
| 2798 | 2026-03-20T03:58:13.716Z | PASS [ 0.010s] (696/777) nextest-runner test_filter::tests::empty_pattern_examples |
| 2799 | 2026-03-20T03:58:13.719Z | PASS [ 0.011s] (697/777) nextest-runner test_filter::tests::pattern_examples |
| 2800 | 2026-03-20T03:58:13.744Z | PASS [ 0.053s] (698/777) nextest-runner rustc_cli::tests::test_should_run_rustc_version |
| 2801 | 2026-03-20T03:58:13.774Z | PASS [ 0.066s] (699/777) nextest-runner test_filter::tests::proptest_empty |
| 2802 | 2026-03-20T03:58:13.785Z | PASS [ 0.011s] (700/777) nextest-runner test_filter::tests::skip_only_pattern_examples |
| 2803 | 2026-03-20T03:58:13.832Z | PASS [ 0.113s] (701/777) nextest-runner test_filter::tests::proptest_no_match |
| 2804 | 2026-03-20T03:58:13.842Z | PASS [ 0.161s] (702/777) nextest-runner rustc_cli::tests::test_execute_with_failure |
| 2805 | 2026-03-20T03:58:13.937Z | PASS [ 0.095s] (703/777) nextest-runner user_config::early::tests::test_early_user_config_defaults |
| 2806 | 2026-03-20T03:58:14.003Z | PASS [ 0.287s] (704/777) nextest-runner test_filter::tests::proptest_exact |
| 2807 | 2026-03-20T03:58:14.015Z | PASS [ 0.012s] (705/777) nextest-runner user_config::elements::record::tests::test_default_record_config_parsing |
| 2808 | 2026-03-20T03:58:14.026Z | PASS [ 0.011s] (706/777) nextest-runner user_config::elements::record::tests::test_deserialized_record_config_parsing |
| 2809 | 2026-03-20T03:58:14.032Z | PASS [ 0.095s] (707/777) nextest-runner user_config::early::tests::test_early_user_config_from_host_platform |
| 2810 | 2026-03-20T03:58:14.059Z | PASS [ 0.315s] (708/777) nextest-runner test_filter::tests::proptest_substring |
| 2811 | 2026-03-20T03:58:14.122Z | PASS [ 0.096s] (709/777) nextest-runner user_config::elements::record::tests::test_resolve_accepts_value_at_maximum |
| 2812 | 2026-03-20T03:58:14.126Z | PASS [ 0.093s] (710/777) nextest-runner user_config::elements::record::tests::test_resolve_accepts_value_at_minimum |
| 2813 | 2026-03-20T03:58:14.155Z | PASS [ 0.096s] (711/777) nextest-runner user_config::elements::record::tests::test_resolve_clamps_large_max_output_size |
| 2814 | 2026-03-20T03:58:14.221Z | PASS [ 0.096s] (712/777) nextest-runner user_config::elements::record::tests::test_resolve_default_override_applies |
| 2815 | 2026-03-20T03:58:14.221Z | PASS [ 0.099s] (713/777) nextest-runner user_config::elements::record::tests::test_resolve_clamps_small_max_output_size |
| 2816 | 2026-03-20T03:58:14.252Z | PASS [ 0.097s] (714/777) nextest-runner user_config::elements::record::tests::test_resolve_first_matching_user_override_wins |
| 2817 | 2026-03-20T03:58:14.321Z | PASS [ 0.100s] (715/777) nextest-runner user_config::elements::record::tests::test_resolve_override_clamps_max_output_size |
| 2818 | 2026-03-20T03:58:14.321Z | PASS [ 0.100s] (716/777) nextest-runner user_config::elements::record::tests::test_resolve_override_beats_user_base |
| 2819 | 2026-03-20T03:58:14.348Z | PASS [ 0.096s] (717/777) nextest-runner user_config::elements::record::tests::test_resolve_platform_override_no_match |
| 2820 | 2026-03-20T03:58:14.392Z | PASS [ 0.966s] (718/777) nextest-runner reporter::displayer::status_level::tests::load_decider_test_finished_skip_implies_no_output |
| 2821 | 2026-03-20T03:58:14.395Z | PASS [ 0.561s] (719/777) nextest-runner time::stopwatch::tests::stopwatch_pause |
| 2822 | 2026-03-20T03:58:14.407Z | PASS [ 0.012s] (720/777) nextest-runner user_config::elements::ui::tests::test_command_and_pager_empty_errors |
| 2823 | 2026-03-20T03:58:14.419Z | PASS [ 0.013s] (721/777) nextest-runner user_config::elements::ui::tests::test_command_name_and_args_parsing |
| 2824 | 2026-03-20T03:58:14.423Z | PASS [ 0.102s] (722/777) nextest-runner user_config::elements::record::tests::test_resolve_user_override_beats_default_override |
| 2825 | 2026-03-20T03:58:14.423Z | PASS [ 0.102s] (723/777) nextest-runner user_config::elements::record::tests::test_resolve_user_override_applies |
| 2826 | 2026-03-20T03:58:14.430Z | PASS [ 0.011s] (724/777) nextest-runner user_config::elements::ui::tests::test_command_name_and_args_to_command |
| 2827 | 2026-03-20T03:58:14.434Z | PASS [ 0.011s] (725/777) nextest-runner user_config::elements::ui::tests::test_pager_setting_builtin |
| 2828 | 2026-03-20T03:58:14.437Z | PASS [ 0.012s] (726/777) nextest-runner user_config::elements::ui::tests::test_pager_setting_parsing |
| 2829 | 2026-03-20T03:58:14.441Z | PASS [ 0.011s] (727/777) nextest-runner user_config::elements::ui::tests::test_paginate_setting_parsing |
| 2830 | 2026-03-20T03:58:14.444Z | PASS [ 0.096s] (728/777) nextest-runner user_config::elements::record::tests::test_resolve_user_overrides_defaults |
| 2831 | 2026-03-20T03:58:14.492Z | PASS [ 0.100s] (729/777) nextest-runner user_config::elements::record::tests::test_resolve_uses_defaults |
| 2832 | 2026-03-20T03:58:14.498Z | PASS [ 1.236s] (730/777) nextest-runner record::summary::tests::test_event_summary_roundtrips |
| 2833 | 2026-03-20T03:58:14.540Z | PASS [ 0.104s] (731/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_defaults_only |
| 2834 | 2026-03-20T03:58:14.540Z | PASS [ 0.095s] (732/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_override_beats_user_base |
| 2835 | 2026-03-20T03:58:14.540Z | PASS [ 0.105s] (733/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_default_override_applies |
| 2836 | 2026-03-20T03:58:14.540Z | PASS [ 0.099s] (734/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_first_matching_user_override_wins |
| 2837 | 2026-03-20T03:58:14.590Z | PASS [ 0.099s] (735/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_pager_defaults |
| 2838 | 2026-03-20T03:58:14.596Z | PASS [ 0.097s] (736/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_pager_override |
| 2839 | 2026-03-20T03:58:14.606Z | PASS [ 0.011s] (737/777) nextest-runner user_config::elements::ui::tests::test_streampager_config_parsing |
| 2840 | 2026-03-20T03:58:14.645Z | PASS [ 0.105s] (738/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_platform_override_no_match |
| 2841 | 2026-03-20T03:58:14.646Z | PASS [ 0.105s] (739/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_user_override_applies |
| 2842 | 2026-03-20T03:58:14.646Z | PASS [ 0.105s] (740/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_user_config_overrides_defaults |
| 2843 | 2026-03-20T03:58:14.646Z | PASS [ 0.105s] (741/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_paginate_override |
| 2844 | 2026-03-20T03:58:14.657Z | PASS [ 0.012s] (742/777) nextest-runner user_config::elements::ui::tests::test_ui_config_input_handler |
| 2845 | 2026-03-20T03:58:14.657Z | PASS [ 0.012s] (743/777) nextest-runner user_config::elements::ui::tests::test_ui_config_output_indent |
| 2846 | 2026-03-20T03:58:14.660Z | PASS [ 0.012s] (744/777) nextest-runner user_config::elements::ui::tests::test_ui_config_show_progress |
| 2847 | 2026-03-20T03:58:14.660Z | PASS [ 0.012s] (745/777) nextest-runner user_config::elements::ui::tests::test_ui_config_max_progress_running |
| 2848 | 2026-03-20T03:58:14.667Z | PASS [ 0.010s] (746/777) nextest-runner user_config::experimental::tests::test_env_var |
| 2849 | 2026-03-20T03:58:14.667Z | PASS [ 0.010s] (747/777) nextest-runner user_config::elements::ui::tests::test_ui_show_progress_to_show_progress |
| 2850 | 2026-03-20T03:58:14.670Z | PASS [ 0.010s] (748/777) nextest-runner user_config::experimental::tests::test_display |
| 2851 | 2026-03-20T03:58:14.670Z | PASS [ 0.010s] (749/777) nextest-runner user_config::experimental::tests::test_from_str |
| 2852 | 2026-03-20T03:58:14.679Z | PASS [ 0.012s] (750/777) nextest-runner user_config::imp::tests::experimental_features_disabled |
| 2853 | 2026-03-20T03:58:14.679Z | PASS [ 0.012s] (751/777) nextest-runner user_config::imp::tests::experimental_features_parsing |
| 2854 | 2026-03-20T03:58:14.682Z | PASS [ 0.012s] (752/777) nextest-runner user_config::imp::tests::experimental_features_unknown_warning |
| 2855 | 2026-03-20T03:58:14.682Z | PASS [ 0.013s] (753/777) nextest-runner user_config::imp::tests::default_user_config_is_valid |
| 2856 | 2026-03-20T03:58:14.689Z | PASS [ 0.099s] (754/777) nextest-runner user_config::elements::ui::tests::test_resolved_ui_config_user_override_beats_default_override |
| 2857 | 2026-03-20T03:58:14.692Z | PASS [ 0.011s] (755/777) nextest-runner user_config::imp::tests::no_ignored_keys |
| 2858 | 2026-03-20T03:58:14.692Z | PASS [ 0.011s] (756/777) nextest-runner user_config::imp::tests::overrides_invalid_platform |
| 2859 | 2026-03-20T03:58:14.692Z | PASS [ 0.012s] (757/777) nextest-runner user_config::imp::tests::ignored_keys |
| 2860 | 2026-03-20T03:58:14.692Z | PASS [ 0.011s] (758/777) nextest-runner user_config::imp::tests::overrides_missing_platform |
| 2861 | 2026-03-20T03:58:14.701Z | PASS [ 0.012s] (759/777) nextest-runner user_config::imp::tests::overrides_parsing |
| 2862 | 2026-03-20T03:58:14.704Z | PASS [ 0.011s] (760/777) nextest-runner user_config::imp::tests::overrides_record_unknown_key |
| 2863 | 2026-03-20T03:58:14.704Z | PASS [ 0.012s] (761/777) nextest-runner user_config::imp::tests::overrides_record_parsing |
| 2864 | 2026-03-20T03:58:14.704Z | PASS [ 0.012s] (762/777) nextest-runner::integration target_runner::disregards_non_matching |
| 2865 | 2026-03-20T03:58:14.707Z | PASS [ 0.101s] (763/777) nextest-runner user_config::elements::ui::tests::test_streampager_config_resolution |
| 2866 | 2026-03-20T03:58:14.714Z | PASS [ 0.012s] (764/777) nextest-runner::integration target_runner::parses_cargo_config_cfg |
| 2867 | 2026-03-20T03:58:14.717Z | PASS [ 0.011s] (765/777) nextest-runner::integration target_runner::parses_cargo_config_exact |
| 2868 | 2026-03-20T03:58:14.717Z | PASS [ 0.011s] (766/777) nextest-runner::integration target_triple::parses_cargo_env |
| 2869 | 2026-03-20T03:58:14.722Z | PASS [ 0.012s] (767/777) nextest-runner::integration target_triple::parses_custom_target_cli |
| 2870 | 2026-03-20T03:58:14.726Z | PASS [ 0.011s] (768/777) nextest-runner::integration target_triple::parses_custom_target_cli_heuristic |
| 2871 | 2026-03-20T03:58:14.726Z | PASS [ 0.012s] (769/777) nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path |
| 2872 | 2026-03-20T03:58:14.726Z | PASS [ 0.012s] (770/777) nextest-runner::integration target_triple::parses_custom_target_env |
| 2873 | 2026-03-20T03:58:14.731Z | PASS [ 0.012s] (771/777) nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path |
| 2874 | 2026-03-20T03:58:14.736Z | PASS [ 0.011s] (772/777) nextest-runner::integration target_triple::parses_target_cli_option |
| 2875 | 2026-03-20T03:58:14.739Z | PASS [ 0.012s] (773/777) integration-tests::integration sigttou::test_foreground_grab_does_not_suspend |
| 2876 | 2026-03-20T03:58:14.831Z | PASS [ 0.139s] (774/777) nextest-runner::integration target_runner::falls_back_to_cargo_config |
| 2877 | 2026-03-20T03:58:14.907Z | PASS [ 0.203s] (775/777) nextest-runner::integration target_runner::parses_cargo_env |
| 2878 | 2026-03-20T03:58:15.301Z | PASS [ 1.515s] (776/777) nextest-runner time::pausable_sleep::tests::reset_on_sleep |
| 2879 | 2026-03-20T03:58:15.401Z | PASS [ 1.926s] (777/777) nextest-runner reporter::displayer::status_level::tests::should_load_output_consistent_with_helpers |
| 2880 | 2026-03-20T03:58:15.404Z | ──────────── |
| 2881 | 2026-03-20T03:58:15.404Z | Summary [ 44.674s] 777 tests run: 777 passed, 2 skipped |
| 2882 | 2026-03-20T03:58:15.438Z | |
| 2883 | 2026-03-20T03:58:15.441Z | real 45.542717628 |
| 2884 | 2026-03-20T03:58:15.441Z | user 2:32.639848394 |
| 2885 | 2026-03-20T03:58:15.441Z | sys 2:04.602359300 |
| 2886 | 2026-03-20T03:58:15.441Z | trap 0.314382127 |
| 2887 | 2026-03-20T03:58:15.441Z | tflt 0.442044316 |
| 2888 | 2026-03-20T03:58:15.441Z | dflt 0.525746215 |
| 2889 | 2026-03-20T03:58:15.441Z | kflt 0.030105113 |
| 2890 | 2026-03-20T03:58:15.441Z | lock 25:43.150569060 |
| 2891 | 2026-03-20T03:58:15.441Z | slp 21:26.956397475 |
| 2892 | 2026-03-20T03:58:15.441Z | lat 5:05.015244571 |
| 2893 | 2026-03-20T03:58:15.441Z | stop 6:05.790538122 |
| 2894 | 2026-03-20T03:58:15.441Z | process exited: duration 392255 ms, exit code 0 |
| |
| 2895 | 2026-03-20T03:58:15.448Z | found 1 output files |
| 2896 | 2026-03-20T03:58:15.448Z | uploading: /tmp/nextest-run-archive.zip (706207 bytes) |
| 2897 | 2026-03-20T03:58:16.471Z | uploaded: /tmp/nextest-run-archive.zip |