01JK7KZ5K4B7EKR6TEJ21M69FD: build-and-test-illumos

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-latest",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JK7KZN1RYA0Y32AZA9PBG32Q

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-04T04:38:32.347Zjob assigned to worker 01JK7KZPBN3YNKKVCGT91ZHVJS [factory aws, i-056e74b98f03254c5] (queued for 57 s)
 
22025-02-04T04:38:40.444Zstarting task 0: "setup"
32025-02-04T04:38:40.449Z++ uname -s
42025-02-04T04:38:40.451Z+ kern=SunOS
52025-02-04T04:38:40.451Z+ build_user=build
62025-02-04T04:38:40.451Z+ build_uid=12345
72025-02-04T04:38:40.451Z+ work_dir=/work
82025-02-04T04:38:40.452Z+ input_dir=/input
92025-02-04T04:38:40.452Z+ [[ 0 == 12345 ]]
102025-02-04T04:38:40.452Z+ case "$kern" in
112025-02-04T04:38:40.452Z+ groupadd -g 12345 build
122025-02-04T04:38:40.455Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-04T04:38:42.462Z+ zfs create -o mountpoint=/work rpool/work
142025-02-04T04:38:42.572Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-04T04:38:42.575Z+ home_fs=zfs
162025-02-04T04:38:42.575Z+ [[ zfs == autofs ]]
172025-02-04T04:38:42.575Z+ mkdir -p /home/build
182025-02-04T04:38:42.577Z+ chown build:build /home/build /work
192025-02-04T04:38:44.579Z+ chmod 0700 /home/build /work
202025-02-04T04:38:44.582Zprocess exited: duration 4139 ms, exit code 0
 
212025-02-04T04:38:44.588Zstarting task 1: "rust-toolchain"
222025-02-04T04:38:44.592Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-02-04T04:38:44.593Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-04T04:38:44.593Z * rust toolchain channel = "stable"
252025-02-04T04:38:44.593Z * rust toolchain profile = "default"
262025-02-04T04:38:44.593Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-04T04:38:44.593Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-04T04:38:44.595Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-04T04:38:44.596Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-02-04T04:38:44.717Zinfo: downloading installer
312025-02-04T04:38:46.208Zwarning: it looks like you have an existing installation of Rust at:
322025-02-04T04:38:46.208Zwarning: /opt/ooce/bin
332025-02-04T04:38:46.208Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-04T04:38:46.208Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-04T04:38:46.208Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-04T04:38:46.208Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-04T04:38:46.208Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-04T04:38:46.208Zerror: cannot install while Rust is installed
392025-02-04T04:38:46.208Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-04T04:38:46.220Zinfo: profile set to 'default'
412025-02-04T04:38:46.220Zinfo: default host triple is x86_64-unknown-illumos
422025-02-04T04:38:46.223Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-02-04T04:38:46.383Zinfo: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27)
442025-02-04T04:38:46.383Zinfo: downloading component 'cargo'
452025-02-04T04:38:47.352Zinfo: downloading component 'clippy'
462025-02-04T04:38:47.721Zinfo: downloading component 'rust-docs'
472025-02-04T04:38:49.039Zinfo: downloading component 'rust-std'
482025-02-04T04:38:51.184Zinfo: downloading component 'rustc'
492025-02-04T04:38:58.763Zinfo: downloading component 'rustfmt'
502025-02-04T04:38:59.045Zinfo: installing component 'cargo'
512025-02-04T04:38:59.869Zinfo: installing component 'clippy'
522025-02-04T04:39:00.250Zinfo: installing component 'rust-docs'
532025-02-04T04:39:01.946Zinfo: installing component 'rust-std'
542025-02-04T04:39:03.830Zinfo: installing component 'rustc'
552025-02-04T04:39:09.831Zinfo: installing component 'rustfmt'
562025-02-04T04:39:10.164Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-02-04T04:39:10.165Z
582025-02-04T04:39:10.558Z stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27)
592025-02-04T04:39:10.558Z
602025-02-04T04:39:10.561Z
612025-02-04T04:39:10.561ZRust is installed now. Great!
622025-02-04T04:39:10.561Z
632025-02-04T04:39:10.561ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-04T04:39:10.561Zenvironment variable. This has not been done automatically.
652025-02-04T04:39:10.561Z
662025-02-04T04:39:10.561ZTo configure your current shell, you need to source
672025-02-04T04:39:10.561Zthe corresponding env file under $HOME/.cargo.
682025-02-04T04:39:10.561Z
692025-02-04T04:39:10.561ZThis is usually done by running one of the following (note the leading DOT):
702025-02-04T04:39:10.561Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-04T04:39:10.561Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-04T04:39:10.646Z+ rustup --version
732025-02-04T04:39:10.654Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-04T04:39:10.654Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-04T04:39:10.733Zinfo: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)`
762025-02-04T04:39:10.736Z+ cargo --version
772025-02-04T04:39:10.795Zcargo 1.84.1 (66221abde 2024-11-19)
782025-02-04T04:39:10.798Z+ rustc --version
792025-02-04T04:39:10.859Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
802025-02-04T04:39:10.863Zprocess exited: duration 26268 ms, exit code 0
 
812025-02-04T04:39:10.868Zstarting task 2: "authentication"
822025-02-04T04:39:10.890Zprocess exited: duration 21 ms, exit code 0
 
832025-02-04T04:39:10.895Zstarting task 3: "clone repository"
842025-02-04T04:39:10.900Z+ mkdir -p /work/nextest-rs/nextest
852025-02-04T04:39:10.903Z+ git clone https://github.com/nextest-rs/nextest /work/nextest-rs/nextest
862025-02-04T04:39:10.947ZCloning into '/work/nextest-rs/nextest'...
872025-02-04T04:39:13.054Z+ cd /work/nextest-rs/nextest
882025-02-04T04:39:13.054Z+ git fetch origin b82fceda39d51ad29871845e1d05a9d04bbc3d7d
892025-02-04T04:39:13.356ZFrom https://github.com/nextest-rs/nextest
902025-02-04T04:39:13.356Z * branch b82fceda39d51ad29871845e1d05a9d04bbc3d7d -> FETCH_HEAD
912025-02-04T04:39:13.366Z+ [[ -n renovate/winnow-0.x ]]
922025-02-04T04:39:13.368Z++ git branch --show-current
932025-02-04T04:39:13.371Z+ current=main
942025-02-04T04:39:13.371Z+ [[ main != renovate/winnow-0.x ]]
952025-02-04T04:39:13.371Z+ git branch -f renovate/winnow-0.x b82fceda39d51ad29871845e1d05a9d04bbc3d7d
962025-02-04T04:39:13.373Z+ git checkout -f renovate/winnow-0.x
972025-02-04T04:39:13.442ZSwitched to branch 'renovate/winnow-0.x'
982025-02-04T04:39:13.445Z+ git reset --hard b82fceda39d51ad29871845e1d05a9d04bbc3d7d
992025-02-04T04:39:13.449ZHEAD is now at b82fceda chore(deps): update rust crate winnow to 0.7.1
1002025-02-04T04:39:13.452Zprocess exited: duration 2554 ms, exit code 0
 
1012025-02-04T04:39:13.457Zstarting task 4: "build"
1022025-02-04T04:39:13.466Z+ PLATFORM=illumos
1032025-02-04T04:39:13.466Z+ export CARGO_TERM_COLOR=always
1042025-02-04T04:39:13.466Z+ CARGO_TERM_COLOR=always
1052025-02-04T04:39:13.466Z+ cargo --version
1062025-02-04T04:39:13.516Zcargo 1.84.1 (66221abde 2024-11-19)
1072025-02-04T04:39:13.524Z+ rustc --version
1082025-02-04T04:39:13.582Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
1092025-02-04T04:39:13.585Z+ banner install
1102025-02-04T04:39:13.588Z
1112025-02-04T04:39:13.588Z # # # #### ##### ## # #
1122025-02-04T04:39:13.588Z # ## # # # # # # #
1132025-02-04T04:39:13.588Z # # # # #### # # # # #
1142025-02-04T04:39:13.588Z # # # # # # ###### # #
1152025-02-04T04:39:13.588Z # # ## # # # # # # #
1162025-02-04T04:39:13.588Z # # # #### # # # ###### ######
1172025-02-04T04:39:13.591Z
1182025-02-04T04:39:13.591Z+ mkdir -p /home/build/.cargo/bin
1192025-02-04T04:39:13.591Z+ curl -LsSf https://get.nexte.st/latest/illumos
1202025-02-04T04:39:13.594Z+ gunzip
1212025-02-04T04:39:13.594Z+ tar xf - -C /home/build/.cargo/bin
1222025-02-04T04:39:14.882Z+ banner metadata
1232025-02-04T04:39:14.885Z
1242025-02-04T04:39:14.885Z # # ###### ##### ## ##### ## ##### ##
1252025-02-04T04:39:14.885Z ## ## # # # # # # # # # # #
1262025-02-04T04:39:14.885Z # ## # ##### # # # # # # # # # #
1272025-02-04T04:39:14.885Z # # # # ###### # # ###### # ######
1282025-02-04T04:39:14.885Z # # # # # # # # # # # # #
1292025-02-04T04:39:14.885Z # # ###### # # # ##### # # # # #
1302025-02-04T04:39:14.885Z
1312025-02-04T04:39:14.885Z+ ptime -m cargo build --package nextest-metadata
1322025-02-04T04:39:15.028Z Updating crates.io index
1332025-02-04T04:39:16.079Z Downloading crates ...
1342025-02-04T04:39:16.154Z Downloaded autocfg v1.4.0
1352025-02-04T04:39:16.172Z Downloaded anstyle-query v1.1.2
1362025-02-04T04:39:16.218Z Downloaded value-bag-serde1 v1.10.0
1372025-02-04T04:39:16.224Z Downloaded value-bag-sval2 v1.10.0
1382025-02-04T04:39:16.226Z Downloaded tracing v0.1.41
1392025-02-04T04:39:16.229Z Downloaded unicode-linebreak v0.1.5
1402025-02-04T04:39:16.231Z Downloaded unicase v2.8.0
1412025-02-04T04:39:16.234Z Downloaded typeid v1.0.2
1422025-02-04T04:39:16.242Z Downloaded utf8parse v0.2.2
1432025-02-04T04:39:16.247Z Downloaded tracing-log v0.2.0
1442025-02-04T04:39:16.251Z Downloaded zerocopy-derive v0.7.35
1452025-02-04T04:39:16.255Z Downloaded unicode-ident v1.0.16
1462025-02-04T04:39:16.264Z Downloaded xxhash-rust v0.8.15
1472025-02-04T04:39:16.266Z Downloaded value-bag v1.10.0
1482025-02-04T04:39:16.268Z Downloaded equivalent v1.0.1
1492025-02-04T04:39:16.270Z Downloaded cfg_aliases v0.2.1
1502025-02-04T04:39:16.270Z Downloaded bit-set v0.8.0
1512025-02-04T04:39:16.273Z Downloaded tracing-core v0.1.33
1522025-02-04T04:39:16.280Z Downloaded heck v0.5.0
1532025-02-04T04:39:16.287Z Downloaded byteorder v1.5.0
1542025-02-04T04:39:16.291Z Downloaded zerocopy v0.7.35
1552025-02-04T04:39:16.307Z Downloaded is_ci v1.2.0
1562025-02-04T04:39:16.310Z Downloaded include_dir_macros v0.7.4
1572025-02-04T04:39:16.310Z Downloaded guppy-workspace-hack v0.1.0
1582025-02-04T04:39:16.312Z Downloaded tracing-subscriber v0.3.19
1592025-02-04T04:39:16.318Z Downloaded include_dir v0.7.4
1602025-02-04T04:39:16.321Z Downloaded erased-serde v0.4.5
1612025-02-04T04:39:16.323Z Downloaded unicode-width v0.2.0
1622025-02-04T04:39:16.328Z Downloaded supports-hyperlinks v3.0.0
1632025-02-04T04:39:16.330Z Downloaded cfg-if v1.0.0
1642025-02-04T04:39:16.330Z Downloaded unicode-width v0.1.14
1652025-02-04T04:39:16.346Z Downloaded target-spec-miette v0.4.4
1662025-02-04T04:39:16.348Z Downloaded colorchoice v1.0.3
1672025-02-04T04:39:16.351Z Downloaded itoa v1.0.14
1682025-02-04T04:39:16.351Z Downloaded is_terminal_polyfill v1.70.1
1692025-02-04T04:39:16.354Z Downloaded errno v0.3.9
1702025-02-04T04:39:16.354Z Downloaded backtrace-ext v0.2.1
1712025-02-04T04:39:16.356Z Downloaded clap_lex v0.7.4
1722025-02-04T04:39:16.359Z Downloaded ppv-lite86 v0.2.20
1732025-02-04T04:39:16.364Z Downloaded either v1.13.0
1742025-02-04T04:39:16.369Z Downloaded anstyle v1.0.9
1752025-02-04T04:39:16.372Z Downloaded adler v1.0.2
1762025-02-04T04:39:16.375Z Downloaded rand_chacha v0.3.1
1772025-02-04T04:39:16.379Z Downloaded rand_core v0.6.4
1782025-02-04T04:39:16.385Z Downloaded anstyle-parse v0.2.6
1792025-02-04T04:39:16.389Z Downloaded thiserror-impl v1.0.69
1802025-02-04T04:39:16.391Z Downloaded bit-vec v0.8.0
1812025-02-04T04:39:16.394Z Downloaded backtrace v0.3.71
1822025-02-04T04:39:16.396Z Downloaded supports-unicode v3.0.0
1832025-02-04T04:39:16.399Z Downloaded thread_local v1.1.8
1842025-02-04T04:39:16.402Z Downloaded sval_fmt v2.13.2
1852025-02-04T04:39:16.402Z Downloaded smol_str v0.3.2
1862025-02-04T04:39:16.404Z Downloaded tokio-macros v2.5.0
1872025-02-04T04:39:16.404Z Downloaded terminal_size v0.4.0
1882025-02-04T04:39:16.407Z Downloaded sval_buffer v2.13.2
1892025-02-04T04:39:16.407Z Downloaded shlex v1.3.0
1902025-02-04T04:39:16.409Z Downloaded sval_dynamic v2.13.2
1912025-02-04T04:39:16.409Z Downloaded miette-derive v7.4.0
1922025-02-04T04:39:16.412Z Downloaded strsim v0.11.1
1932025-02-04T04:39:16.414Z Downloaded sval_serde v2.13.2
1942025-02-04T04:39:16.414Z Downloaded serde_fmt v1.0.3
1952025-02-04T04:39:16.417Z Downloaded clap_derive v4.5.24
1962025-02-04T04:39:16.420Z Downloaded signal-hook-registry v1.4.2
1972025-02-04T04:39:16.420Z Downloaded thiserror v1.0.69
1982025-02-04T04:39:16.423Z Downloaded sval_json v2.13.2
1992025-02-04T04:39:16.426Z Downloaded owo-colors v4.1.0
2002025-02-04T04:39:16.429Z Downloaded supports-color v3.0.2
2012025-02-04T04:39:16.429Z Downloaded lazy_static v1.5.0
2022025-02-04T04:39:16.432Z Downloaded quote v1.0.38
2032025-02-04T04:39:16.432Z Downloaded jobserver v0.1.32
2042025-02-04T04:39:16.435Z Downloaded camino v1.1.9
2052025-02-04T04:39:16.437Z Downloaded getrandom v0.2.15
2062025-02-04T04:39:16.455Z Downloaded console v0.15.8
2072025-02-04T04:39:16.458Z Downloaded smallvec v1.13.2
2082025-02-04T04:39:16.460Z Downloaded sval_ref v2.13.2
2092025-02-04T04:39:16.463Z Downloaded sval_nested v2.13.2
2102025-02-04T04:39:16.463Z Downloaded rustc-demangle v0.1.24
2112025-02-04T04:39:16.466Z Downloaded sval v2.13.2
2122025-02-04T04:39:16.468Z Downloaded target-spec v3.3.1
2132025-02-04T04:39:16.470Z Downloaded target-lexicon v0.12.16
2142025-02-04T04:39:16.473Z Downloaded log v0.4.24
2152025-02-04T04:39:16.475Z Downloaded bitflags v2.8.0
2162025-02-04T04:39:16.478Z Downloaded num-traits v0.2.19
2172025-02-04T04:39:16.480Z Downloaded anstream v0.6.17
2182025-02-04T04:39:16.484Z Downloaded once_cell v1.20.2
2192025-02-04T04:39:16.486Z Downloaded miniz_oxide v0.7.4
2202025-02-04T04:39:16.489Z Downloaded pin-project-lite v0.2.16
2212025-02-04T04:39:16.494Z Downloaded proc-macro2 v1.0.93
2222025-02-04T04:39:16.496Z Downloaded bytes v1.9.0
2232025-02-04T04:39:16.500Z Downloaded ryu v1.0.18
2242025-02-04T04:39:16.503Z Downloaded addr2line v0.21.0
2252025-02-04T04:39:16.506Z Downloaded socket2 v0.5.8
2262025-02-04T04:39:16.509Z Downloaded cfg-expr v0.17.2
2272025-02-04T04:39:16.512Z Downloaded borsh v1.5.1
2282025-02-04T04:39:16.517Z Downloaded clap v4.5.27
2292025-02-04T04:39:16.527Z Downloaded textwrap v0.16.1
2302025-02-04T04:39:16.530Z Downloaded serde_derive v1.0.217
2312025-02-04T04:39:16.537Z Downloaded sharded-slab v0.1.7
2322025-02-04T04:39:16.543Z Downloaded indexmap v2.7.1
2332025-02-04T04:39:16.547Z Downloaded rand v0.8.5
2342025-02-04T04:39:16.553Z Downloaded serde v1.0.217
2352025-02-04T04:39:16.556Z Downloaded mio v1.0.3
2362025-02-04T04:39:16.563Z Downloaded memchr v2.7.4
2372025-02-04T04:39:16.569Z Downloaded cc v1.2.5
2382025-02-04T04:39:16.593Z Downloaded miette v7.4.0
2392025-02-04T04:39:16.612Z Downloaded clap_builder v4.5.27
2402025-02-04T04:39:16.622Z Downloaded hashbrown v0.15.2
2412025-02-04T04:39:16.632Z Downloaded serde_json v1.0.138
2422025-02-04T04:39:16.639Z Downloaded aho-corasick v1.1.3
2432025-02-04T04:39:16.705Z Downloaded gimli v0.28.1
2442025-02-04T04:39:16.713Z Downloaded object v0.32.2
2452025-02-04T04:39:16.724Z Downloaded syn v2.0.96
2462025-02-04T04:39:16.736Z Downloaded regex-syntax v0.8.5
2472025-02-04T04:39:16.747Z Downloaded rustix v0.38.37
2482025-02-04T04:39:16.810Z Downloaded regex-automata v0.4.8
2492025-02-04T04:39:16.838Z Downloaded libc v0.2.169
2502025-02-04T04:39:16.861Z Downloaded tokio v1.43.0
2512025-02-04T04:39:17.075Z Compiling proc-macro2 v1.0.93
2522025-02-04T04:39:17.075Z Compiling unicode-ident v1.0.16
2532025-02-04T04:39:17.078Z Compiling libc v0.2.169
2542025-02-04T04:39:17.078Z Compiling serde v1.0.217
2552025-02-04T04:39:17.078Z Compiling cfg-if v1.0.0
2562025-02-04T04:39:17.094Z Compiling memchr v2.7.4
2572025-02-04T04:39:17.097Z Compiling shlex v1.3.0
2582025-02-04T04:39:17.186Z Compiling rustix v0.38.37
2592025-02-04T04:39:17.273Z Compiling bitflags v2.8.0
2602025-02-04T04:39:17.439Z Compiling once_cell v1.20.2
2612025-02-04T04:39:17.671Z Compiling adler v1.0.2
2622025-02-04T04:39:17.748Z Compiling gimli v0.28.1
2632025-02-04T04:39:17.804Z Compiling target-lexicon v0.12.16
2642025-02-04T04:39:17.883Z Compiling miniz_oxide v0.7.4
2652025-02-04T04:39:17.936Z Compiling tracing-core v0.1.33
2662025-02-04T04:39:18.417Z Compiling jobserver v0.1.32
2672025-02-04T04:39:18.702Z Compiling object v0.32.2
2682025-02-04T04:39:18.740Z Compiling utf8parse v0.2.2
2692025-02-04T04:39:18.743Z Compiling serde_json v1.0.138
2702025-02-04T04:39:18.899Z Compiling quote v1.0.38
2712025-02-04T04:39:19.085Z Compiling cc v1.2.5
2722025-02-04T04:39:19.104Z Compiling errno v0.3.9
2732025-02-04T04:39:19.192Z Compiling thiserror v1.0.69
2742025-02-04T04:39:19.320Z Compiling syn v2.0.96
2752025-02-04T04:39:19.384Z Compiling unicode-width v0.1.14
2762025-02-04T04:39:19.486Z Compiling owo-colors v4.1.0
2772025-02-04T04:39:19.740Z Compiling byteorder v1.5.0
2782025-02-04T04:39:19.808Z Compiling camino v1.1.9
2792025-02-04T04:39:19.910Z Compiling rustc-demangle v0.1.24
2802025-02-04T04:39:20.050Z Compiling guppy-workspace-hack v0.1.0
2812025-02-04T04:39:20.367Z Compiling terminal_size v0.4.0
2822025-02-04T04:39:20.583Z Compiling getrandom v0.2.15
2832025-02-04T04:39:20.709Z Compiling anstyle-parse v0.2.6
2842025-02-04T04:39:20.898Z Compiling autocfg v1.4.0
2852025-02-04T04:39:20.915Z Compiling smallvec v1.13.2
2862025-02-04T04:39:21.037Z Compiling is_terminal_polyfill v1.70.1
2872025-02-04T04:39:21.173Z Compiling is_ci v1.2.0
2882025-02-04T04:39:21.294Z Compiling itoa v1.0.14
2892025-02-04T04:39:21.459Z Compiling lazy_static v1.5.0
2902025-02-04T04:39:21.524Z Compiling ryu v1.0.18
2912025-02-04T04:39:21.594Z Compiling addr2line v0.21.0
2922025-02-04T04:39:21.608Z Compiling target-spec v3.3.1
2932025-02-04T04:39:21.764Z Compiling anstyle-query v1.1.2
2942025-02-04T04:39:21.896Z Compiling anstyle v1.0.9
2952025-02-04T04:39:21.913Z Compiling unicode-linebreak v0.1.5
2962025-02-04T04:39:22.111Z Compiling colorchoice v1.0.3
2972025-02-04T04:39:22.246Z Compiling anstream v0.6.17
2982025-02-04T04:39:22.309Z Compiling num-traits v0.2.19
2992025-02-04T04:39:22.326Z Compiling textwrap v0.16.1
3002025-02-04T04:39:22.367Z Compiling supports-color v3.0.2
3012025-02-04T04:39:22.420Z Compiling cfg-expr v0.17.2
3022025-02-04T04:39:22.453Z Compiling backtrace v0.3.71
3032025-02-04T04:39:22.655Z Compiling rand_core v0.6.4
3042025-02-04T04:39:23.044Z Compiling include_dir_macros v0.7.4
3052025-02-04T04:39:23.081Z Compiling unicode-width v0.2.0
3062025-02-04T04:39:23.379Z Compiling pin-project-lite v0.2.16
3072025-02-04T04:39:23.518Z Compiling supports-hyperlinks v3.0.0
3082025-02-04T04:39:23.629Z Compiling clap_lex v0.7.4
3092025-02-04T04:39:23.771Z Compiling unicase v2.8.0
3102025-02-04T04:39:23.792Z Compiling supports-unicode v3.0.0
3112025-02-04T04:39:23.920Z Compiling strsim v0.11.1
3122025-02-04T04:39:23.935Z Compiling log v0.4.24
3132025-02-04T04:39:24.038Z Compiling heck v0.5.0
3142025-02-04T04:39:24.085Z Compiling include_dir v0.7.4
3152025-02-04T04:39:24.151Z Compiling tracing v0.1.41
3162025-02-04T04:39:24.335Z Compiling clap_builder v4.5.27
3172025-02-04T04:39:24.349Z Compiling tracing-log v0.2.0
3182025-02-04T04:39:24.571Z Compiling sharded-slab v0.1.7
3192025-02-04T04:39:24.585Z Compiling signal-hook-registry v1.4.2
3202025-02-04T04:39:24.786Z Compiling mio v1.0.3
3212025-02-04T04:39:24.814Z Compiling aho-corasick v1.1.3
3222025-02-04T04:39:25.340Z Compiling thread_local v1.1.8
3232025-02-04T04:39:25.459Z Compiling backtrace-ext v0.2.1
3242025-02-04T04:39:25.785Z Compiling bit-vec v0.8.0
3252025-02-04T04:39:25.801Z Compiling regex-syntax v0.8.5
3262025-02-04T04:39:25.905Z Compiling equivalent v1.0.1
3272025-02-04T04:39:25.965Z Compiling bytes v1.9.0
3282025-02-04T04:39:26.022Z Compiling hashbrown v0.15.2
3292025-02-04T04:39:26.237Z Compiling bit-set v0.8.0
3302025-02-04T04:39:26.538Z Compiling tracing-subscriber v0.3.19
3312025-02-04T04:39:27.234Z Compiling console v0.15.8
3322025-02-04T04:39:28.760Z Compiling xxhash-rust v0.8.15
3332025-02-04T04:39:28.906Z Compiling either v1.13.0
3342025-02-04T04:39:29.555Z Compiling regex-automata v0.4.8
3352025-02-04T04:39:30.025Z Compiling serde_derive v1.0.217
3362025-02-04T04:39:30.168Z Compiling zerocopy-derive v0.7.35
3372025-02-04T04:39:30.305Z Compiling thiserror-impl v1.0.69
3382025-02-04T04:39:30.396Z Compiling miette-derive v7.4.0
3392025-02-04T04:39:32.115Z Compiling zerocopy v0.7.35
3402025-02-04T04:39:32.679Z Compiling tokio-macros v2.5.0
3412025-02-04T04:39:33.116Z Compiling clap_derive v4.5.24
3422025-02-04T04:39:33.262Z Compiling miette v7.4.0
3432025-02-04T04:39:33.411Z Compiling ppv-lite86 v0.2.20
3442025-02-04T04:39:34.124Z Compiling rand_chacha v0.3.1
3452025-02-04T04:39:34.151Z Compiling tokio v1.43.0
3462025-02-04T04:39:35.305Z Compiling rand v0.8.5
3472025-02-04T04:39:37.449Z Compiling clap v4.5.27
3482025-02-04T04:39:40.576Z Compiling indexmap v2.7.1
3492025-02-04T04:39:40.579Z Compiling smol_str v0.3.2
3502025-02-04T04:39:41.188Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
3512025-02-04T04:39:42.705Z Compiling target-spec-miette v0.4.4
3522025-02-04T04:39:42.977Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
3532025-02-04T04:39:44.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.79s
3542025-02-04T04:39:44.941Z
3552025-02-04T04:39:44.941Zreal 30.018532914
3562025-02-04T04:39:44.944Zuser 2:49.410545475
3572025-02-04T04:39:44.944Zsys 19.692578832
3582025-02-04T04:39:44.944Ztrap 0.105173526
3592025-02-04T04:39:44.944Ztflt 0.323733525
3602025-02-04T04:39:44.944Zdflt 0.162277945
3612025-02-04T04:39:44.944Zkflt 0.001771360
3622025-02-04T04:39:44.944Zlock 4:10.849367193
3632025-02-04T04:39:44.944Zslp 9:42.984334446
3642025-02-04T04:39:44.944Zlat 9.195301524
3652025-02-04T04:39:44.944Zstop 18.955674347
3662025-02-04T04:39:44.944Z+ banner no-update
3672025-02-04T04:39:44.944Z
3682025-02-04T04:39:44.944Z # # #### # # ##### ##### ## ##### ######
3692025-02-04T04:39:44.944Z ## # # # # # # # # # # # # #
3702025-02-04T04:39:44.944Z # # # # # ##### # # # # # # # # # #####
3712025-02-04T04:39:44.944Z # # # # # # # ##### # # ###### # #
3722025-02-04T04:39:44.944Z # ## # # # # # # # # # # #
3732025-02-04T04:39:44.944Z # # #### #### # ##### # # # ######
3742025-02-04T04:39:44.944Z
3752025-02-04T04:39:44.944Z+ ptime -m cargo build --package cargo-nextest --no-default-features --features default-no-update
3762025-02-04T04:39:45.090Z Downloading crates ...
3772025-02-04T04:39:45.187Z Downloaded async-scoped v0.9.0
3782025-02-04T04:39:45.201Z Downloaded filetime v0.2.25
3792025-02-04T04:39:45.211Z Downloaded atomicwrites v0.4.4
3802025-02-04T04:39:45.221Z Downloaded enable-ansi-support v0.2.1
3812025-02-04T04:39:45.228Z Downloaded number_prefix v0.4.0
3822025-02-04T04:39:45.239Z Downloaded zstd-safe v7.2.1
3832025-02-04T04:39:45.249Z Downloaded swrite v0.1.0
3842025-02-04T04:39:45.252Z Downloaded pin-utils v0.1.0
3852025-02-04T04:39:45.255Z Downloaded tinyvec_macros v0.1.1
3862025-02-04T04:39:45.259Z Downloaded futures-sink v0.3.31
3872025-02-04T04:39:45.264Z Downloaded serde_path_to_error v0.1.16
3882025-02-04T04:39:45.266Z Downloaded futures-macro v0.3.31
3892025-02-04T04:39:45.269Z Downloaded xattr v1.3.1
3902025-02-04T04:39:45.271Z Downloaded futures-task v0.3.31
3912025-02-04T04:39:45.272Z Downloaded future-queue v0.3.0
3922025-02-04T04:39:45.275Z Downloaded version_check v0.9.5
3932025-02-04T04:39:45.275Z Downloaded shared_child v1.0.1
3942025-02-04T04:39:45.275Z Downloaded debug-ignore v1.0.5
3952025-02-04T04:39:45.277Z Downloaded home v0.5.11
3962025-02-04T04:39:45.280Z Downloaded newtype-uuid v1.2.1
3972025-02-04T04:39:45.280Z Downloaded cargo-platform v0.1.9
3982025-02-04T04:39:45.282Z Downloaded humantime v2.1.0
3992025-02-04T04:39:45.285Z Downloaded duct v0.13.7
4002025-02-04T04:39:45.288Z Downloaded scopeguard v1.2.0
4012025-02-04T04:39:45.291Z Downloaded fnv v1.0.7
4022025-02-04T04:39:45.293Z Downloaded serde_ignored v0.1.10
4032025-02-04T04:39:45.296Z Downloaded dialoguer v0.11.0
4042025-02-04T04:39:45.298Z Downloaded parking_lot_core v0.9.10
4052025-02-04T04:39:45.301Z Downloaded pathdiff v0.2.3
4062025-02-04T04:39:45.301Z Downloaded indent_write v2.2.0
4072025-02-04T04:39:45.303Z Downloaded futures-executor v0.3.31
4082025-02-04T04:39:45.303Z Downloaded serde_spanned v0.6.8
4092025-02-04T04:39:45.310Z Downloaded nested v0.1.1
4102025-02-04T04:39:45.317Z Downloaded pkg-config v0.3.31
4112025-02-04T04:39:45.320Z Downloaded static_assertions v1.1.0
4122025-02-04T04:39:45.322Z Downloaded shell-words v1.1.0
4132025-02-04T04:39:45.322Z Downloaded toml_datetime v0.6.8
4142025-02-04T04:39:45.322Z Downloaded signal-hook-mio v0.2.4
4152025-02-04T04:39:45.325Z Downloaded zeroize v1.8.1
4162025-02-04T04:39:45.325Z Downloaded semver v1.0.25
4172025-02-04T04:39:45.327Z Downloaded fastrand v2.1.1
4182025-02-04T04:39:45.330Z Downloaded iana-time-zone v0.1.61
4192025-02-04T04:39:45.330Z Downloaded os_pipe v1.2.1
4202025-02-04T04:39:45.332Z Downloaded owo-colors v3.5.0
4212025-02-04T04:39:45.334Z Downloaded tempfile v3.13.0
4222025-02-04T04:39:45.337Z Downloaded ahash v0.8.11
4232025-02-04T04:39:45.339Z Downloaded cargo_metadata v0.19.1
4242025-02-04T04:39:45.342Z Downloaded slab v0.4.9
4252025-02-04T04:39:45.347Z Downloaded tracing-attributes v0.1.28
4262025-02-04T04:39:45.349Z Downloaded futures-channel v0.3.31
4272025-02-04T04:39:45.352Z Downloaded quick-junit v0.5.1
4282025-02-04T04:39:45.355Z Downloaded zstd v0.13.2
4292025-02-04T04:39:45.357Z Downloaded thiserror v2.0.11
4302025-02-04T04:39:45.363Z Downloaded thiserror-impl v2.0.11
4312025-02-04T04:39:45.367Z Downloaded strip-ansi-escapes v0.2.1
4322025-02-04T04:39:45.367Z Downloaded tracing-error v0.2.0
4332025-02-04T04:39:45.369Z Downloaded derive-where v1.2.7
4342025-02-04T04:39:45.372Z Downloaded futures-io v0.3.31
4352025-02-04T04:39:45.372Z Downloaded pin-project v1.1.7
4362025-02-04T04:39:45.381Z Downloaded toml v0.8.19
4372025-02-04T04:39:45.384Z Downloaded camino-tempfile v1.1.1
4382025-02-04T04:39:45.387Z Downloaded indenter v0.3.3
4392025-02-04T04:39:45.387Z Downloaded tokio-stream v0.1.17
4402025-02-04T04:39:45.391Z Downloaded parking_lot v0.12.3
4412025-02-04T04:39:45.404Z Downloaded humantime-serde v1.1.1
4422025-02-04T04:39:45.405Z Downloaded tinyvec v1.8.0
4432025-02-04T04:39:45.405Z Downloaded futures-core v0.3.31
4442025-02-04T04:39:45.405Z Downloaded globset v0.4.15
4452025-02-04T04:39:45.405Z Downloaded uuid v1.11.0
4462025-02-04T04:39:45.411Z Downloaded signal-hook v0.3.17
4472025-02-04T04:39:45.415Z Downloaded lock_api v0.4.12
4482025-02-04T04:39:45.418Z Downloaded tar v0.4.43
4492025-02-04T04:39:45.422Z Downloaded indicatif v0.17.11
4502025-02-04T04:39:45.427Z Downloaded eyre v0.6.12
4512025-02-04T04:39:45.436Z Downloaded futures v0.3.31
4522025-02-04T04:39:45.440Z Downloaded base64 v0.21.7
4532025-02-04T04:39:45.450Z Downloaded fixedbitset v0.4.2
4542025-02-04T04:39:45.455Z Downloaded ron v0.8.1
4552025-02-04T04:39:45.501Z Downloaded config v0.15.7
4562025-02-04T04:39:45.507Z Downloaded vte v0.14.1
4572025-02-04T04:39:45.507Z Downloaded crossterm v0.28.1
4582025-02-04T04:39:45.511Z Downloaded toml_edit v0.22.23
4592025-02-04T04:39:45.551Z Downloaded itertools v0.13.0
4602025-02-04T04:39:45.570Z Downloaded guppy v0.17.12
4612025-02-04T04:39:45.579Z Downloaded itertools v0.14.0
4622025-02-04T04:39:45.589Z Downloaded color-spantrace v0.2.1
4632025-02-04T04:39:45.591Z Downloaded futures-util v0.3.31
4642025-02-04T04:39:45.602Z Downloaded winnow v0.7.1
4652025-02-04T04:39:45.611Z Downloaded unicode-normalization v0.1.24
4662025-02-04T04:39:45.614Z Downloaded quick-xml v0.37.1
4672025-02-04T04:39:45.620Z Downloaded chrono v0.4.39
4682025-02-04T04:39:45.627Z Downloaded portable-atomic v1.9.0
4692025-02-04T04:39:45.643Z Downloaded bstr v1.11.3
4702025-02-04T04:39:45.668Z Downloaded regex v1.11.1
4712025-02-04T04:39:45.678Z Downloaded nix v0.29.0
4722025-02-04T04:39:45.763Z Downloaded color-eyre v0.6.3
4732025-02-04T04:39:45.787Z Downloaded petgraph v0.6.5
4742025-02-04T04:39:45.804Z Downloaded zstd-sys v2.0.13+zstd.1.5.6
4752025-02-04T04:39:45.852Z Downloaded recursion v0.5.2
4762025-02-04T04:39:45.861Z Downloaded pin-project-internal v1.1.7
4772025-02-04T04:39:45.894Z Compiling rustix v0.38.37
4782025-02-04T04:39:45.897Z Compiling tracing-attributes v0.1.28
4792025-02-04T04:39:45.960Z Compiling mio v1.0.3
4802025-02-04T04:39:45.978Z Compiling futures-core v0.3.31
4812025-02-04T04:39:45.978Z Compiling slab v0.4.9
4822025-02-04T04:39:45.978Z Compiling thiserror v2.0.11
4832025-02-04T04:39:45.978Z Compiling pkg-config v0.3.31
4842025-02-04T04:39:45.978Z Compiling futures-sink v0.3.31
4852025-02-04T04:39:46.104Z Compiling futures-macro v0.3.31
4862025-02-04T04:39:46.171Z Compiling futures-channel v0.3.31
4872025-02-04T04:39:46.591Z Compiling thiserror-impl v2.0.11
4882025-02-04T04:39:46.694Z Compiling semver v1.0.25
4892025-02-04T04:39:46.905Z Compiling version_check v0.9.5
4902025-02-04T04:39:47.098Z Compiling zstd-sys v2.0.13+zstd.1.5.6
4912025-02-04T04:39:47.138Z Compiling pin-utils v0.1.0
4922025-02-04T04:39:47.173Z Compiling futures-task v0.3.31
4932025-02-04T04:39:47.224Z Compiling futures-io v0.3.31
4942025-02-04T04:39:47.497Z Compiling lock_api v0.4.12
4952025-02-04T04:39:47.504Z Compiling signal-hook v0.3.17
4962025-02-04T04:39:47.514Z Compiling ahash v0.8.11
4972025-02-04T04:39:47.805Z Compiling fastrand v2.1.1
4982025-02-04T04:39:47.822Z Compiling parking_lot_core v0.9.10
4992025-02-04T04:39:47.847Z Compiling winnow v0.7.1
5002025-02-04T04:39:47.973Z Compiling futures-util v0.3.31
5012025-02-04T04:39:48.402Z Compiling pathdiff v0.2.3
5022025-02-04T04:39:48.539Z Compiling cargo-platform v0.1.9
5032025-02-04T04:39:48.884Z Compiling tracing v0.1.41
5042025-02-04T04:39:48.995Z Compiling terminal_size v0.4.0
5052025-02-04T04:39:49.036Z Compiling tempfile v3.13.0
5062025-02-04T04:39:49.200Z Compiling tokio v1.43.0
5072025-02-04T04:39:49.259Z Compiling miette v7.4.0
5082025-02-04T04:39:49.339Z Compiling clap_builder v4.5.27
5092025-02-04T04:39:49.478Z Compiling serde_spanned v0.6.8
5102025-02-04T04:39:49.657Z Compiling toml_datetime v0.6.8
5112025-02-04T04:39:49.827Z Compiling scopeguard v1.2.0
5122025-02-04T04:39:49.956Z Compiling cfg_aliases v0.2.1
5132025-02-04T04:39:50.047Z Compiling fixedbitset v0.4.2
5142025-02-04T04:39:50.142Z Compiling portable-atomic v1.9.0
5152025-02-04T04:39:50.508Z Compiling zstd-safe v7.2.1
5162025-02-04T04:39:50.839Z Compiling target-spec-miette v0.4.4
5172025-02-04T04:39:51.051Z Compiling newtype-uuid v1.2.1
5182025-02-04T04:39:51.330Z Compiling toml_edit v0.22.23
5192025-02-04T04:39:51.346Z Compiling petgraph v0.6.5
5202025-02-04T04:39:51.415Z Compiling nix v0.29.0
5212025-02-04T04:39:52.641Z Compiling cargo_metadata v0.19.1
5222025-02-04T04:39:53.261Z Compiling clap v4.5.27
5232025-02-04T04:39:53.363Z Compiling futures-executor v0.3.31
5242025-02-04T04:39:53.922Z Compiling itertools v0.13.0
5252025-02-04T04:39:54.119Z Compiling pin-project-internal v1.1.7
5262025-02-04T04:39:54.241Z Compiling uuid v1.11.0
5272025-02-04T04:39:55.007Z Compiling bstr v1.11.3
5282025-02-04T04:39:56.124Z Compiling vte v0.14.1
5292025-02-04T04:39:56.445Z Compiling iana-time-zone v0.1.61
5302025-02-04T04:39:56.682Z Compiling debug-ignore v1.0.5
5312025-02-04T04:39:56.780Z Compiling nested v0.1.1
5322025-02-04T04:39:56.810Z Compiling static_assertions v1.1.0
5332025-02-04T04:39:56.819Z Compiling tinyvec_macros v0.1.1
5342025-02-04T04:39:56.863Z Compiling eyre v0.6.12
5352025-02-04T04:39:56.894Z Compiling tinyvec v1.8.0
5362025-02-04T04:39:56.894Z Compiling pin-project v1.1.7
5372025-02-04T04:39:57.000Z Compiling guppy v0.17.12
5382025-02-04T04:39:57.016Z Compiling chrono v0.4.39
5392025-02-04T04:39:57.802Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
5402025-02-04T04:39:57.894Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
5412025-02-04T04:39:58.253Z Compiling strip-ansi-escapes v0.2.1
5422025-02-04T04:39:58.656Z Compiling globset v0.4.15
5432025-02-04T04:39:59.108Z Compiling toml v0.8.19
5442025-02-04T04:39:59.749Z Compiling parking_lot v0.12.3
5452025-02-04T04:40:00.452Z Compiling futures v0.3.31
5462025-02-04T04:40:00.497Z Compiling signal-hook-mio v0.2.4
5472025-02-04T04:40:00.642Z Compiling tracing-error v0.2.0
5482025-02-04T04:40:00.660Z Compiling xattr v1.3.1
5492025-02-04T04:40:00.701Z Compiling regex v1.11.1
5502025-02-04T04:40:00.917Z Compiling os_pipe v1.2.1
5512025-02-04T04:40:00.979Z Compiling filetime v0.2.25
5522025-02-04T04:40:01.217Z Compiling shared_child v1.0.1
5532025-02-04T04:40:01.308Z Compiling quick-xml v0.37.1
5542025-02-04T04:40:01.693Z Compiling humantime v2.1.0
5552025-02-04T04:40:01.751Z Compiling indenter v0.3.3
5562025-02-04T04:40:01.812Z Compiling fnv v1.0.7
5572025-02-04T04:40:01.908Z Compiling number_prefix v0.4.0
5582025-02-04T04:40:01.943Z Compiling shell-words v1.1.0
5592025-02-04T04:40:02.124Z Compiling owo-colors v3.5.0
5602025-02-04T04:40:02.185Z Compiling recursion v0.5.2
5612025-02-04T04:40:02.214Z Compiling indicatif v0.17.11
5622025-02-04T04:40:02.354Z Compiling quick-junit v0.5.1
5632025-02-04T04:40:02.673Z Compiling nextest-filtering v0.13.0 (/work/nextest-rs/nextest/nextest-filtering)
5642025-02-04T04:40:03.170Z Compiling humantime-serde v1.1.1
5652025-02-04T04:40:03.203Z Compiling future-queue v0.3.0
5662025-02-04T04:40:03.513Z Compiling duct v0.13.7
5672025-02-04T04:40:04.057Z Compiling color-spantrace v0.2.1
5682025-02-04T04:40:04.116Z Compiling tar v0.4.43
5692025-02-04T04:40:04.547Z Compiling crossterm v0.28.1
5702025-02-04T04:40:05.108Z Compiling async-scoped v0.9.0
5712025-02-04T04:40:05.396Z Compiling config v0.15.7
5722025-02-04T04:40:05.844Z Compiling unicode-normalization v0.1.24
5732025-02-04T04:40:05.977Z Compiling tokio-stream v0.1.17
5742025-02-04T04:40:06.166Z Compiling zstd v0.13.2
5752025-02-04T04:40:06.222Z Compiling camino-tempfile v1.1.1
5762025-02-04T04:40:06.280Z Compiling atomicwrites v0.4.4
5772025-02-04T04:40:06.615Z Compiling itertools v0.14.0
5782025-02-04T04:40:06.654Z Compiling cargo-nextest v0.9.88 (/work/nextest-rs/nextest/cargo-nextest)
5792025-02-04T04:40:06.731Z Compiling serde_path_to_error v0.1.16
5802025-02-04T04:40:06.815Z Compiling serde_ignored v0.1.10
5812025-02-04T04:40:06.906Z Compiling derive-where v1.2.7
5822025-02-04T04:40:07.048Z Compiling home v0.5.11
5832025-02-04T04:40:07.178Z Compiling zeroize v1.8.1
5842025-02-04T04:40:07.314Z Compiling indent_write v2.2.0
5852025-02-04T04:40:07.372Z Compiling swrite v0.1.0
5862025-02-04T04:40:07.475Z Compiling dialoguer v0.11.0
5872025-02-04T04:40:07.515Z Compiling color-eyre v0.6.3
5882025-02-04T04:40:07.522Z Compiling enable-ansi-support v0.2.1
5892025-02-04T04:40:09.077Z Compiling nextest-runner v0.71.0 (/work/nextest-rs/nextest/nextest-runner)
5902025-02-04T04:40:33.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.93s
5912025-02-04T04:40:34.002Z
5922025-02-04T04:40:34.002Zreal 49.030437332
5932025-02-04T04:40:34.002Zuser 3:22.262831169
5942025-02-04T04:40:34.002Zsys 22.574099517
5952025-02-04T04:40:34.002Ztrap 0.133175886
5962025-02-04T04:40:34.002Ztflt 0.485960856
5972025-02-04T04:40:34.002Zdflt 0.187530100
5982025-02-04T04:40:34.005Zkflt 0.002513208
5992025-02-04T04:40:34.005Zlock 5:09.066267816
6002025-02-04T04:40:34.005Zslp 12:10.782942020
6012025-02-04T04:40:34.005Zlat 7.018635281
6022025-02-04T04:40:34.005Zstop 9.425617457
6032025-02-04T04:40:34.005Z+ banner nextest
6042025-02-04T04:40:34.005Z
6052025-02-04T04:40:34.005Z # # ###### # # ##### ###### #### #####
6062025-02-04T04:40:34.005Z ## # # # # # # # #
6072025-02-04T04:40:34.005Z # # # ##### ## # ##### #### #
6082025-02-04T04:40:34.005Z # # # # ## # # # #
6092025-02-04T04:40:34.005Z # ## # # # # # # # #
6102025-02-04T04:40:34.005Z # # ###### # # # ###### #### #
6112025-02-04T04:40:34.005Z
6122025-02-04T04:40:34.005Z+ ptime -m cargo build --package cargo-nextest
6132025-02-04T04:40:34.163Z Downloading crates ...
6142025-02-04T04:40:34.296Z Downloaded adler2 v2.0.0
6152025-02-04T04:40:34.305Z Downloaded crc32fast v1.4.2
6162025-02-04T04:40:34.311Z Downloaded mime v0.3.17
6172025-02-04T04:40:34.316Z Downloaded utf8_iter v1.0.4
6182025-02-04T04:40:34.318Z Downloaded quinn v0.11.5
6192025-02-04T04:40:34.326Z Downloaded openssl-macros v0.1.1
6202025-02-04T04:40:34.332Z Downloaded cpufeatures v0.2.14
6212025-02-04T04:40:34.336Z Downloaded sync_wrapper v1.0.1
6222025-02-04T04:40:34.346Z Downloaded untrusted v0.9.0
6232025-02-04T04:40:34.348Z Downloaded idna_adapter v1.0.0
6242025-02-04T04:40:34.352Z Downloaded percent-encoding v2.3.1
6252025-02-04T04:40:34.354Z Downloaded foreign-types v0.3.2
6262025-02-04T04:40:34.354Z Downloaded curve25519-dalek-derive v0.1.1
6272025-02-04T04:40:34.357Z Downloaded block-buffer v0.10.4
6282025-02-04T04:40:34.357Z Downloaded urlencoding v2.1.3
6292025-02-04T04:40:34.357Z Downloaded openssl-probe v0.1.5
6302025-02-04T04:40:34.359Z Downloaded mukti-metadata v0.3.0
6312025-02-04T04:40:34.362Z Downloaded foreign-types-shared v0.1.1
6322025-02-04T04:40:34.362Z Downloaded try-lock v0.2.5
6332025-02-04T04:40:34.365Z Downloaded zipsign-api v0.1.2
6342025-02-04T04:40:34.367Z Downloaded signature v2.2.0
6352025-02-04T04:40:34.371Z Downloaded tokio-native-tls v0.3.1
6362025-02-04T04:40:34.373Z Downloaded spki v0.7.3
6372025-02-04T04:40:34.376Z Downloaded hex v0.4.3
6382025-02-04T04:40:34.378Z Downloaded base64ct v1.6.0
6392025-02-04T04:40:34.378Z Downloaded generic-array v0.14.7
6402025-02-04T04:40:34.381Z Downloaded form_urlencoded v1.2.1
6412025-02-04T04:40:34.383Z Downloaded want v0.3.1
6422025-02-04T04:40:34.384Z Downloaded subtle v2.6.1
6432025-02-04T04:40:34.386Z Downloaded tower-service v0.3.3
6442025-02-04T04:40:34.386Z Downloaded rustc-hash v2.0.0
6452025-02-04T04:40:34.389Z Downloaded digest v0.10.7
6462025-02-04T04:40:34.391Z Downloaded rustc_version v0.4.1
6472025-02-04T04:40:34.394Z Downloaded ed25519 v2.2.3
6482025-02-04T04:40:34.396Z Downloaded self-replace v1.5.0
6492025-02-04T04:40:34.406Z Downloaded miniz_oxide v0.8.0
6502025-02-04T04:40:34.409Z Downloaded rustls-pki-types v1.10.0
6512025-02-04T04:40:34.416Z Downloaded http-body v1.0.1
6522025-02-04T04:40:34.420Z Downloaded http-body-util v0.1.2
6532025-02-04T04:40:34.422Z Downloaded sha2 v0.10.8
6542025-02-04T04:40:34.430Z Downloaded ipnet v2.10.1
6552025-02-04T04:40:34.432Z Downloaded tokio-rustls v0.26.0
6562025-02-04T04:40:34.436Z Downloaded pkcs8 v0.10.2
6572025-02-04T04:40:34.447Z Downloaded quinn-udp v0.5.5
6582025-02-04T04:40:34.450Z Downloaded hyper-rustls v0.27.3
6592025-02-04T04:40:34.452Z Downloaded serde_urlencoded v0.7.1
6602025-02-04T04:40:34.456Z Downloaded hyper-tls v0.6.0
6612025-02-04T04:40:34.460Z Downloaded typenum v1.17.0
6622025-02-04T04:40:34.467Z Downloaded ed25519-dalek v2.1.1
6632025-02-04T04:40:34.478Z Downloaded const-oid v0.9.6
6642025-02-04T04:40:34.480Z Downloaded native-tls v0.2.12
6652025-02-04T04:40:34.483Z Downloaded rustls-pemfile v2.2.0
6662025-02-04T04:40:34.496Z Downloaded hyper-util v0.1.9
6672025-02-04T04:40:34.500Z Downloaded der v0.7.9
6682025-02-04T04:40:34.506Z Downloaded httparse v1.9.5
6692025-02-04T04:40:34.509Z Downloaded spin v0.9.8
6702025-02-04T04:40:34.531Z Downloaded url v2.5.4
6712025-02-04T04:40:34.535Z Downloaded flate2 v1.0.34
6722025-02-04T04:40:34.542Z Downloaded tokio-util v0.7.12
6732025-02-04T04:40:34.548Z Downloaded base64 v0.22.1
6742025-02-04T04:40:34.558Z Downloaded openssl-sys v0.9.104
6752025-02-04T04:40:34.567Z Downloaded hyper v1.5.0
6762025-02-04T04:40:34.573Z Downloaded http v1.2.0
6772025-02-04T04:40:34.577Z Downloaded self_update v0.42.0
6782025-02-04T04:40:34.597Z Downloaded reqwest v0.12.8
6792025-02-04T04:40:34.604Z Downloaded idna v1.0.3
6802025-02-04T04:40:34.610Z Downloaded quinn-proto v0.11.8
6812025-02-04T04:40:34.621Z Downloaded rustls-webpki v0.102.8
6822025-02-04T04:40:34.638Z Downloaded crypto-common v0.1.6
6832025-02-04T04:40:34.641Z Downloaded atomic-waker v1.1.2
6842025-02-04T04:40:34.650Z Downloaded vcpkg v0.2.15
6852025-02-04T04:40:34.685Z Downloaded curve25519-dalek v4.1.3
6862025-02-04T04:40:34.694Z Downloaded openssl v0.10.68
6872025-02-04T04:40:34.703Z Downloaded webpki-roots v0.26.6
6882025-02-04T04:40:34.717Z Downloaded h2 v0.4.6
6892025-02-04T04:40:34.726Z Downloaded rustls v0.23.19
6902025-02-04T04:40:35.034Z Downloaded ring v0.17.8
6912025-02-04T04:40:35.138Z Compiling smallvec v1.13.2
6922025-02-04T04:40:35.141Z Compiling socket2 v0.5.8
6932025-02-04T04:40:35.141Z Compiling futures-sink v0.3.31
6942025-02-04T04:40:35.206Z Compiling ring v0.17.8
6952025-02-04T04:40:35.211Z Compiling http v1.2.0
6962025-02-04T04:40:35.216Z Compiling rustls-pki-types v1.10.0
6972025-02-04T04:40:35.224Z Compiling spin v0.9.8
6982025-02-04T04:40:35.227Z Compiling httparse v1.9.5
6992025-02-04T04:40:35.323Z Compiling futures-channel v0.3.31
7002025-02-04T04:40:35.397Z Compiling untrusted v0.9.0
7012025-02-04T04:40:35.535Z Compiling typenum v1.17.0
7022025-02-04T04:40:35.569Z Compiling cfg-expr v0.17.2
7032025-02-04T04:40:35.704Z Compiling tokio v1.43.0
7042025-02-04T04:40:35.880Z Compiling futures-util v0.3.31
7052025-02-04T04:40:36.221Z Compiling generic-array v0.14.7
7062025-02-04T04:40:36.237Z Compiling atomic-waker v1.1.2
7072025-02-04T04:40:36.466Z Compiling try-lock v0.2.5
7082025-02-04T04:40:36.596Z Compiling rustls v0.23.19
7092025-02-04T04:40:36.661Z Compiling want v0.3.1
7102025-02-04T04:40:36.720Z Compiling http-body v1.0.1
7112025-02-04T04:40:36.929Z Compiling target-spec v3.3.1
7122025-02-04T04:40:36.999Z Compiling subtle v2.6.1
7132025-02-04T04:40:37.234Z Compiling percent-encoding v2.3.1
7142025-02-04T04:40:37.555Z Compiling form_urlencoded v1.2.1
7152025-02-04T04:40:37.593Z Compiling tower-service v0.3.3
7162025-02-04T04:40:37.604Z Compiling utf8_iter v1.0.4
7172025-02-04T04:40:37.713Z Compiling idna_adapter v1.0.0
7182025-02-04T04:40:37.848Z Compiling idna v1.0.3
7192025-02-04T04:40:37.851Z Compiling target-spec-miette v0.4.4
7202025-02-04T04:40:37.871Z Compiling webpki-roots v0.26.6
7212025-02-04T04:40:38.066Z Compiling adler2 v2.0.0
7222025-02-04T04:40:38.240Z Compiling miniz_oxide v0.8.0
7232025-02-04T04:40:38.251Z Compiling parking_lot_core v0.9.10
7242025-02-04T04:40:38.875Z Compiling url v2.5.4
7252025-02-04T04:40:39.148Z Compiling block-buffer v0.10.4
7262025-02-04T04:40:39.363Z Compiling crypto-common v0.1.6
7272025-02-04T04:40:39.392Z Compiling serde_urlencoded v0.7.1
7282025-02-04T04:40:39.531Z Compiling rustls-pemfile v2.2.0
7292025-02-04T04:40:39.541Z Compiling sync_wrapper v1.0.1
7302025-02-04T04:40:39.676Z Compiling crc32fast v1.4.2
7312025-02-04T04:40:39.804Z Compiling self_update v0.42.0
7322025-02-04T04:40:39.819Z Compiling base64 v0.22.1
7332025-02-04T04:40:39.862Z Compiling mime v0.3.17
7342025-02-04T04:40:40.000Z Compiling ipnet v2.10.1
7352025-02-04T04:40:40.165Z Compiling guppy v0.17.12
7362025-02-04T04:40:40.390Z Compiling flate2 v1.0.34
7372025-02-04T04:40:40.501Z Compiling digest v0.10.7
7382025-02-04T04:40:40.656Z Compiling parking_lot v0.12.3
7392025-02-04T04:40:40.797Z Compiling futures-executor v0.3.31
7402025-02-04T04:40:41.131Z Compiling http-body-util v0.1.2
7412025-02-04T04:40:41.177Z Compiling futures v0.3.31
7422025-02-04T04:40:41.280Z Compiling self-replace v1.5.0
7432025-02-04T04:40:41.289Z Compiling urlencoding v2.1.3
7442025-02-04T04:40:41.353Z Compiling cpufeatures v0.2.14
7452025-02-04T04:40:41.442Z Compiling sha2 v0.10.8
7462025-02-04T04:40:41.535Z Compiling crossterm v0.28.1
7472025-02-04T04:40:41.557Z Compiling future-queue v0.3.0
7482025-02-04T04:40:41.559Z Compiling mukti-metadata v0.3.0
7492025-02-04T04:40:41.660Z Compiling cargo-nextest v0.9.88 (/work/nextest-rs/nextest/cargo-nextest)
7502025-02-04T04:40:41.923Z Compiling hex v0.4.3
7512025-02-04T04:40:43.418Z Compiling rustls-webpki v0.102.8
7522025-02-04T04:40:44.774Z Compiling tokio-util v0.7.12
7532025-02-04T04:40:44.776Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
7542025-02-04T04:40:44.776Z Compiling async-scoped v0.9.0
7552025-02-04T04:40:44.776Z Compiling tokio-stream v0.1.17
7562025-02-04T04:40:44.874Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
7572025-02-04T04:40:45.630Z Compiling h2 v0.4.6
7582025-02-04T04:40:46.257Z Compiling nextest-filtering v0.13.0 (/work/nextest-rs/nextest/nextest-filtering)
7592025-02-04T04:40:49.084Z Compiling tokio-rustls v0.26.0
7602025-02-04T04:40:49.468Z Compiling hyper v1.5.0
7612025-02-04T04:40:51.064Z Compiling hyper-util v0.1.9
7622025-02-04T04:40:52.173Z Compiling hyper-rustls v0.27.3
7632025-02-04T04:40:52.423Z Compiling reqwest v0.12.8
7642025-02-04T04:40:54.905Z Compiling nextest-runner v0.71.0 (/work/nextest-rs/nextest/nextest-runner)
7652025-02-04T04:41:23.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.03s
7662025-02-04T04:41:23.186Z
7672025-02-04T04:41:23.189Zreal 49.151426959
7682025-02-04T04:41:23.189Zuser 2:48.404848953
7692025-02-04T04:41:23.189Zsys 16.149673120
7702025-02-04T04:41:23.189Ztrap 0.084859012
7712025-02-04T04:41:23.189Ztflt 0.270785298
7722025-02-04T04:41:23.189Zdflt 0.209952484
7732025-02-04T04:41:23.189Zkflt 0.000003879
7742025-02-04T04:41:23.189Zlock 3:50.022290743
7752025-02-04T04:41:23.189Zslp 7:26.803395117
7762025-02-04T04:41:23.189Zlat 4.284873270
7772025-02-04T04:41:23.189Zstop 5.877286789
7782025-02-04T04:41:23.189Z+ banner all targets
7792025-02-04T04:41:23.189Z
7802025-02-04T04:41:23.189Z ## # #
7812025-02-04T04:41:23.189Z # # # #
7822025-02-04T04:41:23.189Z # # # #
7832025-02-04T04:41:23.189Z ###### # #
7842025-02-04T04:41:23.189Z # # # #
7852025-02-04T04:41:23.189Z # # ###### ######
7862025-02-04T04:41:23.189Z
7872025-02-04T04:41:23.189Z
7882025-02-04T04:41:23.190Z ##### ## ##### #### ###### ##### ####
7892025-02-04T04:41:23.190Z # # # # # # # # # #
7902025-02-04T04:41:23.190Z # # # # # # ##### # ####
7912025-02-04T04:41:23.190Z # ###### ##### # ### # # #
7922025-02-04T04:41:23.190Z # # # # # # # # # # #
7932025-02-04T04:41:23.190Z # # # # # #### ###### # ####
7942025-02-04T04:41:23.190Z
7952025-02-04T04:41:23.190Z+ ptime -m cargo build --all-targets
7962025-02-04T04:41:23.362Z Downloading crates ...
7972025-02-04T04:41:23.562Z Downloaded pretty_assertions v1.4.1
7982025-02-04T04:41:23.571Z Downloaded same-file v1.0.6
7992025-02-04T04:41:23.574Z Downloaded escape8259 v0.5.3
8002025-02-04T04:41:23.577Z Downloaded test-case-macros v3.3.1
8012025-02-04T04:41:23.580Z Downloaded test-case-core v3.3.1
8022025-02-04T04:41:23.580Z Downloaded unarray v0.1.4
8032025-02-04T04:41:23.583Z Downloaded maplit v1.0.2
8042025-02-04T04:41:23.583Z Downloaded cp_r v0.5.2
8052025-02-04T04:41:23.585Z Downloaded test-case v3.3.1
8062025-02-04T04:41:23.585Z Downloaded quick-error v1.2.3
8072025-02-04T04:41:23.590Z Downloaded structmeta v0.3.0
8082025-02-04T04:41:23.592Z Downloaded rand_xorshift v0.3.0
8092025-02-04T04:41:23.595Z Downloaded whoami v1.5.2
8102025-02-04T04:41:23.595Z Downloaded structmeta-derive v0.3.0
8112025-02-04T04:41:23.597Z Downloaded linked-hash-map v0.5.6
8122025-02-04T04:41:23.600Z Downloaded walkdir v2.5.0
8132025-02-04T04:41:23.602Z Downloaded libtest-mimic v0.8.1
8142025-02-04T04:41:23.605Z Downloaded wait-timeout v0.2.0
8152025-02-04T04:41:23.605Z Downloaded rusty-fork v0.3.0
8162025-02-04T04:41:23.607Z Downloaded fs-err v3.1.0
8172025-02-04T04:41:23.610Z Downloaded indoc v2.0.5
8182025-02-04T04:41:23.612Z Downloaded diff v0.1.13
8192025-02-04T04:41:23.615Z Downloaded datatest-stable v0.3.2
8202025-02-04T04:41:23.618Z Downloaded yansi v1.0.1
8212025-02-04T04:41:23.621Z Downloaded test-strategy v0.4.0
8222025-02-04T04:41:23.624Z Downloaded insta v1.42.1
8232025-02-04T04:41:23.632Z Downloaded fancy-regex v0.14.0
8242025-02-04T04:41:23.635Z Downloaded proptest v1.6.0
8252025-02-04T04:41:23.644Z Downloaded similar v2.6.0
8262025-02-04T04:41:23.695Z Compiling fs-err v3.1.0
8272025-02-04T04:41:23.695Z Compiling maplit v1.0.2
8282025-02-04T04:41:23.699Z Compiling similar v2.6.0
8292025-02-04T04:41:23.699Z Compiling linked-hash-map v0.5.6
8302025-02-04T04:41:23.699Z Compiling test-case-core v3.3.1
8312025-02-04T04:41:23.699Z Compiling whoami v1.5.2
8322025-02-04T04:41:23.699Z Compiling structmeta-derive v0.3.0
8332025-02-04T04:41:23.699Z Compiling wait-timeout v0.2.0
8342025-02-04T04:41:23.826Z Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data)
8352025-02-04T04:41:24.028Z Compiling quick-error v1.2.3
8362025-02-04T04:41:24.152Z Compiling same-file v1.0.6
8372025-02-04T04:41:24.342Z Compiling escape8259 v0.5.3
8382025-02-04T04:41:24.365Z Compiling walkdir v2.5.0
8392025-02-04T04:41:24.414Z Compiling rusty-fork v0.3.0
8402025-02-04T04:41:24.546Z Compiling libtest-mimic v0.8.1
8412025-02-04T04:41:24.689Z Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests)
8422025-02-04T04:41:24.748Z Compiling fancy-regex v0.14.0
8432025-02-04T04:41:25.119Z Compiling insta v1.42.1
8442025-02-04T04:41:25.240Z Compiling rand_xorshift v0.3.0
8452025-02-04T04:41:25.516Z Compiling unarray v0.1.4
8462025-02-04T04:41:25.525Z Compiling test-case-macros v3.3.1
8472025-02-04T04:41:25.674Z Compiling datatest-stable v0.3.2
8482025-02-04T04:41:26.206Z Compiling structmeta v0.3.0
8492025-02-04T04:41:26.311Z Compiling proptest v1.6.0
8502025-02-04T04:41:26.641Z Compiling cp_r v0.5.2
8512025-02-04T04:41:26.680Z Compiling test-strategy v0.4.0
8522025-02-04T04:41:26.755Z Compiling test-case v3.3.1
8532025-02-04T04:41:26.853Z Compiling yansi v1.0.1
8542025-02-04T04:41:26.867Z Compiling diff v0.1.13
8552025-02-04T04:41:26.946Z Compiling indoc v2.0.5
8562025-02-04T04:41:27.221Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
8572025-02-04T04:41:27.494Z Compiling pretty_assertions v1.4.1
8582025-02-04T04:41:29.567Z Compiling cargo-nextest v0.9.88 (/work/nextest-rs/nextest/cargo-nextest)
8592025-02-04T04:41:30.101Z Compiling nextest-runner v0.71.0 (/work/nextest-rs/nextest/nextest-runner)
8602025-02-04T04:41:30.480Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
8612025-02-04T04:41:34.614Z Compiling nextest-filtering v0.13.0 (/work/nextest-rs/nextest/nextest-filtering)
8622025-02-04T04:42:11.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.30s
8632025-02-04T04:42:11.636Z
8642025-02-04T04:42:11.639Zreal 48.419199731
8652025-02-04T04:42:11.639Zuser 3:45.524708081
8662025-02-04T04:42:11.639Zsys 26.033599728
8672025-02-04T04:42:11.639Ztrap 0.140814474
8682025-02-04T04:42:11.639Ztflt 0.046248350
8692025-02-04T04:42:11.639Zdflt 0.067955273
8702025-02-04T04:42:11.639Zkflt 0.000012706
8712025-02-04T04:42:11.639Zlock 6:05.890472951
8722025-02-04T04:42:11.639Zslp 14:48.077620536
8732025-02-04T04:42:11.639Zlat 8.454690197
8742025-02-04T04:42:11.639Zstop 10.123059841
8752025-02-04T04:42:11.639Z+ banner all features
8762025-02-04T04:42:11.642Z
8772025-02-04T04:42:11.642Z ## # #
8782025-02-04T04:42:11.642Z # # # #
8792025-02-04T04:42:11.642Z # # # #
8802025-02-04T04:42:11.642Z ###### # #
8812025-02-04T04:42:11.642Z # # # #
8822025-02-04T04:42:11.642Z # # ###### ######
8832025-02-04T04:42:11.642Z
8842025-02-04T04:42:11.642Z
8852025-02-04T04:42:11.642Z ###### ###### ## ##### # # ##### ###### ####
8862025-02-04T04:42:11.642Z # # # # # # # # # # #
8872025-02-04T04:42:11.642Z ##### ##### # # # # # # # ##### ####
8882025-02-04T04:42:11.642Z # # ###### # # # ##### # #
8892025-02-04T04:42:11.642Z # # # # # # # # # # # #
8902025-02-04T04:42:11.643Z # ###### # # # #### # # ###### ####
8912025-02-04T04:42:11.643Z
8922025-02-04T04:42:11.643Z+ ptime -m cargo build --all-features
8932025-02-04T04:42:11.807Z Downloading crates ...
8942025-02-04T04:42:11.975Z Downloaded async-stream-impl v0.3.6
8952025-02-04T04:42:11.980Z Downloaded matchit v0.7.3
8962025-02-04T04:42:11.997Z Downloaded matchers v0.1.0
8972025-02-04T04:42:12.000Z Downloaded tower-layer v0.3.3
8982025-02-04T04:42:12.007Z Downloaded httpdate v1.0.3
8992025-02-04T04:42:12.010Z Downloaded sync_wrapper v0.1.2
9002025-02-04T04:42:12.017Z Downloaded prost-derive v0.13.3
9012025-02-04T04:42:12.020Z Downloaded axum-core v0.4.5
9022025-02-04T04:42:12.028Z Downloaded hyper-timeout v0.5.1
9032025-02-04T04:42:12.031Z Downloaded async-stream v0.3.6
9042025-02-04T04:42:12.031Z Downloaded rustversion v1.0.18
9052025-02-04T04:42:12.034Z Downloaded prost v0.13.3
9062025-02-04T04:42:12.050Z Downloaded async-trait v0.1.83
9072025-02-04T04:42:12.055Z Downloaded console-api v0.8.1
9082025-02-04T04:42:12.064Z Downloaded crossbeam-utils v0.8.20
9092025-02-04T04:42:12.066Z Downloaded indexmap v1.9.3
9102025-02-04T04:42:12.070Z Downloaded anyhow v1.0.91
9112025-02-04T04:42:12.076Z Downloaded prost-types v0.13.3
9122025-02-04T04:42:12.108Z Downloaded crossbeam-channel v0.5.13
9132025-02-04T04:42:12.113Z Downloaded tonic v0.12.3
9142025-02-04T04:42:12.120Z Downloaded tower v0.5.1
9152025-02-04T04:42:12.128Z Downloaded regex-automata v0.1.10
9162025-02-04T04:42:12.132Z Downloaded nom v7.1.3
9172025-02-04T04:42:12.137Z Downloaded console-subscriber v0.4.1
9182025-02-04T04:42:12.142Z Downloaded axum v0.7.7
9192025-02-04T04:42:12.150Z Downloaded minimal-lexical v0.2.1
9202025-02-04T04:42:12.153Z Downloaded regex-syntax v0.6.29
9212025-02-04T04:42:12.160Z Downloaded hashbrown v0.12.3
9222025-02-04T04:42:12.163Z Downloaded tower v0.4.13
9232025-02-04T04:42:12.171Z Downloaded hdrhistogram v7.5.4
9242025-02-04T04:42:12.223Z Compiling byteorder v1.5.0
9252025-02-04T04:42:12.227Z Compiling num-traits v0.2.19
9262025-02-04T04:42:12.227Z Compiling regex-syntax v0.6.29
9272025-02-04T04:42:12.291Z Compiling httpdate v1.0.3
9282025-02-04T04:42:12.294Z Compiling anyhow v1.0.91
9292025-02-04T04:42:12.304Z Compiling rustversion v1.0.18
9302025-02-04T04:42:12.311Z Compiling either v1.13.0
9312025-02-04T04:42:12.313Z Compiling tower-layer v0.3.3
9322025-02-04T04:42:12.565Z Compiling hyper v1.5.0
9332025-02-04T04:42:12.670Z Compiling zerocopy v0.7.35
9342025-02-04T04:42:12.692Z Compiling itertools v0.13.0
9352025-02-04T04:42:12.713Z Compiling indexmap v1.9.3
9362025-02-04T04:42:13.243Z Compiling async-trait v0.1.83
9372025-02-04T04:42:13.887Z Compiling ppv-lite86 v0.2.20
9382025-02-04T04:42:13.948Z Compiling sync_wrapper v0.1.2
9392025-02-04T04:42:14.074Z Compiling hashbrown v0.12.3
9402025-02-04T04:42:14.139Z Compiling tower v0.5.1
9412025-02-04T04:42:14.562Z Compiling async-stream-impl v0.3.6
9422025-02-04T04:42:14.643Z Compiling rand_chacha v0.3.1
9432025-02-04T04:42:14.880Z Compiling hyper-util v0.1.9
9442025-02-04T04:42:15.062Z Compiling rand v0.8.5
9452025-02-04T04:42:15.379Z Compiling axum-core v0.4.5
9462025-02-04T04:42:15.519Z Compiling regex-automata v0.1.10
9472025-02-04T04:42:15.818Z Compiling prost-derive v0.13.3
9482025-02-04T04:42:16.570Z Compiling crossbeam-utils v0.8.20
9492025-02-04T04:42:16.698Z Compiling matchit v0.7.3
9502025-02-04T04:42:16.743Z Compiling hyper-timeout v0.5.1
9512025-02-04T04:42:17.112Z Compiling matchers v0.1.0
9522025-02-04T04:42:17.137Z Compiling tower v0.4.13
9532025-02-04T04:42:17.326Z Compiling tracing-subscriber v0.3.19
9542025-02-04T04:42:17.355Z Compiling async-stream v0.3.6
9552025-02-04T04:42:17.618Z Compiling ahash v0.8.11
9562025-02-04T04:42:17.648Z Compiling tokio-stream v0.1.17
9572025-02-04T04:42:18.144Z Compiling minimal-lexical v0.2.1
9582025-02-04T04:42:18.352Z Compiling proptest v1.6.0
9592025-02-04T04:42:18.522Z Compiling guppy v0.17.12
9602025-02-04T04:42:18.564Z Compiling nom v7.1.3
9612025-02-04T04:42:18.654Z Compiling hyper-rustls v0.27.3
9622025-02-04T04:42:19.019Z Compiling axum v0.7.7
9632025-02-04T04:42:19.448Z Compiling base64 v0.21.7
9642025-02-04T04:42:19.587Z Compiling prost v0.13.3
9652025-02-04T04:42:20.144Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
9662025-02-04T04:42:20.334Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
9672025-02-04T04:42:20.380Z Compiling prost-types v0.13.3
9682025-02-04T04:42:20.498Z Compiling reqwest v0.12.8
9692025-02-04T04:42:21.977Z Compiling hdrhistogram v7.5.4
9702025-02-04T04:42:22.657Z Compiling chrono v0.4.39
9712025-02-04T04:42:23.138Z Compiling crossbeam-channel v0.5.13
9722025-02-04T04:42:23.469Z Compiling nextest-filtering v0.13.0 (/work/nextest-rs/nextest/nextest-filtering)
9732025-02-04T04:42:24.209Z Compiling self_update v0.42.0
9742025-02-04T04:42:25.210Z Compiling tonic v0.12.3
9752025-02-04T04:42:26.241Z Compiling quick-junit v0.5.1
9762025-02-04T04:42:26.271Z Compiling tracing-error v0.2.0
9772025-02-04T04:42:26.713Z Compiling color-spantrace v0.2.1
9782025-02-04T04:42:27.140Z Compiling cargo-nextest v0.9.88 (/work/nextest-rs/nextest/cargo-nextest)
9792025-02-04T04:42:27.250Z Compiling color-eyre v0.6.3
9802025-02-04T04:42:27.874Z Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data)
9812025-02-04T04:42:28.460Z Compiling console-api v0.8.1
9822025-02-04T04:42:29.886Z Compiling console-subscriber v0.4.1
9832025-02-04T04:42:31.810Z Compiling nextest-runner v0.71.0 (/work/nextest-rs/nextest/nextest-runner)
9842025-02-04T04:42:44.383Z Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests)
9852025-02-04T04:43:05.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.39s
9862025-02-04T04:43:05.193Z
9872025-02-04T04:43:05.193Zreal 53.521132685
9882025-02-04T04:43:05.193Zuser 3:38.442420952
9892025-02-04T04:43:05.194Zsys 22.486998211
9902025-02-04T04:43:05.194Ztrap 0.112702396
9912025-02-04T04:43:05.194Ztflt 0.102235984
9922025-02-04T04:43:05.194Zdflt 0.115543823
9932025-02-04T04:43:05.194Zkflt 0.000010016
9942025-02-04T04:43:05.194Zlock 6:10.165216387
9952025-02-04T04:43:05.194Zslp 12:48.968207813
9962025-02-04T04:43:05.196Zlat 5.529103066
9972025-02-04T04:43:05.196Zstop 6.644342647
9982025-02-04T04:43:05.196Z+ banner doctests
9992025-02-04T04:43:05.196Z
10002025-02-04T04:43:05.196Z ##### #### #### ##### ###### #### ##### ####
10012025-02-04T04:43:05.196Z # # # # # # # # # # #
10022025-02-04T04:43:05.196Z # # # # # # ##### #### # ####
10032025-02-04T04:43:05.196Z # # # # # # # # # #
10042025-02-04T04:43:05.196Z # # # # # # # # # # # # #
10052025-02-04T04:43:05.197Z ##### #### #### # ###### #### # ####
10062025-02-04T04:43:05.197Z
10072025-02-04T04:43:05.197Z+ ptime -m cargo test --doc
10082025-02-04T04:43:05.502Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
10092025-02-04T04:43:05.522Z Doc-tests cargo_nextest
10102025-02-04T04:43:05.960Z
10112025-02-04T04:43:05.960Zrunning 0 tests
10122025-02-04T04:43:05.960Z
10132025-02-04T04:43:05.960Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10142025-02-04T04:43:05.960Z
10152025-02-04T04:43:05.976Z Doc-tests fixture_data
10162025-02-04T04:43:06.032Z
10172025-02-04T04:43:06.032Zrunning 0 tests
10182025-02-04T04:43:06.032Z
10192025-02-04T04:43:06.032Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10202025-02-04T04:43:06.032Z
10212025-02-04T04:43:06.038Z Doc-tests integration_tests
10222025-02-04T04:43:06.103Z
10232025-02-04T04:43:06.103Zrunning 0 tests
10242025-02-04T04:43:06.103Z
10252025-02-04T04:43:06.103Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10262025-02-04T04:43:06.103Z
10272025-02-04T04:43:06.110Z Doc-tests nextest_filtering
10282025-02-04T04:43:06.229Z
10292025-02-04T04:43:06.229Zrunning 0 tests
10302025-02-04T04:43:06.229Z
10312025-02-04T04:43:06.229Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10322025-02-04T04:43:06.229Z
10332025-02-04T04:43:06.239Z Doc-tests nextest_metadata
10342025-02-04T04:43:06.378Z
10352025-02-04T04:43:06.378Zrunning 2 tests
10362025-02-04T04:43:06.953Ztest nextest-metadata/src/test_list.rs - test_list::RustBinaryId::from_parts (line 300) ... ok
10372025-02-04T04:43:09.692Ztest nextest-metadata/src/lib.rs - (line 15) ... ok
10382025-02-04T04:43:09.692Z
10392025-02-04T04:43:09.695Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.31s
10402025-02-04T04:43:09.695Z
10412025-02-04T04:43:09.704Z Doc-tests nextest_runner
10422025-02-04T04:43:10.477Z
10432025-02-04T04:43:10.477Zrunning 0 tests
10442025-02-04T04:43:10.478Z
10452025-02-04T04:43:10.478Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10462025-02-04T04:43:10.478Z
10472025-02-04T04:43:10.503Z Doc-tests nextest_workspace_hack
10482025-02-04T04:43:10.544Z
10492025-02-04T04:43:10.544Zrunning 0 tests
10502025-02-04T04:43:10.544Z
10512025-02-04T04:43:10.544Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10522025-02-04T04:43:10.544Z
10532025-02-04T04:43:10.566Z
10542025-02-04T04:43:10.569Zreal 5.353814969
10552025-02-04T04:43:10.569Zuser 5.340447896
10562025-02-04T04:43:10.569Zsys 1.567200453
10572025-02-04T04:43:10.569Ztrap 0.001857702
10582025-02-04T04:43:10.569Ztflt 0.012994736
10592025-02-04T04:43:10.569Zdflt 0.008268547
10602025-02-04T04:43:10.569Zkflt 0.000011796
10612025-02-04T04:43:10.569Zlock 9.185934019
10622025-02-04T04:43:10.569Zslp 29.594784071
10632025-02-04T04:43:10.569Zlat 0.037395727
10642025-02-04T04:43:10.569Zstop 0.471188532
10652025-02-04T04:43:10.569Z+ banner local-nt
10662025-02-04T04:43:10.572Z
10672025-02-04T04:43:10.572Z # #### #### ## # # # #####
10682025-02-04T04:43:10.572Z # # # # # # # # ## # #
10692025-02-04T04:43:10.572Z # # # # # # # ##### # # # #
10702025-02-04T04:43:10.572Z # # # # ###### # # # # #
10712025-02-04T04:43:10.572Z # # # # # # # # # ## #
10722025-02-04T04:43:10.572Z ###### #### #### # # ###### # # #
10732025-02-04T04:43:10.572Z
10742025-02-04T04:43:10.572Z+ ptime -m cargo local-nt run --profile ci
10752025-02-04T04:43:10.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
10762025-02-04T04:43:10.867Z Running `target/debug/cargo-nextest nextest run --profile ci`
10772025-02-04T04:43:11.331Zinfo: experimental features enabled: setup-scripts
10782025-02-04T04:43:11.606Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
10792025-02-04T04:43:11.768Z────────────
10802025-02-04T04:43:11.768Z Nextest run ID 30c01391-e561-4e7c-880b-02235ed44c2a with nextest profile: ci
10812025-02-04T04:43:11.768Z Starting 311 tests across 16 binaries (1 test skipped)
10822025-02-04T04:43:11.771Z SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive
10832025-02-04T04:43:12.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
10842025-02-04T04:43:12.071Z Running `target/debug/build-seed-archive`
10852025-02-04T04:43:12.091Zinfo: unable to find seed archive /tmp/nextest-tests-seed-build/seed-68c9efc32270abd5d21871bb8bf10fd6ab7abddba8da8d473ebc1b1384ef7988.tar.zst, building
10862025-02-04T04:43:14.457Zinfo: created new seed archive: /tmp/nextest-tests-seed-build/seed-68c9efc32270abd5d21871bb8bf10fd6ab7abddba8da8d473ebc1b1384ef7988.tar.zst
10872025-02-04T04:43:14.466Z SETUP PASS [ 2.689s] build-seed-archive: cargo run --bin build-seed-archive
10882025-02-04T04:43:14.490Z PASS [ 0.029s] integration-tests::custom-harness thread_count::test_single_threaded
10892025-02-04T04:43:14.494Z PASS [ 0.032s] integration-tests::custom-harness thread_count::test_multi_threaded
10902025-02-04T04:43:14.502Z PASS [ 0.042s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing
10912025-02-04T04:43:14.543Z PASS [ 0.083s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json
10922025-02-04T04:43:14.546Z PASS [ 0.083s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json
10932025-02-04T04:43:14.546Z PASS [ 0.084s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json
10942025-02-04T04:43:14.554Z PASS [ 0.093s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json
10952025-02-04T04:43:14.572Z PASS [ 0.077s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json
10962025-02-04T04:43:14.578Z PASS [ 0.081s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json
10972025-02-04T04:43:14.678Z PASS [ 0.218s] cargo-nextest dispatch::tests::test_argument_parsing
10982025-02-04T04:43:15.899Z PASS [ 1.396s] integration-tests::integration test_list_binaries_only
10992025-02-04T04:43:16.270Z PASS [ 1.715s] integration-tests::integration test_list_host_after_build
11002025-02-04T04:43:16.559Z PASS [ 2.013s] integration-tests::integration test_list_full_after_build
11012025-02-04T04:43:16.702Z PASS [ 2.157s] integration-tests::integration test_list_full
11022025-02-04T04:43:16.721Z PASS [ 2.147s] integration-tests::integration test_list_target_after_build
11032025-02-04T04:43:16.763Z PASS [ 2.216s] integration-tests::integration test_list_default
11042025-02-04T04:43:18.501Z PASS [ 1.797s] integration-tests::integration test_run_from_archive_with_missing_includes
11052025-02-04T04:43:19.644Z PASS [ 3.371s] integration-tests::integration test_run_after_build
11062025-02-04T04:43:19.720Z PASS [ 5.040s] integration-tests::integration test_relocated_run
11072025-02-04T04:43:19.797Z PASS [ 3.034s] integration-tests::integration test_run_no_tests
11082025-02-04T04:43:21.065Z PASS [ 6.484s] integration-tests::integration test_list_with_default_filter
11092025-02-04T04:43:21.176Z PASS [ 1.452s] integration-tests::integration test_setup_scripts_not_enabled
11102025-02-04T04:43:21.489Z PASS [ 1.842s] integration-tests::integration test_setup_script_error
11112025-02-04T04:43:21.960Z PASS [ 3.458s] integration-tests::integration test_run_with_default_filter
11122025-02-04T04:43:22.017Z PASS [ 0.053s] integration-tests::integration test_version_info
11132025-02-04T04:43:22.617Z PASS [ 0.600s] nextest-filtering parsing::tests::proptest_expr_roundtrip
11142025-02-04T04:43:22.634Z PASS [ 6.073s] integration-tests::integration test_run_from_archive_with_includes
11152025-02-04T04:43:22.640Z PASS [ 0.022s] nextest-filtering parsing::tests::test_complex_error
11162025-02-04T04:43:22.655Z PASS [ 1.589s] integration-tests::integration test_show_config_version
11172025-02-04T04:43:22.658Z PASS [ 0.019s] nextest-filtering parsing::tests::test_expected_eof
11182025-02-04T04:43:22.665Z PASS [ 0.020s] nextest-filtering parsing::tests::test_expected_expr
11192025-02-04T04:43:22.676Z PASS [ 0.020s] nextest-filtering parsing::tests::test_invalid_and_operator
11202025-02-04T04:43:22.681Z PASS [ 0.024s] nextest-filtering parsing::tests::test_invalid_escapes
11212025-02-04T04:43:22.686Z PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_glob
11222025-02-04T04:43:22.697Z PASS [ 0.020s] nextest-filtering parsing::tests::test_invalid_or_operator
11232025-02-04T04:43:22.702Z PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_platform
11242025-02-04T04:43:22.709Z PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_regex
11252025-02-04T04:43:22.719Z PASS [ 0.022s] nextest-filtering parsing::tests::test_missing_argument
11262025-02-04T04:43:22.725Z PASS [ 0.021s] nextest-filtering parsing::tests::test_missing_close_parentheses
11272025-02-04T04:43:22.729Z PASS [ 0.020s] nextest-filtering parsing::tests::test_missing_close_regex
11282025-02-04T04:43:22.741Z PASS [ 0.021s] nextest-filtering parsing::tests::test_missing_open_parentheses
11292025-02-04T04:43:22.747Z PASS [ 0.021s] nextest-filtering parsing::tests::test_missing_parentheses
11302025-02-04T04:43:22.751Z PASS [ 0.021s] nextest-filtering parsing::tests::test_parse_comma
11312025-02-04T04:43:22.763Z PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_expr_difference
11322025-02-04T04:43:22.769Z PASS [ 0.021s] nextest-filtering parsing::tests::test_parse_expr_intersection
11332025-02-04T04:43:22.774Z PASS [ 0.022s] nextest-filtering parsing::tests::test_parse_expr_not
11342025-02-04T04:43:22.786Z PASS [ 0.023s] nextest-filtering parsing::tests::test_parse_expr_precedence
11352025-02-04T04:43:22.791Z PASS [ 0.019s] nextest-filtering parsing::tests::test_parse_expr_set
11362025-02-04T04:43:22.796Z PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_expr_union
11372025-02-04T04:43:22.817Z PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_name_matcher_quote
11382025-02-04T04:43:22.832Z PASS [ 6.108s] integration-tests::integration test_run_from_archive_with_no_includes
11392025-02-04T04:43:22.835Z PASS [ 0.047s] nextest-filtering parsing::tests::test_parse_glob_matcher
11402025-02-04T04:43:22.850Z PASS [ 0.058s] nextest-filtering parsing::tests::test_parse_name_matcher
11412025-02-04T04:43:22.857Z PASS [ 0.021s] nextest-filtering parsing::tests::test_unexpected_argument
11422025-02-04T04:43:22.863Z PASS [ 0.028s] nextest-filtering parsing::tests::test_parse_set_def
11432025-02-04T04:43:22.872Z PASS [ 0.021s] nextest-filtering parsing::tests::test_unexpected_comma
11442025-02-04T04:43:22.881Z PASS [ 0.059s] nextest-filtering parsing::tests::test_parse_regex
11452025-02-04T04:43:22.889Z PASS [ 0.025s] nextest-filtering::match test_binary_query
11462025-02-04T04:43:22.897Z PASS [ 0.024s] nextest-filtering::match test_expr_binary
11472025-02-04T04:43:22.910Z PASS [ 0.032s] nextest-filtering::match test_expr_binary_id_glob
11482025-02-04T04:43:22.916Z PASS [ 0.026s] nextest-filtering::match test_expr_deps
11492025-02-04T04:43:22.922Z PASS [ 0.024s] nextest-filtering::match test_expr_kind
11502025-02-04T04:43:22.933Z PASS [ 0.022s] nextest-filtering::match test_expr_kind_partial
11512025-02-04T04:43:22.939Z PASS [ 0.022s] nextest-filtering::match test_expr_package_contains
11522025-02-04T04:43:22.951Z PASS [ 0.027s] nextest-filtering::match test_expr_package_equal
11532025-02-04T04:43:22.960Z PASS [ 0.027s] nextest-filtering::match test_expr_package_regex
11542025-02-04T04:43:22.973Z PASS [ 0.024s] nextest-filtering::match test_expr_platform
11552025-02-04T04:43:22.976Z PASS [ 0.023s] nextest-filtering::match test_expr_rdeps
11562025-02-04T04:43:22.991Z PASS [ 0.029s] nextest-filtering::match test_expr_test
11572025-02-04T04:43:22.998Z PASS [ 0.023s] nextest-filtering::match test_expr_test_difference::with_and_not
11582025-02-04T04:43:23.004Z PASS [ 0.024s] nextest-filtering::match test_expr_test_difference::with_minus
11592025-02-04T04:43:23.014Z PASS [ 0.022s] nextest-filtering::match test_expr_test_intersect::with_ampersand
11602025-02-04T04:43:23.022Z PASS [ 0.023s] nextest-filtering::match test_expr_test_intersect::with_and
11612025-02-04T04:43:23.031Z PASS [ 0.027s] nextest-filtering::match test_expr_test_not
11622025-02-04T04:43:23.041Z PASS [ 0.026s] nextest-filtering::match test_expr_test_union::with_or
11632025-02-04T04:43:23.047Z PASS [ 0.024s] nextest-filtering::match test_expr_test_union::with_pipe
11642025-02-04T04:43:23.059Z PASS [ 0.027s] nextest-filtering::match test_expr_test_union::with_plus
11652025-02-04T04:43:23.067Z PASS [ 0.026s] nextest-filtering::match test_expr_with_no_matching_packages
11662025-02-04T04:43:23.079Z PASS [ 0.031s] nextest-metadata test_list::tests::test_binary_id_ord
11672025-02-04T04:43:23.083Z PASS [ 0.020s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform
11682025-02-04T04:43:23.095Z PASS [ 0.027s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified
11692025-02-04T04:43:23.111Z PASS [ 0.030s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted
11702025-02-04T04:43:23.114Z PASS [ 0.025s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform
11712025-02-04T04:43:23.121Z PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input
11722025-02-04T04:43:23.134Z PASS [ 0.022s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables
11732025-02-04T04:43:23.140Z PASS [ 0.028s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after
11742025-02-04T04:43:23.145Z PASS [ 0.024s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before
11752025-02-04T04:43:23.156Z PASS [ 0.022s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value
11762025-02-04T04:43:23.166Z PASS [ 0.025s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative
11772025-02-04T04:43:23.172Z PASS [ 0.023s] nextest-runner cargo_config::env::tests::test_env_var_precedence
11782025-02-04T04:43:23.187Z PASS [ 0.029s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix
11792025-02-04T04:43:23.197Z PASS [ 0.030s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple
11802025-02-04T04:43:23.304Z PASS [ 0.445s] nextest-filtering proptest_helpers::tests::proptest_regex_valid
11812025-02-04T04:43:23.610Z PASS [ 0.437s] nextest-runner config::archive::tests::parse_invalid::absolute_path
11822025-02-04T04:43:23.617Z PASS [ 0.429s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing
11832025-02-04T04:43:23.657Z PASS [ 0.459s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing_type
11842025-02-04T04:43:23.804Z PASS [ 0.499s] nextest-runner config::archive::tests::parse_invalid::invalid_relative_to
11852025-02-04T04:43:23.988Z PASS [ 0.368s] nextest-runner config::archive::tests::parse_invalid::missing_relative_to
11862025-02-04T04:43:23.992Z PASS [ 0.378s] nextest-runner config::archive::tests::parse_invalid::missing_list
11872025-02-04T04:43:24.012Z PASS [ 0.019s] nextest-runner config::archive::tests::test_join_rel_path
11882025-02-04T04:43:24.038Z PASS [ 0.025s] nextest-runner config::config_impl::tests::default_config_is_valid
11892025-02-04T04:43:24.116Z PASS [ 0.454s] nextest-runner config::archive::tests::parse_invalid::negative_depth
11902025-02-04T04:43:24.141Z PASS [ 0.029s] nextest-runner config::helpers::tests::test_deserialize_relative_path
11912025-02-04T04:43:24.163Z PASS [ 0.021s] nextest-runner config::identifier::tests::test_invalid
11922025-02-04T04:43:24.184Z PASS [ 0.021s] nextest-runner config::identifier::tests::test_valid
11932025-02-04T04:43:24.231Z PASS [ 0.426s] nextest-runner config::archive::tests::parse_invalid::parent_component
11942025-02-04T04:43:24.334Z PASS [ 0.346s] nextest-runner config::archive::tests::parse_valid
11952025-02-04T04:43:24.400Z PASS [ 0.361s] nextest-runner config::config_impl::tests::ignored_keys
11962025-02-04T04:43:24.517Z PASS [ 0.331s] nextest-runner config::max_fail::tests::invalid_fail_fast::empty_string_max_fail
11972025-02-04T04:43:24.610Z PASS [ 0.378s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_map_key
11982025-02-04T04:43:24.672Z PASS [ 0.337s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_max_fail_type
11992025-02-04T04:43:24.685Z PASS [ 0.285s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail
12002025-02-04T04:43:24.833Z PASS [ 0.315s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_string_max_fail
12012025-02-04T04:43:24.868Z PASS [ 3.690s] integration-tests::integration test_target_arg
12022025-02-04T04:43:24.889Z PASS [ 0.020s] nextest-runner config::max_fail::tests::maxfail_builder_from_str
12032025-02-04T04:43:24.905Z PASS [ 0.291s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail
12042025-02-04T04:43:24.946Z PASS [ 5.146s] integration-tests::integration test_show_config_test_groups
12052025-02-04T04:43:24.960Z PASS [ 0.288s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_as_positive_integer
12062025-02-04T04:43:24.997Z PASS [ 0.310s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed
12072025-02-04T04:43:25.124Z PASS [ 0.290s] nextest-runner config::max_fail::tests::invalid_fail_fast::zero_string
12082025-02-04T04:43:25.146Z PASS [ 0.021s] nextest-runner config::nextest_version::tests::test_accumulate
12092025-02-04T04:43:25.168Z PASS [ 0.022s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::build_metadata
12102025-02-04T04:43:25.177Z PASS [ 0.287s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_false
12112025-02-04T04:43:25.189Z PASS [ 0.286s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_true
12122025-02-04T04:43:25.195Z PASS [ 0.026s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::empty
12132025-02-04T04:43:25.203Z PASS [ 0.025s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning
12142025-02-04T04:43:25.214Z PASS [ 0.021s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::pre_release
12152025-02-04T04:43:25.220Z PASS [ 0.024s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic
12162025-02-04T04:43:25.226Z PASS [ 0.021s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic_with_patch
12172025-02-04T04:43:25.235Z PASS [ 0.021s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_error_and_warning
12182025-02-04T04:43:25.241Z PASS [ 0.020s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_warning
12192025-02-04T04:43:25.244Z PASS [ 0.295s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_1
12202025-02-04T04:43:25.271Z PASS [ 0.309s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_2
12212025-02-04T04:43:25.276Z PASS [ 0.278s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_all
12222025-02-04T04:43:25.497Z PASS [ 0.254s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform
12232025-02-04T04:43:25.501Z PASS [ 0.261s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified
12242025-02-04T04:43:25.501Z PASS [ 0.255s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_with_default
12252025-02-04T04:43:25.506Z PASS [ 0.280s] nextest-runner config::overrides::tests::cfg_unix_with_custom_platform
12262025-02-04T04:43:25.537Z PASS [ 0.260s] nextest-runner config::overrides::tests::parse_overrides_invalid::empty_platform_map
12272025-02-04T04:43:25.539Z PASS [ 0.265s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_without_platform
12282025-02-04T04:43:25.755Z PASS [ 0.257s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_platform_expression
12292025-02-04T04:43:25.763Z PASS [ 0.257s] nextest-runner config::overrides::tests::parse_overrides_invalid::neither_platform_nor_filter_specified
12302025-02-04T04:43:25.763Z PASS [ 0.257s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_filterset
12312025-02-04T04:43:25.767Z PASS [ 0.253s] nextest-runner config::overrides::tests::test_overrides_basic
12322025-02-04T04:43:25.798Z PASS [ 0.261s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr
12332025-02-04T04:43:25.801Z PASS [ 0.261s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple
12342025-02-04T04:43:26.024Z PASS [ 0.267s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple
12352025-02-04T04:43:26.026Z PASS [ 0.267s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr
12362025-02-04T04:43:26.026Z PASS [ 0.267s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple
12372025-02-04T04:43:26.035Z PASS [ 0.269s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple
12382025-02-04T04:43:26.068Z PASS [ 0.267s] nextest-runner config::retry_policy::tests::overrides_retries::my_test_matches_exactly
12392025-02-04T04:43:26.072Z PASS [ 0.272s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones
12402025-02-04T04:43:26.315Z PASS [ 0.290s] nextest-runner config::retry_policy::tests::overrides_retries::no_retries_specified
12412025-02-04T04:43:26.318Z PASS [ 0.290s] nextest-runner config::retry_policy::tests::overrides_retries::not_match
12422025-02-04T04:43:26.318Z PASS [ 0.279s] nextest-runner config::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones
12432025-02-04T04:43:26.326Z PASS [ 0.301s] nextest-runner config::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly
12442025-02-04T04:43:26.348Z PASS [ 0.280s] nextest-runner config::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration
12452025-02-04T04:43:26.357Z PASS [ 0.284s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count
12462025-02-04T04:43:26.598Z PASS [ 0.271s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay
12472025-02-04T04:43:26.604Z PASS [ 0.287s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay
12482025-02-04T04:43:26.606Z PASS [ 0.289s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count
12492025-02-04T04:43:26.628Z PASS [ 0.312s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay
12502025-02-04T04:43:26.645Z PASS [ 0.296s] nextest-runner config::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count
12512025-02-04T04:43:26.652Z PASS [ 0.295s] nextest-runner config::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff
12522025-02-04T04:43:26.882Z PASS [ 0.283s] nextest-runner config::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay
12532025-02-04T04:43:26.885Z PASS [ 0.278s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay
12542025-02-04T04:43:26.885Z PASS [ 0.274s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff
12552025-02-04T04:43:26.920Z PASS [ 0.291s] nextest-runner config::retry_policy::tests::parse_retries_valid
12562025-02-04T04:43:26.925Z PASS [ 0.271s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_filterset
12572025-02-04T04:43:26.927Z PASS [ 0.279s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::empty_platform_map
12582025-02-04T04:43:27.074Z PASS [ 5.583s] integration-tests::integration test_target_dir
12592025-02-04T04:43:27.172Z PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined::tool_config_in_main_program
12602025-02-04T04:43:27.184Z PASS [ 0.299s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_platform_expression
12612025-02-04T04:43:27.192Z PASS [ 0.308s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified
12622025-02-04T04:43:27.210Z PASS [ 0.289s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool
12632025-02-04T04:43:27.214Z PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command_list
12642025-02-04T04:43:27.246Z PASS [ 0.320s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command
12652025-02-04T04:43:27.360Z PASS [ 0.285s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_script_name
12662025-02-04T04:43:27.461Z PASS [ 0.268s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration
12672025-02-04T04:43:27.463Z PASS [ 0.277s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::missing_command
12682025-02-04T04:43:27.463Z PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name
12692025-02-04T04:43:27.499Z PASS [ 0.289s] nextest-runner config::scripts::tests::parse_scripts_invalid_unknown::unknown_scripts
12702025-02-04T04:43:27.508Z PASS [ 0.292s] nextest-runner config::scripts::tests::test_scripts_basic
12712025-02-04T04:43:27.565Z PASS [ 0.318s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
12722025-02-04T04:43:27.644Z PASS [ 0.283s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation
12732025-02-04T04:43:27.756Z PASS [ 0.294s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error
12742025-02-04T04:43:27.761Z PASS [ 0.299s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile
12752025-02-04T04:43:27.764Z PASS [ 0.300s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
12762025-02-04T04:43:27.802Z PASS [ 0.295s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period
12772025-02-04T04:43:27.805Z PASS [ 0.303s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table
12782025-02-04T04:43:27.882Z PASS [ 0.316s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail
12792025-02-04T04:43:27.924Z PASS [ 0.279s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_
12802025-02-04T04:43:28.036Z PASS [ 0.279s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name
12812025-02-04T04:43:28.042Z PASS [ 0.278s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon
12822025-02-04T04:43:28.044Z PASS [ 0.278s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_is_global
12832025-02-04T04:43:28.081Z PASS [ 0.277s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_starts_with_
12842025-02-04T04:43:28.089Z PASS [ 0.283s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_valid
12852025-02-04T04:43:28.168Z PASS [ 0.285s] nextest-runner config::test_group::tests::unknown_groups::depends_on_downstream_tool_config
12862025-02-04T04:43:28.212Z PASS [ 0.287s] nextest-runner config::test_group::tests::unknown_groups::depends_on_user_config
12872025-02-04T04:43:28.319Z PASS [ 0.282s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_tool_config
12882025-02-04T04:43:28.325Z PASS [ 0.281s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_is_global
12892025-02-04T04:43:28.331Z PASS [ 0.282s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_user_config
12902025-02-04T04:43:28.366Z PASS [ 0.279s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_tool_
12912025-02-04T04:43:28.374Z PASS [ 0.293s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_
12922025-02-04T04:43:28.492Z PASS [ 0.319s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_valid
12932025-02-04T04:43:28.497Z PASS [ 0.284s] nextest-runner config::test_threads::tests::parse_test_threads::negative
12942025-02-04T04:43:28.616Z PASS [ 0.289s] nextest-runner config::test_threads::tests::parse_test_threads::zero
12952025-02-04T04:43:28.621Z PASS [ 0.294s] nextest-runner config::test_threads::tests::parse_test_threads::positive
12962025-02-04T04:43:28.633Z PASS [ 0.313s] nextest-runner config::test_threads::tests::parse_test_threads::num_cpus
12972025-02-04T04:43:28.658Z PASS [ 0.291s] nextest-runner config::threads_required::tests::parse_threads_required::negative
12982025-02-04T04:43:28.677Z PASS [ 0.301s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus
12992025-02-04T04:43:28.682Z PASS [ 0.022s] nextest-runner config::tool_config::tests::parse_tool_config_file
13002025-02-04T04:43:28.743Z PASS [ 0.061s] nextest-runner errors::tests::display_error_chain
13012025-02-04T04:43:28.781Z PASS [ 0.292s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads
13022025-02-04T04:43:28.784Z PASS [ 0.284s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads
13032025-02-04T04:43:28.804Z PASS [ 0.022s] nextest-runner list::binary_list::tests::test_parse_binary_list
13042025-02-04T04:43:28.806Z PASS [ 0.023s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir
13052025-02-04T04:43:28.809Z PASS [ 0.064s] nextest-runner errors::tests::display_error_list
13062025-02-04T04:43:28.828Z PASS [ 0.023s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths
13072025-02-04T04:43:28.833Z PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field
13082025-02-04T04:43:28.836Z PASS [ 0.023s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms
13092025-02-04T04:43:28.852Z PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets
13102025-02-04T04:43:28.856Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field
13112025-02-04T04:43:28.862Z PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field
13122025-02-04T04:43:28.871Z PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary
13132025-02-04T04:43:28.876Z PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target
13142025-02-04T04:43:28.880Z PASS [ 0.024s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets
13152025-02-04T04:43:28.893Z PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target
13162025-02-04T04:43:28.899Z PASS [ 0.022s] nextest-runner list::test_list::tests::test_parse_test_list
13172025-02-04T04:43:28.901Z PASS [ 0.282s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads
13182025-02-04T04:43:28.901Z PASS [ 0.277s] nextest-runner config::threads_required::tests::parse_threads_required::positive
13192025-02-04T04:43:28.901Z PASS [ 0.018s] nextest-runner partition::tests::partitioner_builder_from_str
13202025-02-04T04:43:28.921Z PASS [ 0.027s] nextest-runner platform::tests::test_from_rustc_output_invalid
13212025-02-04T04:43:28.923Z PASS [ 0.020s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace
13222025-02-04T04:43:28.924Z PASS [ 0.277s] nextest-runner config::threads_required::tests::parse_threads_required::zero
13232025-02-04T04:43:28.931Z PASS [ 0.025s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines
13242025-02-04T04:43:28.951Z PASS [ 0.045s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line
13252025-02-04T04:43:28.951Z PASS [ 0.045s] nextest-runner redact::tests::test_redact_path
13262025-02-04T04:43:28.951Z PASS [ 0.024s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings
13272025-02-04T04:43:28.960Z PASS [ 0.034s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props
13282025-02-04T04:43:28.979Z PASS [ 0.301s] nextest-runner config::tool_config::tests::tool_config_basic
13292025-02-04T04:43:28.991Z PASS [ 0.029s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix
13302025-02-04T04:43:28.996Z PASS [ 0.065s] nextest-runner reporter::displayer::imp::tests::final_status_line
13312025-02-04T04:43:28.999Z PASS [ 0.070s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts
13322025-02-04T04:43:29.010Z PASS [ 0.054s] nextest-runner reporter::displayer::imp::tests::no_capture_settings
13332025-02-04T04:43:29.026Z PASS [ 0.074s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots
13342025-02-04T04:43:29.041Z PASS [ 0.043s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate
13352025-02-04T04:43:29.043Z PASS [ 0.044s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final
13362025-02-04T04:43:29.043Z PASS [ 0.050s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate
13372025-02-04T04:43:29.043Z PASS [ 0.091s] nextest-runner reporter::displayer::imp::tests::test_info_response
13382025-02-04T04:43:29.046Z PASS [ 0.035s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1
13392025-02-04T04:43:29.054Z PASS [ 0.048s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line
13402025-02-04T04:43:29.069Z PASS [ 0.042s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2
13412025-02-04T04:43:29.078Z PASS [ 0.032s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3
13422025-02-04T04:43:29.078Z PASS [ 0.027s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight
13432025-02-04T04:43:29.081Z PASS [ 0.023s] nextest-runner reporter::error_description::tests::test_heuristic_error_str
13442025-02-04T04:43:29.095Z PASS [ 0.051s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt
13452025-02-04T04:43:29.097Z PASS [ 0.027s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message
13462025-02-04T04:43:29.107Z PASS [ 0.022s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic
13472025-02-04T04:43:29.110Z PASS [ 0.043s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line
13482025-02-04T04:43:29.112Z PASS [ 0.021s] nextest-runner reporter::events::tests::test_is_success
13492025-02-04T04:43:29.115Z PASS [ 0.019s] nextest-runner reporter::helpers::tests::test_highlight_end
13502025-02-04T04:43:29.122Z PASS [ 0.075s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4
13512025-02-04T04:43:29.134Z PASS [ 0.018s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect
13522025-02-04T04:43:29.140Z PASS [ 0.023s] nextest-runner reuse_build::tests::test_path_mapper_relative
13532025-02-04T04:43:29.143Z PASS [ 0.021s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt
13542025-02-04T04:43:29.162Z PASS [ 0.027s] nextest-runner runner::imp::tests::no_capture_settings
13552025-02-04T04:43:29.167Z PASS [ 0.023s] nextest-runner rustc_cli::tests::test_fail_to_spawn
13562025-02-04T04:43:29.170Z PASS [ 0.071s] nextest-runner reporter::structured::libtest::test::strips_human_output
13572025-02-04T04:43:29.170Z PASS [ 0.067s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness
13582025-02-04T04:43:29.179Z PASS [ 0.065s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error
13592025-02-04T04:43:29.184Z PASS [ 0.065s] nextest-runner reporter::structured::libtest::test::strips_human_output_none
13602025-02-04T04:43:29.188Z PASS [ 0.019s] nextest-runner test_command::tests::parse_build_script
13612025-02-04T04:43:29.200Z PASS [ 0.020s] nextest-runner test_filter::tests::empty_pattern_examples
13622025-02-04T04:43:29.206Z PASS [ 0.036s] nextest-runner target_runner::tests::test_find_config
13632025-02-04T04:43:29.210Z PASS [ 0.022s] nextest-runner test_filter::tests::pattern_examples
13642025-02-04T04:43:29.267Z PASS [ 0.104s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env
13652025-02-04T04:43:29.288Z PASS [ 0.021s] nextest-runner test_filter::tests::skip_only_pattern_examples
13662025-02-04T04:43:29.303Z PASS [ 0.134s] nextest-runner rustc_cli::tests::test_should_run_rustc_version
13672025-02-04T04:43:29.322Z PASS [ 0.134s] nextest-runner test_filter::tests::proptest_empty
13682025-02-04T04:43:29.430Z PASS [ 0.290s] nextest-runner rustc_cli::tests::test_execute_with_failure
13692025-02-04T04:43:29.450Z PASS [ 0.245s] nextest-runner test_filter::tests::proptest_no_match
13702025-02-04T04:43:29.643Z PASS [ 13.739s] integration-tests::integration test_run
13712025-02-04T04:43:29.860Z PASS [ 0.660s] nextest-runner test_filter::tests::proptest_exact
13722025-02-04T04:43:29.874Z PASS [ 0.570s] nextest-runner time::stopwatch::tests::stopwatch_pause
13732025-02-04T04:43:30.098Z PASS [ 0.886s] nextest-runner test_filter::tests::proptest_substring
13742025-02-04T04:43:30.814Z PASS [ 1.524s] nextest-runner time::pausable_sleep::tests::reset_on_sleep
13752025-02-04T04:43:31.095Z PASS [ 1.644s] nextest-runner::integration basic::test_list_binaries
13762025-02-04T04:43:31.327Z PASS [ 2.003s] nextest-runner::integration basic::test_filter_expr_with_string_filters
13772025-02-04T04:43:31.356Z PASS [ 1.700s] nextest-runner::integration basic::test_list_tests
13782025-02-04T04:43:31.378Z PASS [ 1.946s] nextest-runner::integration basic::test_filter_expr_without_string_filters
13792025-02-04T04:43:31.384Z PASS [ 0.027s] nextest-runner::integration target_runner::disregards_non_matching
13802025-02-04T04:43:31.409Z PASS [ 0.024s] nextest-runner::integration target_runner::parses_cargo_config_cfg
13812025-02-04T04:43:31.435Z PASS [ 0.025s] nextest-runner::integration target_runner::parses_cargo_config_exact
13822025-02-04T04:43:31.449Z PASS [ 0.353s] nextest-runner::integration basic::test_string_filters_without_filter_expr
13832025-02-04T04:43:31.477Z PASS [ 0.662s] nextest-runner::integration basic::test_run_ignored
13842025-02-04T04:43:31.656Z PASS [ 0.277s] nextest-runner::integration target_runner::falls_back_to_cargo_config
13852025-02-04T04:43:31.681Z PASS [ 0.025s] nextest-runner::integration target_triple::parses_cargo_env
13862025-02-04T04:43:31.706Z PASS [ 0.024s] nextest-runner::integration target_triple::parses_custom_target_cli
13872025-02-04T04:43:31.732Z PASS [ 0.025s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path
13882025-02-04T04:43:31.757Z PASS [ 0.025s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic
13892025-02-04T04:43:31.784Z PASS [ 0.026s] nextest-runner::integration target_triple::parses_custom_target_env
13902025-02-04T04:43:31.811Z PASS [ 0.026s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path
13912025-02-04T04:43:31.837Z PASS [ 0.026s] nextest-runner::integration target_triple::parses_target_cli_option
13922025-02-04T04:43:31.861Z PASS [ 0.423s] nextest-runner::integration target_runner::parses_cargo_env
13932025-02-04T04:43:32.000Z PASS [ 0.550s] nextest-runner::integration target_runner::test_listing_with_target_runner
13942025-02-04T04:43:32.711Z PASS [ 2.612s] nextest-runner::integration basic::test_run
13952025-02-04T04:43:33.021Z PASS [ 1.543s] nextest-runner::integration target_runner::test_run_with_target_runner
13962025-02-04T04:43:33.643Z PASS [ 2.315s] nextest-runner::integration basic::test_termination
13972025-02-04T04:43:34.742Z PASS [ 4.866s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed
13982025-02-04T04:43:34.845Z PASS [ 4.983s] nextest-runner::integration basic::test_retries::retry_overrides_ignored
13992025-02-04T04:43:34.848Z────────────
14002025-02-04T04:43:34.848Z Summary [ 23.072s] 311 tests run: 311 passed, 1 skipped
14012025-02-04T04:43:34.876Z
14022025-02-04T04:43:34.879Zreal 24.293350948
14032025-02-04T04:43:34.879Zuser 1:22.382640095
14042025-02-04T04:43:34.879Zsys 58.153995378
14052025-02-04T04:43:34.879Ztrap 0.100910184
14062025-02-04T04:43:34.879Ztflt 0.193652482
14072025-02-04T04:43:34.879Zdflt 0.186301360
14082025-02-04T04:43:34.879Zkflt 0.004752386
14092025-02-04T04:43:34.879Zlock 11:22.146059869
14102025-02-04T04:43:34.879Zslp 5:51.673180868
14112025-02-04T04:43:34.879Zlat 1:24.249799084
14122025-02-04T04:43:34.879Zstop 2:17.599585569
14132025-02-04T04:43:34.879Z+ banner release
14142025-02-04T04:43:34.879Z
14152025-02-04T04:43:34.879Z ##### ###### # ###### ## #### ######
14162025-02-04T04:43:34.879Z # # # # # # # # #
14172025-02-04T04:43:34.879Z # # ##### # ##### # # #### #####
14182025-02-04T04:43:34.879Z ##### # # # ###### # #
14192025-02-04T04:43:34.879Z # # # # # # # # # #
14202025-02-04T04:43:34.879Z # # ###### ###### ###### # # #### ######
14212025-02-04T04:43:34.879Z
14222025-02-04T04:43:34.882Z+ ptime -m cargo nextest run --profile ci
14232025-02-04T04:43:35.329Zinfo: experimental features enabled: setup-scripts
14242025-02-04T04:43:35.601Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
14252025-02-04T04:43:35.741Z────────────
14262025-02-04T04:43:35.741Z Nextest run ID 2ab4d6a3-8fb4-411f-a40b-72c6219615ad with nextest profile: ci
14272025-02-04T04:43:35.741Z Starting 311 tests across 16 binaries (1 test skipped)
14282025-02-04T04:43:35.744Z SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive
14292025-02-04T04:43:36.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
14302025-02-04T04:43:36.045Z Running `target/debug/build-seed-archive`
14312025-02-04T04:43:36.410Zinfo: unable to find seed archive /tmp/nextest-tests-seed-build/seed-36669cf9994d2f52a39c9395c2799518f2ef2fbe8f23f8033dc990f36e617ca6.tar.zst, building
14322025-02-04T04:43:38.679Zinfo: created new seed archive: /tmp/nextest-tests-seed-build/seed-36669cf9994d2f52a39c9395c2799518f2ef2fbe8f23f8033dc990f36e617ca6.tar.zst
14332025-02-04T04:43:38.683Z SETUP PASS [ 2.940s] build-seed-archive: cargo run --bin build-seed-archive
14342025-02-04T04:43:38.702Z PASS [ 0.014s] integration-tests::custom-harness thread_count::test_single_threaded
14352025-02-04T04:43:38.708Z PASS [ 0.025s] integration-tests::custom-harness thread_count::test_multi_threaded
14362025-02-04T04:43:38.725Z PASS [ 0.042s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing
14372025-02-04T04:43:38.760Z PASS [ 0.077s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json
14382025-02-04T04:43:38.762Z PASS [ 0.077s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json
14392025-02-04T04:43:38.767Z PASS [ 0.081s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json
14402025-02-04T04:43:38.769Z PASS [ 0.084s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json
14412025-02-04T04:43:38.774Z PASS [ 0.070s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json
14422025-02-04T04:43:38.778Z PASS [ 0.070s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json
14432025-02-04T04:43:38.909Z PASS [ 0.226s] cargo-nextest dispatch::tests::test_argument_parsing
14442025-02-04T04:43:40.419Z PASS [ 1.693s] integration-tests::integration test_list_binaries_only
14452025-02-04T04:43:40.662Z PASS [ 1.894s] integration-tests::integration test_list_host_after_build
14462025-02-04T04:43:40.747Z PASS [ 1.986s] integration-tests::integration test_list_default
14472025-02-04T04:43:40.798Z PASS [ 2.037s] integration-tests::integration test_list_full
14482025-02-04T04:43:40.960Z PASS [ 2.192s] integration-tests::integration test_list_full_after_build
14492025-02-04T04:43:40.975Z PASS [ 2.199s] integration-tests::integration test_list_target_after_build
14502025-02-04T04:43:42.615Z PASS [ 1.816s] integration-tests::integration test_run_from_archive_with_missing_includes
14512025-02-04T04:43:43.994Z PASS [ 3.018s] integration-tests::integration test_run_no_tests
14522025-02-04T04:43:44.624Z PASS [ 5.714s] integration-tests::integration test_relocated_run
14532025-02-04T04:43:44.639Z PASS [ 3.976s] integration-tests::integration test_run_after_build
14542025-02-04T04:43:45.041Z PASS [ 6.261s] integration-tests::integration test_list_with_default_filter
14552025-02-04T04:43:45.534Z PASS [ 2.918s] integration-tests::integration test_run_with_default_filter
14562025-02-04T04:43:45.710Z PASS [ 1.715s] integration-tests::integration test_setup_script_error
14572025-02-04T04:43:46.249Z PASS [ 1.623s] integration-tests::integration test_setup_scripts_not_enabled
14582025-02-04T04:43:46.297Z PASS [ 0.048s] integration-tests::integration test_version_info
14592025-02-04T04:43:46.643Z PASS [ 1.602s] integration-tests::integration test_show_config_version
14602025-02-04T04:43:46.661Z PASS [ 0.018s] nextest-filtering parsing::tests::test_complex_error
14612025-02-04T04:43:46.677Z PASS [ 0.015s] nextest-filtering parsing::tests::test_expected_eof
14622025-02-04T04:43:46.692Z PASS [ 0.015s] nextest-filtering parsing::tests::test_expected_expr
14632025-02-04T04:43:46.707Z PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_and_operator
14642025-02-04T04:43:46.722Z PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_escapes
14652025-02-04T04:43:46.740Z PASS [ 0.017s] nextest-filtering parsing::tests::test_invalid_glob
14662025-02-04T04:43:46.755Z PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_or_operator
14672025-02-04T04:43:46.771Z PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_platform
14682025-02-04T04:43:46.787Z PASS [ 0.016s] nextest-filtering parsing::tests::test_invalid_regex
14692025-02-04T04:43:46.803Z PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_argument
14702025-02-04T04:43:46.817Z PASS [ 0.014s] nextest-filtering parsing::tests::test_missing_close_parentheses
14712025-02-04T04:43:46.833Z PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_close_regex
14722025-02-04T04:43:46.849Z PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_open_parentheses
14732025-02-04T04:43:46.865Z PASS [ 0.015s] nextest-filtering parsing::tests::test_missing_parentheses
14742025-02-04T04:43:46.879Z PASS [ 0.581s] nextest-filtering parsing::tests::proptest_expr_roundtrip
14752025-02-04T04:43:46.883Z PASS [ 0.017s] nextest-filtering parsing::tests::test_parse_comma
14762025-02-04T04:43:46.894Z PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_difference
14772025-02-04T04:43:46.898Z PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_intersection
14782025-02-04T04:43:46.912Z PASS [ 0.017s] nextest-filtering parsing::tests::test_parse_expr_not
14792025-02-04T04:43:46.916Z PASS [ 0.017s] nextest-filtering parsing::tests::test_parse_expr_precedence
14802025-02-04T04:43:46.927Z PASS [ 0.014s] nextest-filtering parsing::tests::test_parse_expr_set
14812025-02-04T04:43:46.933Z PASS [ 0.016s] nextest-filtering parsing::tests::test_parse_expr_union
14822025-02-04T04:43:46.970Z PASS [ 0.042s] nextest-filtering parsing::tests::test_parse_glob_matcher
14832025-02-04T04:43:46.993Z PASS [ 0.023s] nextest-filtering parsing::tests::test_parse_name_matcher_quote
14842025-02-04T04:43:46.996Z PASS [ 0.063s] nextest-filtering parsing::tests::test_parse_name_matcher
14852025-02-04T04:43:47.019Z PASS [ 0.022s] nextest-filtering parsing::tests::test_parse_set_def
14862025-02-04T04:43:47.039Z PASS [ 0.020s] nextest-filtering parsing::tests::test_unexpected_argument
14872025-02-04T04:43:47.049Z PASS [ 0.055s] nextest-filtering parsing::tests::test_parse_regex
14882025-02-04T04:43:47.100Z PASS [ 0.059s] nextest-filtering parsing::tests::test_unexpected_comma
14892025-02-04T04:43:47.111Z PASS [ 6.149s] integration-tests::integration test_run_from_archive_with_no_includes
14902025-02-04T04:43:47.132Z PASS [ 0.033s] nextest-filtering::match test_binary_query
14912025-02-04T04:43:47.132Z PASS [ 6.383s] integration-tests::integration test_run_from_archive_with_includes
14922025-02-04T04:43:47.146Z PASS [ 0.035s] nextest-filtering::match test_expr_binary
14932025-02-04T04:43:47.163Z PASS [ 0.031s] nextest-filtering::match test_expr_binary_id_glob
14942025-02-04T04:43:47.184Z PASS [ 0.037s] nextest-filtering::match test_expr_kind
14952025-02-04T04:43:47.195Z PASS [ 0.031s] nextest-filtering::match test_expr_kind_partial
14962025-02-04T04:43:47.202Z PASS [ 0.060s] nextest-filtering::match test_expr_deps
14972025-02-04T04:43:47.206Z PASS [ 0.022s] nextest-filtering::match test_expr_package_contains
14982025-02-04T04:43:47.216Z PASS [ 0.021s] nextest-filtering::match test_expr_package_equal
14992025-02-04T04:43:47.229Z PASS [ 0.022s] nextest-filtering::match test_expr_platform
15002025-02-04T04:43:47.234Z PASS [ 0.032s] nextest-filtering::match test_expr_package_regex
15012025-02-04T04:43:47.243Z PASS [ 0.027s] nextest-filtering::match test_expr_rdeps
15022025-02-04T04:43:47.256Z PASS [ 0.017s] nextest-filtering::match test_expr_test_difference::with_and_not
15032025-02-04T04:43:47.273Z PASS [ 0.028s] nextest-filtering::match test_expr_test_difference::with_minus
15042025-02-04T04:43:47.273Z PASS [ 0.043s] nextest-filtering::match test_expr_test
15052025-02-04T04:43:47.294Z PASS [ 0.037s] nextest-filtering::match test_expr_test_intersect::with_ampersand
15062025-02-04T04:43:47.309Z PASS [ 0.034s] nextest-filtering::match test_expr_test_not
15072025-02-04T04:43:47.312Z PASS [ 0.038s] nextest-filtering::match test_expr_test_intersect::with_and
15082025-02-04T04:43:47.315Z PASS [ 0.019s] nextest-filtering::match test_expr_test_union::with_or
15092025-02-04T04:43:47.349Z PASS [ 0.035s] nextest-filtering::match test_expr_with_no_matching_packages
15102025-02-04T04:43:47.366Z PASS [ 0.056s] nextest-filtering::match test_expr_test_union::with_pipe
15112025-02-04T04:43:47.378Z PASS [ 0.029s] nextest-metadata test_list::tests::test_binary_id_ord
15122025-02-04T04:43:47.383Z PASS [ 0.016s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform
15132025-02-04T04:43:47.397Z PASS [ 0.087s] nextest-filtering::match test_expr_test_union::with_plus
15142025-02-04T04:43:47.400Z PASS [ 0.019s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified
15152025-02-04T04:43:47.412Z PASS [ 0.028s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform
15162025-02-04T04:43:47.426Z PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted
15172025-02-04T04:43:47.430Z PASS [ 0.022s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input
15182025-02-04T04:43:47.433Z PASS [ 0.017s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables
15192025-02-04T04:43:47.443Z PASS [ 0.017s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after
15202025-02-04T04:43:47.447Z PASS [ 0.017s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value
15212025-02-04T04:43:47.452Z PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before
15222025-02-04T04:43:47.461Z PASS [ 0.018s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative
15232025-02-04T04:43:47.467Z PASS [ 0.019s] nextest-runner cargo_config::env::tests::test_env_var_precedence
15242025-02-04T04:43:47.469Z PASS [ 0.015s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix
15252025-02-04T04:43:47.486Z PASS [ 0.025s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple
15262025-02-04T04:43:47.563Z PASS [ 0.514s] nextest-filtering proptest_helpers::tests::proptest_regex_valid
15272025-02-04T04:43:47.837Z PASS [ 0.370s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing
15282025-02-04T04:43:47.864Z PASS [ 0.395s] nextest-runner config::archive::tests::parse_invalid::absolute_path
15292025-02-04T04:43:48.001Z PASS [ 0.514s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing_type
15302025-02-04T04:43:48.011Z PASS [ 0.448s] nextest-runner config::archive::tests::parse_invalid::invalid_relative_to
15312025-02-04T04:43:48.229Z PASS [ 0.391s] nextest-runner config::archive::tests::parse_invalid::missing_list
15322025-02-04T04:43:48.305Z PASS [ 0.440s] nextest-runner config::archive::tests::parse_invalid::missing_relative_to
15332025-02-04T04:43:48.321Z PASS [ 0.018s] nextest-runner config::archive::tests::test_join_rel_path
15342025-02-04T04:43:48.353Z PASS [ 0.351s] nextest-runner config::archive::tests::parse_invalid::negative_depth
15352025-02-04T04:43:48.357Z PASS [ 0.036s] nextest-runner config::config_impl::tests::default_config_is_valid
15362025-02-04T04:43:48.372Z PASS [ 0.014s] nextest-runner config::helpers::tests::test_deserialize_relative_path
15372025-02-04T04:43:48.392Z PASS [ 0.020s] nextest-runner config::identifier::tests::test_invalid
15382025-02-04T04:43:48.399Z PASS [ 0.387s] nextest-runner config::archive::tests::parse_invalid::parent_component
15392025-02-04T04:43:48.410Z PASS [ 0.017s] nextest-runner config::identifier::tests::test_valid
15402025-02-04T04:43:48.597Z PASS [ 0.367s] nextest-runner config::archive::tests::parse_valid
15412025-02-04T04:43:48.676Z PASS [ 0.323s] nextest-runner config::config_impl::tests::ignored_keys
15422025-02-04T04:43:48.691Z PASS [ 0.280s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_map_key
15432025-02-04T04:43:48.703Z PASS [ 0.302s] nextest-runner config::max_fail::tests::invalid_fail_fast::empty_string_max_fail
15442025-02-04T04:43:48.879Z PASS [ 0.282s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_max_fail_type
15452025-02-04T04:43:48.921Z PASS [ 3.385s] integration-tests::integration test_target_arg
15462025-02-04T04:43:48.974Z PASS [ 0.284s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_string_max_fail
15472025-02-04T04:43:48.990Z PASS [ 0.313s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail
15482025-02-04T04:43:49.008Z PASS [ 0.018s] nextest-runner config::max_fail::tests::maxfail_builder_from_str
15492025-02-04T04:43:49.021Z PASS [ 0.319s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail
15502025-02-04T04:43:49.185Z PASS [ 0.305s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_as_positive_integer
15512025-02-04T04:43:49.215Z PASS [ 0.294s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed
15522025-02-04T04:43:49.273Z PASS [ 0.298s] nextest-runner config::max_fail::tests::invalid_fail_fast::zero_string
15532025-02-04T04:43:49.311Z PASS [ 0.302s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_false
15542025-02-04T04:43:49.329Z PASS [ 0.018s] nextest-runner config::nextest_version::tests::test_accumulate
15552025-02-04T04:43:49.333Z PASS [ 0.312s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_true
15562025-02-04T04:43:49.347Z PASS [ 0.017s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::build_metadata
15572025-02-04T04:43:49.352Z PASS [ 0.017s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::empty
15582025-02-04T04:43:49.363Z PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning
15592025-02-04T04:43:49.368Z PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::pre_release
15602025-02-04T04:43:49.384Z PASS [ 0.020s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic
15612025-02-04T04:43:49.403Z PASS [ 0.034s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic_with_patch
15622025-02-04T04:43:49.408Z PASS [ 0.023s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_error_and_warning
15632025-02-04T04:43:49.420Z PASS [ 0.017s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_warning
15642025-02-04T04:43:49.528Z PASS [ 0.343s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_1
15652025-02-04T04:43:49.570Z PASS [ 0.353s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_2
15662025-02-04T04:43:49.693Z PASS [ 0.418s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_all
15672025-02-04T04:43:49.712Z PASS [ 0.291s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified
15682025-02-04T04:43:49.716Z PASS [ 0.308s] nextest-runner config::overrides::tests::cfg_unix_with_custom_platform
15692025-02-04T04:43:49.817Z PASS [ 0.288s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform
15702025-02-04T04:43:49.865Z PASS [ 0.296s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_with_default
15712025-02-04T04:43:49.872Z PASS [ 5.231s] integration-tests::integration test_show_config_test_groups
15722025-02-04T04:43:49.974Z PASS [ 0.257s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_filterset
15732025-02-04T04:43:49.978Z PASS [ 0.286s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_without_platform
15742025-02-04T04:43:49.980Z PASS [ 0.265s] nextest-runner config::overrides::tests::parse_overrides_invalid::empty_platform_map
15752025-02-04T04:43:50.082Z PASS [ 0.265s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_platform_expression
15762025-02-04T04:43:50.127Z PASS [ 0.262s] nextest-runner config::overrides::tests::parse_overrides_invalid::neither_platform_nor_filter_specified
15772025-02-04T04:43:50.134Z PASS [ 0.262s] nextest-runner config::overrides::tests::test_overrides_basic
15782025-02-04T04:43:50.234Z PASS [ 0.260s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple
15792025-02-04T04:43:50.237Z PASS [ 0.256s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr
15802025-02-04T04:43:50.237Z PASS [ 0.256s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple
15812025-02-04T04:43:50.341Z PASS [ 0.258s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple
15822025-02-04T04:43:50.392Z PASS [ 0.264s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr
15832025-02-04T04:43:50.394Z PASS [ 0.257s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple
15842025-02-04T04:43:50.499Z PASS [ 0.264s] nextest-runner config::retry_policy::tests::overrides_retries::my_test_matches_exactly
15852025-02-04T04:43:50.502Z PASS [ 0.265s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones
15862025-02-04T04:43:50.505Z PASS [ 0.269s] nextest-runner config::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly
15872025-02-04T04:43:50.602Z PASS [ 0.260s] nextest-runner config::retry_policy::tests::overrides_retries::no_retries_specified
15882025-02-04T04:43:50.666Z PASS [ 0.273s] nextest-runner config::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones
15892025-02-04T04:43:50.668Z PASS [ 0.274s] nextest-runner config::retry_policy::tests::overrides_retries::not_match
15902025-02-04T04:43:50.776Z PASS [ 0.271s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count
15912025-02-04T04:43:50.776Z PASS [ 0.271s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay
15922025-02-04T04:43:50.780Z PASS [ 0.276s] nextest-runner config::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration
15932025-02-04T04:43:50.876Z PASS [ 0.274s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay
15942025-02-04T04:43:50.940Z PASS [ 0.272s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count
15952025-02-04T04:43:50.947Z PASS [ 0.281s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay
15962025-02-04T04:43:51.054Z PASS [ 0.275s] nextest-runner config::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay
15972025-02-04T04:43:51.062Z PASS [ 0.286s] nextest-runner config::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count
15982025-02-04T04:43:51.077Z PASS [ 0.300s] nextest-runner config::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff
15992025-02-04T04:43:51.153Z PASS [ 0.277s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay
16002025-02-04T04:43:51.220Z PASS [ 0.281s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff
16012025-02-04T04:43:51.226Z PASS [ 0.279s] nextest-runner config::retry_policy::tests::parse_retries_valid
16022025-02-04T04:43:51.331Z PASS [ 0.279s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::empty_platform_map
16032025-02-04T04:43:51.342Z PASS [ 0.279s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_filterset
16042025-02-04T04:43:51.383Z PASS [ 0.306s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_platform_expression
16052025-02-04T04:43:51.433Z PASS [ 0.279s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified
16062025-02-04T04:43:51.490Z PASS [ 5.779s] integration-tests::integration test_target_dir
16072025-02-04T04:43:51.505Z PASS [ 0.284s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined::tool_config_in_main_program
16082025-02-04T04:43:51.508Z PASS [ 0.278s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool
16092025-02-04T04:43:51.604Z PASS [ 0.272s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command
16102025-02-04T04:43:51.619Z PASS [ 0.276s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command_list
16112025-02-04T04:43:51.667Z PASS [ 0.283s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_script_name
16122025-02-04T04:43:51.702Z PASS [ 0.269s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name
16132025-02-04T04:43:51.768Z PASS [ 0.276s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::missing_command
16142025-02-04T04:43:51.785Z PASS [ 0.280s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration
16152025-02-04T04:43:51.796Z PASS [ 0.290s] nextest-runner config::scripts::tests::parse_scripts_invalid_unknown::unknown_scripts
16162025-02-04T04:43:51.895Z PASS [ 0.276s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
16172025-02-04T04:43:51.937Z PASS [ 0.334s] nextest-runner config::scripts::tests::test_scripts_basic
16182025-02-04T04:43:51.943Z PASS [ 0.276s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation
16192025-02-04T04:43:52.019Z PASS [ 0.316s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
16202025-02-04T04:43:52.039Z PASS [ 0.272s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile
16212025-02-04T04:43:52.050Z PASS [ 0.264s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error
16222025-02-04T04:43:52.084Z PASS [ 0.288s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table
16232025-02-04T04:43:52.177Z PASS [ 0.281s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period
16242025-02-04T04:43:52.211Z PASS [ 0.273s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail
16252025-02-04T04:43:52.214Z PASS [ 0.268s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_
16262025-02-04T04:43:52.294Z PASS [ 0.274s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name
16272025-02-04T04:43:52.326Z PASS [ 0.283s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_is_global
16282025-02-04T04:43:52.335Z PASS [ 0.284s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon
16292025-02-04T04:43:52.372Z PASS [ 0.287s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_starts_with_
16302025-02-04T04:43:52.458Z PASS [ 0.281s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_valid
16312025-02-04T04:43:52.494Z PASS [ 0.282s] nextest-runner config::test_group::tests::unknown_groups::depends_on_downstream_tool_config
16322025-02-04T04:43:52.502Z PASS [ 0.290s] nextest-runner config::test_group::tests::unknown_groups::depends_on_user_config
16332025-02-04T04:43:52.591Z PASS [ 0.296s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_tool_config
16342025-02-04T04:43:52.641Z PASS [ 0.306s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_is_global
16352025-02-04T04:43:52.645Z PASS [ 0.322s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_user_config
16362025-02-04T04:43:52.660Z PASS [ 0.288s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_
16372025-02-04T04:43:52.738Z PASS [ 0.279s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_tool_
16382025-02-04T04:43:52.775Z PASS [ 0.273s] nextest-runner config::test_threads::tests::parse_test_threads::negative
16392025-02-04T04:43:52.784Z PASS [ 0.289s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_valid
16402025-02-04T04:43:52.878Z PASS [ 0.287s] nextest-runner config::test_threads::tests::parse_test_threads::num_cpus
16412025-02-04T04:43:52.912Z PASS [ 0.271s] nextest-runner config::test_threads::tests::parse_test_threads::positive
16422025-02-04T04:43:52.925Z PASS [ 0.274s] nextest-runner config::test_threads::tests::parse_test_threads::zero
16432025-02-04T04:43:52.951Z PASS [ 0.291s] nextest-runner config::threads_required::tests::parse_threads_required::negative
16442025-02-04T04:43:52.967Z PASS [ 0.015s] nextest-runner config::tool_config::tests::parse_tool_config_file
16452025-02-04T04:43:53.013Z PASS [ 0.275s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus
16462025-02-04T04:43:53.058Z PASS [ 0.283s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads
16472025-02-04T04:43:53.067Z PASS [ 0.283s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads
16482025-02-04T04:43:53.071Z PASS [ 0.058s] nextest-runner errors::tests::display_error_chain
16492025-02-04T04:43:53.084Z PASS [ 0.017s] nextest-runner list::binary_list::tests::test_parse_binary_list
16502025-02-04T04:43:53.090Z PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir
16512025-02-04T04:43:53.103Z PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths
16522025-02-04T04:43:53.106Z PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms
16532025-02-04T04:43:53.115Z PASS [ 0.057s] nextest-runner errors::tests::display_error_list
16542025-02-04T04:43:53.120Z PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field
16552025-02-04T04:43:53.124Z PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets
16562025-02-04T04:43:53.132Z PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field
16572025-02-04T04:43:53.136Z PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field
16582025-02-04T04:43:53.141Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary
16592025-02-04T04:43:53.148Z PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets
16602025-02-04T04:43:53.155Z PASS [ 0.015s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target
16612025-02-04T04:43:53.159Z PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target
16622025-02-04T04:43:53.163Z PASS [ 0.282s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads
16632025-02-04T04:43:53.168Z PASS [ 0.019s] nextest-runner list::test_list::tests::test_parse_test_list
16642025-02-04T04:43:53.173Z PASS [ 0.018s] nextest-runner partition::tests::partitioner_builder_from_str
16652025-02-04T04:43:53.179Z PASS [ 0.018s] nextest-runner platform::tests::test_from_rustc_output_invalid
16662025-02-04T04:43:53.179Z PASS [ 0.018s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line
16672025-02-04T04:43:53.185Z PASS [ 0.015s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines
16682025-02-04T04:43:53.192Z PASS [ 0.272s] nextest-runner config::threads_required::tests::parse_threads_required::zero
16692025-02-04T04:43:53.193Z PASS [ 0.019s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace
16702025-02-04T04:43:53.200Z PASS [ 0.020s] nextest-runner redact::tests::test_redact_path
16712025-02-04T04:43:53.200Z PASS [ 0.287s] nextest-runner config::threads_required::tests::parse_threads_required::positive
16722025-02-04T04:43:53.213Z PASS [ 0.027s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings
16732025-02-04T04:43:53.213Z PASS [ 0.033s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props
16742025-02-04T04:43:53.221Z PASS [ 0.014s] nextest-runner reporter::displayer::imp::tests::no_capture_settings
16752025-02-04T04:43:53.239Z PASS [ 0.015s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix
16762025-02-04T04:43:53.250Z PASS [ 0.057s] nextest-runner reporter::displayer::imp::tests::final_status_line
16772025-02-04T04:43:53.260Z PASS [ 0.043s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate
16782025-02-04T04:43:53.264Z PASS [ 0.071s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts
16792025-02-04T04:43:53.272Z PASS [ 0.305s] nextest-runner config::tool_config::tests::tool_config_basic
16802025-02-04T04:43:53.276Z PASS [ 0.075s] nextest-runner reporter::displayer::imp::tests::test_info_response
16812025-02-04T04:43:53.279Z PASS [ 0.037s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final
16822025-02-04T04:43:53.289Z PASS [ 0.075s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots
16832025-02-04T04:43:53.294Z PASS [ 0.029s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1
16842025-02-04T04:43:53.297Z PASS [ 0.044s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line
16852025-02-04T04:43:53.297Z PASS [ 0.034s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate
16862025-02-04T04:43:53.302Z PASS [ 0.030s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2
16872025-02-04T04:43:53.305Z PASS [ 0.028s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3
16882025-02-04T04:43:53.309Z PASS [ 0.014s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight
16892025-02-04T04:43:53.313Z PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_error_str
16902025-02-04T04:43:53.319Z PASS [ 0.030s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt
16912025-02-04T04:43:53.323Z PASS [ 0.014s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic
16922025-02-04T04:43:53.326Z PASS [ 0.020s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message
16932025-02-04T04:43:53.330Z PASS [ 0.015s] nextest-runner reporter::events::tests::test_is_success
16942025-02-04T04:43:53.333Z PASS [ 0.016s] nextest-runner reporter::helpers::tests::test_highlight_end
16952025-02-04T04:43:53.337Z PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line
16962025-02-04T04:43:53.339Z PASS [ 0.061s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4
16972025-02-04T04:43:53.344Z PASS [ 0.013s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect
16982025-02-04T04:43:53.352Z PASS [ 0.014s] nextest-runner reuse_build::tests::test_path_mapper_relative
16992025-02-04T04:43:53.355Z PASS [ 0.018s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt
17002025-02-04T04:43:53.365Z PASS [ 0.021s] nextest-runner runner::imp::tests::no_capture_settings
17012025-02-04T04:43:53.374Z PASS [ 0.018s] nextest-runner rustc_cli::tests::test_fail_to_spawn
17022025-02-04T04:43:53.382Z PASS [ 0.062s] nextest-runner reporter::structured::libtest::test::strips_human_output
17032025-02-04T04:43:53.385Z PASS [ 0.062s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness
17042025-02-04T04:43:53.386Z PASS [ 0.062s] nextest-runner reporter::structured::libtest::test::strips_human_output_none
17052025-02-04T04:43:53.392Z PASS [ 0.060s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error
17062025-02-04T04:43:53.400Z PASS [ 0.014s] nextest-runner test_filter::tests::empty_pattern_examples
17072025-02-04T04:43:53.404Z PASS [ 0.017s] nextest-runner test_command::tests::parse_build_script
17082025-02-04T04:43:53.407Z PASS [ 0.022s] nextest-runner target_runner::tests::test_find_config
17092025-02-04T04:43:53.410Z PASS [ 0.017s] nextest-runner test_filter::tests::pattern_examples
17102025-02-04T04:43:53.463Z PASS [ 0.097s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env
17112025-02-04T04:43:53.479Z PASS [ 0.016s] nextest-runner test_filter::tests::skip_only_pattern_examples
17122025-02-04T04:43:53.498Z PASS [ 0.124s] nextest-runner rustc_cli::tests::test_should_run_rustc_version
17132025-02-04T04:43:53.527Z PASS [ 0.127s] nextest-runner test_filter::tests::proptest_empty
17142025-02-04T04:43:53.631Z PASS [ 0.227s] nextest-runner test_filter::tests::proptest_no_match
17152025-02-04T04:43:53.670Z PASS [ 0.317s] nextest-runner rustc_cli::tests::test_execute_with_failure
17162025-02-04T04:43:53.758Z PASS [ 0.088s] nextest-runner::integration basic::test_list_binaries
17172025-02-04T04:43:53.763Z PASS [ 0.235s] nextest-runner::integration basic::test_filter_expr_with_string_filters
17182025-02-04T04:43:53.826Z PASS [ 0.194s] nextest-runner::integration basic::test_filter_expr_without_string_filters
17192025-02-04T04:43:53.995Z PASS [ 0.236s] nextest-runner::integration basic::test_list_tests
17202025-02-04T04:43:54.009Z PASS [ 0.604s] nextest-runner test_filter::tests::proptest_exact
17212025-02-04T04:43:54.064Z PASS [ 0.566s] nextest-runner time::stopwatch::tests::stopwatch_pause
17222025-02-04T04:43:54.213Z PASS [ 13.790s] integration-tests::integration test_run
17232025-02-04T04:43:54.239Z PASS [ 0.829s] nextest-runner test_filter::tests::proptest_substring
17242025-02-04T04:43:54.261Z PASS [ 0.021s] nextest-runner::integration target_runner::disregards_non_matching
17252025-02-04T04:43:54.528Z PASS [ 0.382s] nextest-runner::integration basic::test_string_filters_without_filter_expr
17262025-02-04T04:43:54.532Z PASS [ 0.020s] nextest-runner::integration target_runner::parses_cargo_config_cfg
17272025-02-04T04:43:54.532Z PASS [ 0.019s] nextest-runner::integration target_runner::parses_cargo_config_exact
17282025-02-04T04:43:54.532Z PASS [ 0.481s] nextest-runner::integration basic::test_run_ignored
17292025-02-04T04:43:54.564Z PASS [ 0.302s] nextest-runner::integration target_runner::falls_back_to_cargo_config
17302025-02-04T04:43:54.785Z PASS [ 0.298s] nextest-runner::integration target_runner::parses_cargo_env
17312025-02-04T04:43:54.804Z PASS [ 0.019s] nextest-runner::integration target_triple::parses_cargo_env
17322025-02-04T04:43:54.823Z PASS [ 0.019s] nextest-runner::integration target_triple::parses_custom_target_cli
17332025-02-04T04:43:54.842Z PASS [ 0.019s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path
17342025-02-04T04:43:54.859Z PASS [ 0.016s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic
17352025-02-04T04:43:54.867Z PASS [ 0.376s] nextest-runner::integration target_runner::test_listing_with_target_runner
17362025-02-04T04:43:54.877Z PASS [ 0.017s] nextest-runner::integration target_triple::parses_custom_target_env
17372025-02-04T04:43:54.884Z PASS [ 0.017s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path
17382025-02-04T04:43:54.895Z PASS [ 0.018s] nextest-runner::integration target_triple::parses_target_cli_option
17392025-02-04T04:43:54.999Z PASS [ 1.519s] nextest-runner time::pausable_sleep::tests::reset_on_sleep
17402025-02-04T04:43:55.473Z PASS [ 1.477s] nextest-runner::integration basic::test_run
17412025-02-04T04:43:55.942Z PASS [ 1.377s] nextest-runner::integration target_runner::test_run_with_target_runner
17422025-02-04T04:43:56.543Z PASS [ 2.327s] nextest-runner::integration basic::test_termination
17432025-02-04T04:43:57.338Z PASS [ 3.510s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed
17442025-02-04T04:43:57.350Z PASS [ 3.586s] nextest-runner::integration basic::test_retries::retry_overrides_ignored
17452025-02-04T04:43:57.352Z────────────
17462025-02-04T04:43:57.352Z Summary [ 21.604s] 311 tests run: 311 passed, 1 skipped
17472025-02-04T04:43:57.372Z
17482025-02-04T04:43:57.375Zreal 22.482014604
17492025-02-04T04:43:57.375Zuser 1:16.654733000
17502025-02-04T04:43:57.375Zsys 54.881542544
17512025-02-04T04:43:57.375Ztrap 0.088968548
17522025-02-04T04:43:57.375Ztflt 0.062671120
17532025-02-04T04:43:57.375Zdflt 0.198528362
17542025-02-04T04:43:57.375Zkflt 0.002372381
17552025-02-04T04:43:57.375Zlock 10:49.735244565
17562025-02-04T04:43:57.375Zslp 4:56.470290353
17572025-02-04T04:43:57.375Zlat 1:21.492466697
17582025-02-04T04:43:57.375Zstop 2:04.183798737
17592025-02-04T04:43:57.375Zprocess exited: duration 283843 ms, exit code 0
 
17602025-02-04T04:43:57.381Zfound 0 output files