[INFO] cloning repository https://github.com/pexip/os-cargo-nextest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pexip/os-cargo-nextest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-cargo-nextest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-cargo-nextest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 586e886b9e8f8794155b8ebfe954309d1f174e10
[INFO] testing pexip/os-cargo-nextest against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-cargo-nextest" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  34% (7480/21673)
Updating files:  35% (7586/21673)
Updating files:  36% (7803/21673)
Updating files:  37% (8020/21673)
Updating files:  38% (8236/21673)
Updating files:  39% (8453/21673)
Updating files:  40% (8670/21673)
Updating files:  41% (8886/21673)
Updating files:  42% (9103/21673)
Updating files:  43% (9320/21673)
Updating files:  44% (9537/21673)
Updating files:  45% (9753/21673)
Updating files:  46% (9970/21673)
Updating files:  47% (10187/21673)
Updating files:  48% (10404/21673)
Updating files:  49% (10620/21673)
Updating files:  50% (10837/21673)
Updating files:  51% (11054/21673)
Updating files:  52% (11270/21673)
Updating files:  53% (11487/21673)
Updating files:  54% (11704/21673)
Updating files:  55% (11921/21673)
Updating files:  56% (12137/21673)
Updating files:  57% (12354/21673)
Updating files:  58% (12571/21673)
Updating files:  59% (12788/21673)
Updating files:  60% (13004/21673)
Updating files:  61% (13221/21673)
Updating files:  62% (13438/21673)
Updating files:  63% (13654/21673)
Updating files:  64% (13871/21673)
Updating files:  65% (14088/21673)
Updating files:  66% (14305/21673)
Updating files:  67% (14521/21673)
Updating files:  68% (14738/21673)
Updating files:  69% (14955/21673)
Updating files:  70% (15172/21673)
Updating files:  71% (15388/21673)
Updating files:  72% (15605/21673)
Updating files:  73% (15822/21673)
Updating files:  74% (16039/21673)
Updating files:  75% (16255/21673)
Updating files:  76% (16472/21673)
Updating files:  77% (16689/21673)
Updating files:  77% (16752/21673)
Updating files:  78% (16905/21673)
Updating files:  79% (17122/21673)
Updating files:  80% (17339/21673)
Updating files:  81% (17556/21673)
Updating files:  82% (17772/21673)
Updating files:  83% (17989/21673)
Updating files:  84% (18206/21673)
Updating files:  85% (18423/21673)
Updating files:  86% (18639/21673)
Updating files:  87% (18856/21673)
Updating files:  88% (19073/21673)
Updating files:  89% (19289/21673)
Updating files:  90% (19506/21673)
Updating files:  91% (19723/21673)
Updating files:  91% (19818/21673)
Updating files:  92% (19940/21673)
Updating files:  93% (20156/21673)
Updating files:  94% (20373/21673)
Updating files:  94% (20510/21673)
Updating files:  95% (20590/21673)
Updating files:  96% (20807/21673)
Updating files:  97% (21023/21673)
Updating files:  98% (21240/21673)
Updating files:  99% (21457/21673)
Updating files: 100% (21673/21673)
Updating files: 100% (21673/21673), done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pexip/os-cargo-nextest
[INFO] finished tweaking git repo https://github.com/pexip/os-cargo-nextest
[INFO] tweaked toml for git repo https://github.com/pexip/os-cargo-nextest written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pexip/os-cargo-nextest on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pexip/os-cargo-nextest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00b0e375e0ed493f6785acfa6256bb94f3f2b3211f8ccfcc364ff4778bbdff54
[INFO] running `Command { std: "docker" "start" "-a" "00b0e375e0ed493f6785acfa6256bb94f3f2b3211f8ccfcc364ff4778bbdff54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00b0e375e0ed493f6785acfa6256bb94f3f2b3211f8ccfcc364ff4778bbdff54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b0e375e0ed493f6785acfa6256bb94f3f2b3211f8ccfcc364ff4778bbdff54", kill_on_drop: false }`
[INFO] [stdout] 00b0e375e0ed493f6785acfa6256bb94f3f2b3211f8ccfcc364ff4778bbdff54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb2c4c7076fcbf494e879a2a863c13da92f75e3eb150b049e0c86f476bbd8146
[INFO] running `Command { std: "docker" "start" "-a" "fb2c4c7076fcbf494e879a2a863c13da92f75e3eb150b049e0c86f476bbd8146", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling idna_adapter v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling target-spec v3.4.2
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling cfg-expr v0.18.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack)
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling target-spec-miette v0.4.4
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling newtype-uuid v1.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling nextest-metadata v0.12.2 (/opt/rustwide/workdir/nextest-metadata)
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling guppy v0.17.17
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling recursion v0.5.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling config v0.15.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling nextest-filtering v0.15.0 (/opt/rustwide/workdir/nextest-filtering)
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling quick-junit v0.5.1
[INFO] [stderr]    Compiling future-queue v0.4.0
[INFO] [stderr]    Compiling mukti-metadata v0.3.0
[INFO] [stderr]    Compiling camino-tempfile v1.1.1
[INFO] [stderr]    Compiling serde_ignored v0.1.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling swrite v0.1.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling cargo-nextest v0.9.92 (/opt/rustwide/workdir/cargo-nextest)
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling enable-ansi-support v0.2.1
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling fixture-data v0.1.0 (/opt/rustwide/workdir/fixture-data)
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling nextest-runner v0.75.0 (/opt/rustwide/workdir/nextest-runner)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nextest-runner/src/config/config_impl.rs:796:25
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub fn settings_for(&self, query: &TestQuery<'_>) -> TestSettings {
[INFO] [stdout]     |                         ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub fn settings_for(&self, query: &TestQuery<'_>) -> TestSettings<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nextest-runner/src/config/config_impl.rs:802:9
[INFO] [stdout]     |
[INFO] [stdout] 802 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 803 |         query: &TestQuery<'_>,
[INFO] [stdout] 804 |     ) -> TestSettings<SettingSource<'_>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |                          |
[INFO] [stdout]     |          |                          the same lifetime is elided here
[INFO] [stdout]     |          the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ) -> TestSettings<'_, SettingSource<'_>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nextest-runner/src/list/test_list.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn iter(&self) -> impl Iterator<Item = &RustTestSuite> + '_ {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                 |                              ||
[INFO] [stdout]     |                 |                              |the same lifetime is hidden here
[INFO] [stdout]     |                 |                              the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn iter(&self) -> impl Iterator<Item = &RustTestSuite<'_>> + '_ {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> cargo-nextest/src/dispatch.rs:2405:35
[INFO] [stdout]      |
[INFO] [stdout] 2405 | fn warn_on_err(thing: &str, err: &(dyn std::error::Error), styles: &StderrStyles) {
[INFO] [stdout]      |                                   ^                     ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2405 - fn warn_on_err(thing: &str, err: &(dyn std::error::Error), styles: &StderrStyles) {
[INFO] [stdout] 2405 + fn warn_on_err(thing: &str, err: &dyn std::error::Error, styles: &StderrStyles) {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> cargo-nextest/src/dispatch.rs:1576:9
[INFO] [stdout]      |
[INFO] [stdout] 1576 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1581 |     ) -> Result<TestList> {
[INFO] [stdout]      |                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1581 |     ) -> Result<TestList<'_>> {
[INFO] [stdout]      |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 02s
[INFO] running `Command { std: "docker" "inspect" "fb2c4c7076fcbf494e879a2a863c13da92f75e3eb150b049e0c86f476bbd8146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb2c4c7076fcbf494e879a2a863c13da92f75e3eb150b049e0c86f476bbd8146", kill_on_drop: false }`
[INFO] [stdout] fb2c4c7076fcbf494e879a2a863c13da92f75e3eb150b049e0c86f476bbd8146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8148f6c3703f7db56f3a17ff8a83f17da4c9d9044d75762686c7a233bd362890
[INFO] running `Command { std: "docker" "start" "-a" "8148f6c3703f7db56f3a17ff8a83f17da4c9d9044d75762686c7a233bd362890", kill_on_drop: false }`
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nextest-runner/src/config/config_impl.rs:796:25
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub fn settings_for(&self, query: &TestQuery<'_>) -> TestSettings {
[INFO] [stdout]     |                         ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub fn settings_for(&self, query: &TestQuery<'_>) -> TestSettings<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nextest-runner/src/config/config_impl.rs:802:9
[INFO] [stdout]     |
[INFO] [stdout] 802 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 803 |         query: &TestQuery<'_>,
[INFO] [stdout] 804 |     ) -> TestSettings<SettingSource<'_>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |                          |
[INFO] [stdout]     |          |                          the same lifetime is elided here
[INFO] [stdout]     |          the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ) -> TestSettings<'_, SettingSource<'_>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nextest-runner/src/list/test_list.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn iter(&self) -> impl Iterator<Item = &RustTestSuite> + '_ {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                 |                              ||
[INFO] [stdout]     |                 |                              |the same lifetime is hidden here
[INFO] [stdout]     |                 |                              the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn iter(&self) -> impl Iterator<Item = &RustTestSuite<'_>> + '_ {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> cargo-nextest/src/dispatch.rs:2405:35
[INFO] [stdout]      |
[INFO] [stdout] 2405 | fn warn_on_err(thing: &str, err: &(dyn std::error::Error), styles: &StderrStyles) {
[INFO] [stdout]      |                                   ^                     ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2405 - fn warn_on_err(thing: &str, err: &(dyn std::error::Error), styles: &StderrStyles) {
[INFO] [stdout] 2405 + fn warn_on_err(thing: &str, err: &dyn std::error::Error, styles: &StderrStyles) {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> cargo-nextest/src/dispatch.rs:1576:9
[INFO] [stdout]      |
[INFO] [stdout] 1576 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1581 |     ) -> Result<TestList> {
[INFO] [stdout]      |                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1581 |     ) -> Result<TestList<'_>> {
[INFO] [stdout]      |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling cp_r v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling insta v1.42.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling datatest-stable v0.3.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling test-strategy v0.4.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling nextest-metadata v0.12.2 (/opt/rustwide/workdir/nextest-metadata)
[INFO] [stderr]    Compiling cargo-nextest v0.9.92 (/opt/rustwide/workdir/cargo-nextest)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> cargo-nextest/src/dispatch.rs:2405:35
[INFO] [stdout]      |
[INFO] [stdout] 2405 | fn warn_on_err(thing: &str, err: &(dyn std::error::Error), styles: &StderrStyles) {
[INFO] [stdout]      |                                   ^                     ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2405 - fn warn_on_err(thing: &str, err: &(dyn std::error::Error), styles: &StderrStyles) {
[INFO] [stdout] 2405 + fn warn_on_err(thing: &str, err: &dyn std::error::Error, styles: &StderrStyles) {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fixture-data v0.1.0 (/opt/rustwide/workdir/fixture-data)
[INFO] [stderr]    Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> cargo-nextest/src/dispatch.rs:1576:9
[INFO] [stdout]      |
[INFO] [stdout] 1576 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1581 |     ) -> Result<TestList> {
[INFO] [stdout]      |                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1581 |     ) -> Result<TestList<'_>> {
[INFO] [stdout]      |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nextest-filtering v0.15.0 (/opt/rustwide/workdir/nextest-filtering)
[INFO] [stderr]    Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests)
[INFO] [stderr]    Compiling nextest-runner v0.75.0 (/opt/rustwide/workdir/nextest-runner)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nextest-runner/src/config/config_impl.rs:796:25
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub fn settings_for(&self, query: &TestQuery<'_>) -> TestSettings {
[INFO] [stdout]     |                         ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub fn settings_for(&self, query: &TestQuery<'_>) -> TestSettings<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nextest-runner/src/config/config_impl.rs:802:9
[INFO] [stdout]     |
[INFO] [stdout] 802 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 803 |         query: &TestQuery<'_>,
[INFO] [stdout] 804 |     ) -> TestSettings<SettingSource<'_>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |          |                          |
[INFO] [stdout]     |          |                          the same lifetime is elided here
[INFO] [stdout]     |          the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ) -> TestSettings<'_, SettingSource<'_>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nextest-runner/src/list/test_list.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn iter(&self) -> impl Iterator<Item = &RustTestSuite> + '_ {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                 |                              ||
[INFO] [stdout]     |                 |                              |the same lifetime is hidden here
[INFO] [stdout]     |                 |                              the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn iter(&self) -> impl Iterator<Item = &RustTestSuite<'_>> + '_ {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "8148f6c3703f7db56f3a17ff8a83f17da4c9d9044d75762686c7a233bd362890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8148f6c3703f7db56f3a17ff8a83f17da4c9d9044d75762686c7a233bd362890", kill_on_drop: false }`
[INFO] [stdout] 8148f6c3703f7db56f3a17ff8a83f17da4c9d9044d75762686c7a233bd362890
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82d14b79a4f9130db53573c96054137734a531a815a1a77261debb2b9b1f0c14
[INFO] running `Command { std: "docker" "start" "-a" "82d14b79a4f9130db53573c96054137734a531a815a1a77261debb2b9b1f0c14", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nextest-runner/src/config/config_impl.rs:796:25
[INFO] [stderr]     |
[INFO] [stderr] 796 |     pub fn settings_for(&self, query: &TestQuery<'_>) -> TestSettings {
[INFO] [stderr]     |                         ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 796 |     pub fn settings_for(&self, query: &TestQuery<'_>) -> TestSettings<'_> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nextest-runner/src/config/config_impl.rs:802:9
[INFO] [stderr]     |
[INFO] [stderr] 802 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 803 |         query: &TestQuery<'_>,
[INFO] [stderr] 804 |     ) -> TestSettings<SettingSource<'_>> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |          |                          |
[INFO] [stderr]     |          |                          the same lifetime is elided here
[INFO] [stderr]     |          the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 804 |     ) -> TestSettings<'_, SettingSource<'_>> {
[INFO] [stderr]     |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nextest-runner/src/list/test_list.rs:499:17
[INFO] [stderr]     |
[INFO] [stderr] 499 |     pub fn iter(&self) -> impl Iterator<Item = &RustTestSuite> + '_ {
[INFO] [stderr]     |                 ^^^^^                          ^^^^^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stderr]     |                 |                              ||
[INFO] [stderr]     |                 |                              |the same lifetime is hidden here
[INFO] [stderr]     |                 |                              the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 499 |     pub fn iter(&self) -> impl Iterator<Item = &RustTestSuite<'_>> + '_ {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `nextest-runner` (lib) generated 3 warnings (run `cargo fix --lib -p nextest-runner` to apply 3 suggestions)
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> cargo-nextest/src/dispatch.rs:2405:35
[INFO] [stderr]      |
[INFO] [stderr] 2405 | fn warn_on_err(thing: &str, err: &(dyn std::error::Error), styles: &StderrStyles) {
[INFO] [stderr]      |                                   ^                     ^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 2405 - fn warn_on_err(thing: &str, err: &(dyn std::error::Error), styles: &StderrStyles) {
[INFO] [stderr] 2405 + fn warn_on_err(thing: &str, err: &dyn std::error::Error, styles: &StderrStyles) {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> cargo-nextest/src/dispatch.rs:1576:9
[INFO] [stderr]      |
[INFO] [stderr] 1576 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1581 |     ) -> Result<TestList> {
[INFO] [stderr]      |                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1581 |     ) -> Result<TestList<'_>> {
[INFO] [stderr]      |                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-nextest` (lib) generated 2 warnings (run `cargo fix --lib -p cargo-nextest` to apply 2 suggestions)
[INFO] [stderr] warning: `nextest-runner` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `cargo-nextest` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_nextest-85588c9a71e24b3e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dispatch::tests::test_test_binary_argument_parsing ... ok
[INFO] [stdout] test dispatch::tests::test_argument_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_nextest-67896659d81b03b5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixture_data-bdf142b59701da6d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/integration_tests-55feb04e10ad75a0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests test-helpers/build-seed-archive.rs (/opt/rustwide/target/debug/deps/build_seed_archive-e2c12b496da7a881)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests test-helpers/cargo-nextest-dup.rs (/opt/rustwide/target/debug/deps/cargo_nextest_dup-408e17476412111d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests test-helpers/rustc-shim.rs (/opt/rustwide/target/debug/deps/rustc_shim-47696ac26bcb5e72)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/custom-harness.rs (/opt/rustwide/target/debug/deps/custom_harness-977fda2139d19220)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (26) panicked at integration-tests/tests/custom-harness.rs:51:9:
[INFO] [stderr] assertion `left == right` failed: number of threads is 1
[INFO] [stderr]   left: 3
[INFO] [stderr]  right: 1
[INFO] [stderr] stack backtrace:
[INFO] [stdout] test thread_count::test_multi_threaded  ... ok
[INFO] [stderr]    0:     0x6015be5eb7ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x6015be5eb7ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x6015be5eb7ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x6015be5eb7ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x6015be5ffaba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x6015be5ffaba - core[10b6fa85044e1869]::fmt::write
[INFO] [stderr]    6:     0x6015be5f10f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x6015be5f10f2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x6015be5d29ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x6015be5d29ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x6015be5e4a61 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x6015be5e4cdb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x6015be5d2ab8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x6015be5ca4a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x6015be5d373d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x6015be60036c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x6015be600283 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:434:23
[INFO] [stderr]   17:     0x6015be5fc7dd - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stderr]   18:     0x6015be4820a8 - custom_harness::thread_count::test_single_threaded::ha3b76f2f149c9414
[INFO] [stderr]                                at /opt/rustwide/workdir/integration-tests/tests/custom-harness.rs:51:9
[INFO] [stderr]   19:     0x6015be482511 - core::ops::function::FnOnce::call_once::h5e4af28c385854cc
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x6015be481e60 - libtest_mimic::Trial::test::{{closure}}::h3285162614faa939
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54
[INFO] [stderr]   21:     0x6015be482496 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7aea122af609295f
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   22:     0x6015be4be95d - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h60ba2d388c278f01
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   23:     0x6015be490bd0 - libtest_mimic::run_single::{{closure}}::hf0d93c42fa694232
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43
[INFO] [stderr]   24:     0x6015be490710 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h064559dccc7c5873
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   25:     0x6015be4b70cc - std::panicking::catch_unwind::do_call::h0edb93b145fff214
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   26:     0x6015be4ac2fb - __rust_try
[INFO] [stderr]   27:     0x6015be4ab61d - std::panicking::catch_unwind::h9afee8e60399cd18
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   28:     0x6015be4ab61d - std::panic::catch_unwind::h4e85b9fd7cc69f45
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   29:     0x6015be490881 - libtest_mimic::run_single::hb13669f75c263efa
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5
[INFO] [stderr]   30:     0x6015be492176 - libtest_mimic::run::{{closure}}::{{closure}}::h759765e5c7ca63c2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43
[INFO] [stderr]   31:     0x6015be499ac6 - std::sys::backtrace::__rust_begin_short_backtrace::h02b2ddcf6deb1e21
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   32:     0x6015be49b022 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd25801c21eccfc23
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   33:     0x6015be490761 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5313e25b97d95e4b
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   34:     0x6015be4b7157 - std::panicking::catch_unwind::do_call::h18d92c3145594d94
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stderr]   35:     0x6015be49da0b - __rust_try
[INFO] [stderr]   36:     0x6015be49ace0 - std::panicking::catch_unwind::hfbb02ff0a1000afb
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stderr]   37:     0x6015be49ace0 - std::panic::catch_unwind::h568aafe14864df1c
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x6015be49ace0 - std::thread::lifecycle::spawn_unchecked::{{closure}}::hce44ad75fe1cc641
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   39:     0x6015be49b2cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c40d52135b4e0da
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout] test thread_count::test_single_threaded ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- thread_count::test_single_threaded ----
[INFO] [stdout] test panicked: assertion `left == right` failed: number of threads is 1
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     thread_count::test_single_threaded
[INFO] [stdout] 
[INFO] [stderr]   40:     0x6015be5ead6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout] 
[INFO] [stderr]   41:     0x6015be5ead6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   42:     0x76fdc9cedaa4 - <unknown>
[INFO] [stderr]   43:     0x76fdc9d7aa64 - clone
[INFO] [stderr]   44:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `-p integration-tests --test custom-harness`
[INFO] running `Command { std: "docker" "inspect" "82d14b79a4f9130db53573c96054137734a531a815a1a77261debb2b9b1f0c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d14b79a4f9130db53573c96054137734a531a815a1a77261debb2b9b1f0c14", kill_on_drop: false }`
[INFO] [stdout] 82d14b79a4f9130db53573c96054137734a531a815a1a77261debb2b9b1f0c14
