[INFO] cloning repository https://github.com/nhaehnle/vctools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nhaehnle/vctools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhaehnle%2Fvctools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhaehnle%2Fvctools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 100585bb78ab02848942b077c7e4d0c5261eb9c9 [INFO] checking nhaehnle/vctools 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%2Fnhaehnle%2Fvctools" "/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/nhaehnle/vctools [INFO] finished tweaking git repo https://github.com/nhaehnle/vctools [INFO] tweaked toml for git repo https://github.com/nhaehnle/vctools written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nhaehnle/vctools 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/nhaehnle/vctools 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-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] 67ac3f1f5abb027965ed2833bbf84486266c82715193b9502502219bed535729 [INFO] running `Command { std: "docker" "start" "-a" "67ac3f1f5abb027965ed2833bbf84486266c82715193b9502502219bed535729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67ac3f1f5abb027965ed2833bbf84486266c82715193b9502502219bed535729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ac3f1f5abb027965ed2833bbf84486266c82715193b9502502219bed535729", kill_on_drop: false }` [INFO] [stdout] 67ac3f1f5abb027965ed2833bbf84486266c82715193b9502502219bed535729 [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] 399d75a1b8c1126fbf02836271ef657767a9f2d685371a654cbefb3292bbc91f [INFO] running `Command { std: "docker" "start" "-a" "399d75a1b8c1126fbf02836271ef657767a9f2d685371a654cbefb3292bbc91f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking vctools-utils v0.1.0 (/opt/rustwide/workdir/vctools-utils) [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> vctools-utils/src/prelude.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 62 | impl<'a, T> std::ops::Deref for GCow<'a, T> { [INFO] [stdout] | ------------------------------------------- trait implemented here [INFO] [stdout] 63 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn into_owned(self) -> T { [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 `vctools-utils` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "399d75a1b8c1126fbf02836271ef657767a9f2d685371a654cbefb3292bbc91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "399d75a1b8c1126fbf02836271ef657767a9f2d685371a654cbefb3292bbc91f", kill_on_drop: false }` [INFO] [stdout] 399d75a1b8c1126fbf02836271ef657767a9f2d685371a654cbefb3292bbc91f