[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 try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-cargo-nextest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 35% (7693/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: 73% (15839/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: 88% (19244/21673) Updating files: 89% (19289/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-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pexip/os-cargo-nextest on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d53054c0267969ff648816535fcee7a437bd4d2c75d994ed3e3967eec6119aed [INFO] running `Command { std: "docker" "start" "-a" "d53054c0267969ff648816535fcee7a437bd4d2c75d994ed3e3967eec6119aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d53054c0267969ff648816535fcee7a437bd4d2c75d994ed3e3967eec6119aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d53054c0267969ff648816535fcee7a437bd4d2c75d994ed3e3967eec6119aed", kill_on_drop: false }` [INFO] [stdout] d53054c0267969ff648816535fcee7a437bd4d2c75d994ed3e3967eec6119aed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30fd085d0be9a7d15b9cc49d8b1a2637d7da590e76000eae853013810d06abd3 [INFO] running `Command { std: "docker" "start" "-a" "30fd085d0be9a7d15b9cc49d8b1a2637d7da590e76000eae853013810d06abd3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.139 [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 socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling idna_adapter v1.0.0 [INFO] [stderr] Compiling target-spec v3.4.2 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling cfg-expr v0.18.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling newtype-uuid v1.2.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling recursion v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling duct v0.13.7 [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 backtrace-ext v0.2.1 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [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 serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.5.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 rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling zstd v0.13.3 [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 tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling serde_ignored v0.1.10 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling camino-tempfile v1.1.1 [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 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 cargo_metadata v0.19.1 [INFO] [stderr] Compiling mukti-metadata v0.3.0 [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 toml v0.8.20 [INFO] [stderr] Compiling guppy v0.17.17 [INFO] [stderr] Compiling config v0.15.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling fixture-data v0.1.0 (/opt/rustwide/workdir/fixture-data) [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling nextest-filtering v0.15.0 (/opt/rustwide/workdir/nextest-filtering) [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> { [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 + '_ { [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> + '_ { [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 { [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> { [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 1m 42s [INFO] running `Command { std: "docker" "inspect" "30fd085d0be9a7d15b9cc49d8b1a2637d7da590e76000eae853013810d06abd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fd085d0be9a7d15b9cc49d8b1a2637d7da590e76000eae853013810d06abd3", kill_on_drop: false }` [INFO] [stdout] 30fd085d0be9a7d15b9cc49d8b1a2637d7da590e76000eae853013810d06abd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac0409cd9c6cd1cb02733584258f453150e1b32b3c46797b950e22af151e7b98 [INFO] running `Command { std: "docker" "start" "-a" "ac0409cd9c6cd1cb02733584258f453150e1b32b3c46797b950e22af151e7b98", kill_on_drop: false }` [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> { [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 + '_ { [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> + '_ { [INFO] [stdout] | ++++ [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] [stderr] Compiling num_threads v0.1.7 [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling cargo-nextest v0.9.92 (/opt/rustwide/workdir/cargo-nextest) [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling libtest-mimic v0.8.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling datatest-stable v0.3.2 [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-macros v3.3.1 [INFO] [stderr] Compiling insta v1.42.1 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling nextest-metadata v0.12.2 (/opt/rustwide/workdir/nextest-metadata) [INFO] [stderr] Compiling test-strategy v0.4.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 { [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> { [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: 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> { [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 + '_ { [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> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.74s [INFO] running `Command { std: "docker" "inspect" "ac0409cd9c6cd1cb02733584258f453150e1b32b3c46797b950e22af151e7b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac0409cd9c6cd1cb02733584258f453150e1b32b3c46797b950e22af151e7b98", kill_on_drop: false }` [INFO] [stdout] ac0409cd9c6cd1cb02733584258f453150e1b32b3c46797b950e22af151e7b98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41567a3f891f17cde41b67e038d3f3539d773170cd06b38e12bb1dc906b26dbe [INFO] running `Command { std: "docker" "start" "-a" "41567a3f891f17cde41b67e038d3f3539d773170cd06b38e12bb1dc906b26dbe", 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> { [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 + '_ { [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> + '_ { [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 { [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> { [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_nextest-204c0bdd6ca792bf) [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.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_nextest-cbeb0cf4c39ea3ea) [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-9f1cd3e1c3ddf1e0) [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-035d7e671f810a41) [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-c5a575b204e8b215) [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-00ea0eb6de1335b3) [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-2238eaddc780c960) [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-7cc34d5400874e13) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] [INFO] [stderr] thread '' (35) 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: 0x5c5a584c18d2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c5a584c18d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c5a584c18d2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c5a584c18d2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c5a584d19af - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5c5a584d19af - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5c5a58498513 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c5a58498513 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5c5a5849f542 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c5a584a3bff - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5c5a584a3a59 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5c5a584a4285 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5c5a584a406a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5c5a5849f679 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5c5a5848c64d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5c5a584d9570 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c5a584d9403 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:434:23 [INFO] [stderr] 17: 0x5c5a584d91b7 - core::panicking::assert_failed::h39ccbe6d91c1eb26 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stderr] 18: 0x5c5a58342b28 - custom_harness::thread_count::test_single_threaded::h3756485cb556c8e1 [INFO] [stderr] at /opt/rustwide/workdir/integration-tests/tests/custom-harness.rs:51:9 [INFO] [stderr] 19: 0x5c5a58342f21 - core::ops::function::FnOnce::call_once::he8e7996d81d77d1c [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stderr] 20: 0x5c5a583428c0 - libtest_mimic::Trial::test::{{closure}}::h0d61ab1d5b1f2b4a [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: 0x5c5a58342e66 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a31ce655d407471 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stderr] 22: 0x5c5a5836301d - as core::ops::function::FnOnce>::call_once::haf3dad4d6690fd9d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stderr] 23: 0x5c5a5836bcb0 - libtest_mimic::run_single::{{closure}}::h063f1a2dbb32b401 [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: 0x5c5a58372500 - as core::ops::function::FnOnce<()>>::call_once::h26fb0e2aadc3059f [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 25: 0x5c5a58382741 - std::panicking::catch_unwind::do_call::h01f0c543e33574ca [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x5c5a5834caeb - __rust_try [INFO] [stderr] 27: 0x5c5a58348317 - std::panicking::catch_unwind::h8919887efd490571 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x5c5a58348317 - std::panic::catch_unwind::h3456ee59e6800043 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5c5a5836bc61 - libtest_mimic::run_single::h8332f02a0b89ece6 [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: 0x5c5a5836d526 - libtest_mimic::run::{{closure}}::{{closure}}::h81e3ef650ed9c548 [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: 0x5c5a58383b66 - std::sys::backtrace::__rust_begin_short_backtrace::h3b7b6fd9f4ea4b02 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stderr] 32: 0x5c5a58375862 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haf1411aedc5ce38e [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 33: 0x5c5a58372561 - as core::ops::function::FnOnce<()>>::call_once::h9b2fcfe196e9815a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 34: 0x5c5a58382800 - std::panicking::catch_unwind::do_call::hdf17f5acb164c6de [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 35: 0x5c5a5837679b - __rust_try [INFO] [stderr] 36: 0x5c5a583752b1 - std::panicking::catch_unwind::h5b14dafd6df2728e [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 37: 0x5c5a583752b1 - std::panic::catch_unwind::h888cc3452882da45 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x5c5a583752b1 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2697412916526ba9 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 39: 0x5c5a5836030f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h464614b666576bb5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stderr] 40: 0x5c5a5849d40f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stderr] 41: 0x5c5a5849d40f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stderr] 42: 0x7bf4c4ebaaa4 - [INFO] [stderr] 43: 0x7bf4c4f47a34 - clone [INFO] [stderr] 44: 0x0 - [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.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p integration-tests --test custom-harness` [INFO] running `Command { std: "docker" "inspect" "41567a3f891f17cde41b67e038d3f3539d773170cd06b38e12bb1dc906b26dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41567a3f891f17cde41b67e038d3f3539d773170cd06b38e12bb1dc906b26dbe", kill_on_drop: false }` [INFO] [stdout] 41567a3f891f17cde41b67e038d3f3539d773170cd06b38e12bb1dc906b26dbe