[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-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-cargo-nextest" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  33% (7351/21673)
Updating files:  34% (7369/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:  72% (15756/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:  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:  89% (19342/21673)
Updating files:  90% (19506/21673)
Updating files:  91% (19723/21673)
Updating files:  92% (19940/21673)
Updating files:  93% (20156/21673)
Updating files:  93% (20366/21673)
Updating files:  94% (20373/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-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pexip/os-cargo-nextest on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75a998e020418c02b7de030bfbe56706231053b648c29d6082513a5b5966f833
[INFO] running `Command { std: "docker" "start" "-a" "75a998e020418c02b7de030bfbe56706231053b648c29d6082513a5b5966f833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75a998e020418c02b7de030bfbe56706231053b648c29d6082513a5b5966f833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a998e020418c02b7de030bfbe56706231053b648c29d6082513a5b5966f833", kill_on_drop: false }`
[INFO] [stdout] 75a998e020418c02b7de030bfbe56706231053b648c29d6082513a5b5966f833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ab6340cb583a67c54b2e8136cd7419ce92c7295b11e180e33c4858d7fabd751
[INFO] running `Command { std: "docker" "start" "-a" "2ab6340cb583a67c54b2e8136cd7419ce92c7295b11e180e33c4858d7fabd751", kill_on_drop: false }`
[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 linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling target-spec v3.4.2
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling idna_adapter v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cfg-expr v0.18.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling newtype-uuid v1.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[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 regex-automata v0.4.9
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[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 urlencoding v2.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling recursion v0.5.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling swrite v0.1.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling indenter v0.3.3
[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 regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling future-queue v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling serde_ignored v0.1.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling camino-tempfile v1.1.1
[INFO] [stderr]    Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack)
[INFO] [stderr]    Compiling cargo-nextest v0.9.92 (/opt/rustwide/workdir/cargo-nextest)
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling mukti-metadata v0.3.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling quick-junit v0.5.1
[INFO] [stderr]    Compiling target-spec-miette v0.4.4
[INFO] [stderr]    Compiling nextest-metadata v0.12.2 (/opt/rustwide/workdir/nextest-metadata)
[INFO] [stderr]    Compiling fixture-data v0.1.0 (/opt/rustwide/workdir/fixture-data)
[INFO] [stderr]    Compiling guppy v0.17.17
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.8
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling nextest-filtering v0.15.0 (/opt/rustwide/workdir/nextest-filtering)
[INFO] [stdout] warning: value assigned to `kind` is never read
[INFO] [stdout]   --> nextest-filtering/src/errors.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         kind: FiltersetKind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.12
[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 2m 12s
[INFO] running `Command { std: "docker" "inspect" "2ab6340cb583a67c54b2e8136cd7419ce92c7295b11e180e33c4858d7fabd751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ab6340cb583a67c54b2e8136cd7419ce92c7295b11e180e33c4858d7fabd751", kill_on_drop: false }`
[INFO] [stdout] 2ab6340cb583a67c54b2e8136cd7419ce92c7295b11e180e33c4858d7fabd751
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aecd2eccc93fc345502e07881eb73b2a1ad4c803b8f5088d14cff0409e168366
[INFO] running `Command { std: "docker" "start" "-a" "aecd2eccc93fc345502e07881eb73b2a1ad4c803b8f5088d14cff0409e168366", kill_on_drop: false }`
[INFO] [stdout] warning: value assigned to `kind` is never read
[INFO] [stdout]   --> nextest-filtering/src/errors.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         kind: FiltersetKind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling cp_r v0.5.2
[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 walkdir v2.5.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling cargo-nextest v0.9.92 (/opt/rustwide/workdir/cargo-nextest)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[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] [stderr]    Compiling insta v1.42.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling datatest-stable v0.3.2
[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 test-case v3.3.1
[INFO] [stderr]    Compiling nextest-metadata v0.12.2 (/opt/rustwide/workdir/nextest-metadata)
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling test-strategy v0.4.0
[INFO] [stderr]    Compiling proptest v1.6.0
[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]    Compiling nextest-runner v0.75.0 (/opt/rustwide/workdir/nextest-runner)
[INFO] [stderr]    Compiling nextest-filtering v0.15.0 (/opt/rustwide/workdir/nextest-filtering)
[INFO] [stdout] warning: value assigned to `kind` is never read
[INFO] [stdout]   --> nextest-filtering/src/errors.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         kind: FiltersetKind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[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: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 52.30s
[INFO] running `Command { std: "docker" "inspect" "aecd2eccc93fc345502e07881eb73b2a1ad4c803b8f5088d14cff0409e168366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aecd2eccc93fc345502e07881eb73b2a1ad4c803b8f5088d14cff0409e168366", kill_on_drop: false }`
[INFO] [stdout] aecd2eccc93fc345502e07881eb73b2a1ad4c803b8f5088d14cff0409e168366
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b28061abd5752c48864b789ee2e48f8f23d07e917d383101e98046830db138d
[INFO] running `Command { std: "docker" "start" "-a" "7b28061abd5752c48864b789ee2e48f8f23d07e917d383101e98046830db138d", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `kind` is never read
[INFO] [stderr]   --> nextest-filtering/src/errors.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         kind: FiltersetKind,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nextest-filtering` (lib) generated 1 warning
[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: `cargo-nextest` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `nextest-runner` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `nextest-filtering` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_nextest-b3ad9022d936a417)
[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.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_nextest-663b82e6e02215df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixture_data-85df025e1eb07449)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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-c899aeccbfde6dd5)
[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-5fd9a2abee1b2a0f)
[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-9f023d50133a04de)
[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-885c7c4e9e67666a)
[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-2e306c9f01cfe574)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (36) panicked at integration-tests/tests/custom-harness.rs:51:9:
[INFO] [stderr] assertion `left == right` failed: number of threads is 1
[INFO] [stderr]   left: 4
[INFO] [stderr]  right: 1
[INFO] [stderr] stack backtrace:
[INFO] [stdout] test thread_count::test_multi_threaded  ... ok
[INFO] [stderr]    0:     0x579f5f2d3752 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x579f5f2d3752 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x579f5f2d3752 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x579f5f2d3752 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x579f5f2e376f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x579f5f2e376f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x579f5f2aa623 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x579f5f2aa623 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x579f5f2b1722 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x579f5f2b5e1f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x579f5f2b5c79 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x579f5f2b64a5 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stderr]   12:     0x579f5f2b628a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stderr]   13:     0x579f5f2b1859 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x579f5f29e91d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]   15:     0x579f5f2eb300 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x579f5f2eb193 - core::panicking::assert_failed_inner::h709867d03648810d
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:439:23
[INFO] [stderr]   17:     0x579f5f2eaee7 - core::panicking::assert_failed::h3190cb8500dd068b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5
[INFO] [stderr]   18:     0x579f5f15fd78 - custom_harness::thread_count::test_single_threaded::ha53e782d7140c880
[INFO] [stderr]                                at /opt/rustwide/workdir/integration-tests/tests/custom-harness.rs:51:9
[INFO] [stderr]   19:     0x579f5f160101 - core::ops::function::FnOnce::call_once::h0f2c6d662a416423
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x579f5f15fbb0 - libtest_mimic::Trial::test::{{closure}}::hfd56cc9b1a24b827
[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:     0x579f5f1600c6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3b938c358417831d
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   22:     0x579f5f170dbd - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h760748e01a476b75
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stderr]   23:     0x579f5f179b50 - libtest_mimic::run_single::{{closure}}::he0623f72b916444e
[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:     0x579f5f18a420 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h849132699ad3c96b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   25:     0x579f5f1811ed - std::panicking::catch_unwind::do_call::h07d21b04145e1995
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]   26:     0x579f5f182f1b - __rust_try
[INFO] [stderr]   27:     0x579f5f181127 - std::panicking::catch_unwind::h09a88a96b1d44b76
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]   28:     0x579f5f181127 - std::panic::catch_unwind::h8248c55ad2e7463b
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]   29:     0x579f5f179831 - libtest_mimic::run_single::h4895d075b2a6c987
[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:     0x579f5f17b0f6 - libtest_mimic::run::{{closure}}::{{closure}}::hac5a0102125aadf5
[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:     0x579f5f16f786 - std::sys::backtrace::__rust_begin_short_backtrace::h313b9f15a5257282
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   32:     0x579f5f198692 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h034d680965266176
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   33:     0x579f5f18a3e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8028e79a8e5066c9
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   34:     0x579f5f181257 - std::panicking::catch_unwind::do_call::hb31e75458fbe6227
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]   35:     0x579f5f19ab4b - __rust_try
[INFO] [stderr]   36:     0x579f5f198476 - std::panicking::catch_unwind::hbafa4c070cc42f03
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]   37:     0x579f5f198476 - std::panic::catch_unwind::h5506c7c893b9af61
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x579f5f198476 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd93f876e9cf6d11c
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   39:     0x579f5f193f4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc9ecc61848107d3c
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   40:     0x579f5f2aff0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stderr]   41:     0x579f5f2aff0f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stderr]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   42:     0x717993385aa4 - <unknown>
[INFO] [stderr]   43:     0x717993412a64 - clone
[INFO] [stderr]   44:                0x0 - <unknown>
[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: 4
[INFO] [stdout]  right: 1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     thread_count::test_single_threaded
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p integration-tests --test custom-harness`
[INFO] running `Command { std: "docker" "inspect" "7b28061abd5752c48864b789ee2e48f8f23d07e917d383101e98046830db138d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b28061abd5752c48864b789ee2e48f8f23d07e917d383101e98046830db138d", kill_on_drop: false }`
[INFO] [stdout] 7b28061abd5752c48864b789ee2e48f8f23d07e917d383101e98046830db138d
