01JKW78XF28V16BB7HX5ZCDPJB: build-and-test-illumos

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

Buildomat Job: 01JKW7978XSQND76J5DZVVKADE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-12T04:40:25.266Zjob assigned to worker 01JKW799B66PATYTJQWFB22FE1 [factory aws, i-0f7abd7a5195dad0c] (queued for 45 s)
 
22025-02-12T04:40:33.301Zstarting task 0: "setup"
32025-02-12T04:40:33.308Z++ uname -s
42025-02-12T04:40:33.311Z+ kern=SunOS
52025-02-12T04:40:33.311Z+ build_user=build
62025-02-12T04:40:33.311Z+ build_uid=12345
72025-02-12T04:40:33.311Z+ work_dir=/work
82025-02-12T04:40:33.311Z+ input_dir=/input
92025-02-12T04:40:33.311Z+ [[ 0 == 12345 ]]
102025-02-12T04:40:33.311Z+ case "$kern" in
112025-02-12T04:40:33.311Z+ groupadd -g 12345 build
122025-02-12T04:40:33.315Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-12T04:40:35.321Z+ zfs create -o mountpoint=/work rpool/work
142025-02-12T04:40:35.498Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-12T04:40:35.500Z+ home_fs=zfs
162025-02-12T04:40:35.500Z+ [[ zfs == autofs ]]
172025-02-12T04:40:35.500Z+ mkdir -p /home/build
182025-02-12T04:40:35.503Z+ chown build:build /home/build /work
192025-02-12T04:40:37.504Z+ chmod 0700 /home/build /work
202025-02-12T04:40:37.507Zprocess exited: duration 4205 ms, exit code 0
 
212025-02-12T04:40:37.512Zstarting task 1: "rust-toolchain"
222025-02-12T04:40:37.517Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-02-12T04:40:37.517Z * rust toolchain channel = "stable"
242025-02-12T04:40:37.517Z * rust toolchain profile = "default"
252025-02-12T04:40:37.517Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-12T04:40:37.517Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-12T04:40:37.517Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-12T04:40:37.519Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-12T04:40:37.519Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-02-12T04:40:37.642Zinfo: downloading installer
312025-02-12T04:40:38.892Zwarning: it looks like you have an existing installation of Rust at:
322025-02-12T04:40:38.892Zwarning: /opt/ooce/bin
332025-02-12T04:40:38.892Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-12T04:40:38.892Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-12T04:40:38.892Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-12T04:40:38.892Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-12T04:40:38.892Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-12T04:40:38.892Zerror: cannot install while Rust is installed
392025-02-12T04:40:38.892Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-12T04:40:38.908Zinfo: profile set to 'default'
412025-02-12T04:40:38.908Zinfo: default host triple is x86_64-unknown-illumos
422025-02-12T04:40:38.911Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-02-12T04:40:39.066Zinfo: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27)
442025-02-12T04:40:39.066Zinfo: downloading component 'cargo'
452025-02-12T04:40:39.948Zinfo: downloading component 'clippy'
462025-02-12T04:40:40.286Zinfo: downloading component 'rust-docs'
472025-02-12T04:40:41.497Zinfo: downloading component 'rust-std'
482025-02-12T04:40:43.447Zinfo: downloading component 'rustc'
492025-02-12T04:40:50.337Zinfo: downloading component 'rustfmt'
502025-02-12T04:40:50.594Zinfo: installing component 'cargo'
512025-02-12T04:40:51.469Zinfo: installing component 'clippy'
522025-02-12T04:40:51.870Zinfo: installing component 'rust-docs'
532025-02-12T04:40:53.569Zinfo: installing component 'rust-std'
542025-02-12T04:40:55.530Zinfo: installing component 'rustc'
552025-02-12T04:41:01.740Zinfo: installing component 'rustfmt'
562025-02-12T04:41:02.075Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-02-12T04:41:02.075Z
582025-02-12T04:41:02.460Z stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27)
592025-02-12T04:41:02.460Z
602025-02-12T04:41:02.463Z
612025-02-12T04:41:02.463ZRust is installed now. Great!
622025-02-12T04:41:02.463Z
632025-02-12T04:41:02.463ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-12T04:41:02.463Zenvironment variable. This has not been done automatically.
652025-02-12T04:41:02.463Z
662025-02-12T04:41:02.463ZTo configure your current shell, you need to source
672025-02-12T04:41:02.463Zthe corresponding env file under $HOME/.cargo.
682025-02-12T04:41:02.463Z
692025-02-12T04:41:02.463ZThis is usually done by running one of the following (note the leading DOT):
702025-02-12T04:41:02.463Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-12T04:41:02.464Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-12T04:41:02.539Z+ rustup --version
732025-02-12T04:41:02.546Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-12T04:41:02.546Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-12T04:41:02.626Zinfo: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)`
762025-02-12T04:41:02.629Z+ cargo --version
772025-02-12T04:41:02.688Zcargo 1.84.1 (66221abde 2024-11-19)
782025-02-12T04:41:02.691Z+ rustc --version
792025-02-12T04:41:02.753Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
802025-02-12T04:41:02.756Zprocess exited: duration 25241 ms, exit code 0
 
812025-02-12T04:41:02.762Zstarting task 2: "authentication"
822025-02-12T04:41:02.784Zprocess exited: duration 21 ms, exit code 0
 
832025-02-12T04:41:02.789Zstarting task 3: "clone repository"
842025-02-12T04:41:02.794Z+ mkdir -p /work/nextest-rs/nextest
852025-02-12T04:41:02.797Z+ git clone https://github.com/nextest-rs/nextest /work/nextest-rs/nextest
862025-02-12T04:41:02.840ZCloning into '/work/nextest-rs/nextest'...
872025-02-12T04:41:04.438Z+ cd /work/nextest-rs/nextest
882025-02-12T04:41:04.441Z+ git fetch origin a24068a70d92950e41aa7bf9a2e1af440eb45fc2
892025-02-12T04:41:04.694ZFrom https://github.com/nextest-rs/nextest
902025-02-12T04:41:04.694Z * branch a24068a70d92950e41aa7bf9a2e1af440eb45fc2 -> FETCH_HEAD
912025-02-12T04:41:04.703Z+ [[ -n '' ]]
922025-02-12T04:41:04.703Z+ git reset --hard a24068a70d92950e41aa7bf9a2e1af440eb45fc2
932025-02-12T04:41:04.773ZHEAD is now at a24068a7 chore(deps): update rust crate guppy to 0.17.14
942025-02-12T04:41:04.776Zprocess exited: duration 1984 ms, exit code 0
 
952025-02-12T04:41:04.781Zstarting task 4: "build"
962025-02-12T04:41:04.791Z+ PLATFORM=illumos
972025-02-12T04:41:04.791Z+ export CARGO_TERM_COLOR=always
982025-02-12T04:41:04.791Z+ CARGO_TERM_COLOR=always
992025-02-12T04:41:04.791Z+ cargo --version
1002025-02-12T04:41:04.842Zcargo 1.84.1 (66221abde 2024-11-19)
1012025-02-12T04:41:04.845Z+ rustc --version
1022025-02-12T04:41:04.907Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
1032025-02-12T04:41:04.910Z+ banner install
1042025-02-12T04:41:04.914Z
1052025-02-12T04:41:04.914Z # # # #### ##### ## # #
1062025-02-12T04:41:04.914Z # ## # # # # # # #
1072025-02-12T04:41:04.914Z # # # # #### # # # # #
1082025-02-12T04:41:04.914Z # # # # # # ###### # #
1092025-02-12T04:41:04.915Z # # ## # # # # # # #
1102025-02-12T04:41:04.915Z # # # #### # # # ###### ######
1112025-02-12T04:41:04.915Z
1122025-02-12T04:41:04.918Z+ mkdir -p /home/build/.cargo/bin
1132025-02-12T04:41:04.919Z+ curl -LsSf https://get.nexte.st/latest/illumos
1142025-02-12T04:41:04.919Z+ gunzip
1152025-02-12T04:41:04.919Z+ tar xf - -C /home/build/.cargo/bin
1162025-02-12T04:41:06.017Z+ banner metadata
1172025-02-12T04:41:06.020Z
1182025-02-12T04:41:06.020Z # # ###### ##### ## ##### ## ##### ##
1192025-02-12T04:41:06.020Z ## ## # # # # # # # # # # #
1202025-02-12T04:41:06.020Z # ## # ##### # # # # # # # # # #
1212025-02-12T04:41:06.020Z # # # # ###### # # ###### # ######
1222025-02-12T04:41:06.020Z # # # # # # # # # # # # #
1232025-02-12T04:41:06.020Z # # ###### # # # ##### # # # # #
1242025-02-12T04:41:06.020Z
1252025-02-12T04:41:06.020Z+ ptime -m cargo build --package nextest-metadata
1262025-02-12T04:41:06.164Z Updating crates.io index
1272025-02-12T04:41:07.165Z Downloading crates ...
1282025-02-12T04:41:07.252Z Downloaded itoa v1.0.14
1292025-02-12T04:41:07.257Z Downloaded ppv-lite86 v0.2.20
1302025-02-12T04:41:07.263Z Downloaded miette-derive v7.5.0
1312025-02-12T04:41:07.266Z Downloaded equivalent v1.0.1
1322025-02-12T04:41:07.282Z Downloaded is_ci v1.2.0
1332025-02-12T04:41:07.285Z Downloaded include_dir_macros v0.7.4
1342025-02-12T04:41:07.288Z Downloaded rand_core v0.6.4
1352025-02-12T04:41:07.291Z Downloaded zerocopy-derive v0.7.35
1362025-02-12T04:41:07.294Z Downloaded zerocopy v0.7.35
1372025-02-12T04:41:07.308Z Downloaded smol_str v0.3.2
1382025-02-12T04:41:07.311Z Downloaded num-traits v0.2.19
1392025-02-12T04:41:07.314Z Downloaded shlex v1.3.0
1402025-02-12T04:41:07.314Z Downloaded jobserver v0.1.32
1412025-02-12T04:41:07.316Z Downloaded either v1.13.0
1422025-02-12T04:41:07.316Z Downloaded autocfg v1.4.0
1432025-02-12T04:41:07.319Z Downloaded xxhash-rust v0.8.15
1442025-02-12T04:41:07.321Z Downloaded guppy-workspace-hack v0.1.0
1452025-02-12T04:41:07.321Z Downloaded cfg_aliases v0.2.1
1462025-02-12T04:41:07.321Z Downloaded anstyle-query v1.1.2
1472025-02-12T04:41:07.324Z Downloaded utf8parse v0.2.2
1482025-02-12T04:41:07.324Z Downloaded rand_chacha v0.3.1
1492025-02-12T04:41:07.327Z Downloaded anstyle-parse v0.2.6
1502025-02-12T04:41:07.329Z Downloaded errno v0.3.9
1512025-02-12T04:41:07.336Z Downloaded cfg-expr v0.17.2
1522025-02-12T04:41:07.339Z Downloaded thread_local v1.1.8
1532025-02-12T04:41:07.341Z Downloaded addr2line v0.21.0
1542025-02-12T04:41:07.345Z Downloaded include_dir v0.7.4
1552025-02-12T04:41:07.348Z Downloaded colorchoice v1.0.3
1562025-02-12T04:41:07.348Z Downloaded anstyle v1.0.9
1572025-02-12T04:41:07.354Z Downloaded unicase v2.8.0
1582025-02-12T04:41:07.357Z Downloaded unicode-linebreak v0.1.5
1592025-02-12T04:41:07.357Z Downloaded signal-hook-registry v1.4.2
1602025-02-12T04:41:07.372Z Downloaded unicode-ident v1.0.16
1612025-02-12T04:41:07.375Z Downloaded owo-colors v4.1.0
1622025-02-12T04:41:07.377Z Downloaded bitflags v2.8.0
1632025-02-12T04:41:07.381Z Downloaded thiserror-impl v1.0.69
1642025-02-12T04:41:07.383Z Downloaded heck v0.5.0
1652025-02-12T04:41:07.383Z Downloaded clap_lex v0.7.4
1662025-02-12T04:41:07.386Z Downloaded once_cell v1.20.3
1672025-02-12T04:41:07.390Z Downloaded supports-unicode v3.0.0
1682025-02-12T04:41:07.393Z Downloaded log v0.4.25
1692025-02-12T04:41:07.399Z Downloaded byteorder v1.5.0
1702025-02-12T04:41:07.402Z Downloaded pin-project-lite v0.2.16
1712025-02-12T04:41:07.409Z Downloaded target-spec-miette v0.4.4
1722025-02-12T04:41:07.411Z Downloaded tracing-log v0.2.0
1732025-02-12T04:41:07.414Z Downloaded textwrap v0.16.1
1742025-02-12T04:41:07.418Z Downloaded tokio-macros v2.5.0
1752025-02-12T04:41:07.420Z Downloaded strsim v0.11.1
1762025-02-12T04:41:07.420Z Downloaded socket2 v0.5.8
1772025-02-12T04:41:07.423Z Downloaded ryu v1.0.19
1782025-02-12T04:41:07.425Z Downloaded cfg-if v1.0.0
1792025-02-12T04:41:07.425Z Downloaded bit-set v0.8.0
1802025-02-12T04:41:07.428Z Downloaded lazy_static v1.5.0
1812025-02-12T04:41:07.435Z Downloaded supports-hyperlinks v3.0.0
1822025-02-12T04:41:07.438Z Downloaded quote v1.0.38
1832025-02-12T04:41:07.441Z Downloaded getrandom v0.2.15
1842025-02-12T04:41:07.443Z Downloaded adler v1.0.2
1852025-02-12T04:41:07.446Z Downloaded backtrace-ext v0.2.1
1862025-02-12T04:41:07.454Z Downloaded thiserror v1.0.69
1872025-02-12T04:41:07.459Z Downloaded target-lexicon v0.12.16
1882025-02-12T04:41:07.461Z Downloaded smallvec v1.13.2
1892025-02-12T04:41:07.464Z Downloaded console v0.15.8
1902025-02-12T04:41:07.466Z Downloaded supports-color v3.0.2
1912025-02-12T04:41:07.466Z Downloaded is_terminal_polyfill v1.70.1
1922025-02-12T04:41:07.481Z Downloaded proc-macro2 v1.0.93
1932025-02-12T04:41:07.489Z Downloaded bit-vec v0.8.0
1942025-02-12T04:41:07.492Z Downloaded terminal_size v0.4.0
1952025-02-12T04:41:07.492Z Downloaded clap v4.5.29
1962025-02-12T04:41:07.499Z Downloaded tracing-core v0.1.33
1972025-02-12T04:41:07.501Z Downloaded serde v1.0.217
1982025-02-12T04:41:07.504Z Downloaded miniz_oxide v0.7.4
1992025-02-12T04:41:07.508Z Downloaded clap_derive v4.5.28
2002025-02-12T04:41:07.510Z Downloaded anstream v0.6.17
2012025-02-12T04:41:07.515Z Downloaded camino v1.1.9
2022025-02-12T04:41:07.518Z Downloaded rand v0.8.5
2032025-02-12T04:41:07.525Z Downloaded bytes v1.10.0
2042025-02-12T04:41:07.529Z Downloaded tracing v0.1.41
2052025-02-12T04:41:07.533Z Downloaded backtrace v0.3.71
2062025-02-12T04:41:07.537Z Downloaded rustc-demangle v0.1.24
2072025-02-12T04:41:07.539Z Downloaded indexmap v2.7.1
2082025-02-12T04:41:07.542Z Downloaded miette v7.5.0
2092025-02-12T04:41:07.546Z Downloaded sharded-slab v0.1.7
2102025-02-12T04:41:07.549Z Downloaded serde_derive v1.0.217
2112025-02-12T04:41:07.562Z Downloaded aho-corasick v1.1.3
2122025-02-12T04:41:07.579Z Downloaded mio v1.0.3
2132025-02-12T04:41:07.598Z Downloaded target-spec v3.4.0
2142025-02-12T04:41:07.606Z Downloaded borsh v1.5.1
2152025-02-12T04:41:07.611Z Downloaded memchr v2.7.4
2162025-02-12T04:41:07.615Z Downloaded hashbrown v0.15.2
2172025-02-12T04:41:07.637Z Downloaded clap_builder v4.5.29
2182025-02-12T04:41:07.643Z Downloaded serde_json v1.0.138
2192025-02-12T04:41:07.652Z Downloaded cc v1.2.5
2202025-02-12T04:41:07.678Z Downloaded tracing-subscriber v0.3.19
2212025-02-12T04:41:07.687Z Downloaded unicode-width v0.1.14
2222025-02-12T04:41:07.704Z Downloaded syn v2.0.98
2232025-02-12T04:41:07.714Z Downloaded unicode-width v0.2.0
2242025-02-12T04:41:07.719Z Downloaded object v0.32.2
2252025-02-12T04:41:07.743Z Downloaded gimli v0.28.1
2262025-02-12T04:41:07.760Z Downloaded rustix v0.38.37
2272025-02-12T04:41:07.779Z Downloaded regex-syntax v0.8.5
2282025-02-12T04:41:07.823Z Downloaded regex-automata v0.4.8
2292025-02-12T04:41:07.841Z Downloaded libc v0.2.169
2302025-02-12T04:41:07.863Z Downloaded tokio v1.43.0
2312025-02-12T04:41:08.081Z Compiling proc-macro2 v1.0.93
2322025-02-12T04:41:08.081Z Compiling unicode-ident v1.0.16
2332025-02-12T04:41:08.084Z Compiling libc v0.2.169
2342025-02-12T04:41:08.084Z Compiling serde v1.0.217
2352025-02-12T04:41:08.084Z Compiling cfg-if v1.0.0
2362025-02-12T04:41:08.084Z Compiling shlex v1.3.0
2372025-02-12T04:41:08.099Z Compiling memchr v2.7.4
2382025-02-12T04:41:08.226Z Compiling rustix v0.38.37
2392025-02-12T04:41:08.285Z Compiling bitflags v2.8.0
2402025-02-12T04:41:08.462Z Compiling once_cell v1.20.3
2412025-02-12T04:41:08.735Z Compiling gimli v0.28.1
2422025-02-12T04:41:08.749Z Compiling target-lexicon v0.12.16
2432025-02-12T04:41:08.874Z Compiling adler v1.0.2
2442025-02-12T04:41:09.011Z Compiling object v0.32.2
2452025-02-12T04:41:09.117Z Compiling miniz_oxide v0.7.4
2462025-02-12T04:41:09.531Z Compiling jobserver v0.1.32
2472025-02-12T04:41:09.762Z Compiling tracing-core v0.1.33
2482025-02-12T04:41:09.830Z Compiling thiserror v1.0.69
2492025-02-12T04:41:09.869Z Compiling quote v1.0.38
2502025-02-12T04:41:10.203Z Compiling cc v1.2.5
2512025-02-12T04:41:10.271Z Compiling syn v2.0.98
2522025-02-12T04:41:10.369Z Compiling errno v0.3.9
2532025-02-12T04:41:10.432Z Compiling camino v1.1.9
2542025-02-12T04:41:10.454Z Compiling utf8parse v0.2.2
2552025-02-12T04:41:10.623Z Compiling byteorder v1.5.0
2562025-02-12T04:41:10.963Z Compiling owo-colors v4.1.0
2572025-02-12T04:41:11.020Z Compiling guppy-workspace-hack v0.1.0
2582025-02-12T04:41:11.100Z Compiling serde_json v1.0.138
2592025-02-12T04:41:11.284Z Compiling unicode-width v0.1.14
2602025-02-12T04:41:11.343Z Compiling rustc-demangle v0.1.24
2612025-02-12T04:41:11.572Z Compiling anstyle-parse v0.2.6
2622025-02-12T04:41:11.818Z Compiling terminal_size v0.4.0
2632025-02-12T04:41:12.026Z Compiling getrandom v0.2.15
2642025-02-12T04:41:12.254Z Compiling ryu v1.0.19
2652025-02-12T04:41:12.334Z Compiling lazy_static v1.5.0
2662025-02-12T04:41:12.357Z Compiling anstyle v1.0.9
2672025-02-12T04:41:12.476Z Compiling itoa v1.0.14
2682025-02-12T04:41:12.627Z Compiling addr2line v0.21.0
2692025-02-12T04:41:12.709Z Compiling target-spec v3.4.0
2702025-02-12T04:41:12.779Z Compiling unicode-linebreak v0.1.5
2712025-02-12T04:41:12.800Z Compiling colorchoice v1.0.3
2722025-02-12T04:41:12.970Z Compiling is_ci v1.2.0
2732025-02-12T04:41:13.231Z Compiling autocfg v1.4.0
2742025-02-12T04:41:13.245Z Compiling anstyle-query v1.1.2
2752025-02-12T04:41:13.262Z Compiling is_terminal_polyfill v1.70.1
2762025-02-12T04:41:13.282Z Compiling smallvec v1.13.2
2772025-02-12T04:41:13.325Z Compiling textwrap v0.16.1
2782025-02-12T04:41:13.390Z Compiling anstream v0.6.17
2792025-02-12T04:41:13.393Z Compiling supports-color v3.0.2
2802025-02-12T04:41:13.559Z Compiling backtrace v0.3.71
2812025-02-12T04:41:13.668Z Compiling cfg-expr v0.17.2
2822025-02-12T04:41:13.716Z Compiling rand_core v0.6.4
2832025-02-12T04:41:14.030Z Compiling num-traits v0.2.19
2842025-02-12T04:41:14.251Z Compiling include_dir_macros v0.7.4
2852025-02-12T04:41:14.366Z Compiling supports-unicode v3.0.0
2862025-02-12T04:41:14.379Z Compiling clap_lex v0.7.4
2872025-02-12T04:41:14.618Z Compiling log v0.4.25
2882025-02-12T04:41:14.881Z Compiling pin-project-lite v0.2.16
2892025-02-12T04:41:15.005Z Compiling supports-hyperlinks v3.0.0
2902025-02-12T04:41:15.031Z Compiling unicase v2.8.0
2912025-02-12T04:41:15.034Z Compiling strsim v0.11.1
2922025-02-12T04:41:15.151Z Compiling heck v0.5.0
2932025-02-12T04:41:15.278Z Compiling unicode-width v0.2.0
2942025-02-12T04:41:15.433Z Compiling include_dir v0.7.4
2952025-02-12T04:41:15.573Z Compiling tracing v0.1.41
2962025-02-12T04:41:15.652Z Compiling tracing-log v0.2.0
2972025-02-12T04:41:15.817Z Compiling backtrace-ext v0.2.1
2982025-02-12T04:41:15.908Z Compiling clap_builder v4.5.29
2992025-02-12T04:41:15.932Z Compiling sharded-slab v0.1.7
3002025-02-12T04:41:15.946Z Compiling signal-hook-registry v1.4.2
3012025-02-12T04:41:15.986Z Compiling mio v1.0.3
3022025-02-12T04:41:16.116Z Compiling aho-corasick v1.1.3
3032025-02-12T04:41:16.119Z Compiling thread_local v1.1.8
3042025-02-12T04:41:16.689Z Compiling hashbrown v0.15.2
3052025-02-12T04:41:16.842Z Compiling regex-syntax v0.8.5
3062025-02-12T04:41:17.187Z Compiling bytes v1.10.0
3072025-02-12T04:41:17.227Z Compiling equivalent v1.0.1
3082025-02-12T04:41:17.347Z Compiling bit-vec v0.8.0
3092025-02-12T04:41:17.790Z Compiling bit-set v0.8.0
3102025-02-12T04:41:17.822Z Compiling tracing-subscriber v0.3.19
3112025-02-12T04:41:18.711Z Compiling console v0.15.8
3122025-02-12T04:41:19.890Z Compiling either v1.13.0
3132025-02-12T04:41:20.278Z Compiling xxhash-rust v0.8.15
3142025-02-12T04:41:21.090Z Compiling regex-automata v0.4.8
3152025-02-12T04:41:21.582Z Compiling serde_derive v1.0.217
3162025-02-12T04:41:21.630Z Compiling zerocopy-derive v0.7.35
3172025-02-12T04:41:21.715Z Compiling thiserror-impl v1.0.69
3182025-02-12T04:41:23.559Z Compiling zerocopy v0.7.35
3192025-02-12T04:41:23.696Z Compiling miette-derive v7.5.0
3202025-02-12T04:41:24.653Z Compiling clap_derive v4.5.28
3212025-02-12T04:41:24.898Z Compiling ppv-lite86 v0.2.20
3222025-02-12T04:41:25.002Z Compiling tokio-macros v2.5.0
3232025-02-12T04:41:25.659Z Compiling rand_chacha v0.3.1
3242025-02-12T04:41:26.368Z Compiling miette v7.5.0
3252025-02-12T04:41:26.524Z Compiling tokio v1.43.0
3262025-02-12T04:41:26.835Z Compiling rand v0.8.5
3272025-02-12T04:41:28.973Z Compiling clap v4.5.29
3282025-02-12T04:41:31.754Z Compiling indexmap v2.7.1
3292025-02-12T04:41:31.754Z Compiling smol_str v0.3.2
3302025-02-12T04:41:32.393Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
3312025-02-12T04:41:33.723Z Compiling target-spec-miette v0.4.4
3322025-02-12T04:41:34.071Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
3332025-02-12T04:41:35.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.85s
3342025-02-12T04:41:36.129Z
3352025-02-12T04:41:36.129Zreal 30.079986801
3362025-02-12T04:41:36.129Zuser 2:50.645706357
3372025-02-12T04:41:36.130Zsys 20.038248234
3382025-02-12T04:41:36.130Ztrap 0.107711284
3392025-02-12T04:41:36.130Ztflt 0.232501097
3402025-02-12T04:41:36.130Zdflt 0.185228770
3412025-02-12T04:41:36.130Zkflt 0.001718857
3422025-02-12T04:41:36.130Zlock 4:05.080423171
3432025-02-12T04:41:36.133Zslp 9:34.411520221
3442025-02-12T04:41:36.133Zlat 9.627368432
3452025-02-12T04:41:36.133Zstop 19.143580194
3462025-02-12T04:41:36.133Z+ banner no-update
3472025-02-12T04:41:36.133Z
3482025-02-12T04:41:36.133Z # # #### # # ##### ##### ## ##### ######
3492025-02-12T04:41:36.133Z ## # # # # # # # # # # # # #
3502025-02-12T04:41:36.133Z # # # # # ##### # # # # # # # # # #####
3512025-02-12T04:41:36.133Z # # # # # # # ##### # # ###### # #
3522025-02-12T04:41:36.133Z # ## # # # # # # # # # # #
3532025-02-12T04:41:36.133Z # # #### #### # ##### # # # ######
3542025-02-12T04:41:36.133Z
3552025-02-12T04:41:36.133Z+ ptime -m cargo build --package cargo-nextest --no-default-features --features default-no-update
3562025-02-12T04:41:36.273Z Downloading crates ...
3572025-02-12T04:41:36.525Z Downloaded cargo_metadata v0.19.1
3582025-02-12T04:41:36.540Z Downloaded async-scoped v0.9.0
3592025-02-12T04:41:36.543Z Downloaded enable-ansi-support v0.2.1
3602025-02-12T04:41:36.546Z Downloaded filetime v0.2.25
3612025-02-12T04:41:36.548Z Downloaded fixedbitset v0.5.7
3622025-02-12T04:41:36.551Z Downloaded duct v0.13.7
3632025-02-12T04:41:36.553Z Downloaded dialoguer v0.11.0
3642025-02-12T04:41:36.557Z Downloaded camino-tempfile v1.1.1
3652025-02-12T04:41:36.568Z Downloaded newtype-uuid v1.2.1
3662025-02-12T04:41:36.577Z Downloaded indenter v0.3.3
3672025-02-12T04:41:36.580Z Downloaded derive-where v1.2.7
3682025-02-12T04:41:36.586Z Downloaded futures-sink v0.3.31
3692025-02-12T04:41:36.589Z Downloaded serde_spanned v0.6.8
3702025-02-12T04:41:36.589Z Downloaded futures-macro v0.3.31
3712025-02-12T04:41:36.592Z Downloaded atomicwrites v0.4.4
3722025-02-12T04:41:36.595Z Downloaded nested v0.1.1
3732025-02-12T04:41:36.601Z Downloaded fnv v1.0.7
3742025-02-12T04:41:36.604Z Downloaded pkg-config v0.3.31
3752025-02-12T04:41:36.606Z Downloaded base64 v0.21.7
3762025-02-12T04:41:36.609Z Downloaded humantime-serde v1.1.1
3772025-02-12T04:41:36.611Z Downloaded futures-io v0.3.31
3782025-02-12T04:41:36.611Z Downloaded futures-channel v0.3.31
3792025-02-12T04:41:36.614Z Downloaded tinyvec_macros v0.1.1
3802025-02-12T04:41:36.619Z Downloaded futures-core v0.3.31
3812025-02-12T04:41:36.621Z Downloaded fastrand v2.1.1
3822025-02-12T04:41:36.624Z Downloaded home v0.5.11
3832025-02-12T04:41:36.629Z Downloaded number_prefix v0.4.0
3842025-02-12T04:41:36.632Z Downloaded swrite v0.1.0
3852025-02-12T04:41:36.632Z Downloaded futures-task v0.3.31
3862025-02-12T04:41:36.640Z Downloaded cargo-platform v0.1.9
3872025-02-12T04:41:36.642Z Downloaded thiserror-impl v2.0.11
3882025-02-12T04:41:36.645Z Downloaded pin-utils v0.1.0
3892025-02-12T04:41:36.654Z Downloaded toml_datetime v0.6.8
3902025-02-12T04:41:36.657Z Downloaded humantime v2.1.0
3912025-02-12T04:41:36.666Z Downloaded crossterm v0.28.1
3922025-02-12T04:41:36.672Z Downloaded config v0.15.8
3932025-02-12T04:41:36.680Z Downloaded signal-hook-mio v0.2.4
3942025-02-12T04:41:36.682Z Downloaded shared_child v1.0.1
3952025-02-12T04:41:36.682Z Downloaded indent_write v2.2.0
3962025-02-12T04:41:36.685Z Downloaded version_check v0.9.5
3972025-02-12T04:41:36.688Z Downloaded strip-ansi-escapes v0.2.1
3982025-02-12T04:41:36.692Z Downloaded zeroize v1.8.1
3992025-02-12T04:41:36.692Z Downloaded future-queue v0.3.0
4002025-02-12T04:41:36.695Z Downloaded scopeguard v1.2.0
4012025-02-12T04:41:36.695Z Downloaded slab v0.4.9
4022025-02-12T04:41:36.695Z Downloaded iana-time-zone v0.1.61
4032025-02-12T04:41:36.698Z Downloaded globset v0.4.15
4042025-02-12T04:41:36.701Z Downloaded semver v1.0.25
4052025-02-12T04:41:36.701Z Downloaded serde_path_to_error v0.1.16
4062025-02-12T04:41:36.703Z Downloaded lock_api v0.4.12
4072025-02-12T04:41:36.708Z Downloaded xattr v1.3.1
4082025-02-12T04:41:36.711Z Downloaded shell-words v1.1.0
4092025-02-12T04:41:36.711Z Downloaded pathdiff v0.2.3
4102025-02-12T04:41:36.716Z Downloaded futures v0.3.31
4112025-02-12T04:41:36.720Z Downloaded zstd-safe v7.2.1
4122025-02-12T04:41:36.723Z Downloaded tracing-error v0.2.0
4132025-02-12T04:41:36.723Z Downloaded tinyvec v1.8.0
4142025-02-12T04:41:36.726Z Downloaded parking_lot_core v0.9.10
4152025-02-12T04:41:36.729Z Downloaded static_assertions v1.1.0
4162025-02-12T04:41:36.729Z Downloaded quick-junit v0.5.1
4172025-02-12T04:41:36.733Z Downloaded ahash v0.8.11
4182025-02-12T04:41:36.736Z Downloaded owo-colors v3.5.0
4192025-02-12T04:41:36.736Z Downloaded serde_ignored v0.1.10
4202025-02-12T04:41:36.736Z Downloaded tracing-attributes v0.1.28
4212025-02-12T04:41:36.739Z Downloaded os_pipe v1.2.1
4222025-02-12T04:41:36.741Z Downloaded debug-ignore v1.0.5
4232025-02-12T04:41:36.746Z Downloaded tempfile v3.13.0
4242025-02-12T04:41:36.749Z Downloaded thiserror v2.0.11
4252025-02-12T04:41:36.753Z Downloaded tokio-stream v0.1.17
4262025-02-12T04:41:36.757Z Downloaded zstd v0.13.2
4272025-02-12T04:41:36.760Z Downloaded futures-executor v0.3.31
4282025-02-12T04:41:36.763Z Downloaded pin-project-internal v1.1.7
4292025-02-12T04:41:36.763Z Downloaded pin-project v1.1.7
4302025-02-12T04:41:36.773Z Downloaded uuid v1.11.0
4312025-02-12T04:41:36.775Z Downloaded signal-hook v0.3.17
4322025-02-12T04:41:36.778Z Downloaded ron v0.8.1
4332025-02-12T04:41:36.783Z Downloaded toml v0.8.20
4342025-02-12T04:41:36.786Z Downloaded tar v0.4.43
4352025-02-12T04:41:36.789Z Downloaded parking_lot v0.12.3
4362025-02-12T04:41:36.793Z Downloaded eyre v0.6.12
4372025-02-12T04:41:36.797Z Downloaded vte v0.14.1
4382025-02-12T04:41:36.806Z Downloaded indicatif v0.17.11
4392025-02-12T04:41:36.853Z Downloaded guppy v0.17.14
4402025-02-12T04:41:36.859Z Downloaded toml_edit v0.22.24
4412025-02-12T04:41:36.879Z Downloaded color-spantrace v0.2.1
4422025-02-12T04:41:36.881Z Downloaded itertools v0.14.0
4432025-02-12T04:41:36.887Z Downloaded unicode-normalization v0.1.24
4442025-02-12T04:41:36.890Z Downloaded quick-xml v0.37.1
4452025-02-12T04:41:36.896Z Downloaded bstr v1.11.3
4462025-02-12T04:41:36.904Z Downloaded winnow v0.7.2
4472025-02-12T04:41:36.913Z Downloaded futures-util v0.3.31
4482025-02-12T04:41:36.924Z Downloaded portable-atomic v1.9.0
4492025-02-12T04:41:36.931Z Downloaded chrono v0.4.39
4502025-02-12T04:41:36.949Z Downloaded regex v1.11.1
4512025-02-12T04:41:36.984Z Downloaded nix v0.29.0
4522025-02-12T04:41:37.047Z Downloaded color-eyre v0.6.3
4532025-02-12T04:41:37.074Z Downloaded petgraph v0.7.1
4542025-02-12T04:41:37.092Z Downloaded zstd-sys v2.0.13+zstd.1.5.6
4552025-02-12T04:41:37.238Z Downloaded recursion v0.5.2
4562025-02-12T04:41:37.278Z Compiling rustix v0.38.37
4572025-02-12T04:41:37.280Z Compiling tracing-attributes v0.1.28
4582025-02-12T04:41:37.332Z Compiling mio v1.0.3
4592025-02-12T04:41:37.335Z Compiling futures-core v0.3.31
4602025-02-12T04:41:37.342Z Compiling slab v0.4.9
4612025-02-12T04:41:37.349Z Compiling pkg-config v0.3.31
4622025-02-12T04:41:37.351Z Compiling futures-sink v0.3.31
4632025-02-12T04:41:37.351Z Compiling thiserror v2.0.11
4642025-02-12T04:41:37.485Z Compiling futures-channel v0.3.31
4652025-02-12T04:41:37.559Z Compiling thiserror-impl v2.0.11
4662025-02-12T04:41:37.823Z Compiling futures-macro v0.3.31
4672025-02-12T04:41:38.093Z Compiling version_check v0.9.5
4682025-02-12T04:41:38.338Z Compiling futures-task v0.3.31
4692025-02-12T04:41:38.450Z Compiling zstd-sys v2.0.13+zstd.1.5.6
4702025-02-12T04:41:38.610Z Compiling pin-utils v0.1.0
4712025-02-12T04:41:38.638Z Compiling semver v1.0.25
4722025-02-12T04:41:38.695Z Compiling futures-io v0.3.31
4732025-02-12T04:41:38.705Z Compiling ahash v0.8.11
4742025-02-12T04:41:38.986Z Compiling lock_api v0.4.12
4752025-02-12T04:41:39.063Z Compiling winnow v0.7.2
4762025-02-12T04:41:39.210Z Compiling fastrand v2.1.1
4772025-02-12T04:41:39.319Z Compiling parking_lot_core v0.9.10
4782025-02-12T04:41:39.673Z Compiling futures-util v0.3.31
4792025-02-12T04:41:39.774Z Compiling signal-hook v0.3.17
4802025-02-12T04:41:40.018Z Compiling terminal_size v0.4.0
4812025-02-12T04:41:40.229Z Compiling clap_builder v4.5.29
4822025-02-12T04:41:40.325Z Compiling tracing v0.1.41
4832025-02-12T04:41:40.562Z Compiling miette v7.5.0
4842025-02-12T04:41:40.587Z Compiling tokio v1.43.0
4852025-02-12T04:41:40.705Z Compiling tempfile v3.13.0
4862025-02-12T04:41:40.814Z Compiling pathdiff v0.2.3
4872025-02-12T04:41:40.962Z Compiling toml_datetime v0.6.8
4882025-02-12T04:41:41.445Z Compiling serde_spanned v0.6.8
4892025-02-12T04:41:41.599Z Compiling cargo-platform v0.1.9
4902025-02-12T04:41:41.670Z Compiling fixedbitset v0.5.7
4912025-02-12T04:41:42.122Z Compiling target-spec-miette v0.4.4
4922025-02-12T04:41:42.382Z Compiling portable-atomic v1.9.0
4932025-02-12T04:41:42.509Z Compiling cfg_aliases v0.2.1
4942025-02-12T04:41:42.530Z Compiling zstd-safe v7.2.1
4952025-02-12T04:41:42.599Z Compiling scopeguard v1.2.0
4962025-02-12T04:41:42.735Z Compiling newtype-uuid v1.2.1
4972025-02-12T04:41:43.092Z Compiling nix v0.29.0
4982025-02-12T04:41:43.258Z Compiling toml_edit v0.22.24
4992025-02-12T04:41:43.378Z Compiling petgraph v0.7.1
5002025-02-12T04:41:43.921Z Compiling clap v4.5.29
5012025-02-12T04:41:44.025Z Compiling cargo_metadata v0.19.1
5022025-02-12T04:41:44.572Z Compiling futures-executor v0.3.31
5032025-02-12T04:41:45.783Z Compiling itertools v0.14.0
5042025-02-12T04:41:45.786Z Compiling pin-project-internal v1.1.7
5052025-02-12T04:41:46.311Z Compiling uuid v1.11.0
5062025-02-12T04:41:47.017Z Compiling vte v0.14.1
5072025-02-12T04:41:47.353Z Compiling bstr v1.11.3
5082025-02-12T04:41:47.956Z Compiling nested v0.1.1
5092025-02-12T04:41:48.230Z Compiling iana-time-zone v0.1.61
5102025-02-12T04:41:48.445Z Compiling tinyvec_macros v0.1.1
5112025-02-12T04:41:48.447Z Compiling debug-ignore v1.0.5
5122025-02-12T04:41:48.529Z Compiling static_assertions v1.1.0
5132025-02-12T04:41:48.579Z Compiling eyre v0.6.12
5142025-02-12T04:41:48.616Z Compiling guppy v0.17.14
5152025-02-12T04:41:48.645Z Compiling tinyvec v1.8.0
5162025-02-12T04:41:48.691Z Compiling pin-project v1.1.7
5172025-02-12T04:41:48.806Z Compiling chrono v0.4.39
5182025-02-12T04:41:49.115Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
5192025-02-12T04:41:49.207Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
5202025-02-12T04:41:50.042Z Compiling globset v0.4.15
5212025-02-12T04:41:50.093Z Compiling strip-ansi-escapes v0.2.1
5222025-02-12T04:41:50.748Z Compiling toml v0.8.20
5232025-02-12T04:41:51.762Z Compiling parking_lot v0.12.3
5242025-02-12T04:41:51.892Z Compiling signal-hook-mio v0.2.4
5252025-02-12T04:41:52.049Z Compiling futures v0.3.31
5262025-02-12T04:41:52.252Z Compiling tracing-error v0.2.0
5272025-02-12T04:41:52.342Z Compiling xattr v1.3.1
5282025-02-12T04:41:52.591Z Compiling regex v1.11.1
5292025-02-12T04:41:52.599Z Compiling os_pipe v1.2.1
5302025-02-12T04:41:52.670Z Compiling filetime v0.2.25
5312025-02-12T04:41:52.888Z Compiling shared_child v1.0.1
5322025-02-12T04:41:52.975Z Compiling quick-xml v0.37.1
5332025-02-12T04:41:53.353Z Compiling owo-colors v3.5.0
5342025-02-12T04:41:53.432Z Compiling indenter v0.3.3
5352025-02-12T04:41:53.598Z Compiling shell-words v1.1.0
5362025-02-12T04:41:53.626Z Compiling recursion v0.5.2
5372025-02-12T04:41:53.791Z Compiling fnv v1.0.7
5382025-02-12T04:41:53.864Z Compiling humantime v2.1.0
5392025-02-12T04:41:53.872Z Compiling number_prefix v0.4.0
5402025-02-12T04:41:53.917Z Compiling future-queue v0.3.0
5412025-02-12T04:41:54.079Z Compiling quick-junit v0.5.1
5422025-02-12T04:41:54.279Z Compiling humantime-serde v1.1.1
5432025-02-12T04:41:54.335Z Compiling indicatif v0.17.11
5442025-02-12T04:41:54.489Z Compiling nextest-filtering v0.14.0 (/work/nextest-rs/nextest/nextest-filtering)
5452025-02-12T04:41:54.918Z Compiling duct v0.13.7
5462025-02-12T04:41:55.305Z Compiling color-spantrace v0.2.1
5472025-02-12T04:41:55.616Z Compiling tar v0.4.43
5482025-02-12T04:41:56.514Z Compiling crossterm v0.28.1
5492025-02-12T04:41:56.825Z Compiling async-scoped v0.9.0
5502025-02-12T04:41:57.108Z Compiling config v0.15.8
5512025-02-12T04:41:57.211Z Compiling unicode-normalization v0.1.24
5522025-02-12T04:41:57.249Z Compiling tokio-stream v0.1.17
5532025-02-12T04:41:57.605Z Compiling zstd v0.13.2
5542025-02-12T04:41:57.877Z Compiling atomicwrites v0.4.4
5552025-02-12T04:41:58.005Z Compiling camino-tempfile v1.1.1
5562025-02-12T04:41:58.164Z Compiling cargo-nextest v0.9.89 (/work/nextest-rs/nextest/cargo-nextest)
5572025-02-12T04:41:58.204Z Compiling serde_ignored v0.1.10
5582025-02-12T04:41:58.221Z Compiling serde_path_to_error v0.1.16
5592025-02-12T04:41:58.253Z Compiling derive-where v1.2.7
5602025-02-12T04:41:58.332Z Compiling swrite v0.1.0
5612025-02-12T04:41:58.451Z Compiling zeroize v1.8.1
5622025-02-12T04:41:58.468Z Compiling home v0.5.11
5632025-02-12T04:41:58.579Z Compiling indent_write v2.2.0
5642025-02-12T04:41:58.736Z Compiling dialoguer v0.11.0
5652025-02-12T04:41:58.764Z Compiling color-eyre v0.6.3
5662025-02-12T04:41:58.787Z Compiling enable-ansi-support v0.2.1
5672025-02-12T04:42:00.224Z Compiling nextest-runner v0.72.0 (/work/nextest-rs/nextest/nextest-runner)
5682025-02-12T04:42:25.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.96s
5692025-02-12T04:42:25.210Z
5702025-02-12T04:42:25.212Zreal 49.058808793
5712025-02-12T04:42:25.212Zuser 3:20.828952795
5722025-02-12T04:42:25.212Zsys 22.611930809
5732025-02-12T04:42:25.212Ztrap 0.129081117
5742025-02-12T04:42:25.212Ztflt 0.419899318
5752025-02-12T04:42:25.212Zdflt 0.227867668
5762025-02-12T04:42:25.212Zkflt 0.002472470
5772025-02-12T04:42:25.212Zlock 5:07.892944416
5782025-02-12T04:42:25.212Zslp 12:03.661034325
5792025-02-12T04:42:25.212Zlat 7.401146846
5802025-02-12T04:42:25.212Zstop 9.900156282
5812025-02-12T04:42:25.212Z+ banner nextest
5822025-02-12T04:42:25.215Z
5832025-02-12T04:42:25.215Z # # ###### # # ##### ###### #### #####
5842025-02-12T04:42:25.215Z ## # # # # # # # #
5852025-02-12T04:42:25.215Z # # # ##### ## # ##### #### #
5862025-02-12T04:42:25.215Z # # # # ## # # # #
5872025-02-12T04:42:25.215Z # ## # # # # # # # #
5882025-02-12T04:42:25.215Z # # ###### # # # ###### #### #
5892025-02-12T04:42:25.215Z
5902025-02-12T04:42:25.216Z+ ptime -m cargo build --package cargo-nextest
5912025-02-12T04:42:25.364Z Downloading crates ...
5922025-02-12T04:42:25.535Z Downloaded openssl-macros v0.1.1
5932025-02-12T04:42:25.543Z Downloaded rustc_version v0.4.1
5942025-02-12T04:42:25.551Z Downloaded foreign-types v0.3.2
5952025-02-12T04:42:25.554Z Downloaded try-lock v0.2.5
5962025-02-12T04:42:25.554Z Downloaded sync_wrapper v1.0.1
5972025-02-12T04:42:25.562Z Downloaded idna_adapter v1.0.0
5982025-02-12T04:42:25.564Z Downloaded http-body v1.0.1
5992025-02-12T04:42:25.564Z Downloaded tower-service v0.3.3
6002025-02-12T04:42:25.567Z Downloaded urlencoding v2.1.3
6012025-02-12T04:42:25.567Z Downloaded foreign-types-shared v0.1.1
6022025-02-12T04:42:25.573Z Downloaded cpufeatures v0.2.14
6032025-02-12T04:42:25.580Z Downloaded crc32fast v1.4.2
6042025-02-12T04:42:25.582Z Downloaded mukti-metadata v0.3.0
6052025-02-12T04:42:25.582Z Downloaded curve25519-dalek-derive v0.1.1
6062025-02-12T04:42:25.587Z Downloaded http-body-util v0.1.2
6072025-02-12T04:42:25.590Z Downloaded mime v0.3.17
6082025-02-12T04:42:25.592Z Downloaded digest v0.10.7
6092025-02-12T04:42:25.597Z Downloaded spki v0.7.3
6102025-02-12T04:42:25.600Z Downloaded utf8_iter v1.0.4
6112025-02-12T04:42:25.603Z Downloaded ed25519 v2.2.3
6122025-02-12T04:42:25.605Z Downloaded rustc-hash v2.0.0
6132025-02-12T04:42:25.608Z Downloaded percent-encoding v2.3.1
6142025-02-12T04:42:25.610Z Downloaded subtle v2.6.1
6152025-02-12T04:42:25.610Z Downloaded serde_urlencoded v0.7.1
6162025-02-12T04:42:25.613Z Downloaded generic-array v0.14.7
6172025-02-12T04:42:25.613Z Downloaded quinn-udp v0.5.5
6182025-02-12T04:42:25.616Z Downloaded tokio-native-tls v0.3.1
6192025-02-12T04:42:25.619Z Downloaded sha2 v0.10.8
6202025-02-12T04:42:25.622Z Downloaded want v0.3.1
6212025-02-12T04:42:25.625Z Downloaded form_urlencoded v1.2.1
6222025-02-12T04:42:25.625Z Downloaded hyper-tls v0.6.0
6232025-02-12T04:42:25.627Z Downloaded openssl-probe v0.1.5
6242025-02-12T04:42:25.633Z Downloaded pkcs8 v0.10.2
6252025-02-12T04:42:25.635Z Downloaded base64ct v1.6.0
6262025-02-12T04:42:25.638Z Downloaded rustls-pemfile v2.2.0
6272025-02-12T04:42:25.641Z Downloaded crypto-common v0.1.6
6282025-02-12T04:42:25.641Z Downloaded ipnet v2.10.1
6292025-02-12T04:42:25.644Z Downloaded native-tls v0.2.12
6302025-02-12T04:42:25.650Z Downloaded hex v0.4.3
6312025-02-12T04:42:25.653Z Downloaded atomic-waker v1.1.2
6322025-02-12T04:42:25.656Z Downloaded const-oid v0.9.6
6332025-02-12T04:42:25.659Z Downloaded tokio-rustls v0.26.0
6342025-02-12T04:42:25.662Z Downloaded spin v0.9.8
6352025-02-12T04:42:25.665Z Downloaded signature v2.2.0
6362025-02-12T04:42:25.665Z Downloaded adler2 v2.0.0
6372025-02-12T04:42:25.667Z Downloaded block-buffer v0.10.4
6382025-02-12T04:42:25.670Z Downloaded httparse v1.9.5
6392025-02-12T04:42:25.673Z Downloaded self-replace v1.5.0
6402025-02-12T04:42:25.680Z Downloaded self_update v0.42.0
6412025-02-12T04:42:25.683Z Downloaded untrusted v0.9.0
6422025-02-12T04:42:25.685Z Downloaded ed25519-dalek v2.1.1
6432025-02-12T04:42:25.687Z Downloaded miniz_oxide v0.8.0
6442025-02-12T04:42:25.690Z Downloaded rustls-pki-types v1.10.0
6452025-02-12T04:42:25.693Z Downloaded hyper-rustls v0.27.3
6462025-02-12T04:42:25.695Z Downloaded zipsign-api v0.1.2
6472025-02-12T04:42:25.698Z Downloaded typenum v1.17.0
6482025-02-12T04:42:25.707Z Downloaded hyper-util v0.1.9
6492025-02-12T04:42:25.721Z Downloaded quinn v0.11.5
6502025-02-12T04:42:25.725Z Downloaded openssl-sys v0.9.105
6512025-02-12T04:42:25.748Z Downloaded url v2.5.4
6522025-02-12T04:42:25.751Z Downloaded http v1.2.0
6532025-02-12T04:42:25.755Z Downloaded base64 v0.22.1
6542025-02-12T04:42:25.758Z Downloaded der v0.7.9
6552025-02-12T04:42:25.766Z Downloaded tokio-util v0.7.12
6562025-02-12T04:42:25.784Z Downloaded flate2 v1.0.34
6572025-02-12T04:42:25.796Z Downloaded hyper v1.5.0
6582025-02-12T04:42:25.805Z Downloaded idna v1.0.3
6592025-02-12T04:42:25.809Z Downloaded reqwest v0.12.8
6602025-02-12T04:42:25.816Z Downloaded h2 v0.4.6
6612025-02-12T04:42:25.823Z Downloaded rustls-webpki v0.102.8
6622025-02-12T04:42:25.839Z Downloaded quinn-proto v0.11.8
6632025-02-12T04:42:25.849Z Downloaded vcpkg v0.2.15
6642025-02-12T04:42:25.886Z Downloaded webpki-roots v0.26.6
6652025-02-12T04:42:25.890Z Downloaded openssl v0.10.70
6662025-02-12T04:42:25.908Z Downloaded curve25519-dalek v4.1.3
6672025-02-12T04:42:25.917Z Downloaded rustls v0.23.19
6682025-02-12T04:42:26.183Z Downloaded ring v0.17.8
6692025-02-12T04:42:26.286Z Compiling smallvec v1.13.2
6702025-02-12T04:42:26.288Z Compiling socket2 v0.5.8
6712025-02-12T04:42:26.288Z Compiling futures-sink v0.3.31
6722025-02-12T04:42:26.350Z Compiling ring v0.17.8
6732025-02-12T04:42:26.356Z Compiling http v1.2.0
6742025-02-12T04:42:26.359Z Compiling rustls-pki-types v1.10.0
6752025-02-12T04:42:26.370Z Compiling untrusted v0.9.0
6762025-02-12T04:42:26.373Z Compiling typenum v1.17.0
6772025-02-12T04:42:26.465Z Compiling futures-channel v0.3.31
6782025-02-12T04:42:26.536Z Compiling spin v0.9.8
6792025-02-12T04:42:26.678Z Compiling httparse v1.9.5
6802025-02-12T04:42:26.735Z Compiling cfg-expr v0.17.2
6812025-02-12T04:42:26.865Z Compiling tokio v1.43.0
6822025-02-12T04:42:27.288Z Compiling futures-util v0.3.31
6832025-02-12T04:42:27.374Z Compiling generic-array v0.14.7
6842025-02-12T04:42:27.403Z Compiling rustls v0.23.19
6852025-02-12T04:42:27.477Z Compiling try-lock v0.2.5
6862025-02-12T04:42:27.622Z Compiling atomic-waker v1.1.2
6872025-02-12T04:42:27.709Z Compiling target-spec v3.4.0
6882025-02-12T04:42:27.750Z Compiling http-body v1.0.1
6892025-02-12T04:42:27.796Z Compiling want v0.3.1
6902025-02-12T04:42:28.186Z Compiling percent-encoding v2.3.1
6912025-02-12T04:42:28.500Z Compiling subtle v2.6.1
6922025-02-12T04:42:28.676Z Compiling form_urlencoded v1.2.1
6932025-02-12T04:42:28.758Z Compiling tower-service v0.3.3
6942025-02-12T04:42:28.795Z Compiling utf8_iter v1.0.4
6952025-02-12T04:42:28.885Z Compiling idna_adapter v1.0.0
6962025-02-12T04:42:28.999Z Compiling idna v1.0.3
6972025-02-12T04:42:29.035Z Compiling target-spec-miette v0.4.4
6982025-02-12T04:42:29.089Z Compiling webpki-roots v0.26.6
6992025-02-12T04:42:29.294Z Compiling adler2 v2.0.0
7002025-02-12T04:42:29.447Z Compiling miniz_oxide v0.8.0
7012025-02-12T04:42:29.515Z Compiling parking_lot_core v0.9.10
7022025-02-12T04:42:30.165Z Compiling crypto-common v0.1.6
7032025-02-12T04:42:30.198Z Compiling block-buffer v0.10.4
7042025-02-12T04:42:30.332Z Compiling url v2.5.4
7052025-02-12T04:42:30.347Z Compiling serde_urlencoded v0.7.1
7062025-02-12T04:42:30.393Z Compiling rustls-pemfile v2.2.0
7072025-02-12T04:42:30.657Z Compiling sync_wrapper v1.0.1
7082025-02-12T04:42:30.729Z Compiling crc32fast v1.4.2
7092025-02-12T04:42:30.804Z Compiling ipnet v2.10.1
7102025-02-12T04:42:30.813Z Compiling base64 v0.22.1
7112025-02-12T04:42:30.974Z Compiling self_update v0.42.0
7122025-02-12T04:42:31.060Z Compiling mime v0.3.17
7132025-02-12T04:42:31.329Z Compiling guppy v0.17.14
7142025-02-12T04:42:31.420Z Compiling flate2 v1.0.34
7152025-02-12T04:42:31.574Z Compiling digest v0.10.7
7162025-02-12T04:42:31.887Z Compiling parking_lot v0.12.3
7172025-02-12T04:42:31.956Z Compiling self-replace v1.5.0
7182025-02-12T04:42:32.173Z Compiling futures-executor v0.3.31
7192025-02-12T04:42:32.222Z Compiling http-body-util v0.1.2
7202025-02-12T04:42:32.255Z Compiling urlencoding v2.1.3
7212025-02-12T04:42:32.580Z Compiling futures v0.3.31
7222025-02-12T04:42:32.603Z Compiling cpufeatures v0.2.14
7232025-02-12T04:42:32.680Z Compiling sha2 v0.10.8
7242025-02-12T04:42:32.680Z Compiling crossterm v0.28.1
7252025-02-12T04:42:32.695Z Compiling future-queue v0.3.0
7262025-02-12T04:42:32.713Z Compiling mukti-metadata v0.3.0
7272025-02-12T04:42:32.852Z Compiling cargo-nextest v0.9.89 (/work/nextest-rs/nextest/cargo-nextest)
7282025-02-12T04:42:33.041Z Compiling hex v0.4.3
7292025-02-12T04:42:34.330Z Compiling rustls-webpki v0.102.8
7302025-02-12T04:42:35.981Z Compiling tokio-util v0.7.12
7312025-02-12T04:42:35.984Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
7322025-02-12T04:42:35.985Z Compiling async-scoped v0.9.0
7332025-02-12T04:42:36.004Z Compiling tokio-stream v0.1.17
7342025-02-12T04:42:36.047Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
7352025-02-12T04:42:36.863Z Compiling h2 v0.4.6
7362025-02-12T04:42:37.627Z Compiling nextest-filtering v0.14.0 (/work/nextest-rs/nextest/nextest-filtering)
7372025-02-12T04:42:40.213Z Compiling tokio-rustls v0.26.0
7382025-02-12T04:42:40.807Z Compiling hyper v1.5.0
7392025-02-12T04:42:42.388Z Compiling hyper-util v0.1.9
7402025-02-12T04:42:43.366Z Compiling hyper-rustls v0.27.3
7412025-02-12T04:42:43.618Z Compiling reqwest v0.12.8
7422025-02-12T04:42:46.041Z Compiling nextest-runner v0.72.0 (/work/nextest-rs/nextest/nextest-runner)
7432025-02-12T04:43:14.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.11s
7442025-02-12T04:43:14.453Z
7452025-02-12T04:43:14.453Zreal 49.220100534
7462025-02-12T04:43:14.453Zuser 2:48.506695680
7472025-02-12T04:43:14.456Zsys 16.371006215
7482025-02-12T04:43:14.456Ztrap 0.086520615
7492025-02-12T04:43:14.456Ztflt 0.254511132
7502025-02-12T04:43:14.456Zdflt 0.233025160
7512025-02-12T04:43:14.456Zkflt 0.000006928
7522025-02-12T04:43:14.456Zlock 3:51.311979857
7532025-02-12T04:43:14.456Zslp 7:25.644492504
7542025-02-12T04:43:14.456Zlat 4.865534505
7552025-02-12T04:43:14.456Zstop 5.523313276
7562025-02-12T04:43:14.456Z+ banner all targets
7572025-02-12T04:43:14.456Z
7582025-02-12T04:43:14.456Z ## # #
7592025-02-12T04:43:14.456Z # # # #
7602025-02-12T04:43:14.457Z # # # #
7612025-02-12T04:43:14.457Z ###### # #
7622025-02-12T04:43:14.457Z # # # #
7632025-02-12T04:43:14.457Z # # ###### ######
7642025-02-12T04:43:14.457Z
7652025-02-12T04:43:14.457Z
7662025-02-12T04:43:14.457Z ##### ## ##### #### ###### ##### ####
7672025-02-12T04:43:14.457Z # # # # # # # # # #
7682025-02-12T04:43:14.457Z # # # # # # ##### # ####
7692025-02-12T04:43:14.457Z # ###### ##### # ### # # #
7702025-02-12T04:43:14.457Z # # # # # # # # # # #
7712025-02-12T04:43:14.457Z # # # # # #### ###### # ####
7722025-02-12T04:43:14.457Z
7732025-02-12T04:43:14.457Z+ ptime -m cargo build --all-targets
7742025-02-12T04:43:14.624Z Downloading crates ...
7752025-02-12T04:43:14.754Z Downloaded diff v0.1.13
7762025-02-12T04:43:14.758Z Downloaded wait-timeout v0.2.0
7772025-02-12T04:43:14.761Z Downloaded rand_xorshift v0.3.0
7782025-02-12T04:43:14.764Z Downloaded escape8259 v0.5.3
7792025-02-12T04:43:14.767Z Downloaded indoc v2.0.5
7802025-02-12T04:43:14.769Z Downloaded structmeta-derive v0.3.0
7812025-02-12T04:43:14.772Z Downloaded test-case-macros v3.3.1
7822025-02-12T04:43:14.775Z Downloaded test-case v3.3.1
7832025-02-12T04:43:14.775Z Downloaded unarray v0.1.4
7842025-02-12T04:43:14.778Z Downloaded same-file v1.0.6
7852025-02-12T04:43:14.778Z Downloaded rusty-fork v0.3.0
7862025-02-12T04:43:14.784Z Downloaded whoami v1.5.2
7872025-02-12T04:43:14.787Z Downloaded structmeta v0.3.0
7882025-02-12T04:43:14.789Z Downloaded datatest-stable v0.3.2
7892025-02-12T04:43:14.792Z Downloaded fancy-regex v0.14.0
7902025-02-12T04:43:14.795Z Downloaded test-case-core v3.3.1
7912025-02-12T04:43:14.797Z Downloaded quick-error v1.2.3
7922025-02-12T04:43:14.797Z Downloaded maplit v1.0.2
7932025-02-12T04:43:14.800Z Downloaded cp_r v0.5.2
7942025-02-12T04:43:14.803Z Downloaded test-strategy v0.4.0
7952025-02-12T04:43:14.806Z Downloaded similar v2.6.0
7962025-02-12T04:43:14.811Z Downloaded pretty_assertions v1.4.1
7972025-02-12T04:43:14.813Z Downloaded insta v1.42.1
7982025-02-12T04:43:14.820Z Downloaded proptest v1.6.0
7992025-02-12T04:43:14.829Z Downloaded libtest-mimic v0.8.1
8002025-02-12T04:43:15.034Z Downloaded linked-hash-map v0.5.6
8012025-02-12T04:43:15.107Z Downloaded fs-err v3.1.0
8022025-02-12T04:43:15.143Z Downloaded yansi v1.0.1
8032025-02-12T04:43:15.184Z Downloaded walkdir v2.5.0
8042025-02-12T04:43:15.232Z Compiling fs-err v3.1.0
8052025-02-12T04:43:15.235Z Compiling maplit v1.0.2
8062025-02-12T04:43:15.235Z Compiling similar v2.6.0
8072025-02-12T04:43:15.235Z Compiling whoami v1.5.2
8082025-02-12T04:43:15.235Z Compiling linked-hash-map v0.5.6
8092025-02-12T04:43:15.235Z Compiling test-case-core v3.3.1
8102025-02-12T04:43:15.235Z Compiling escape8259 v0.5.3
8112025-02-12T04:43:15.290Z Compiling same-file v1.0.6
8122025-02-12T04:43:15.368Z Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data)
8132025-02-12T04:43:15.570Z Compiling libtest-mimic v0.8.1
8142025-02-12T04:43:15.588Z Compiling walkdir v2.5.0
8152025-02-12T04:43:15.645Z Compiling fancy-regex v0.14.0
8162025-02-12T04:43:15.875Z Compiling structmeta-derive v0.3.0
8172025-02-12T04:43:16.090Z Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests)
8182025-02-12T04:43:16.324Z Compiling insta v1.42.1
8192025-02-12T04:43:16.340Z Compiling wait-timeout v0.2.0
8202025-02-12T04:43:16.948Z Compiling quick-error v1.2.3
8212025-02-12T04:43:17.091Z Compiling test-case-macros v3.3.1
8222025-02-12T04:43:17.099Z Compiling rusty-fork v0.3.0
8232025-02-12T04:43:17.720Z Compiling datatest-stable v0.3.2
8242025-02-12T04:43:17.891Z Compiling cp_r v0.5.2
8252025-02-12T04:43:17.945Z Compiling rand_xorshift v0.3.0
8262025-02-12T04:43:18.180Z Compiling unarray v0.1.4
8272025-02-12T04:43:18.276Z Compiling test-case v3.3.1
8282025-02-12T04:43:18.285Z Compiling diff v0.1.13
8292025-02-12T04:43:18.293Z Compiling yansi v1.0.1
8302025-02-12T04:43:18.343Z Compiling proptest v1.6.0
8312025-02-12T04:43:18.373Z Compiling indoc v2.0.5
8322025-02-12T04:43:18.395Z Compiling structmeta v0.3.0
8332025-02-12T04:43:18.684Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
8342025-02-12T04:43:18.757Z Compiling test-strategy v0.4.0
8352025-02-12T04:43:18.916Z Compiling pretty_assertions v1.4.1
8362025-02-12T04:43:21.291Z Compiling cargo-nextest v0.9.89 (/work/nextest-rs/nextest/cargo-nextest)
8372025-02-12T04:43:21.956Z Compiling nextest-runner v0.72.0 (/work/nextest-rs/nextest/nextest-runner)
8382025-02-12T04:43:22.227Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
8392025-02-12T04:43:26.239Z Compiling nextest-filtering v0.14.0 (/work/nextest-rs/nextest/nextest-filtering)
8402025-02-12T04:44:04.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.28s
8412025-02-12T04:44:04.874Z
8422025-02-12T04:44:04.877Zreal 50.397635832
8432025-02-12T04:44:04.877Zuser 3:46.325366274
8442025-02-12T04:44:04.877Zsys 27.435075491
8452025-02-12T04:44:04.877Ztrap 0.142069548
8462025-02-12T04:44:04.877Ztflt 0.079285436
8472025-02-12T04:44:04.877Zdflt 0.069085204
8482025-02-12T04:44:04.877Zkflt 0.000001830
8492025-02-12T04:44:04.877Zlock 6:06.988189950
8502025-02-12T04:44:04.877Zslp 15:05.719387378
8512025-02-12T04:44:04.877Zlat 8.566902822
8522025-02-12T04:44:04.877Zstop 9.686314082
8532025-02-12T04:44:04.877Z+ banner all features
8542025-02-12T04:44:04.877Z
8552025-02-12T04:44:04.877Z ## # #
8562025-02-12T04:44:04.877Z # # # #
8572025-02-12T04:44:04.877Z # # # #
8582025-02-12T04:44:04.877Z ###### # #
8592025-02-12T04:44:04.877Z # # # #
8602025-02-12T04:44:04.877Z # # ###### ######
8612025-02-12T04:44:04.877Z
8622025-02-12T04:44:04.877Z
8632025-02-12T04:44:04.877Z ###### ###### ## ##### # # ##### ###### ####
8642025-02-12T04:44:04.877Z # # # # # # # # # # #
8652025-02-12T04:44:04.877Z ##### ##### # # # # # # # ##### ####
8662025-02-12T04:44:04.877Z # # ###### # # # ##### # #
8672025-02-12T04:44:04.877Z # # # # # # # # # # # #
8682025-02-12T04:44:04.877Z # ###### # # # #### # # ###### ####
8692025-02-12T04:44:04.877Z
8702025-02-12T04:44:04.881Z+ ptime -m cargo build --all-features
8712025-02-12T04:44:05.038Z Downloading crates ...
8722025-02-12T04:44:05.258Z Downloaded axum-core v0.4.5
8732025-02-12T04:44:05.279Z Downloaded console-subscriber v0.4.1
8742025-02-12T04:44:05.285Z Downloaded crossbeam-utils v0.8.20
8752025-02-12T04:44:05.288Z Downloaded matchers v0.1.0
8762025-02-12T04:44:05.291Z Downloaded async-trait v0.1.83
8772025-02-12T04:44:05.293Z Downloaded tower-layer v0.3.3
8782025-02-12T04:44:05.293Z Downloaded sync_wrapper v0.1.2
8792025-02-12T04:44:05.296Z Downloaded async-stream-impl v0.3.6
8802025-02-12T04:44:05.303Z Downloaded hyper-timeout v0.5.1
8812025-02-12T04:44:05.309Z Downloaded rustversion v1.0.18
8822025-02-12T04:44:05.312Z Downloaded async-stream v0.3.6
8832025-02-12T04:44:05.317Z Downloaded prost v0.13.3
8842025-02-12T04:44:05.326Z Downloaded matchit v0.7.3
8852025-02-12T04:44:05.329Z Downloaded console-api v0.8.1
8862025-02-12T04:44:05.332Z Downloaded indexmap v1.9.3
8872025-02-12T04:44:05.338Z Downloaded prost-derive v0.13.3
8882025-02-12T04:44:05.341Z Downloaded httpdate v1.0.3
8892025-02-12T04:44:05.344Z Downloaded prost-types v0.13.3
8902025-02-12T04:44:05.350Z Downloaded anyhow v1.0.91
8912025-02-12T04:44:05.370Z Downloaded tonic v0.12.3
8922025-02-12T04:44:05.377Z Downloaded crossbeam-channel v0.5.13
8932025-02-12T04:44:05.382Z Downloaded hashbrown v0.12.3
8942025-02-12T04:44:05.388Z Downloaded tower v0.5.1
8952025-02-12T04:44:05.397Z Downloaded tower v0.4.13
8962025-02-12T04:44:05.407Z Downloaded axum v0.7.7
8972025-02-12T04:44:05.414Z Downloaded regex-automata v0.1.10
8982025-02-12T04:44:05.419Z Downloaded nom v7.1.3
8992025-02-12T04:44:05.425Z Downloaded itertools v0.13.0
9002025-02-12T04:44:05.432Z Downloaded minimal-lexical v0.2.1
9012025-02-12T04:44:05.436Z Downloaded regex-syntax v0.6.29
9022025-02-12T04:44:05.452Z Downloaded hdrhistogram v7.5.4
9032025-02-12T04:44:05.504Z Compiling byteorder v1.5.0
9042025-02-12T04:44:05.507Z Compiling num-traits v0.2.19
9052025-02-12T04:44:05.507Z Compiling regex-syntax v0.6.29
9062025-02-12T04:44:05.572Z Compiling httpdate v1.0.3
9072025-02-12T04:44:05.579Z Compiling anyhow v1.0.91
9082025-02-12T04:44:05.587Z Compiling either v1.13.0
9092025-02-12T04:44:05.589Z Compiling rustversion v1.0.18
9102025-02-12T04:44:05.595Z Compiling tower-layer v0.3.3
9112025-02-12T04:44:05.866Z Compiling hyper v1.5.0
9122025-02-12T04:44:05.953Z Compiling zerocopy v0.7.35
9132025-02-12T04:44:05.953Z Compiling itertools v0.13.0
9142025-02-12T04:44:06.003Z Compiling indexmap v1.9.3
9152025-02-12T04:44:06.537Z Compiling async-trait v0.1.83
9162025-02-12T04:44:07.119Z Compiling ppv-lite86 v0.2.20
9172025-02-12T04:44:07.226Z Compiling sync_wrapper v0.1.2
9182025-02-12T04:44:07.364Z Compiling hashbrown v0.12.3
9192025-02-12T04:44:07.489Z Compiling tower v0.5.1
9202025-02-12T04:44:07.886Z Compiling async-stream-impl v0.3.6
9212025-02-12T04:44:07.959Z Compiling rand_chacha v0.3.1
9222025-02-12T04:44:08.331Z Compiling rand v0.8.5
9232025-02-12T04:44:08.448Z Compiling hyper-util v0.1.9
9242025-02-12T04:44:08.825Z Compiling regex-automata v0.1.10
9252025-02-12T04:44:08.835Z Compiling prost-derive v0.13.3
9262025-02-12T04:44:09.116Z Compiling axum-core v0.4.5
9272025-02-12T04:44:09.937Z Compiling matchit v0.7.3
9282025-02-12T04:44:09.975Z Compiling crossbeam-utils v0.8.20
9292025-02-12T04:44:10.196Z Compiling matchers v0.1.0
9302025-02-12T04:44:10.421Z Compiling tracing-subscriber v0.3.19
9312025-02-12T04:44:10.527Z Compiling hyper-timeout v0.5.1
9322025-02-12T04:44:10.573Z Compiling tower v0.4.13
9332025-02-12T04:44:10.902Z Compiling async-stream v0.3.6
9342025-02-12T04:44:11.177Z Compiling ahash v0.8.11
9352025-02-12T04:44:11.206Z Compiling tokio-stream v0.1.17
9362025-02-12T04:44:11.715Z Compiling minimal-lexical v0.2.1
9372025-02-12T04:44:11.755Z Compiling guppy v0.17.14
9382025-02-12T04:44:11.788Z Compiling proptest v1.6.0
9392025-02-12T04:44:12.147Z Compiling nom v7.1.3
9402025-02-12T04:44:12.224Z Compiling hyper-rustls v0.27.3
9412025-02-12T04:44:12.462Z Compiling prost v0.13.3
9422025-02-12T04:44:12.849Z Compiling nextest-workspace-hack v0.1.0 (/work/nextest-rs/nextest/workspace-hack)
9432025-02-12T04:44:12.953Z Compiling nextest-metadata v0.12.1 (/work/nextest-rs/nextest/nextest-metadata)
9442025-02-12T04:44:13.318Z Compiling axum v0.7.7
9452025-02-12T04:44:13.318Z Compiling prost-types v0.13.3
9462025-02-12T04:44:13.776Z Compiling base64 v0.21.7
9472025-02-12T04:44:14.488Z Compiling reqwest v0.12.8
9482025-02-12T04:44:15.593Z Compiling hdrhistogram v7.5.4
9492025-02-12T04:44:15.737Z Compiling chrono v0.4.39
9502025-02-12T04:44:16.454Z Compiling crossbeam-channel v0.5.13
9512025-02-12T04:44:16.730Z Compiling nextest-filtering v0.14.0 (/work/nextest-rs/nextest/nextest-filtering)
9522025-02-12T04:44:17.537Z Compiling self_update v0.42.0
9532025-02-12T04:44:17.890Z Compiling quick-junit v0.5.1
9542025-02-12T04:44:18.752Z Compiling tracing-error v0.2.0
9552025-02-12T04:44:19.137Z Compiling color-spantrace v0.2.1
9562025-02-12T04:44:19.366Z Compiling tonic v0.12.3
9572025-02-12T04:44:19.654Z Compiling cargo-nextest v0.9.89 (/work/nextest-rs/nextest/cargo-nextest)
9582025-02-12T04:44:20.406Z Compiling color-eyre v0.6.3
9592025-02-12T04:44:20.536Z Compiling fixture-data v0.1.0 (/work/nextest-rs/nextest/fixture-data)
9602025-02-12T04:44:22.402Z Compiling console-api v0.8.1
9612025-02-12T04:44:23.781Z Compiling console-subscriber v0.4.1
9622025-02-12T04:44:25.590Z Compiling nextest-runner v0.72.0 (/work/nextest-rs/nextest/nextest-runner)
9632025-02-12T04:44:38.289Z Compiling integration-tests v0.1.0 (/work/nextest-rs/nextest/integration-tests)
9642025-02-12T04:44:58.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.87s
9652025-02-12T04:44:58.893Z
9662025-02-12T04:44:58.893Zreal 53.993214994
9672025-02-12T04:44:58.893Zuser 3:37.430908645
9682025-02-12T04:44:58.893Zsys 23.103505886
9692025-02-12T04:44:58.893Ztrap 0.118126273
9702025-02-12T04:44:58.893Ztflt 0.129738375
9712025-02-12T04:44:58.896Zdflt 0.262584155
9722025-02-12T04:44:58.896Zkflt 0.000018285
9732025-02-12T04:44:58.896Zlock 6:11.719419179
9742025-02-12T04:44:58.896Zslp 12:42.346303226
9752025-02-12T04:44:58.897Zlat 6.416289700
9762025-02-12T04:44:58.897Zstop 6.875648577
9772025-02-12T04:44:58.897Z+ banner doctests
9782025-02-12T04:44:58.897Z
9792025-02-12T04:44:58.897Z ##### #### #### ##### ###### #### ##### ####
9802025-02-12T04:44:58.897Z # # # # # # # # # # #
9812025-02-12T04:44:58.897Z # # # # # # ##### #### # ####
9822025-02-12T04:44:58.897Z # # # # # # # # # #
9832025-02-12T04:44:58.897Z # # # # # # # # # # # # #
9842025-02-12T04:44:58.897Z ##### #### #### # ###### #### # ####
9852025-02-12T04:44:58.897Z
9862025-02-12T04:44:58.897Z+ ptime -m cargo test --doc
9872025-02-12T04:44:59.196Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
9882025-02-12T04:44:59.217Z Doc-tests cargo_nextest
9892025-02-12T04:44:59.659Z
9902025-02-12T04:44:59.659Zrunning 0 tests
9912025-02-12T04:44:59.659Z
9922025-02-12T04:44:59.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
9932025-02-12T04:44:59.659Z
9942025-02-12T04:44:59.678Z Doc-tests fixture_data
9952025-02-12T04:44:59.735Z
9962025-02-12T04:44:59.735Zrunning 0 tests
9972025-02-12T04:44:59.735Z
9982025-02-12T04:44:59.735Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
9992025-02-12T04:44:59.736Z
10002025-02-12T04:44:59.743Z Doc-tests integration_tests
10012025-02-12T04:44:59.809Z
10022025-02-12T04:44:59.809Zrunning 0 tests
10032025-02-12T04:44:59.809Z
10042025-02-12T04:44:59.809Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10052025-02-12T04:44:59.809Z
10062025-02-12T04:44:59.817Z Doc-tests nextest_filtering
10072025-02-12T04:44:59.938Z
10082025-02-12T04:44:59.938Zrunning 0 tests
10092025-02-12T04:44:59.939Z
10102025-02-12T04:44:59.939Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10112025-02-12T04:44:59.939Z
10122025-02-12T04:44:59.975Z Doc-tests nextest_metadata
10132025-02-12T04:45:00.205Z
10142025-02-12T04:45:00.205Zrunning 2 tests
10152025-02-12T04:45:00.774Ztest nextest-metadata/src/test_list.rs - test_list::RustBinaryId::from_parts (line 300) ... ok
10162025-02-12T04:45:03.629Ztest nextest-metadata/src/lib.rs - (line 15) ... ok
10172025-02-12T04:45:03.632Z
10182025-02-12T04:45:03.632Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.42s
10192025-02-12T04:45:03.632Z
10202025-02-12T04:45:03.643Z Doc-tests nextest_runner
10212025-02-12T04:45:04.407Z
10222025-02-12T04:45:04.407Zrunning 0 tests
10232025-02-12T04:45:04.407Z
10242025-02-12T04:45:04.407Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10252025-02-12T04:45:04.407Z
10262025-02-12T04:45:04.436Z Doc-tests nextest_workspace_hack
10272025-02-12T04:45:04.480Z
10282025-02-12T04:45:04.480Zrunning 0 tests
10292025-02-12T04:45:04.480Z
10302025-02-12T04:45:04.483Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
10312025-02-12T04:45:04.483Z
10322025-02-12T04:45:04.505Z
10332025-02-12T04:45:04.508Zreal 5.591754787
10342025-02-12T04:45:04.508Zuser 5.468382596
10352025-02-12T04:45:04.508Zsys 1.652851512
10362025-02-12T04:45:04.508Ztrap 0.001943671
10372025-02-12T04:45:04.508Ztflt 0.014480196
10382025-02-12T04:45:04.508Zdflt 0.008570804
10392025-02-12T04:45:04.508Zkflt 0.000005229
10402025-02-12T04:45:04.508Zlock 9.590744320
10412025-02-12T04:45:04.508Zslp 30.647387996
10422025-02-12T04:45:04.508Zlat 0.320398617
10432025-02-12T04:45:04.508Zstop 0.468339555
10442025-02-12T04:45:04.508Z+ banner local-nt
10452025-02-12T04:45:04.508Z
10462025-02-12T04:45:04.508Z # #### #### ## # # # #####
10472025-02-12T04:45:04.508Z # # # # # # # # ## # #
10482025-02-12T04:45:04.508Z # # # # # # # ##### # # # #
10492025-02-12T04:45:04.508Z # # # # ###### # # # # #
10502025-02-12T04:45:04.508Z # # # # # # # # # ## #
10512025-02-12T04:45:04.508Z ###### #### #### # # ###### # # #
10522025-02-12T04:45:04.508Z
10532025-02-12T04:45:04.511Z+ ptime -m cargo local-nt run --profile ci
10542025-02-12T04:45:04.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
10552025-02-12T04:45:04.794Z Running `target/debug/cargo-nextest nextest run --profile ci`
10562025-02-12T04:45:06.320Zinfo: experimental features enabled: setup-scripts
10572025-02-12T04:45:06.323Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
10582025-02-12T04:45:06.323Z────────────
10592025-02-12T04:45:06.323Z Nextest run ID 0f9c748c-072d-4303-a0f9-71ae8c47aa36 with nextest profile: ci
10602025-02-12T04:45:06.323Z Starting 312 tests across 17 binaries (1 test skipped)
10612025-02-12T04:45:06.323Z SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive
10622025-02-12T04:45:06.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
10632025-02-12T04:45:06.323Z Running `target/debug/build-seed-archive`
10642025-02-12T04:45:06.323Zinfo: unable to find seed archive /tmp/nextest-tests-seed-build/seed-c76c64c59eeee25859f3a2b45404b144c8c9bed6b78f93b25f110f0269a9858f.tar.zst, building
10652025-02-12T04:45:08.507Zinfo: created new seed archive: /tmp/nextest-tests-seed-build/seed-c76c64c59eeee25859f3a2b45404b144c8c9bed6b78f93b25f110f0269a9858f.tar.zst
10662025-02-12T04:45:08.510Z SETUP PASS [ 2.756s] build-seed-archive: cargo run --bin build-seed-archive
10672025-02-12T04:45:08.534Z PASS [ 0.023s] integration-tests::custom-harness thread_count::test_single_threaded
10682025-02-12T04:45:08.539Z PASS [ 0.028s] integration-tests::custom-harness thread_count::test_multi_threaded
10692025-02-12T04:45:08.562Z PASS [ 0.051s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing
10702025-02-12T04:45:08.734Z PASS [ 0.222s] cargo-nextest dispatch::tests::test_argument_parsing
10712025-02-12T04:45:08.835Z PASS [ 0.324s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json
10722025-02-12T04:45:08.838Z PASS [ 0.324s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json
10732025-02-12T04:45:08.838Z PASS [ 0.324s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json
10742025-02-12T04:45:08.838Z PASS [ 0.324s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json
10752025-02-12T04:45:08.849Z PASS [ 0.310s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json
10762025-02-12T04:45:08.853Z PASS [ 0.309s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json
10772025-02-12T04:45:10.282Z PASS [ 1.718s] integration-tests::integration test_list_binaries_only
10782025-02-12T04:45:10.689Z PASS [ 1.852s] integration-tests::integration test_list_host_after_build
10792025-02-12T04:45:10.968Z PASS [ 2.131s] integration-tests::integration test_list_target_after_build
10802025-02-12T04:45:10.996Z PASS [ 2.262s] integration-tests::integration test_list_default
10812025-02-12T04:45:11.126Z PASS [ 2.289s] integration-tests::integration test_list_full_after_build
10822025-02-12T04:45:11.146Z PASS [ 2.309s] integration-tests::integration test_list_full
10832025-02-12T04:45:12.735Z PASS [ 1.738s] integration-tests::integration test_run_from_archive_with_missing_includes
10842025-02-12T04:45:14.391Z PASS [ 3.700s] integration-tests::integration test_run_after_build
10852025-02-12T04:45:14.489Z PASS [ 3.342s] integration-tests::integration test_run_no_tests
10862025-02-12T04:45:14.650Z PASS [ 0.256s] integration-tests::integration test_rustc_version_verbose_errors
10872025-02-12T04:45:14.936Z PASS [ 6.081s] integration-tests::integration test_relocated_run
10882025-02-12T04:45:15.869Z PASS [ 7.018s] integration-tests::integration test_list_with_default_filter
10892025-02-12T04:45:16.153Z PASS [ 3.417s] integration-tests::integration test_run_with_default_filter
10902025-02-12T04:45:16.258Z PASS [ 1.768s] integration-tests::integration test_setup_script_error
10912025-02-12T04:45:16.323Z PASS [ 1.673s] integration-tests::integration test_setup_scripts_not_enabled
10922025-02-12T04:45:16.373Z PASS [ 0.049s] integration-tests::integration test_version_info
10932025-02-12T04:45:16.977Z PASS [ 0.603s] nextest-filtering parsing::tests::proptest_expr_roundtrip
10942025-02-12T04:45:17.006Z PASS [ 0.028s] nextest-filtering parsing::tests::test_complex_error
10952025-02-12T04:45:17.027Z PASS [ 0.020s] nextest-filtering parsing::tests::test_expected_eof
10962025-02-12T04:45:17.047Z PASS [ 0.021s] nextest-filtering parsing::tests::test_expected_expr
10972025-02-12T04:45:17.068Z PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_and_operator
10982025-02-12T04:45:17.086Z PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_escapes
10992025-02-12T04:45:17.108Z PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_glob
11002025-02-12T04:45:17.129Z PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_or_operator
11012025-02-12T04:45:17.149Z PASS [ 0.021s] nextest-filtering parsing::tests::test_invalid_platform
11022025-02-12T04:45:17.169Z PASS [ 0.019s] nextest-filtering parsing::tests::test_invalid_regex
11032025-02-12T04:45:17.174Z PASS [ 6.047s] integration-tests::integration test_run_from_archive_with_no_includes
11042025-02-12T04:45:17.190Z PASS [ 0.020s] nextest-filtering parsing::tests::test_missing_argument
11052025-02-12T04:45:17.210Z PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_close_regex
11062025-02-12T04:45:17.218Z PASS [ 0.039s] nextest-filtering parsing::tests::test_missing_close_parentheses
11072025-02-12T04:45:17.233Z PASS [ 0.021s] nextest-filtering parsing::tests::test_missing_open_parentheses
11082025-02-12T04:45:17.238Z PASS [ 0.019s] nextest-filtering parsing::tests::test_missing_parentheses
11092025-02-12T04:45:17.254Z PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_comma
11102025-02-12T04:45:17.266Z PASS [ 0.027s] nextest-filtering parsing::tests::test_parse_expr_difference
11112025-02-12T04:45:17.268Z PASS [ 6.296s] integration-tests::integration test_run_from_archive_with_includes
11122025-02-12T04:45:17.282Z PASS [ 0.026s] nextest-filtering parsing::tests::test_parse_expr_intersection
11132025-02-12T04:45:17.306Z PASS [ 0.037s] nextest-filtering parsing::tests::test_parse_expr_not
11142025-02-12T04:45:17.314Z PASS [ 0.022s] nextest-filtering parsing::tests::test_parse_expr_set
11152025-02-12T04:45:17.330Z PASS [ 0.022s] nextest-filtering parsing::tests::test_parse_expr_union
11162025-02-12T04:45:17.333Z PASS [ 0.023s] nextest-filtering parsing::tests::test_parse_expr_precedence
11172025-02-12T04:45:17.352Z PASS [ 0.018s] nextest-filtering parsing::tests::test_parse_name_matcher_quote
11182025-02-12T04:45:17.370Z PASS [ 0.055s] nextest-filtering parsing::tests::test_parse_glob_matcher
11192025-02-12T04:45:17.385Z PASS [ 0.055s] nextest-filtering parsing::tests::test_parse_name_matcher
11202025-02-12T04:45:17.399Z PASS [ 1.529s] integration-tests::integration test_show_config_version
11212025-02-12T04:45:17.401Z PASS [ 0.029s] nextest-filtering parsing::tests::test_parse_set_def
11222025-02-12T04:45:17.416Z PASS [ 0.030s] nextest-filtering parsing::tests::test_unexpected_argument
11232025-02-12T04:45:17.421Z PASS [ 0.056s] nextest-filtering parsing::tests::test_parse_regex
11242025-02-12T04:45:17.432Z PASS [ 0.028s] nextest-filtering parsing::tests::test_unexpected_comma
11252025-02-12T04:45:17.443Z PASS [ 0.027s] nextest-filtering::match test_binary_query
11262025-02-12T04:45:17.449Z PASS [ 0.026s] nextest-filtering::match test_expr_binary
11272025-02-12T04:45:17.456Z PASS [ 0.024s] nextest-filtering::match test_expr_binary_id_glob
11282025-02-12T04:45:17.468Z PASS [ 0.024s] nextest-filtering::match test_expr_deps
11292025-02-12T04:45:17.472Z PASS [ 0.023s] nextest-filtering::match test_expr_kind
11302025-02-12T04:45:17.477Z PASS [ 0.020s] nextest-filtering::match test_expr_kind_partial
11312025-02-12T04:45:17.489Z PASS [ 0.021s] nextest-filtering::match test_expr_package_contains
11322025-02-12T04:45:17.494Z PASS [ 0.021s] nextest-filtering::match test_expr_package_equal
11332025-02-12T04:45:17.500Z PASS [ 0.021s] nextest-filtering::match test_expr_package_regex
11342025-02-12T04:45:17.511Z PASS [ 0.021s] nextest-filtering::match test_expr_platform
11352025-02-12T04:45:17.517Z PASS [ 0.022s] nextest-filtering::match test_expr_rdeps
11362025-02-12T04:45:17.521Z PASS [ 0.021s] nextest-filtering::match test_expr_test
11372025-02-12T04:45:17.533Z PASS [ 0.021s] nextest-filtering::match test_expr_test_difference::with_and_not
11382025-02-12T04:45:17.537Z PASS [ 0.019s] nextest-filtering::match test_expr_test_difference::with_minus
11392025-02-12T04:45:17.542Z PASS [ 0.020s] nextest-filtering::match test_expr_test_intersect::with_ampersand
11402025-02-12T04:45:17.554Z PASS [ 0.020s] nextest-filtering::match test_expr_test_intersect::with_and
11412025-02-12T04:45:17.558Z PASS [ 0.020s] nextest-filtering::match test_expr_test_not
11422025-02-12T04:45:17.564Z PASS [ 0.020s] nextest-filtering::match test_expr_test_union::with_or
11432025-02-12T04:45:17.574Z PASS [ 0.019s] nextest-filtering::match test_expr_test_union::with_pipe
11442025-02-12T04:45:17.579Z PASS [ 0.020s] nextest-filtering::match test_expr_test_union::with_plus
11452025-02-12T04:45:17.588Z PASS [ 0.024s] nextest-filtering::match test_expr_with_no_matching_packages
11462025-02-12T04:45:17.593Z PASS [ 0.018s] nextest-metadata test_list::tests::test_binary_id_ord
11472025-02-12T04:45:17.598Z PASS [ 0.018s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform
11482025-02-12T04:45:17.609Z PASS [ 0.019s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified
11492025-02-12T04:45:17.613Z PASS [ 0.019s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform
11502025-02-12T04:45:17.620Z PASS [ 0.021s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted
11512025-02-12T04:45:17.628Z PASS [ 0.019s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input
11522025-02-12T04:45:17.633Z PASS [ 0.019s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables
11532025-02-12T04:45:17.638Z PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after
11542025-02-12T04:45:17.647Z PASS [ 0.019s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before
11552025-02-12T04:45:17.652Z PASS [ 0.018s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value
11562025-02-12T04:45:17.658Z PASS [ 0.019s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative
11572025-02-12T04:45:17.668Z PASS [ 0.020s] nextest-runner cargo_config::env::tests::test_env_var_precedence
11582025-02-12T04:45:17.673Z PASS [ 0.020s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix
11592025-02-12T04:45:17.686Z PASS [ 0.027s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple
11602025-02-12T04:45:17.801Z PASS [ 0.399s] nextest-filtering proptest_helpers::tests::proptest_regex_valid
11612025-02-12T04:45:17.972Z PASS [ 0.303s] nextest-runner config::archive::tests::parse_invalid::absolute_path
11622025-02-12T04:45:17.975Z PASS [ 0.298s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing
11632025-02-12T04:45:17.977Z PASS [ 0.287s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing_type
11642025-02-12T04:45:18.091Z PASS [ 0.289s] nextest-runner config::archive::tests::parse_invalid::invalid_relative_to
11652025-02-12T04:45:18.276Z PASS [ 0.302s] nextest-runner config::archive::tests::parse_invalid::missing_relative_to
11662025-02-12T04:45:18.281Z PASS [ 0.308s] nextest-runner config::archive::tests::parse_invalid::missing_list
11672025-02-12T04:45:18.301Z PASS [ 0.019s] nextest-runner config::archive::tests::test_join_rel_path
11682025-02-12T04:45:18.318Z PASS [ 0.339s] nextest-runner config::archive::tests::parse_invalid::negative_depth
11692025-02-12T04:45:18.325Z PASS [ 0.024s] nextest-runner config::config_impl::tests::default_config_is_valid
11702025-02-12T04:45:18.347Z PASS [ 0.021s] nextest-runner config::helpers::tests::test_deserialize_relative_path
11712025-02-12T04:45:18.370Z PASS [ 0.022s] nextest-runner config::identifier::tests::test_invalid
11722025-02-12T04:45:18.410Z PASS [ 0.039s] nextest-runner config::identifier::tests::test_valid
11732025-02-12T04:45:18.419Z PASS [ 0.327s] nextest-runner config::archive::tests::parse_invalid::parent_component
11742025-02-12T04:45:18.596Z PASS [ 0.319s] nextest-runner config::archive::tests::parse_valid
11752025-02-12T04:45:18.727Z PASS [ 0.405s] nextest-runner config::config_impl::tests::ignored_keys
11762025-02-12T04:45:18.831Z PASS [ 0.421s] nextest-runner config::max_fail::tests::invalid_fail_fast::empty_string_max_fail
11772025-02-12T04:45:18.873Z PASS [ 0.432s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_map_key
11782025-02-12T04:45:18.988Z PASS [ 0.391s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_max_fail_type
11792025-02-12T04:45:19.261Z PASS [ 0.429s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_string_max_fail
11802025-02-12T04:45:19.319Z PASS [ 0.445s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail
11812025-02-12T04:45:19.323Z PASS [ 0.596s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail
11822025-02-12T04:45:19.345Z PASS [ 0.020s] nextest-runner config::max_fail::tests::maxfail_builder_from_str
11832025-02-12T04:45:19.375Z PASS [ 0.387s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_as_positive_integer
11842025-02-12T04:45:19.581Z PASS [ 0.319s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed
11852025-02-12T04:45:19.649Z PASS [ 0.329s] nextest-runner config::max_fail::tests::invalid_fail_fast::zero_string
11862025-02-12T04:45:19.653Z PASS [ 0.308s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_false
11872025-02-12T04:45:19.706Z PASS [ 0.329s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_true
11882025-02-12T04:45:19.727Z PASS [ 0.020s] nextest-runner config::nextest_version::tests::test_accumulate
11892025-02-12T04:45:19.749Z PASS [ 0.020s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::build_metadata
11902025-02-12T04:45:19.770Z PASS [ 0.022s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::empty
11912025-02-12T04:45:19.798Z PASS [ 0.027s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning
11922025-02-12T04:45:19.820Z PASS [ 0.021s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::pre_release
11932025-02-12T04:45:19.865Z PASS [ 0.044s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic
11942025-02-12T04:45:19.888Z PASS [ 0.306s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_1
11952025-02-12T04:45:19.891Z PASS [ 0.024s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic_with_patch
11962025-02-12T04:45:19.912Z PASS [ 0.022s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_error_and_warning
11972025-02-12T04:45:19.935Z PASS [ 0.023s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_warning
11982025-02-12T04:45:19.955Z PASS [ 0.301s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_all
11992025-02-12T04:45:19.984Z PASS [ 0.334s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_2
12002025-02-12T04:45:20.121Z PASS [ 3.964s] integration-tests::integration test_target_arg
12012025-02-12T04:45:20.230Z PASS [ 0.317s] nextest-runner config::overrides::tests::cfg_unix_with_custom_platform
12022025-02-12T04:45:20.251Z PASS [ 0.315s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified
12032025-02-12T04:45:20.264Z PASS [ 0.279s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_with_default
12042025-02-12T04:45:20.269Z PASS [ 0.312s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform
12052025-02-12T04:45:20.404Z PASS [ 0.282s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_without_platform
12062025-02-12T04:45:20.487Z PASS [ 0.256s] nextest-runner config::overrides::tests::parse_overrides_invalid::empty_platform_map
12072025-02-12T04:45:20.526Z PASS [ 0.257s] nextest-runner config::overrides::tests::parse_overrides_invalid::neither_platform_nor_filter_specified
12082025-02-12T04:45:20.529Z PASS [ 0.275s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_filterset
12092025-02-12T04:45:20.529Z PASS [ 0.263s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_platform_expression
12102025-02-12T04:45:20.698Z PASS [ 0.293s] nextest-runner config::overrides::tests::test_overrides_basic
12112025-02-12T04:45:20.783Z PASS [ 0.296s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple
12122025-02-12T04:45:20.813Z PASS [ 0.285s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple
12132025-02-12T04:45:20.818Z PASS [ 0.290s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple
12142025-02-12T04:45:20.818Z PASS [ 0.290s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr
12152025-02-12T04:45:20.867Z PASS [ 5.928s] integration-tests::integration test_show_config_test_groups
12162025-02-12T04:45:21.026Z PASS [ 0.298s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr
12172025-02-12T04:45:21.067Z PASS [ 0.283s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple
12182025-02-12T04:45:21.099Z PASS [ 0.284s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones
12192025-02-12T04:45:21.101Z PASS [ 0.279s] nextest-runner config::retry_policy::tests::overrides_retries::my_test_matches_exactly
12202025-02-12T04:45:21.107Z PASS [ 0.281s] nextest-runner config::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly
12212025-02-12T04:45:21.138Z PASS [ 0.270s] nextest-runner config::retry_policy::tests::overrides_retries::no_retries_specified
12222025-02-12T04:45:21.285Z PASS [ 0.288s] nextest-runner config::retry_policy::tests::overrides_retries::not_match
12232025-02-12T04:45:21.347Z PASS [ 0.279s] nextest-runner config::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones
12242025-02-12T04:45:21.384Z PASS [ 0.276s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay
12252025-02-12T04:45:21.386Z PASS [ 0.284s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count
12262025-02-12T04:45:21.386Z PASS [ 0.284s] nextest-runner config::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration
12272025-02-12T04:45:21.444Z PASS [ 0.305s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay
12282025-02-12T04:45:21.585Z PASS [ 0.299s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count
12292025-02-12T04:45:21.638Z PASS [ 0.290s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay
12302025-02-12T04:45:21.673Z PASS [ 0.288s] nextest-runner config::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff
12312025-02-12T04:45:21.676Z PASS [ 0.288s] nextest-runner config::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay
12322025-02-12T04:45:21.683Z PASS [ 0.298s] nextest-runner config::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count
12332025-02-12T04:45:21.748Z PASS [ 0.303s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay
12342025-02-12T04:45:21.889Z PASS [ 0.303s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff
12352025-02-12T04:45:21.929Z PASS [ 0.290s] nextest-runner config::retry_policy::tests::parse_retries_valid
12362025-02-12T04:45:21.973Z PASS [ 0.298s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_filterset
12372025-02-12T04:45:21.976Z PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_platform_expression
12382025-02-12T04:45:21.976Z PASS [ 0.298s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::empty_platform_map
12392025-02-12T04:45:22.035Z PASS [ 0.286s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified
12402025-02-12T04:45:22.178Z PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined::tool_config_in_main_program
12412025-02-12T04:45:22.213Z PASS [ 0.283s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool
12422025-02-12T04:45:22.257Z PASS [ 0.284s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_script_name
12432025-02-12T04:45:22.263Z PASS [ 0.288s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command_list
12442025-02-12T04:45:22.268Z PASS [ 0.290s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command
12452025-02-12T04:45:22.356Z PASS [ 0.320s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name
12462025-02-12T04:45:22.489Z PASS [ 0.310s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::missing_command
12472025-02-12T04:45:22.547Z PASS [ 0.333s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration
12482025-02-12T04:45:22.552Z PASS [ 0.290s] nextest-runner config::scripts::tests::parse_scripts_invalid_unknown::unknown_scripts
12492025-02-12T04:45:22.558Z PASS [ 0.292s] nextest-runner config::scripts::tests::test_scripts_basic
12502025-02-12T04:45:22.576Z PASS [ 0.309s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
12512025-02-12T04:45:22.658Z PASS [ 0.301s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation
12522025-02-12T04:45:22.797Z PASS [ 0.307s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
12532025-02-12T04:45:22.818Z PASS [ 6.558s] integration-tests::integration test_target_dir
12542025-02-12T04:45:22.829Z PASS [ 0.281s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error
12552025-02-12T04:45:22.837Z PASS [ 0.289s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile
12562025-02-12T04:45:22.843Z PASS [ 0.287s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table
12572025-02-12T04:45:22.868Z PASS [ 0.290s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period
12582025-02-12T04:45:22.954Z PASS [ 0.295s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail
12592025-02-12T04:45:23.086Z PASS [ 0.289s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_
12602025-02-12T04:45:23.105Z PASS [ 0.287s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name
12612025-02-12T04:45:23.108Z PASS [ 0.268s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon
12622025-02-12T04:45:23.111Z PASS [ 0.276s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_is_global
12632025-02-12T04:45:23.161Z PASS [ 0.293s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_valid
12642025-02-12T04:45:23.166Z PASS [ 0.322s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_starts_with_
12652025-02-12T04:45:23.319Z PASS [ 0.364s] nextest-runner config::test_group::tests::unknown_groups::depends_on_downstream_tool_config
12662025-02-12T04:45:23.383Z PASS [ 0.296s] nextest-runner config::test_group::tests::unknown_groups::depends_on_user_config
12672025-02-12T04:45:23.388Z PASS [ 0.273s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_user_config
12682025-02-12T04:45:23.394Z PASS [ 0.284s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_tool_config
12692025-02-12T04:45:23.423Z PASS [ 0.311s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_is_global
12702025-02-12T04:45:23.448Z PASS [ 0.281s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_tool_
12712025-02-12T04:45:23.469Z PASS [ 0.307s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_
12722025-02-12T04:45:23.612Z PASS [ 0.291s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_valid
12732025-02-12T04:45:23.674Z PASS [ 0.280s] nextest-runner config::test_threads::tests::parse_test_threads::positive
12742025-02-12T04:45:23.677Z PASS [ 0.285s] nextest-runner config::test_threads::tests::parse_test_threads::num_cpus
12752025-02-12T04:45:23.677Z PASS [ 0.290s] nextest-runner config::test_threads::tests::parse_test_threads::negative
12762025-02-12T04:45:23.704Z PASS [ 0.281s] nextest-runner config::test_threads::tests::parse_test_threads::zero
12772025-02-12T04:45:23.733Z PASS [ 0.285s] nextest-runner config::threads_required::tests::parse_threads_required::negative
12782025-02-12T04:45:23.754Z PASS [ 0.021s] nextest-runner config::tool_config::tests::parse_tool_config_file
12792025-02-12T04:45:23.760Z PASS [ 0.291s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus
12802025-02-12T04:45:23.823Z PASS [ 0.061s] nextest-runner errors::tests::display_error_chain
12812025-02-12T04:45:23.889Z PASS [ 0.064s] nextest-runner errors::tests::display_error_list
12822025-02-12T04:45:23.907Z PASS [ 0.295s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads
12832025-02-12T04:45:23.910Z PASS [ 0.021s] nextest-runner list::binary_list::tests::test_parse_binary_list
12842025-02-12T04:45:23.929Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir
12852025-02-12T04:45:23.935Z PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths
12862025-02-12T04:45:23.952Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms
12872025-02-12T04:45:23.956Z PASS [ 0.021s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field
12882025-02-12T04:45:23.970Z PASS [ 0.294s] nextest-runner config::threads_required::tests::parse_threads_required::positive
12892025-02-12T04:45:23.976Z PASS [ 0.018s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field
12902025-02-12T04:45:23.987Z PASS [ 0.025s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets
12912025-02-12T04:45:23.987Z PASS [ 0.308s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads
12922025-02-12T04:45:23.994Z PASS [ 0.318s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads
12932025-02-12T04:45:23.999Z PASS [ 0.028s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field
12942025-02-12T04:45:24.001Z PASS [ 0.023s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary
12952025-02-12T04:45:24.007Z PASS [ 0.020s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target
12962025-02-12T04:45:24.011Z PASS [ 0.024s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets
12972025-02-12T04:45:24.014Z PASS [ 0.307s] nextest-runner config::threads_required::tests::parse_threads_required::zero
12982025-02-12T04:45:24.022Z PASS [ 0.022s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target
12992025-02-12T04:45:24.024Z PASS [ 0.019s] nextest-runner partition::tests::partitioner_builder_from_str
13002025-02-12T04:45:24.027Z PASS [ 0.026s] nextest-runner list::test_list::tests::test_parse_test_list
13012025-02-12T04:45:24.030Z PASS [ 0.019s] nextest-runner platform::tests::test_from_rustc_output_invalid
13022025-02-12T04:45:24.040Z PASS [ 0.020s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line
13032025-02-12T04:45:24.040Z PASS [ 0.026s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines
13042025-02-12T04:45:24.044Z PASS [ 0.020s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace
13052025-02-12T04:45:24.051Z PASS [ 0.020s] nextest-runner redact::tests::test_redact_path
13062025-02-12T04:45:24.059Z PASS [ 0.303s] nextest-runner config::tool_config::tests::tool_config_basic
13072025-02-12T04:45:24.059Z PASS [ 0.030s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings
13082025-02-12T04:45:24.067Z PASS [ 0.023s] nextest-runner reporter::displayer::imp::tests::no_capture_settings
13092025-02-12T04:45:24.071Z PASS [ 0.039s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props
13102025-02-12T04:45:24.080Z PASS [ 0.020s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix
13112025-02-12T04:45:24.102Z PASS [ 0.062s] nextest-runner reporter::displayer::imp::tests::final_status_line
13122025-02-12T04:45:24.106Z PASS [ 0.070s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts
13132025-02-12T04:45:24.109Z PASS [ 0.038s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate
13142025-02-12T04:45:24.115Z PASS [ 0.042s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final
13152025-02-12T04:45:24.124Z PASS [ 0.072s] nextest-runner reporter::displayer::imp::tests::test_info_response
13162025-02-12T04:45:24.129Z PASS [ 0.068s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots
13172025-02-12T04:45:24.133Z PASS [ 0.052s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line
13182025-02-12T04:45:24.140Z PASS [ 0.037s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate
13192025-02-12T04:45:24.144Z PASS [ 0.037s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2
13202025-02-12T04:45:24.147Z PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1
13212025-02-12T04:45:24.147Z PASS [ 0.030s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3
13222025-02-12T04:45:24.158Z PASS [ 0.018s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight
13232025-02-12T04:45:24.164Z PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic
13242025-02-12T04:45:24.168Z PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt
13252025-02-12T04:45:24.172Z PASS [ 0.026s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message
13262025-02-12T04:45:24.175Z PASS [ 0.039s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line
13272025-02-12T04:45:24.177Z PASS [ 0.028s] nextest-runner reporter::error_description::tests::test_heuristic_error_str
13282025-02-12T04:45:24.180Z PASS [ 0.051s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4
13292025-02-12T04:45:24.180Z PASS [ 0.020s] nextest-runner reporter::events::tests::test_is_success
13302025-02-12T04:45:24.183Z PASS [ 0.016s] nextest-runner reporter::helpers::tests::test_highlight_end
13312025-02-12T04:45:24.200Z PASS [ 0.019s] nextest-runner reuse_build::tests::test_path_mapper_relative
13322025-02-12T04:45:24.206Z PASS [ 0.024s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt
13332025-02-12T04:45:24.206Z PASS [ 0.025s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect
13342025-02-12T04:45:24.226Z PASS [ 0.026s] nextest-runner runner::imp::tests::no_capture_settings
13352025-02-12T04:45:24.232Z PASS [ 0.063s] nextest-runner reporter::structured::libtest::test::strips_human_output
13362025-02-12T04:45:24.234Z PASS [ 0.022s] nextest-runner rustc_cli::tests::test_fail_to_spawn
13372025-02-12T04:45:24.234Z PASS [ 0.060s] nextest-runner reporter::structured::libtest::test::strips_human_output_none
13382025-02-12T04:45:24.244Z PASS [ 0.067s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness
13392025-02-12T04:45:24.247Z PASS [ 0.063s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error
13402025-02-12T04:45:24.257Z PASS [ 0.018s] nextest-runner test_command::tests::parse_build_script
13412025-02-12T04:45:24.261Z PASS [ 0.029s] nextest-runner target_runner::tests::test_find_config
13422025-02-12T04:45:24.266Z PASS [ 0.019s] nextest-runner test_filter::tests::empty_pattern_examples
13432025-02-12T04:45:24.270Z PASS [ 0.022s] nextest-runner test_filter::tests::pattern_examples
13442025-02-12T04:45:24.331Z PASS [ 0.104s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env
13452025-02-12T04:45:24.352Z PASS [ 0.020s] nextest-runner test_filter::tests::skip_only_pattern_examples
13462025-02-12T04:45:24.369Z PASS [ 0.136s] nextest-runner rustc_cli::tests::test_should_run_rustc_version
13472025-02-12T04:45:24.415Z PASS [ 0.157s] nextest-runner test_filter::tests::proptest_empty
13482025-02-12T04:45:24.481Z PASS [ 0.215s] nextest-runner test_filter::tests::proptest_no_match
13492025-02-12T04:45:24.501Z PASS [ 0.294s] nextest-runner rustc_cli::tests::test_execute_with_failure
13502025-02-12T04:45:24.943Z PASS [ 0.574s] nextest-runner time::stopwatch::tests::stopwatch_pause
13512025-02-12T04:45:24.971Z PASS [ 0.708s] nextest-runner test_filter::tests::proptest_exact
13522025-02-12T04:45:25.172Z PASS [ 0.901s] nextest-runner test_filter::tests::proptest_substring
13532025-02-12T04:45:25.877Z PASS [ 1.524s] nextest-runner time::pausable_sleep::tests::reset_on_sleep
13542025-02-12T04:45:26.002Z PASS [ 15.719s] integration-tests::integration test_run
13552025-02-12T04:45:26.179Z PASS [ 1.677s] nextest-runner::integration basic::test_list_binaries
13562025-02-12T04:45:26.427Z PASS [ 2.011s] nextest-runner::integration basic::test_filter_expr_with_string_filters
13572025-02-12T04:45:26.440Z PASS [ 1.497s] nextest-runner::integration basic::test_list_tests
13582025-02-12T04:45:26.446Z PASS [ 1.964s] nextest-runner::integration basic::test_filter_expr_without_string_filters
13592025-02-12T04:45:26.465Z PASS [ 0.023s] nextest-runner::integration target_runner::disregards_non_matching
13602025-02-12T04:45:26.489Z PASS [ 0.023s] nextest-runner::integration target_runner::parses_cargo_config_cfg
13612025-02-12T04:45:26.497Z PASS [ 0.317s] nextest-runner::integration basic::test_string_filters_without_filter_expr
13622025-02-12T04:45:26.514Z PASS [ 0.024s] nextest-runner::integration target_runner::parses_cargo_config_exact
13632025-02-12T04:45:26.543Z PASS [ 0.530s] nextest-runner::integration basic::test_run_ignored
13642025-02-12T04:45:26.850Z PASS [ 0.402s] nextest-runner::integration target_runner::falls_back_to_cargo_config
13652025-02-12T04:45:26.874Z PASS [ 0.024s] nextest-runner::integration target_triple::parses_cargo_env
13662025-02-12T04:45:26.901Z PASS [ 0.026s] nextest-runner::integration target_triple::parses_custom_target_cli
13672025-02-12T04:45:26.927Z PASS [ 0.025s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path
13682025-02-12T04:45:26.952Z PASS [ 0.024s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic
13692025-02-12T04:45:26.976Z PASS [ 0.023s] nextest-runner::integration target_triple::parses_custom_target_env
13702025-02-12T04:45:27.000Z PASS [ 0.023s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path
13712025-02-12T04:45:27.022Z PASS [ 0.022s] nextest-runner::integration target_triple::parses_target_cli_option
13722025-02-12T04:45:27.144Z PASS [ 0.646s] nextest-runner::integration target_runner::parses_cargo_env
13732025-02-12T04:45:27.164Z PASS [ 0.649s] nextest-runner::integration target_runner::test_listing_with_target_runner
13742025-02-12T04:45:27.853Z PASS [ 1.976s] nextest-runner::integration basic::test_run
13752025-02-12T04:45:28.145Z PASS [ 1.602s] nextest-runner::integration target_runner::test_run_with_target_runner
13762025-02-12T04:45:28.786Z PASS [ 2.358s] nextest-runner::integration basic::test_termination
13772025-02-12T04:45:29.805Z PASS [ 4.833s] nextest-runner::integration basic::test_retries::retry_overrides_ignored
13782025-02-12T04:45:29.860Z PASS [ 4.687s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed
13792025-02-12T04:45:29.862Z────────────
13802025-02-12T04:45:29.862Z Summary [ 24.105s] 312 tests run: 312 passed, 1 skipped
13812025-02-12T04:45:29.889Z
13822025-02-12T04:45:29.892Zreal 25.372136366
13832025-02-12T04:45:29.892Zuser 1:26.932120867
13842025-02-12T04:45:29.892Zsys 1:01.732871796
13852025-02-12T04:45:29.892Ztrap 0.109226062
13862025-02-12T04:45:29.892Ztflt 0.194043954
13872025-02-12T04:45:29.892Zdflt 0.420900791
13882025-02-12T04:45:29.892Zkflt 0.001974477
13892025-02-12T04:45:29.892Zlock 11:54.681253165
13902025-02-12T04:45:29.892Zslp 6:30.712553569
13912025-02-12T04:45:29.892Zlat 1:27.916361396
13922025-02-12T04:45:29.892Zstop 2:15.744048633
13932025-02-12T04:45:29.892Z+ banner release
13942025-02-12T04:45:29.892Z
13952025-02-12T04:45:29.892Z ##### ###### # ###### ## #### ######
13962025-02-12T04:45:29.892Z # # # # # # # # #
13972025-02-12T04:45:29.892Z # # ##### # ##### # # #### #####
13982025-02-12T04:45:29.892Z ##### # # # ###### # #
13992025-02-12T04:45:29.892Z # # # # # # # # # #
14002025-02-12T04:45:29.892Z # # ###### ###### ###### # # #### ######
14012025-02-12T04:45:29.892Z
14022025-02-12T04:45:29.895Z+ ptime -m cargo nextest run --profile ci
14032025-02-12T04:45:30.390Zinfo: experimental features enabled: setup-scripts
14042025-02-12T04:45:30.646Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
14052025-02-12T04:45:30.787Z────────────
14062025-02-12T04:45:30.787Z Nextest run ID bfdbc189-f2e5-46a7-8a1c-002b679a95fe with nextest profile: ci
14072025-02-12T04:45:30.787Z Starting 312 tests across 17 binaries (1 test skipped)
14082025-02-12T04:45:30.789Z SETUP [ 1/1] build-seed-archive: cargo run --bin build-seed-archive
14092025-02-12T04:45:31.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
14102025-02-12T04:45:31.083Z Running `target/debug/build-seed-archive`
14112025-02-12T04:45:31.452Zinfo: unable to find seed archive /tmp/nextest-tests-seed-build/seed-8e73e65c5a6a36704fc7fa365f5ba01a0570d1a425109489b6b871be0293dad8.tar.zst, building
14122025-02-12T04:45:33.859Zinfo: created new seed archive: /tmp/nextest-tests-seed-build/seed-8e73e65c5a6a36704fc7fa365f5ba01a0570d1a425109489b6b871be0293dad8.tar.zst
14132025-02-12T04:45:33.863Z SETUP PASS [ 3.075s] build-seed-archive: cargo run --bin build-seed-archive
14142025-02-12T04:45:33.888Z PASS [ 0.024s] integration-tests::custom-harness thread_count::test_single_threaded
14152025-02-12T04:45:33.893Z PASS [ 0.029s] integration-tests::custom-harness thread_count::test_multi_threaded
14162025-02-12T04:45:33.907Z PASS [ 0.043s] cargo-nextest dispatch::tests::test_test_binary_argument_parsing
14172025-02-12T04:45:34.072Z PASS [ 0.208s] cargo-nextest dispatch::tests::test_argument_parsing
14182025-02-12T04:45:34.182Z PASS [ 0.317s] integration-tests::datatest custom_target::custom_invalid::invalid-endian.json
14192025-02-12T04:45:34.184Z PASS [ 0.317s] integration-tests::datatest custom_target::custom_invalid::invalid-target-pointer-width.json
14202025-02-12T04:45:34.184Z PASS [ 0.318s] integration-tests::datatest custom_target::custom_invalid::invalid-family.json
14212025-02-12T04:45:34.184Z PASS [ 0.318s] integration-tests::datatest custom_target::custom_invalid::invalid-arch.json
14222025-02-12T04:45:34.201Z PASS [ 0.312s] integration-tests::datatest custom_target::custom_invalid::missing-arch.json
14232025-02-12T04:45:34.203Z PASS [ 0.307s] integration-tests::datatest custom_target::custom_invalid::syntax-error.json
14242025-02-12T04:45:35.563Z PASS [ 1.655s] integration-tests::integration test_list_binaries_only
14252025-02-12T04:45:35.968Z PASS [ 1.895s] integration-tests::integration test_list_default
14262025-02-12T04:45:36.143Z PASS [ 1.961s] integration-tests::integration test_list_host_after_build
14272025-02-12T04:45:36.418Z PASS [ 2.236s] integration-tests::integration test_list_full
14282025-02-12T04:45:36.474Z PASS [ 2.292s] integration-tests::integration test_list_full_after_build
14292025-02-12T04:45:36.553Z PASS [ 2.371s] integration-tests::integration test_list_target_after_build
14302025-02-12T04:45:38.735Z PASS [ 2.316s] integration-tests::integration test_run_from_archive_with_missing_includes
14312025-02-12T04:45:39.386Z PASS [ 3.418s] integration-tests::integration test_run_after_build
14322025-02-12T04:45:39.506Z PASS [ 5.303s] integration-tests::integration test_relocated_run
14332025-02-12T04:45:39.637Z PASS [ 0.250s] integration-tests::integration test_rustc_version_verbose_errors
14342025-02-12T04:45:40.193Z PASS [ 3.639s] integration-tests::integration test_run_no_tests
14352025-02-12T04:45:41.334Z PASS [ 1.696s] integration-tests::integration test_setup_scripts_not_enabled
14362025-02-12T04:45:41.360Z PASS [ 7.157s] integration-tests::integration test_list_with_default_filter
14372025-02-12T04:45:41.494Z PASS [ 1.987s] integration-tests::integration test_setup_script_error
14382025-02-12T04:45:42.157Z PASS [ 3.421s] integration-tests::integration test_run_with_default_filter
14392025-02-12T04:45:42.204Z PASS [ 0.047s] integration-tests::integration test_version_info
14402025-02-12T04:45:42.211Z PASS [ 6.067s] integration-tests::integration test_run_from_archive_with_includes
14412025-02-12T04:45:42.230Z PASS [ 0.018s] nextest-filtering parsing::tests::test_complex_error
14422025-02-12T04:45:42.245Z PASS [ 0.015s] nextest-filtering parsing::tests::test_expected_eof
14432025-02-12T04:45:42.260Z PASS [ 0.015s] nextest-filtering parsing::tests::test_expected_expr
14442025-02-12T04:45:42.278Z PASS [ 0.017s] nextest-filtering parsing::tests::test_invalid_and_operator
14452025-02-12T04:45:42.293Z PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_escapes
14462025-02-12T04:45:42.310Z PASS [ 0.016s] nextest-filtering parsing::tests::test_invalid_glob
14472025-02-12T04:45:42.324Z PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_or_operator
14482025-02-12T04:45:42.339Z PASS [ 0.014s] nextest-filtering parsing::tests::test_invalid_platform
14492025-02-12T04:45:42.355Z PASS [ 0.015s] nextest-filtering parsing::tests::test_invalid_regex
14502025-02-12T04:45:42.370Z PASS [ 0.014s] nextest-filtering parsing::tests::test_missing_argument
14512025-02-12T04:45:42.385Z PASS [ 0.015s] nextest-filtering parsing::tests::test_missing_close_parentheses
14522025-02-12T04:45:42.401Z PASS [ 0.016s] nextest-filtering parsing::tests::test_missing_close_regex
14532025-02-12T04:45:42.416Z PASS [ 0.014s] nextest-filtering parsing::tests::test_missing_open_parentheses
14542025-02-12T04:45:42.434Z PASS [ 0.018s] nextest-filtering parsing::tests::test_missing_parentheses
14552025-02-12T04:45:42.449Z PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_comma
14562025-02-12T04:45:42.465Z PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_difference
14572025-02-12T04:45:42.479Z PASS [ 0.014s] nextest-filtering parsing::tests::test_parse_expr_intersection
14582025-02-12T04:45:42.500Z PASS [ 0.020s] nextest-filtering parsing::tests::test_parse_expr_not
14592025-02-12T04:45:42.526Z PASS [ 0.026s] nextest-filtering parsing::tests::test_parse_expr_precedence
14602025-02-12T04:45:42.541Z PASS [ 0.015s] nextest-filtering parsing::tests::test_parse_expr_set
14612025-02-12T04:45:42.584Z PASS [ 0.043s] nextest-filtering parsing::tests::test_parse_expr_union
14622025-02-12T04:45:42.642Z PASS [ 0.058s] nextest-filtering parsing::tests::test_parse_glob_matcher
14632025-02-12T04:45:42.650Z PASS [ 6.175s] integration-tests::integration test_run_from_archive_with_no_includes
14642025-02-12T04:45:42.665Z PASS [ 0.014s] nextest-filtering parsing::tests::test_parse_name_matcher_quote
14652025-02-12T04:45:42.694Z PASS [ 0.052s] nextest-filtering parsing::tests::test_parse_name_matcher
14662025-02-12T04:45:42.717Z PASS [ 0.052s] nextest-filtering parsing::tests::test_parse_regex
14672025-02-12T04:45:42.724Z PASS [ 0.029s] nextest-filtering parsing::tests::test_parse_set_def
14682025-02-12T04:45:42.735Z PASS [ 0.018s] nextest-filtering parsing::tests::test_unexpected_argument
14692025-02-12T04:45:42.739Z PASS [ 0.015s] nextest-filtering parsing::tests::test_unexpected_comma
14702025-02-12T04:45:42.758Z PASS [ 0.019s] nextest-filtering::match test_binary_query
14712025-02-12T04:45:42.778Z PASS [ 0.019s] nextest-filtering::match test_expr_binary
14722025-02-12T04:45:42.798Z PASS [ 0.020s] nextest-filtering::match test_expr_binary_id_glob
14732025-02-12T04:45:42.818Z PASS [ 0.019s] nextest-filtering::match test_expr_deps
14742025-02-12T04:45:42.834Z PASS [ 0.016s] nextest-filtering::match test_expr_kind
14752025-02-12T04:45:42.852Z PASS [ 0.018s] nextest-filtering::match test_expr_kind_partial
14762025-02-12T04:45:42.869Z PASS [ 0.016s] nextest-filtering::match test_expr_package_contains
14772025-02-12T04:45:42.884Z PASS [ 0.014s] nextest-filtering::match test_expr_package_equal
14782025-02-12T04:45:42.889Z PASS [ 1.555s] integration-tests::integration test_show_config_version
14792025-02-12T04:45:42.904Z PASS [ 0.020s] nextest-filtering::match test_expr_package_regex
14802025-02-12T04:45:42.910Z PASS [ 0.021s] nextest-filtering::match test_expr_platform
14812025-02-12T04:45:42.917Z PASS [ 0.712s] nextest-filtering parsing::tests::proptest_expr_roundtrip
14822025-02-12T04:45:42.926Z PASS [ 0.021s] nextest-filtering::match test_expr_rdeps
14832025-02-12T04:45:42.935Z PASS [ 0.017s] nextest-filtering::match test_expr_test_difference::with_and_not
14842025-02-12T04:45:42.939Z PASS [ 0.029s] nextest-filtering::match test_expr_test
14852025-02-12T04:45:42.943Z PASS [ 0.017s] nextest-filtering::match test_expr_test_difference::with_minus
14862025-02-12T04:45:42.952Z PASS [ 0.017s] nextest-filtering::match test_expr_test_intersect::with_ampersand
14872025-02-12T04:45:42.956Z PASS [ 0.016s] nextest-filtering::match test_expr_test_intersect::with_and
14882025-02-12T04:45:42.960Z PASS [ 0.016s] nextest-filtering::match test_expr_test_not
14892025-02-12T04:45:42.968Z PASS [ 0.016s] nextest-filtering::match test_expr_test_union::with_or
14902025-02-12T04:45:42.976Z PASS [ 0.020s] nextest-filtering::match test_expr_test_union::with_pipe
14912025-02-12T04:45:42.980Z PASS [ 0.019s] nextest-filtering::match test_expr_test_union::with_plus
14922025-02-12T04:45:42.988Z PASS [ 0.020s] nextest-filtering::match test_expr_with_no_matching_packages
14932025-02-12T04:45:42.992Z PASS [ 0.016s] nextest-metadata test_list::tests::test_binary_id_ord
14942025-02-12T04:45:42.996Z PASS [ 0.016s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::no_target_platform
14952025-02-12T04:45:43.003Z PASS [ 0.014s] nextest-metadata test_list::tests::test_deserialize_old_rust_build_meta::single_target_platform_specified
14962025-02-12T04:45:43.013Z PASS [ 0.017s] nextest-runner cargo_config::discovery::tests::test_cli_kv_accepted
14972025-02-12T04:45:43.013Z PASS [ 0.020s] nextest-runner cargo_config::custom_platform::tests::test_extracted_custom_platform
14982025-02-12T04:45:43.020Z PASS [ 0.017s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::empty_input
14992025-02-12T04:45:43.028Z PASS [ 0.015s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_after
15002025-02-12T04:45:43.033Z PASS [ 0.019s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_array_of_tables
15012025-02-12T04:45:43.036Z PASS [ 0.015s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_comments_before
15022025-02-12T04:45:43.044Z PASS [ 0.015s] nextest-runner cargo_config::discovery::tests::test_invalid_cli_config_reason::no_inline_table_value
15032025-02-12T04:45:43.050Z PASS [ 0.018s] nextest-runner cargo_config::env::tests::test_cli_env_var_relative
15042025-02-12T04:45:43.057Z PASS [ 0.020s] nextest-runner cargo_config::env::tests::test_env_var_precedence
15052025-02-12T04:45:43.060Z PASS [ 0.016s] nextest-runner cargo_config::env::tests::test_relative_dir_for_unix
15062025-02-12T04:45:43.075Z PASS [ 0.025s] nextest-runner cargo_config::target_triple::tests::test_find_target_triple
15072025-02-12T04:45:43.107Z PASS [ 0.372s] nextest-filtering proptest_helpers::tests::proptest_regex_valid
15082025-02-12T04:45:43.356Z PASS [ 0.299s] nextest-runner config::archive::tests::parse_invalid::absolute_path
15092025-02-12T04:45:43.356Z PASS [ 0.295s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing
15102025-02-12T04:45:43.357Z PASS [ 0.280s] nextest-runner config::archive::tests::parse_invalid::invalid_on_missing_type
15112025-02-12T04:45:43.393Z PASS [ 0.286s] nextest-runner config::archive::tests::parse_invalid::invalid_relative_to
15122025-02-12T04:45:43.664Z PASS [ 0.307s] nextest-runner config::archive::tests::parse_invalid::missing_list
15132025-02-12T04:45:43.669Z PASS [ 0.309s] nextest-runner config::archive::tests::parse_invalid::missing_relative_to
15142025-02-12T04:45:43.684Z PASS [ 0.014s] nextest-runner config::archive::tests::test_join_rel_path
15152025-02-12T04:45:43.688Z PASS [ 0.331s] nextest-runner config::archive::tests::parse_invalid::negative_depth
15162025-02-12T04:45:43.700Z PASS [ 0.307s] nextest-runner config::archive::tests::parse_invalid::parent_component
15172025-02-12T04:45:43.716Z PASS [ 0.032s] nextest-runner config::config_impl::tests::default_config_is_valid
15182025-02-12T04:45:43.728Z PASS [ 0.028s] nextest-runner config::helpers::tests::test_deserialize_relative_path
15192025-02-12T04:45:43.741Z PASS [ 0.024s] nextest-runner config::identifier::tests::test_invalid
15202025-02-12T04:45:43.751Z PASS [ 0.022s] nextest-runner config::identifier::tests::test_valid
15212025-02-12T04:45:44.073Z PASS [ 0.409s] nextest-runner config::archive::tests::parse_valid
15222025-02-12T04:45:44.117Z PASS [ 0.428s] nextest-runner config::config_impl::tests::ignored_keys
15232025-02-12T04:45:44.293Z PASS [ 0.552s] nextest-runner config::max_fail::tests::invalid_fail_fast::empty_string_max_fail
15242025-02-12T04:45:44.502Z PASS [ 0.384s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_negative_max_fail
15252025-02-12T04:45:44.519Z PASS [ 0.768s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_map_key
15262025-02-12T04:45:44.544Z PASS [ 0.471s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_max_fail_type
15272025-02-12T04:45:44.682Z PASS [ 0.388s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_string_max_fail
15282025-02-12T04:45:44.797Z PASS [ 0.294s] nextest-runner config::max_fail::tests::invalid_fail_fast::invalid_zero_max_fail
15292025-02-12T04:45:44.813Z PASS [ 0.016s] nextest-runner config::max_fail::tests::maxfail_builder_from_str
15302025-02-12T04:45:44.833Z PASS [ 0.288s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_boolean_not_allowed
15312025-02-12T04:45:44.853Z PASS [ 0.332s] nextest-runner config::max_fail::tests::invalid_fail_fast::string_as_positive_integer
15322025-02-12T04:45:45.012Z PASS [ 0.330s] nextest-runner config::max_fail::tests::invalid_fail_fast::zero_string
15332025-02-12T04:45:45.125Z PASS [ 0.312s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_false
15342025-02-12T04:45:45.165Z PASS [ 0.331s] nextest-runner config::max_fail::tests::parse_fail_fast::boolean_true
15352025-02-12T04:45:45.181Z PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_accumulate
15362025-02-12T04:45:45.199Z PASS [ 0.017s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::build_metadata
15372025-02-12T04:45:45.208Z PASS [ 0.356s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_1
15382025-02-12T04:45:45.215Z PASS [ 0.017s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::empty
15392025-02-12T04:45:45.224Z PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::error_greater_than_warning
15402025-02-12T04:45:45.230Z PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_invalid_nextest_version::pre_release
15412025-02-12T04:45:45.240Z PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic
15422025-02-12T04:45:45.246Z PASS [ 0.015s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::basic_with_patch
15432025-02-12T04:45:45.256Z PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_error_and_warning
15442025-02-12T04:45:45.262Z PASS [ 0.016s] nextest-runner config::nextest_version::tests::test_valid_nextest_version::with_warning
15452025-02-12T04:45:45.323Z PASS [ 0.310s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_2
15462025-02-12T04:45:45.414Z PASS [ 4.054s] integration-tests::integration test_target_arg
15472025-02-12T04:45:45.423Z PASS [ 0.298s] nextest-runner config::max_fail::tests::parse_fail_fast::max_fail_all
15482025-02-12T04:45:45.524Z PASS [ 0.261s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified
15492025-02-12T04:45:45.528Z PASS [ 0.272s] nextest-runner config::overrides::tests::cfg_unix_with_custom_platform
15502025-02-12T04:45:45.603Z PASS [ 0.281s] nextest-runner config::overrides::tests::parse_overrides_invalid::both_filter_and_default_filter_specified_with_platform
15512025-02-12T04:45:45.691Z PASS [ 0.268s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_without_platform
15522025-02-12T04:45:45.696Z PASS [ 0.281s] nextest-runner config::overrides::tests::parse_overrides_invalid::default_filter_with_default
15532025-02-12T04:45:45.807Z PASS [ 0.279s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_filterset
15542025-02-12T04:45:45.812Z PASS [ 0.287s] nextest-runner config::overrides::tests::parse_overrides_invalid::empty_platform_map
15552025-02-12T04:45:45.893Z PASS [ 0.289s] nextest-runner config::overrides::tests::parse_overrides_invalid::invalid_platform_expression
15562025-02-12T04:45:45.893Z PASS [ 5.699s] integration-tests::integration test_show_config_test_groups
15572025-02-12T04:45:45.974Z PASS [ 0.283s] nextest-runner config::overrides::tests::parse_overrides_invalid::neither_platform_nor_filter_specified
15582025-02-12T04:45:45.980Z PASS [ 0.284s] nextest-runner config::overrides::tests::test_overrides_basic
15592025-02-12T04:45:46.085Z PASS [ 0.277s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_host_triple
15602025-02-12T04:45:46.085Z PASS [ 0.272s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_cfg_expr
15612025-02-12T04:45:46.169Z PASS [ 0.275s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_applied_because_it_matches_target_triple
15622025-02-12T04:45:46.169Z PASS [ 0.275s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_host_triple
15632025-02-12T04:45:46.257Z PASS [ 0.282s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_cfg_expr
15642025-02-12T04:45:46.277Z PASS [ 0.297s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_config_ignored_because_it_doesn_t_match_target_triple
15652025-02-12T04:45:46.370Z PASS [ 0.285s] nextest-runner config::retry_policy::tests::overrides_retries::my_test_matches_exactly
15662025-02-12T04:45:46.370Z PASS [ 0.286s] nextest-runner config::retry_policy::tests::overrides_retries::earlier_configs_override_later_ones
15672025-02-12T04:45:46.451Z PASS [ 0.281s] nextest-runner config::retry_policy::tests::overrides_retries::no_retries_specified
15682025-02-12T04:45:46.455Z PASS [ 0.285s] nextest-runner config::retry_policy::tests::overrides_retries::no_overrides_match_my_test_exactly
15692025-02-12T04:45:46.542Z PASS [ 0.285s] nextest-runner config::retry_policy::tests::overrides_retries::not_match
15702025-02-12T04:45:46.569Z PASS [ 0.292s] nextest-runner config::retry_policy::tests::overrides_retries::profile_specific_configs_override_default_ones
15712025-02-12T04:45:46.652Z PASS [ 0.280s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_count
15722025-02-12T04:45:46.658Z PASS [ 0.287s] nextest-runner config::retry_policy::tests::parse_retries_invalid::delay_is_not_a_valid_duration
15732025-02-12T04:45:46.740Z PASS [ 0.289s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_delay
15742025-02-12T04:45:46.760Z PASS [ 0.302s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_have_a_non_zero_max_delay
15752025-02-12T04:45:46.826Z PASS [ 0.284s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_count
15762025-02-12T04:45:46.863Z PASS [ 0.293s] nextest-runner config::retry_policy::tests::parse_retries_invalid::exponential_backoff_must_specify_delay
15772025-02-12T04:45:46.939Z PASS [ 0.281s] nextest-runner config::retry_policy::tests::parse_retries_invalid::invalid_value_for_backoff
15782025-02-12T04:45:46.942Z PASS [ 0.288s] nextest-runner config::retry_policy::tests::parse_retries_invalid::fixed_specified_without_count
15792025-02-12T04:45:47.027Z PASS [ 0.286s] nextest-runner config::retry_policy::tests::parse_retries_invalid::jitter_specified_without_delay
15802025-02-12T04:45:47.046Z PASS [ 0.285s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_greater_than_delay
15812025-02-12T04:45:47.107Z PASS [ 0.281s] nextest-runner config::retry_policy::tests::parse_retries_invalid::max_delay_is_incompatible_with_fixed_backoff
15822025-02-12T04:45:47.156Z PASS [ 0.292s] nextest-runner config::retry_policy::tests::parse_retries_valid
15832025-02-12T04:45:47.223Z PASS [ 0.283s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::empty_platform_map
15842025-02-12T04:45:47.246Z PASS [ 0.306s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_filterset
15852025-02-12T04:45:47.328Z PASS [ 0.282s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::neither_platform_nor_filter_specified
15862025-02-12T04:45:47.336Z PASS [ 0.309s] nextest-runner config::scripts::tests::parse_scripts_invalid_compile::invalid_platform_expression
15872025-02-12T04:45:47.399Z PASS [ 0.291s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined::tool_config_in_main_program
15882025-02-12T04:45:47.446Z PASS [ 0.290s] nextest-runner config::scripts::tests::parse_scripts_invalid_defined_by_tool::non_tool_config_in_tool
15892025-02-12T04:45:47.528Z PASS [ 0.303s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command
15902025-02-12T04:45:47.575Z PASS [ 0.328s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::empty_command_list
15912025-02-12T04:45:47.626Z PASS [ 0.298s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_script_name
15922025-02-12T04:45:47.641Z PASS [ 0.305s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::invalid_tool_script_name
15932025-02-12T04:45:47.697Z PASS [ 0.298s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::missing_command
15942025-02-12T04:45:47.738Z PASS [ 0.292s] nextest-runner config::scripts::tests::parse_scripts_invalid_deserialize::slow_timeout_is_not_a_duration
15952025-02-12T04:45:47.813Z PASS [ 0.286s] nextest-runner config::scripts::tests::parse_scripts_invalid_unknown::unknown_scripts
15962025-02-12T04:45:47.876Z PASS [ 0.301s] nextest-runner config::scripts::tests::test_scripts_basic
15972025-02-12T04:45:47.914Z PASS [ 0.288s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::adds_a_custom_profile_ci_
15982025-02-12T04:45:47.928Z PASS [ 0.287s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::ci_profile_uses_string_notation
15992025-02-12T04:45:47.984Z PASS [ 0.286s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::empty_config_is_expected_to_use_the_hardcoded_values
16002025-02-12T04:45:48.027Z PASS [ 0.289s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::overrides_the_default_profile
16012025-02-12T04:45:48.050Z PASS [ 6.556s] integration-tests::integration test_target_dir
16022025-02-12T04:45:48.137Z PASS [ 0.323s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_slow_timeout_table_should_error
16032025-02-12T04:45:48.160Z PASS [ 0.284s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::partial_table
16042025-02-12T04:45:48.229Z PASS [ 0.300s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::zero_terminate_after_should_fail
16052025-02-12T04:45:48.236Z PASS [ 0.321s] nextest-runner config::slow_timeout::tests::slowtimeout_adheres_to_hierarchy::timeout_grace_period
16062025-02-12T04:45:48.268Z PASS [ 0.284s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_
16072025-02-12T04:45:48.341Z PASS [ 0.313s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_doesn_t_start_with_tool_name
16082025-02-12T04:45:48.368Z PASS [ 0.317s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_is_global
16092025-02-12T04:45:48.450Z PASS [ 0.314s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_missing_suffix_colon
16102025-02-12T04:45:48.458Z PASS [ 0.298s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_starts_with_
16112025-02-12T04:45:48.517Z PASS [ 0.280s] nextest-runner config::test_group::tests::unknown_groups::depends_on_downstream_tool_config
16122025-02-12T04:45:48.520Z PASS [ 0.291s] nextest-runner config::test_group::tests::tool_config_define_groups::group_name_valid
16132025-02-12T04:45:48.560Z PASS [ 0.291s] nextest-runner config::test_group::tests::unknown_groups::depends_on_user_config
16142025-02-12T04:45:48.622Z PASS [ 0.281s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_tool_config
16152025-02-12T04:45:48.656Z PASS [ 0.288s] nextest-runner config::test_group::tests::unknown_groups::unknown_group_in_user_config
16162025-02-12T04:45:48.729Z PASS [ 0.278s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_is_global
16172025-02-12T04:45:48.733Z PASS [ 0.274s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_
16182025-02-12T04:45:48.799Z PASS [ 0.282s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_starts_with_tool_
16192025-02-12T04:45:48.802Z PASS [ 0.281s] nextest-runner config::test_group::tests::user_config_define_groups::group_name_valid
16202025-02-12T04:45:48.852Z PASS [ 0.291s] nextest-runner config::test_threads::tests::parse_test_threads::negative
16212025-02-12T04:45:48.913Z PASS [ 0.291s] nextest-runner config::test_threads::tests::parse_test_threads::num_cpus
16222025-02-12T04:45:48.953Z PASS [ 0.296s] nextest-runner config::test_threads::tests::parse_test_threads::positive
16232025-02-12T04:45:50.024Z PASS [ 0.288s] nextest-runner config::threads_required::tests::parse_threads_required::negative
16242025-02-12T04:45:50.029Z PASS [ 0.299s] nextest-runner config::test_threads::tests::parse_test_threads::zero
16252025-02-12T04:45:50.029Z PASS [ 0.016s] nextest-runner config::tool_config::tests::parse_tool_config_file
16262025-02-12T04:45:50.029Z PASS [ 0.283s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus_with_custom_test_threads
16272025-02-12T04:45:50.029Z PASS [ 0.287s] nextest-runner config::threads_required::tests::parse_threads_required::num_cpus
16282025-02-12T04:45:50.029Z PASS [ 0.062s] nextest-runner errors::tests::display_error_list
16292025-02-12T04:45:50.029Z PASS [ 0.062s] nextest-runner errors::tests::display_error_chain
16302025-02-12T04:45:50.029Z PASS [ 0.310s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads
16312025-02-12T04:45:50.029Z PASS [ 0.016s] nextest-runner list::binary_list::tests::test_parse_binary_list
16322025-02-12T04:45:50.029Z PASS [ 0.019s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_include_rustc_dir
16332025-02-12T04:45:50.029Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_dylib_paths_should_not_contain_duplicate_paths
16342025-02-12T04:45:50.029Z PASS [ 0.014s] nextest-runner list::rust_build_meta::tests::test_from_summary::only_target_platform_field
16352025-02-12T04:45:50.029Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::no_target_platforms
16362025-02-12T04:45:50.029Z PASS [ 0.278s] nextest-runner config::threads_required::tests::parse_threads_required::num_test_threads_with_custom_test_threads
16372025-02-12T04:45:50.029Z PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary::platforms_with_zero_targets
16382025-02-12T04:45:50.029Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_field
16392025-02-12T04:45:50.029Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_from_summary::target_platform_and_target_platforms_and_platforms_field
16402025-02-12T04:45:50.030Z PASS [ 0.014s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_invalid_host_platform_summary
16412025-02-12T04:45:50.030Z PASS [ 0.016s] nextest-runner list::rust_build_meta::tests::test_from_summary_error_multiple_targets
16422025-02-12T04:45:50.030Z PASS [ 0.014s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_with_target
16432025-02-12T04:45:50.030Z PASS [ 0.017s] nextest-runner list::rust_build_meta::tests::test_to_summary::build_platforms_without_target
16442025-02-12T04:45:50.030Z PASS [ 0.013s] nextest-runner partition::tests::partitioner_builder_from_str
16452025-02-12T04:45:50.030Z PASS [ 0.018s] nextest-runner list::test_list::tests::test_parse_test_list
16462025-02-12T04:45:50.030Z PASS [ 0.015s] nextest-runner platform::tests::test_from_rustc_output_invalid
16472025-02-12T04:45:50.030Z PASS [ 0.015s] nextest-runner platform::tests::test_read_from_rustc_output_valid::single_line
16482025-02-12T04:45:50.030Z PASS [ 0.015s] nextest-runner platform::tests::test_read_from_rustc_output_valid::with_leading_or_trailing_whitespace
16492025-02-12T04:45:50.030Z PASS [ 0.018s] nextest-runner platform::tests::test_read_from_rustc_output_valid::trailing_newlines
16502025-02-12T04:45:50.030Z PASS [ 0.016s] nextest-runner redact::tests::test_redact_path
16512025-02-12T04:45:50.030Z PASS [ 0.014s] nextest-runner reporter::displayer::formatters::tests::test_final_warnings
16522025-02-12T04:45:50.030Z PASS [ 0.023s] nextest-runner reporter::aggregator::junit::tests::test_set_execute_status_props
16532025-02-12T04:45:50.030Z PASS [ 0.014s] nextest-runner reporter::displayer::imp::tests::no_capture_settings
16542025-02-12T04:45:50.030Z PASS [ 0.338s] nextest-runner config::threads_required::tests::parse_threads_required::positive
16552025-02-12T04:45:50.030Z PASS [ 0.057s] nextest-runner reporter::displayer::formatters::tests::test_write_skip_counts
16562025-02-12T04:45:50.030Z PASS [ 0.057s] nextest-runner reporter::displayer::imp::tests::final_status_line
16572025-02-12T04:45:50.031Z PASS [ 0.018s] nextest-runner reporter::displayer::progress::tests::test_progress_bar_prefix
16582025-02-12T04:45:50.031Z PASS [ 0.063s] nextest-runner reporter::displayer::imp::tests::test_info_response
16592025-02-12T04:45:50.031Z PASS [ 0.059s] nextest-runner reporter::displayer::progress::tests::progress_str_snapshots
16602025-02-12T04:45:50.031Z PASS [ 0.313s] nextest-runner config::threads_required::tests::parse_threads_required::zero
16612025-02-12T04:45:50.031Z PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_show_immediate
16622025-02-12T04:45:50.031Z PASS [ 0.036s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_store_final
16632025-02-12T04:45:50.031Z PASS [ 0.305s] nextest-runner config::tool_config::tests::tool_config_basic
16642025-02-12T04:45:50.031Z PASS [ 0.034s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_show_immediate
16652025-02-12T04:45:50.031Z PASS [ 0.028s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_1
16662025-02-12T04:45:50.031Z PASS [ 0.047s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_dont_write_status_line
16672025-02-12T04:45:50.031Z PASS [ 0.026s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_3
16682025-02-12T04:45:50.031Z PASS [ 0.032s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_2
16692025-02-12T04:45:50.031Z PASS [ 0.015s] nextest-runner reporter::displayer::unit_output::tests::test_write_output_with_highlight
16702025-02-12T04:45:50.031Z PASS [ 0.021s] nextest-runner reporter::error_description::tests::test_heuristic_error_str
16712025-02-12T04:45:50.031Z PASS [ 0.029s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_with_interrupt
16722025-02-12T04:45:50.031Z PASS [ 0.015s] nextest-runner reporter::error_description::tests::test_heuristic_should_panic
16732025-02-12T04:45:50.031Z PASS [ 0.018s] nextest-runner reporter::error_description::tests::test_heuristic_panic_message
16742025-02-12T04:45:50.031Z PASS [ 0.012s] nextest-runner reporter::events::tests::test_is_success
16752025-02-12T04:45:50.031Z PASS [ 0.014s] nextest-runner reporter::helpers::tests::test_highlight_end
16762025-02-12T04:45:50.031Z PASS [ 0.047s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_store_final_4
16772025-02-12T04:45:50.031Z PASS [ 0.035s] nextest-runner reporter::displayer::status_level::tests::on_test_finished_write_status_line
16782025-02-12T04:45:50.031Z PASS [ 0.014s] nextest-runner reuse_build::tests::test_path_mapper_relative
16792025-02-12T04:45:50.031Z PASS [ 0.018s] nextest-runner runner::dispatcher::tests::begin_cancel_report_signal_interrupt
16802025-02-12T04:45:50.031Z PASS [ 0.021s] nextest-runner reuse_build::archiver::tests::test_archive_format_autodetect
16812025-02-12T04:45:50.031Z PASS [ 0.021s] nextest-runner runner::imp::tests::no_capture_settings
16822025-02-12T04:45:50.031Z PASS [ 0.018s] nextest-runner rustc_cli::tests::test_fail_to_spawn
16832025-02-12T04:45:50.031Z PASS [ 0.056s] nextest-runner reporter::structured::libtest::test::strips_human_output
16842025-02-12T04:45:50.031Z PASS [ 0.057s] nextest-runner reporter::structured::libtest::test::strips_human_output_none
16852025-02-12T04:45:50.031Z PASS [ 0.060s] nextest-runner reporter::structured::libtest::test::strips_human_output_custom_test_harness
16862025-02-12T04:45:50.031Z PASS [ 0.061s] nextest-runner reporter::structured::libtest::test::strips_human_output_start_error
16872025-02-12T04:45:50.031Z PASS [ 0.014s] nextest-runner test_command::tests::parse_build_script
16882025-02-12T04:45:50.031Z PASS [ 0.020s] nextest-runner target_runner::tests::test_find_config
16892025-02-12T04:45:50.032Z PASS [ 0.017s] nextest-runner test_filter::tests::pattern_examples
16902025-02-12T04:45:50.032Z PASS [ 0.018s] nextest-runner test_filter::tests::empty_pattern_examples
16912025-02-12T04:45:50.032Z PASS [ 0.102s] nextest-runner rustc_cli::tests::test_should_respect_rustc_env
16922025-02-12T04:45:50.032Z PASS [ 0.017s] nextest-runner test_filter::tests::skip_only_pattern_examples
16932025-02-12T04:45:50.032Z PASS [ 0.128s] nextest-runner rustc_cli::tests::test_should_run_rustc_version
16942025-02-12T04:45:50.032Z PASS [ 0.137s] nextest-runner test_filter::tests::proptest_empty
16952025-02-12T04:45:50.032Z PASS [ 0.306s] nextest-runner rustc_cli::tests::test_execute_with_failure
16962025-02-12T04:45:50.032Z PASS [ 0.265s] nextest-runner test_filter::tests::proptest_no_match
16972025-02-12T04:45:50.032Z PASS [ 0.212s] nextest-runner::integration basic::test_filter_expr_with_string_filters
16982025-02-12T04:45:50.032Z PASS [ 0.084s] nextest-runner::integration basic::test_list_binaries
16992025-02-12T04:45:50.032Z PASS [ 0.198s] nextest-runner::integration basic::test_filter_expr_without_string_filters
17002025-02-12T04:45:50.035Z PASS [ 0.221s] nextest-runner::integration basic::test_list_tests
17012025-02-12T04:45:50.100Z PASS [ 0.640s] nextest-runner test_filter::tests::proptest_exact
17022025-02-12T04:45:50.127Z PASS [ 0.566s] nextest-runner time::stopwatch::tests::stopwatch_pause
17032025-02-12T04:45:50.310Z PASS [ 0.846s] nextest-runner test_filter::tests::proptest_substring
17042025-02-12T04:45:50.409Z PASS [ 14.844s] integration-tests::integration test_run
17052025-02-12T04:45:50.414Z PASS [ 0.284s] nextest-runner::integration basic::test_string_filters_without_filter_expr
17062025-02-12T04:45:50.433Z PASS [ 0.332s] nextest-runner::integration basic::test_run_ignored
17072025-02-12T04:45:50.437Z PASS [ 0.024s] nextest-runner::integration target_runner::disregards_non_matching
17082025-02-12T04:45:50.453Z PASS [ 0.020s] nextest-runner::integration target_runner::parses_cargo_config_cfg
17092025-02-12T04:45:50.457Z PASS [ 0.020s] nextest-runner::integration target_runner::parses_cargo_config_exact
17102025-02-12T04:45:50.772Z PASS [ 0.359s] nextest-runner::integration target_runner::falls_back_to_cargo_config
17112025-02-12T04:45:50.951Z PASS [ 0.493s] nextest-runner::integration target_runner::test_listing_with_target_runner
17122025-02-12T04:45:50.967Z PASS [ 0.016s] nextest-runner::integration target_triple::parses_cargo_env
17132025-02-12T04:45:50.978Z PASS [ 0.524s] nextest-runner::integration target_runner::parses_cargo_env
17142025-02-12T04:45:50.982Z PASS [ 0.014s] nextest-runner::integration target_triple::parses_custom_target_cli
17152025-02-12T04:45:50.993Z PASS [ 0.015s] nextest-runner::integration target_triple::parses_custom_target_cli_from_rust_target_path
17162025-02-12T04:45:50.996Z PASS [ 0.014s] nextest-runner::integration target_triple::parses_custom_target_cli_heuristic
17172025-02-12T04:45:51.007Z PASS [ 0.014s] nextest-runner::integration target_triple::parses_custom_target_env
17182025-02-12T04:45:51.011Z PASS [ 0.014s] nextest-runner::integration target_triple::parses_custom_target_env_from_rust_target_path
17192025-02-12T04:45:51.021Z PASS [ 0.014s] nextest-runner::integration target_triple::parses_target_cli_option
17202025-02-12T04:45:51.068Z PASS [ 1.520s] nextest-runner time::pausable_sleep::tests::reset_on_sleep
17212025-02-12T04:45:51.556Z PASS [ 1.528s] nextest-runner::integration basic::test_run
17222025-02-12T04:45:52.200Z PASS [ 1.428s] nextest-runner::integration target_runner::test_run_with_target_runner
17232025-02-12T04:45:52.631Z PASS [ 2.321s] nextest-runner::integration basic::test_termination
17242025-02-12T04:45:53.366Z PASS [ 3.553s] nextest-runner::integration basic::test_retries::retry_overrides_ignored
17252025-02-12T04:45:53.561Z PASS [ 3.644s] nextest-runner::integration basic::test_retries::retry_overrides_obeyed
17262025-02-12T04:45:53.563Z────────────
17272025-02-12T04:45:53.563Z Summary [ 22.772s] 312 tests run: 312 passed, 1 skipped
17282025-02-12T04:45:53.583Z
17292025-02-12T04:45:53.585Zreal 23.683149307
17302025-02-12T04:45:53.585Zuser 1:20.802896166
17312025-02-12T04:45:53.585Zsys 57.868934605
17322025-02-12T04:45:53.587Ztrap 0.107978626
17332025-02-12T04:45:53.587Ztflt 0.106050131
17342025-02-12T04:45:53.587Zdflt 0.220250582
17352025-02-12T04:45:53.587Zkflt 0.026800809
17362025-02-12T04:45:53.587Zlock 11:04.883918566
17372025-02-12T04:45:53.587Zslp 5:29.690581465
17382025-02-12T04:45:53.587Zlat 1:17.341588085
17392025-02-12T04:45:53.587Zstop 2:08.017475291
17402025-02-12T04:45:53.587Zprocess exited: duration 288773 ms, exit code 0
 
17412025-02-12T04:45:53.593Zfound 0 output files