[INFO] cloning repository https://github.com/abheekm/Rust_App
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abheekm/Rust_App" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabheekm%2FRust_App", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabheekm%2FRust_App'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab6724f973537ca059faec5e925e8bb10d2f5f5c
[INFO] checking abheekm/Rust_App against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabheekm%2FRust_App" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/abheekm/Rust_App
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/abheekm/Rust_App
[INFO] tweaked toml for git repo https://github.com/abheekm/Rust_App written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abheekm/Rust_App on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abheekm/Rust_App 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded lexopt v0.3.1
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded pcre2 v0.2.9
[INFO] [stderr]   Downloaded cc v1.2.28
[INFO] [stderr]   Downloaded pcre2-sys v0.2.9
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.4+5.3.0-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5482e3fdfb6a7e2bd020691051f7c98321fb2675f68e471e5a084f872c0a3b3
[INFO] running `Command { std: "docker" "start" "-a" "e5482e3fdfb6a7e2bd020691051f7c98321fb2675f68e471e5a084f872c0a3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5482e3fdfb6a7e2bd020691051f7c98321fb2675f68e471e5a084f872c0a3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5482e3fdfb6a7e2bd020691051f7c98321fb2675f68e471e5a084f872c0a3b3", kill_on_drop: false }`
[INFO] [stdout] e5482e3fdfb6a7e2bd020691051f7c98321fb2675f68e471e5a084f872c0a3b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0de66c92c76677e987018a13a1c0dca6ddb00cd75d131ec4657040c7b9a35c9
[INFO] running `Command { std: "docker" "start" "-a" "e0de66c92c76677e987018a13a1c0dca6ddb00cd75d131ec4657040c7b9a35c9", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking grep-matcher v0.1.7 (/opt/rustwide/workdir/crates/matcher)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling ripgrep v14.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lexopt v0.3.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling pcre2-sys v0.2.9
[INFO] [stderr]     Checking pcre2 v0.2.9
[INFO] [stderr]     Checking grep-pcre2 v0.1.8 (/opt/rustwide/workdir/crates/pcre2)
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16 (/opt/rustwide/workdir/crates/globset)
[INFO] [stderr]     Checking grep-regex v0.1.13 (/opt/rustwide/workdir/crates/regex)
[INFO] [stderr]     Checking grep-searcher v0.1.14 (/opt/rustwide/workdir/crates/searcher)
[INFO] [stderr]     Checking grep-cli v0.1.11 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Checking ignore v0.4.23 (/opt/rustwide/workdir/crates/ignore)
[INFO] [stderr]     Checking grep-printer v0.2.2 (/opt/rustwide/workdir/crates/printer)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> crates/globset/benches/bench.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `globset` (bench "bench") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e0de66c92c76677e987018a13a1c0dca6ddb00cd75d131ec4657040c7b9a35c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0de66c92c76677e987018a13a1c0dca6ddb00cd75d131ec4657040c7b9a35c9", kill_on_drop: false }`
[INFO] [stdout] e0de66c92c76677e987018a13a1c0dca6ddb00cd75d131ec4657040c7b9a35c9
