|
|
|
1 | 2025-02-12T04:40:25.266Z | job assigned to worker 01JKW799B66PATYTJQWFB22FE1 [factory aws, i-0f7abd7a5195dad0c] (queued for 45 s) |
|
2 | 2025-02-12T04:40:33.301Z | starting task 0: "setup" |
3 | 2025-02-12T04:40:33.308Z | ++ uname -s |
4 | 2025-02-12T04:40:33.311Z | + kern=SunOS |
5 | 2025-02-12T04:40:33.311Z | + build_user=build |
6 | 2025-02-12T04:40:33.311Z | + build_uid=12345 |
7 | 2025-02-12T04:40:33.311Z | + work_dir=/work |
8 | 2025-02-12T04:40:33.311Z | + input_dir=/input |
9 | 2025-02-12T04:40:33.311Z | + [[ 0 == 12345 ]] |
10 | 2025-02-12T04:40:33.311Z | + case "$kern" in |
11 | 2025-02-12T04:40:33.311Z | + groupadd -g 12345 build |
12 | 2025-02-12T04:40:33.315Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-12T04:40:35.321Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-12T04:40:35.498Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-12T04:40:35.500Z | + home_fs=zfs |
16 | 2025-02-12T04:40:35.500Z | + [[ zfs == autofs ]] |
17 | 2025-02-12T04:40:35.500Z | + mkdir -p /home/build |
18 | 2025-02-12T04:40:35.503Z | + chown build:build /home/build /work |
19 | 2025-02-12T04:40:37.504Z | + chmod 0700 /home/build /work |
20 | 2025-02-12T04:40:37.507Z | process exited: duration 4205 ms, exit code 0 |
|
21 | 2025-02-12T04:40:37.512Z | starting task 1: "rust-toolchain" |
22 | 2025-02-12T04:40:37.517Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-02-12T04:40:37.517Z | * rust toolchain channel = "stable" |
24 | 2025-02-12T04:40:37.517Z | * rust toolchain profile = "default" |
25 | 2025-02-12T04:40:37.517Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-02-12T04:40:37.517Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-02-12T04:40:37.517Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-12T04:40:37.519Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-12T04:40:37.519Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-02-12T04:40:37.642Z | info: downloading installer |
31 | 2025-02-12T04:40:38.892Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-12T04:40:38.892Z | warning: /opt/ooce/bin |
33 | 2025-02-12T04:40:38.892Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-12T04:40:38.892Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-12T04:40:38.892Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-12T04:40:38.892Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-12T04:40:38.892Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-12T04:40:38.892Z | error: cannot install while Rust is installed |
39 | 2025-02-12T04:40:38.892Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-12T04:40:38.908Z | info: profile set to 'default' |
41 | 2025-02-12T04:40:38.908Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-12T04:40:38.911Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-02-12T04:40:39.066Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
44 | 2025-02-12T04:40:39.066Z | info: downloading component 'cargo' |
45 | 2025-02-12T04:40:39.948Z | info: downloading component 'clippy' |
46 | 2025-02-12T04:40:40.286Z | info: downloading component 'rust-docs' |
47 | 2025-02-12T04:40:41.497Z | info: downloading component 'rust-std' |
48 | 2025-02-12T04:40:43.447Z | info: downloading component 'rustc' |
49 | 2025-02-12T04:40:50.337Z | info: downloading component 'rustfmt' |
50 | 2025-02-12T04:40:50.594Z | info: installing component 'cargo' |
51 | 2025-02-12T04:40:51.469Z | info: installing component 'clippy' |
52 | 2025-02-12T04:40:51.870Z | info: installing component 'rust-docs' |
53 | 2025-02-12T04:40:53.569Z | info: installing component 'rust-std' |
54 | 2025-02-12T04:40:55.530Z | info: installing component 'rustc' |
55 | 2025-02-12T04:41:01.740Z | info: installing component 'rustfmt' |
56 | 2025-02-12T04:41:02.075Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-02-12T04:41:02.075Z | |
58 | 2025-02-12T04:41:02.460Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
59 | 2025-02-12T04:41:02.460Z | |
60 | 2025-02-12T04:41:02.463Z | |
61 | 2025-02-12T04:41:02.463Z | Rust is installed now. Great! |
62 | 2025-02-12T04:41:02.463Z | |
63 | 2025-02-12T04:41:02.463Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-12T04:41:02.463Z | environment variable. This has not been done automatically. |
65 | 2025-02-12T04:41:02.463Z | |
66 | 2025-02-12T04:41:02.463Z | To configure your current shell, you need to source |
67 | 2025-02-12T04:41:02.463Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-12T04:41:02.463Z | |
69 | 2025-02-12T04:41:02.463Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-12T04:41:02.463Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-12T04:41:02.464Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-12T04:41:02.539Z | + rustup --version |
73 | 2025-02-12T04:41:02.546Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-12T04:41:02.546Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-12T04:41:02.626Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
76 | 2025-02-12T04:41:02.629Z | + cargo --version |
77 | 2025-02-12T04:41:02.688Z | cargo 1.84.1 (66221abde 2024-11-19) |
78 | 2025-02-12T04:41:02.691Z | + rustc --version |
79 | 2025-02-12T04:41:02.753Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-02-12T04:41:02.756Z | process exited: duration 25241 ms, exit code 0 |
|
81 | 2025-02-12T04:41:02.762Z | starting task 2: "authentication" |
82 | 2025-02-12T04:41:02.784Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-02-12T04:41:02.789Z | starting task 3: "clone repository" |
84 | 2025-02-12T04:41:02.794Z | + mkdir -p /work/nextest-rs/nextest |
85 | 2025-02-12T04:41:02.797Z | + git clone https://github.com/nextest-rs/nextest /work/nextest-rs/nextest |
86 | 2025-02-12T04:41:02.840Z | Cloning into '/work/nextest-rs/nextest'... |
87 | 2025-02-12T04:41:04.438Z | + cd /work/nextest-rs/nextest |
88 | 2025-02-12T04:41:04.441Z | + git fetch origin a24068a70d92950e41aa7bf9a2e1af440eb45fc2 |
89 | 2025-02-12T04:41:04.694Z | From https://github.com/nextest-rs/nextest |
90 | 2025-02-12T04:41:04.694Z | * branch a24068a70d92950e41aa7bf9a2e1af440eb45fc2 -> FETCH_HEAD |
91 | 2025-02-12T04:41:04.703Z | + [[ -n '' ]] |
92 | 2025-02-12T04:41:04.703Z | + git reset --hard a24068a70d92950e41aa7bf9a2e1af440eb45fc2 |
93 | 2025-02-12T04:41:04.773Z | HEAD is now at a24068a7 chore(deps): update rust crate guppy to 0.17.14 |
94 | 2025-02-12T04:41:04.776Z | process exited: duration 1984 ms, exit code 0 |
|
95 | 2025-02-12T04:41:04.781Z | starting task 4: "build" |
96 | 2025-02-12T04:41:04.791Z | + PLATFORM=illumos |
97 | 2025-02-12T04:41:04.791Z | + export CARGO_TERM_COLOR=always |
98 | 2025-02-12T04:41:04.791Z | + CARGO_TERM_COLOR=always |
99 | 2025-02-12T04:41:04.791Z | + cargo --version |
100 | 2025-02-12T04:41:04.842Z | cargo 1.84.1 (66221abde 2024-11-19) |
101 | 2025-02-12T04:41:04.845Z | + rustc --version |
102 | 2025-02-12T04:41:04.907Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
103 | 2025-02-12T04:41:04.910Z | + banner install |
104 | 2025-02-12T04:41:04.914Z | |
105 | 2025-02-12T04:41:04.914Z | # # # #### ##### ## # # |
106 | 2025-02-12T04:41:04.914Z | # ## # # # # # # # |
107 | 2025-02-12T04:41:04.914Z | # # # # #### # # # # # |
108 | 2025-02-12T04:41:04.914Z | # # # # # # ###### # # |
109 | 2025-02-12T04:41:04.915Z | # # ## # # # # # # # |
110 | 2025-02-12T04:41:04.915Z | # # # #### # # # ###### ###### |
111 | 2025-02-12T04:41:04.915Z | |
112 | 2025-02-12T04:41:04.918Z | + mkdir -p /home/build/.cargo/bin |
113 | 2025-02-12T04:41:04.919Z | + curl -LsSf https://get.nexte.st/latest/illumos |
114 | 2025-02-12T04:41:04.919Z | + gunzip |
115 | 2025-02-12T04:41:04.919Z | + tar xf - -C /home/build/.cargo/bin |
116 | 2025-02-12T04:41:06.017Z | + banner metadata |
117 | 2025-02-12T04:41:06.020Z | |
118 | 2025-02-12T04:41:06.020Z | # # ###### ##### ## ##### ## ##### ## |
119 | 2025-02-12T04:41:06.020Z | ## ## # # # # # # # # # # # |
120 | 2025-02-12T04:41:06.020Z | # ## # ##### # # # # # # # # # # |
121 | 2025-02-12T04:41:06.020Z | # # # # ###### # # ###### # ###### |
122 | 2025-02-12T04:41:06.020Z | # # # # # # # # # # # # # |
123 | 2025-02-12T04:41:06.020Z | # # ###### # # # ##### # # # # # |
124 | 2025-02-12T04:41:06.020Z | |
125 | 2025-02-12T04:41:06.020Z | + ptime -m cargo build --package nextest-metadata |
126 | 2025-02-12T04:41:06.164Z | Updating crates.io index |
127 | 2025-02-12T04:41:07.165Z | Downloading crates ... |
128 | 2025-02-12T04:41:07.252Z | Downloaded itoa v1.0.14 |
129 | 2025-02-12T04:41:07.257Z | Downloaded ppv-lite86 v0.2.20 |
130 | 2025-02-12T04:41:07.263Z | Downloaded miette-derive v7.5.0 |
131 | 2025-02-12T04:41:07.266Z | Downloaded equivalent v1.0.1 |
132 | 2025-02-12T04:41:07.282Z | Downloaded is_ci v1.2.0 |
133 | 2025-02-12T04:41:07.285Z | Downloaded include_dir_macros v0.7.4 |
134 | 2025-02-12T04:41:07.288Z | Downloaded rand_core v0.6.4 |
135 | 2025-02-12T04:41:07.291Z | Downloaded zerocopy-derive v0.7.35 |
136 | 2025-02-12T04:41:07.294Z | Downloaded zerocopy v0.7.35 |
137 | 2025-02-12T04:41:07.308Z | Downloaded smol_str v0.3.2 |
138 | 2025-02-12T04:41:07.311Z | Downloaded num-traits v0.2.19 |
139 | 2025-02-12T04:41:07.314Z | Downloaded shlex v1.3.0 |
140 | 2025-02-12T04:41:07.314Z | Downloaded jobserver v0.1.32 |
141 | 2025-02-12T04:41:07.316Z | Downloaded either v1.13.0 |
142 | 2025-02-12T04:41:07.316Z | Downloaded autocfg v1.4.0 |
143 | 2025-02-12T04:41:07.319Z | Downloaded xxhash-rust v0.8.15 |
144 | 2025-02-12T04:41:07.321Z | Downloaded guppy-workspace-hack v0.1.0 |
145 | 2025-02-12T04:41:07.321Z | Downloaded cfg_aliases v0.2.1 |
146 | 2025-02-12T04:41:07.321Z | Downloaded anstyle-query v1.1.2 |
147 | 2025-02-12T04:41:07.324Z | Downloaded utf8parse v0.2.2 |
148 | 2025-02-12T04:41:07.324Z | Downloaded rand_chacha v0.3.1 |
149 | 2025-02-12T04:41:07.327Z | Downloaded anstyle-parse v0.2.6 |
150 | 2025-02-12T04:41:07.329Z | Downloaded errno v0.3.9 |
151 | 2025-02-12T04:41:07.336Z | Downloaded cfg-expr v0.17.2 |
152 | 2025-02-12T04:41:07.339Z | Downloaded thread_local v1.1.8 |
153 | 2025-02-12T04:41:07.341Z | Downloaded addr2line v0.21.0 |
154 | 2025-02-12T04:41:07.345Z | Downloaded include_dir v0.7.4 |
155 | 2025-02-12T04:41:07.348Z | Downloaded colorchoice v1.0.3 |
156 | 2025-02-12T04:41:07.348Z | Downloaded anstyle v1.0.9 |
157 | 2025-02-12T04:41:07.354Z | Downloaded unicase v2.8.0 |
158 | 2025-02-12T04:41:07.357Z | Downloaded unicode-linebreak v0.1.5 |
159 | 2025-02-12T04:41:07.357Z | Downloaded signal-hook-registry v1.4.2 |
160 | 2025-02-12T04:41:07.372Z | Downloaded unicode-ident v1.0.16 |
161 | 2025-02-12T04:41:07.375Z | Downloaded owo-colors v4.1.0 |
162 | 2025-02-12T04:41:07.377Z | Downloaded bitflags v2.8.0 |
163 | 2025-02-12T04:41:07.381Z | Downloaded thiserror-impl v1.0.69 |
164 | 2025-02-12T04:41:07.383Z | Downloaded heck v0.5.0 |
165 | 2025-02-12T04:41:07.383Z | Downloaded clap_lex v0.7.4 |
166 | 2025-02-12T04:41:07.386Z | Downloaded once_cell v1.20.3 |
167 | 2025-02-12T04:41:07.390Z | Downloaded supports-unicode v3.0.0 |
168 | 2025-02-12T04:41:07.393Z | Downloaded log v0.4.25 |
169 | 2025-02-12T04:41:07.399Z | Downloaded byteorder v1.5.0 |
170 | 2025-02-12T04:41:07.402Z | Downloaded pin-project-lite v0.2.16 |
171 | 2025-02-12T04:41:07.409Z | Downloaded target-spec-miette v0.4.4 |
172 | 2025-02-12T04:41:07.411Z | Downloaded tracing-log v0.2.0 |
173 | 2025-02-12T04:41:07.414Z | Downloaded textwrap v0.16.1 |
174 | 2025-02-12T04:41:07.418Z | Downloaded tokio-macros v2.5.0 |
175 | 2025-02-12T04:41:07.420Z | Downloaded strsim v0.11.1 |
176 | 2025-02-12T04:41:07.420Z | Downloaded socket2 v0.5.8 |
177 | 2025-02-12T04:41:07.423Z | Downloaded ryu v1.0.19 |
178 | 2025-02-12T04:41:07.425Z | Downloaded cfg-if v1.0.0 |
179 | 2025-02-12T04:41:07.425Z | Downloaded bit-set v0.8.0 |
180 | 2025-02-12T04:41:07.428Z | Downloaded lazy_static v1.5.0 |
181 | 2025-02-12T04:41:07.435Z | Downloaded supports-hyperlinks v3.0.0 |
182 | 2025-02-12T04:41:07.438Z | Downloaded quote v1.0.38 |
183 | 2025-02-12T04:41:07.441Z | Downloaded getrandom v0.2.15 |
184 | 2025-02-12T04:41:07.443Z | Downloaded adler v1.0.2 |
185 | 2025-02-12T04:41:07.446Z | Downloaded backtrace-ext v0.2.1 |
186 | 2025-02-12T04:41:07.454Z | Downloaded thiserror v1.0.69 |
187 | 2025-02-12T04:41:07.459Z | Downloaded target-lexicon v0.12.16 |
188 | 2025-02-12T04:41:07.461Z | Downloaded smallvec v1.13.2 |
189 | 2025-02-12T04:41:07.464Z | Downloaded console v0.15.8 |
190 | 2025-02-12T04:41:07.466Z | Downloaded supports-color v3.0.2 |
191 | 2025-02-12T04:41:07.466Z | Downloaded is_terminal_polyfill v1.70.1 |
192 | 2025-02-12T04:41:07.481Z | Downloaded proc-macro2 v1.0.93 |
193 | 2025-02-12T04:41:07.489Z | Downloaded bit-vec v0.8.0 |
194 | 2025-02-12T04:41:07.492Z | Downloaded terminal_size v0.4.0 |
195 | 2025-02-12T04:41:07.492Z | Downloaded clap v4.5.29 |
196 | 2025-02-12T04:41:07.499Z | Downloaded tracing-core v0.1.33 |
197 | 2025-02-12T04:41:07.501Z | Downloaded serde v1.0.217 |
198 | 2025-02-12T04:41:07.504Z | Downloaded miniz_oxide v0.7.4 |
199 | 2025-02-12T04:41:07.508Z | Downloaded clap_derive v4.5.28 |
200 | 2025-02-12T04:41:07.510Z | Downloaded anstream v0.6.17 |
201 | 2025-02-12T04:41:07.515Z | Downloaded camino v1.1.9 |
202 | 2025-02-12T04:41:07.518Z | Downloaded rand v0.8.5 |
203 | 2025-02-12T04:41:07.525Z | Downloaded bytes v1.10.0 |
204 | 2025-02-12T04:41:07.529Z | Downloaded tracing v0.1.41 |
205 | 2025-02-12T04:41:07.533Z | Downloaded backtrace v0.3.71 |
206 | 2025-02-12T04:41:07.537Z | Downloaded rustc-demangle v0.1.24 |
207 | 2025-02-12T04:41:07.539Z | Downloaded indexmap v2.7.1 |
208 | 2025-02-12T04:41:07.542Z | Downloaded miette v7.5.0 |
209 | 2025-02-12T04:41:07.546Z | Downloaded sharded-slab v0.1.7 |
210 | 2025-02-12T04:41:07.549Z | Downloaded serde_derive v1.0.217 |
211 | 2025-02-12T04:41:07.562Z | Downloaded aho-corasick v1.1.3 |
212 | 2025-02-12T04:41:07.579Z | Downloaded mio v1.0.3 |
213 | 2025-02-12T04:41:07.598Z | Downloaded target-spec v3.4.0 |
214 | 2025-02-12T04:41:07.606Z | Downloaded borsh v1.5.1 |
215 | 2025-02-12T04:41:07.611Z | Downloaded memchr v2.7.4 |
216 | 2025-02-12T04:41:07.615Z | Downloaded hashbrown v0.15.2 |
217 | 2025-02-12T04:41:07.637Z | Downloaded clap_builder v4.5.29 |
218 | 2025-02-12T04:41:07.643Z | Downloaded serde_json v1.0.138 |
219 | 2025-02-12T04:41:07.652Z | Downloaded cc v1.2.5 |
220 | 2025-02-12T04:41:07.678Z | Downloaded tracing-subscriber v0.3.19 |
221 | 2025-02-12T04:41:07.687Z | Downloaded unicode-width v0.1.14 |
222 | 2025-02-12T04:41:07.704Z | Downloaded syn v2.0.98 |
223 | 2025-02-12T04:41:07.714Z | Downloaded unicode-width v0.2.0 |
224 | 2025-02-12T04:41:07.719Z | Downloaded object v0.32.2 |
225 | 2025-02-12T04:41:07.743Z | Downloaded gimli v0.28.1 |
226 | 2025-02-12T04:41:07.760Z | Downloaded rustix v0.38.37 |
227 | 2025-02-12T04:41:07.779Z | Downloaded regex-syntax v0.8.5 |
228 | 2025-02-12T04:41:07.823Z | Downloaded regex-automata v0.4.8 |
229 | 2025-02-12T04:41:07.841Z | Downloaded libc v0.2.169 |
230 | 2025-02-12T04:41:07.863Z | Downloaded tokio v1.43.0 |
231 | 2025-02-12T04:41:08.081Z | Compiling proc-macro2 v1.0.93 |
232 | 2025-02-12T04:41:08.081Z | Compiling unicode-ident v1.0.16 |
233 | 2025-02-12T04:41:08.084Z | Compiling libc v0.2.169 |
234 | 2025-02-12T04:41:08.084Z | Compiling serde v1.0.217 |
235 | 2025-02-12T04:41:08.084Z | Compiling cfg-if v1.0.0 |
236 | 2025-02-12T04:41:08.084Z | Compiling shlex v1.3.0 |
237 | 2025-02-12T04:41:08.099Z | Compiling memchr v2.7.4 |
238 | 2025-02-12T04:41:08.226Z | Compiling rustix v0.38.37 |
239 | 2025-02-12T04:41:08.285Z | Compiling bitflags v2.8.0 |
240 | 2025-02-12T04:41:08.462Z | Compiling once_cell v1.20.3 |
241 | 2025-02-12T04:41:08.735Z | Compiling gimli v0.28.1 |
242 | 2025-02-12T04:41:08.749Z | Compiling target-lexicon v0.12.16 |
243 | 2025-02-12T04:41:08.874Z | Compiling adler v1.0.2 |
244 | 2025-02-12T04:41:09.011Z | Compiling object v0.32.2 |
245 | 2025-02-12T04:41:09.117Z | Compiling miniz_oxide v0.7.4 |
246 | 2025-02-12T04:41:09.531Z | Compiling jobserver v0.1.32 |
247 | 2025-02-12T04:41:09.762Z | Compiling tracing-core v0.1.33 |
248 | 2025-02-12T04:41:09.830Z | Compiling thiserror v1.0.69 |
249 | 2025-02-12T04:41:09.869Z | Compiling quote v1.0.38 |
250 | 2025-02-12T04:41:10.203Z | Compiling cc v1.2.5 |
251 | 2025-02-12T04:41:10.271Z | Compiling syn v2.0.98 |
252 | 2025-02-12T04:41:10.369Z | Compiling errno v0.3.9 |
253 | 2025-02-12T04:41:10.432Z | Compiling camino v1.1.9 |
254 | 2025-02-12T04:41:10.454Z | Compiling utf8parse v0.2.2 |
255 | 2025-02-12T04:41:10.623Z | Compiling byteorder v1.5.0 |
256 | 2025-02-12T04:41:10.963Z | Compiling owo-colors v4.1.0 |
257 | 2025-02-12T04:41:11.020Z | Compiling guppy-workspace-hack v0.1.0 |
258 | 2025-02-12T04:41:11.100Z | Compiling serde_json v1.0.138 |
259 | 2025-02-12T04:41:11.284Z | Compiling unicode-width v0.1.14 |
260 | 2025-02-12T04:41:11.343Z | Compiling rustc-demangle v0.1.24 |
261 | 2025-02-12T04:41:11.572Z | Compiling anstyle-parse v0.2.6 |
262 | 2025-02-12T04:41:11.818Z | Compiling terminal_size v0.4.0 |
263 | 2025-02-12T04:41:12.026Z | Compiling getrandom v0.2.15 |
264 | 2025-02-12T04:41:12.254Z | Compiling ryu v1.0.19 |
265 | 2025-02-12T04:41:12.334Z | Compiling lazy_static v1.5.0 |
266 | 2025-02-12T04:41:12.357Z | Compiling anstyle v1.0.9 |
267 | 2025-02-12T04:41:12.476Z | Compiling itoa v1.0.14 |
268 | 2025-02-12T04:41:12.627Z | Compiling addr2line v0.21.0 |
269 | 2025-02-12T04:41:12.709Z | Compiling target-spec v3.4.0 |
270 | 2025-02-12T04:41:12.779Z | Compiling unicode-linebreak v0.1.5 |
271 | 2025-02-12T04:41:12.800Z | Compiling colorchoice v1.0.3 |
272 | 2025-02-12T04:41:12.970Z | Compiling is_ci v1.2.0 |
273 | 2025-02-12T04:41:13.231Z | Compiling autocfg v1.4.0 |
274 | 2025-02-12T04:41:13.245Z | Compiling anstyle-query v1.1.2 |
275 | 2025-02-12T04:41:13.262Z | Compiling is_terminal_polyfill v1.70.1 |
276 | 2025-02-12T04:41:13.282Z | Compiling smallvec v1.13.2 |
277 | 2025-02-12T04:41:13.325Z | Compiling textwrap v0.16.1 |
278 | 2025-02-12T04:41:13.390Z | Compiling anstream v0.6.17 |
279 | 2025-02-12T04:41:13.393Z | Compiling supports-color v3.0.2 |
280 | 2025-02-12T04:41:13.559Z | Compiling backtrace v0.3.71 |
281 | 2025-02-12T04:41:13.668Z | Compiling cfg-expr v0.17.2 |
282 | 2025-02-12T04:41:13.716Z | Compiling rand_core v0.6.4 |
283 | 2025-02-12T04:41:14.030Z | Compiling num-traits v0.2.19 |
284 | 2025-02-12T04:41:14.251Z | Compiling include_dir_macros v0.7.4 |
285 | 2025-02-12T04:41:14.366Z | Compiling supports-unicode v3.0.0 |
286 | 2025-02-12T04:41:14.379Z | Compiling clap_lex v0.7.4 |
287 | 2025-02-12T04:41:14.618Z | Compiling log v0.4.25 |
288 | 2025-02-12T04:41:14.881Z | Compiling pin-project-lite v0.2.16 |
289 | 2025-02-12T04:41:15.005Z | Compiling supports-hyperlinks v3.0.0 |
290 | 2025-02-12T04:41:15.031Z | Compiling unicase v2.8.0 |
291 | 2025-02-12T04:41:15.034Z | Compiling strsim v0.11.1 |
292 | 2025-02-12T04:41:15.151Z | Compiling heck v0.5.0 |
293 | 2025-02-12T04:41:15.278Z | Compiling unicode-width v0.2.0 |
294 | 2025-02-12T04:41:15.433Z | Compiling include_dir v0.7.4 |
295 | 2025-02-12T04:41:15.573Z | Compiling tracing v0.1.41 |
296 | 2025-02-12T04:41:15.652Z | Compiling tracing-log v0.2.0 |
297 | 2025-02-12T04:41:15.817Z | Compiling backtrace-ext v0.2.1 |
298 | 2025-02-12T04:41:15.908Z | Compiling clap_builder v4.5.29 |
299 | 2025-02-12T04:41:15.932Z | Compiling sharded-slab v0.1.7 |
300 | 2025-02-12T04:41:15.946Z | Compiling signal-hook-registry v1.4.2 |
301 | 2025-02-12T04:41:15.986Z | Compiling mio v1.0.3 |
302 | 2025-02-12T04:41:16.116Z | Compiling aho-corasick v1.1.3 |
303 | 2025-02-12T04:41:16.119Z | Compiling thread_local v1.1.8 |
304 | 2025-02-12T04:41:16.689Z | Compiling hashbrown v0.15.2 |
305 | 2025-02-12T04:41:16.842Z | Compiling regex-syntax v0.8.5 |
306 | 2025-02-12T04:41:17.187Z | Compiling bytes v1.10.0 |
307 | 2025-02-12T04:41:17.227Z | Compiling equivalent v1.0.1 |
308 | 2025-02-12T04:41:17.347Z | Compiling bit-vec v0.8.0 |
309 | 2025-02-12T04:41:17.790Z | Compiling bit-set v0.8.0 |
310 | 2025-02-12T04:41:17.822Z | Compiling tracing-subscriber v0.3.19 |
311 | 2025-02-12T04:41:18.711Z | Compiling console v0.15.8 |
312 | 2025-02-12T04:41:19.890Z | Compiling either v1.13.0 |
313 | 2025-02-12T04:41:20.278Z | Compiling xxhash-rust v0.8.15 |
314 | 2025-02-12T04:41:21.090Z | Compiling regex-automata v0.4.8 |
315 | 2025-02-12T04:41:21.582Z | Compiling serde_derive v1.0.217 |
316 | 2025-02-12T04:41:21.630Z | Compiling zerocopy-derive v0.7.35 |
317 | 2025-02-12T04:41:21.715Z | Compiling thiserror-impl v1.0.69 |
318 | 2025-02-12T04:41:23.559Z | Compiling zerocopy v0.7.35 |
319 | 2025-02-12T04:41:23.696Z | Compiling miette-derive v7.5.0 |
320 | 2025-02-12T04:41:24.653Z | Compiling clap_derive v4.5.28 |
321 | 2025-02-12T04:41:24.898Z | Compiling ppv-lite86 v0.2.20 |
322 | 2025-02-12T04:41:25.002Z | Compiling tokio-macros v2.5.0 |
323 | 2025-02-12T04:41:25.659Z | Compiling rand_chacha v0.3.1 |
324 | 2025-02-12T04:41:26.368Z | Compiling miette v7.5.0 |
325 | 2025-02-12T04:41:26.524Z | Compiling tokio v1.43.0 |
326 | 2025-02-12T04:41:26.835Z | Compiling rand v0.8.5 |
327 | 2025-02-12T04:41:28.973Z | Compiling clap v4.5.29 |
328 | 2025-02-12T04:41:31.754Z | Compiling indexmap v2.7.1 |
329 | 2025-02-12T04:41:31.754Z | Compiling smol_str v0.3.2 |
330 | 2025-02-12T04:41:32.393Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
331 | 2025-02-12T04:41:33.723Z | Compiling target-spec-miette v0.4.4 |
332 | 2025-02-12T04:41:34.071Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
333 | 2025-02-12T04:41:35.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.85s |
334 | 2025-02-12T04:41:36.129Z | |
335 | 2025-02-12T04:41:36.129Z | real 30.079986801 |
336 | 2025-02-12T04:41:36.129Z | user 2:50.645706357 |
337 | 2025-02-12T04:41:36.130Z | sys 20.038248234 |
338 | 2025-02-12T04:41:36.130Z | trap 0.107711284 |
339 | 2025-02-12T04:41:36.130Z | tflt 0.232501097 |
340 | 2025-02-12T04:41:36.130Z | dflt 0.185228770 |
341 | 2025-02-12T04:41:36.130Z | kflt 0.001718857 |
342 | 2025-02-12T04:41:36.130Z | lock 4:05.080423171 |
343 | 2025-02-12T04:41:36.133Z | slp 9:34.411520221 |
344 | 2025-02-12T04:41:36.133Z | lat 9.627368432 |
345 | 2025-02-12T04:41:36.133Z | stop 19.143580194 |
346 | 2025-02-12T04:41:36.133Z | + banner no-update |
347 | 2025-02-12T04:41:36.133Z | |
348 | 2025-02-12T04:41:36.133Z | # # #### # # ##### ##### ## ##### ###### |
349 | 2025-02-12T04:41:36.133Z | ## # # # # # # # # # # # # # |
350 | 2025-02-12T04:41:36.133Z | # # # # # ##### # # # # # # # # # ##### |
351 | 2025-02-12T04:41:36.133Z | # # # # # # # ##### # # ###### # # |
352 | 2025-02-12T04:41:36.133Z | # ## # # # # # # # # # # # |
353 | 2025-02-12T04:41:36.133Z | # # #### #### # ##### # # # ###### |
354 | 2025-02-12T04:41:36.133Z | |
355 | 2025-02-12T04:41:36.133Z | + ptime -m cargo build --package cargo-nextest --no-default-features --features default-no-update |
356 | 2025-02-12T04:41:36.273Z | Downloading crates ... |
357 | 2025-02-12T04:41:36.525Z | Downloaded cargo_metadata v0.19.1 |
358 | 2025-02-12T04:41:36.540Z | Downloaded async-scoped v0.9.0 |
359 | 2025-02-12T04:41:36.543Z | Downloaded enable-ansi-support v0.2.1 |
360 | 2025-02-12T04:41:36.546Z | Downloaded filetime v0.2.25 |
361 | 2025-02-12T04:41:36.548Z | Downloaded fixedbitset v0.5.7 |
362 | 2025-02-12T04:41:36.551Z | Downloaded duct v0.13.7 |
363 | 2025-02-12T04:41:36.553Z | Downloaded dialoguer v0.11.0 |
364 | 2025-02-12T04:41:36.557Z | Downloaded camino-tempfile v1.1.1 |
365 | 2025-02-12T04:41:36.568Z | Downloaded newtype-uuid v1.2.1 |
366 | 2025-02-12T04:41:36.577Z | Downloaded indenter v0.3.3 |
367 | 2025-02-12T04:41:36.580Z | Downloaded derive-where v1.2.7 |
368 | 2025-02-12T04:41:36.586Z | Downloaded futures-sink v0.3.31 |
369 | 2025-02-12T04:41:36.589Z | Downloaded serde_spanned v0.6.8 |
370 | 2025-02-12T04:41:36.589Z | Downloaded futures-macro v0.3.31 |
371 | 2025-02-12T04:41:36.592Z | Downloaded atomicwrites v0.4.4 |
372 | 2025-02-12T04:41:36.595Z | Downloaded nested v0.1.1 |
373 | 2025-02-12T04:41:36.601Z | Downloaded fnv v1.0.7 |
374 | 2025-02-12T04:41:36.604Z | Downloaded pkg-config v0.3.31 |
375 | 2025-02-12T04:41:36.606Z | Downloaded base64 v0.21.7 |
376 | 2025-02-12T04:41:36.609Z | Downloaded humantime-serde v1.1.1 |
377 | 2025-02-12T04:41:36.611Z | Downloaded futures-io v0.3.31 |
378 | 2025-02-12T04:41:36.611Z | Downloaded futures-channel v0.3.31 |
379 | 2025-02-12T04:41:36.614Z | Downloaded tinyvec_macros v0.1.1 |
380 | 2025-02-12T04:41:36.619Z | Downloaded futures-core v0.3.31 |
381 | 2025-02-12T04:41:36.621Z | Downloaded fastrand v2.1.1 |
382 | 2025-02-12T04:41:36.624Z | Downloaded home v0.5.11 |
383 | 2025-02-12T04:41:36.629Z | Downloaded number_prefix v0.4.0 |
384 | 2025-02-12T04:41:36.632Z | Downloaded swrite v0.1.0 |
385 | 2025-02-12T04:41:36.632Z | Downloaded futures-task v0.3.31 |
386 | 2025-02-12T04:41:36.640Z | Downloaded cargo-platform v0.1.9 |
387 | 2025-02-12T04:41:36.642Z | Downloaded thiserror-impl v2.0.11 |
388 | 2025-02-12T04:41:36.645Z | Downloaded pin-utils v0.1.0 |
389 | 2025-02-12T04:41:36.654Z | Downloaded toml_datetime v0.6.8 |
390 | 2025-02-12T04:41:36.657Z | Downloaded humantime v2.1.0 |
391 | 2025-02-12T04:41:36.666Z | Downloaded crossterm v0.28.1 |
392 | 2025-02-12T04:41:36.672Z | Downloaded config v0.15.8 |
393 | 2025-02-12T04:41:36.680Z | Downloaded signal-hook-mio v0.2.4 |
394 | 2025-02-12T04:41:36.682Z | Downloaded shared_child v1.0.1 |
395 | 2025-02-12T04:41:36.682Z | Downloaded indent_write v2.2.0 |
396 | 2025-02-12T04:41:36.685Z | Downloaded version_check v0.9.5 |
397 | 2025-02-12T04:41:36.688Z | Downloaded strip-ansi-escapes v0.2.1 |
398 | 2025-02-12T04:41:36.692Z | Downloaded zeroize v1.8.1 |
399 | 2025-02-12T04:41:36.692Z | Downloaded future-queue v0.3.0 |
400 | 2025-02-12T04:41:36.695Z | Downloaded scopeguard v1.2.0 |
401 | 2025-02-12T04:41:36.695Z | Downloaded slab v0.4.9 |
402 | 2025-02-12T04:41:36.695Z | Downloaded iana-time-zone v0.1.61 |
403 | 2025-02-12T04:41:36.698Z | Downloaded globset v0.4.15 |
404 | 2025-02-12T04:41:36.701Z | Downloaded semver v1.0.25 |
405 | 2025-02-12T04:41:36.701Z | Downloaded serde_path_to_error v0.1.16 |
406 | 2025-02-12T04:41:36.703Z | Downloaded lock_api v0.4.12 |
407 | 2025-02-12T04:41:36.708Z | Downloaded xattr v1.3.1 |
408 | 2025-02-12T04:41:36.711Z | Downloaded shell-words v1.1.0 |
409 | 2025-02-12T04:41:36.711Z | Downloaded pathdiff v0.2.3 |
410 | 2025-02-12T04:41:36.716Z | Downloaded futures v0.3.31 |
411 | 2025-02-12T04:41:36.720Z | Downloaded zstd-safe v7.2.1 |
412 | 2025-02-12T04:41:36.723Z | Downloaded tracing-error v0.2.0 |
413 | 2025-02-12T04:41:36.723Z | Downloaded tinyvec v1.8.0 |
414 | 2025-02-12T04:41:36.726Z | Downloaded parking_lot_core v0.9.10 |
415 | 2025-02-12T04:41:36.729Z | Downloaded static_assertions v1.1.0 |
416 | 2025-02-12T04:41:36.729Z | Downloaded quick-junit v0.5.1 |
417 | 2025-02-12T04:41:36.733Z | Downloaded ahash v0.8.11 |
418 | 2025-02-12T04:41:36.736Z | Downloaded owo-colors v3.5.0 |
419 | 2025-02-12T04:41:36.736Z | Downloaded serde_ignored v0.1.10 |
420 | 2025-02-12T04:41:36.736Z | Downloaded tracing-attributes v0.1.28 |
421 | 2025-02-12T04:41:36.739Z | Downloaded os_pipe v1.2.1 |
422 | 2025-02-12T04:41:36.741Z | Downloaded debug-ignore v1.0.5 |
423 | 2025-02-12T04:41:36.746Z | Downloaded tempfile v3.13.0 |
424 | 2025-02-12T04:41:36.749Z | Downloaded thiserror v2.0.11 |
425 | 2025-02-12T04:41:36.753Z | Downloaded tokio-stream v0.1.17 |
426 | 2025-02-12T04:41:36.757Z | Downloaded zstd v0.13.2 |
427 | 2025-02-12T04:41:36.760Z | Downloaded futures-executor v0.3.31 |
428 | 2025-02-12T04:41:36.763Z | Downloaded pin-project-internal v1.1.7 |
429 | 2025-02-12T04:41:36.763Z | Downloaded pin-project v1.1.7 |
430 | 2025-02-12T04:41:36.773Z | Downloaded uuid v1.11.0 |
431 | 2025-02-12T04:41:36.775Z | Downloaded signal-hook v0.3.17 |
432 | 2025-02-12T04:41:36.778Z | Downloaded ron v0.8.1 |
433 | 2025-02-12T04:41:36.783Z | Downloaded toml v0.8.20 |
434 | 2025-02-12T04:41:36.786Z | Downloaded tar v0.4.43 |
435 | 2025-02-12T04:41:36.789Z | Downloaded parking_lot v0.12.3 |
436 | 2025-02-12T04:41:36.793Z | Downloaded eyre v0.6.12 |
437 | 2025-02-12T04:41:36.797Z | Downloaded vte v0.14.1 |
438 | 2025-02-12T04:41:36.806Z | Downloaded indicatif v0.17.11 |
439 | 2025-02-12T04:41:36.853Z | Downloaded guppy v0.17.14 |
440 | 2025-02-12T04:41:36.859Z | Downloaded toml_edit v0.22.24 |
441 | 2025-02-12T04:41:36.879Z | Downloaded color-spantrace v0.2.1 |
442 | 2025-02-12T04:41:36.881Z | Downloaded itertools v0.14.0 |
443 | 2025-02-12T04:41:36.887Z | Downloaded unicode-normalization v0.1.24 |
444 | 2025-02-12T04:41:36.890Z | Downloaded quick-xml v0.37.1 |
445 | 2025-02-12T04:41:36.896Z | Downloaded bstr v1.11.3 |
446 | 2025-02-12T04:41:36.904Z | Downloaded winnow v0.7.2 |
447 | 2025-02-12T04:41:36.913Z | Downloaded futures-util v0.3.31 |
448 | 2025-02-12T04:41:36.924Z | Downloaded portable-atomic v1.9.0 |
449 | 2025-02-12T04:41:36.931Z | Downloaded chrono v0.4.39 |
450 | 2025-02-12T04:41:36.949Z | Downloaded regex v1.11.1 |
451 | 2025-02-12T04:41:36.984Z | Downloaded nix v0.29.0 |
452 | 2025-02-12T04:41:37.047Z | Downloaded color-eyre v0.6.3 |
453 | 2025-02-12T04:41:37.074Z | Downloaded petgraph v0.7.1 |
454 | 2025-02-12T04:41:37.092Z | Downloaded zstd-sys v2.0.13+zstd.1.5.6 |
455 | 2025-02-12T04:41:37.238Z | Downloaded recursion v0.5.2 |
456 | 2025-02-12T04:41:37.278Z | Compiling rustix v0.38.37 |
457 | 2025-02-12T04:41:37.280Z | Compiling tracing-attributes v0.1.28 |
458 | 2025-02-12T04:41:37.332Z | Compiling mio v1.0.3 |
459 | 2025-02-12T04:41:37.335Z | Compiling futures-core v0.3.31 |
460 | 2025-02-12T04:41:37.342Z | Compiling slab v0.4.9 |
461 | 2025-02-12T04:41:37.349Z | Compiling pkg-config v0.3.31 |
462 | 2025-02-12T04:41:37.351Z | Compiling futures-sink v0.3.31 |
463 | 2025-02-12T04:41:37.351Z | Compiling thiserror v2.0.11 |
464 | 2025-02-12T04:41:37.485Z | Compiling futures-channel v0.3.31 |
465 | 2025-02-12T04:41:37.559Z | Compiling thiserror-impl v2.0.11 |
466 | 2025-02-12T04:41:37.823Z | Compiling futures-macro v0.3.31 |
467 | 2025-02-12T04:41:38.093Z | Compiling version_check v0.9.5 |
468 | 2025-02-12T04:41:38.338Z | Compiling futures-task v0.3.31 |
469 | 2025-02-12T04:41:38.450Z | Compiling zstd-sys v2.0.13+zstd.1.5.6 |
470 | 2025-02-12T04:41:38.610Z | Compiling pin-utils v0.1.0 |
471 | 2025-02-12T04:41:38.638Z | Compiling semver v1.0.25 |
472 | 2025-02-12T04:41:38.695Z | Compiling futures-io v0.3.31 |
473 | 2025-02-12T04:41:38.705Z | Compiling ahash v0.8.11 |
474 | 2025-02-12T04:41:38.986Z | Compiling lock_api v0.4.12 |
475 | 2025-02-12T04:41:39.063Z | Compiling winnow v0.7.2 |
476 | 2025-02-12T04:41:39.210Z | Compiling fastrand v2.1.1 |
477 | 2025-02-12T04:41:39.319Z | Compiling parking_lot_core v0.9.10 |
478 | 2025-02-12T04:41:39.673Z | Compiling futures-util v0.3.31 |
479 | 2025-02-12T04:41:39.774Z | Compiling signal-hook v0.3.17 |
480 | 2025-02-12T04:41:40.018Z | Compiling terminal_size v0.4.0 |
481 | 2025-02-12T04:41:40.229Z | Compiling clap_builder v4.5.29 |
482 | 2025-02-12T04:41:40.325Z | Compiling tracing v0.1.41 |
483 | 2025-02-12T04:41:40.562Z | Compiling miette v7.5.0 |
484 | 2025-02-12T04:41:40.587Z | Compiling tokio v1.43.0 |
485 | 2025-02-12T04:41:40.705Z | Compiling tempfile v3.13.0 |
486 | 2025-02-12T04:41:40.814Z | Compiling pathdiff v0.2.3 |
487 | 2025-02-12T04:41:40.962Z | Compiling toml_datetime v0.6.8 |
488 | 2025-02-12T04:41:41.445Z | Compiling serde_spanned v0.6.8 |
489 | 2025-02-12T04:41:41.599Z | Compiling cargo-platform v0.1.9 |
490 | 2025-02-12T04:41:41.670Z | Compiling fixedbitset v0.5.7 |
491 | 2025-02-12T04:41:42.122Z | Compiling target-spec-miette v0.4.4 |
492 | 2025-02-12T04:41:42.382Z | Compiling portable-atomic v1.9.0 |
493 | 2025-02-12T04:41:42.509Z | Compiling cfg_aliases v0.2.1 |
494 | 2025-02-12T04:41:42.530Z | Compiling zstd-safe v7.2.1 |
495 | 2025-02-12T04:41:42.599Z | Compiling scopeguard v1.2.0 |
496 | 2025-02-12T04:41:42.735Z | Compiling newtype-uuid v1.2.1 |
497 | 2025-02-12T04:41:43.092Z | Compiling nix v0.29.0 |
498 | 2025-02-12T04:41:43.258Z | Compiling toml_edit v0.22.24 |
499 | 2025-02-12T04:41:43.378Z | Compiling petgraph v0.7.1 |
500 | 2025-02-12T04:41:43.921Z | Compiling clap v4.5.29 |
501 | 2025-02-12T04:41:44.025Z | Compiling cargo_metadata v0.19.1 |
502 | 2025-02-12T04:41:44.572Z | Compiling futures-executor v0.3.31 |
503 | 2025-02-12T04:41:45.783Z | Compiling itertools v0.14.0 |
504 | 2025-02-12T04:41:45.786Z | Compiling pin-project-internal v1.1.7 |
505 | 2025-02-12T04:41:46.311Z | Compiling uuid v1.11.0 |
506 | 2025-02-12T04:41:47.017Z | Compiling vte v0.14.1 |
507 | 2025-02-12T04:41:47.353Z | Compiling bstr v1.11.3 |
508 | 2025-02-12T04:41:47.956Z | Compiling nested v0.1.1 |
509 | 2025-02-12T04:41:48.230Z | Compiling iana-time-zone v0.1.61 |
510 | 2025-02-12T04:41:48.445Z | Compiling tinyvec_macros v0.1.1 |
511 | 2025-02-12T04:41:48.447Z | Compiling debug-ignore v1.0.5 |
512 | 2025-02-12T04:41:48.529Z | Compiling static_assertions v1.1.0 |
513 | 2025-02-12T04:41:48.579Z | Compiling eyre v0.6.12 |
514 | 2025-02-12T04:41:48.616Z | Compiling guppy v0.17.14 |
515 | 2025-02-12T04:41:48.645Z | Compiling tinyvec v1.8.0 |
516 | 2025-02-12T04:41:48.691Z | Compiling pin-project v1.1.7 |
517 | 2025-02-12T04:41:48.806Z | Compiling chrono v0.4.39 |
518 | 2025-02-12T04:41:49.115Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
519 | 2025-02-12T04:41:49.207Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
520 | 2025-02-12T04:41:50.042Z | Compiling globset v0.4.15 |
521 | 2025-02-12T04:41:50.093Z | Compiling strip-ansi-escapes v0.2.1 |
522 | 2025-02-12T04:41:50.748Z | Compiling toml v0.8.20 |
523 | 2025-02-12T04:41:51.762Z | Compiling parking_lot v0.12.3 |
524 | 2025-02-12T04:41:51.892Z | Compiling signal-hook-mio v0.2.4 |
525 | 2025-02-12T04:41:52.049Z | Compiling futures v0.3.31 |
526 | 2025-02-12T04:41:52.252Z | Compiling tracing-error v0.2.0 |
527 | 2025-02-12T04:41:52.342Z | Compiling xattr v1.3.1 |
528 | 2025-02-12T04:41:52.591Z | Compiling regex v1.11.1 |
529 | 2025-02-12T04:41:52.599Z | Compiling os_pipe v1.2.1 |
530 | 2025-02-12T04:41:52.670Z | Compiling filetime v0.2.25 |
531 | 2025-02-12T04:41:52.888Z | Compiling shared_child v1.0.1 |
532 | 2025-02-12T04:41:52.975Z | Compiling quick-xml v0.37.1 |
533 | 2025-02-12T04:41:53.353Z | Compiling owo-colors v3.5.0 |
534 | 2025-02-12T04:41:53.432Z | Compiling indenter v0.3.3 |
535 | 2025-02-12T04:41:53.598Z | Compiling shell-words v1.1.0 |
536 | 2025-02-12T04:41:53.626Z | Compiling recursion v0.5.2 |
537 | 2025-02-12T04:41:53.791Z | Compiling fnv v1.0.7 |
538 | 2025-02-12T04:41:53.864Z | Compiling humantime v2.1.0 |
539 | 2025-02-12T04:41:53.872Z | Compiling number_prefix v0.4.0 |
540 | 2025-02-12T04:41:53.917Z | Compiling future-queue v0.3.0 |
541 | 2025-02-12T04:41:54.079Z | Compiling quick-junit v0.5.1 |
542 | 2025-02-12T04:41:54.279Z | Compiling humantime-serde v1.1.1 |
543 | 2025-02-12T04:41:54.335Z | Compiling indicatif v0.17.11 |
544 | 2025-02-12T04:41:54.489Z | Compiling nextest-filtering v0.14.0 (/work/nextest-rs/nextest/nextest-filtering) |
545 | 2025-02-12T04:41:54.918Z | Compiling duct v0.13.7 |
546 | 2025-02-12T04:41:55.305Z | Compiling color-spantrace v0.2.1 |
547 | 2025-02-12T04:41:55.616Z | Compiling tar v0.4.43 |
548 | 2025-02-12T04:41:56.514Z | Compiling crossterm v0.28.1 |
549 | 2025-02-12T04:41:56.825Z | Compiling async-scoped v0.9.0 |
550 | 2025-02-12T04:41:57.108Z | Compiling config v0.15.8 |
551 | 2025-02-12T04:41:57.211Z | Compiling unicode-normalization v0.1.24 |
552 | 2025-02-12T04:41:57.249Z | Compiling tokio-stream v0.1.17 |
553 | 2025-02-12T04:41:57.605Z | Compiling zstd v0.13.2 |
554 | 2025-02-12T04:41:57.877Z | Compiling atomicwrites v0.4.4 |
555 | 2025-02-12T04:41:58.005Z | Compiling camino-tempfile v1.1.1 |
556 | 2025-02-12T04:41:58.164Z | Compiling cargo-nextest v0.9.89 (/work/nextest-rs/nextest/cargo-nextest) |
557 | 2025-02-12T04:41:58.204Z | Compiling serde_ignored v0.1.10 |
558 | 2025-02-12T04:41:58.221Z | Compiling serde_path_to_error v0.1.16 |
559 | 2025-02-12T04:41:58.253Z | Compiling derive-where v1.2.7 |
560 | 2025-02-12T04:41:58.332Z | Compiling swrite v0.1.0 |
561 | 2025-02-12T04:41:58.451Z | Compiling zeroize v1.8.1 |
562 | 2025-02-12T04:41:58.468Z | Compiling home v0.5.11 |
563 | 2025-02-12T04:41:58.579Z | Compiling indent_write v2.2.0 |
564 | 2025-02-12T04:41:58.736Z | Compiling dialoguer v0.11.0 |
565 | 2025-02-12T04:41:58.764Z | Compiling color-eyre v0.6.3 |
566 | 2025-02-12T04:41:58.787Z | Compiling enable-ansi-support v0.2.1 |
567 | 2025-02-12T04:42:00.224Z | Compiling nextest-runner v0.72.0 (/work/nextest-rs/nextest/nextest-runner) |
568 | 2025-02-12T04:42:25.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.96s |
569 | 2025-02-12T04:42:25.210Z | |
570 | 2025-02-12T04:42:25.212Z | real 49.058808793 |
571 | 2025-02-12T04:42:25.212Z | user 3:20.828952795 |
572 | 2025-02-12T04:42:25.212Z | sys 22.611930809 |
573 | 2025-02-12T04:42:25.212Z | trap 0.129081117 |
574 | 2025-02-12T04:42:25.212Z | tflt 0.419899318 |
575 | 2025-02-12T04:42:25.212Z | dflt 0.227867668 |
576 | 2025-02-12T04:42:25.212Z | kflt 0.002472470 |
577 | 2025-02-12T04:42:25.212Z | lock 5:07.892944416 |
578 | 2025-02-12T04:42:25.212Z | slp 12:03.661034325 |
579 | 2025-02-12T04:42:25.212Z | lat 7.401146846 |
580 | 2025-02-12T04:42:25.212Z | stop 9.900156282 |
581 | 2025-02-12T04:42:25.212Z | + banner nextest |
582 | 2025-02-12T04:42:25.215Z | |
583 | 2025-02-12T04:42:25.215Z | # # ###### # # ##### ###### #### ##### |
584 | 2025-02-12T04:42:25.215Z | ## # # # # # # # # |
585 | 2025-02-12T04:42:25.215Z | # # # ##### ## # ##### #### # |
586 | 2025-02-12T04:42:25.215Z | # # # # ## # # # # |
587 | 2025-02-12T04:42:25.215Z | # ## # # # # # # # # |
588 | 2025-02-12T04:42:25.215Z | # # ###### # # # ###### #### # |
589 | 2025-02-12T04:42:25.215Z | |
590 | 2025-02-12T04:42:25.216Z | + ptime -m cargo build --package cargo-nextest |
591 | 2025-02-12T04:42:25.364Z | Downloading crates ... |
592 | 2025-02-12T04:42:25.535Z | Downloaded openssl-macros v0.1.1 |
593 | 2025-02-12T04:42:25.543Z | Downloaded rustc_version v0.4.1 |
594 | 2025-02-12T04:42:25.551Z | Downloaded foreign-types v0.3.2 |
595 | 2025-02-12T04:42:25.554Z | Downloaded try-lock v0.2.5 |
596 | 2025-02-12T04:42:25.554Z | Downloaded sync_wrapper v1.0.1 |
597 | 2025-02-12T04:42:25.562Z | Downloaded idna_adapter v1.0.0 |
598 | 2025-02-12T04:42:25.564Z | Downloaded http-body v1.0.1 |
599 | 2025-02-12T04:42:25.564Z | Downloaded tower-service v0.3.3 |
600 | 2025-02-12T04:42:25.567Z | Downloaded urlencoding v2.1.3 |
601 | 2025-02-12T04:42:25.567Z | Downloaded foreign-types-shared v0.1.1 |
602 | 2025-02-12T04:42:25.573Z | Downloaded cpufeatures v0.2.14 |
603 | 2025-02-12T04:42:25.580Z | Downloaded crc32fast v1.4.2 |
604 | 2025-02-12T04:42:25.582Z | Downloaded mukti-metadata v0.3.0 |
605 | 2025-02-12T04:42:25.582Z | Downloaded curve25519-dalek-derive v0.1.1 |
606 | 2025-02-12T04:42:25.587Z | Downloaded http-body-util v0.1.2 |
607 | 2025-02-12T04:42:25.590Z | Downloaded mime v0.3.17 |
608 | 2025-02-12T04:42:25.592Z | Downloaded digest v0.10.7 |
609 | 2025-02-12T04:42:25.597Z | Downloaded spki v0.7.3 |
610 | 2025-02-12T04:42:25.600Z | Downloaded utf8_iter v1.0.4 |
611 | 2025-02-12T04:42:25.603Z | Downloaded ed25519 v2.2.3 |
612 | 2025-02-12T04:42:25.605Z | Downloaded rustc-hash v2.0.0 |
613 | 2025-02-12T04:42:25.608Z | Downloaded percent-encoding v2.3.1 |
614 | 2025-02-12T04:42:25.610Z | Downloaded subtle v2.6.1 |
615 | 2025-02-12T04:42:25.610Z | Downloaded serde_urlencoded v0.7.1 |
616 | 2025-02-12T04:42:25.613Z | Downloaded generic-array v0.14.7 |
617 | 2025-02-12T04:42:25.613Z | Downloaded quinn-udp v0.5.5 |
618 | 2025-02-12T04:42:25.616Z | Downloaded tokio-native-tls v0.3.1 |
619 | 2025-02-12T04:42:25.619Z | Downloaded sha2 v0.10.8 |
620 | 2025-02-12T04:42:25.622Z | Downloaded want v0.3.1 |
621 | 2025-02-12T04:42:25.625Z | Downloaded form_urlencoded v1.2.1 |
622 | 2025-02-12T04:42:25.625Z | Downloaded hyper-tls v0.6.0 |
623 | 2025-02-12T04:42:25.627Z | Downloaded openssl-probe v0.1.5 |
624 | 2025-02-12T04:42:25.633Z | Downloaded pkcs8 v0.10.2 |
625 | 2025-02-12T04:42:25.635Z | Downloaded base64ct v1.6.0 |
626 | 2025-02-12T04:42:25.638Z | Downloaded rustls-pemfile v2.2.0 |
627 | 2025-02-12T04:42:25.641Z | Downloaded crypto-common v0.1.6 |
628 | 2025-02-12T04:42:25.641Z | Downloaded ipnet v2.10.1 |
629 | 2025-02-12T04:42:25.644Z | Downloaded native-tls v0.2.12 |
630 | 2025-02-12T04:42:25.650Z | Downloaded hex v0.4.3 |
631 | 2025-02-12T04:42:25.653Z | Downloaded atomic-waker v1.1.2 |
632 | 2025-02-12T04:42:25.656Z | Downloaded const-oid v0.9.6 |
633 | 2025-02-12T04:42:25.659Z | Downloaded tokio-rustls v0.26.0 |
634 | 2025-02-12T04:42:25.662Z | Downloaded spin v0.9.8 |
635 | 2025-02-12T04:42:25.665Z | Downloaded signature v2.2.0 |
636 | 2025-02-12T04:42:25.665Z | Downloaded adler2 v2.0.0 |
637 | 2025-02-12T04:42:25.667Z | Downloaded block-buffer v0.10.4 |
638 | 2025-02-12T04:42:25.670Z | Downloaded httparse v1.9.5 |
639 | 2025-02-12T04:42:25.673Z | Downloaded self-replace v1.5.0 |
640 | 2025-02-12T04:42:25.680Z | Downloaded self_update v0.42.0 |
641 | 2025-02-12T04:42:25.683Z | Downloaded untrusted v0.9.0 |
642 | 2025-02-12T04:42:25.685Z | Downloaded ed25519-dalek v2.1.1 |
643 | 2025-02-12T04:42:25.687Z | Downloaded miniz_oxide v0.8.0 |
644 | 2025-02-12T04:42:25.690Z | Downloaded rustls-pki-types v1.10.0 |
645 | 2025-02-12T04:42:25.693Z | Downloaded hyper-rustls v0.27.3 |
646 | 2025-02-12T04:42:25.695Z | Downloaded zipsign-api v0.1.2 |
647 | 2025-02-12T04:42:25.698Z | Downloaded typenum v1.17.0 |
648 | 2025-02-12T04:42:25.707Z | Downloaded hyper-util v0.1.9 |
649 | 2025-02-12T04:42:25.721Z | Downloaded quinn v0.11.5 |
650 | 2025-02-12T04:42:25.725Z | Downloaded openssl-sys v0.9.105 |
651 | 2025-02-12T04:42:25.748Z | Downloaded url v2.5.4 |
652 | 2025-02-12T04:42:25.751Z | Downloaded http v1.2.0 |
653 | 2025-02-12T04:42:25.755Z | Downloaded base64 v0.22.1 |
654 | 2025-02-12T04:42:25.758Z | Downloaded der v0.7.9 |
655 | 2025-02-12T04:42:25.766Z | Downloaded tokio-util v0.7.12 |
656 | 2025-02-12T04:42:25.784Z | Downloaded flate2 v1.0.34 |
657 | 2025-02-12T04:42:25.796Z | Downloaded hyper v1.5.0 |
658 | 2025-02-12T04:42:25.805Z | Downloaded idna v1.0.3 |
659 | 2025-02-12T04:42:25.809Z | Downloaded reqwest v0.12.8 |
660 | 2025-02-12T04:42:25.816Z | Downloaded h2 v0.4.6 |
661 | 2025-02-12T04:42:25.823Z | Downloaded rustls-webpki v0.102.8 |
662 | 2025-02-12T04:42:25.839Z | Downloaded quinn-proto v0.11.8 |
663 | 2025-02-12T04:42:25.849Z | Downloaded vcpkg v0.2.15 |
664 | 2025-02-12T04:42:25.886Z | Downloaded webpki-roots v0.26.6 |
665 | 2025-02-12T04:42:25.890Z | Downloaded openssl v0.10.70 |
666 | 2025-02-12T04:42:25.908Z | Downloaded curve25519-dalek v4.1.3 |
667 | 2025-02-12T04:42:25.917Z | Downloaded rustls v0.23.19 |
668 | 2025-02-12T04:42:26.183Z | Downloaded ring v0.17.8 |
669 | 2025-02-12T04:42:26.286Z | Compiling smallvec v1.13.2 |
670 | 2025-02-12T04:42:26.288Z | Compiling socket2 v0.5.8 |
671 | 2025-02-12T04:42:26.288Z | Compiling futures-sink v0.3.31 |
672 | 2025-02-12T04:42:26.350Z | Compiling ring v0.17.8 |
673 | 2025-02-12T04:42:26.356Z | Compiling http v1.2.0 |
674 | 2025-02-12T04:42:26.359Z | Compiling rustls-pki-types v1.10.0 |
675 | 2025-02-12T04:42:26.370Z | Compiling untrusted v0.9.0 |
676 | 2025-02-12T04:42:26.373Z | Compiling typenum v1.17.0 |
677 | 2025-02-12T04:42:26.465Z | Compiling futures-channel v0.3.31 |
678 | 2025-02-12T04:42:26.536Z | Compiling spin v0.9.8 |
679 | 2025-02-12T04:42:26.678Z | Compiling httparse v1.9.5 |
680 | 2025-02-12T04:42:26.735Z | Compiling cfg-expr v0.17.2 |
681 | 2025-02-12T04:42:26.865Z | Compiling tokio v1.43.0 |
682 | 2025-02-12T04:42:27.288Z | Compiling futures-util v0.3.31 |
683 | 2025-02-12T04:42:27.374Z | Compiling generic-array v0.14.7 |
684 | 2025-02-12T04:42:27.403Z | Compiling rustls v0.23.19 |
685 | 2025-02-12T04:42:27.477Z | Compiling try-lock v0.2.5 |
686 | 2025-02-12T04:42:27.622Z | Compiling atomic-waker v1.1.2 |
687 | 2025-02-12T04:42:27.709Z | Compiling target-spec v3.4.0 |
688 | 2025-02-12T04:42:27.750Z | Compiling http-body v1.0.1 |
689 | 2025-02-12T04:42:27.796Z | Compiling want v0.3.1 |
690 | 2025-02-12T04:42:28.186Z | Compiling percent-encoding v2.3.1 |
691 | 2025-02-12T04:42:28.500Z | Compiling subtle v2.6.1 |
692 | 2025-02-12T04:42:28.676Z | Compiling form_urlencoded v1.2.1 |
693 | 2025-02-12T04:42:28.758Z | Compiling tower-service v0.3.3 |
694 | 2025-02-12T04:42:28.795Z | Compiling utf8_iter v1.0.4 |
695 | 2025-02-12T04:42:28.885Z | Compiling idna_adapter v1.0.0 |
696 | 2025-02-12T04:42:28.999Z | Compiling idna v1.0.3 |
697 | 2025-02-12T04:42:29.035Z | Compiling target-spec-miette v0.4.4 |
698 | 2025-02-12T04:42:29.089Z | Compiling webpki-roots v0.26.6 |
699 | 2025-02-12T04:42:29.294Z | Compiling adler2 v2.0.0 |
700 | 2025-02-12T04:42:29.447Z | Compiling miniz_oxide v0.8.0 |
701 | 2025-02-12T04:42:29.515Z | Compiling parking_lot_core v0.9.10 |
702 | 2025-02-12T04:42:30.165Z | Compiling crypto-common v0.1.6 |
703 | 2025-02-12T04:42:30.198Z | Compiling block-buffer v0.10.4 |
704 | 2025-02-12T04:42:30.332Z | Compiling url v2.5.4 |
705 | 2025-02-12T04:42:30.347Z | Compiling serde_urlencoded v0.7.1 |
706 | 2025-02-12T04:42:30.393Z | Compiling rustls-pemfile v2.2.0 |
707 | 2025-02-12T04:42:30.657Z | Compiling sync_wrapper v1.0.1 |
708 | 2025-02-12T04:42:30.729Z | Compiling crc32fast v1.4.2 |
709 | 2025-02-12T04:42:30.804Z | Compiling ipnet v2.10.1 |
710 | 2025-02-12T04:42:30.813Z | Compiling base64 v0.22.1 |
711 | 2025-02-12T04:42:30.974Z | Compiling self_update v0.42.0 |
712 | 2025-02-12T04:42:31.060Z | Compiling mime v0.3.17 |
713 | 2025-02-12T04:42:31.329Z | Compiling guppy v0.17.14 |
714 | 2025-02-12T04:42:31.420Z | Compiling flate2 v1.0.34 |
715 | 2025-02-12T04:42:31.574Z | Compiling digest v0.10.7 |
716 | 2025-02-12T04:42:31.887Z | Compiling parking_lot v0.12.3 |
717 | 2025-02-12T04:42:31.956Z | Compiling self-replace v1.5.0 |
718 | 2025-02-12T04:42:32.173Z | Compiling futures-executor v0.3.31 |
719 | 2025-02-12T04:42:32.222Z | Compiling http-body-util v0.1.2 |
720 | 2025-02-12T04:42:32.255Z | Compiling urlencoding v2.1.3 |
721 | 2025-02-12T04:42:32.580Z | Compiling futures v0.3.31 |
722 | 2025-02-12T04:42:32.603Z | Compiling cpufeatures v0.2.14 |
723 | 2025-02-12T04:42:32.680Z | Compiling sha2 v0.10.8 |
724 | 2025-02-12T04:42:32.680Z | Compiling crossterm v0.28.1 |
725 | 2025-02-12T04:42:32.695Z | Compiling future-queue v0.3.0 |
726 | 2025-02-12T04:42:32.713Z | Compiling mukti-metadata v0.3.0 |
727 | 2025-02-12T04:42:32.852Z | Compiling cargo-nextest v0.9.89 (/work/nextest-rs/nextest/cargo-nextest) |
728 | 2025-02-12T04:42:33.041Z | Compiling hex v0.4.3 |
729 | 2025-02-12T04:42:34.330Z | Compiling rustls-webpki v0.102.8 |
730 | 2025-02-12T04:42:35.981Z | Compiling tokio-util v0.7.12 |
731 | 2025-02-12T04:42:35.984Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
732 | 2025-02-12T04:42:35.985Z | Compiling async-scoped v0.9.0 |
733 | 2025-02-12T04:42:36.004Z | Compiling tokio-stream v0.1.17 |
734 | 2025-02-12T04:42:36.047Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
735 | 2025-02-12T04:42:36.863Z | Compiling h2 v0.4.6 |
736 | 2025-02-12T04:42:37.627Z | Compiling nextest-filtering v0.14.0 (/work/nextest-rs/nextest/nextest-filtering) |
737 | 2025-02-12T04:42:40.213Z | Compiling tokio-rustls v0.26.0 |
738 | 2025-02-12T04:42:40.807Z | Compiling hyper v1.5.0 |
739 | 2025-02-12T04:42:42.388Z | Compiling hyper-util v0.1.9 |
740 | 2025-02-12T04:42:43.366Z | Compiling hyper-rustls v0.27.3 |
741 | 2025-02-12T04:42:43.618Z | Compiling reqwest v0.12.8 |
742 | 2025-02-12T04:42:46.041Z | Compiling nextest-runner v0.72.0 (/work/nextest-rs/nextest/nextest-runner) |
743 | 2025-02-12T04:43:14.375Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.11s |
744 | 2025-02-12T04:43:14.453Z | |
745 | 2025-02-12T04:43:14.453Z | real 49.220100534 |
746 | 2025-02-12T04:43:14.453Z | user 2:48.506695680 |
747 | 2025-02-12T04:43:14.456Z | sys 16.371006215 |
748 | 2025-02-12T04:43:14.456Z | trap 0.086520615 |
749 | 2025-02-12T04:43:14.456Z | tflt 0.254511132 |
750 | 2025-02-12T04:43:14.456Z | dflt 0.233025160 |
751 | 2025-02-12T04:43:14.456Z | kflt 0.000006928 |
752 | 2025-02-12T04:43:14.456Z | lock 3:51.311979857 |
753 | 2025-02-12T04:43:14.456Z | slp 7:25.644492504 |
754 | 2025-02-12T04:43:14.456Z | lat 4.865534505 |
755 | 2025-02-12T04:43:14.456Z | stop 5.523313276 |
756 | 2025-02-12T04:43:14.456Z | + banner all targets |
757 | 2025-02-12T04:43:14.456Z | |
758 | 2025-02-12T04:43:14.456Z | ## # # |
759 | 2025-02-12T04:43:14.456Z | # # # # |
760 | 2025-02-12T04:43:14.457Z | # # # # |
761 | 2025-02-12T04:43:14.457Z | ###### # # |
762 | 2025-02-12T04:43:14.457Z | # # # # |
763 | 2025-02-12T04:43:14.457Z | # # ###### ###### |
764 | 2025-02-12T04:43:14.457Z | |
765 | 2025-02-12T04:43:14.457Z | |
766 | 2025-02-12T04:43:14.457Z | ##### ## ##### #### ###### ##### #### |
767 | 2025-02-12T04:43:14.457Z | # # # # # # # # # # |
768 | 2025-02-12T04:43:14.457Z | # # # # # # ##### # #### |
769 | 2025-02-12T04:43:14.457Z | # ###### ##### # ### # # # |
770 | 2025-02-12T04:43:14.457Z | # # # # # # # # # # # |
771 | 2025-02-12T04:43:14.457Z | # # # # # #### ###### # #### |
772 | 2025-02-12T04:43:14.457Z | |
773 | 2025-02-12T04:43:14.457Z | + ptime -m cargo build --all-targets |
774 | 2025-02-12T04:43:14.624Z | Downloading crates ... |
775 | 2025-02-12T04:43:14.754Z | Downloaded diff v0.1.13 |
776 | 2025-02-12T04:43:14.758Z | Downloaded wait-timeout v0.2.0 |
777 | 2025-02-12T04:43:14.761Z | Downloaded rand_xorshift v0.3.0 |
778 | 2025-02-12T04:43:14.764Z | Downloaded escape8259 v0.5.3 |
779 | 2025-02-12T04:43:14.767Z | Downloaded indoc v2.0.5 |
780 | 2025-02-12T04:43:14.769Z | Downloaded structmeta-derive v0.3.0 |
781 | 2025-02-12T04:43:14.772Z | Downloaded test-case-macros v3.3.1 |
782 | 2025-02-12T04:43:14.775Z | Downloaded test-case v3.3.1 |
783 | 2025-02-12T04:43:14.775Z | Downloaded unarray v0.1.4 |
784 | 2025-02-12T04:43:14.778Z | Downloaded same-file v1.0.6 |
785 | 2025-02-12T04:43:14.778Z | Downloaded rusty-fork v0.3.0 |
786 | 2025-02-12T04:43:14.784Z | Downloaded whoami v1.5.2 |
787 | 2025-02-12T04:43:14.787Z | Downloaded structmeta v0.3.0 |
788 | 2025-02-12T04:43:14.789Z | Downloaded datatest-stable v0.3.2 |
789 | 2025-02-12T04:43:14.792Z | Downloaded fancy-regex v0.14.0 |
790 | 2025-02-12T04:43:14.795Z | Downloaded test-case-core v3.3.1 |
791 | 2025-02-12T04:43:14.797Z | Downloaded quick-error v1.2.3 |
792 | 2025-02-12T04:43:14.797Z | Downloaded maplit v1.0.2 |
793 | 2025-02-12T04:43:14.800Z | Downloaded cp_r v0.5.2 |
794 | 2025-02-12T04:43:14.803Z | Downloaded test-strategy v0.4.0 |
795 | 2025-02-12T04:43:14.806Z | Downloaded similar v2.6.0 |
796 | 2025-02-12T04:43:14.811Z | Downloaded pretty_assertions v1.4.1 |
797 | 2025-02-12T04:43:14.813Z | Downloaded insta v1.42.1 |
798 | 2025-02-12T04:43:14.820Z | Downloaded proptest v1.6.0 |
799 | 2025-02-12T04:43:14.829Z | Downloaded libtest-mimic v0.8.1 |
800 | 2025-02-12T04:43:15.034Z | Downloaded linked-hash-map v0.5.6 |
801 | 2025-02-12T04:43:15.107Z | Downloaded fs-err v3.1.0 |
802 | 2025-02-12T04:43:15.143Z | Downloaded yansi v1.0.1 |
803 | 2025-02-12T04:43:15.184Z | Downloaded walkdir v2.5.0 |
804 | 2025-02-12T04:43:15.232Z | Compiling fs-err v3.1.0 |
805 | 2025-02-12T04:43:15.235Z | Compiling maplit v1.0.2 |
806 | 2025-02-12T04:43:15.235Z | Compiling similar v2.6.0 |
807 | 2025-02-12T04:43:15.235Z | Compiling whoami v1.5.2 |
808 | 2025-02-12T04:43:15.235Z | Compiling linked-hash-map v0.5.6 |
809 | 2025-02-12T04:43:15.235Z | Compiling test-case-core v3.3.1 |
810 | 2025-02-12T04:43:15.235Z | Compiling escape8259 v0.5.3 |
811 | 2025-02-12T04:43:15.290Z | Compiling same-file v1.0.6 |
812 | 2025-02-12T04:43:15.368Z | Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data) |
813 | 2025-02-12T04:43:15.570Z | Compiling libtest-mimic v0.8.1 |
814 | 2025-02-12T04:43:15.588Z | Compiling walkdir v2.5.0 |
815 | 2025-02-12T04:43:15.645Z | Compiling fancy-regex v0.14.0 |
816 | 2025-02-12T04:43:15.875Z | Compiling structmeta-derive v0.3.0 |
817 | 2025-02-12T04:43:16.090Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
818 | 2025-02-12T04:43:16.324Z | Compiling insta v1.42.1 |
819 | 2025-02-12T04:43:16.340Z | Compiling wait-timeout v0.2.0 |
820 | 2025-02-12T04:43:16.948Z | Compiling quick-error v1.2.3 |
821 | 2025-02-12T04:43:17.091Z | Compiling test-case-macros v3.3.1 |
822 | 2025-02-12T04:43:17.099Z | Compiling rusty-fork v0.3.0 |
823 | 2025-02-12T04:43:17.720Z | Compiling datatest-stable v0.3.2 |
824 | 2025-02-12T04:43:17.891Z | Compiling cp_r v0.5.2 |
825 | 2025-02-12T04:43:17.945Z | Compiling rand_xorshift v0.3.0 |
826 | 2025-02-12T04:43:18.180Z | Compiling unarray v0.1.4 |
827 | 2025-02-12T04:43:18.276Z | Compiling test-case v3.3.1 |
828 | 2025-02-12T04:43:18.285Z | Compiling diff v0.1.13 |
829 | 2025-02-12T04:43:18.293Z | Compiling yansi v1.0.1 |
830 | 2025-02-12T04:43:18.343Z | Compiling proptest v1.6.0 |
831 | 2025-02-12T04:43:18.373Z | Compiling indoc v2.0.5 |
832 | 2025-02-12T04:43:18.395Z | Compiling structmeta v0.3.0 |
833 | 2025-02-12T04:43:18.684Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
834 | 2025-02-12T04:43:18.757Z | Compiling test-strategy v0.4.0 |
835 | 2025-02-12T04:43:18.916Z | Compiling pretty_assertions v1.4.1 |
836 | 2025-02-12T04:43:21.291Z | Compiling cargo-nextest v0.9.89 (/work/nextest-rs/nextest/cargo-nextest) |
837 | 2025-02-12T04:43:21.956Z | Compiling nextest-runner v0.72.0 (/work/nextest-rs/nextest/nextest-runner) |
838 | 2025-02-12T04:43:22.227Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
839 | 2025-02-12T04:43:26.239Z | Compiling nextest-filtering v0.14.0 (/work/nextest-rs/nextest/nextest-filtering) |
840 | 2025-02-12T04:44:04.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.28s |
841 | 2025-02-12T04:44:04.874Z | |
842 | 2025-02-12T04:44:04.877Z | real 50.397635832 |
843 | 2025-02-12T04:44:04.877Z | user 3:46.325366274 |
844 | 2025-02-12T04:44:04.877Z | sys 27.435075491 |
845 | 2025-02-12T04:44:04.877Z | trap 0.142069548 |
846 | 2025-02-12T04:44:04.877Z | tflt 0.079285436 |
847 | 2025-02-12T04:44:04.877Z | dflt 0.069085204 |
848 | 2025-02-12T04:44:04.877Z | kflt 0.000001830 |
849 | 2025-02-12T04:44:04.877Z | lock 6:06.988189950 |
850 | 2025-02-12T04:44:04.877Z | slp 15:05.719387378 |
851 | 2025-02-12T04:44:04.877Z | lat 8.566902822 |
852 | 2025-02-12T04:44:04.877Z | stop 9.686314082 |
853 | 2025-02-12T04:44:04.877Z | + banner all features |
854 | 2025-02-12T04:44:04.877Z | |
855 | 2025-02-12T04:44:04.877Z | ## # # |
856 | 2025-02-12T04:44:04.877Z | # # # # |
857 | 2025-02-12T04:44:04.877Z | # # # # |
858 | 2025-02-12T04:44:04.877Z | ###### # # |
859 | 2025-02-12T04:44:04.877Z | # # # # |
860 | 2025-02-12T04:44:04.877Z | # # ###### ###### |
861 | 2025-02-12T04:44:04.877Z | |
862 | 2025-02-12T04:44:04.877Z | |
863 | 2025-02-12T04:44:04.877Z | ###### ###### ## ##### # # ##### ###### #### |
864 | 2025-02-12T04:44:04.877Z | # # # # # # # # # # # |
865 | 2025-02-12T04:44:04.877Z | ##### ##### # # # # # # # ##### #### |
866 | 2025-02-12T04:44:04.877Z | # # ###### # # # ##### # # |
867 | 2025-02-12T04:44:04.877Z | # # # # # # # # # # # # |
868 | 2025-02-12T04:44:04.877Z | # ###### # # # #### # # ###### #### |
869 | 2025-02-12T04:44:04.877Z | |
870 | 2025-02-12T04:44:04.881Z | + ptime -m cargo build --all-features |
871 | 2025-02-12T04:44:05.038Z | Downloading crates ... |
872 | 2025-02-12T04:44:05.258Z | Downloaded axum-core v0.4.5 |
873 | 2025-02-12T04:44:05.279Z | Downloaded console-subscriber v0.4.1 |
874 | 2025-02-12T04:44:05.285Z | Downloaded crossbeam-utils v0.8.20 |
875 | 2025-02-12T04:44:05.288Z | Downloaded matchers v0.1.0 |
876 | 2025-02-12T04:44:05.291Z | Downloaded async-trait v0.1.83 |
877 | 2025-02-12T04:44:05.293Z | Downloaded tower-layer v0.3.3 |
878 | 2025-02-12T04:44:05.293Z | Downloaded sync_wrapper v0.1.2 |
879 | 2025-02-12T04:44:05.296Z | Downloaded async-stream-impl v0.3.6 |
880 | 2025-02-12T04:44:05.303Z | Downloaded hyper-timeout v0.5.1 |
881 | 2025-02-12T04:44:05.309Z | Downloaded rustversion v1.0.18 |
882 | 2025-02-12T04:44:05.312Z | Downloaded async-stream v0.3.6 |
883 | 2025-02-12T04:44:05.317Z | Downloaded prost v0.13.3 |
884 | 2025-02-12T04:44:05.326Z | Downloaded matchit v0.7.3 |
885 | 2025-02-12T04:44:05.329Z | Downloaded console-api v0.8.1 |
886 | 2025-02-12T04:44:05.332Z | Downloaded indexmap v1.9.3 |
887 | 2025-02-12T04:44:05.338Z | Downloaded prost-derive v0.13.3 |
888 | 2025-02-12T04:44:05.341Z | Downloaded httpdate v1.0.3 |
889 | 2025-02-12T04:44:05.344Z | Downloaded prost-types v0.13.3 |
890 | 2025-02-12T04:44:05.350Z | Downloaded anyhow v1.0.91 |
891 | 2025-02-12T04:44:05.370Z | Downloaded tonic v0.12.3 |
892 | 2025-02-12T04:44:05.377Z | Downloaded crossbeam-channel v0.5.13 |
893 | 2025-02-12T04:44:05.382Z | Downloaded hashbrown v0.12.3 |
894 | 2025-02-12T04:44:05.388Z | Downloaded tower v0.5.1 |
895 | 2025-02-12T04:44:05.397Z | Downloaded tower v0.4.13 |
896 | 2025-02-12T04:44:05.407Z | Downloaded axum v0.7.7 |
897 | 2025-02-12T04:44:05.414Z | Downloaded regex-automata v0.1.10 |
898 | 2025-02-12T04:44:05.419Z | Downloaded nom v7.1.3 |
899 | 2025-02-12T04:44:05.425Z | Downloaded itertools v0.13.0 |
900 | 2025-02-12T04:44:05.432Z | Downloaded minimal-lexical v0.2.1 |
901 | 2025-02-12T04:44:05.436Z | Downloaded regex-syntax v0.6.29 |
902 | 2025-02-12T04:44:05.452Z | Downloaded hdrhistogram v7.5.4 |
903 | 2025-02-12T04:44:05.504Z | Compiling byteorder v1.5.0 |
904 | 2025-02-12T04:44:05.507Z | Compiling num-traits v0.2.19 |
905 | 2025-02-12T04:44:05.507Z | Compiling regex-syntax v0.6.29 |
906 | 2025-02-12T04:44:05.572Z | Compiling httpdate v1.0.3 |
907 | 2025-02-12T04:44:05.579Z | Compiling anyhow v1.0.91 |
908 | 2025-02-12T04:44:05.587Z | Compiling either v1.13.0 |
909 | 2025-02-12T04:44:05.589Z | Compiling rustversion v1.0.18 |
910 | 2025-02-12T04:44:05.595Z | Compiling tower-layer v0.3.3 |
911 | 2025-02-12T04:44:05.866Z | Compiling hyper v1.5.0 |
912 | 2025-02-12T04:44:05.953Z | Compiling zerocopy v0.7.35 |
913 | 2025-02-12T04:44:05.953Z | Compiling itertools v0.13.0 |
914 | 2025-02-12T04:44:06.003Z | Compiling indexmap v1.9.3 |
915 | 2025-02-12T04:44:06.537Z | Compiling async-trait v0.1.83 |
916 | 2025-02-12T04:44:07.119Z | Compiling ppv-lite86 v0.2.20 |
917 | 2025-02-12T04:44:07.226Z | Compiling sync_wrapper v0.1.2 |
918 | 2025-02-12T04:44:07.364Z | Compiling hashbrown v0.12.3 |
919 | 2025-02-12T04:44:07.489Z | Compiling tower v0.5.1 |
920 | 2025-02-12T04:44:07.886Z | Compiling async-stream-impl v0.3.6 |
921 | 2025-02-12T04:44:07.959Z | Compiling rand_chacha v0.3.1 |
922 | 2025-02-12T04:44:08.331Z | Compiling rand v0.8.5 |
923 | 2025-02-12T04:44:08.448Z | Compiling hyper-util v0.1.9 |
924 | 2025-02-12T04:44:08.825Z | Compiling regex-automata v0.1.10 |
925 | 2025-02-12T04:44:08.835Z | Compiling prost-derive v0.13.3 |
926 | 2025-02-12T04:44:09.116Z | Compiling axum-core v0.4.5 |
927 | 2025-02-12T04:44:09.937Z | Compiling matchit v0.7.3 |
928 | 2025-02-12T04:44:09.975Z | Compiling crossbeam-utils v0.8.20 |
929 | 2025-02-12T04:44:10.196Z | Compiling matchers v0.1.0 |
930 | 2025-02-12T04:44:10.421Z | Compiling tracing-subscriber v0.3.19 |
931 | 2025-02-12T04:44:10.527Z | Compiling hyper-timeout v0.5.1 |
932 | 2025-02-12T04:44:10.573Z | Compiling tower v0.4.13 |
933 | 2025-02-12T04:44:10.902Z | Compiling async-stream v0.3.6 |
934 | 2025-02-12T04:44:11.177Z | Compiling ahash v0.8.11 |
935 | 2025-02-12T04:44:11.206Z | Compiling tokio-stream v0.1.17 |
936 | 2025-02-12T04:44:11.715Z | Compiling minimal-lexical v0.2.1 |
937 | 2025-02-12T04:44:11.755Z | Compiling guppy v0.17.14 |
938 | 2025-02-12T04:44:11.788Z | Compiling proptest v1.6.0 |
939 | 2025-02-12T04:44:12.147Z | Compiling nom v7.1.3 |
940 | 2025-02-12T04:44:12.224Z | Compiling hyper-rustls v0.27.3 |
941 | 2025-02-12T04:44:12.462Z | Compiling prost v0.13.3 |
942 | 2025-02-12T04:44:12.849Z | Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack) |
943 | 2025-02-12T04:44:12.953Z | Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata) |
944 | 2025-02-12T04:44:13.318Z | Compiling axum v0.7.7 |
945 | 2025-02-12T04:44:13.318Z | Compiling prost-types v0.13.3 |
946 | 2025-02-12T04:44:13.776Z | Compiling base64 v0.21.7 |
947 | 2025-02-12T04:44:14.488Z | Compiling reqwest v0.12.8 |
948 | 2025-02-12T04:44:15.593Z | Compiling hdrhistogram v7.5.4 |
949 | 2025-02-12T04:44:15.737Z | Compiling chrono v0.4.39 |
950 | 2025-02-12T04:44:16.454Z | Compiling crossbeam-channel v0.5.13 |
951 | 2025-02-12T04:44:16.730Z | Compiling nextest-filtering v0.14.0 (/work/nextest-rs/nextest/nextest-filtering) |
952 | 2025-02-12T04:44:17.537Z | Compiling self_update v0.42.0 |
953 | 2025-02-12T04:44:17.890Z | Compiling quick-junit v0.5.1 |
954 | 2025-02-12T04:44:18.752Z | Compiling tracing-error v0.2.0 |
955 | 2025-02-12T04:44:19.137Z | Compiling color-spantrace v0.2.1 |
956 | 2025-02-12T04:44:19.366Z | Compiling tonic v0.12.3 |
957 | 2025-02-12T04:44:19.654Z | Compiling cargo-nextest v0.9.89 (/work/nextest-rs/nextest/cargo-nextest) |
958 | 2025-02-12T04:44:20.406Z | Compiling color-eyre v0.6.3 |
959 | 2025-02-12T04:44:20.536Z | Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data) |
960 | 2025-02-12T04:44:22.402Z | Compiling console-api v0.8.1 |
961 | 2025-02-12T04:44:23.781Z | Compiling console-subscriber v0.4.1 |
962 | 2025-02-12T04:44:25.590Z | Compiling nextest-runner v0.72.0 (/work/nextest-rs/nextest/nextest-runner) |
963 | 2025-02-12T04:44:38.289Z | Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests) |
964 | 2025-02-12T04:44:58.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.87s |
965 | 2025-02-12T04:44:58.893Z | |
966 | 2025-02-12T04:44:58.893Z | real 53.993214994 |
967 | 2025-02-12T04:44:58.893Z | user 3:37.430908645 |
968 | 2025-02-12T04:44:58.893Z | sys 23.103505886 |
969 | 2025-02-12T04:44:58.893Z | trap 0.118126273 |
970 | 2025-02-12T04:44:58.893Z | tflt 0.129738375 |
971 | 2025-02-12T04:44:58.896Z | dflt 0.262584155 |
972 | 2025-02-12T04:44:58.896Z | kflt 0.000018285 |
973 | 2025-02-12T04:44:58.896Z | lock 6:11.719419179 |
974 | 2025-02-12T04:44:58.896Z | slp 12:42.346303226 |
975 | 2025-02-12T04:44:58.897Z | lat 6.416289700 |
976 | 2025-02-12T04:44:58.897Z | stop 6.875648577 |
977 | 2025-02-12T04:44:58.897Z | + banner doctests |
978 | 2025-02-12T04:44:58.897Z | |
979 | 2025-02-12T04:44:58.897Z | ##### #### #### ##### ###### #### ##### #### |
980 | 2025-02-12T04:44:58.897Z | # # # # # # # # # # # |
981 | 2025-02-12T04:44:58.897Z | # # # # # # ##### #### # #### |
982 | 2025-02-12T04:44:58.897Z | # # # # # # # # # # |
983 | 2025-02-12T04:44:58.897Z | # # # # # # # # # # # # # |
984 | 2025-02-12T04:44:58.897Z | ##### #### #### # ###### #### # #### |
985 | 2025-02-12T04:44:58.897Z | |
986 | 2025-02-12T04:44:58.897Z | + ptime -m cargo test --doc |
987 | 2025-02-12T04:44:59.196Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s |
988 | 2025-02-12T04:44:59.217Z | Doc-tests cargo_nextest |
989 | 2025-02-12T04:44:59.659Z | |
990 | 2025-02-12T04:44:59.659Z | running 0 tests |
991 | 2025-02-12T04:44:59.659Z | |
992 | 2025-02-12T04:44:59.659Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
993 | 2025-02-12T04:44:59.659Z | |
994 | 2025-02-12T04:44:59.678Z | Doc-tests fixture_data |
995 | 2025-02-12T04:44:59.735Z | |
996 | 2025-02-12T04:44:59.735Z | running 0 tests |
997 | 2025-02-12T04:44:59.735Z | |
998 | 2025-02-12T04:44:59.735Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
999 | 2025-02-12T04:44:59.736Z | |
1000 | 2025-02-12T04:44:59.743Z | Doc-tests integration_tests |
1001 | 2025-02-12T04:44:59.809Z | |
1002 | 2025-02-12T04:44:59.809Z | running 0 tests |
1003 | 2025-02-12T04:44:59.809Z | |
1004 | 2025-02-12T04:44:59.809Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
1005 | 2025-02-12T04:44:59.809Z | |
1006 | 2025-02-12T04:44:59.817Z | Doc-tests nextest_filtering |
1007 | 2025-02-12T04:44:59.938Z | |
1008 | 2025-02-12T04:44:59.938Z | running 0 tests |
1009 | 2025-02-12T04:44:59.939Z | |
1010 | 2025-02-12T04:44:59.939Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
1011 | 2025-02-12T04:44:59.939Z | |
1012 | 2025-02-12T04:44:59.975Z | Doc-tests nextest_metadata |
1013 | 2025-02-12T04:45:00.205Z | |
1014 | 2025-02-12T04:45:00.205Z | running 2 tests |
1015 | 2025-02-12T04:45:00.774Z | test nextest-metadata/src/test_list.rs - test_list::RustBinaryId::from_parts (line 300) ... ok |
1016 | 2025-02-12T04:45:03.629Z | test nextest-metadata/src/lib.rs - (line 15) ... ok |
1017 | 2025-02-12T04:45:03.632Z | |
1018 | 2025-02-12T04:45:03.632Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.42s |
1019 | 2025-02-12T04:45:03.632Z | |
1020 | 2025-02-12T04:45:03.643Z | Doc-tests nextest_runner |
1021 | 2025-02-12T04:45:04.407Z | |
1022 | 2025-02-12T04:45:04.407Z | running 0 tests |
1023 | 2025-02-12T04:45:04.407Z | |
1024 | 2025-02-12T04:45:04.407Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
1025 | 2025-02-12T04:45:04.407Z | |
1026 | 2025-02-12T04:45:04.436Z | Doc-tests nextest_workspace_hack |
1027 | 2025-02-12T04:45:04.480Z | |
1028 | 2025-02-12T04:45:04.480Z | running 0 tests |
1029 | 2025-02-12T04:45:04.480Z | |
1030 | 2025-02-12T04:45:04.483Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
1031 | 2025-02-12T04:45:04.483Z | |
1032 | 2025-02-12T04:45:04.505Z | |
1033 | 2025-02-12T04:45:04.508Z | real 5.591754787 |
1034 | 2025-02-12T04:45:04.508Z | user 5.468382596 |
1035 | 2025-02-12T04:45:04.508Z | sys 1.652851512 |
1036 | 2025-02-12T04:45:04.508Z | trap 0.001943671 |
1037 | 2025-02-12T04:45:04.508Z | tflt 0.014480196 |
1038 | 2025-02-12T04:45:04.508Z | dflt 0.008570804 |
1039 | 2025-02-12T04:45:04.508Z | kflt 0.000005229 |
1040 | 2025-02-12T04:45:04.508Z | lock 9.590744320 |
1041 | 2025-02-12T04:45:04.508Z | slp 30.647387996 |
1042 | 2025-02-12T04:45:04.508Z | lat 0.320398617 |
1043 | 2025-02-12T04:45:04.508Z | stop 0.468339555 |
1044 | 2025-02-12T04:45:04.508Z | + banner local-nt |
1045 | 2025-02-12T04:45:04.508Z | |
1046 | 2025-02-12T04:45:04.508Z | # #### #### ## # # # ##### |
1047 | 2025-02-12T04:45:04.508Z | # # # # # # # # ## # # |
1048 | 2025-02-12T04:45:04.508Z | # # # # # # # ##### # # # # |
1049 | 2025-02-12T04:45:04.508Z | # # # # ###### # # # # # |
1050 | 2025-02-12T04:45:04.508Z | # # # # # # # # # ## # |
1051 | 2025-02-12T04:45:04.508Z | ###### #### #### # # ###### # # # |
1052 | 2025-02-12T04:45:04.508Z | |
1053 | 2025-02-12T04:45:04.511Z | + ptime -m cargo local-nt run --profile ci |
1054 | 2025-02-12T04:45:04.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s |
1055 | 2025-02-12T04:45:04.794Z | Running `target/debug/cargo-nextest nextest run --profile ci` |
1056 | 2025-02-12T04:45:06.320Z | info: experimental features enabled: setup-scripts |
1057 | 2025-02-12T04:45:06.323Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s |
1058 | 2025-02-12T04:45:06.323Z | ──────────── |
1059 | 2025-02-12T04:45:06.323Z | Nextest run ID 0f9c748c-072d-4303-a0f9-71ae8c47aa36 with nextest profile: ci |
1060 | 2025-02-12T04:45:06.323Z | Starting 312 tests across 17 binaries (1 test skipped) |
1061 | 2025-02-12T04:45:06.323Z | SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive |
1062 | 2025-02-12T04:45:06.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s |
1063 | 2025-02-12T04:45:06.323Z | Running `target/debug/build-seed-archive` |
1064 | 2025-02-12T04:45:06.323Z | info: unable to find seed archive /tmp/nextest-tests-seed-build/seed-c76c64c59eeee25859f3a2b45404b144c8c9bed6b78f93b25f110f0269a9858f.tar.zst, building |
1065 | 2025-02-12T04:45:08.507Z | info: created new seed archive: /tmp/nextest-tests-seed-build/seed-c76c64c59eeee25859f3a2b45404b144c8c9bed6b78f93b25f110f0269a9858f.tar.zst |
1066 | 2025-02-12T04:45:08.510Z | SETUP PASS [ 2.756s] build-seed-archive: cargo run --bin build-seed-archive |
1067 | 2025-02-12T04:45:08.534Z | PASS [ 0.023s] integration-tests::custom-harness thread_count::test_single_threaded |
1068 | 2025-02-12T04:45:08.539Z | PASS [ 0.028s] integration-tests::custom-harness thread_count::test_multi_threaded |
1069 | 2025-02-12T04:45:08.562Z | PASS [ 0.051s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing |
1070 | 2025-02-12T04:45:08.734Z | PASS [ 0.222s] cargo-nextest dispatch::tests::test_argument_parsing |
1071 | 2025-02-12T04:45:08.835Z | PASS [ 0.324s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json |
1072 | 2025-02-12T04:45:08.838Z | PASS [ 0.324s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json |
1073 | 2025-02-12T04:45:08.838Z | PASS [ 0.324s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json |
1074 | 2025-02-12T04:45:08.838Z | PASS [ 0.324s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json |
1075 | 2025-02-12T04:45:08.849Z | PASS [ 0.310s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json |
1076 | 2025-02-12T04:45:08.853Z | PASS [ 0.309s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json |
1077 | 2025-02-12T04:45:10.282Z | PASS [ 1.718s] integration-tests::integration test_list_binaries_only |
1078 | 2025-02-12T04:45:10.689Z | PASS [ 1.852s] integration-tests::integration test_list_host_after_build |
1079 | 2025-02-12T04:45:10.968Z | PASS [ 2.131s] integration-tests::integration test_list_target_after_build |
1080 | 2025-02-12T04:45:10.996Z | PASS [ 2.262s] integration-tests::integration test_list_default |
1081 | 2025-02-12T04:45:11.126Z | PASS [ 2.289s] integration-tests::integration test_list_full_after_build |
1082 | 2025-02-12T04:45:11.146Z | PASS [ 2.309s] integration-tests::integration test_list_full |
1083 | 2025-02-12T04:45:12.735Z | PASS [ 1.738s] integration-tests::integration test_run_from_archive_with_missing_includes |
1084 | 2025-02-12T04:45:14.391Z | PASS [ 3.700s] integration-tests::integration test_run_after_build |
1085 | 2025-02-12T04:45:14.489Z | PASS [ 3.342s] integration-tests::integration test_run_no_tests |
1086 | 2025-02-12T04:45:14.650Z | PASS [ 0.256s] integration-tests::integration test_rustc_version_verbose_errors |
1087 | 2025-02-12T04:45:14.936Z | PASS [ 6.081s] integration-tests::integration test_relocated_run |
1088 | 2025-02-12T04:45:15.869Z | PASS [ 7.018s] integration-tests::integration test_list_with_default_filter |
1089 | 2025-02-12T04:45:16.153Z | PASS [ 3.417s] integration-tests::integration test_run_with_default_filter |
1090 | 2025-02-12T04:45:16.258Z | PASS [ 1.768s] integration-tests::integration test_setup_script_error |
1091 | 2025-02-12T04:45:16.323Z | PASS [ 1.673s] integration-tests::integration test_setup_scripts_not_enabled |
1092 | 2025-02-12T04:45:16.373Z | PASS [ 0.049s] integration-tests::integration test_version_info |
1093 | 2025-02-12T04:45:16.977Z | PASS [ 0.603s] nextest-filtering parsing::tests::proptest_expr_roundtrip |
1094 | 2025-02-12T04:45:17.006Z | PASS [ 0.028s] nextest-filtering parsing::tests::test_complex_error |
1095 | 2025-02-12T04:45:17.027Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_expected_eof |
1096 | 2025-02-12T04:45:17.047Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_expected_expr |
1097 | 2025-02-12T04:45:17.068Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_and_operator |
1098 | 2025-02-12T04:45:17.086Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_escapes |
1099 | 2025-02-12T04:45:17.108Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_glob |
1100 | 2025-02-12T04:45:17.129Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_or_operator |
1101 | 2025-02-12T04:45:17.149Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_platform |
1102 | 2025-02-12T04:45:17.169Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_regex |
1103 | 2025-02-12T04:45:17.174Z | PASS [ 6.047s] integration-tests::integration test_run_from_archive_with_no_includes |
1104 | 2025-02-12T04:45:17.190Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_missing_argument |
1105 | 2025-02-12T04:45:17.210Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_close_regex |
1106 | 2025-02-12T04:45:17.218Z | PASS [ 0.039s] nextest-filtering parsing::tests::test_missing_close_parentheses |
1107 | 2025-02-12T04:45:17.233Z | PASS [ 0.021s] nextest-filtering parsing::tests::test_missing_open_parentheses |
1108 | 2025-02-12T04:45:17.238Z | PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_parentheses |
1109 | 2025-02-12T04:45:17.254Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_comma |
1110 | 2025-02-12T04:45:17.266Z | PASS [ 0.027s] nextest-filtering parsing::tests::test_parse_expr_difference |
1111 | 2025-02-12T04:45:17.268Z | PASS [ 6.296s] integration-tests::integration test_run_from_archive_with_includes |
1112 | 2025-02-12T04:45:17.282Z | PASS [ 0.026s] nextest-filtering parsing::tests::test_parse_expr_intersection |
1113 | 2025-02-12T04:45:17.306Z | PASS [ 0.037s] nextest-filtering parsing::tests::test_parse_expr_not |
1114 | 2025-02-12T04:45:17.314Z | PASS [ 0.022s] nextest-filtering parsing::tests::test_parse_expr_set |
1115 | 2025-02-12T04:45:17.330Z | PASS [ 0.022s] nextest-filtering parsing::tests::test_parse_expr_union |
1116 | 2025-02-12T04:45:17.333Z | PASS [ 0.023s] nextest-filtering parsing::tests::test_parse_expr_precedence |
1117 | 2025-02-12T04:45:17.352Z | PASS [ 0.018s] nextest-filtering parsing::tests::test_parse_name_matcher_quote |
1118 | 2025-02-12T04:45:17.370Z | PASS [ 0.055s] nextest-filtering parsing::tests::test_parse_glob_matcher |
1119 | 2025-02-12T04:45:17.385Z | PASS [ 0.055s] nextest-filtering parsing::tests::test_parse_name_matcher |
1120 | 2025-02-12T04:45:17.399Z | PASS [ 1.529s] integration-tests::integration test_show_config_version |
1121 | 2025-02-12T04:45:17.401Z | PASS [ 0.029s] nextest-filtering parsing::tests::test_parse_set_def |
1122 | 2025-02-12T04:45:17.416Z | PASS [ 0.030s] nextest-filtering parsing::tests::test_unexpected_argument |
1123 | 2025-02-12T04:45:17.421Z | PASS [ 0.056s] nextest-filtering parsing::tests::test_parse_regex |
1124 | 2025-02-12T04:45:17.432Z | PASS [ 0.028s] nextest-filtering parsing::tests::test_unexpected_comma |
1125 | 2025-02-12T04:45:17.443Z | PASS [ 0.027s] nextest-filtering::match test_binary_query |
1126 | 2025-02-12T04:45:17.449Z | PASS [ 0.026s] nextest-filtering::match test_expr_binary |
1127 | 2025-02-12T04:45:17.456Z | PASS [ 0.024s] nextest-filtering::match test_expr_binary_id_glob |
1128 | 2025-02-12T04:45:17.468Z | PASS [ 0.024s] nextest-filtering::match test_expr_deps |
1129 | 2025-02-12T04:45:17.472Z | PASS [ 0.023s] nextest-filtering::match test_expr_kind |
1130 | 2025-02-12T04:45:17.477Z | PASS [ 0.020s] nextest-filtering::match test_expr_kind_partial |
1131 | 2025-02-12T04:45:17.489Z | PASS [ 0.021s] nextest-filtering::match test_expr_package_contains |
1132 | 2025-02-12T04:45:17.494Z | PASS [ 0.021s] nextest-filtering::match test_expr_package_equal |
1133 | 2025-02-12T04:45:17.500Z | PASS [ 0.021s] nextest-filtering::match test_expr_package_regex |
1134 | 2025-02-12T04:45:17.511Z | PASS [ 0.021s] nextest-filtering::match test_expr_platform |
1135 | 2025-02-12T04:45:17.517Z | PASS [ 0.022s] nextest-filtering::match test_expr_rdeps |
1136 | 2025-02-12T04:45:17.521Z | PASS [ 0.021s] nextest-filtering::match test_expr_test |
1137 | 2025-02-12T04:45:17.533Z | PASS [ 0.021s] nextest-filtering::match test_expr_test_difference::with_and_not |
1138 | 2025-02-12T04:45:17.537Z | PASS [ 0.019s] nextest-filtering::match test_expr_test_difference::with_minus |
1139 | 2025-02-12T04:45:17.542Z | PASS [ 0.020s] nextest-filtering::match test_expr_test_intersect::with_ampersand |
1140 | 2025-02-12T04:45:17.554Z | PASS [ 0.020s] nextest-filtering::match test_expr_test_intersect::with_and |
1141 | 2025-02-12T04:45:17.558Z | PASS [ 0.020s] nextest-filtering::match test_expr_test_not |
1142 | 2025-02-12T04:45:17.564Z | PASS [ 0.020s] nextest-filtering::match test_expr_test_union::with_or |
1143 | 2025-02-12T04:45:17.574Z | PASS [ 0.019s] nextest-filtering::match test_expr_test_union::with_pipe |
1144 | 2025-02-12T04:45:17.579Z | PASS [ 0.020s] nextest-filtering::match test_expr_test_union::with_plus |
1145 | 2025-02-12T04:45:17.588Z | PASS [ 0.024s] nextest-filtering::match test_expr_with_no_matching_packages |
1146 | 2025-02-12T04:45:17.593Z | PASS [ 0.018s] nextest-metadata test_list::tests::test_binary_id_ord |
1147 | 2025-02-12T04:45:17.598Z | PASS [ 0.018s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform |
1148 | 2025-02-12T04:45:17.609Z | PASS [ 0.019s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified |
1149 | 2025-02-12T04:45:17.613Z | PASS [ 0.019s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform |
1150 | 2025-02-12T04:45:17.620Z | PASS [ 0.021s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted |
1151 | 2025-02-12T04:45:17.628Z | PASS [ 0.019s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input |
1152 | 2025-02-12T04:45:17.633Z | PASS [ 0.019s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables |
1153 | 2025-02-12T04:45:17.638Z | PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after |
1154 | 2025-02-12T04:45:17.647Z | PASS [ 0.019s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before |
1155 | 2025-02-12T04:45:17.652Z | PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value |
1156 | 2025-02-12T04:45:17.658Z | PASS [ 0.019s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative |
1157 | 2025-02-12T04:45:17.668Z | PASS [ 0.020s] nextest-runner cargo_config::env::tests::test_env_var_precedence |
1158 | 2025-02-12T04:45:17.673Z | PASS [ 0.020s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix |
1159 | 2025-02-12T04:45:17.686Z | PASS [ 0.027s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple |
1160 | 2025-02-12T04:45:17.801Z | PASS [ 0.399s] nextest-filtering proptest_helpers::tests::proptest_regex_valid |
1161 | 2025-02-12T04:45:17.972Z | PASS [ 0.303s] nextest-runner config::archive::tests::parse_invalid::absolute_path |
1162 | 2025-02-12T04:45:17.975Z | PASS [ 0.298s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing |
1163 | 2025-02-12T04:45:17.977Z | PASS [ 0.287s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing_type |
1164 | 2025-02-12T04:45:18.091Z | PASS [ 0.289s] nextest-runner config::archive::tests::parse_invalid::invalid_relative_to |
1165 | 2025-02-12T04:45:18.276Z | PASS [ 0.302s] nextest-runner config::archive::tests::parse_invalid::missing_relative_to |
1166 | 2025-02-12T04:45:18.281Z | PASS [ 0.308s] nextest-runner config::archive::tests::parse_invalid::missing_list |
1167 | 2025-02-12T04:45:18.301Z | PASS [ 0.019s] nextest-runner config::archive::tests::test_join_rel_path |
1168 | 2025-02-12T04:45:18.318Z | PASS [ 0.339s] nextest-runner config::archive::tests::parse_invalid::negative_depth |
1169 | 2025-02-12T04:45:18.325Z | PASS [ 0.024s] nextest-runner config::config_impl::tests::default_config_is_valid |
1170 | 2025-02-12T04:45:18.347Z | PASS [ 0.021s] nextest-runner config::helpers::tests::test_deserialize_relative_path |
1171 | 2025-02-12T04:45:18.370Z | PASS [ 0.022s] nextest-runner config::identifier::tests::test_invalid |
1172 | 2025-02-12T04:45:18.410Z | PASS [ 0.039s] nextest-runner config::identifier::tests::test_valid |
1173 | 2025-02-12T04:45:18.419Z | PASS [ 0.327s] nextest-runner config::archive::tests::parse_invalid::parent_component |
1174 | 2025-02-12T04:45:18.596Z | PASS [ 0.319s] nextest-runner config::archive::tests::parse_valid |
1175 | 2025-02-12T04:45:18.727Z | PASS [ 0.405s] nextest-runner config::config_impl::tests::ignored_keys |
1176 | 2025-02-12T04:45:18.831Z | PASS [ 0.421s] nextest-runner config::max_fail::tests::invalid_fail_fast::empty_string_max_fail |
1177 | 2025-02-12T04:45:18.873Z | PASS [ 0.432s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_map_key |
1178 | 2025-02-12T04:45:18.988Z | PASS [ 0.391s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_max_fail_type |
1179 | 2025-02-12T04:45:19.261Z | PASS [ 0.429s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_string_max_fail |
1180 | 2025-02-12T04:45:19.319Z | PASS [ 0.445s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail |
1181 | 2025-02-12T04:45:19.323Z | PASS [ 0.596s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail |
1182 | 2025-02-12T04:45:19.345Z | PASS [ 0.020s] nextest-runner config::max_fail::tests::maxfail_builder_from_str |
1183 | 2025-02-12T04:45:19.375Z | PASS [ 0.387s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_as_positive_integer |
1184 | 2025-02-12T04:45:19.581Z | PASS [ 0.319s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed |
1185 | 2025-02-12T04:45:19.649Z | PASS [ 0.329s] nextest-runner config::max_fail::tests::invalid_fail_fast::zero_string |
1186 | 2025-02-12T04:45:19.653Z | PASS [ 0.308s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_false |
1187 | 2025-02-12T04:45:19.706Z | PASS [ 0.329s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_true |
1188 | 2025-02-12T04:45:19.727Z | PASS [ 0.020s] nextest-runner config::nextest_version::tests::test_accumulate |
1189 | 2025-02-12T04:45:19.749Z | PASS [ 0.020s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::build_metadata |
1190 | 2025-02-12T04:45:19.770Z | PASS [ 0.022s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::empty |
1191 | 2025-02-12T04:45:19.798Z | PASS [ 0.027s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning |
1192 | 2025-02-12T04:45:19.820Z | PASS [ 0.021s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::pre_release |
1193 | 2025-02-12T04:45:19.865Z | PASS [ 0.044s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic |
1194 | 2025-02-12T04:45:19.888Z | PASS [ 0.306s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_1 |
1195 | 2025-02-12T04:45:19.891Z | PASS [ 0.024s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic_with_patch |
1196 | 2025-02-12T04:45:19.912Z | PASS [ 0.022s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_error_and_warning |
1197 | 2025-02-12T04:45:19.935Z | PASS [ 0.023s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_warning |
1198 | 2025-02-12T04:45:19.955Z | PASS [ 0.301s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_all |
1199 | 2025-02-12T04:45:19.984Z | PASS [ 0.334s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_2 |
1200 | 2025-02-12T04:45:20.121Z | PASS [ 3.964s] integration-tests::integration test_target_arg |
1201 | 2025-02-12T04:45:20.230Z | PASS [ 0.317s] nextest-runner config::overrides::tests::cfg_unix_with_custom_platform |
1202 | 2025-02-12T04:45:20.251Z | PASS [ 0.315s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified |
1203 | 2025-02-12T04:45:20.264Z | PASS [ 0.279s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_with_default |
1204 | 2025-02-12T04:45:20.269Z | PASS [ 0.312s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform |
1205 | 2025-02-12T04:45:20.404Z | PASS [ 0.282s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_without_platform |
1206 | 2025-02-12T04:45:20.487Z | PASS [ 0.256s] nextest-runner config::overrides::tests::parse_overrides_invalid::empty_platform_map |
1207 | 2025-02-12T04:45:20.526Z | PASS [ 0.257s] nextest-runner config::overrides::tests::parse_overrides_invalid::neither_platform_nor_filter_specified |
1208 | 2025-02-12T04:45:20.529Z | PASS [ 0.275s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_filterset |
1209 | 2025-02-12T04:45:20.529Z | PASS [ 0.263s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_platform_expression |
1210 | 2025-02-12T04:45:20.698Z | PASS [ 0.293s] nextest-runner config::overrides::tests::test_overrides_basic |
1211 | 2025-02-12T04:45:20.783Z | PASS [ 0.296s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple |
1212 | 2025-02-12T04:45:20.813Z | PASS [ 0.285s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple |
1213 | 2025-02-12T04:45:20.818Z | PASS [ 0.290s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple |
1214 | 2025-02-12T04:45:20.818Z | PASS [ 0.290s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr |
1215 | 2025-02-12T04:45:20.867Z | PASS [ 5.928s] integration-tests::integration test_show_config_test_groups |
1216 | 2025-02-12T04:45:21.026Z | PASS [ 0.298s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr |
1217 | 2025-02-12T04:45:21.067Z | PASS [ 0.283s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple |
1218 | 2025-02-12T04:45:21.099Z | PASS [ 0.284s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones |
1219 | 2025-02-12T04:45:21.101Z | PASS [ 0.279s] nextest-runner config::retry_policy::tests::overrides_retries::my_test_matches_exactly |
1220 | 2025-02-12T04:45:21.107Z | PASS [ 0.281s] nextest-runner config::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly |
1221 | 2025-02-12T04:45:21.138Z | PASS [ 0.270s] nextest-runner config::retry_policy::tests::overrides_retries::no_retries_specified |
1222 | 2025-02-12T04:45:21.285Z | PASS [ 0.288s] nextest-runner config::retry_policy::tests::overrides_retries::not_match |
1223 | 2025-02-12T04:45:21.347Z | PASS [ 0.279s] nextest-runner config::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones |
1224 | 2025-02-12T04:45:21.384Z | PASS [ 0.276s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay |
1225 | 2025-02-12T04:45:21.386Z | PASS [ 0.284s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count |
1226 | 2025-02-12T04:45:21.386Z | PASS [ 0.284s] nextest-runner config::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration |
1227 | 2025-02-12T04:45:21.444Z | PASS [ 0.305s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay |
1228 | 2025-02-12T04:45:21.585Z | PASS [ 0.299s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count |
1229 | 2025-02-12T04:45:21.638Z | PASS [ 0.290s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay |
1230 | 2025-02-12T04:45:21.673Z | PASS [ 0.288s] nextest-runner config::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff |
1231 | 2025-02-12T04:45:21.676Z | PASS [ 0.288s] nextest-runner config::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay |
1232 | 2025-02-12T04:45:21.683Z | PASS [ 0.298s] nextest-runner config::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count |
1233 | 2025-02-12T04:45:21.748Z | PASS [ 0.303s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay |
1234 | 2025-02-12T04:45:21.889Z | PASS [ 0.303s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff |
1235 | 2025-02-12T04:45:21.929Z | PASS [ 0.290s] nextest-runner config::retry_policy::tests::parse_retries_valid |
1236 | 2025-02-12T04:45:21.973Z | PASS [ 0.298s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_filterset |
1237 | 2025-02-12T04:45:21.976Z | PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_platform_expression |
1238 | 2025-02-12T04:45:21.976Z | PASS [ 0.298s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::empty_platform_map |
1239 | 2025-02-12T04:45:22.035Z | PASS [ 0.286s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified |
1240 | 2025-02-12T04:45:22.178Z | PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined::tool_config_in_main_program |
1241 | 2025-02-12T04:45:22.213Z | PASS [ 0.283s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool |
1242 | 2025-02-12T04:45:22.257Z | PASS [ 0.284s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_script_name |
1243 | 2025-02-12T04:45:22.263Z | PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command_list |
1244 | 2025-02-12T04:45:22.268Z | PASS [ 0.290s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command |
1245 | 2025-02-12T04:45:22.356Z | PASS [ 0.320s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name |
1246 | 2025-02-12T04:45:22.489Z | PASS [ 0.310s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::missing_command |
1247 | 2025-02-12T04:45:22.547Z | PASS [ 0.333s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration |
1248 | 2025-02-12T04:45:22.552Z | PASS [ 0.290s] nextest-runner config::scripts::tests::parse_scripts_invalid_unknown::unknown_scripts |
1249 | 2025-02-12T04:45:22.558Z | PASS [ 0.292s] nextest-runner config::scripts::tests::test_scripts_basic |
1250 | 2025-02-12T04:45:22.576Z | PASS [ 0.309s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
1251 | 2025-02-12T04:45:22.658Z | PASS [ 0.301s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
1252 | 2025-02-12T04:45:22.797Z | PASS [ 0.307s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
1253 | 2025-02-12T04:45:22.818Z | PASS [ 6.558s] integration-tests::integration test_target_dir |
1254 | 2025-02-12T04:45:22.829Z | PASS [ 0.281s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error |
1255 | 2025-02-12T04:45:22.837Z | PASS [ 0.289s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile |
1256 | 2025-02-12T04:45:22.843Z | PASS [ 0.287s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table |
1257 | 2025-02-12T04:45:22.868Z | PASS [ 0.290s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period |
1258 | 2025-02-12T04:45:22.954Z | PASS [ 0.295s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail |
1259 | 2025-02-12T04:45:23.086Z | PASS [ 0.289s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_ |
1260 | 2025-02-12T04:45:23.105Z | PASS [ 0.287s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name |
1261 | 2025-02-12T04:45:23.108Z | PASS [ 0.268s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon |
1262 | 2025-02-12T04:45:23.111Z | PASS [ 0.276s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_is_global |
1263 | 2025-02-12T04:45:23.161Z | PASS [ 0.293s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_valid |
1264 | 2025-02-12T04:45:23.166Z | PASS [ 0.322s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_starts_with_ |
1265 | 2025-02-12T04:45:23.319Z | PASS [ 0.364s] nextest-runner config::test_group::tests::unknown_groups::depends_on_downstream_tool_config |
1266 | 2025-02-12T04:45:23.383Z | PASS [ 0.296s] nextest-runner config::test_group::tests::unknown_groups::depends_on_user_config |
1267 | 2025-02-12T04:45:23.388Z | PASS [ 0.273s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_user_config |
1268 | 2025-02-12T04:45:23.394Z | PASS [ 0.284s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_tool_config |
1269 | 2025-02-12T04:45:23.423Z | PASS [ 0.311s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_is_global |
1270 | 2025-02-12T04:45:23.448Z | PASS [ 0.281s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_tool_ |
1271 | 2025-02-12T04:45:23.469Z | PASS [ 0.307s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_ |
1272 | 2025-02-12T04:45:23.612Z | PASS [ 0.291s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_valid |
1273 | 2025-02-12T04:45:23.674Z | PASS [ 0.280s] nextest-runner config::test_threads::tests::parse_test_threads::positive |
1274 | 2025-02-12T04:45:23.677Z | PASS [ 0.285s] nextest-runner config::test_threads::tests::parse_test_threads::num_cpus |
1275 | 2025-02-12T04:45:23.677Z | PASS [ 0.290s] nextest-runner config::test_threads::tests::parse_test_threads::negative |
1276 | 2025-02-12T04:45:23.704Z | PASS [ 0.281s] nextest-runner config::test_threads::tests::parse_test_threads::zero |
1277 | 2025-02-12T04:45:23.733Z | PASS [ 0.285s] nextest-runner config::threads_required::tests::parse_threads_required::negative |
1278 | 2025-02-12T04:45:23.754Z | PASS [ 0.021s] nextest-runner config::tool_config::tests::parse_tool_config_file |
1279 | 2025-02-12T04:45:23.760Z | PASS [ 0.291s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus |
1280 | 2025-02-12T04:45:23.823Z | PASS [ 0.061s] nextest-runner errors::tests::display_error_chain |
1281 | 2025-02-12T04:45:23.889Z | PASS [ 0.064s] nextest-runner errors::tests::display_error_list |
1282 | 2025-02-12T04:45:23.907Z | PASS [ 0.295s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads |
1283 | 2025-02-12T04:45:23.910Z | PASS [ 0.021s] nextest-runner list::binary_list::tests::test_parse_binary_list |
1284 | 2025-02-12T04:45:23.929Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir |
1285 | 2025-02-12T04:45:23.935Z | PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths |
1286 | 2025-02-12T04:45:23.952Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms |
1287 | 2025-02-12T04:45:23.956Z | PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field |
1288 | 2025-02-12T04:45:23.970Z | PASS [ 0.294s] nextest-runner config::threads_required::tests::parse_threads_required::positive |
1289 | 2025-02-12T04:45:23.976Z | PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field |
1290 | 2025-02-12T04:45:23.987Z | PASS [ 0.025s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets |
1291 | 2025-02-12T04:45:23.987Z | PASS [ 0.308s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads |
1292 | 2025-02-12T04:45:23.994Z | PASS [ 0.318s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads |
1293 | 2025-02-12T04:45:23.999Z | PASS [ 0.028s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field |
1294 | 2025-02-12T04:45:24.001Z | PASS [ 0.023s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary |
1295 | 2025-02-12T04:45:24.007Z | PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target |
1296 | 2025-02-12T04:45:24.011Z | PASS [ 0.024s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets |
1297 | 2025-02-12T04:45:24.014Z | PASS [ 0.307s] nextest-runner config::threads_required::tests::parse_threads_required::zero |
1298 | 2025-02-12T04:45:24.022Z | PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target |
1299 | 2025-02-12T04:45:24.024Z | PASS [ 0.019s] nextest-runner partition::tests::partitioner_builder_from_str |
1300 | 2025-02-12T04:45:24.027Z | PASS [ 0.026s] nextest-runner list::test_list::tests::test_parse_test_list |
1301 | 2025-02-12T04:45:24.030Z | PASS [ 0.019s] nextest-runner platform::tests::test_from_rustc_output_invalid |
1302 | 2025-02-12T04:45:24.040Z | PASS [ 0.020s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line |
1303 | 2025-02-12T04:45:24.040Z | PASS [ 0.026s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines |
1304 | 2025-02-12T04:45:24.044Z | PASS [ 0.020s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace |
1305 | 2025-02-12T04:45:24.051Z | PASS [ 0.020s] nextest-runner redact::tests::test_redact_path |
1306 | 2025-02-12T04:45:24.059Z | PASS [ 0.303s] nextest-runner config::tool_config::tests::tool_config_basic |
1307 | 2025-02-12T04:45:24.059Z | PASS [ 0.030s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings |
1308 | 2025-02-12T04:45:24.067Z | PASS [ 0.023s] nextest-runner reporter::displayer::imp::tests::no_capture_settings |
1309 | 2025-02-12T04:45:24.071Z | PASS [ 0.039s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props |
1310 | 2025-02-12T04:45:24.080Z | PASS [ 0.020s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix |
1311 | 2025-02-12T04:45:24.102Z | PASS [ 0.062s] nextest-runner reporter::displayer::imp::tests::final_status_line |
1312 | 2025-02-12T04:45:24.106Z | PASS [ 0.070s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts |
1313 | 2025-02-12T04:45:24.109Z | PASS [ 0.038s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate |
1314 | 2025-02-12T04:45:24.115Z | PASS [ 0.042s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final |
1315 | 2025-02-12T04:45:24.124Z | PASS [ 0.072s] nextest-runner reporter::displayer::imp::tests::test_info_response |
1316 | 2025-02-12T04:45:24.129Z | PASS [ 0.068s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots |
1317 | 2025-02-12T04:45:24.133Z | PASS [ 0.052s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line |
1318 | 2025-02-12T04:45:24.140Z | PASS [ 0.037s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate |
1319 | 2025-02-12T04:45:24.144Z | PASS [ 0.037s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2 |
1320 | 2025-02-12T04:45:24.147Z | PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1 |
1321 | 2025-02-12T04:45:24.147Z | PASS [ 0.030s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3 |
1322 | 2025-02-12T04:45:24.158Z | PASS [ 0.018s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight |
1323 | 2025-02-12T04:45:24.164Z | PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic |
1324 | 2025-02-12T04:45:24.168Z | PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt |
1325 | 2025-02-12T04:45:24.172Z | PASS [ 0.026s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message |
1326 | 2025-02-12T04:45:24.175Z | PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line |
1327 | 2025-02-12T04:45:24.177Z | PASS [ 0.028s] nextest-runner reporter::error_description::tests::test_heuristic_error_str |
1328 | 2025-02-12T04:45:24.180Z | PASS [ 0.051s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4 |
1329 | 2025-02-12T04:45:24.180Z | PASS [ 0.020s] nextest-runner reporter::events::tests::test_is_success |
1330 | 2025-02-12T04:45:24.183Z | PASS [ 0.016s] nextest-runner reporter::helpers::tests::test_highlight_end |
1331 | 2025-02-12T04:45:24.200Z | PASS [ 0.019s] nextest-runner reuse_build::tests::test_path_mapper_relative |
1332 | 2025-02-12T04:45:24.206Z | PASS [ 0.024s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt |
1333 | 2025-02-12T04:45:24.206Z | PASS [ 0.025s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect |
1334 | 2025-02-12T04:45:24.226Z | PASS [ 0.026s] nextest-runner runner::imp::tests::no_capture_settings |
1335 | 2025-02-12T04:45:24.232Z | PASS [ 0.063s] nextest-runner reporter::structured::libtest::test::strips_human_output |
1336 | 2025-02-12T04:45:24.234Z | PASS [ 0.022s] nextest-runner rustc_cli::tests::test_fail_to_spawn |
1337 | 2025-02-12T04:45:24.234Z | PASS [ 0.060s] nextest-runner reporter::structured::libtest::test::strips_human_output_none |
1338 | 2025-02-12T04:45:24.244Z | PASS [ 0.067s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness |
1339 | 2025-02-12T04:45:24.247Z | PASS [ 0.063s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error |
1340 | 2025-02-12T04:45:24.257Z | PASS [ 0.018s] nextest-runner test_command::tests::parse_build_script |
1341 | 2025-02-12T04:45:24.261Z | PASS [ 0.029s] nextest-runner target_runner::tests::test_find_config |
1342 | 2025-02-12T04:45:24.266Z | PASS [ 0.019s] nextest-runner test_filter::tests::empty_pattern_examples |
1343 | 2025-02-12T04:45:24.270Z | PASS [ 0.022s] nextest-runner test_filter::tests::pattern_examples |
1344 | 2025-02-12T04:45:24.331Z | PASS [ 0.104s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env |
1345 | 2025-02-12T04:45:24.352Z | PASS [ 0.020s] nextest-runner test_filter::tests::skip_only_pattern_examples |
1346 | 2025-02-12T04:45:24.369Z | PASS [ 0.136s] nextest-runner rustc_cli::tests::test_should_run_rustc_version |
1347 | 2025-02-12T04:45:24.415Z | PASS [ 0.157s] nextest-runner test_filter::tests::proptest_empty |
1348 | 2025-02-12T04:45:24.481Z | PASS [ 0.215s] nextest-runner test_filter::tests::proptest_no_match |
1349 | 2025-02-12T04:45:24.501Z | PASS [ 0.294s] nextest-runner rustc_cli::tests::test_execute_with_failure |
1350 | 2025-02-12T04:45:24.943Z | PASS [ 0.574s] nextest-runner time::stopwatch::tests::stopwatch_pause |
1351 | 2025-02-12T04:45:24.971Z | PASS [ 0.708s] nextest-runner test_filter::tests::proptest_exact |
1352 | 2025-02-12T04:45:25.172Z | PASS [ 0.901s] nextest-runner test_filter::tests::proptest_substring |
1353 | 2025-02-12T04:45:25.877Z | PASS [ 1.524s] nextest-runner time::pausable_sleep::tests::reset_on_sleep |
1354 | 2025-02-12T04:45:26.002Z | PASS [ 15.719s] integration-tests::integration test_run |
1355 | 2025-02-12T04:45:26.179Z | PASS [ 1.677s] nextest-runner::integration basic::test_list_binaries |
1356 | 2025-02-12T04:45:26.427Z | PASS [ 2.011s] nextest-runner::integration basic::test_filter_expr_with_string_filters |
1357 | 2025-02-12T04:45:26.440Z | PASS [ 1.497s] nextest-runner::integration basic::test_list_tests |
1358 | 2025-02-12T04:45:26.446Z | PASS [ 1.964s] nextest-runner::integration basic::test_filter_expr_without_string_filters |
1359 | 2025-02-12T04:45:26.465Z | PASS [ 0.023s] nextest-runner::integration target_runner::disregards_non_matching |
1360 | 2025-02-12T04:45:26.489Z | PASS [ 0.023s] nextest-runner::integration target_runner::parses_cargo_config_cfg |
1361 | 2025-02-12T04:45:26.497Z | PASS [ 0.317s] nextest-runner::integration basic::test_string_filters_without_filter_expr |
1362 | 2025-02-12T04:45:26.514Z | PASS [ 0.024s] nextest-runner::integration target_runner::parses_cargo_config_exact |
1363 | 2025-02-12T04:45:26.543Z | PASS [ 0.530s] nextest-runner::integration basic::test_run_ignored |
1364 | 2025-02-12T04:45:26.850Z | PASS [ 0.402s] nextest-runner::integration target_runner::falls_back_to_cargo_config |
1365 | 2025-02-12T04:45:26.874Z | PASS [ 0.024s] nextest-runner::integration target_triple::parses_cargo_env |
1366 | 2025-02-12T04:45:26.901Z | PASS [ 0.026s] nextest-runner::integration target_triple::parses_custom_target_cli |
1367 | 2025-02-12T04:45:26.927Z | PASS [ 0.025s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path |
1368 | 2025-02-12T04:45:26.952Z | PASS [ 0.024s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic |
1369 | 2025-02-12T04:45:26.976Z | PASS [ 0.023s] nextest-runner::integration target_triple::parses_custom_target_env |
1370 | 2025-02-12T04:45:27.000Z | PASS [ 0.023s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path |
1371 | 2025-02-12T04:45:27.022Z | PASS [ 0.022s] nextest-runner::integration target_triple::parses_target_cli_option |
1372 | 2025-02-12T04:45:27.144Z | PASS [ 0.646s] nextest-runner::integration target_runner::parses_cargo_env |
1373 | 2025-02-12T04:45:27.164Z | PASS [ 0.649s] nextest-runner::integration target_runner::test_listing_with_target_runner |
1374 | 2025-02-12T04:45:27.853Z | PASS [ 1.976s] nextest-runner::integration basic::test_run |
1375 | 2025-02-12T04:45:28.145Z | PASS [ 1.602s] nextest-runner::integration target_runner::test_run_with_target_runner |
1376 | 2025-02-12T04:45:28.786Z | PASS [ 2.358s] nextest-runner::integration basic::test_termination |
1377 | 2025-02-12T04:45:29.805Z | PASS [ 4.833s] nextest-runner::integration basic::test_retries::retry_overrides_ignored |
1378 | 2025-02-12T04:45:29.860Z | PASS [ 4.687s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed |
1379 | 2025-02-12T04:45:29.862Z | ──────────── |
1380 | 2025-02-12T04:45:29.862Z | Summary [ 24.105s] 312 tests run: 312 passed, 1 skipped |
1381 | 2025-02-12T04:45:29.889Z | |
1382 | 2025-02-12T04:45:29.892Z | real 25.372136366 |
1383 | 2025-02-12T04:45:29.892Z | user 1:26.932120867 |
1384 | 2025-02-12T04:45:29.892Z | sys 1:01.732871796 |
1385 | 2025-02-12T04:45:29.892Z | trap 0.109226062 |
1386 | 2025-02-12T04:45:29.892Z | tflt 0.194043954 |
1387 | 2025-02-12T04:45:29.892Z | dflt 0.420900791 |
1388 | 2025-02-12T04:45:29.892Z | kflt 0.001974477 |
1389 | 2025-02-12T04:45:29.892Z | lock 11:54.681253165 |
1390 | 2025-02-12T04:45:29.892Z | slp 6:30.712553569 |
1391 | 2025-02-12T04:45:29.892Z | lat 1:27.916361396 |
1392 | 2025-02-12T04:45:29.892Z | stop 2:15.744048633 |
1393 | 2025-02-12T04:45:29.892Z | + banner release |
1394 | 2025-02-12T04:45:29.892Z | |
1395 | 2025-02-12T04:45:29.892Z | ##### ###### # ###### ## #### ###### |
1396 | 2025-02-12T04:45:29.892Z | # # # # # # # # # |
1397 | 2025-02-12T04:45:29.892Z | # # ##### # ##### # # #### ##### |
1398 | 2025-02-12T04:45:29.892Z | ##### # # # ###### # # |
1399 | 2025-02-12T04:45:29.892Z | # # # # # # # # # # |
1400 | 2025-02-12T04:45:29.892Z | # # ###### ###### ###### # # #### ###### |
1401 | 2025-02-12T04:45:29.892Z | |
1402 | 2025-02-12T04:45:29.895Z | + ptime -m cargo nextest run --profile ci |
1403 | 2025-02-12T04:45:30.390Z | info: experimental features enabled: setup-scripts |
1404 | 2025-02-12T04:45:30.646Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s |
1405 | 2025-02-12T04:45:30.787Z | ──────────── |
1406 | 2025-02-12T04:45:30.787Z | Nextest run ID bfdbc189-f2e5-46a7-8a1c-002b679a95fe with nextest profile: ci |
1407 | 2025-02-12T04:45:30.787Z | Starting 312 tests across 17 binaries (1 test skipped) |
1408 | 2025-02-12T04:45:30.789Z | SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive |
1409 | 2025-02-12T04:45:31.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s |
1410 | 2025-02-12T04:45:31.083Z | Running `target/debug/build-seed-archive` |
1411 | 2025-02-12T04:45:31.452Z | info: unable to find seed archive /tmp/nextest-tests-seed-build/seed-8e73e65c5a6a36704fc7fa365f5ba01a0570d1a425109489b6b871be0293dad8.tar.zst, building |
1412 | 2025-02-12T04:45:33.859Z | info: created new seed archive: /tmp/nextest-tests-seed-build/seed-8e73e65c5a6a36704fc7fa365f5ba01a0570d1a425109489b6b871be0293dad8.tar.zst |
1413 | 2025-02-12T04:45:33.863Z | SETUP PASS [ 3.075s] build-seed-archive: cargo run --bin build-seed-archive |
1414 | 2025-02-12T04:45:33.888Z | PASS [ 0.024s] integration-tests::custom-harness thread_count::test_single_threaded |
1415 | 2025-02-12T04:45:33.893Z | PASS [ 0.029s] integration-tests::custom-harness thread_count::test_multi_threaded |
1416 | 2025-02-12T04:45:33.907Z | PASS [ 0.043s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing |
1417 | 2025-02-12T04:45:34.072Z | PASS [ 0.208s] cargo-nextest dispatch::tests::test_argument_parsing |
1418 | 2025-02-12T04:45:34.182Z | PASS [ 0.317s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json |
1419 | 2025-02-12T04:45:34.184Z | PASS [ 0.317s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json |
1420 | 2025-02-12T04:45:34.184Z | PASS [ 0.318s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json |
1421 | 2025-02-12T04:45:34.184Z | PASS [ 0.318s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json |
1422 | 2025-02-12T04:45:34.201Z | PASS [ 0.312s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json |
1423 | 2025-02-12T04:45:34.203Z | PASS [ 0.307s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json |
1424 | 2025-02-12T04:45:35.563Z | PASS [ 1.655s] integration-tests::integration test_list_binaries_only |
1425 | 2025-02-12T04:45:35.968Z | PASS [ 1.895s] integration-tests::integration test_list_default |
1426 | 2025-02-12T04:45:36.143Z | PASS [ 1.961s] integration-tests::integration test_list_host_after_build |
1427 | 2025-02-12T04:45:36.418Z | PASS [ 2.236s] integration-tests::integration test_list_full |
1428 | 2025-02-12T04:45:36.474Z | PASS [ 2.292s] integration-tests::integration test_list_full_after_build |
1429 | 2025-02-12T04:45:36.553Z | PASS [ 2.371s] integration-tests::integration test_list_target_after_build |
1430 | 2025-02-12T04:45:38.735Z | PASS [ 2.316s] integration-tests::integration test_run_from_archive_with_missing_includes |
1431 | 2025-02-12T04:45:39.386Z | PASS [ 3.418s] integration-tests::integration test_run_after_build |
1432 | 2025-02-12T04:45:39.506Z | PASS [ 5.303s] integration-tests::integration test_relocated_run |
1433 | 2025-02-12T04:45:39.637Z | PASS [ 0.250s] integration-tests::integration test_rustc_version_verbose_errors |
1434 | 2025-02-12T04:45:40.193Z | PASS [ 3.639s] integration-tests::integration test_run_no_tests |
1435 | 2025-02-12T04:45:41.334Z | PASS [ 1.696s] integration-tests::integration test_setup_scripts_not_enabled |
1436 | 2025-02-12T04:45:41.360Z | PASS [ 7.157s] integration-tests::integration test_list_with_default_filter |
1437 | 2025-02-12T04:45:41.494Z | PASS [ 1.987s] integration-tests::integration test_setup_script_error |
1438 | 2025-02-12T04:45:42.157Z | PASS [ 3.421s] integration-tests::integration test_run_with_default_filter |
1439 | 2025-02-12T04:45:42.204Z | PASS [ 0.047s] integration-tests::integration test_version_info |
1440 | 2025-02-12T04:45:42.211Z | PASS [ 6.067s] integration-tests::integration test_run_from_archive_with_includes |
1441 | 2025-02-12T04:45:42.230Z | PASS [ 0.018s] nextest-filtering parsing::tests::test_complex_error |
1442 | 2025-02-12T04:45:42.245Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_expected_eof |
1443 | 2025-02-12T04:45:42.260Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_expected_expr |
1444 | 2025-02-12T04:45:42.278Z | PASS [ 0.017s] nextest-filtering parsing::tests::test_invalid_and_operator |
1445 | 2025-02-12T04:45:42.293Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_escapes |
1446 | 2025-02-12T04:45:42.310Z | PASS [ 0.016s] nextest-filtering parsing::tests::test_invalid_glob |
1447 | 2025-02-12T04:45:42.324Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_or_operator |
1448 | 2025-02-12T04:45:42.339Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_invalid_platform |
1449 | 2025-02-12T04:45:42.355Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_regex |
1450 | 2025-02-12T04:45:42.370Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_missing_argument |
1451 | 2025-02-12T04:45:42.385Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_missing_close_parentheses |
1452 | 2025-02-12T04:45:42.401Z | PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_close_regex |
1453 | 2025-02-12T04:45:42.416Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_missing_open_parentheses |
1454 | 2025-02-12T04:45:42.434Z | PASS [ 0.018s] nextest-filtering parsing::tests::test_missing_parentheses |
1455 | 2025-02-12T04:45:42.449Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_comma |
1456 | 2025-02-12T04:45:42.465Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_difference |
1457 | 2025-02-12T04:45:42.479Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_parse_expr_intersection |
1458 | 2025-02-12T04:45:42.500Z | PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_expr_not |
1459 | 2025-02-12T04:45:42.526Z | PASS [ 0.026s] nextest-filtering parsing::tests::test_parse_expr_precedence |
1460 | 2025-02-12T04:45:42.541Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_set |
1461 | 2025-02-12T04:45:42.584Z | PASS [ 0.043s] nextest-filtering parsing::tests::test_parse_expr_union |
1462 | 2025-02-12T04:45:42.642Z | PASS [ 0.058s] nextest-filtering parsing::tests::test_parse_glob_matcher |
1463 | 2025-02-12T04:45:42.650Z | PASS [ 6.175s] integration-tests::integration test_run_from_archive_with_no_includes |
1464 | 2025-02-12T04:45:42.665Z | PASS [ 0.014s] nextest-filtering parsing::tests::test_parse_name_matcher_quote |
1465 | 2025-02-12T04:45:42.694Z | PASS [ 0.052s] nextest-filtering parsing::tests::test_parse_name_matcher |
1466 | 2025-02-12T04:45:42.717Z | PASS [ 0.052s] nextest-filtering parsing::tests::test_parse_regex |
1467 | 2025-02-12T04:45:42.724Z | PASS [ 0.029s] nextest-filtering parsing::tests::test_parse_set_def |
1468 | 2025-02-12T04:45:42.735Z | PASS [ 0.018s] nextest-filtering parsing::tests::test_unexpected_argument |
1469 | 2025-02-12T04:45:42.739Z | PASS [ 0.015s] nextest-filtering parsing::tests::test_unexpected_comma |
1470 | 2025-02-12T04:45:42.758Z | PASS [ 0.019s] nextest-filtering::match test_binary_query |
1471 | 2025-02-12T04:45:42.778Z | PASS [ 0.019s] nextest-filtering::match test_expr_binary |
1472 | 2025-02-12T04:45:42.798Z | PASS [ 0.020s] nextest-filtering::match test_expr_binary_id_glob |
1473 | 2025-02-12T04:45:42.818Z | PASS [ 0.019s] nextest-filtering::match test_expr_deps |
1474 | 2025-02-12T04:45:42.834Z | PASS [ 0.016s] nextest-filtering::match test_expr_kind |
1475 | 2025-02-12T04:45:42.852Z | PASS [ 0.018s] nextest-filtering::match test_expr_kind_partial |
1476 | 2025-02-12T04:45:42.869Z | PASS [ 0.016s] nextest-filtering::match test_expr_package_contains |
1477 | 2025-02-12T04:45:42.884Z | PASS [ 0.014s] nextest-filtering::match test_expr_package_equal |
1478 | 2025-02-12T04:45:42.889Z | PASS [ 1.555s] integration-tests::integration test_show_config_version |
1479 | 2025-02-12T04:45:42.904Z | PASS [ 0.020s] nextest-filtering::match test_expr_package_regex |
1480 | 2025-02-12T04:45:42.910Z | PASS [ 0.021s] nextest-filtering::match test_expr_platform |
1481 | 2025-02-12T04:45:42.917Z | PASS [ 0.712s] nextest-filtering parsing::tests::proptest_expr_roundtrip |
1482 | 2025-02-12T04:45:42.926Z | PASS [ 0.021s] nextest-filtering::match test_expr_rdeps |
1483 | 2025-02-12T04:45:42.935Z | PASS [ 0.017s] nextest-filtering::match test_expr_test_difference::with_and_not |
1484 | 2025-02-12T04:45:42.939Z | PASS [ 0.029s] nextest-filtering::match test_expr_test |
1485 | 2025-02-12T04:45:42.943Z | PASS [ 0.017s] nextest-filtering::match test_expr_test_difference::with_minus |
1486 | 2025-02-12T04:45:42.952Z | PASS [ 0.017s] nextest-filtering::match test_expr_test_intersect::with_ampersand |
1487 | 2025-02-12T04:45:42.956Z | PASS [ 0.016s] nextest-filtering::match test_expr_test_intersect::with_and |
1488 | 2025-02-12T04:45:42.960Z | PASS [ 0.016s] nextest-filtering::match test_expr_test_not |
1489 | 2025-02-12T04:45:42.968Z | PASS [ 0.016s] nextest-filtering::match test_expr_test_union::with_or |
1490 | 2025-02-12T04:45:42.976Z | PASS [ 0.020s] nextest-filtering::match test_expr_test_union::with_pipe |
1491 | 2025-02-12T04:45:42.980Z | PASS [ 0.019s] nextest-filtering::match test_expr_test_union::with_plus |
1492 | 2025-02-12T04:45:42.988Z | PASS [ 0.020s] nextest-filtering::match test_expr_with_no_matching_packages |
1493 | 2025-02-12T04:45:42.992Z | PASS [ 0.016s] nextest-metadata test_list::tests::test_binary_id_ord |
1494 | 2025-02-12T04:45:42.996Z | PASS [ 0.016s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform |
1495 | 2025-02-12T04:45:43.003Z | PASS [ 0.014s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified |
1496 | 2025-02-12T04:45:43.013Z | PASS [ 0.017s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted |
1497 | 2025-02-12T04:45:43.013Z | PASS [ 0.020s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform |
1498 | 2025-02-12T04:45:43.020Z | PASS [ 0.017s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input |
1499 | 2025-02-12T04:45:43.028Z | PASS [ 0.015s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after |
1500 | 2025-02-12T04:45:43.033Z | PASS [ 0.019s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables |
1501 | 2025-02-12T04:45:43.036Z | PASS [ 0.015s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before |
1502 | 2025-02-12T04:45:43.044Z | PASS [ 0.015s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value |
1503 | 2025-02-12T04:45:43.050Z | PASS [ 0.018s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative |
1504 | 2025-02-12T04:45:43.057Z | PASS [ 0.020s] nextest-runner cargo_config::env::tests::test_env_var_precedence |
1505 | 2025-02-12T04:45:43.060Z | PASS [ 0.016s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix |
1506 | 2025-02-12T04:45:43.075Z | PASS [ 0.025s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple |
1507 | 2025-02-12T04:45:43.107Z | PASS [ 0.372s] nextest-filtering proptest_helpers::tests::proptest_regex_valid |
1508 | 2025-02-12T04:45:43.356Z | PASS [ 0.299s] nextest-runner config::archive::tests::parse_invalid::absolute_path |
1509 | 2025-02-12T04:45:43.356Z | PASS [ 0.295s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing |
1510 | 2025-02-12T04:45:43.357Z | PASS [ 0.280s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing_type |
1511 | 2025-02-12T04:45:43.393Z | PASS [ 0.286s] nextest-runner config::archive::tests::parse_invalid::invalid_relative_to |
1512 | 2025-02-12T04:45:43.664Z | PASS [ 0.307s] nextest-runner config::archive::tests::parse_invalid::missing_list |
1513 | 2025-02-12T04:45:43.669Z | PASS [ 0.309s] nextest-runner config::archive::tests::parse_invalid::missing_relative_to |
1514 | 2025-02-12T04:45:43.684Z | PASS [ 0.014s] nextest-runner config::archive::tests::test_join_rel_path |
1515 | 2025-02-12T04:45:43.688Z | PASS [ 0.331s] nextest-runner config::archive::tests::parse_invalid::negative_depth |
1516 | 2025-02-12T04:45:43.700Z | PASS [ 0.307s] nextest-runner config::archive::tests::parse_invalid::parent_component |
1517 | 2025-02-12T04:45:43.716Z | PASS [ 0.032s] nextest-runner config::config_impl::tests::default_config_is_valid |
1518 | 2025-02-12T04:45:43.728Z | PASS [ 0.028s] nextest-runner config::helpers::tests::test_deserialize_relative_path |
1519 | 2025-02-12T04:45:43.741Z | PASS [ 0.024s] nextest-runner config::identifier::tests::test_invalid |
1520 | 2025-02-12T04:45:43.751Z | PASS [ 0.022s] nextest-runner config::identifier::tests::test_valid |
1521 | 2025-02-12T04:45:44.073Z | PASS [ 0.409s] nextest-runner config::archive::tests::parse_valid |
1522 | 2025-02-12T04:45:44.117Z | PASS [ 0.428s] nextest-runner config::config_impl::tests::ignored_keys |
1523 | 2025-02-12T04:45:44.293Z | PASS [ 0.552s] nextest-runner config::max_fail::tests::invalid_fail_fast::empty_string_max_fail |
1524 | 2025-02-12T04:45:44.502Z | PASS [ 0.384s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail |
1525 | 2025-02-12T04:45:44.519Z | PASS [ 0.768s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_map_key |
1526 | 2025-02-12T04:45:44.544Z | PASS [ 0.471s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_max_fail_type |
1527 | 2025-02-12T04:45:44.682Z | PASS [ 0.388s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_string_max_fail |
1528 | 2025-02-12T04:45:44.797Z | PASS [ 0.294s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail |
1529 | 2025-02-12T04:45:44.813Z | PASS [ 0.016s] nextest-runner config::max_fail::tests::maxfail_builder_from_str |
1530 | 2025-02-12T04:45:44.833Z | PASS [ 0.288s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed |
1531 | 2025-02-12T04:45:44.853Z | PASS [ 0.332s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_as_positive_integer |
1532 | 2025-02-12T04:45:45.012Z | PASS [ 0.330s] nextest-runner config::max_fail::tests::invalid_fail_fast::zero_string |
1533 | 2025-02-12T04:45:45.125Z | PASS [ 0.312s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_false |
1534 | 2025-02-12T04:45:45.165Z | PASS [ 0.331s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_true |
1535 | 2025-02-12T04:45:45.181Z | PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_accumulate |
1536 | 2025-02-12T04:45:45.199Z | PASS [ 0.017s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::build_metadata |
1537 | 2025-02-12T04:45:45.208Z | PASS [ 0.356s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_1 |
1538 | 2025-02-12T04:45:45.215Z | PASS [ 0.017s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::empty |
1539 | 2025-02-12T04:45:45.224Z | PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning |
1540 | 2025-02-12T04:45:45.230Z | PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::pre_release |
1541 | 2025-02-12T04:45:45.240Z | PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic |
1542 | 2025-02-12T04:45:45.246Z | PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic_with_patch |
1543 | 2025-02-12T04:45:45.256Z | PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_error_and_warning |
1544 | 2025-02-12T04:45:45.262Z | PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_warning |
1545 | 2025-02-12T04:45:45.323Z | PASS [ 0.310s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_2 |
1546 | 2025-02-12T04:45:45.414Z | PASS [ 4.054s] integration-tests::integration test_target_arg |
1547 | 2025-02-12T04:45:45.423Z | PASS [ 0.298s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_all |
1548 | 2025-02-12T04:45:45.524Z | PASS [ 0.261s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified |
1549 | 2025-02-12T04:45:45.528Z | PASS [ 0.272s] nextest-runner config::overrides::tests::cfg_unix_with_custom_platform |
1550 | 2025-02-12T04:45:45.603Z | PASS [ 0.281s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform |
1551 | 2025-02-12T04:45:45.691Z | PASS [ 0.268s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_without_platform |
1552 | 2025-02-12T04:45:45.696Z | PASS [ 0.281s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_with_default |
1553 | 2025-02-12T04:45:45.807Z | PASS [ 0.279s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_filterset |
1554 | 2025-02-12T04:45:45.812Z | PASS [ 0.287s] nextest-runner config::overrides::tests::parse_overrides_invalid::empty_platform_map |
1555 | 2025-02-12T04:45:45.893Z | PASS [ 0.289s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_platform_expression |
1556 | 2025-02-12T04:45:45.893Z | PASS [ 5.699s] integration-tests::integration test_show_config_test_groups |
1557 | 2025-02-12T04:45:45.974Z | PASS [ 0.283s] nextest-runner config::overrides::tests::parse_overrides_invalid::neither_platform_nor_filter_specified |
1558 | 2025-02-12T04:45:45.980Z | PASS [ 0.284s] nextest-runner config::overrides::tests::test_overrides_basic |
1559 | 2025-02-12T04:45:46.085Z | PASS [ 0.277s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple |
1560 | 2025-02-12T04:45:46.085Z | PASS [ 0.272s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr |
1561 | 2025-02-12T04:45:46.169Z | PASS [ 0.275s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple |
1562 | 2025-02-12T04:45:46.169Z | PASS [ 0.275s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple |
1563 | 2025-02-12T04:45:46.257Z | PASS [ 0.282s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr |
1564 | 2025-02-12T04:45:46.277Z | PASS [ 0.297s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple |
1565 | 2025-02-12T04:45:46.370Z | PASS [ 0.285s] nextest-runner config::retry_policy::tests::overrides_retries::my_test_matches_exactly |
1566 | 2025-02-12T04:45:46.370Z | PASS [ 0.286s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones |
1567 | 2025-02-12T04:45:46.451Z | PASS [ 0.281s] nextest-runner config::retry_policy::tests::overrides_retries::no_retries_specified |
1568 | 2025-02-12T04:45:46.455Z | PASS [ 0.285s] nextest-runner config::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly |
1569 | 2025-02-12T04:45:46.542Z | PASS [ 0.285s] nextest-runner config::retry_policy::tests::overrides_retries::not_match |
1570 | 2025-02-12T04:45:46.569Z | PASS [ 0.292s] nextest-runner config::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones |
1571 | 2025-02-12T04:45:46.652Z | PASS [ 0.280s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count |
1572 | 2025-02-12T04:45:46.658Z | PASS [ 0.287s] nextest-runner config::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration |
1573 | 2025-02-12T04:45:46.740Z | PASS [ 0.289s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay |
1574 | 2025-02-12T04:45:46.760Z | PASS [ 0.302s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay |
1575 | 2025-02-12T04:45:46.826Z | PASS [ 0.284s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count |
1576 | 2025-02-12T04:45:46.863Z | PASS [ 0.293s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay |
1577 | 2025-02-12T04:45:46.939Z | PASS [ 0.281s] nextest-runner config::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff |
1578 | 2025-02-12T04:45:46.942Z | PASS [ 0.288s] nextest-runner config::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count |
1579 | 2025-02-12T04:45:47.027Z | PASS [ 0.286s] nextest-runner config::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay |
1580 | 2025-02-12T04:45:47.046Z | PASS [ 0.285s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay |
1581 | 2025-02-12T04:45:47.107Z | PASS [ 0.281s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff |
1582 | 2025-02-12T04:45:47.156Z | PASS [ 0.292s] nextest-runner config::retry_policy::tests::parse_retries_valid |
1583 | 2025-02-12T04:45:47.223Z | PASS [ 0.283s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::empty_platform_map |
1584 | 2025-02-12T04:45:47.246Z | PASS [ 0.306s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_filterset |
1585 | 2025-02-12T04:45:47.328Z | PASS [ 0.282s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified |
1586 | 2025-02-12T04:45:47.336Z | PASS [ 0.309s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_platform_expression |
1587 | 2025-02-12T04:45:47.399Z | PASS [ 0.291s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined::tool_config_in_main_program |
1588 | 2025-02-12T04:45:47.446Z | PASS [ 0.290s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool |
1589 | 2025-02-12T04:45:47.528Z | PASS [ 0.303s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command |
1590 | 2025-02-12T04:45:47.575Z | PASS [ 0.328s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command_list |
1591 | 2025-02-12T04:45:47.626Z | PASS [ 0.298s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_script_name |
1592 | 2025-02-12T04:45:47.641Z | PASS [ 0.305s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name |
1593 | 2025-02-12T04:45:47.697Z | PASS [ 0.298s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::missing_command |
1594 | 2025-02-12T04:45:47.738Z | PASS [ 0.292s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration |
1595 | 2025-02-12T04:45:47.813Z | PASS [ 0.286s] nextest-runner config::scripts::tests::parse_scripts_invalid_unknown::unknown_scripts |
1596 | 2025-02-12T04:45:47.876Z | PASS [ 0.301s] nextest-runner config::scripts::tests::test_scripts_basic |
1597 | 2025-02-12T04:45:47.914Z | PASS [ 0.288s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_ |
1598 | 2025-02-12T04:45:47.928Z | PASS [ 0.287s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation |
1599 | 2025-02-12T04:45:47.984Z | PASS [ 0.286s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values |
1600 | 2025-02-12T04:45:48.027Z | PASS [ 0.289s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile |
1601 | 2025-02-12T04:45:48.050Z | PASS [ 6.556s] integration-tests::integration test_target_dir |
1602 | 2025-02-12T04:45:48.137Z | PASS [ 0.323s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error |
1603 | 2025-02-12T04:45:48.160Z | PASS [ 0.284s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table |
1604 | 2025-02-12T04:45:48.229Z | PASS [ 0.300s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail |
1605 | 2025-02-12T04:45:48.236Z | PASS [ 0.321s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period |
1606 | 2025-02-12T04:45:48.268Z | PASS [ 0.284s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_ |
1607 | 2025-02-12T04:45:48.341Z | PASS [ 0.313s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name |
1608 | 2025-02-12T04:45:48.368Z | PASS [ 0.317s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_is_global |
1609 | 2025-02-12T04:45:48.450Z | PASS [ 0.314s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon |
1610 | 2025-02-12T04:45:48.458Z | PASS [ 0.298s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_starts_with_ |
1611 | 2025-02-12T04:45:48.517Z | PASS [ 0.280s] nextest-runner config::test_group::tests::unknown_groups::depends_on_downstream_tool_config |
1612 | 2025-02-12T04:45:48.520Z | PASS [ 0.291s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_valid |
1613 | 2025-02-12T04:45:48.560Z | PASS [ 0.291s] nextest-runner config::test_group::tests::unknown_groups::depends_on_user_config |
1614 | 2025-02-12T04:45:48.622Z | PASS [ 0.281s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_tool_config |
1615 | 2025-02-12T04:45:48.656Z | PASS [ 0.288s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_user_config |
1616 | 2025-02-12T04:45:48.729Z | PASS [ 0.278s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_is_global |
1617 | 2025-02-12T04:45:48.733Z | PASS [ 0.274s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_ |
1618 | 2025-02-12T04:45:48.799Z | PASS [ 0.282s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_tool_ |
1619 | 2025-02-12T04:45:48.802Z | PASS [ 0.281s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_valid |
1620 | 2025-02-12T04:45:48.852Z | PASS [ 0.291s] nextest-runner config::test_threads::tests::parse_test_threads::negative |
1621 | 2025-02-12T04:45:48.913Z | PASS [ 0.291s] nextest-runner config::test_threads::tests::parse_test_threads::num_cpus |
1622 | 2025-02-12T04:45:48.953Z | PASS [ 0.296s] nextest-runner config::test_threads::tests::parse_test_threads::positive |
1623 | 2025-02-12T04:45:50.024Z | PASS [ 0.288s] nextest-runner config::threads_required::tests::parse_threads_required::negative |
1624 | 2025-02-12T04:45:50.029Z | PASS [ 0.299s] nextest-runner config::test_threads::tests::parse_test_threads::zero |
1625 | 2025-02-12T04:45:50.029Z | PASS [ 0.016s] nextest-runner config::tool_config::tests::parse_tool_config_file |
1626 | 2025-02-12T04:45:50.029Z | PASS [ 0.283s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads |
1627 | 2025-02-12T04:45:50.029Z | PASS [ 0.287s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus |
1628 | 2025-02-12T04:45:50.029Z | PASS [ 0.062s] nextest-runner errors::tests::display_error_list |
1629 | 2025-02-12T04:45:50.029Z | PASS [ 0.062s] nextest-runner errors::tests::display_error_chain |
1630 | 2025-02-12T04:45:50.029Z | PASS [ 0.310s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads |
1631 | 2025-02-12T04:45:50.029Z | PASS [ 0.016s] nextest-runner list::binary_list::tests::test_parse_binary_list |
1632 | 2025-02-12T04:45:50.029Z | PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir |
1633 | 2025-02-12T04:45:50.029Z | PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths |
1634 | 2025-02-12T04:45:50.029Z | PASS [ 0.014s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field |
1635 | 2025-02-12T04:45:50.029Z | PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms |
1636 | 2025-02-12T04:45:50.029Z | PASS [ 0.278s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads |
1637 | 2025-02-12T04:45:50.029Z | PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets |
1638 | 2025-02-12T04:45:50.029Z | PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field |
1639 | 2025-02-12T04:45:50.029Z | PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field |
1640 | 2025-02-12T04:45:50.030Z | PASS [ 0.014s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary |
1641 | 2025-02-12T04:45:50.030Z | PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets |
1642 | 2025-02-12T04:45:50.030Z | PASS [ 0.014s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target |
1643 | 2025-02-12T04:45:50.030Z | PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target |
1644 | 2025-02-12T04:45:50.030Z | PASS [ 0.013s] nextest-runner partition::tests::partitioner_builder_from_str |
1645 | 2025-02-12T04:45:50.030Z | PASS [ 0.018s] nextest-runner list::test_list::tests::test_parse_test_list |
1646 | 2025-02-12T04:45:50.030Z | PASS [ 0.015s] nextest-runner platform::tests::test_from_rustc_output_invalid |
1647 | 2025-02-12T04:45:50.030Z | PASS [ 0.015s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line |
1648 | 2025-02-12T04:45:50.030Z | PASS [ 0.015s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace |
1649 | 2025-02-12T04:45:50.030Z | PASS [ 0.018s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines |
1650 | 2025-02-12T04:45:50.030Z | PASS [ 0.016s] nextest-runner redact::tests::test_redact_path |
1651 | 2025-02-12T04:45:50.030Z | PASS [ 0.014s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings |
1652 | 2025-02-12T04:45:50.030Z | PASS [ 0.023s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props |
1653 | 2025-02-12T04:45:50.030Z | PASS [ 0.014s] nextest-runner reporter::displayer::imp::tests::no_capture_settings |
1654 | 2025-02-12T04:45:50.030Z | PASS [ 0.338s] nextest-runner config::threads_required::tests::parse_threads_required::positive |
1655 | 2025-02-12T04:45:50.030Z | PASS [ 0.057s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts |
1656 | 2025-02-12T04:45:50.030Z | PASS [ 0.057s] nextest-runner reporter::displayer::imp::tests::final_status_line |
1657 | 2025-02-12T04:45:50.031Z | PASS [ 0.018s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix |
1658 | 2025-02-12T04:45:50.031Z | PASS [ 0.063s] nextest-runner reporter::displayer::imp::tests::test_info_response |
1659 | 2025-02-12T04:45:50.031Z | PASS [ 0.059s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots |
1660 | 2025-02-12T04:45:50.031Z | PASS [ 0.313s] nextest-runner config::threads_required::tests::parse_threads_required::zero |
1661 | 2025-02-12T04:45:50.031Z | PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate |
1662 | 2025-02-12T04:45:50.031Z | PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final |
1663 | 2025-02-12T04:45:50.031Z | PASS [ 0.305s] nextest-runner config::tool_config::tests::tool_config_basic |
1664 | 2025-02-12T04:45:50.031Z | PASS [ 0.034s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate |
1665 | 2025-02-12T04:45:50.031Z | PASS [ 0.028s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1 |
1666 | 2025-02-12T04:45:50.031Z | PASS [ 0.047s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line |
1667 | 2025-02-12T04:45:50.031Z | PASS [ 0.026s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3 |
1668 | 2025-02-12T04:45:50.031Z | PASS [ 0.032s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2 |
1669 | 2025-02-12T04:45:50.031Z | PASS [ 0.015s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight |
1670 | 2025-02-12T04:45:50.031Z | PASS [ 0.021s] nextest-runner reporter::error_description::tests::test_heuristic_error_str |
1671 | 2025-02-12T04:45:50.031Z | PASS [ 0.029s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt |
1672 | 2025-02-12T04:45:50.031Z | PASS [ 0.015s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic |
1673 | 2025-02-12T04:45:50.031Z | PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message |
1674 | 2025-02-12T04:45:50.031Z | PASS [ 0.012s] nextest-runner reporter::events::tests::test_is_success |
1675 | 2025-02-12T04:45:50.031Z | PASS [ 0.014s] nextest-runner reporter::helpers::tests::test_highlight_end |
1676 | 2025-02-12T04:45:50.031Z | PASS [ 0.047s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4 |
1677 | 2025-02-12T04:45:50.031Z | PASS [ 0.035s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line |
1678 | 2025-02-12T04:45:50.031Z | PASS [ 0.014s] nextest-runner reuse_build::tests::test_path_mapper_relative |
1679 | 2025-02-12T04:45:50.031Z | PASS [ 0.018s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt |
1680 | 2025-02-12T04:45:50.031Z | PASS [ 0.021s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect |
1681 | 2025-02-12T04:45:50.031Z | PASS [ 0.021s] nextest-runner runner::imp::tests::no_capture_settings |
1682 | 2025-02-12T04:45:50.031Z | PASS [ 0.018s] nextest-runner rustc_cli::tests::test_fail_to_spawn |
1683 | 2025-02-12T04:45:50.031Z | PASS [ 0.056s] nextest-runner reporter::structured::libtest::test::strips_human_output |
1684 | 2025-02-12T04:45:50.031Z | PASS [ 0.057s] nextest-runner reporter::structured::libtest::test::strips_human_output_none |
1685 | 2025-02-12T04:45:50.031Z | PASS [ 0.060s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness |
1686 | 2025-02-12T04:45:50.031Z | PASS [ 0.061s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error |
1687 | 2025-02-12T04:45:50.031Z | PASS [ 0.014s] nextest-runner test_command::tests::parse_build_script |
1688 | 2025-02-12T04:45:50.031Z | PASS [ 0.020s] nextest-runner target_runner::tests::test_find_config |
1689 | 2025-02-12T04:45:50.032Z | PASS [ 0.017s] nextest-runner test_filter::tests::pattern_examples |
1690 | 2025-02-12T04:45:50.032Z | PASS [ 0.018s] nextest-runner test_filter::tests::empty_pattern_examples |
1691 | 2025-02-12T04:45:50.032Z | PASS [ 0.102s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env |
1692 | 2025-02-12T04:45:50.032Z | PASS [ 0.017s] nextest-runner test_filter::tests::skip_only_pattern_examples |
1693 | 2025-02-12T04:45:50.032Z | PASS [ 0.128s] nextest-runner rustc_cli::tests::test_should_run_rustc_version |
1694 | 2025-02-12T04:45:50.032Z | PASS [ 0.137s] nextest-runner test_filter::tests::proptest_empty |
1695 | 2025-02-12T04:45:50.032Z | PASS [ 0.306s] nextest-runner rustc_cli::tests::test_execute_with_failure |
1696 | 2025-02-12T04:45:50.032Z | PASS [ 0.265s] nextest-runner test_filter::tests::proptest_no_match |
1697 | 2025-02-12T04:45:50.032Z | PASS [ 0.212s] nextest-runner::integration basic::test_filter_expr_with_string_filters |
1698 | 2025-02-12T04:45:50.032Z | PASS [ 0.084s] nextest-runner::integration basic::test_list_binaries |
1699 | 2025-02-12T04:45:50.032Z | PASS [ 0.198s] nextest-runner::integration basic::test_filter_expr_without_string_filters |
1700 | 2025-02-12T04:45:50.035Z | PASS [ 0.221s] nextest-runner::integration basic::test_list_tests |
1701 | 2025-02-12T04:45:50.100Z | PASS [ 0.640s] nextest-runner test_filter::tests::proptest_exact |
1702 | 2025-02-12T04:45:50.127Z | PASS [ 0.566s] nextest-runner time::stopwatch::tests::stopwatch_pause |
1703 | 2025-02-12T04:45:50.310Z | PASS [ 0.846s] nextest-runner test_filter::tests::proptest_substring |
1704 | 2025-02-12T04:45:50.409Z | PASS [ 14.844s] integration-tests::integration test_run |
1705 | 2025-02-12T04:45:50.414Z | PASS [ 0.284s] nextest-runner::integration basic::test_string_filters_without_filter_expr |
1706 | 2025-02-12T04:45:50.433Z | PASS [ 0.332s] nextest-runner::integration basic::test_run_ignored |
1707 | 2025-02-12T04:45:50.437Z | PASS [ 0.024s] nextest-runner::integration target_runner::disregards_non_matching |
1708 | 2025-02-12T04:45:50.453Z | PASS [ 0.020s] nextest-runner::integration target_runner::parses_cargo_config_cfg |
1709 | 2025-02-12T04:45:50.457Z | PASS [ 0.020s] nextest-runner::integration target_runner::parses_cargo_config_exact |
1710 | 2025-02-12T04:45:50.772Z | PASS [ 0.359s] nextest-runner::integration target_runner::falls_back_to_cargo_config |
1711 | 2025-02-12T04:45:50.951Z | PASS [ 0.493s] nextest-runner::integration target_runner::test_listing_with_target_runner |
1712 | 2025-02-12T04:45:50.967Z | PASS [ 0.016s] nextest-runner::integration target_triple::parses_cargo_env |
1713 | 2025-02-12T04:45:50.978Z | PASS [ 0.524s] nextest-runner::integration target_runner::parses_cargo_env |
1714 | 2025-02-12T04:45:50.982Z | PASS [ 0.014s] nextest-runner::integration target_triple::parses_custom_target_cli |
1715 | 2025-02-12T04:45:50.993Z | PASS [ 0.015s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path |
1716 | 2025-02-12T04:45:50.996Z | PASS [ 0.014s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic |
1717 | 2025-02-12T04:45:51.007Z | PASS [ 0.014s] nextest-runner::integration target_triple::parses_custom_target_env |
1718 | 2025-02-12T04:45:51.011Z | PASS [ 0.014s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path |
1719 | 2025-02-12T04:45:51.021Z | PASS [ 0.014s] nextest-runner::integration target_triple::parses_target_cli_option |
1720 | 2025-02-12T04:45:51.068Z | PASS [ 1.520s] nextest-runner time::pausable_sleep::tests::reset_on_sleep |
1721 | 2025-02-12T04:45:51.556Z | PASS [ 1.528s] nextest-runner::integration basic::test_run |
1722 | 2025-02-12T04:45:52.200Z | PASS [ 1.428s] nextest-runner::integration target_runner::test_run_with_target_runner |
1723 | 2025-02-12T04:45:52.631Z | PASS [ 2.321s] nextest-runner::integration basic::test_termination |
1724 | 2025-02-12T04:45:53.366Z | PASS [ 3.553s] nextest-runner::integration basic::test_retries::retry_overrides_ignored |
1725 | 2025-02-12T04:45:53.561Z | PASS [ 3.644s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed |
1726 | 2025-02-12T04:45:53.563Z | ──────────── |
1727 | 2025-02-12T04:45:53.563Z | Summary [ 22.772s] 312 tests run: 312 passed, 1 skipped |
1728 | 2025-02-12T04:45:53.583Z | |
1729 | 2025-02-12T04:45:53.585Z | real 23.683149307 |
1730 | 2025-02-12T04:45:53.585Z | user 1:20.802896166 |
1731 | 2025-02-12T04:45:53.585Z | sys 57.868934605 |
1732 | 2025-02-12T04:45:53.587Z | trap 0.107978626 |
1733 | 2025-02-12T04:45:53.587Z | tflt 0.106050131 |
1734 | 2025-02-12T04:45:53.587Z | dflt 0.220250582 |
1735 | 2025-02-12T04:45:53.587Z | kflt 0.026800809 |
1736 | 2025-02-12T04:45:53.587Z | lock 11:04.883918566 |
1737 | 2025-02-12T04:45:53.587Z | slp 5:29.690581465 |
1738 | 2025-02-12T04:45:53.587Z | lat 1:17.341588085 |
1739 | 2025-02-12T04:45:53.587Z | stop 2:08.017475291 |
1740 | 2025-02-12T04:45:53.587Z | process exited: duration 288773 ms, exit code 0 |
|
1741 | 2025-02-12T04:45:53.593Z | found 0 output files |