[INFO] cloning repository https://github.com/mrpedrobraga/aio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrpedrobraga/aio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrpedrobraga%2Faio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrpedrobraga%2Faio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0639b4cdcd601cfe52fd6f62a24ea841a3e0119c [INFO] checking mrpedrobraga/aio against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrpedrobraga%2Faio" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mrpedrobraga/aio [INFO] finished tweaking git repo https://github.com/mrpedrobraga/aio [INFO] tweaked toml for git repo https://github.com/mrpedrobraga/aio written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mrpedrobraga/aio 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/mrpedrobraga/aio 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b35de1a5e7d9ee84113d5b13f6ec1831bd9c046cf5207b39c48f20436a6564a9 [INFO] running `Command { std: "docker" "start" "-a" "b35de1a5e7d9ee84113d5b13f6ec1831bd9c046cf5207b39c48f20436a6564a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b35de1a5e7d9ee84113d5b13f6ec1831bd9c046cf5207b39c48f20436a6564a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35de1a5e7d9ee84113d5b13f6ec1831bd9c046cf5207b39c48f20436a6564a9", kill_on_drop: false }` [INFO] [stdout] b35de1a5e7d9ee84113d5b13f6ec1831bd9c046cf5207b39c48f20436a6564a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8b064692153c318874bfcb66371f55104c7f0d84a6b5a068512403d91e72b766 [INFO] running `Command { std: "docker" "start" "-a" "8b064692153c318874bfcb66371f55104c7f0d84a6b5a068512403d91e72b766", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-srcgen v0.128.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling cranelift-isle v0.128.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.128.0 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Checking cranelift-bitset v0.128.0 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking wasmtime-internal-math v41.0.0 [INFO] [stderr] Checking ariadne v0.6.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking cranelift-entity v0.128.0 [INFO] [stderr] Checking regalloc2 v0.13.5 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.128.0 [INFO] [stderr] Checking cranelift-bforest v0.128.0 [INFO] [stderr] Checking cranelift-control v0.128.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.128.0 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.128.0 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling cranelift-codegen v0.128.0 [INFO] [stderr] Compiling psm v0.1.29 [INFO] [stderr] Checking chumsky v0.12.0 [INFO] [stderr] Checking cranelift-frontend v0.128.0 [INFO] [stderr] Checking cranelift v0.128.0 [INFO] [stderr] Checking aio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/syntax/implementations.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 21 | impl Deref for Spanned { [INFO] [stdout] | ---------------------------- trait implemented here [INFO] [stdout] 22 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn map(self, f: F) -> Spanned [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aio` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/syntax/implementations.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 21 | impl Deref for Spanned { [INFO] [stdout] | ---------------------------- trait implemented here [INFO] [stdout] 22 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn map(self, f: F) -> Spanned [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aio` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8b064692153c318874bfcb66371f55104c7f0d84a6b5a068512403d91e72b766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b064692153c318874bfcb66371f55104c7f0d84a6b5a068512403d91e72b766", kill_on_drop: false }` [INFO] [stdout] 8b064692153c318874bfcb66371f55104c7f0d84a6b5a068512403d91e72b766