01K5HQJW26PQS2TY134VF8YCG3: build-and-test-illumos

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

Buildomat Job: 01K5HQK7HR3CPG9Z3M24YS6QCB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-19T19:36:06.851Zjob assigned to worker 01K5HQK8F1WPA5HBGBW9KQRQE3 [factory gimlet-EVT22200007-propolis, EVT22200007/42490] (queued for 28 s)
 
22025-09-19T19:36:16.297Zstarting task 0: "setup"
32025-09-19T19:36:16.322Z++ uname -s
42025-09-19T19:36:16.322Z+ kern=SunOS
52025-09-19T19:36:16.322Z+ build_user=build
62025-09-19T19:36:16.322Z+ build_uid=12345
72025-09-19T19:36:16.322Z+ work_dir=/work
82025-09-19T19:36:16.322Z+ input_dir=/input
92025-09-19T19:36:16.322Z+ [[ 0 == 12345 ]]
102025-09-19T19:36:16.322Z+ case "$kern" in
112025-09-19T19:36:16.322Z+ groupadd -g 12345 build
122025-09-19T19:36:16.322Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-19T19:36:18.325Z+ zfs create -o mountpoint=/work rpool/work
142025-09-19T19:36:18.364Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-19T19:36:18.389Z+ home_fs=zfs
162025-09-19T19:36:18.389Z+ [[ zfs == autofs ]]
172025-09-19T19:36:18.389Z+ mkdir -p /home/build
182025-09-19T19:36:18.389Z+ chown build:build /home/build /work
192025-09-19T19:36:20.375Z+ chmod 0700 /home/build /work
202025-09-19T19:36:20.400Zprocess exited: duration 4082 ms, exit code 0
 
212025-09-19T19:36:20.452Zstarting task 1: "rust-toolchain"
222025-09-19T19:36:20.478Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-09-19T19:36:20.478Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-19T19:36:20.478Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-09-19T19:36:20.478Z * rust toolchain channel = "stable"
262025-09-19T19:36:20.478Z * rust toolchain profile = "default"
272025-09-19T19:36:20.478Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-19T19:36:20.478Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-19T19:36:20.478Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-09-19T19:36:20.595Zinfo: downloading installer
312025-09-19T19:36:21.109Zwarn: It looks like you have an existing installation of Rust at:
322025-09-19T19:36:21.110Zwarn: /opt/ooce/bin
332025-09-19T19:36:21.110Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-19T19:36:21.114Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-19T19:36:21.114Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-19T19:36:21.114Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-19T19:36:21.114Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-19T19:36:21.114Zerror: cannot install while Rust is installed
392025-09-19T19:36:21.114Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-19T19:36:21.161Zinfo: profile set to 'default'
412025-09-19T19:36:21.161Zinfo: default host triple is x86_64-unknown-illumos
422025-09-19T19:36:21.161Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-09-19T19:36:21.234Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442025-09-19T19:36:21.234Zinfo: downloading component 'cargo'
452025-09-19T19:36:21.415Zinfo: downloading component 'clippy'
462025-09-19T19:36:21.499Zinfo: downloading component 'rust-docs'
472025-09-19T19:36:21.779Zinfo: downloading component 'rust-std'
482025-09-19T19:36:22.295Zinfo: downloading component 'rustc'
492025-09-19T19:36:23.654Zinfo: downloading component 'rustfmt'
502025-09-19T19:36:23.724Zinfo: installing component 'cargo'
512025-09-19T19:36:25.021Zinfo: installing component 'clippy'
522025-09-19T19:36:25.542Zinfo: installing component 'rust-docs'
532025-09-19T19:36:28.926Zinfo: installing component 'rust-std'
542025-09-19T19:36:31.177Zinfo: installing component 'rustc'
552025-09-19T19:36:39.876Zinfo: installing component 'rustfmt'
562025-09-19T19:36:40.292Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-09-19T19:36:40.292Z
582025-09-19T19:36:40.481Z stable-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592025-09-19T19:36:40.481Z
602025-09-19T19:36:40.481Z
612025-09-19T19:36:40.481ZRust is installed now. Great!
622025-09-19T19:36:40.481Z
632025-09-19T19:36:40.481ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-19T19:36:40.481Zenvironment variable. This has not been done automatically.
652025-09-19T19:36:40.481Z
662025-09-19T19:36:40.482ZTo configure your current shell, you need to source
672025-09-19T19:36:40.482Zthe corresponding env file under $HOME/.cargo.
682025-09-19T19:36:40.482Z
692025-09-19T19:36:40.482ZThis is usually done by running one of the following (note the leading DOT):
702025-09-19T19:36:40.482Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-19T19:36:40.482Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-19T19:36:40.482Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-19T19:36:40.606Z+ rustup --version
742025-09-19T19:36:40.631Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-19T19:36:40.631Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-19T19:36:40.761Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772025-09-19T19:36:40.787Z+ cargo --version
782025-09-19T19:36:40.884Zcargo 1.90.0 (840b83a10 2025-07-30)
792025-09-19T19:36:40.912Z+ rustc --version
802025-09-19T19:36:41.009Zrustc 1.90.0 (1159e78c4 2025-09-14)
812025-09-19T19:36:41.034Zprocess exited: duration 20563 ms, exit code 0
 
822025-09-19T19:36:41.087Zstarting task 2: "authentication"
832025-09-19T19:36:41.151Zprocess exited: duration 66 ms, exit code 0
 
842025-09-19T19:36:41.205Zstarting task 3: "clone repository"
852025-09-19T19:36:41.230Z+ mkdir -p /work/nextest-rs/nextest
862025-09-19T19:36:41.230Z+ git clone https://github.com/nextest-rs/nextest /work/nextest-rs/nextest
872025-09-19T19:36:41.259ZCloning into '/work/nextest-rs/nextest'...
882025-09-19T19:36:43.674Z+ cd /work/nextest-rs/nextest
892025-09-19T19:36:43.674Z+ git fetch origin 2876142f84c51ce68e418ad5e75e59335c678a5f
902025-09-19T19:36:44.304ZFrom https://github.com/nextest-rs/nextest
912025-09-19T19:36:44.304Z * branch 2876142f84c51ce68e418ad5e75e59335c678a5f -> FETCH_HEAD
922025-09-19T19:36:44.337Z+ [[ -n '' ]]
932025-09-19T19:36:44.337Z+ git reset --hard 2876142f84c51ce68e418ad5e75e59335c678a5f
942025-09-19T19:36:44.419ZHEAD is now at 2876142f fix: inheritance cycle method
952025-09-19T19:36:44.448Zprocess exited: duration 3222 ms, exit code 0
 
962025-09-19T19:36:44.509Zstarting task 4: "build"
972025-09-19T19:36:44.536Z+ PLATFORM=illumos
982025-09-19T19:36:44.536Z+ export CARGO_TERM_COLOR=always
992025-09-19T19:36:44.536Z+ CARGO_TERM_COLOR=always
1002025-09-19T19:36:44.537Z+ cargo --version
1012025-09-19T19:36:44.644Zcargo 1.90.0 (840b83a10 2025-07-30)
1022025-09-19T19:36:44.670Z+ rustc --version
1032025-09-19T19:36:44.779Zrustc 1.90.0 (1159e78c4 2025-09-14)
1042025-09-19T19:36:44.804Z+ banner install
1052025-09-19T19:36:44.804Z
1062025-09-19T19:36:44.804Z # # # #### ##### ## # #
1072025-09-19T19:36:44.804Z # ## # # # # # # #
1082025-09-19T19:36:44.804Z # # # # #### # # # # #
1092025-09-19T19:36:44.804Z # # # # # # ###### # #
1102025-09-19T19:36:44.804Z # # ## # # # # # # #
1112025-09-19T19:36:44.804Z # # # #### # # # ###### ######
1122025-09-19T19:36:44.804Z
1132025-09-19T19:36:44.804Z+ mkdir -p /home/build/.cargo/bin
1142025-09-19T19:36:44.804Z+ curl -LsSf https://get.nexte.st/latest/illumos
1152025-09-19T19:36:44.804Z+ gunzip
1162025-09-19T19:36:44.804Z+ tar xf - -C /home/build/.cargo/bin
1172025-09-19T19:36:45.836Z+ banner metadata
1182025-09-19T19:36:45.861Z
1192025-09-19T19:36:45.861Z # # ###### ##### ## ##### ## ##### ##
1202025-09-19T19:36:45.861Z ## ## # # # # # # # # # # #
1212025-09-19T19:36:45.861Z # ## # ##### # # # # # # # # # #
1222025-09-19T19:36:45.861Z # # # # ###### # # ###### # ######
1232025-09-19T19:36:45.861Z # # # # # # # # # # # # #
1242025-09-19T19:36:45.861Z # # ###### # # # ##### # # # # #
1252025-09-19T19:36:45.861Z
1262025-09-19T19:36:45.861Z+ ptime -m cargo build --package nextest-metadata
1272025-09-19T19:36:46.101Z Updating crates.io index
1282025-09-19T19:36:47.549Z Downloading crates ...
1292025-09-19T19:36:47.620Z Downloaded percent-encoding v2.3.1
1302025-09-19T19:36:47.647Z Downloaded heck v0.5.0
1312025-09-19T19:36:47.647Z Downloaded unicode-linebreak v0.1.5
1322025-09-19T19:36:47.647Z Downloaded rand_core v0.9.3
1332025-09-19T19:36:47.647Z Downloaded bitflags v2.9.1
1342025-09-19T19:36:47.674Z Downloaded allocator-api2 v0.2.21
1352025-09-19T19:36:47.674Z Downloaded object v0.36.7
1362025-09-19T19:36:47.674Z Downloaded include_dir v0.7.4
1372025-09-19T19:36:47.698Z Downloaded miette-derive v7.6.0
1382025-09-19T19:36:47.698Z Downloaded guppy-workspace-hack v0.1.0
1392025-09-19T19:36:47.698Z Downloaded form_urlencoded v1.2.1
1402025-09-19T19:36:47.698Z Downloaded smol_str v0.3.2
1412025-09-19T19:36:47.698Z Downloaded pin-project-lite v0.2.16
1422025-09-19T19:36:47.699Z Downloaded xxhash-rust v0.8.15
1432025-09-19T19:36:47.699Z Downloaded terminal_size v0.4.2
1442025-09-19T19:36:47.724Z Downloaded unicase v2.8.1
1452025-09-19T19:36:47.724Z Downloaded target-lexicon v0.13.2
1462025-09-19T19:36:47.724Z Downloaded unicode-ident v1.0.18
1472025-09-19T19:36:47.724Z Downloaded tracing-core v0.1.34
1482025-09-19T19:36:47.724Z Downloaded serde v1.0.219
1492025-09-19T19:36:47.749Z Downloaded rand v0.9.2
1502025-09-19T19:36:47.749Z Downloaded hashbrown v0.15.4
1512025-09-19T19:36:47.749Z Downloaded miette v7.6.0
1522025-09-19T19:36:47.749Z Downloaded serde_json v1.0.143
1532025-09-19T19:36:47.773Z Downloaded pulldown-cmark v0.13.0
1542025-09-19T19:36:47.773Z Downloaded aho-corasick v1.1.3
1552025-09-19T19:36:47.773Z Downloaded memchr v2.7.5
1562025-09-19T19:36:47.798Z Downloaded indexmap v2.11.1
1572025-09-19T19:36:47.798Z Downloaded gimli v0.31.1
1582025-09-19T19:36:47.798Z Downloaded zerocopy v0.8.26
1592025-09-19T19:36:47.823Z Downloaded unicode-width v0.2.0
1602025-09-19T19:36:47.847Z Downloaded unicode-width v0.1.14
1612025-09-19T19:36:47.848Z Downloaded syn v2.0.104
1622025-09-19T19:36:47.872Z Downloaded tracing v0.1.41
1632025-09-19T19:36:47.872Z Downloaded regex-syntax v0.8.6
1642025-09-19T19:36:47.872Z Downloaded target-spec-miette v0.4.4
1652025-09-19T19:36:47.872Z Downloaded target-spec v3.5.0
1662025-09-19T19:36:47.896Z Downloaded socket2 v0.6.0
1672025-09-19T19:36:47.897Z Downloaded rustix v1.0.7
1682025-09-19T19:36:47.924Z Downloaded serde_derive v1.0.219
1692025-09-19T19:36:47.924Z Downloaded rustc-demangle v0.1.25
1702025-09-19T19:36:47.924Z Downloaded proc-macro2 v1.0.95
1712025-09-19T19:36:47.924Z Downloaded mio v1.0.4
1722025-09-19T19:36:47.924Z Downloaded textwrap v0.16.2
1732025-09-19T19:36:47.950Z Downloaded ryu v1.0.20
1742025-09-19T19:36:47.950Z Downloaded smallvec v1.15.1
1752025-09-19T19:36:47.950Z Downloaded signal-hook-registry v1.4.5
1762025-09-19T19:36:47.950Z Downloaded quote v1.0.40
1772025-09-19T19:36:47.950Z Downloaded once_cell v1.21.3
1782025-09-19T19:36:47.950Z Downloaded is_ci v1.2.0
1792025-09-19T19:36:47.950Z Downloaded clap v4.5.47
1802025-09-19T19:36:47.976Z Downloaded regex-automata v0.4.9
1812025-09-19T19:36:47.976Z Downloaded utf8parse v0.2.2
1822025-09-19T19:36:47.976Z Downloaded tokio-macros v2.5.0
1832025-09-19T19:36:47.976Z Downloaded supports-unicode v3.0.0
1842025-09-19T19:36:48.001Z Downloaded supports-hyperlinks v3.1.0
1852025-09-19T19:36:48.001Z Downloaded supports-color v3.0.2
1862025-09-19T19:36:48.001Z Downloaded strsim v0.11.1
1872025-09-19T19:36:48.001Z Downloaded libc v0.2.175
1882025-09-19T19:36:48.026Z Downloaded rand_chacha v0.9.0
1892025-09-19T19:36:48.026Z Downloaded include_dir_macros v0.7.4
1902025-09-19T19:36:48.026Z Downloaded owo-colors v4.2.2
1912025-09-19T19:36:48.026Z Downloaded log v0.4.28
1922025-09-19T19:36:48.026Z Downloaded tokio v1.47.1
1932025-09-19T19:36:48.060Z Downloaded is_terminal_polyfill v1.70.1
1942025-09-19T19:36:48.086Z Downloaded getrandom v0.3.3
1952025-09-19T19:36:48.086Z Downloaded foldhash v0.1.5
1962025-09-19T19:36:48.086Z Downloaded errno v0.3.12
1972025-09-19T19:36:48.086Z Downloaded either v1.15.0
1982025-09-19T19:36:48.087Z Downloaded clap_lex v0.7.4
1992025-09-19T19:36:48.087Z Downloaded clap_builder v4.5.47
2002025-09-19T19:36:48.087Z Downloaded cfg-expr v0.20.1
2012025-09-19T19:36:48.087Z Downloaded camino v1.1.12
2022025-09-19T19:36:48.087Z Downloaded backtrace v0.3.75
2032025-09-19T19:36:48.114Z Downloaded anstyle v1.0.10
2042025-09-19T19:36:48.114Z Downloaded colorchoice v1.0.3
2052025-09-19T19:36:48.114Z Downloaded clap_derive v4.5.47
2062025-09-19T19:36:48.114Z Downloaded borsh v1.5.7
2072025-09-19T19:36:48.114Z Downloaded anstyle-query v1.1.2
2082025-09-19T19:36:48.114Z Downloaded addr2line v0.24.2
2092025-09-19T19:36:48.114Z Downloaded equivalent v1.0.2
2102025-09-19T19:36:48.114Z Downloaded console v0.16.0
2112025-09-19T19:36:48.114Z Downloaded cfg_aliases v0.2.1
2122025-09-19T19:36:48.115Z Downloaded anstream v0.6.18
2132025-09-19T19:36:48.115Z Downloaded bit-vec v0.8.0
2142025-09-19T19:36:48.115Z Downloaded ppv-lite86 v0.2.21
2152025-09-19T19:36:48.115Z Downloaded cfg-if v1.0.3
2162025-09-19T19:36:48.115Z Downloaded bit-set v0.8.0
2172025-09-19T19:36:48.139Z Downloaded anstyle-parse v0.2.6
2182025-09-19T19:36:48.139Z Downloaded adler2 v2.0.1
2192025-09-19T19:36:48.139Z Downloaded miniz_oxide v0.8.9
2202025-09-19T19:36:48.139Z Downloaded itoa v1.0.15
2212025-09-19T19:36:48.139Z Downloaded bytes v1.10.1
2222025-09-19T19:36:48.139Z Downloaded backtrace-ext v0.2.1
2232025-09-19T19:36:48.212Z Compiling proc-macro2 v1.0.95
2242025-09-19T19:36:48.212Z Compiling unicode-ident v1.0.18
2252025-09-19T19:36:48.212Z Compiling libc v0.2.175
2262025-09-19T19:36:48.212Z Compiling memchr v2.7.5
2272025-09-19T19:36:48.237Z Compiling serde v1.0.219
2282025-09-19T19:36:48.237Z Compiling cfg-if v1.0.3
2292025-09-19T19:36:48.237Z Compiling rustix v1.0.7
2302025-09-19T19:36:48.237Z Compiling bitflags v2.9.1
2312025-09-19T19:36:48.385Z Compiling unicode-width v0.2.0
2322025-09-19T19:36:48.487Z Compiling object v0.36.7
2332025-09-19T19:36:48.750Z Compiling target-lexicon v0.13.2
2342025-09-19T19:36:48.886Z Compiling getrandom v0.3.3
2352025-09-19T19:36:48.912Z Compiling gimli v0.31.1
2362025-09-19T19:36:49.005Z Compiling adler2 v2.0.1
2372025-09-19T19:36:49.064Z Compiling zerocopy v0.8.26
2382025-09-19T19:36:49.225Z Compiling miniz_oxide v0.8.9
2392025-09-19T19:36:49.616Z Compiling errno v0.3.12
2402025-09-19T19:36:49.665Z Compiling serde_json v1.0.143
2412025-09-19T19:36:49.714Z Compiling utf8parse v0.2.2
2422025-09-19T19:36:49.870Z Compiling anstyle v1.0.10
2432025-09-19T19:36:49.896Z Compiling camino v1.1.12
2442025-09-19T19:36:49.921Z Compiling once_cell v1.21.3
2452025-09-19T19:36:50.020Z Compiling quote v1.0.40
2462025-09-19T19:36:50.320Z Compiling pulldown-cmark v0.13.0
2472025-09-19T19:36:50.355Z Compiling rustc-demangle v0.1.25
2482025-09-19T19:36:50.379Z Compiling guppy-workspace-hack v0.1.0
2492025-09-19T19:36:50.416Z Compiling syn v2.0.104
2502025-09-19T19:36:50.589Z Compiling unicase v2.8.1
2512025-09-19T19:36:50.632Z Compiling owo-colors v4.2.2
2522025-09-19T19:36:50.858Z Compiling terminal_size v0.4.2
2532025-09-19T19:36:51.059Z Compiling anstyle-parse v0.2.6
2542025-09-19T19:36:51.362Z Compiling colorchoice v1.0.3
2552025-09-19T19:36:51.461Z Compiling unicode-linebreak v0.1.5
2562025-09-19T19:36:51.570Z Compiling anstyle-query v1.1.2
2572025-09-19T19:36:51.685Z Compiling is_terminal_polyfill v1.70.1
2582025-09-19T19:36:51.759Z Compiling is_ci v1.2.0
2592025-09-19T19:36:51.854Z Compiling smallvec v1.15.1
2602025-09-19T19:36:52.035Z Compiling itoa v1.0.15
2612025-09-19T19:36:52.060Z Compiling target-spec v3.5.0
2622025-09-19T19:36:52.301Z Compiling ryu v1.0.20
2632025-09-19T19:36:52.326Z Compiling cfg-expr v0.20.1
2642025-09-19T19:36:52.653Z Compiling textwrap v0.16.2
2652025-09-19T19:36:52.739Z Compiling supports-color v3.0.2
2662025-09-19T19:36:53.257Z Compiling addr2line v0.24.2
2672025-09-19T19:36:53.614Z Compiling anstream v0.6.18
2682025-09-19T19:36:53.686Z Compiling rand_core v0.9.3
2692025-09-19T19:36:54.010Z Compiling include_dir_macros v0.7.4
2702025-09-19T19:36:54.077Z Compiling tracing-core v0.1.34
2712025-09-19T19:36:54.255Z Compiling supports-unicode v3.0.0
2722025-09-19T19:36:54.480Z Compiling ppv-lite86 v0.2.21
2732025-09-19T19:36:54.643Z Compiling allocator-api2 v0.2.21
2742025-09-19T19:36:54.774Z Compiling strsim v0.11.1
2752025-09-19T19:36:55.134Z Compiling pin-project-lite v0.2.16
2762025-09-19T19:36:55.161Z Compiling unicode-width v0.1.14
2772025-09-19T19:36:55.266Z Compiling heck v0.5.0
2782025-09-19T19:36:55.314Z Compiling clap_lex v0.7.4
2792025-09-19T19:36:55.339Z Compiling foldhash v0.1.5
2802025-09-19T19:36:55.521Z Compiling supports-hyperlinks v3.1.0
2812025-09-19T19:36:55.545Z Compiling equivalent v1.0.2
2822025-09-19T19:36:55.656Z Compiling hashbrown v0.15.4
2832025-09-19T19:36:55.681Z Compiling clap_builder v4.5.47
2842025-09-19T19:36:55.681Z Compiling tracing v0.1.41
2852025-09-19T19:36:55.746Z Compiling backtrace v0.3.75
2862025-09-19T19:36:55.778Z Compiling rand_chacha v0.9.0
2872025-09-19T19:36:55.802Z Compiling include_dir v0.7.4
2882025-09-19T19:36:56.087Z Compiling mio v1.0.4
2892025-09-19T19:36:56.113Z Compiling signal-hook-registry v1.4.5
2902025-09-19T19:36:56.339Z Compiling aho-corasick v1.1.3
2912025-09-19T19:36:56.757Z Compiling backtrace-ext v0.2.1
2922025-09-19T19:36:56.859Z Compiling bytes v1.10.1
2932025-09-19T19:36:56.884Z Compiling percent-encoding v2.3.1
2942025-09-19T19:36:57.067Z Compiling regex-syntax v0.8.6
2952025-09-19T19:36:57.235Z Compiling bit-vec v0.8.0
2962025-09-19T19:36:57.281Z Compiling form_urlencoded v1.2.1
2972025-09-19T19:36:57.592Z Compiling rand v0.9.2
2982025-09-19T19:36:57.734Z Compiling bit-set v0.8.0
2992025-09-19T19:36:58.000Z Compiling console v0.16.0
3002025-09-19T19:36:58.284Z Compiling xxhash-rust v0.8.15
3012025-09-19T19:36:58.874Z Compiling either v1.15.0
3022025-09-19T19:36:58.932Z Compiling log v0.4.28
3032025-09-19T19:36:59.883Z Compiling serde_derive v1.0.219
3042025-09-19T19:37:00.316Z Compiling miette-derive v7.6.0
3052025-09-19T19:37:00.807Z Compiling clap_derive v4.5.47
3062025-09-19T19:37:00.948Z Compiling tokio-macros v2.5.0
3072025-09-19T19:37:00.990Z Compiling regex-automata v0.4.9
3082025-09-19T19:37:02.231Z Compiling tokio v1.47.1
3092025-09-19T19:37:02.542Z Compiling miette v7.6.0
3102025-09-19T19:37:04.580Z Compiling clap v4.5.47
3112025-09-19T19:37:10.225Z Compiling indexmap v2.11.1
3122025-09-19T19:37:10.225Z Compiling smol_str v0.3.2
3132025-09-19T19:37:10.944Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
3142025-09-19T19:37:12.584Z Compiling target-spec-miette v0.4.4
3152025-09-19T19:37:12.920Z Compiling nextest-metadata v0.12.2 (/work/nextest-rs/nextest/nextest-metadata)
3162025-09-19T19:37:15.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.35s
3172025-09-19T19:37:15.481Z
3182025-09-19T19:37:15.481Zreal 29.603207313
3192025-09-19T19:37:15.481Zuser 2:27.140635129
3202025-09-19T19:37:15.481Zsys 20.668654086
3212025-09-19T19:37:15.481Ztrap 0.093388649
3222025-09-19T19:37:15.481Ztflt 0.051900910
3232025-09-19T19:37:15.481Zdflt 0.143478211
3242025-09-19T19:37:15.481Zkflt 0.001113138
3252025-09-19T19:37:15.481Zlock 5:35.509700585
3262025-09-19T19:37:15.481Zslp 7:56.246483455
3272025-09-19T19:37:15.481Zlat 10.509232174
3282025-09-19T19:37:15.481Zstop 16.804775016
3292025-09-19T19:37:15.507Z+ banner no-update
3302025-09-19T19:37:15.507Z
3312025-09-19T19:37:15.507Z # # #### # # ##### ##### ## ##### ######
3322025-09-19T19:37:15.507Z ## # # # # # # # # # # # # #
3332025-09-19T19:37:15.507Z # # # # # ##### # # # # # # # # # #####
3342025-09-19T19:37:15.507Z # # # # # # # ##### # # ###### # #
3352025-09-19T19:37:15.507Z # ## # # # # # # # # # # #
3362025-09-19T19:37:15.507Z # # #### #### # ##### # # # ######
3372025-09-19T19:37:15.508Z
3382025-09-19T19:37:15.508Z+ ptime -m cargo build --package cargo-nextest --no-default-features --features default-no-update
3392025-09-19T19:37:15.720Z Downloading crates ...
3402025-09-19T19:37:15.806Z Downloaded convert_case v0.7.1
3412025-09-19T19:37:15.831Z Downloaded parking_lot v0.12.4
3422025-09-19T19:37:15.831Z Downloaded strip-ansi-escapes v0.2.1
3432025-09-19T19:37:15.831Z Downloaded toml v0.8.23
3442025-09-19T19:37:15.831Z Downloaded futures-sink v0.3.31
3452025-09-19T19:37:15.831Z Downloaded uuid v1.17.0
3462025-09-19T19:37:15.856Z Downloaded unit-prefix v0.5.1
3472025-09-19T19:37:15.856Z Downloaded tar v0.4.44
3482025-09-19T19:37:15.856Z Downloaded utf8_iter v1.0.4
3492025-09-19T19:37:15.856Z Downloaded toml_edit v0.22.27
3502025-09-19T19:37:16.455Z Downloaded vte v0.14.1
3512025-09-19T19:37:16.455Z Downloaded xattr v1.5.0
3522025-09-19T19:37:16.455Z Downloaded url v2.5.4
3532025-09-19T19:37:16.455Z Downloaded zstd-safe v7.2.4
3542025-09-19T19:37:16.455Z Downloaded toml_writer v1.0.2
3552025-09-19T19:37:16.455Z Downloaded tinyvec v1.9.0
3562025-09-19T19:37:16.456Z Downloaded zstd v0.13.3
3572025-09-19T19:37:16.456Z Downloaded toml_parser v1.0.2
3582025-09-19T19:37:16.456Z Downloaded regex v1.11.2
3592025-09-19T19:37:16.456Z Downloaded idna v1.0.3
3602025-09-19T19:37:16.456Z Downloaded nix v0.30.1
3612025-09-19T19:37:16.456Z Downloaded winnow v0.7.13
3622025-09-19T19:37:16.456Z Downloaded futures-util v0.3.31
3632025-09-19T19:37:16.456Z Downloaded iddqd v0.3.11
3642025-09-19T19:37:16.456Z Downloaded guppy v0.17.20
3652025-09-19T19:37:16.456Z Downloaded ron v0.8.1
3662025-09-19T19:37:16.456Z Downloaded tempfile v3.20.0
3672025-09-19T19:37:16.456Z Downloaded sharded-slab v0.1.7
3682025-09-19T19:37:16.456Z Downloaded tracing-subscriber v0.3.20
3692025-09-19T19:37:16.456Z Downloaded iana-time-zone v0.1.63
3702025-09-19T19:37:16.456Z Downloaded thread_local v1.1.8
3712025-09-19T19:37:16.456Z Downloaded thiserror-impl v2.0.16
3722025-09-19T19:37:16.456Z Downloaded thiserror v2.0.16
3732025-09-19T19:37:16.456Z Downloaded semver v1.0.26
3742025-09-19T19:37:16.456Z Downloaded globset v0.4.16
3752025-09-19T19:37:16.456Z Downloaded duct v1.1.0
3762025-09-19T19:37:16.456Z Downloaded derive_more-impl v2.0.1
3772025-09-19T19:37:16.456Z Downloaded zeroize v1.8.1
3782025-09-19T19:37:16.456Z Downloaded unicode-segmentation v1.12.0
3792025-09-19T19:37:16.456Z Downloaded typeid v1.0.3
3802025-09-19T19:37:16.456Z Downloaded tracing-log v0.2.0
3812025-09-19T19:37:16.456Z Downloaded signal-hook-mio v0.2.4
3822025-09-19T19:37:16.456Z Downloaded signal-hook v0.3.18
3832025-09-19T19:37:16.456Z Downloaded serde_ignored v0.1.12
3842025-09-19T19:37:16.456Z Downloaded serde-value v0.7.0
3852025-09-19T19:37:16.456Z Downloaded zstd-sys v2.0.15+zstd.1.5.7
3862025-09-19T19:37:16.456Z Downloaded rustix v0.38.44
3872025-09-19T19:37:16.456Z Downloaded home v0.5.11
3882025-09-19T19:37:16.456Z Downloaded fastrand v2.3.0
3892025-09-19T19:37:16.456Z Downloaded unicode-xid v0.2.6
3902025-09-19T19:37:16.456Z Downloaded tracing-error v0.2.1
3912025-09-19T19:37:16.456Z Downloaded swrite v0.1.0
3922025-09-19T19:37:16.456Z Downloaded slab v0.4.11
3932025-09-19T19:37:16.457Z Downloaded sigchld v0.2.4
3942025-09-19T19:37:16.457Z Downloaded shell-words v1.1.0
3952025-09-19T19:37:16.457Z Downloaded petgraph v0.8.2
3962025-09-19T19:37:16.457Z Downloaded shared_thread v0.2.0
3972025-09-19T19:37:16.457Z Downloaded shared_child v1.1.1
3982025-09-19T19:37:16.457Z Downloaded serde_spanned v1.0.0
3992025-09-19T19:37:16.457Z Downloaded serde_spanned v0.6.9
4002025-09-19T19:37:16.457Z Downloaded serde-untagged v0.1.7
4012025-09-19T19:37:16.457Z Downloaded rustc-hash v2.1.1
4022025-09-19T19:37:16.457Z Downloaded quick-xml v0.37.5
4032025-09-19T19:37:16.457Z Downloaded portable-atomic v1.11.0
4042025-09-19T19:37:16.457Z Downloaded humantime-serde v1.1.1
4052025-09-19T19:37:16.457Z Downloaded humantime v2.2.0
4062025-09-19T19:37:16.457Z Downloaded futures-io v0.3.31
4072025-09-19T19:37:16.457Z Downloaded future-queue v0.4.0
4082025-09-19T19:37:16.457Z Downloaded fixedbitset v0.5.7
4092025-09-19T19:37:16.457Z Downloaded eyre v0.6.12
4102025-09-19T19:37:16.457Z Downloaded enable-ansi-support v0.2.1
4112025-09-19T19:37:16.457Z Downloaded version_check v0.9.5
4122025-09-19T19:37:16.457Z Downloaded tracing-attributes v0.1.30
4132025-09-19T19:37:16.457Z Downloaded toml_write v0.1.2
4142025-09-19T19:37:16.457Z Downloaded toml_edit v0.23.4
4152025-09-19T19:37:16.457Z Downloaded static_assertions v1.1.0
4162025-09-19T19:37:16.457Z Downloaded shlex v1.3.0
4172025-09-19T19:37:16.457Z Downloaded serde_path_to_error v0.1.17
4182025-09-19T19:37:16.457Z Downloaded scopeguard v1.2.0
4192025-09-19T19:37:16.457Z Downloaded parking_lot_core v0.9.11
4202025-09-19T19:37:16.457Z Downloaded nested v0.1.1
4212025-09-19T19:37:16.457Z Downloaded jobserver v0.1.33
4222025-09-19T19:37:16.457Z Downloaded idna_adapter v1.0.0
4232025-09-19T19:37:16.457Z Downloaded filetime v0.2.25
4242025-09-19T19:37:16.457Z Downloaded quick-junit v0.5.1
4252025-09-19T19:37:16.457Z Downloaded pin-utils v0.1.0
4262025-09-19T19:37:16.457Z Downloaded pin-project-internal v1.1.10
4272025-09-19T19:37:16.457Z Downloaded pin-project v1.1.10
4282025-09-19T19:37:16.457Z Downloaded pathdiff v0.2.3
4292025-09-19T19:37:16.457Z Downloaded os_pipe v1.2.2
4302025-09-19T19:37:16.458Z Downloaded ordered-float v2.10.1
4312025-09-19T19:37:16.458Z Downloaded num-traits v0.2.19
4322025-09-19T19:37:16.458Z Downloaded newtype-uuid v1.3.0
4332025-09-19T19:37:16.458Z Downloaded lock_api v0.4.13
4342025-09-19T19:37:16.458Z Downloaded recursion v0.5.4
4352025-09-19T19:37:16.458Z Downloaded litrs v0.4.1
4362025-09-19T19:37:16.458Z Downloaded pkg-config v0.3.32
4372025-09-19T19:37:16.458Z Downloaded futures-task v0.3.31
4382025-09-19T19:37:16.458Z Downloaded toml_datetime v0.7.0
4392025-09-19T19:37:16.458Z Downloaded toml_datetime v0.6.11
4402025-09-19T19:37:16.458Z Downloaded tokio-stream v0.1.17
4412025-09-19T19:37:16.458Z Downloaded itertools v0.14.0
4422025-09-19T19:37:16.458Z Downloaded indicatif v0.18.0
4432025-09-19T19:37:16.458Z Downloaded indenter v0.3.4
4442025-09-19T19:37:16.458Z Downloaded color-eyre v0.6.5
4452025-09-19T19:37:16.458Z Downloaded chrono v0.4.42
4462025-09-19T19:37:16.458Z Downloaded cc v1.2.30
4472025-09-19T19:37:16.458Z Downloaded indent_write v2.2.0
4482025-09-19T19:37:16.458Z Downloaded toml v0.9.0
4492025-09-19T19:37:16.458Z Downloaded tinyvec_macros v0.1.1
4502025-09-19T19:37:16.483Z Downloaded derive_more v2.0.1
4512025-09-19T19:37:16.483Z Downloaded color-spantrace v0.3.0
4522025-09-19T19:37:16.483Z Downloaded bstr v1.12.0
4532025-09-19T19:37:16.483Z Downloaded unicode-normalization v0.1.24
4542025-09-19T19:37:16.483Z Downloaded futures-macro v0.3.31
4552025-09-19T19:37:16.483Z Downloaded futures-core v0.3.31
4562025-09-19T19:37:16.484Z Downloaded futures-channel v0.3.31
4572025-09-19T19:37:16.484Z Downloaded futures v0.3.31
4582025-09-19T19:37:16.484Z Downloaded erased-serde v0.4.6
4592025-09-19T19:37:16.484Z Downloaded dialoguer v0.12.0
4602025-09-19T19:37:16.484Z Downloaded crossterm v0.29.0
4612025-09-19T19:37:16.484Z Downloaded autocfg v1.5.0
4622025-09-19T19:37:16.484Z Downloaded futures-executor v0.3.31
4632025-09-19T19:37:16.484Z Downloaded debug-ignore v1.0.5
4642025-09-19T19:37:16.484Z Downloaded cargo_metadata v0.21.0
4652025-09-19T19:37:16.484Z Downloaded cargo-util-schemas v0.8.2
4662025-09-19T19:37:16.484Z Downloaded camino-tempfile v1.4.1
4672025-09-19T19:37:16.484Z Downloaded base64 v0.21.7
4682025-09-19T19:37:16.484Z Downloaded atomicwrites v0.4.4
4692025-09-19T19:37:16.484Z Downloaded ahash v0.8.12
4702025-09-19T19:37:16.484Z Downloaded document-features v0.2.11
4712025-09-19T19:37:16.484Z Downloaded derive-where v1.6.0
4722025-09-19T19:37:16.484Z Downloaded config v0.15.15
4732025-09-19T19:37:16.484Z Downloaded cargo-platform v0.2.0
4742025-09-19T19:37:16.484Z Downloaded lazy_static v1.5.0
4752025-09-19T19:37:16.484Z Downloaded fnv v1.0.7
4762025-09-19T19:37:16.484Z Downloaded async-scoped v0.9.0
4772025-09-19T19:37:16.484Z Compiling unicode-ident v1.0.18
4782025-09-19T19:37:16.484Z Compiling libc v0.2.175
4792025-09-19T19:37:16.484Z Compiling autocfg v1.5.0
4802025-09-19T19:37:16.484Z Compiling rustix v1.0.7
4812025-09-19T19:37:16.484Z Compiling winnow v0.7.13
4822025-09-19T19:37:16.515Z Compiling typeid v1.0.3
4832025-09-19T19:37:16.540Z Compiling futures-core v0.3.31
4842025-09-19T19:37:16.701Z Compiling proc-macro2 v1.0.95
4852025-09-19T19:37:16.769Z Compiling shlex v1.3.0
4862025-09-19T19:37:17.062Z Compiling signal-hook v0.3.18
4872025-09-19T19:37:17.087Z Compiling thiserror v2.0.16
4882025-09-19T19:37:17.239Z Compiling jobserver v0.1.33
4892025-09-19T19:37:17.265Z Compiling num-traits v0.2.19
4902025-09-19T19:37:17.427Z Compiling utf8_iter v1.0.4
4912025-09-19T19:37:17.452Z Compiling pkg-config v0.3.32
4922025-09-19T19:37:17.615Z Compiling quote v1.0.40
4932025-09-19T19:37:17.730Z Compiling cc v1.2.30
4942025-09-19T19:37:18.064Z Compiling syn v2.0.104
4952025-09-19T19:37:18.211Z Compiling idna_adapter v1.0.0
4962025-09-19T19:37:18.357Z Compiling errno v0.3.12
4972025-09-19T19:37:18.383Z Compiling getrandom v0.3.3
4982025-09-19T19:37:18.568Z Compiling signal-hook-registry v1.4.5
4992025-09-19T19:37:18.593Z Compiling mio v1.0.4
5002025-09-19T19:37:18.710Z Compiling backtrace v0.3.75
5012025-09-19T19:37:19.312Z Compiling futures-sink v0.3.31
5022025-09-19T19:37:19.452Z Compiling toml_write v0.1.2
5032025-09-19T19:37:19.487Z Compiling semver v1.0.26
5042025-09-19T19:37:19.670Z Compiling futures-channel v0.3.31
5052025-09-19T19:37:19.785Z Compiling backtrace-ext v0.2.1
5062025-09-19T19:37:19.980Z Compiling ordered-float v2.10.1
5072025-09-19T19:37:20.048Z Compiling rand_core v0.9.3
5082025-09-19T19:37:20.072Z Compiling console v0.16.0
5092025-09-19T19:37:20.441Z Compiling idna v1.0.3
5102025-09-19T19:37:20.519Z Compiling include_dir_macros v0.7.4
5112025-09-19T19:37:20.743Z Compiling terminal_size v0.4.2
5122025-09-19T19:37:20.817Z Compiling zstd-sys v2.0.15+zstd.1.5.7
5132025-09-19T19:37:20.969Z Compiling futures-io v0.3.31
5142025-09-19T19:37:21.229Z Compiling futures-task v0.3.31
5152025-09-19T19:37:21.262Z Compiling version_check v0.9.5
5162025-09-19T19:37:21.289Z Compiling slab v0.4.11
5172025-09-19T19:37:21.322Z Compiling pin-utils v0.1.0
5182025-09-19T19:37:21.403Z Compiling clap_builder v4.5.47
5192025-09-19T19:37:21.539Z Compiling include_dir v0.7.4
5202025-09-19T19:37:21.599Z Compiling rand_chacha v0.9.0
5212025-09-19T19:37:21.823Z Compiling url v2.5.4
5222025-09-19T19:37:21.863Z Compiling lock_api v0.4.13
5232025-09-19T19:37:21.910Z Compiling ahash v0.8.12
5242025-09-19T19:37:22.211Z Compiling fastrand v2.3.0
5252025-09-19T19:37:22.263Z Compiling unicode-segmentation v1.12.0
5262025-09-19T19:37:22.692Z Compiling unicode-xid v0.2.6
5272025-09-19T19:37:22.741Z Compiling lazy_static v1.5.0
5282025-09-19T19:37:22.883Z Compiling parking_lot_core v0.9.11
5292025-09-19T19:37:22.922Z Compiling sharded-slab v0.1.7
5302025-09-19T19:37:23.087Z Compiling convert_case v0.7.1
5312025-09-19T19:37:23.318Z Compiling tempfile v3.20.0
5322025-09-19T19:37:23.758Z Compiling rand v0.9.2
5332025-09-19T19:37:23.807Z Compiling toml_parser v1.0.2
5342025-09-19T19:37:24.317Z Compiling os_pipe v1.2.2
5352025-09-19T19:37:24.317Z Compiling tracing-log v0.2.0
5362025-09-19T19:37:24.503Z Compiling thread_local v1.1.8
5372025-09-19T19:37:24.663Z Compiling zstd-safe v7.2.4
5382025-09-19T19:37:24.968Z Compiling scopeguard v1.2.0
5392025-09-19T19:37:24.999Z Compiling portable-atomic v1.11.0
5402025-09-19T19:37:25.049Z Compiling rustix v0.38.44
5412025-09-19T19:37:25.122Z Compiling cfg_aliases v0.2.1
5422025-09-19T19:37:25.225Z Compiling debug-ignore v1.0.5
5432025-09-19T19:37:25.375Z Compiling fixedbitset v0.5.7
5442025-09-19T19:37:25.400Z Compiling nix v0.30.1
5452025-09-19T19:37:25.882Z Compiling tracing-subscriber v0.3.20
5462025-09-19T19:37:26.049Z Compiling sigchld v0.2.4
5472025-09-19T19:37:26.293Z Compiling itertools v0.14.0
5482025-09-19T19:37:26.595Z Compiling uuid v1.17.0
5492025-09-19T19:37:26.866Z Compiling vte v0.14.1
5502025-09-19T19:37:27.197Z Compiling bstr v1.12.0
5512025-09-19T19:37:27.393Z Compiling litrs v0.4.1
5522025-09-19T19:37:28.182Z Compiling serde_derive v1.0.219
5532025-09-19T19:37:28.339Z Compiling tracing-attributes v0.1.30
5542025-09-19T19:37:28.517Z Compiling thiserror-impl v2.0.16
5552025-09-19T19:37:29.215Z Compiling tokio-macros v2.5.0
5562025-09-19T19:37:29.312Z Compiling futures-macro v0.3.31
5572025-09-19T19:37:30.222Z Compiling miette-derive v7.6.0
5582025-09-19T19:37:30.519Z Compiling clap_derive v4.5.47
5592025-09-19T19:37:30.885Z Compiling futures-util v0.3.31
5602025-09-19T19:37:30.946Z Compiling tracing v0.1.41
5612025-09-19T19:37:31.153Z Compiling derive_more-impl v2.0.1
5622025-09-19T19:37:31.335Z Compiling tokio v1.47.1
5632025-09-19T19:37:32.504Z Compiling miette v7.6.0
5642025-09-19T19:37:32.707Z Compiling pin-project-internal v1.1.10
5652025-09-19T19:37:34.107Z Compiling serde v1.0.219
5662025-09-19T19:37:34.498Z Compiling clap v4.5.47
5672025-09-19T19:37:34.618Z Compiling nested v0.1.1
5682025-09-19T19:37:34.919Z Compiling iana-time-zone v0.1.63
5692025-09-19T19:37:35.011Z Compiling tinyvec_macros v0.1.1
5702025-09-19T19:37:35.122Z Compiling eyre v0.6.12
5712025-09-19T19:37:35.355Z Compiling color-spantrace v0.3.0
5722025-09-19T19:37:35.689Z Compiling futures-executor v0.3.31
5732025-09-19T19:37:35.759Z Compiling static_assertions v1.1.0
5742025-09-19T19:37:35.881Z Compiling chrono v0.4.42
5752025-09-19T19:37:35.961Z Compiling tinyvec v1.9.0
5762025-09-19T19:37:36.091Z Compiling futures v0.3.31
5772025-09-19T19:37:36.199Z Compiling pin-project v1.1.10
5782025-09-19T19:37:36.263Z Compiling derive_more v2.0.1
5792025-09-19T19:37:36.291Z Compiling tracing-error v0.2.1
5802025-09-19T19:37:36.345Z Compiling document-features v0.2.11
5812025-09-19T19:37:36.371Z Compiling globset v0.4.16
5822025-09-19T19:37:36.624Z Compiling newtype-uuid v1.3.0
5832025-09-19T19:37:36.880Z Compiling strip-ansi-escapes v0.2.1
5842025-09-19T19:37:37.249Z Compiling parking_lot v0.12.4
5852025-09-19T19:37:37.357Z Compiling shared_child v1.1.1
5862025-09-19T19:37:38.137Z Compiling signal-hook-mio v0.2.4
5872025-09-19T19:37:38.162Z Compiling regex v1.11.2
5882025-09-19T19:37:38.300Z Compiling filetime v0.2.25
5892025-09-19T19:37:38.604Z Compiling quick-xml v0.37.5
5902025-09-19T19:37:38.628Z Compiling indenter v0.3.4
5912025-09-19T19:37:38.791Z Compiling toml_writer v1.0.2
5922025-09-19T19:37:39.146Z Compiling indexmap v2.11.1
5932025-09-19T19:37:39.178Z Compiling camino v1.1.12
5942025-09-19T19:37:39.286Z Compiling serde_json v1.0.143
5952025-09-19T19:37:39.399Z Compiling serde_spanned v0.6.9
5962025-09-19T19:37:39.423Z Compiling toml_datetime v0.6.11
5972025-09-19T19:37:39.640Z Compiling erased-serde v0.4.6
5982025-09-19T19:37:39.807Z Compiling serde-value v0.7.0
5992025-09-19T19:37:40.075Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
6002025-09-19T19:37:40.291Z Compiling pathdiff v0.2.3
6012025-09-19T19:37:40.409Z Compiling cargo-platform v0.2.0
6022025-09-19T19:37:40.447Z Compiling toml_edit v0.22.27
6032025-09-19T19:37:40.528Z Compiling serde-untagged v0.1.7
6042025-09-19T19:37:40.636Z Compiling serde_spanned v1.0.0
6052025-09-19T19:37:40.660Z Compiling toml_datetime v0.7.0
6062025-09-19T19:37:40.703Z Compiling petgraph v0.8.2
6072025-09-19T19:37:40.891Z Compiling target-spec v3.5.0
6082025-09-19T19:37:40.973Z Compiling smol_str v0.3.2
6092025-09-19T19:37:40.997Z Compiling xattr v1.5.0
6102025-09-19T19:37:41.235Z Compiling toml v0.9.0
6112025-09-19T19:37:41.269Z Compiling shared_thread v0.2.0
6122025-09-19T19:37:41.429Z Compiling humantime v2.2.0
6132025-09-19T19:37:41.469Z Compiling recursion v0.5.4
6142025-09-19T19:37:41.659Z Compiling shell-words v1.1.0
6152025-09-19T19:37:41.830Z Compiling target-spec-miette v0.4.4
6162025-09-19T19:37:41.920Z Compiling rustc-hash v2.1.1
6172025-09-19T19:37:41.944Z Compiling unit-prefix v0.5.1
6182025-09-19T19:37:42.187Z Compiling fnv v1.0.7
6192025-09-19T19:37:42.232Z Compiling nextest-metadata v0.12.2 (/work/nextest-rs/nextest/nextest-metadata)
6202025-09-19T19:37:42.271Z Compiling indicatif v0.18.0
6212025-09-19T19:37:42.341Z Compiling future-queue v0.4.0
6222025-09-19T19:37:42.829Z Compiling config v0.15.15
6232025-09-19T19:37:43.200Z Compiling iddqd v0.3.11
6242025-09-19T19:37:43.734Z Compiling humantime-serde v1.1.1
6252025-09-19T19:37:43.967Z Compiling toml v0.8.23
6262025-09-19T19:37:44.477Z Compiling duct v1.1.0
6272025-09-19T19:37:44.711Z Compiling tar v0.4.44
6282025-09-19T19:37:44.810Z Compiling cargo-util-schemas v0.8.2
6292025-09-19T19:37:45.339Z Compiling toml_edit v0.23.4
6302025-09-19T19:37:45.426Z Compiling quick-junit v0.5.1
6312025-09-19T19:37:45.492Z Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest)
6322025-09-19T19:37:45.969Z Compiling camino-tempfile v1.4.1
6332025-09-19T19:37:46.174Z Compiling tokio-stream v0.1.17
6342025-09-19T19:37:46.199Z Compiling async-scoped v0.9.0
6352025-09-19T19:37:46.319Z Compiling zstd v0.13.3
6362025-09-19T19:37:46.430Z Compiling atomicwrites v0.4.4
6372025-09-19T19:37:46.483Z Compiling serde_path_to_error v0.1.17
6382025-09-19T19:37:46.806Z Compiling serde_ignored v0.1.12
6392025-09-19T19:37:46.937Z Compiling crossterm v0.29.0
6402025-09-19T19:37:47.070Z Compiling cargo_metadata v0.21.0
6412025-09-19T19:37:47.298Z Compiling unicode-normalization v0.1.24
6422025-09-19T19:37:47.890Z Compiling derive-where v1.6.0
6432025-09-19T19:37:48.004Z Compiling zeroize v1.8.1
6442025-09-19T19:37:48.130Z Compiling swrite v0.1.0
6452025-09-19T19:37:48.264Z Compiling home v0.5.11
6462025-09-19T19:37:48.323Z Compiling indent_write v2.2.0
6472025-09-19T19:37:48.374Z Compiling dialoguer v0.12.0
6482025-09-19T19:37:48.496Z Compiling color-eyre v0.6.5
6492025-09-19T19:37:48.559Z Compiling enable-ansi-support v0.2.1
6502025-09-19T19:37:49.082Z Compiling guppy v0.17.20
6512025-09-19T19:37:51.776Z Compiling nextest-filtering v0.16.0 (/work/nextest-rs/nextest/nextest-filtering)
6522025-09-19T19:37:53.275Z Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner)
6532025-09-19T19:38:31.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
6542025-09-19T19:38:31.602Z
6552025-09-19T19:38:31.602Zreal 1:16.090417910
6562025-09-19T19:38:31.602Zuser 4:56.009947979
6572025-09-19T19:38:31.602Zsys 38.741321254
6582025-09-19T19:38:31.602Ztrap 0.199184037
6592025-09-19T19:38:31.602Ztflt 0.180292659
6602025-09-19T19:38:31.602Zdflt 0.156821861
6612025-09-19T19:38:31.602Zkflt 0.001795706
6622025-09-19T19:38:31.602Zlock 13:31.820102795
6632025-09-19T19:38:31.602Zslp 18:04.696908059
6642025-09-19T19:38:31.602Zlat 13.494111230
6652025-09-19T19:38:31.603Zstop 17.010436830
6662025-09-19T19:38:31.628Z+ banner nextest
6672025-09-19T19:38:31.628Z
6682025-09-19T19:38:31.628Z # # ###### # # ##### ###### #### #####
6692025-09-19T19:38:31.628Z ## # # # # # # # #
6702025-09-19T19:38:31.628Z # # # ##### ## # ##### #### #
6712025-09-19T19:38:31.628Z # # # # ## # # # #
6722025-09-19T19:38:31.628Z # ## # # # # # # # #
6732025-09-19T19:38:31.628Z # # ###### # # # ###### #### #
6742025-09-19T19:38:31.628Z
6752025-09-19T19:38:31.628Z+ ptime -m cargo build --package cargo-nextest
6762025-09-19T19:38:31.889Z Downloading crates ...
6772025-09-19T19:38:32.029Z Downloaded serde_urlencoded v0.7.1
6782025-09-19T19:38:32.054Z Downloaded mime v0.3.17
6792025-09-19T19:38:32.054Z Downloaded atomic-waker v1.1.2
6802025-09-19T19:38:32.054Z Downloaded crc32fast v1.4.2
6812025-09-19T19:38:32.054Z Downloaded base64 v0.22.1
6822025-09-19T19:38:32.054Z Downloaded foreign-types v0.3.2
6832025-09-19T19:38:32.054Z Downloaded cpufeatures v0.2.17
6842025-09-19T19:38:32.054Z Downloaded crypto-common v0.1.6
6852025-09-19T19:38:32.054Z Downloaded http v1.3.1
6862025-09-19T19:38:32.079Z Downloaded http-body v1.0.1
6872025-09-19T19:38:32.079Z Downloaded generic-array v0.14.7
6882025-09-19T19:38:32.079Z Downloaded ed25519-dalek v2.1.1
6892025-09-19T19:38:32.079Z Downloaded mukti-metadata v0.3.0
6902025-09-19T19:38:32.079Z Downloaded const-oid v0.9.6
6912025-09-19T19:38:32.079Z Downloaded openssl-macros v0.1.1
6922025-09-19T19:38:32.079Z Downloaded digest v0.10.7
6932025-09-19T19:38:32.079Z Downloaded tower-layer v0.3.3
6942025-09-19T19:38:32.079Z Downloaded sync_wrapper v1.0.2
6952025-09-19T19:38:32.079Z Downloaded thiserror-impl v1.0.69
6962025-09-19T19:38:32.079Z Downloaded want v0.3.1
6972025-09-19T19:38:32.104Z Downloaded getrandom v0.2.16
6982025-09-19T19:38:32.104Z Downloaded subtle v2.6.1
6992025-09-19T19:38:32.104Z Downloaded zipsign-api v0.1.5
7002025-09-19T19:38:32.104Z Downloaded tokio-native-tls v0.3.1
7012025-09-19T19:38:32.104Z Downloaded tower-service v0.3.3
7022025-09-19T19:38:32.104Z Downloaded rand_core v0.6.4
7032025-09-19T19:38:32.104Z Downloaded untrusted v0.9.0
7042025-09-19T19:38:32.104Z Downloaded thiserror v1.0.69
7052025-09-19T19:38:32.130Z Downloaded self_update v0.42.0
7062025-09-19T19:38:32.130Z Downloaded socket2 v0.5.10
7072025-09-19T19:38:32.130Z Downloaded typenum v1.18.0
7082025-09-19T19:38:32.130Z Downloaded rustls-webpki v0.103.3
7092025-09-19T19:38:32.130Z Downloaded openssl-sys v0.9.109
7102025-09-19T19:38:32.154Z Downloaded tower v0.5.2
7112025-09-19T19:38:32.155Z Downloaded tower-http v0.6.6
7122025-09-19T19:38:32.179Z Downloaded iri-string v0.7.8
7132025-09-19T19:38:32.179Z Downloaded tokio-util v0.7.15
7142025-09-19T19:38:32.179Z Downloaded reqwest v0.12.19
7152025-09-19T19:38:32.204Z Downloaded h2 v0.4.10
7162025-09-19T19:38:32.204Z Downloaded hyper v1.6.0
7172025-09-19T19:38:32.204Z Downloaded vcpkg v0.2.15
7182025-09-19T19:38:32.250Z Downloaded quinn v0.11.8
7192025-09-19T19:38:32.274Z Downloaded webpki-roots v1.0.0
7202025-09-19T19:38:32.274Z Downloaded quinn-proto v0.11.12
7212025-09-19T19:38:32.274Z Downloaded curve25519-dalek v4.1.3
7222025-09-19T19:38:32.299Z Downloaded openssl v0.10.73
7232025-09-19T19:38:32.299Z Downloaded hyper-util v0.1.13
7242025-09-19T19:38:32.299Z Downloaded rustls v0.23.27
7252025-09-19T19:38:32.324Z Downloaded der v0.7.10
7262025-09-19T19:38:32.324Z Downloaded rustls-pki-types v1.12.0
7272025-09-19T19:38:32.324Z Downloaded indicatif v0.17.12
7282025-09-19T19:38:32.349Z Downloaded quinn-udp v0.5.12
7292025-09-19T19:38:32.349Z Downloaded sha2 v0.10.9
7302025-09-19T19:38:32.349Z Downloaded tokio-rustls v0.26.2
7312025-09-19T19:38:32.349Z Downloaded native-tls v0.2.14
7322025-09-19T19:38:32.349Z Downloaded rustc_version v0.4.1
7332025-09-19T19:38:32.349Z Downloaded pkcs8 v0.10.2
7342025-09-19T19:38:32.349Z Downloaded ipnet v2.11.0
7352025-09-19T19:38:32.349Z Downloaded httparse v1.10.1
7362025-09-19T19:38:32.374Z Downloaded spki v0.7.3
7372025-09-19T19:38:32.374Z Downloaded self-replace v1.5.0
7382025-09-19T19:38:32.374Z Downloaded openssl-probe v0.1.6
7392025-09-19T19:38:32.374Z Downloaded lru-slab v0.1.2
7402025-09-19T19:38:32.374Z Downloaded hyper-rustls v0.27.6
7412025-09-19T19:38:32.374Z Downloaded urlencoding v2.1.3
7422025-09-19T19:38:32.374Z Downloaded try-lock v0.2.5
7432025-09-19T19:38:32.374Z Downloaded signature v2.2.0
7442025-09-19T19:38:32.374Z Downloaded hyper-tls v0.6.0
7452025-09-19T19:38:32.374Z Downloaded http-body-util v0.1.3
7462025-09-19T19:38:32.374Z Downloaded hex v0.4.3
7472025-09-19T19:38:32.374Z Downloaded ed25519 v2.2.3
7482025-09-19T19:38:32.399Z Downloaded foreign-types-shared v0.1.1
7492025-09-19T19:38:32.399Z Downloaded flate2 v1.1.1
7502025-09-19T19:38:32.399Z Downloaded curve25519-dalek-derive v0.1.1
7512025-09-19T19:38:32.399Z Downloaded block-buffer v0.10.4
7522025-09-19T19:38:32.399Z Downloaded base64ct v1.7.3
7532025-09-19T19:38:32.399Z Downloaded ring v0.17.14
7542025-09-19T19:38:32.537Z Compiling smallvec v1.15.1
7552025-09-19T19:38:32.562Z Compiling socket2 v0.6.0
7562025-09-19T19:38:32.562Z Compiling futures-sink v0.3.31
7572025-09-19T19:38:32.587Z Compiling percent-encoding v2.3.1
7582025-09-19T19:38:32.587Z Compiling miniz_oxide v0.8.9
7592025-09-19T19:38:32.587Z Compiling http v1.3.1
7602025-09-19T19:38:32.587Z Compiling ring v0.17.14
7612025-09-19T19:38:32.617Z Compiling rustls-pki-types v1.12.0
7622025-09-19T19:38:32.873Z Compiling futures-channel v0.3.31
7632025-09-19T19:38:33.066Z Compiling form_urlencoded v1.2.1
7642025-09-19T19:38:33.091Z Compiling idna v1.0.3
7652025-09-19T19:38:33.291Z Compiling tokio v1.47.1
7662025-09-19T19:38:33.359Z Compiling futures-util v0.3.31
7672025-09-19T19:38:33.556Z Compiling backtrace v0.3.75
7682025-09-19T19:38:33.783Z Compiling getrandom v0.2.16
7692025-09-19T19:38:34.050Z Compiling typenum v1.18.0
7702025-09-19T19:38:34.141Z Compiling httparse v1.10.1
7712025-09-19T19:38:34.499Z Compiling http-body v1.0.1
7722025-09-19T19:38:34.687Z Compiling untrusted v0.9.0
7732025-09-19T19:38:34.795Z Compiling url v2.5.4
7742025-09-19T19:38:34.827Z Compiling cfg-expr v0.20.1
7752025-09-19T19:38:34.908Z Compiling generic-array v0.14.7
7762025-09-19T19:38:34.976Z Compiling atomic-waker v1.1.2
7772025-09-19T19:38:35.177Z Compiling rustls v0.23.27
7782025-09-19T19:38:35.241Z Compiling try-lock v0.2.5
7792025-09-19T19:38:35.414Z Compiling tower-service v0.3.3
7802025-09-19T19:38:35.493Z Compiling want v0.3.1
7812025-09-19T19:38:35.777Z Compiling target-spec v3.5.0
7822025-09-19T19:38:36.230Z Compiling backtrace-ext v0.2.1
7832025-09-19T19:38:36.487Z Compiling subtle v2.6.1
7842025-09-19T19:38:36.526Z Compiling miette v7.6.0
7852025-09-19T19:38:36.770Z Compiling sync_wrapper v1.0.2
7862025-09-19T19:38:36.944Z Compiling socket2 v0.5.10
7872025-09-19T19:38:37.944Z Compiling tower-layer v0.3.3
7882025-09-19T19:38:38.028Z Compiling base64 v0.22.1
7892025-09-19T19:38:38.269Z Compiling ipnet v2.11.0
7902025-09-19T19:38:38.354Z Compiling cargo-util-schemas v0.8.2
7912025-09-19T19:38:38.793Z Compiling target-spec-miette v0.4.4
7922025-09-19T19:38:38.817Z Compiling webpki-roots v1.0.0
7932025-09-19T19:38:39.017Z Compiling thiserror v1.0.69
7942025-09-19T19:38:39.219Z Compiling iri-string v0.7.8
7952025-09-19T19:38:39.554Z Compiling parking_lot_core v0.9.11
7962025-09-19T19:38:39.759Z Compiling futures-executor v0.3.31
7972025-09-19T19:38:39.968Z Compiling block-buffer v0.10.4
7982025-09-19T19:38:40.146Z Compiling crypto-common v0.1.6
7992025-09-19T19:38:40.200Z Compiling http-body-util v0.1.3
8002025-09-19T19:38:40.304Z Compiling serde_urlencoded v0.7.1
8012025-09-19T19:38:40.343Z Compiling thiserror-impl v1.0.69
8022025-09-19T19:38:40.660Z Compiling cargo_metadata v0.21.0
8032025-09-19T19:38:40.802Z Compiling crc32fast v1.4.2
8042025-09-19T19:38:41.136Z Compiling mime v0.3.17
8052025-09-19T19:38:41.422Z Compiling rustls-webpki v0.103.3
8062025-09-19T19:38:41.659Z Compiling self_update v0.42.0
8072025-09-19T19:38:42.063Z Compiling flate2 v1.1.1
8082025-09-19T19:38:42.797Z Compiling tokio-util v0.7.15
8092025-09-19T19:38:43.075Z Compiling tower v0.5.2
8102025-09-19T19:38:43.437Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
8112025-09-19T19:38:43.547Z Compiling nextest-metadata v0.12.2 (/work/nextest-rs/nextest/nextest-metadata)
8122025-09-19T19:38:43.796Z Compiling h2 v0.4.10
8132025-09-19T19:38:43.848Z Compiling tower-http v0.6.6
8142025-09-19T19:38:44.069Z Compiling guppy v0.17.20
8152025-09-19T19:38:44.272Z Compiling digest v0.10.7
8162025-09-19T19:38:44.637Z Compiling futures v0.3.31
8172025-09-19T19:38:44.667Z Compiling parking_lot v0.12.4
8182025-09-19T19:38:44.753Z Compiling indicatif v0.17.12
8192025-09-19T19:38:45.497Z Compiling self-replace v1.5.0
8202025-09-19T19:38:45.783Z Compiling cpufeatures v0.2.17
8212025-09-19T19:38:45.885Z Compiling urlencoding v2.1.3
8222025-09-19T19:38:46.272Z Compiling sha2 v0.10.9
8232025-09-19T19:38:46.964Z Compiling crossterm v0.29.0
8242025-09-19T19:38:47.230Z Compiling nextest-filtering v0.16.0 (/work/nextest-rs/nextest/nextest-filtering)
8252025-09-19T19:38:47.931Z Compiling async-scoped v0.9.0
8262025-09-19T19:38:48.262Z Compiling mukti-metadata v0.3.0
8272025-09-19T19:38:49.020Z Compiling hyper v1.6.0
8282025-09-19T19:38:49.995Z Compiling tokio-rustls v0.26.2
8292025-09-19T19:38:50.109Z Compiling tokio-stream v0.1.17
8302025-09-19T19:38:50.516Z Compiling future-queue v0.4.0
8312025-09-19T19:38:50.708Z Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest)
8322025-09-19T19:38:50.834Z Compiling hex v0.4.3
8332025-09-19T19:38:50.961Z Compiling color-eyre v0.6.5
8342025-09-19T19:38:51.220Z Compiling hyper-util v0.1.13
8352025-09-19T19:38:53.277Z Compiling hyper-rustls v0.27.6
8362025-09-19T19:38:53.645Z Compiling reqwest v0.12.19
8372025-09-19T19:38:57.308Z Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner)
8382025-09-19T19:39:42.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
8392025-09-19T19:39:42.151Z
8402025-09-19T19:39:42.177Zreal 1:10.518594077
8412025-09-19T19:39:42.177Zuser 3:47.199172579
8422025-09-19T19:39:42.177Zsys 24.188962557
8432025-09-19T19:39:42.177Ztrap 0.147209093
8442025-09-19T19:39:42.177Ztflt 0.058519761
8452025-09-19T19:39:42.177Zdflt 0.144237445
8462025-09-19T19:39:42.177Zkflt 0.000055299
8472025-09-19T19:39:42.177Zlock 11:10.283973891
8482025-09-19T19:39:42.177Zslp 12:43.855003340
8492025-09-19T19:39:42.177Zlat 8.083990981
8502025-09-19T19:39:42.177Zstop 7.636589918
8512025-09-19T19:39:42.177Z+ banner all targets
8522025-09-19T19:39:42.177Z
8532025-09-19T19:39:42.177Z ## # #
8542025-09-19T19:39:42.177Z # # # #
8552025-09-19T19:39:42.177Z # # # #
8562025-09-19T19:39:42.177Z ###### # #
8572025-09-19T19:39:42.177Z # # # #
8582025-09-19T19:39:42.177Z # # ###### ######
8592025-09-19T19:39:42.177Z
8602025-09-19T19:39:42.177Z
8612025-09-19T19:39:42.178Z ##### ## ##### #### ###### ##### ####
8622025-09-19T19:39:42.178Z # # # # # # # # # #
8632025-09-19T19:39:42.178Z # # # # # # ##### # ####
8642025-09-19T19:39:42.178Z # ###### ##### # ### # # #
8652025-09-19T19:39:42.178Z # # # # # # # # # # #
8662025-09-19T19:39:42.178Z # # # # # #### ###### # ####
8672025-09-19T19:39:42.178Z
8682025-09-19T19:39:42.178Z+ ptime -m cargo build --all-targets
8692025-09-19T19:39:42.463Z Downloading crates ...
8702025-09-19T19:39:42.650Z Downloaded globwalk v0.9.1
8712025-09-19T19:39:42.675Z Downloaded maplit v1.0.2
8722025-09-19T19:39:42.675Z Downloaded same-file v1.0.6
8732025-09-19T19:39:42.675Z Downloaded wait-timeout v0.2.1
8742025-09-19T19:39:42.675Z Downloaded insta v1.43.2
8752025-09-19T19:39:42.700Z Downloaded yansi v1.0.1
8762025-09-19T19:39:42.700Z Downloaded whoami v1.6.1
8772025-09-19T19:39:42.700Z Downloaded test-strategy v0.4.3
8782025-09-19T19:39:42.700Z Downloaded pretty_assertions v1.4.1
8792025-09-19T19:39:42.700Z Downloaded fancy-regex v0.14.0
8802025-09-19T19:39:42.700Z Downloaded diff v0.1.13
8812025-09-19T19:39:42.725Z Downloaded datatest-stable v0.3.2
8822025-09-19T19:39:42.725Z Downloaded proptest v1.7.0
8832025-09-19T19:39:42.725Z Downloaded cp_r v0.5.2
8842025-09-19T19:39:42.725Z Downloaded similar v2.7.0
8852025-09-19T19:39:42.750Z Downloaded libtest-mimic v0.8.1
8862025-09-19T19:39:42.750Z Downloaded ignore v0.4.23
8872025-09-19T19:39:42.750Z Downloaded fs-err v3.1.1
8882025-09-19T19:39:42.750Z Downloaded derive-ex v0.1.8
8892025-09-19T19:39:42.750Z Downloaded walkdir v2.5.0
8902025-09-19T19:39:42.750Z Downloaded test-case-core v3.3.1
8912025-09-19T19:39:42.750Z Downloaded test-case v3.3.1
8922025-09-19T19:39:42.750Z Downloaded rand_xorshift v0.4.0
8932025-09-19T19:39:42.750Z Downloaded indoc v2.0.6
8942025-09-19T19:39:42.750Z Downloaded crossbeam-utils v0.8.21
8952025-09-19T19:39:42.750Z Downloaded unarray v0.1.4
8962025-09-19T19:39:42.775Z Downloaded structmeta v0.3.0
8972025-09-19T19:39:42.775Z Downloaded rusty-fork v0.3.0
8982025-09-19T19:39:42.775Z Downloaded crossbeam-epoch v0.9.18
8992025-09-19T19:39:42.775Z Downloaded camino-tempfile-ext v0.3.2
9002025-09-19T19:39:42.775Z Downloaded test-case-macros v3.3.1
9012025-09-19T19:39:42.775Z Downloaded structmeta-derive v0.3.0
9022025-09-19T19:39:42.775Z Downloaded quick-error v1.2.3
9032025-09-19T19:39:42.775Z Downloaded crossbeam-deque v0.8.6
9042025-09-19T19:39:42.775Z Downloaded escape8259 v0.5.3
9052025-09-19T19:39:42.871Z Compiling crossbeam-utils v0.8.21
9062025-09-19T19:39:42.871Z Compiling same-file v1.0.6
9072025-09-19T19:39:42.895Z Compiling fs-err v3.1.1
9082025-09-19T19:39:42.895Z Compiling whoami v1.6.1
9092025-09-19T19:39:42.895Z Compiling similar v2.7.0
9102025-09-19T19:39:42.895Z Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data)
9112025-09-19T19:39:42.895Z Compiling test-case-core v3.3.1
9122025-09-19T19:39:42.895Z Compiling structmeta-derive v0.3.0
9132025-09-19T19:39:43.218Z Compiling walkdir v2.5.0
9142025-09-19T19:39:43.510Z Compiling escape8259 v0.5.3
9152025-09-19T19:39:43.833Z Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests)
9162025-09-19T19:39:43.923Z Compiling libtest-mimic v0.8.1
9172025-09-19T19:39:43.976Z Compiling fancy-regex v0.14.0
9182025-09-19T19:39:44.255Z Compiling crossbeam-epoch v0.9.18
9192025-09-19T19:39:44.533Z Compiling insta v1.43.2
9202025-09-19T19:39:44.582Z Compiling test-case-macros v3.3.1
9212025-09-19T19:39:44.984Z Compiling crossbeam-deque v0.8.6
9222025-09-19T19:39:45.158Z Compiling structmeta v0.3.0
9232025-09-19T19:39:45.323Z Compiling ignore v0.4.23
9242025-09-19T19:39:45.526Z Compiling wait-timeout v0.2.1
9252025-09-19T19:39:45.581Z Compiling quick-error v1.2.3
9262025-09-19T19:39:45.718Z Compiling test-case v3.3.1
9272025-09-19T19:39:45.755Z Compiling derive-ex v0.1.8
9282025-09-19T19:39:45.837Z Compiling rusty-fork v0.3.0
9292025-09-19T19:39:46.044Z Compiling datatest-stable v0.3.2
9302025-09-19T19:39:46.118Z Compiling cp_r v0.5.2
9312025-09-19T19:39:46.187Z Compiling rand_xorshift v0.4.0
9322025-09-19T19:39:46.447Z Compiling unarray v0.1.4
9332025-09-19T19:39:46.472Z Compiling diff v0.1.13
9342025-09-19T19:39:46.624Z Compiling globwalk v0.9.1
9352025-09-19T19:39:46.649Z Compiling proptest v1.7.0
9362025-09-19T19:39:46.933Z Compiling yansi v1.0.1
9372025-09-19T19:39:47.056Z Compiling camino-tempfile-ext v0.3.2
9382025-09-19T19:39:47.113Z Compiling maplit v1.0.2
9392025-09-19T19:39:47.235Z Compiling indoc v2.0.6
9402025-09-19T19:39:47.457Z Compiling pretty_assertions v1.4.1
9412025-09-19T19:39:47.594Z Compiling nextest-metadata v0.12.2 (/work/nextest-rs/nextest/nextest-metadata)
9422025-09-19T19:39:48.915Z Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest)
9432025-09-19T19:39:49.220Z Compiling test-strategy v0.4.3
9442025-09-19T19:39:51.133Z Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner)
9452025-09-19T19:39:51.780Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
9462025-09-19T19:39:52.199Z Compiling internal-test v0.1.2-b.12 (/work/nextest-rs/nextest/internal-test)
9472025-09-19T19:39:54.822Z Compiling nextest-filtering v0.16.0 (/work/nextest-rs/nextest/nextest-filtering)
9482025-09-19T19:40:46.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
9492025-09-19T19:40:46.397Z
9502025-09-19T19:40:46.397Zreal 1:04.212797311
9512025-09-19T19:40:46.397Zuser 4:15.046128541
9522025-09-19T19:40:46.397Zsys 34.513547901
9532025-09-19T19:40:46.398Ztrap 0.171683509
9542025-09-19T19:40:46.398Ztflt 0.014790956
9552025-09-19T19:40:46.422Zdflt 0.134134813
9562025-09-19T19:40:46.422Zkflt 0.000004799
9572025-09-19T19:40:46.422Zlock 10:34.671241050
9582025-09-19T19:40:46.422Zslp 18:29.759996851
9592025-09-19T19:40:46.422Zlat 11.132372861
9602025-09-19T19:40:46.423Zstop 9.450493715
9612025-09-19T19:40:46.423Z+ banner all features
9622025-09-19T19:40:46.423Z
9632025-09-19T19:40:46.423Z ## # #
9642025-09-19T19:40:46.423Z # # # #
9652025-09-19T19:40:46.423Z # # # #
9662025-09-19T19:40:46.423Z ###### # #
9672025-09-19T19:40:46.423Z # # # #
9682025-09-19T19:40:46.423Z # # ###### ######
9692025-09-19T19:40:46.423Z
9702025-09-19T19:40:46.423Z
9712025-09-19T19:40:46.423Z ###### ###### ## ##### # # ##### ###### ####
9722025-09-19T19:40:46.423Z # # # # # # # # # # #
9732025-09-19T19:40:46.423Z ##### ##### # # # # # # # ##### ####
9742025-09-19T19:40:46.423Z # # ###### # # # ##### # #
9752025-09-19T19:40:46.423Z # # # # # # # # # # # #
9762025-09-19T19:40:46.423Z # ###### # # # #### # # ###### ####
9772025-09-19T19:40:46.423Z
9782025-09-19T19:40:46.423Z+ ptime -m cargo build --all-features
9792025-09-19T19:40:46.685Z Downloading crates ...
9802025-09-19T19:40:46.861Z Downloaded axum-core v0.4.5
9812025-09-19T19:40:46.886Z Downloaded prost-derive v0.13.5
9822025-09-19T19:40:46.886Z Downloaded prost-types v0.13.5
9832025-09-19T19:40:46.886Z Downloaded rustversion v1.0.21
9842025-09-19T19:40:46.886Z Downloaded hyper-timeout v0.5.2
9852025-09-19T19:40:46.886Z Downloaded rand_chacha v0.3.1
9862025-09-19T19:40:46.886Z Downloaded prost v0.13.5
9872025-09-19T19:40:46.886Z Downloaded console-subscriber v0.4.1
9882025-09-19T19:40:46.910Z Downloaded hdrhistogram v7.5.4
9892025-09-19T19:40:46.911Z Downloaded tower v0.4.13
9902025-09-19T19:40:46.935Z Downloaded rand v0.8.5
9912025-09-19T19:40:46.935Z Downloaded nom v7.1.3
9922025-09-19T19:40:46.935Z Downloaded minimal-lexical v0.2.1
9932025-09-19T19:40:46.935Z Downloaded crossbeam-channel v0.5.15
9942025-09-19T19:40:46.935Z Downloaded axum v0.7.9
9952025-09-19T19:40:46.960Z Downloaded tonic v0.12.3
9962025-09-19T19:40:46.960Z Downloaded matchit v0.7.3
9972025-09-19T19:40:46.960Z Downloaded indexmap v1.9.3
9982025-09-19T19:40:46.960Z Downloaded anyhow v1.0.98
9992025-09-19T19:40:46.960Z Downloaded matchers v0.2.0
10002025-09-19T19:40:46.960Z Downloaded byteorder v1.5.0
10012025-09-19T19:40:46.985Z Downloaded async-trait v0.1.88
10022025-09-19T19:40:46.985Z Downloaded async-stream v0.3.6
10032025-09-19T19:40:46.985Z Downloaded httpdate v1.0.3
10042025-09-19T19:40:46.985Z Downloaded hashbrown v0.12.3
10052025-09-19T19:40:46.985Z Downloaded console-api v0.8.1
10062025-09-19T19:40:46.985Z Downloaded async-stream-impl v0.3.6
10072025-09-19T19:40:47.076Z Compiling getrandom v0.2.16
10082025-09-19T19:40:47.076Z Compiling num-traits v0.2.19
10092025-09-19T19:40:47.104Z Compiling httpdate v1.0.3
10102025-09-19T19:40:47.129Z Compiling anyhow v1.0.98
10112025-09-19T19:40:47.129Z Compiling rustversion v1.0.21
10122025-09-19T19:40:47.129Z Compiling either v1.15.0
10132025-09-19T19:40:47.153Z Compiling indexmap v1.9.3
10142025-09-19T19:40:47.178Z Compiling matchers v0.2.0
10152025-09-19T19:40:47.398Z Compiling hyper v1.6.0
10162025-09-19T19:40:47.423Z Compiling rand_core v0.6.4
10172025-09-19T19:40:47.531Z Compiling itertools v0.14.0
10182025-09-19T19:40:47.556Z Compiling ring v0.17.14
10192025-09-19T19:40:47.897Z Compiling rand_chacha v0.3.1
10202025-09-19T19:40:48.032Z Compiling async-trait v0.1.88
10212025-09-19T19:40:48.867Z Compiling hashbrown v0.12.3
10222025-09-19T19:40:49.001Z Compiling tracing-subscriber v0.3.20
10232025-09-19T19:40:49.108Z Compiling rand v0.8.5
10242025-09-19T19:40:49.473Z Compiling ordered-float v2.10.1
10252025-09-19T19:40:50.001Z Compiling hyper-util v0.1.13
10262025-09-19T19:40:50.026Z Compiling serde-value v0.7.0
10272025-09-19T19:40:50.493Z Compiling rustls-webpki v0.103.3
10282025-09-19T19:40:50.567Z Compiling prost-derive v0.13.5
10292025-09-19T19:40:50.595Z Compiling cargo-util-schemas v0.8.2
10302025-09-19T19:40:50.822Z Compiling axum-core v0.4.5
10312025-09-19T19:40:51.452Z Compiling rustls v0.23.27
10322025-09-19T19:40:52.285Z Compiling async-stream-impl v0.3.6
10332025-09-19T19:40:52.533Z Compiling matchit v0.7.3
10342025-09-19T19:40:53.153Z Compiling crossbeam-utils v0.8.21
10352025-09-19T19:40:53.342Z Compiling cargo_metadata v0.21.0
10362025-09-19T19:40:53.445Z Compiling async-stream v0.3.6
10372025-09-19T19:40:53.540Z Compiling hyper-timeout v0.5.2
10382025-09-19T19:40:53.569Z Compiling tower v0.4.13
10392025-09-19T19:40:53.593Z Compiling prost v0.13.5
10402025-09-19T19:40:53.656Z Compiling tokio-stream v0.1.17
10412025-09-19T19:40:53.732Z Compiling minimal-lexical v0.2.1
10422025-09-19T19:40:53.909Z Compiling proptest v1.7.0
10432025-09-19T19:40:54.225Z Compiling axum v0.7.9
10442025-09-19T19:40:54.373Z Compiling prost-types v0.13.5
10452025-09-19T19:40:54.442Z Compiling nom v7.1.3
10462025-09-19T19:40:55.345Z Compiling guppy v0.17.20
10472025-09-19T19:40:55.606Z Compiling byteorder v1.5.0
10482025-09-19T19:40:56.062Z Compiling base64 v0.21.7
10492025-09-19T19:40:56.692Z Compiling chrono v0.4.42
10502025-09-19T19:40:56.716Z Compiling crossbeam-channel v0.5.15
10512025-09-19T19:40:57.076Z Compiling tokio-rustls v0.26.2
10522025-09-19T19:40:57.511Z Compiling hyper-rustls v0.27.6
10532025-09-19T19:40:57.536Z Compiling hdrhistogram v7.5.4
10542025-09-19T19:40:57.723Z Compiling tracing-error v0.2.1
10552025-09-19T19:40:58.095Z Compiling reqwest v0.12.19
10562025-09-19T19:40:58.137Z Compiling color-spantrace v0.3.0
10572025-09-19T19:40:58.589Z Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest)
10582025-09-19T19:40:58.614Z Compiling color-eyre v0.6.5
10592025-09-19T19:40:59.266Z Compiling nextest-filtering v0.16.0 (/work/nextest-rs/nextest/nextest-filtering)
10602025-09-19T19:40:59.904Z Compiling quick-junit v0.5.1
10612025-09-19T19:40:59.942Z Compiling tonic v0.12.3
10622025-09-19T19:41:00.910Z Compiling self_update v0.42.0
10632025-09-19T19:41:03.098Z Compiling console-api v0.8.1
10642025-09-19T19:41:04.445Z Compiling console-subscriber v0.4.1
10652025-09-19T19:41:07.023Z Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner)
10662025-09-19T19:41:25.592Z Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests)
10672025-09-19T19:41:56.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
10682025-09-19T19:41:56.100Z
10692025-09-19T19:41:56.100Zreal 1:09.668926698
10702025-09-19T19:41:56.100Zuser 4:00.034780131
10712025-09-19T19:41:56.100Zsys 29.227958817
10722025-09-19T19:41:56.100Ztrap 0.146807969
10732025-09-19T19:41:56.100Ztflt 0.024025544
10742025-09-19T19:41:56.100Zdflt 0.173431018
10752025-09-19T19:41:56.100Zkflt 0.000078706
10762025-09-19T19:41:56.125Zlock 10:41.972216938
10772025-09-19T19:41:56.125Zslp 14:41.740264339
10782025-09-19T19:41:56.125Zlat 8.020813179
10792025-09-19T19:41:56.125Zstop 7.789607866
10802025-09-19T19:41:56.125Z+ banner doctests
10812025-09-19T19:41:56.125Z
10822025-09-19T19:41:56.125Z ##### #### #### ##### ###### #### ##### ####
10832025-09-19T19:41:56.125Z # # # # # # # # # # #
10842025-09-19T19:41:56.125Z # # # # # # ##### #### # ####
10852025-09-19T19:41:56.125Z # # # # # # # # # #
10862025-09-19T19:41:56.125Z # # # # # # # # # # # # #
10872025-09-19T19:41:56.125Z ##### #### #### # ###### #### # ####
10882025-09-19T19:41:56.125Z
10892025-09-19T19:41:56.125Z+ ptime -m cargo test --doc
10902025-09-19T19:41:56.575Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
10912025-09-19T19:41:56.605Z Doc-tests cargo_nextest
10922025-09-19T19:41:57.238Z
10932025-09-19T19:41:57.238Zrunning 0 tests
10942025-09-19T19:41:57.238Z
10952025-09-19T19:41:57.238Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10962025-09-19T19:41:57.238Z
10972025-09-19T19:41:57.270Z Doc-tests fixture_data
10982025-09-19T19:41:57.364Z
10992025-09-19T19:41:57.364Zrunning 0 tests
11002025-09-19T19:41:57.364Z
11012025-09-19T19:41:57.364Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
11022025-09-19T19:41:57.364Z
11032025-09-19T19:41:57.393Z Doc-tests integration_tests
11042025-09-19T19:41:57.478Z
11052025-09-19T19:41:57.478Zrunning 0 tests
11062025-09-19T19:41:57.478Z
11072025-09-19T19:41:57.479Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
11082025-09-19T19:41:57.479Z
11092025-09-19T19:41:57.503Z Doc-tests nextest_filtering
11102025-09-19T19:41:57.683Z
11112025-09-19T19:41:57.683Zrunning 0 tests
11122025-09-19T19:41:57.683Z
11132025-09-19T19:41:57.683Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
11142025-09-19T19:41:57.683Z
11152025-09-19T19:41:57.710Z Doc-tests nextest_metadata
11162025-09-19T19:41:57.957Z
11172025-09-19T19:41:57.957Zrunning 2 tests
11182025-09-19T19:41:58.758Ztest nextest-metadata/src/test_list.rs - test_list::RustBinaryId::from_parts (line 303) ... ok
11192025-09-19T19:42:04.772Ztest nextest-metadata/src/lib.rs - (line 15) ... ok
11202025-09-19T19:42:04.772Z
11212025-09-19T19:42:04.772Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.81s
11222025-09-19T19:42:04.772Z
11232025-09-19T19:42:04.797Z Doc-tests nextest_runner
11242025-09-19T19:42:06.030Z
11252025-09-19T19:42:06.030Zrunning 0 tests
11262025-09-19T19:42:06.030Z
11272025-09-19T19:42:06.030Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
11282025-09-19T19:42:06.030Z
11292025-09-19T19:42:06.074Z Doc-tests nextest_workspace_hack
11302025-09-19T19:42:06.136Z
11312025-09-19T19:42:06.136Zrunning 0 tests
11322025-09-19T19:42:06.136Z
11332025-09-19T19:42:06.136Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
11342025-09-19T19:42:06.136Z
11352025-09-19T19:42:06.174Z
11362025-09-19T19:42:06.174Zreal 10.043305866
11372025-09-19T19:42:06.174Zuser 9.757342698
11382025-09-19T19:42:06.174Zsys 2.608685996
11392025-09-19T19:42:06.175Ztrap 0.003465839
11402025-09-19T19:42:06.175Ztflt 0.015040533
11412025-09-19T19:42:06.175Zdflt 0.061567072
11422025-09-19T19:42:06.175Zkflt 0.000029188
11432025-09-19T19:42:06.175Zlock 40.507382355
11442025-09-19T19:42:06.175Zslp 1:00.560086179
11452025-09-19T19:42:06.175Zlat 0.115546131
11462025-09-19T19:42:06.175Zstop 0.211359484
11472025-09-19T19:42:06.200Z+ banner local-nt
11482025-09-19T19:42:06.200Z
11492025-09-19T19:42:06.200Z # #### #### ## # # # #####
11502025-09-19T19:42:06.200Z # # # # # # # # ## # #
11512025-09-19T19:42:06.200Z # # # # # # # ##### # # # #
11522025-09-19T19:42:06.200Z # # # # ###### # # # # #
11532025-09-19T19:42:06.200Z # # # # # # # # # ## #
11542025-09-19T19:42:06.200Z ###### #### #### # # ###### # # #
11552025-09-19T19:42:06.200Z
11562025-09-19T19:42:06.200Z+ ptime -m cargo local-nt run --profile ci
11572025-09-19T19:42:06.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
11582025-09-19T19:42:06.625Z Running `target/debug/cargo-nextest nextest run --profile ci`
11592025-09-19T19:42:07.415Zinfo: experimental features enabled: setup-scripts
11602025-09-19T19:42:07.829Z Compiling ring v0.17.14
11612025-09-19T19:42:09.143Z Compiling rustls v0.23.27
11622025-09-19T19:42:11.496Z Compiling rustls-webpki v0.103.3
11632025-09-19T19:42:17.620Z Compiling tokio-rustls v0.26.2
11642025-09-19T19:42:17.997Z Compiling hyper-rustls v0.27.6
11652025-09-19T19:42:18.330Z Compiling reqwest v0.12.19
11662025-09-19T19:42:20.873Z Compiling self_update v0.42.0
11672025-09-19T19:42:21.960Z Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner)
11682025-09-19T19:42:24.254Z Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest)
11692025-09-19T19:42:25.510Z Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests)
11702025-09-19T19:42:46.229Z Finished `test` profile [unoptimized + debuginfo] target(s) in 38.79s
11712025-09-19T19:42:46.444Z────────────
11722025-09-19T19:42:46.444Z Nextest run ID 5fb341c7-c72a-4692-893e-7c0a3dcd6480 with nextest profile: ci
11732025-09-19T19:42:46.445Z Starting 340 tests across 18 binaries (1 test skipped)
11742025-09-19T19:42:46.470Z SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive
11752025-09-19T19:42:46.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
11762025-09-19T19:42:47.024Z Running `target/debug/build-seed-archive`
11772025-09-19T19:42:47.052Zinfo: unable to find seed archive /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst, building
11782025-09-19T19:43:22.760Z*** executing: /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml archive --archive-file /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-2dXs0R/target --profile archive-all
11792025-09-19T19:43:23.192Z Downloading crates ...
11802025-09-19T19:43:23.247Z Downloaded uuid v1.2.1
11812025-09-19T19:43:23.290Zwarning: /work/nextest-rs/nextest/fixtures/nextest-tests/derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
11822025-09-19T19:43:23.290Zwarning: /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml: only one of `license` or `license-file` is necessary
11832025-09-19T19:43:23.290Z`license` should be used if the package license can be expressed with a standard SPDX expression.
11842025-09-19T19:43:23.290Z`license-file` should be used if the package uses a non-standard license.
11852025-09-19T19:43:23.290ZSee https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
11862025-09-19T19:43:23.363Z Compiling uuid v1.2.1
11872025-09-19T19:43:23.363Z Compiling dylib-test v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/dylib-test)
11882025-09-19T19:43:23.363Z Compiling cdylib-link v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/cdylib/cdylib-link)
11892025-09-19T19:43:23.363Z Compiling with-build-script v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/with-build-script)
11902025-09-19T19:43:23.396Z Compiling nextest-derive v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/derive)
11912025-09-19T19:43:23.396Z Compiling cdylib-example v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/cdylib/cdylib-example)
11922025-09-19T19:43:23.396Z Compiling proc-macro-test v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/proc-macro-test)
11932025-09-19T19:43:23.748Z Compiling nextest-tests v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests)
11942025-09-19T19:43:24.986Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
11952025-09-19T19:43:25.012Zinfo: experimental features enabled: setup-scripts, wrapper-scripts
11962025-09-19T19:43:25.038Z Archiving 18 binaries (including 2 non-test binaries), 2 build script output directories, 2 linked paths, 1 extra path, and 1 standard library to /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst
11972025-09-19T19:43:25.088Z Warning linked path `/tmp/nextest-seed-build-2dXs0R/target/debug/build/cdylib-link-3df986488577784c/does-not-exist` not found, requested by: cdylib-link v0.1.0
11982025-09-19T19:43:25.089Z (this is a bug in this crate that should be fixed)
11992025-09-19T19:43:25.525Z Archived 818 files to /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst in 0.50s
12002025-09-19T19:43:25.558Z*** command /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml archive --archive-file /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-2dXs0R/target --profile archive-all exited with status exit status: 0
12012025-09-19T19:43:25.585Zinfo: created new seed archive: /tmp/nextest-tests-seed-build/seed-2a777591669b5fd39f5f6f23126c11bbcd7d05fd1a94bc290500f88c8caafb69.tar.zst
12022025-09-19T19:43:25.585Z SETUP PASS [ 39.131s] build-seed-archive: cargo run --bin build-seed-archive
12032025-09-19T19:43:25.615Z PASS [ 0.024s] integration-tests::custom-harness thread_count::test_multi_threaded
12042025-09-19T19:43:25.642Z PASS [ 0.025s] integration-tests::custom-harness thread_count::test_single_threaded
12052025-09-19T19:43:25.668Z PASS [ 0.059s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing
12062025-09-19T19:43:25.847Z PASS [ 0.263s] cargo-nextest dispatch::tests::test_argument_parsing
12072025-09-19T19:43:25.982Z PASS [ 0.399s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json
12082025-09-19T19:43:26.010Z PASS [ 0.375s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json
12092025-09-19T19:43:26.010Z PASS [ 0.410s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json
12102025-09-19T19:43:26.010Z PASS [ 0.420s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json
12112025-09-19T19:43:26.010Z PASS [ 0.421s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json
12122025-09-19T19:43:26.036Z PASS [ 0.418s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json
12132025-09-19T19:43:28.301Z PASS [ 2.659s] integration-tests::integration test_list_binaries_only
12142025-09-19T19:43:28.353Z PASS [ 2.349s] integration-tests::integration test_list_target_after_build
12152025-09-19T19:43:28.378Z PASS [ 2.363s] integration-tests::integration test_list_host_after_build
12162025-09-19T19:43:28.520Z PASS [ 2.532s] integration-tests::integration test_list_full_after_build
12172025-09-19T19:43:28.545Z PASS [ 2.698s] integration-tests::integration test_list_default
12182025-09-19T19:43:28.574Z PASS [ 2.590s] integration-tests::integration test_list_full
12192025-09-19T19:43:31.496Z PASS [ 2.942s] integration-tests::integration test_run_from_archive_with_missing_includes
12202025-09-19T19:43:32.013Z PASS [ 5.927s] integration-tests::integration test_relocated_run
12212025-09-19T19:43:33.085Z PASS [ 4.717s] integration-tests::integration test_run_after_build
12222025-09-19T19:43:33.344Z PASS [ 0.238s] integration-tests::integration test_rustc_version_verbose_errors
12232025-09-19T19:43:33.741Z PASS [ 5.164s] integration-tests::integration test_run_no_tests
12242025-09-19T19:43:34.319Z PASS [ 8.310s] integration-tests::integration test_list_with_default_filter
12252025-09-19T19:43:34.497Z PASS [ 2.530s] integration-tests::integration test_run_with_priorities
12262025-09-19T19:43:35.628Z PASS [ 4.159s] integration-tests::integration test_run_with_default_filter
12272025-09-19T19:43:35.883Z PASS [ 7.518s] integration-tests::integration test_run_from_archive_with_includes
12282025-09-19T19:43:35.919Z PASS [ 2.574s] integration-tests::integration test_setup_script_error
12292025-09-19T19:43:35.954Z PASS [ 2.209s] integration-tests::integration test_setup_scripts_not_enabled
12302025-09-19T19:43:35.986Z PASS [ 0.062s] integration-tests::integration test_version_info
12312025-09-19T19:43:36.016Z PASS [ 0.023s] nextest-filtering parsing::tests::test_complex_error
12322025-09-19T19:43:36.016Z PASS [ 0.020s] nextest-filtering parsing::tests::test_expected_eof
12332025-09-19T19:43:36.041Z PASS [ 0.020s] nextest-filtering parsing::tests::test_expected_expr
12342025-09-19T19:43:36.066Z PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_and_operator
12352025-09-19T19:43:36.093Z PASS [ 0.022s] nextest-filtering parsing::tests::test_invalid_escapes
12362025-09-19T19:43:36.118Z PASS [ 0.020s] nextest-filtering parsing::tests::test_invalid_glob
12372025-09-19T19:43:36.118Z PASS [ 0.018s] nextest-filtering parsing::tests::test_invalid_or_operator
12382025-09-19T19:43:36.144Z PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_platform
12392025-09-19T19:43:36.169Z PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_regex
12402025-09-19T19:43:36.196Z PASS [ 0.017s] nextest-filtering parsing::tests::test_missing_argument
12412025-09-19T19:43:36.196Z PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_close_parentheses
12422025-09-19T19:43:36.221Z PASS [ 0.020s] nextest-filtering parsing::tests::test_missing_close_regex
12432025-09-19T19:43:36.246Z PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_open_parentheses
12442025-09-19T19:43:36.270Z PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_parentheses
12452025-09-19T19:43:36.325Z PASS [ 0.021s] nextest-filtering parsing::tests::test_parse_comma
12462025-09-19T19:43:36.350Z PASS [ 0.025s] nextest-filtering parsing::tests::test_parse_expr_difference
12472025-09-19T19:43:36.350Z PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_expr_intersection
12482025-09-19T19:43:36.350Z PASS [ 0.019s] nextest-filtering parsing::tests::test_parse_expr_not
12492025-09-19T19:43:36.376Z PASS [ 0.019s] nextest-filtering parsing::tests::test_parse_expr_precedence
12502025-09-19T19:43:36.402Z PASS [ 0.018s] nextest-filtering parsing::tests::test_parse_expr_set
12512025-09-19T19:43:36.402Z PASS [ 0.022s] nextest-filtering parsing::tests::test_parse_expr_union
12522025-09-19T19:43:36.443Z PASS [ 0.044s] nextest-filtering parsing::tests::test_parse_glob_matcher
12532025-09-19T19:43:36.541Z PASS [ 0.097s] nextest-filtering parsing::tests::test_parse_name_matcher
12542025-09-19T19:43:36.566Z PASS [ 0.024s] nextest-filtering parsing::tests::test_parse_name_matcher_quote
12552025-09-19T19:43:36.624Z PASS [ 0.058s] nextest-filtering parsing::tests::test_parse_regex
12562025-09-19T19:43:36.650Z PASS [ 0.026s] nextest-filtering parsing::tests::test_parse_set_def
12572025-09-19T19:43:36.675Z PASS [ 0.020s] nextest-filtering parsing::tests::test_unexpected_argument
12582025-09-19T19:43:36.699Z PASS [ 0.025s] nextest-filtering parsing::tests::test_unexpected_comma
12592025-09-19T19:43:36.744Z PASS [ 8.157s] integration-tests::integration test_run_from_archive_with_no_includes
12602025-09-19T19:43:36.745Z PASS [ 2.214s] integration-tests::integration test_show_config_version
12612025-09-19T19:43:36.783Z PASS [ 0.029s] nextest-filtering::match test_binary_query
12622025-09-19T19:43:36.783Z PASS [ 0.050s] nextest-filtering::match test_expr_binary
12632025-09-19T19:43:36.811Z PASS [ 0.027s] nextest-filtering::match test_expr_binary_id_glob
12642025-09-19T19:43:36.812Z PASS [ 0.022s] nextest-filtering::match test_expr_kind
12652025-09-19T19:43:36.812Z PASS [ 0.032s] nextest-filtering::match test_expr_deps
12662025-09-19T19:43:36.812Z PASS [ 0.847s] nextest-filtering parsing::tests::proptest_expr_roundtrip
12672025-09-19T19:43:36.845Z PASS [ 0.025s] nextest-filtering::match test_expr_kind_partial
12682025-09-19T19:43:36.845Z PASS [ 0.024s] nextest-filtering::match test_expr_package_contains
12692025-09-19T19:43:36.845Z PASS [ 0.024s] nextest-filtering::match test_expr_package_equal
12702025-09-19T19:43:36.874Z PASS [ 0.024s] nextest-filtering::match test_expr_platform
12712025-09-19T19:43:36.874Z PASS [ 0.030s] nextest-filtering::match test_expr_package_regex
12722025-09-19T19:43:36.874Z PASS [ 0.029s] nextest-filtering::match test_expr_rdeps
12732025-09-19T19:43:36.906Z PASS [ 0.023s] nextest-filtering::match test_expr_test_difference::with_and_not
12742025-09-19T19:43:36.906Z PASS [ 0.031s] nextest-filtering::match test_expr_test
12752025-09-19T19:43:36.906Z PASS [ 0.031s] nextest-filtering::match test_expr_test_difference::with_minus
12762025-09-19T19:43:36.906Z PASS [ 0.024s] nextest-filtering::match test_expr_test_intersect::with_ampersand
12772025-09-19T19:43:36.935Z PASS [ 0.027s] nextest-filtering::match test_expr_test_intersect::with_and
12782025-09-19T19:43:36.936Z PASS [ 0.027s] nextest-filtering::match test_expr_test_not
12792025-09-19T19:43:36.936Z PASS [ 0.025s] nextest-filtering::match test_expr_test_union::with_or
12802025-09-19T19:43:36.936Z PASS [ 0.024s] nextest-filtering::match test_expr_test_union::with_pipe
12812025-09-19T19:43:36.964Z PASS [ 0.030s] nextest-filtering::match test_expr_test_union::with_plus
12822025-09-19T19:43:36.964Z PASS [ 0.021s] nextest-metadata test_list::tests::test_binary_id_ord
12832025-09-19T19:43:36.964Z PASS [ 0.029s] nextest-filtering::match test_expr_with_no_matching_packages
12842025-09-19T19:43:36.964Z PASS [ 0.018s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform
12852025-09-19T19:43:36.991Z PASS [ 0.021s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified
12862025-09-19T19:43:36.991Z PASS [ 0.022s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform
12872025-09-19T19:43:36.991Z PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted
12882025-09-19T19:43:37.017Z PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input
12892025-09-19T19:43:37.017Z PASS [ 0.025s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables
12902025-09-19T19:43:37.017Z PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after
12912025-09-19T19:43:37.044Z PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value
12922025-09-19T19:43:37.044Z PASS [ 0.023s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before
12932025-09-19T19:43:37.044Z PASS [ 0.024s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative
12942025-09-19T19:43:37.071Z PASS [ 0.022s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix
12952025-09-19T19:43:37.071Z PASS [ 0.028s] nextest-runner cargo_config::env::tests::test_env_var_precedence
12962025-09-19T19:43:37.071Z PASS [ 0.020s] nextest-runner config::core::identifier::tests::test_invalid
12972025-09-19T19:43:37.071Z PASS [ 0.033s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple
12982025-09-19T19:43:37.071Z PASS [ 0.021s] nextest-runner config::core::identifier::tests::test_valid
12992025-09-19T19:43:37.097Z PASS [ 0.026s] nextest-runner config::core::imp::tests::default_config_is_valid
13002025-09-19T19:43:37.195Z PASS [ 0.499s] nextest-filtering proptest_helpers::tests::proptest_regex_valid
13012025-09-19T19:43:37.220Z PASS [ 0.019s] nextest-runner config::core::nextest_version::tests::test_accumulate
13022025-09-19T19:43:37.247Z PASS [ 0.021s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::build_metadata
13032025-09-19T19:43:37.272Z PASS [ 0.020s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::empty
13042025-09-19T19:43:37.298Z PASS [ 0.037s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning
13052025-09-19T19:43:37.324Z PASS [ 0.018s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::pre_release
13062025-09-19T19:43:37.348Z PASS [ 0.021s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic
13072025-09-19T19:43:37.375Z PASS [ 0.024s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic_with_patch
13082025-09-19T19:43:37.537Z PASS [ 0.173s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_error_and_warning
13092025-09-19T19:43:37.566Z PASS [ 0.023s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_warning
13102025-09-19T19:43:37.593Z PASS [ 0.026s] nextest-runner config::core::tool_config::tests::parse_tool_config_file
13112025-09-19T19:43:37.897Z PASS [ 0.829s] nextest-runner config::core::imp::tests::deprecated_script_config_warning
13122025-09-19T19:43:37.928Z PASS [ 0.831s] nextest-runner config::core::imp::tests::ignored_keys
13132025-09-19T19:43:37.928Z PASS [ 0.811s] nextest-runner config::core::imp::tests::script_warnings
13142025-09-19T19:43:38.084Z PASS [ 0.498s] nextest-runner config::core::tool_config::tests::tool_config_basic
13152025-09-19T19:43:38.586Z PASS [ 0.684s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing_type
13162025-09-19T19:43:38.635Z PASS [ 0.736s] nextest-runner config::elements::archive::tests::parse_invalid::absolute_path
13172025-09-19T19:43:38.666Z PASS [ 0.734s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing
13182025-09-19T19:43:38.697Z PASS [ 0.606s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_relative_to
13192025-09-19T19:43:39.449Z PASS [ 0.814s] nextest-runner config::elements::archive::tests::parse_invalid::missing_relative_to
13202025-09-19T19:43:39.504Z PASS [ 0.867s] nextest-runner config::elements::archive::tests::parse_invalid::negative_depth
13212025-09-19T19:43:39.544Z PASS [ 0.917s] nextest-runner config::elements::archive::tests::parse_invalid::missing_list
13222025-09-19T19:43:39.544Z PASS [ 0.814s] nextest-runner config::elements::archive::tests::parse_invalid::parent_component
13232025-09-19T19:43:39.544Z PASS [ 0.028s] nextest-runner config::elements::archive::tests::test_join_rel_path
13242025-09-19T19:43:40.268Z PASS [ 0.818s] nextest-runner config::elements::archive::tests::parse_valid
13252025-09-19T19:43:40.415Z PASS [ 0.910s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
13262025-09-19T19:43:40.447Z PASS [ 0.889s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::overrides_the_default_profile
13272025-09-19T19:43:40.506Z PASS [ 1.001s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
13282025-09-19T19:43:40.895Z PASS [ 5.261s] integration-tests::integration test_target_arg
13292025-09-19T19:43:41.008Z PASS [ 0.740s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
13302025-09-19T19:43:41.320Z PASS [ 0.798s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::incorrect_leak_timeout_format
13312025-09-19T19:43:41.320Z PASS [ 0.893s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::ci_profile_uses_string_notation
13322025-09-19T19:43:41.370Z PASS [ 0.946s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
13332025-09-19T19:43:41.475Z PASS [ 0.578s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::overrides_the_default_profile
13342025-09-19T19:43:41.537Z PASS [ 0.529s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_leak_timeout_table_should_error
13352025-09-19T19:43:41.765Z PASS [ 7.443s] integration-tests::integration test_show_config_test_groups
13362025-09-19T19:43:41.905Z PASS [ 0.594s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::empty_string_max_fail
13372025-09-19T19:43:46.737Z PASS [ 0.658s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_table
13382025-09-19T19:43:46.738Z PASS [ 1.005s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_map_key
13392025-09-19T19:43:46.738Z PASS [ 1.048s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_max_fail_type
13402025-09-19T19:43:46.738Z PASS [ 0.756s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_string_max_fail
13412025-09-19T19:43:46.738Z PASS [ 0.989s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail
13422025-09-19T19:43:46.738Z PASS [ 0.029s] nextest-runner config::elements::max_fail::tests::maxfail_builder_from_str
13432025-09-19T19:43:46.738Z PASS [ 0.746s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail
13442025-09-19T19:43:46.739Z PASS [ 0.688s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_as_positive_integer
13452025-09-19T19:43:46.739Z PASS [ 0.517s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed
13462025-09-19T19:43:46.739Z PASS [ 0.994s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_false
13472025-09-19T19:43:46.739Z PASS [ 0.021s] nextest-runner config::elements::priority::tests::priority_deserialize
13482025-09-19T19:43:46.739Z PASS [ 0.020s] nextest-runner config::elements::priority::tests::priority_out_of_range
13492025-09-19T19:43:46.739Z PASS [ 1.047s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::zero_string
13502025-09-19T19:43:46.739Z PASS [ 1.021s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_true
13512025-09-19T19:43:46.739Z PASS [ 0.020s] nextest-runner config::elements::priority::tests::priority_sort_order
13522025-09-19T19:43:46.739Z PASS [ 0.982s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_2
13532025-09-19T19:43:46.739Z PASS [ 0.985s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1
13542025-09-19T19:43:46.739Z PASS [ 0.742s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_all
13552025-09-19T19:43:46.739Z PASS [ 15.598s] integration-tests::integration test_run
13562025-09-19T19:43:46.739Z PASS [ 1.034s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr
13572025-09-19T19:43:46.739Z PASS [ 1.087s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple
13582025-09-19T19:43:46.739Z PASS [ 1.100s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple
13592025-09-19T19:43:46.739Z PASS [ 0.794s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones
13602025-09-19T19:43:46.739Z PASS [ 1.144s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr
13612025-09-19T19:43:46.739Z PASS [ 1.088s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple
13622025-09-19T19:43:46.739Z PASS [ 1.088s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple
13632025-09-19T19:43:46.739Z PASS [ 0.973s] nextest-runner config::elements::retry_policy::tests::overrides_retries::my_test_matches_exactly
13642025-09-19T19:43:46.739Z PASS [ 1.023s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration
13652025-09-19T19:43:46.739Z PASS [ 1.027s] nextest-runner config::elements::retry_policy::tests::overrides_retries::not_match
13662025-09-19T19:43:46.739Z PASS [ 1.026s] nextest-runner config::elements::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones
13672025-09-19T19:43:46.739Z PASS [ 1.025s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count
13682025-09-19T19:43:46.739Z PASS [ 1.077s] nextest-runner config::elements::retry_policy::tests::overrides_retries::no_retries_specified
13692025-09-19T19:43:46.739Z PASS [ 1.087s] nextest-runner config::elements::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly
13702025-09-19T19:43:46.780Z PASS [ 10.420s] integration-tests::integration test_target_dir
13712025-09-19T19:43:46.781Z PASS [ 0.790s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay
13722025-09-19T19:43:46.811Z PASS [ 1.036s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay
13732025-09-19T19:43:46.811Z PASS [ 1.040s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay
13742025-09-19T19:43:46.811Z PASS [ 1.038s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count
13752025-09-19T19:43:46.839Z PASS [ 1.088s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count
13762025-09-19T19:43:46.865Z PASS [ 1.088s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff
13772025-09-19T19:43:46.866Z PASS [ 1.082s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay
13782025-09-19T19:43:47.004Z PASS [ 0.691s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay
13792025-09-19T19:43:47.029Z PASS [ 0.573s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff
13802025-09-19T19:43:48.091Z PASS [ 1.057s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
13812025-09-19T19:43:48.122Z PASS [ 1.063s] nextest-runner config::elements::retry_policy::tests::parse_retries_valid
13822025-09-19T19:43:48.122Z PASS [ 1.114s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation
13832025-09-19T19:43:48.122Z PASS [ 1.119s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile
13842025-09-19T19:43:48.122Z PASS [ 1.118s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error
13852025-09-19T19:43:48.122Z PASS [ 1.122s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
13862025-09-19T19:43:48.123Z PASS [ 0.955s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period
13872025-09-19T19:43:48.123Z PASS [ 0.958s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table
13882025-09-19T19:43:48.815Z PASS [ 0.969s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail
13892025-09-19T19:43:49.029Z PASS [ 1.179s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_
13902025-09-19T19:43:49.055Z PASS [ 1.066s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_starts_with_
13912025-09-19T19:43:49.055Z PASS [ 1.068s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon
13922025-09-19T19:43:49.055Z PASS [ 1.125s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name
13932025-09-19T19:43:49.055Z PASS [ 1.071s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_is_global
13942025-09-19T19:43:49.055Z PASS [ 1.071s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_valid
13952025-09-19T19:43:49.055Z PASS [ 1.071s] nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_downstream_tool_config
13962025-09-19T19:43:49.342Z PASS [ 0.487s] nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_user_config
13972025-09-19T19:43:50.122Z PASS [ 1.089s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_tool_
13982025-09-19T19:43:50.148Z PASS [ 1.089s] nextest-runner config::elements::test_threads::tests::parse_test_threads::negative
13992025-09-19T19:43:50.148Z PASS [ 1.094s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_valid
14002025-09-19T19:43:50.173Z PASS [ 1.142s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_is_global
14012025-09-19T19:43:50.198Z PASS [ 1.145s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_
14022025-09-19T19:43:50.198Z PASS [ 1.147s] nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_tool_config
14032025-09-19T19:43:50.198Z PASS [ 0.876s] nextest-runner config::elements::test_threads::tests::parse_test_threads::num_cpus
14042025-09-19T19:43:50.198Z PASS [ 1.150s] nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_user_config
14052025-09-19T19:43:51.191Z PASS [ 1.061s] nextest-runner config::elements::threads_required::tests::parse_threads_required::negative
14062025-09-19T19:43:51.237Z PASS [ 1.112s] nextest-runner config::elements::test_threads::tests::parse_test_threads::zero
14072025-09-19T19:43:51.263Z PASS [ 1.062s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads
14082025-09-19T19:43:51.263Z PASS [ 1.069s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus
14092025-09-19T19:43:51.263Z PASS [ 1.061s] nextest-runner config::elements::threads_required::tests::parse_threads_required::positive
14102025-09-19T19:43:51.263Z PASS [ 1.064s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads
14112025-09-19T19:43:51.264Z PASS [ 1.120s] nextest-runner config::elements::test_threads::tests::parse_test_threads::positive
14122025-09-19T19:43:51.264Z PASS [ 1.067s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads
14132025-09-19T19:43:52.344Z PASS [ 1.151s] nextest-runner config::elements::threads_required::tests::parse_threads_required::zero
14142025-09-19T19:43:52.369Z PASS [ 1.100s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_without_platform
14152025-09-19T19:43:52.369Z PASS [ 1.099s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::empty_platform_map
14162025-09-19T19:43:52.369Z PASS [ 1.100s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filterset_in_default_filter
14172025-09-19T19:43:52.369Z PASS [ 1.102s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform
14182025-09-19T19:43:52.369Z PASS [ 1.100s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_with_default
14192025-09-19T19:43:52.370Z PASS [ 1.107s] nextest-runner config::overrides::imp::tests::cfg_unix_with_custom_platform
14202025-09-19T19:43:52.370Z PASS [ 1.106s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified
14212025-09-19T19:43:53.449Z PASS [ 1.102s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_filterset
14222025-09-19T19:43:53.450Z PASS [ 1.100s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified
14232025-09-19T19:43:53.479Z PASS [ 1.102s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::empty_platform_map
14242025-09-19T19:43:53.479Z PASS [ 1.105s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_platform_expression
14252025-09-19T19:43:53.479Z PASS [ 1.107s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_filterset
14262025-09-19T19:43:53.479Z PASS [ 1.106s] nextest-runner config::overrides::imp::tests::test_overrides_basic
14272025-09-19T19:43:53.479Z PASS [ 1.106s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_platform_expression
14282025-09-19T19:43:53.479Z PASS [ 1.108s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::neither_platform_nor_filter_specified
14292025-09-19T19:43:54.565Z PASS [ 1.114s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool
14302025-09-19T19:43:54.590Z PASS [ 1.110s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_script_name
14312025-09-19T19:43:54.591Z PASS [ 1.111s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_in_table
14322025-09-19T19:43:54.591Z PASS [ 1.112s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_list
14332025-09-19T19:43:54.591Z PASS [ 1.113s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_array_in_table
14342025-09-19T19:43:54.591Z PASS [ 1.115s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command
14352025-09-19T19:43:54.591Z PASS [ 1.112s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_relative_to_value
14362025-09-19T19:43:54.591Z PASS [ 1.117s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined::tool_config_in_main_program
14372025-09-19T19:43:55.695Z PASS [ 1.128s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command_line_in_table
14382025-09-19T19:43:55.722Z PASS [ 1.132s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_target_runner_value
14392025-09-19T19:43:55.722Z PASS [ 1.131s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name
14402025-09-19T19:43:55.722Z PASS [ 1.129s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::target_runner_is_not_a_string
14412025-09-19T19:43:55.722Z PASS [ 1.131s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration
14422025-09-19T19:43:55.722Z PASS [ 1.131s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command
14432025-09-19T19:43:55.722Z PASS [ 1.131s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_list_using_run_filters::list_scripts_using_run_filters
14442025-09-19T19:43:55.722Z PASS [ 1.133s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::unknown_field_in_command_table
14452025-09-19T19:43:55.747Z PASS [ 0.022s] nextest-runner list::binary_list::tests::test_parse_binary_list
14462025-09-19T19:43:55.748Z PASS [ 0.027s] nextest-runner config::utils::helpers::tests::test_deserialize_relative_path
14472025-09-19T19:43:55.748Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir
14482025-09-19T19:43:55.774Z PASS [ 0.023s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths
14492025-09-19T19:43:55.774Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms
14502025-09-19T19:43:55.775Z PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field
14512025-09-19T19:43:55.775Z PASS [ 0.074s] nextest-runner errors::tests::display_error_chain
14522025-09-19T19:43:55.800Z PASS [ 0.085s] nextest-runner errors::tests::display_error_list
14532025-09-19T19:43:55.800Z PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets
14542025-09-19T19:43:55.800Z PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field
14552025-09-19T19:43:55.800Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field
14562025-09-19T19:43:55.825Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary
14572025-09-19T19:43:55.825Z PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets
14582025-09-19T19:43:55.825Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target
14592025-09-19T19:43:55.826Z PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target
14602025-09-19T19:43:55.851Z PASS [ 0.021s] nextest-runner list::test_list::tests::apply_wrappers_examples
14612025-09-19T19:43:55.851Z PASS [ 0.019s] nextest-runner partition::tests::partitioner_builder_from_str
14622025-09-19T19:43:55.851Z PASS [ 0.019s] nextest-runner platform::tests::test_from_rustc_output_invalid
14632025-09-19T19:43:55.851Z PASS [ 0.026s] nextest-runner list::test_list::tests::test_parse_test_list
14642025-09-19T19:43:55.876Z PASS [ 0.020s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line
14652025-09-19T19:43:55.877Z PASS [ 0.021s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines
14662025-09-19T19:43:55.877Z PASS [ 0.020s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace
14672025-09-19T19:43:55.877Z PASS [ 0.022s] nextest-runner redact::tests::test_redact_path
14682025-09-19T19:43:55.877Z PASS [ 0.018s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings
14692025-09-19T19:43:55.902Z PASS [ 0.030s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props
14702025-09-19T19:43:55.902Z PASS [ 0.022s] nextest-runner reporter::displayer::imp::tests::no_capture_settings
14712025-09-19T19:43:55.927Z PASS [ 0.070s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts
14722025-09-19T19:43:55.952Z PASS [ 0.071s] nextest-runner reporter::displayer::imp::tests::final_status_line
14732025-09-19T19:43:55.952Z PASS [ 0.022s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix
14742025-09-19T19:43:55.977Z PASS [ 0.082s] nextest-runner reporter::displayer::imp::tests::test_info_response
14752025-09-19T19:43:55.977Z PASS [ 0.076s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots
14762025-09-19T19:43:55.977Z PASS [ 0.040s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate
14772025-09-19T19:43:56.002Z PASS [ 0.041s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final
14782025-09-19T19:43:56.027Z PASS [ 0.037s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1
14792025-09-19T19:43:56.027Z PASS [ 0.048s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line
14802025-09-19T19:43:56.027Z PASS [ 0.042s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate
14812025-09-19T19:43:56.027Z PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2
14822025-09-19T19:43:56.054Z PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3
14832025-09-19T19:43:56.054Z PASS [ 0.035s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt
14842025-09-19T19:43:56.079Z PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line
14852025-09-19T19:43:56.079Z PASS [ 0.054s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4
14862025-09-19T19:43:56.079Z PASS [ 0.022s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight
14872025-09-19T19:43:56.079Z PASS [ 0.021s] nextest-runner reporter::error_description::tests::test_heuristic_error_str
14882025-09-19T19:43:56.104Z PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic
14892025-09-19T19:43:56.104Z PASS [ 0.019s] nextest-runner reporter::events::tests::test_is_success
14902025-09-19T19:43:56.104Z PASS [ 0.026s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message
14912025-09-19T19:43:56.105Z PASS [ 0.023s] nextest-runner reporter::helpers::tests::test_highlight_end
14922025-09-19T19:43:56.155Z PASS [ 0.064s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness
14932025-09-19T19:43:56.180Z PASS [ 0.073s] nextest-runner reporter::structured::libtest::test::strips_human_output
14942025-09-19T19:43:56.180Z PASS [ 0.069s] nextest-runner reporter::structured::libtest::test::strips_human_output_none
14952025-09-19T19:43:56.180Z PASS [ 0.070s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error
14962025-09-19T19:43:56.180Z PASS [ 0.020s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect
14972025-09-19T19:43:56.205Z PASS [ 0.022s] nextest-runner reuse_build::tests::test_path_mapper_relative
14982025-09-19T19:43:56.205Z PASS [ 0.025s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt
14992025-09-19T19:43:56.205Z PASS [ 0.033s] nextest-runner runner::imp::tests::no_capture_settings
15002025-09-19T19:43:56.205Z PASS [ 0.020s] nextest-runner rustc_cli::tests::test_fail_to_spawn
15012025-09-19T19:43:56.231Z PASS [ 0.028s] nextest-runner target_runner::tests::test_find_config
15022025-09-19T19:43:56.257Z PASS [ 0.019s] nextest-runner test_command::tests::parse_build_script
15032025-09-19T19:43:56.282Z PASS [ 0.019s] nextest-runner test_filter::tests::empty_pattern_examples
15042025-09-19T19:43:56.313Z PASS [ 0.021s] nextest-runner test_filter::tests::pattern_examples
15052025-09-19T19:43:56.339Z PASS [ 0.128s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env
15062025-09-19T19:43:56.379Z PASS [ 0.177s] nextest-runner rustc_cli::tests::test_should_run_rustc_version
15072025-09-19T19:43:56.410Z PASS [ 0.116s] nextest-runner test_filter::tests::proptest_empty
15082025-09-19T19:43:56.472Z PASS [ 0.776s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_unknown::unknown_scripts
15092025-09-19T19:43:56.497Z PASS [ 0.774s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_wrong_type::wrong_script_types
15102025-09-19T19:43:56.497Z PASS [ 0.776s] nextest-runner config::scripts::imp::tests::test_parse_scripts_empty_sections
15112025-09-19T19:43:56.497Z PASS [ 0.781s] nextest-runner config::scripts::imp::tests::test_scripts_basic
15122025-09-19T19:43:56.497Z PASS [ 0.020s] nextest-runner test_filter::tests::skip_only_pattern_examples
15132025-09-19T19:43:56.523Z PASS [ 0.333s] nextest-runner rustc_cli::tests::test_execute_with_failure
15142025-09-19T19:43:56.622Z PASS [ 0.243s] nextest-runner test_filter::tests::proptest_no_match
15152025-09-19T19:43:57.043Z PASS [ 0.569s] nextest-runner time::stopwatch::tests::stopwatch_pause
15162025-09-19T19:43:57.111Z PASS [ 0.794s] nextest-runner test_filter::tests::proptest_exact
15172025-09-19T19:43:57.240Z PASS [ 0.829s] nextest-runner test_filter::tests::proptest_substring
15182025-09-19T19:43:57.998Z PASS [ 1.526s] nextest-runner time::pausable_sleep::tests::reset_on_sleep
15192025-09-19T19:43:58.455Z PASS [ 1.945s] nextest-runner::integration basic::test_list_binaries
15202025-09-19T19:43:58.565Z PASS [ 2.086s] nextest-runner::integration basic::test_filter_expr_with_string_filters
15212025-09-19T19:43:58.591Z PASS [ 1.952s] nextest-runner::integration basic::test_list_tests
15222025-09-19T19:43:58.617Z PASS [ 0.036s] nextest-runner::integration target_runner::disregards_non_matching
15232025-09-19T19:43:58.696Z PASS [ 2.203s] nextest-runner::integration basic::test_filter_expr_without_string_filters
15242025-09-19T19:43:58.722Z PASS [ 0.025s] nextest-runner::integration target_runner::parses_cargo_config_cfg
15252025-09-19T19:43:58.755Z PASS [ 0.033s] nextest-runner::integration target_runner::parses_cargo_config_exact
15262025-09-19T19:43:58.824Z PASS [ 0.369s] nextest-runner::integration basic::test_string_filters_without_filter_expr
15272025-09-19T19:43:58.942Z PASS [ 0.944s] nextest-runner::integration basic::test_run_ignored
15282025-09-19T19:43:59.417Z PASS [ 0.805s] nextest-runner::integration target_runner::falls_back_to_cargo_config
15292025-09-19T19:43:59.464Z PASS [ 0.620s] nextest-runner::integration target_runner::test_listing_with_target_runner
15302025-09-19T19:43:59.506Z PASS [ 0.028s] nextest-runner::integration target_triple::parses_custom_target_cli
15312025-09-19T19:43:59.507Z PASS [ 0.064s] nextest-runner::integration target_triple::parses_cargo_env
15322025-09-19T19:43:59.507Z PASS [ 0.024s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path
15332025-09-19T19:43:59.541Z PASS [ 0.023s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic
15342025-09-19T19:43:59.541Z PASS [ 0.023s] nextest-runner::integration target_triple::parses_custom_target_env
15352025-09-19T19:43:59.571Z PASS [ 0.029s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path
15362025-09-19T19:43:59.571Z PASS [ 0.024s] nextest-runner::integration target_triple::parses_target_cli_option
15372025-09-19T19:43:59.840Z PASS [ 1.085s] nextest-runner::integration target_runner::parses_cargo_env
15382025-09-19T19:44:00.031Z PASS [ 2.776s] nextest-runner::integration basic::test_run
15392025-09-19T19:44:00.592Z PASS [ 1.648s] nextest-runner::integration target_runner::test_run_with_target_runner
15402025-09-19T19:44:00.942Z PASS [ 2.376s] nextest-runner::integration basic::test_termination
15412025-09-19T19:44:01.962Z PASS [ 4.918s] nextest-runner::integration basic::test_retries::retry_overrides_ignored
15422025-09-19T19:44:02.131Z PASS [ 5.018s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed
15432025-09-19T19:44:02.157Z────────────
15442025-09-19T19:44:02.157Z Summary [ 75.689s] 340 tests run: 340 passed, 1 skipped
15452025-09-19T19:44:02.183Z
15462025-09-19T19:44:02.183Zreal 1:55.983163496
15472025-09-19T19:44:02.183Zuser 4:29.470321848
15482025-09-19T19:44:02.183Zsys 2:00.399296950
15492025-09-19T19:44:02.183Ztrap 0.246417526
15502025-09-19T19:44:02.183Ztflt 0.159855647
15512025-09-19T19:44:02.183Zdflt 0.470360893
15522025-09-19T19:44:02.183Zkflt 0.026644568
15532025-09-19T19:44:02.183Zlock 33:07.389795049
15542025-09-19T19:44:02.183Zslp 31:26.524721449
15552025-09-19T19:44:02.184Zlat 2:00.735208698
15562025-09-19T19:44:02.184Zstop 2:43.139413024
15572025-09-19T19:44:02.184Z+ banner release
15582025-09-19T19:44:02.184Z
15592025-09-19T19:44:02.184Z ##### ###### # ###### ## #### ######
15602025-09-19T19:44:02.184Z # # # # # # # # #
15612025-09-19T19:44:02.184Z # # ##### # ##### # # #### #####
15622025-09-19T19:44:02.184Z ##### # # # ###### # #
15632025-09-19T19:44:02.184Z # # # # # # # # # #
15642025-09-19T19:44:02.184Z # # ###### ###### ###### # # #### ######
15652025-09-19T19:44:02.184Z
15662025-09-19T19:44:02.184Z+ ptime -m cargo nextest run --profile ci
15672025-09-19T19:44:03.009Zinfo: experimental features enabled: setup-scripts
15682025-09-19T19:44:03.429Z Compiling ring v0.17.14
15692025-09-19T19:44:04.789Z Compiling rustls v0.23.27
15702025-09-19T19:44:07.012Z Compiling rustls-webpki v0.103.3
15712025-09-19T19:44:12.945Z Compiling tokio-rustls v0.26.2
15722025-09-19T19:44:13.295Z Compiling hyper-rustls v0.27.6
15732025-09-19T19:44:13.615Z Compiling reqwest v0.12.19
15742025-09-19T19:44:16.159Z Compiling self_update v0.42.0
15752025-09-19T19:44:17.189Z Compiling nextest-runner v0.86.0 (/work/nextest-rs/nextest/nextest-runner)
15762025-09-19T19:44:19.350Z Compiling cargo-nextest v0.9.103 (/work/nextest-rs/nextest/cargo-nextest)
15772025-09-19T19:44:20.609Z Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests)
15782025-09-19T19:44:41.031Z Finished `test` profile [unoptimized + debuginfo] target(s) in 38.01s
15792025-09-19T19:44:41.194Z────────────
15802025-09-19T19:44:41.195Z Nextest run ID fdea010c-129e-4b0c-b258-94b3b769dd2c with nextest profile: ci
15812025-09-19T19:44:41.195Z Starting 340 tests across 18 binaries (1 test skipped)
15822025-09-19T19:44:41.220Z SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive
15832025-09-19T19:44:41.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s
15842025-09-19T19:44:41.664Z Running `target/debug/build-seed-archive`
15852025-09-19T19:44:42.053Zinfo: unable to find seed archive /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst, building
15862025-09-19T19:45:19.653Z*** executing: /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml archive --archive-file /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-fjIcXT/target --profile archive-all
15872025-09-19T19:45:20.150Zwarning: /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml: only one of `license` or `license-file` is necessary
15882025-09-19T19:45:20.150Z`license` should be used if the package license can be expressed with a standard SPDX expression.
15892025-09-19T19:45:20.150Z`license-file` should be used if the package uses a non-standard license.
15902025-09-19T19:45:20.150ZSee https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
15912025-09-19T19:45:20.150Zwarning: /work/nextest-rs/nextest/fixtures/nextest-tests/derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
15922025-09-19T19:45:20.220Z Compiling uuid v1.2.1
15932025-09-19T19:45:20.220Z Compiling dylib-test v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/dylib-test)
15942025-09-19T19:45:20.220Z Compiling cdylib-link v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/cdylib/cdylib-link)
15952025-09-19T19:45:20.246Z Compiling with-build-script v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/with-build-script)
15962025-09-19T19:45:20.246Z Compiling proc-macro-test v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/proc-macro-test)
15972025-09-19T19:45:20.246Z Compiling nextest-derive v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/derive)
15982025-09-19T19:45:20.246Z Compiling cdylib-example v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests/cdylib/cdylib-example)
15992025-09-19T19:45:20.640Z Compiling nextest-tests v0.1.0 (/work/nextest-rs/nextest/fixtures/nextest-tests)
16002025-09-19T19:45:21.981Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s
16012025-09-19T19:45:22.006Zinfo: experimental features enabled: setup-scripts, wrapper-scripts
16022025-09-19T19:45:22.031Z Archiving 18 binaries (including 2 non-test binaries), 2 build script output directories, 2 linked paths, 1 extra path, and 1 standard library to /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst
16032025-09-19T19:45:22.086Z Warning linked path `/tmp/nextest-seed-build-fjIcXT/target/debug/build/cdylib-link-3df986488577784c/does-not-exist` not found, requested by: cdylib-link v0.1.0
16042025-09-19T19:45:22.086Z (this is a bug in this crate that should be fixed)
16052025-09-19T19:45:22.514Z Archived 818 files to /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst in 0.50s
16062025-09-19T19:45:22.547Z*** command /work/nextest-rs/nextest/target/debug/cargo-nextest-dup nextest --manifest-path /work/nextest-rs/nextest/fixtures/nextest-tests/Cargo.toml archive --archive-file /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst --workspace --all-targets --target-dir /tmp/nextest-seed-build-fjIcXT/target --profile archive-all exited with status exit status: 0
16072025-09-19T19:45:22.572Zinfo: created new seed archive: /tmp/nextest-tests-seed-build/seed-4a19f6457e8ed883d5fc3c01ec5af6512890551a48ede51db53710e2a37ee82a.tar.zst
16082025-09-19T19:45:22.572Z SETUP PASS [ 41.372s] build-seed-archive: cargo run --bin build-seed-archive
16092025-09-19T19:45:22.597Z PASS [ 0.017s] integration-tests::custom-harness thread_count::test_multi_threaded
16102025-09-19T19:45:22.597Z PASS [ 0.016s] integration-tests::custom-harness thread_count::test_single_threaded
16112025-09-19T19:45:22.622Z PASS [ 0.035s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing
16122025-09-19T19:45:22.756Z PASS [ 0.186s] cargo-nextest dispatch::tests::test_argument_parsing
16132025-09-19T19:45:22.959Z PASS [ 0.389s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json
16142025-09-19T19:45:22.984Z PASS [ 0.394s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json
16152025-09-19T19:45:22.984Z PASS [ 0.376s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json
16162025-09-19T19:45:22.984Z PASS [ 0.396s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json
16172025-09-19T19:45:22.984Z PASS [ 0.397s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json
16182025-09-19T19:45:22.984Z PASS [ 0.384s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json
16192025-09-19T19:45:24.914Z PASS [ 2.158s] integration-tests::integration test_list_default
16202025-09-19T19:45:25.149Z PASS [ 2.543s] integration-tests::integration test_list_binaries_only
16212025-09-19T19:45:25.174Z PASS [ 2.204s] integration-tests::integration test_list_host_after_build
16222025-09-19T19:45:25.370Z PASS [ 2.405s] integration-tests::integration test_list_target_after_build
16232025-09-19T19:45:25.462Z PASS [ 2.499s] integration-tests::integration test_list_full_after_build
16242025-09-19T19:45:25.487Z PASS [ 2.522s] integration-tests::integration test_list_full
16252025-09-19T19:45:27.456Z PASS [ 2.085s] integration-tests::integration test_run_from_archive_with_missing_includes
16262025-09-19T19:45:28.961Z PASS [ 5.988s] integration-tests::integration test_relocated_run
16272025-09-19T19:45:29.570Z PASS [ 4.421s] integration-tests::integration test_run_after_build
16282025-09-19T19:45:29.839Z PASS [ 0.268s] integration-tests::integration test_rustc_version_verbose_errors
16292025-09-19T19:45:30.364Z PASS [ 4.882s] integration-tests::integration test_run_no_tests
16302025-09-19T19:45:30.930Z PASS [ 7.962s] integration-tests::integration test_list_with_default_filter
16312025-09-19T19:45:31.538Z PASS [ 2.576s] integration-tests::integration test_run_with_priorities
16322025-09-19T19:45:31.824Z PASS [ 4.368s] integration-tests::integration test_run_with_default_filter
16332025-09-19T19:45:32.576Z PASS [ 2.736s] integration-tests::integration test_setup_script_error
16342025-09-19T19:45:32.992Z PASS [ 2.628s] integration-tests::integration test_setup_scripts_not_enabled
16352025-09-19T19:45:33.049Z PASS [ 0.057s] integration-tests::integration test_version_info
16362025-09-19T19:45:33.517Z PASS [ 8.349s] integration-tests::integration test_run_from_archive_with_includes
16372025-09-19T19:45:33.542Z PASS [ 0.020s] nextest-filtering parsing::tests::test_complex_error
16382025-09-19T19:45:33.567Z PASS [ 0.015s] nextest-filtering parsing::tests::test_expected_eof
16392025-09-19T19:45:33.567Z PASS [ 0.013s] nextest-filtering parsing::tests::test_expected_expr
16402025-09-19T19:45:33.594Z PASS [ 0.017s] nextest-filtering parsing::tests::test_invalid_and_operator
16412025-09-19T19:45:33.619Z PASS [ 0.027s] nextest-filtering parsing::tests::test_invalid_escapes
16422025-09-19T19:45:33.645Z PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_glob
16432025-09-19T19:45:33.645Z PASS [ 2.101s] integration-tests::integration test_show_config_version
16442025-09-19T19:45:33.670Z PASS [ 0.016s] nextest-filtering parsing::tests::test_invalid_or_operator
16452025-09-19T19:45:33.670Z PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_platform
16462025-09-19T19:45:33.670Z PASS [ 0.015s] nextest-filtering parsing::tests::test_missing_argument
16472025-09-19T19:45:33.670Z PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_regex
16482025-09-19T19:45:33.695Z PASS [ 0.013s] nextest-filtering parsing::tests::test_missing_close_parentheses
16492025-09-19T19:45:33.695Z PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_close_regex
16502025-09-19T19:45:33.720Z PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_open_parentheses
16512025-09-19T19:45:33.720Z PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_parentheses
16522025-09-19T19:45:33.720Z PASS [ 0.014s] nextest-filtering parsing::tests::test_parse_comma
16532025-09-19T19:45:33.745Z PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_difference
16542025-09-19T19:45:33.745Z PASS [ 0.018s] nextest-filtering parsing::tests::test_parse_expr_intersection
16552025-09-19T19:45:33.745Z PASS [ 0.019s] nextest-filtering parsing::tests::test_parse_expr_not
16562025-09-19T19:45:33.770Z PASS [ 0.018s] nextest-filtering parsing::tests::test_parse_expr_precedence
16572025-09-19T19:45:33.770Z PASS [ 0.016s] nextest-filtering parsing::tests::test_parse_expr_set
16582025-09-19T19:45:33.770Z PASS [ 0.017s] nextest-filtering parsing::tests::test_parse_expr_union
16592025-09-19T19:45:33.797Z PASS [ 8.308s] integration-tests::integration test_run_from_archive_with_no_includes
16602025-09-19T19:45:33.797Z PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_name_matcher_quote
16612025-09-19T19:45:33.822Z PASS [ 0.042s] nextest-filtering parsing::tests::test_parse_glob_matcher
16622025-09-19T19:45:33.822Z PASS [ 0.052s] nextest-filtering parsing::tests::test_parse_name_matcher
16632025-09-19T19:45:33.822Z PASS [ 0.772s] nextest-filtering parsing::tests::proptest_expr_roundtrip
16642025-09-19T19:45:33.822Z PASS [ 0.024s] nextest-filtering parsing::tests::test_parse_set_def
16652025-09-19T19:45:33.847Z PASS [ 0.017s] nextest-filtering parsing::tests::test_unexpected_argument
16662025-09-19T19:45:33.847Z PASS [ 0.019s] nextest-filtering parsing::tests::test_unexpected_comma
16672025-09-19T19:45:33.847Z PASS [ 0.057s] nextest-filtering parsing::tests::test_parse_regex
16682025-09-19T19:45:33.873Z PASS [ 0.022s] nextest-filtering::match test_binary_query
16692025-09-19T19:45:33.898Z PASS [ 0.033s] nextest-filtering::match test_expr_binary
16702025-09-19T19:45:33.898Z PASS [ 0.045s] nextest-filtering::match test_expr_binary_id_glob
16712025-09-19T19:45:33.898Z PASS [ 0.036s] nextest-filtering::match test_expr_deps
16722025-09-19T19:45:33.923Z PASS [ 0.031s] nextest-filtering::match test_expr_kind
16732025-09-19T19:45:33.923Z PASS [ 0.027s] nextest-filtering::match test_expr_kind_partial
16742025-09-19T19:45:33.948Z PASS [ 0.031s] nextest-filtering::match test_expr_package_contains
16752025-09-19T19:45:33.948Z PASS [ 0.033s] nextest-filtering::match test_expr_package_equal
16762025-09-19T19:45:33.973Z PASS [ 0.028s] nextest-filtering::match test_expr_platform
16772025-09-19T19:45:33.973Z PASS [ 0.038s] nextest-filtering::match test_expr_package_regex
16782025-09-19T19:45:33.998Z PASS [ 0.036s] nextest-filtering::match test_expr_rdeps
16792025-09-19T19:45:33.998Z PASS [ 0.028s] nextest-filtering::match test_expr_test
16802025-09-19T19:45:33.998Z PASS [ 0.026s] nextest-filtering::match test_expr_test_difference::with_and_not
16812025-09-19T19:45:34.024Z PASS [ 0.031s] nextest-filtering::match test_expr_test_difference::with_minus
16822025-09-19T19:45:34.024Z PASS [ 0.027s] nextest-filtering::match test_expr_test_intersect::with_ampersand
16832025-09-19T19:45:34.024Z PASS [ 0.029s] nextest-filtering::match test_expr_test_intersect::with_and
16842025-09-19T19:45:34.049Z PASS [ 0.022s] nextest-filtering::match test_expr_test_not
16852025-09-19T19:45:34.049Z PASS [ 0.027s] nextest-filtering::match test_expr_test_union::with_or
16862025-09-19T19:45:34.049Z PASS [ 0.025s] nextest-filtering::match test_expr_test_union::with_pipe
16872025-09-19T19:45:34.049Z PASS [ 0.022s] nextest-filtering::match test_expr_test_union::with_plus
16882025-09-19T19:45:34.075Z PASS [ 0.020s] nextest-filtering::match test_expr_with_no_matching_packages
16892025-09-19T19:45:34.075Z PASS [ 0.018s] nextest-metadata test_list::tests::test_binary_id_ord
16902025-09-19T19:45:34.075Z PASS [ 0.023s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform
16912025-09-19T19:45:34.075Z PASS [ 0.016s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified
16922025-09-19T19:45:34.100Z PASS [ 0.027s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform
16932025-09-19T19:45:34.100Z PASS [ 0.021s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted
16942025-09-19T19:45:34.125Z PASS [ 0.029s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input
16952025-09-19T19:45:34.126Z PASS [ 0.020s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables
16962025-09-19T19:45:34.126Z PASS [ 0.017s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before
16972025-09-19T19:45:34.126Z PASS [ 0.028s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after
16982025-09-19T19:45:34.151Z PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value
16992025-09-19T19:45:34.151Z PASS [ 0.020s] nextest-runner cargo_config::env::tests::test_env_var_precedence
17002025-09-19T19:45:34.151Z PASS [ 0.022s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative
17012025-09-19T19:45:34.151Z PASS [ 0.016s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix
17022025-09-19T19:45:34.176Z PASS [ 0.014s] nextest-runner config::core::identifier::tests::test_valid
17032025-09-19T19:45:34.176Z PASS [ 0.018s] nextest-runner config::core::identifier::tests::test_invalid
17042025-09-19T19:45:34.176Z PASS [ 0.029s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple
17052025-09-19T19:45:34.201Z PASS [ 0.021s] nextest-runner config::core::imp::tests::default_config_is_valid
17062025-09-19T19:45:34.370Z PASS [ 0.545s] nextest-filtering proptest_helpers::tests::proptest_regex_valid
17072025-09-19T19:45:34.395Z PASS [ 0.015s] nextest-runner config::core::nextest_version::tests::test_accumulate
17082025-09-19T19:45:34.420Z PASS [ 0.018s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::build_metadata
17092025-09-19T19:45:34.445Z PASS [ 0.018s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::empty
17102025-09-19T19:45:34.445Z PASS [ 0.017s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning
17112025-09-19T19:45:34.470Z PASS [ 0.017s] nextest-runner config::core::nextest_version::tests::test_invalid_nextest_version::pre_release
17122025-09-19T19:45:34.495Z PASS [ 0.017s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic
17132025-09-19T19:45:34.495Z PASS [ 0.016s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::basic_with_patch
17142025-09-19T19:45:34.520Z PASS [ 0.016s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_error_and_warning
17152025-09-19T19:45:34.544Z PASS [ 0.017s] nextest-runner config::core::nextest_version::tests::test_valid_nextest_version::with_warning
17162025-09-19T19:45:34.545Z PASS [ 0.014s] nextest-runner config::core::tool_config::tests::parse_tool_config_file
17172025-09-19T19:45:34.844Z PASS [ 0.685s] nextest-runner config::core::imp::tests::deprecated_script_config_warning
17182025-09-19T19:45:34.869Z PASS [ 0.674s] nextest-runner config::core::imp::tests::ignored_keys
17192025-09-19T19:45:34.869Z PASS [ 0.669s] nextest-runner config::core::imp::tests::script_warnings
17202025-09-19T19:45:35.084Z PASS [ 0.548s] nextest-runner config::core::tool_config::tests::tool_config_basic
17212025-09-19T19:45:35.625Z PASS [ 0.774s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing_type
17222025-09-19T19:45:35.682Z PASS [ 0.837s] nextest-runner config::elements::archive::tests::parse_invalid::absolute_path
17232025-09-19T19:45:35.707Z PASS [ 0.841s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_on_missing
17242025-09-19T19:45:35.746Z PASS [ 0.662s] nextest-runner config::elements::archive::tests::parse_invalid::invalid_relative_to
17252025-09-19T19:45:36.649Z PASS [ 0.966s] nextest-runner config::elements::archive::tests::parse_invalid::missing_relative_to
17262025-09-19T19:45:36.674Z PASS [ 0.964s] nextest-runner config::elements::archive::tests::parse_invalid::negative_depth
17272025-09-19T19:45:36.674Z PASS [ 1.029s] nextest-runner config::elements::archive::tests::parse_invalid::missing_list
17282025-09-19T19:45:36.674Z PASS [ 0.017s] nextest-runner config::elements::archive::tests::test_join_rel_path
17292025-09-19T19:45:36.707Z PASS [ 0.959s] nextest-runner config::elements::archive::tests::parse_invalid::parent_component
17302025-09-19T19:45:36.844Z PASS [ 5.020s] integration-tests::integration test_target_arg
17312025-09-19T19:45:37.453Z PASS [ 0.785s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
17322025-09-19T19:45:37.594Z PASS [ 0.924s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
17332025-09-19T19:45:37.623Z PASS [ 0.918s] nextest-runner config::elements::global_timeout::tests::globaltimeout_adheres_to_hierarchy::overrides_the_default_profile
17342025-09-19T19:45:37.671Z PASS [ 1.022s] nextest-runner config::elements::archive::tests::parse_valid
17352025-09-19T19:45:37.697Z PASS [ 0.830s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
17362025-09-19T19:45:38.029Z PASS [ 0.576s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::ci_profile_uses_string_notation
17372025-09-19T19:45:38.054Z PASS [ 7.117s] integration-tests::integration test_show_config_test_groups
17382025-09-19T19:45:38.204Z PASS [ 0.628s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
17392025-09-19T19:45:38.407Z PASS [ 0.783s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::incorrect_leak_timeout_format
17402025-09-19T19:45:38.559Z PASS [ 0.885s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_leak_timeout_table_should_error
17412025-09-19T19:45:38.584Z PASS [ 0.896s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::overrides_the_default_profile
17422025-09-19T19:45:38.737Z PASS [ 0.709s] nextest-runner config::elements::leak_timeout::tests::leak_timeout_adheres_to_hierarchy::partial_table
17432025-09-19T19:45:38.763Z PASS [ 0.694s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::empty_string_max_fail
17442025-09-19T19:45:38.857Z PASS [ 0.649s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_map_key
17452025-09-19T19:45:38.946Z PASS [ 0.539s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_max_fail_type
17462025-09-19T19:45:39.373Z PASS [ 0.806s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_string_max_fail
17472025-09-19T19:45:39.398Z PASS [ 0.018s] nextest-runner config::elements::max_fail::tests::maxfail_builder_from_str
17482025-09-19T19:45:39.530Z PASS [ 0.971s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail
17492025-09-19T19:45:39.584Z PASS [ 0.842s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_as_positive_integer
17502025-09-19T19:45:39.701Z PASS [ 0.964s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail
17512025-09-19T19:45:39.727Z PASS [ 0.850s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed
17522025-09-19T19:45:39.727Z PASS [ 0.759s] nextest-runner config::elements::max_fail::tests::invalid_fail_fast::zero_string
17532025-09-19T19:45:39.727Z PASS [ 0.015s] nextest-runner config::elements::priority::tests::priority_deserialize
17542025-09-19T19:45:39.753Z PASS [ 0.017s] nextest-runner config::elements::priority::tests::priority_out_of_range
17552025-09-19T19:45:39.778Z PASS [ 0.023s] nextest-runner config::elements::priority::tests::priority_sort_order
17562025-09-19T19:45:39.880Z PASS [ 0.490s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_false
17572025-09-19T19:45:40.275Z PASS [ 0.744s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::boolean_true
17582025-09-19T19:45:40.503Z PASS [ 0.918s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_1
17592025-09-19T19:45:40.558Z PASS [ 0.855s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_all
17602025-09-19T19:45:40.584Z PASS [ 0.859s] nextest-runner config::elements::max_fail::tests::parse_fail_fast::max_fail_2
17612025-09-19T19:45:40.678Z PASS [ 0.917s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple
17622025-09-19T19:45:40.703Z PASS [ 0.801s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr
17632025-09-19T19:45:40.803Z PASS [ 0.528s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple
17642025-09-19T19:45:41.043Z PASS [ 16.129s] integration-tests::integration test_run
17652025-09-19T19:45:41.197Z PASS [ 0.694s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple
17662025-09-19T19:45:41.480Z PASS [ 0.919s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple
17672025-09-19T19:45:41.585Z PASS [ 1.027s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr
17682025-09-19T19:45:41.754Z PASS [ 1.072s] nextest-runner config::elements::retry_policy::tests::overrides_retries::my_test_matches_exactly
17692025-09-19T19:45:41.754Z PASS [ 1.075s] nextest-runner config::elements::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones
17702025-09-19T19:45:41.804Z PASS [ 1.001s] nextest-runner config::elements::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly
17712025-09-19T19:45:41.856Z PASS [ 0.660s] nextest-runner config::elements::retry_policy::tests::overrides_retries::not_match
17722025-09-19T19:45:41.881Z PASS [ 0.811s] nextest-runner config::elements::retry_policy::tests::overrides_retries::no_retries_specified
17732025-09-19T19:45:41.968Z PASS [ 0.489s] nextest-runner config::elements::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones
17742025-09-19T19:45:42.091Z PASS [ 0.505s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration
17752025-09-19T19:45:42.667Z PASS [ 0.913s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay
17762025-09-19T19:45:42.784Z PASS [ 1.030s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count
17772025-09-19T19:45:42.809Z PASS [ 0.984s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay
17782025-09-19T19:45:42.838Z PASS [ 0.980s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay
17792025-09-19T19:45:42.863Z PASS [ 0.983s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count
17802025-09-19T19:45:42.891Z PASS [ 0.923s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count
17812025-09-19T19:45:42.916Z PASS [ 0.802s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff
17822025-09-19T19:45:43.136Z PASS [ 0.469s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay
17832025-09-19T19:45:43.525Z PASS [ 10.949s] integration-tests::integration test_target_dir
17842025-09-19T19:45:43.757Z PASS [ 0.973s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay
17852025-09-19T19:45:43.868Z PASS [ 1.080s] nextest-runner config::elements::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff
17862025-09-19T19:45:43.893Z PASS [ 1.034s] nextest-runner config::elements::retry_policy::tests::parse_retries_valid
17872025-09-19T19:45:43.893Z PASS [ 1.035s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
17882025-09-19T19:45:43.933Z PASS [ 1.040s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
17892025-09-19T19:45:43.958Z PASS [ 1.046s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation
17902025-09-19T19:45:43.994Z PASS [ 0.858s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile
17912025-09-19T19:45:44.049Z PASS [ 0.523s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error
17922025-09-19T19:45:44.239Z PASS [ 0.482s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table
17932025-09-19T19:45:44.823Z PASS [ 0.954s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period
17942025-09-19T19:45:44.924Z PASS [ 1.049s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_
17952025-09-19T19:45:44.980Z PASS [ 1.108s] nextest-runner config::elements::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail
17962025-09-19T19:45:45.030Z PASS [ 1.097s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name
17972025-09-19T19:45:45.055Z PASS [ 1.037s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon
17982025-09-19T19:45:45.055Z PASS [ 1.094s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_is_global
17992025-09-19T19:45:45.088Z PASS [ 1.039s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_starts_with_
18002025-09-19T19:45:45.113Z PASS [ 0.856s] nextest-runner config::elements::test_group::tests::tool_config_define_groups::group_name_valid
18012025-09-19T19:45:45.304Z PASS [ 0.480s] nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_downstream_tool_config
18022025-09-19T19:45:45.932Z PASS [ 1.008s] nextest-runner config::elements::test_group::tests::unknown_groups::depends_on_user_config
18032025-09-19T19:45:46.147Z PASS [ 1.166s] nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_tool_config
18042025-09-19T19:45:46.198Z PASS [ 1.166s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_is_global
18052025-09-19T19:45:46.223Z PASS [ 1.173s] nextest-runner config::elements::test_group::tests::unknown_groups::unknown_group_in_user_config
18062025-09-19T19:45:46.256Z PASS [ 1.169s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_tool_
18072025-09-19T19:45:46.307Z PASS [ 1.227s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_starts_with_
18082025-09-19T19:45:46.307Z PASS [ 1.163s] nextest-runner config::elements::test_group::tests::user_config_define_groups::group_name_valid
18092025-09-19T19:45:46.307Z PASS [ 0.958s] nextest-runner config::elements::test_threads::tests::parse_test_threads::negative
18102025-09-19T19:45:46.433Z PASS [ 0.501s] nextest-runner config::elements::test_threads::tests::parse_test_threads::num_cpus
18112025-09-19T19:45:47.056Z PASS [ 0.909s] nextest-runner config::elements::test_threads::tests::parse_test_threads::positive
18122025-09-19T19:45:47.306Z PASS [ 1.102s] nextest-runner config::elements::threads_required::tests::parse_threads_required::negative
18132025-09-19T19:45:47.306Z PASS [ 1.108s] nextest-runner config::elements::test_threads::tests::parse_test_threads::zero
18142025-09-19T19:45:47.360Z PASS [ 1.102s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads
18152025-09-19T19:45:47.385Z PASS [ 1.106s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_cpus
18162025-09-19T19:45:47.385Z PASS [ 1.104s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads
18172025-09-19T19:45:47.385Z PASS [ 0.930s] nextest-runner config::elements::threads_required::tests::parse_threads_required::positive
18182025-09-19T19:45:47.385Z PASS [ 1.103s] nextest-runner config::elements::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads
18192025-09-19T19:45:47.567Z PASS [ 0.510s] nextest-runner config::elements::threads_required::tests::parse_threads_required::zero
18202025-09-19T19:45:48.486Z PASS [ 1.180s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified
18212025-09-19T19:45:48.513Z PASS [ 1.124s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::empty_platform_map
18222025-09-19T19:45:48.513Z PASS [ 1.186s] nextest-runner config::overrides::imp::tests::cfg_unix_with_custom_platform
18232025-09-19T19:45:48.538Z PASS [ 1.173s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform
18242025-09-19T19:45:48.538Z PASS [ 1.170s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filterset_in_default_filter
18252025-09-19T19:45:48.538Z PASS [ 0.967s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_filterset
18262025-09-19T19:45:48.538Z PASS [ 1.171s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_without_platform
18272025-09-19T19:45:48.538Z PASS [ 1.173s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::default_filter_with_default
18282025-09-19T19:45:49.639Z PASS [ 1.151s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::neither_platform_nor_filter_specified
18292025-09-19T19:45:49.639Z PASS [ 1.153s] nextest-runner config::overrides::imp::tests::parse_overrides_invalid::invalid_platform_expression
18302025-09-19T19:45:49.664Z PASS [ 1.105s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined::tool_config_in_main_program
18312025-09-19T19:45:49.664Z PASS [ 1.107s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified
18322025-09-19T19:45:49.664Z PASS [ 1.108s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_filterset
18332025-09-19T19:45:49.664Z PASS [ 1.108s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::invalid_platform_expression
18342025-09-19T19:45:49.664Z PASS [ 1.109s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_compile::empty_platform_map
18352025-09-19T19:45:49.664Z PASS [ 1.155s] nextest-runner config::overrides::imp::tests::test_overrides_basic
18362025-09-19T19:45:50.789Z PASS [ 1.147s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_in_table
18372025-09-19T19:45:50.814Z PASS [ 1.144s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_target_runner_value
18382025-09-19T19:45:50.814Z PASS [ 1.148s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_list
18392025-09-19T19:45:50.814Z PASS [ 1.148s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_relative_to_value
18402025-09-19T19:45:50.814Z PASS [ 1.152s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command_line_array_in_table
18412025-09-19T19:45:50.814Z PASS [ 1.151s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_script_name
18422025-09-19T19:45:50.814Z PASS [ 1.155s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::empty_command
18432025-09-19T19:45:50.814Z PASS [ 1.158s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool
18442025-09-19T19:45:51.985Z PASS [ 1.194s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration
18452025-09-19T19:45:52.010Z PASS [ 1.197s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name
18462025-09-19T19:45:52.010Z PASS [ 1.193s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::target_runner_is_not_a_string
18472025-09-19T19:45:52.010Z PASS [ 1.192s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_list_using_run_filters::list_scripts_using_run_filters
18482025-09-19T19:45:52.010Z PASS [ 1.196s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command
18492025-09-19T19:45:52.010Z PASS [ 1.196s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::missing_command_line_in_table
18502025-09-19T19:45:52.010Z PASS [ 1.188s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_unknown::unknown_scripts
18512025-09-19T19:45:52.010Z PASS [ 1.194s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_deserialize::unknown_field_in_command_table
18522025-09-19T19:45:52.010Z PASS [ 0.020s] nextest-runner list::binary_list::tests::test_parse_binary_list
18532025-09-19T19:45:52.010Z PASS [ 0.021s] nextest-runner config::utils::helpers::tests::test_deserialize_relative_path
18542025-09-19T19:45:52.010Z PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir
18552025-09-19T19:45:52.035Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms
18562025-09-19T19:45:52.035Z PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field
18572025-09-19T19:45:52.035Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths
18582025-09-19T19:45:52.061Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets
18592025-09-19T19:45:52.061Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field
18602025-09-19T19:45:52.061Z PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field
18612025-09-19T19:45:52.061Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary
18622025-09-19T19:45:52.061Z PASS [ 0.072s] nextest-runner errors::tests::display_error_chain
18632025-09-19T19:45:52.086Z PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets
18642025-09-19T19:45:52.086Z PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target
18652025-09-19T19:45:52.086Z PASS [ 0.081s] nextest-runner errors::tests::display_error_list
18662025-09-19T19:45:52.086Z PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target
18672025-09-19T19:45:52.086Z PASS [ 0.019s] nextest-runner list::test_list::tests::apply_wrappers_examples
18682025-09-19T19:45:52.086Z PASS [ 0.016s] nextest-runner partition::tests::partitioner_builder_from_str
18692025-09-19T19:45:52.086Z PASS [ 0.017s] nextest-runner platform::tests::test_from_rustc_output_invalid
18702025-09-19T19:45:52.111Z PASS [ 0.025s] nextest-runner list::test_list::tests::test_parse_test_list
18712025-09-19T19:45:52.111Z PASS [ 0.017s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line
18722025-09-19T19:45:52.111Z PASS [ 0.018s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines
18732025-09-19T19:45:52.111Z PASS [ 0.018s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace
18742025-09-19T19:45:52.111Z PASS [ 0.018s] nextest-runner redact::tests::test_redact_path
18752025-09-19T19:45:52.136Z PASS [ 0.019s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings
18762025-09-19T19:45:52.136Z PASS [ 0.029s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props
18772025-09-19T19:45:52.136Z PASS [ 0.020s] nextest-runner reporter::displayer::imp::tests::no_capture_settings
18782025-09-19T19:45:52.161Z PASS [ 0.017s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix
18792025-09-19T19:45:52.186Z PASS [ 0.076s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts
18802025-09-19T19:45:52.186Z PASS [ 0.072s] nextest-runner reporter::displayer::imp::tests::final_status_line
18812025-09-19T19:45:52.186Z PASS [ 0.038s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate
18822025-09-19T19:45:52.213Z PASS [ 0.071s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots
18832025-09-19T19:45:52.213Z PASS [ 0.087s] nextest-runner reporter::displayer::imp::tests::test_info_response
18842025-09-19T19:45:52.213Z PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final
18852025-09-19T19:45:52.238Z PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate
18862025-09-19T19:45:52.238Z PASS [ 0.049s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line
18872025-09-19T19:45:52.238Z PASS [ 0.035s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1
18882025-09-19T19:45:52.238Z PASS [ 0.032s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2
18892025-09-19T19:45:52.263Z PASS [ 0.031s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3
18902025-09-19T19:45:52.263Z PASS [ 0.015s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight
18912025-09-19T19:45:52.263Z PASS [ 0.030s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt
18922025-09-19T19:45:52.263Z PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line
18932025-09-19T19:45:52.263Z PASS [ 0.047s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4
18942025-09-19T19:45:52.263Z PASS [ 0.019s] nextest-runner reporter::error_description::tests::test_heuristic_error_str
18952025-09-19T19:45:52.288Z PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic
18962025-09-19T19:45:52.288Z PASS [ 0.026s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message
18972025-09-19T19:45:52.288Z PASS [ 0.016s] nextest-runner reporter::events::tests::test_is_success
18982025-09-19T19:45:52.288Z PASS [ 0.018s] nextest-runner reporter::helpers::tests::test_highlight_end
18992025-09-19T19:45:52.314Z PASS [ 0.017s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect
19002025-09-19T19:45:52.314Z PASS [ 0.017s] nextest-runner reuse_build::tests::test_path_mapper_relative
19012025-09-19T19:45:52.340Z PASS [ 0.069s] nextest-runner reporter::structured::libtest::test::strips_human_output
19022025-09-19T19:45:52.341Z PASS [ 0.018s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt
19032025-09-19T19:45:52.341Z PASS [ 0.067s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness
19042025-09-19T19:45:52.365Z PASS [ 0.067s] nextest-runner reporter::structured::libtest::test::strips_human_output_none
19052025-09-19T19:45:52.365Z PASS [ 0.067s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error
19062025-09-19T19:45:52.366Z PASS [ 0.019s] nextest-runner rustc_cli::tests::test_fail_to_spawn
19072025-09-19T19:45:52.366Z PASS [ 0.025s] nextest-runner runner::imp::tests::no_capture_settings
19082025-09-19T19:45:52.390Z PASS [ 0.016s] nextest-runner test_command::tests::parse_build_script
19092025-09-19T19:45:52.390Z PASS [ 0.025s] nextest-runner target_runner::tests::test_find_config
19102025-09-19T19:45:52.390Z PASS [ 0.017s] nextest-runner test_filter::tests::empty_pattern_examples
19112025-09-19T19:45:52.416Z PASS [ 0.020s] nextest-runner test_filter::tests::pattern_examples
19122025-09-19T19:45:52.481Z PASS [ 0.138s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env
19132025-09-19T19:45:52.512Z PASS [ 0.122s] nextest-runner test_filter::tests::proptest_empty
19142025-09-19T19:45:52.537Z PASS [ 0.173s] nextest-runner rustc_cli::tests::test_should_run_rustc_version
19152025-09-19T19:45:52.537Z PASS [ 0.018s] nextest-runner test_filter::tests::skip_only_pattern_examples
19162025-09-19T19:45:52.681Z PASS [ 0.349s] nextest-runner rustc_cli::tests::test_execute_with_failure
19172025-09-19T19:45:52.706Z PASS [ 0.701s] nextest-runner config::scripts::imp::tests::parse_scripts_invalid_wrong_type::wrong_script_types
19182025-09-19T19:45:52.706Z PASS [ 0.703s] nextest-runner config::scripts::imp::tests::test_parse_scripts_empty_sections
19192025-09-19T19:45:52.706Z PASS [ 0.707s] nextest-runner config::scripts::imp::tests::test_scripts_basic
19202025-09-19T19:45:52.771Z PASS [ 0.290s] nextest-runner test_filter::tests::proptest_no_match
19212025-09-19T19:45:52.814Z PASS [ 0.119s] nextest-runner::integration basic::test_list_binaries
19222025-09-19T19:45:52.928Z PASS [ 0.243s] nextest-runner::integration basic::test_filter_expr_with_string_filters
19232025-09-19T19:45:52.953Z PASS [ 0.240s] nextest-runner::integration basic::test_filter_expr_without_string_filters
19242025-09-19T19:45:53.048Z PASS [ 0.278s] nextest-runner::integration basic::test_list_tests
19252025-09-19T19:45:53.250Z PASS [ 0.568s] nextest-runner time::stopwatch::tests::stopwatch_pause
19262025-09-19T19:45:53.402Z PASS [ 0.353s] nextest-runner::integration basic::test_run_ignored
19272025-09-19T19:45:53.439Z PASS [ 0.189s] nextest-runner::integration basic::test_string_filters_without_filter_expr
19282025-09-19T19:45:53.464Z PASS [ 0.020s] nextest-runner::integration target_runner::disregards_non_matching
19292025-09-19T19:45:53.521Z PASS [ 1.120s] nextest-runner test_filter::tests::proptest_exact
19302025-09-19T19:45:53.546Z PASS [ 0.023s] nextest-runner::integration target_runner::parses_cargo_config_cfg
19312025-09-19T19:45:53.571Z PASS [ 0.023s] nextest-runner::integration target_runner::parses_cargo_config_exact
19322025-09-19T19:45:53.767Z PASS [ 1.254s] nextest-runner test_filter::tests::proptest_substring
19332025-09-19T19:45:53.994Z PASS [ 0.535s] nextest-runner::integration target_runner::falls_back_to_cargo_config
19342025-09-19T19:45:54.055Z PASS [ 1.519s] nextest-runner time::pausable_sleep::tests::reset_on_sleep
19352025-09-19T19:45:54.080Z PASS [ 0.019s] nextest-runner::integration target_triple::parses_cargo_env
19362025-09-19T19:45:54.105Z PASS [ 0.021s] nextest-runner::integration target_triple::parses_custom_target_cli
19372025-09-19T19:45:54.130Z PASS [ 0.020s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path
19382025-09-19T19:45:54.155Z PASS [ 0.026s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic
19392025-09-19T19:45:54.181Z PASS [ 0.021s] nextest-runner::integration target_triple::parses_custom_target_env
19402025-09-19T19:45:54.205Z PASS [ 0.025s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path
19412025-09-19T19:45:54.230Z PASS [ 0.021s] nextest-runner::integration target_triple::parses_target_cli_option
19422025-09-19T19:45:54.365Z PASS [ 1.434s] nextest-runner::integration basic::test_run
19432025-09-19T19:45:54.390Z PASS [ 0.806s] nextest-runner::integration target_runner::parses_cargo_env
19442025-09-19T19:45:54.390Z PASS [ 0.611s] nextest-runner::integration target_runner::test_listing_with_target_runner
19452025-09-19T19:45:55.581Z PASS [ 1.587s] nextest-runner::integration target_runner::test_run_with_target_runner
19462025-09-19T19:45:55.620Z PASS [ 2.218s] nextest-runner::integration basic::test_termination
19472025-09-19T19:45:56.341Z PASS [ 3.527s] nextest-runner::integration basic::test_retries::retry_overrides_ignored
19482025-09-19T19:45:56.366Z PASS [ 3.422s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed
19492025-09-19T19:45:56.366Z────────────
19502025-09-19T19:45:56.366Z Summary [ 75.158s] 340 tests run: 340 passed, 1 skipped
19512025-09-19T19:45:56.391Z
19522025-09-19T19:45:56.391Zreal 1:54.196167804
19532025-09-19T19:45:56.391Zuser 4:20.492798075
19542025-09-19T19:45:56.391Zsys 1:54.322264467
19552025-09-19T19:45:56.391Ztrap 0.238509451
19562025-09-19T19:45:56.391Ztflt 0.186706968
19572025-09-19T19:45:56.391Zdflt 0.852079986
19582025-09-19T19:45:56.391Zkflt 0.032708151
19592025-09-19T19:45:56.392Zlock 32:35.629397134
19602025-09-19T19:45:56.392Zslp 30:02.002378343
19612025-09-19T19:45:56.392Zlat 2:31.148502128
19622025-09-19T19:45:56.392Zstop 2:20.920846739
19632025-09-19T19:45:56.392Zprocess exited: duration 551889 ms, exit code 0
 
19642025-09-19T19:45:56.443Zfound 0 output files