[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] c9b42caee33bff91465ceedb9dc7a2e8e15baeee [INFO] building pexip/os-cargo-nextest against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-cargo-nextest" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 28% (6009/20951) Updating files: 29% (6076/20951) Updating files: 30% (6286/20951) Updating files: 31% (6495/20951) Updating files: 32% (6705/20951) Updating files: 33% (6914/20951) Updating files: 34% (7124/20951) Updating files: 35% (7333/20951) Updating files: 36% (7543/20951) Updating files: 37% (7752/20951) Updating files: 38% (7962/20951) Updating files: 39% (8171/20951) Updating files: 40% (8381/20951) Updating files: 41% (8590/20951) Updating files: 42% (8800/20951) Updating files: 43% (9009/20951) Updating files: 44% (9219/20951) Updating files: 45% (9428/20951) Updating files: 46% (9638/20951) Updating files: 47% (9847/20951) Updating files: 48% (10057/20951) Updating files: 49% (10266/20951) Updating files: 50% (10476/20951) Updating files: 51% (10686/20951) Updating files: 52% (10895/20951) Updating files: 53% (11105/20951) Updating files: 54% (11314/20951) Updating files: 55% (11524/20951) Updating files: 56% (11733/20951) Updating files: 57% (11943/20951) Updating files: 58% (12152/20951) Updating files: 59% (12362/20951) Updating files: 60% (12571/20951) Updating files: 61% (12781/20951) Updating files: 62% (12990/20951) Updating files: 63% (13200/20951) Updating files: 64% (13409/20951) Updating files: 65% (13619/20951) Updating files: 66% (13828/20951) Updating files: 67% (14038/20951) Updating files: 68% (14247/20951) Updating files: 69% (14457/20951) Updating files: 70% (14666/20951) Updating files: 71% (14876/20951) Updating files: 71% (14935/20951) Updating files: 72% (15085/20951) Updating files: 73% (15295/20951) Updating files: 74% (15504/20951) Updating files: 75% (15714/20951) Updating files: 76% (15923/20951) Updating files: 77% (16133/20951) Updating files: 78% (16342/20951) Updating files: 79% (16552/20951) Updating files: 80% (16761/20951) Updating files: 81% (16971/20951) Updating files: 82% (17180/20951) Updating files: 83% (17390/20951) Updating files: 84% (17599/20951) Updating files: 85% (17809/20951) Updating files: 86% (18018/20951) Updating files: 87% (18228/20951) Updating files: 88% (18437/20951) Updating files: 88% (18475/20951) Updating files: 89% (18647/20951) Updating files: 90% (18856/20951) Updating files: 91% (19066/20951) Updating files: 92% (19275/20951) Updating files: 93% (19485/20951) Updating files: 94% (19694/20951) Updating files: 95% (19904/20951) Updating files: 96% (20113/20951) Updating files: 97% (20323/20951) Updating files: 98% (20532/20951) Updating files: 99% (20742/20951) Updating files: 100% (20951/20951) Updating files: 100% (20951/20951), done. [INFO] validating manifest of git repo https://github.com/pexip/os-cargo-nextest on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3aa6b91d27c08670968564f903446058bafe58b883edad87314af5028d24fe5 [INFO] running `Command { std: "docker" "start" "-a" "d3aa6b91d27c08670968564f903446058bafe58b883edad87314af5028d24fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3aa6b91d27c08670968564f903446058bafe58b883edad87314af5028d24fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3aa6b91d27c08670968564f903446058bafe58b883edad87314af5028d24fe5", kill_on_drop: false }` [INFO] [stdout] d3aa6b91d27c08670968564f903446058bafe58b883edad87314af5028d24fe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67555d43ad6f2893a87d70ea05c66c89546604d88deade2fe0666f6f80c58688 [INFO] running `Command { std: "docker" "start" "-a" "67555d43ad6f2893a87d70ea05c66c89546604d88deade2fe0666f6f80c58688", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling target-spec v3.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling self_update v0.39.0 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling newtype-uuid v1.1.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.29 [INFO] [stderr] Compiling self-replace v1.3.7 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling recursion v0.5.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling atomicwrites v0.4.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling display-error-chain v0.2.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling enable-ansi-support v0.2.1 [INFO] [stderr] Compiling swrite v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling future-queue v0.3.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling smol_str v0.2.2 [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.1 [INFO] [stderr] Compiling camino-tempfile v1.1.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling mukti-metadata v0.2.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling quick-junit v0.4.0 [INFO] [stderr] Compiling nextest-metadata v0.11.0 (/opt/rustwide/workdir/nextest-metadata) [INFO] [stderr] Compiling target-spec-miette v0.4.0 [INFO] [stderr] Compiling guppy v0.17.5 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling nextest-filtering v0.9.0 (/opt/rustwide/workdir/nextest-filtering) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> nextest-filtering/src/parsing.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | fn ws<'a, T, P: Parser, T, Error>>(mut inner: P) -> impl Parser, T, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<()>` will fail [INFO] [stdout] --> nextest-filtering/src/parsing.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | / repeat( [INFO] [stdout] 304 | | 0.., [INFO] [stdout] 305 | | alt(( [INFO] [stdout] ... | [INFO] [stdout] 311 | | )), [INFO] [stdout] 312 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling nextest-runner v0.56.1 (/opt/rustwide/workdir/nextest-runner) [INFO] [stderr] Compiling cargo-nextest v0.9.72 (/opt/rustwide/workdir/cargo-nextest) [INFO] [stderr] Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "67555d43ad6f2893a87d70ea05c66c89546604d88deade2fe0666f6f80c58688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67555d43ad6f2893a87d70ea05c66c89546604d88deade2fe0666f6f80c58688", kill_on_drop: false }` [INFO] [stdout] 67555d43ad6f2893a87d70ea05c66c89546604d88deade2fe0666f6f80c58688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1dafca40aa4b817088a89dc5a54ab39215f76e6d87c7317acc2d4fe82743c83 [INFO] running `Command { std: "docker" "start" "-a" "e1dafca40aa4b817088a89dc5a54ab39215f76e6d87c7317acc2d4fe82743c83", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> nextest-filtering/src/parsing.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | fn ws<'a, T, P: Parser, T, Error>>(mut inner: P) -> impl Parser, T, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<()>` will fail [INFO] [stdout] --> nextest-filtering/src/parsing.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | / repeat( [INFO] [stdout] 304 | | 0.., [INFO] [stdout] 305 | | alt(( [INFO] [stdout] ... | [INFO] [stdout] 311 | | )), [INFO] [stdout] 312 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cargo-nextest v0.9.72 (/opt/rustwide/workdir/cargo-nextest) [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling nextest-metadata v0.11.0 (/opt/rustwide/workdir/nextest-metadata) [INFO] [stderr] Compiling nextest-filtering v0.9.0 (/opt/rustwide/workdir/nextest-filtering) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> nextest-filtering/src/parsing.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | fn ws<'a, T, P: Parser, T, Error>>(mut inner: P) -> impl Parser, T, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<()>` will fail [INFO] [stdout] --> nextest-filtering/src/parsing.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | / repeat( [INFO] [stdout] 304 | | 0.., [INFO] [stdout] 305 | | alt(( [INFO] [stdout] ... | [INFO] [stdout] 311 | | )), [INFO] [stdout] 312 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nextest-runner v0.56.1 (/opt/rustwide/workdir/nextest-runner) [INFO] [stderr] Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests) [INFO] [stderr] error: could not compile `nextest-filtering` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name nextest_filtering --edition=2021 nextest-filtering/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "internal-testing"))' -C metadata=5008b9cd910ca2ba -C extra-filename=-b1917c706c6dab8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern camino=/opt/rustwide/target/debug/deps/libcamino-422e89e664b59c0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a2cf5f6a353d58d0.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-c8857a753aa2b7eb.rlib --extern guppy=/opt/rustwide/target/debug/deps/libguppy-745d1457705f9f5f.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-948726bbbf860277.rlib --extern nextest_metadata=/opt/rustwide/target/debug/deps/libnextest_metadata-d42c07e90abf4802.rlib --extern nextest_workspace_hack=/opt/rustwide/target/debug/deps/libnextest_workspace_hack-b34f7bc6b8b9400f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-e676210ba2350bb9.rlib --extern recursion=/opt/rustwide/target/debug/deps/librecursion-db88bc72592dfaa2.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2ef176de721239e6.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-8de78d0afdb2bf35.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-b100be2855b76fc8.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-8a5b71b542cbf9e0.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a04a4252e613cb95.rlib --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-8a2b8e1ecdab2322.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nextest-runner` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name nextest_runner --edition=2021 nextest-runner/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="http"' --cfg 'feature="mukti-metadata"' --cfg 'feature="self-update"' --cfg 'feature="self_update"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console-subscriber", "experimental-tokio-console", "http", "mukti-metadata", "self-update", "self_update"))' -C metadata=fd9c5f77db4eb8f2 -C extra-filename=-e9308e837c39b892 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-4ae81da2b3a3fac2.rlib --extern async_scoped=/opt/rustwide/target/debug/deps/libasync_scoped-cc339b3b529c959c.rlib --extern atomicwrites=/opt/rustwide/target/debug/deps/libatomicwrites-5e1359b1993074f3.rlib --extern bstr=/opt/rustwide/target/debug/deps/libbstr-ba78c496d5752641.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-422e89e664b59c0a.rlib --extern camino_tempfile=/opt/rustwide/target/debug/deps/libcamino_tempfile-88140036602f1233.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-e437e46b43fb3b51.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d5e6c7a8778e21c6.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-d4064e89974c07cd.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-464a5720e4feb025.rlib --extern debug_ignore=/opt/rustwide/target/debug/deps/libdebug_ignore-6d23c64074dd86cc.rlib --extern display_error_chain=/opt/rustwide/target/debug/deps/libdisplay_error_chain-0e2805f5d6450e7a.rlib --extern duct=/opt/rustwide/target/debug/deps/libduct-8e0eb650011fbe44.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-5315c47080a452a4.rlib --extern future_queue=/opt/rustwide/target/debug/deps/libfuture_queue-175f31b5bc746e08.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-76e9dc1bd69ab760.rlib --extern guppy=/opt/rustwide/target/debug/deps/libguppy-745d1457705f9f5f.rlib --extern home=/opt/rustwide/target/debug/deps/libhome-34c282980fe9bb92.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-7b014e9667cf8998.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-1a65ad850e289b0b.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d170b26ff2070b2c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-96e55a6359ca9649.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-3a55fb292babea37.so --extern insta=/opt/rustwide/target/debug/deps/libinsta-c47d40daeae5610a.rlib --extern is_ci=/opt/rustwide/target/debug/deps/libis_ci-e3b8d61645aa7a46.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b4a2730d66d98d09.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-06a4ecb18bac8ac4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-019dc3e6fa39a754.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-948726bbbf860277.rlib --extern mukti_metadata=/opt/rustwide/target/debug/deps/libmukti_metadata-81725a86cc04e2f8.rlib --extern newtype_uuid=/opt/rustwide/target/debug/deps/libnewtype_uuid-b4e3b0945399d88d.rlib --extern nextest_filtering=/opt/rustwide/target/debug/deps/libnextest_filtering-8c0912d11315d0cc.rlib --extern nextest_metadata=/opt/rustwide/target/debug/deps/libnextest_metadata-d42c07e90abf4802.rlib --extern nextest_workspace_hack=/opt/rustwide/target/debug/deps/libnextest_workspace_hack-b34f7bc6b8b9400f.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-ea1a8cc9036506e4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-2a8e1c9f71795506.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-99dbbc9a5ac5f185.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a1788e4c6f9bae25.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-e676210ba2350bb9.rlib --extern quick_junit=/opt/rustwide/target/debug/deps/libquick_junit-34d298d6da91eaf7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0c17f4da6d0bfa89.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2ef176de721239e6.rlib --extern self_update=/opt/rustwide/target/debug/deps/libself_update-bc1a15b16f028d01.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-a4e9cc8d0e27fcd3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-587f1b86bb974485.rlib --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-6cd9cd1c2cc572c7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-16a4445b0ba2acdc.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-6de15f3a770c51e5.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-577647bd4f992c17.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8045c56aeb050430.rlib --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-53a0e67dc02669ac.rlib --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-1b177fc96dcbe271.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-12d31c84d13c07a2.rlib --extern target_spec=/opt/rustwide/target/debug/deps/libtarget_spec-2865717cdf92e9f5.rlib --extern target_spec_miette=/opt/rustwide/target/debug/deps/libtarget_spec_miette-5cd1cf8990f9a9e2.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-b100be2855b76fc8.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-8a5b71b542cbf9e0.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a04a4252e613cb95.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-62ccc547e73dfad9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f2da273416a9f6e0.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-c7c1dbc506c2b9c6.rlib --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c127c4d798582dc8.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-4132dcdd6d99a13a.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-552c48ad851debba.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-9a81eb194f85f1ad.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-9af74cb65b835503/out -L native=/opt/rustwide/target/debug/build/zstd-sys-513439b5f5fa0960/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e1dafca40aa4b817088a89dc5a54ab39215f76e6d87c7317acc2d4fe82743c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1dafca40aa4b817088a89dc5a54ab39215f76e6d87c7317acc2d4fe82743c83", kill_on_drop: false }` [INFO] [stdout] e1dafca40aa4b817088a89dc5a54ab39215f76e6d87c7317acc2d4fe82743c83