[INFO] cloning repository https://github.com/gabo01/rust-backup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabo01/rust-backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabo01%2Frust-backup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabo01%2Frust-backup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 912132f51cf311f7599a9567cc75f09baf68ce38 [INFO] checking gabo01/rust-backup against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabo01%2Frust-backup" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gabo01/rust-backup [INFO] finished tweaking git repo https://github.com/gabo01/rust-backup [INFO] tweaked toml for git repo https://github.com/gabo01/rust-backup written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gabo01/rust-backup on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gabo01/rust-backup 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28934023fecff57a9fefe55094b9a31b51cccecabe5941904aa671873cad73f1 [INFO] running `Command { std: "docker" "start" "-a" "28934023fecff57a9fefe55094b9a31b51cccecabe5941904aa671873cad73f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28934023fecff57a9fefe55094b9a31b51cccecabe5941904aa671873cad73f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28934023fecff57a9fefe55094b9a31b51cccecabe5941904aa671873cad73f1", kill_on_drop: false }` [INFO] [stdout] 28934023fecff57a9fefe55094b9a31b51cccecabe5941904aa671873cad73f1 [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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec6482cfb7ed67a369a74fe7f8202822e19f894b715191e424abb27cfffbc64 [INFO] running `Command { std: "docker" "start" "-a" "8ec6482cfb7ed67a369a74fe7f8202822e19f894b715191e424abb27cfffbc64", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Checking fn_box v0.1.0 (/opt/rustwide/workdir/src/crates/fn_box) [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking debug_closure v0.1.0 (/opt/rustwide/workdir/src/crates/debug_closure) [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/crates/debug_closure/src/lib.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn into_box(self) -> Box { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | impl Deref for Debuggable { [INFO] [stdout] | --------------------------------------- trait implemented here [INFO] [stdout] 38 | type Target = Box; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2180:0 [INFO] [stdout] | [INFO] [stdout] = note: trait implemented here [INFO] [stdout] ::: /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/alloc/src/boxed.rs:2181:4 [INFO] [stdout] | [INFO] [stdout] = note: with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yansi v0.4.0 [INFO] [stderr] error: could not compile `debug_closure` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8ec6482cfb7ed67a369a74fe7f8202822e19f894b715191e424abb27cfffbc64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec6482cfb7ed67a369a74fe7f8202822e19f894b715191e424abb27cfffbc64", kill_on_drop: false }` [INFO] [stdout] 8ec6482cfb7ed67a369a74fe7f8202822e19f894b715191e424abb27cfffbc64