[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#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-cargo-nextest" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 33% (7334/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: 71% (15445/21673) Updating files: 72% (15605/21673) Updating files: 73% (15822/21673) Updating files: 74% (16039/21673) Updating files: 75% (16255/21673) Updating files: 76% (16472/21673) Updating files: 77% (16689/21673) Updating files: 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% (19160/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: 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-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pexip/os-cargo-nextest [INFO] finished tweaking git repo https://github.com/pexip/os-cargo-nextest [INFO] tweaked toml for git repo https://github.com/pexip/os-cargo-nextest written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pexip/os-cargo-nextest on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec9b535a80b8466f0503985e67c4cbe514ee331699acb041275429ce9a3028d8 [INFO] running `Command { std: "docker" "start" "-a" "ec9b535a80b8466f0503985e67c4cbe514ee331699acb041275429ce9a3028d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec9b535a80b8466f0503985e67c4cbe514ee331699acb041275429ce9a3028d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9b535a80b8466f0503985e67c4cbe514ee331699acb041275429ce9a3028d8", kill_on_drop: false }` [INFO] [stdout] ec9b535a80b8466f0503985e67c4cbe514ee331699acb041275429ce9a3028d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7719f4b53b7dc8e28026ff4af48f4e9c41798fd0c602e0ab249c189ecc3ac70 [INFO] running `Command { std: "docker" "start" "-a" "d7719f4b53b7dc8e28026ff4af48f4e9c41798fd0c602e0ab249c189ecc3ac70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling target-spec v3.4.2 [INFO] [stderr] Compiling idna_adapter v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling cfg-expr v0.18.0 [INFO] [stderr] Compiling quote v1.0.38 [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 httparse v1.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling winnow v0.7.3 [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 idna v1.0.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.3 [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 cc v1.2.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling newtype-uuid v1.2.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling recursion v0.5.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling crossterm v0.28.1 [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 regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling atomicwrites v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling swrite v0.1.0 [INFO] [stderr] Compiling home v0.5.11 [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 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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [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 futures-util v0.3.31 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling future-queue v0.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.9 [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 serde_ignored v0.1.10 [INFO] [stderr] Compiling humantime-serde v1.1.1 [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 petgraph v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling quick-junit v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling zstd v0.13.3 [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 target-spec-miette v0.4.4 [INFO] [stderr] Compiling nextest-metadata v0.12.2 (/opt/rustwide/workdir/nextest-metadata) [INFO] [stderr] Compiling guppy v0.17.17 [INFO] [stderr] Compiling fixture-data v0.1.0 (/opt/rustwide/workdir/fixture-data) [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling config v0.15.8 [INFO] [stderr] Compiling nextest-filtering v0.15.0 (/opt/rustwide/workdir/nextest-filtering) [INFO] [stderr] Compiling hyper-util v0.1.10 [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)]` 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 56s [INFO] running `Command { std: "docker" "inspect" "d7719f4b53b7dc8e28026ff4af48f4e9c41798fd0c602e0ab249c189ecc3ac70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7719f4b53b7dc8e28026ff4af48f4e9c41798fd0c602e0ab249c189ecc3ac70", kill_on_drop: false }` [INFO] [stdout] d7719f4b53b7dc8e28026ff4af48f4e9c41798fd0c602e0ab249c189ecc3ac70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df271bc910728c31cf953ad990493299677630a7a7ee448e14821c349e581110 [INFO] running `Command { std: "docker" "start" "-a" "df271bc910728c31cf953ad990493299677630a7a7ee448e14821c349e581110", 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 linked-hash-map v0.5.6 [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 escape8259 v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.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)]` 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 yansi v1.0.1 [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 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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling libtest-mimic v0.8.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling rand v0.8.5 [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)]` 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 insta v1.42.1 [INFO] [stderr] Compiling datatest-stable v0.3.2 [INFO] [stderr] Compiling test-case-macros v3.3.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 test-strategy v0.4.0 [INFO] [stderr] Compiling nextest-metadata v0.12.2 (/opt/rustwide/workdir/nextest-metadata) [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 54.10s [INFO] running `Command { std: "docker" "inspect" "df271bc910728c31cf953ad990493299677630a7a7ee448e14821c349e581110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df271bc910728c31cf953ad990493299677630a7a7ee448e14821c349e581110", kill_on_drop: false }` [INFO] [stdout] df271bc910728c31cf953ad990493299677630a7a7ee448e14821c349e581110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfc08818742d6294b29be5623ec848c732c91caa91a2c081b612f4ca5066751f [INFO] running `Command { std: "docker" "start" "-a" "bfc08818742d6294b29be5623ec848c732c91caa91a2c081b612f4ca5066751f", 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)]` 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.57s [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.21s [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] [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] [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] [stderr] Running tests/custom-harness.rs (/opt/rustwide/target/debug/deps/custom_harness-7cc34d5400874e13) [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] [stdout] [INFO] [stderr] [INFO] [stdout] running 2 tests [INFO] [stderr] thread '' (38) panicked at integration-tests/tests/custom-harness.rs:51:9: [INFO] [stdout] test thread_count::test_multi_threaded ... ok [INFO] [stderr] assertion `left == right` failed: number of threads is 1 [INFO] [stderr] left: 5 [INFO] [stderr] right: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6054aa5b5dd2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6054aa5b5dd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6054aa5b5dd2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6054aa5b5dd2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6054aa5d445f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6054aa5d445f - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x6054aa5a6033 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6054aa5a6033 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6054aa5b6422 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6054aa5a1a8c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x6054aa5a18c6 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x6054aa5a279a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x6054aa5b622a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x6054aa5b6189 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x6054aa5a24bd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x6054aa5db950 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6054aa5dbad0 - core::panicking::assert_failed_inner::hb61150608d983f16 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:443:23 [INFO] [stderr] 17: 0x6054aa5dbb14 - core::panicking::assert_failed::h04744d475bf678c8 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:403:5 [INFO] [stderr] 18: 0x6054aa445688 - custom_harness::thread_count::test_single_threaded::h519efb2f8a2d9cea [INFO] [stderr] at /opt/rustwide/workdir/integration-tests/tests/custom-harness.rs:51:9 [INFO] [stderr] 19: 0x6054aa445951 - core::ops::function::FnOnce::call_once::hb983c5510f25a5be [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stderr] 20: 0x6054aa444ea0 - libtest_mimic::Trial::test::{{closure}}::h7fb06e5644110b7d [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: 0x6054aa445876 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6b6e405cde75dcf3 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stderr] 22: 0x6054aa4714fd - as core::ops::function::FnOnce>::call_once::hf286249375e25c84 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stderr] 23: 0x6054aa44fd40 - libtest_mimic::run_single::{{closure}}::hc8739ffc2d1b7a17 [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: 0x6054aa478360 - as core::ops::function::FnOnce<()>>::call_once::h62073485bc6bdeee [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 25: 0x6054aa45e3d1 - std::panicking::catch_unwind::do_call::hfedc1d0abd75874e [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x6054aa453b2b - __rust_try [INFO] [stderr] 27: 0x6054aa4539c7 - std::panicking::catch_unwind::h664f00688be29811 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x6054aa4539c7 - std::panic::catch_unwind::h3c73b0dda4a877c2 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x6054aa44e2b1 - libtest_mimic::run_single::h6175f5d13e7541ce [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: 0x6054aa44f856 - libtest_mimic::run::{{closure}}::{{closure}}::hfb4976a26748aa9d [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: 0x6054aa474936 - std::sys::backtrace::__rust_begin_short_backtrace::ha4cb5dbcd2df2be0 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stderr] 32: 0x6054aa4618c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h70e4b8da78cee7a9 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 33: 0x6054aa4783b1 - as core::ops::function::FnOnce<()>>::call_once::h9ced2e6c57af0b38 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 34: 0x6054aa45e1c0 - std::panicking::catch_unwind::do_call::h24b7de1113db91e1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 35: 0x6054aa46536b - __rust_try [INFO] [stderr] 36: 0x6054aa461361 - std::panicking::catch_unwind::ha43b18953e164d84 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 37: 0x6054aa461361 - std::panic::catch_unwind::habd88d22395c4bb8 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x6054aa461361 - std::thread::Builder::spawn_unchecked_::{{closure}}::h02dc888c33851250 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 39: 0x6054aa47342f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5ca394b1365b13ad [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stderr] 40: 0x6054aa59040f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stderr] 41: 0x6054aa59040f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stderr] 42: 0x77fa18205aa4 - [INFO] [stderr] 43: 0x77fa18292a34 - 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: 5 [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.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p integration-tests --test custom-harness` [INFO] running `Command { std: "docker" "inspect" "bfc08818742d6294b29be5623ec848c732c91caa91a2c081b612f4ca5066751f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc08818742d6294b29be5623ec848c732c91caa91a2c081b612f4ca5066751f", kill_on_drop: false }` [INFO] [stdout] bfc08818742d6294b29be5623ec848c732c91caa91a2c081b612f4ca5066751f