[INFO] cloning repository https://github.com/KSXGitHub/inspect-pacman-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSXGitHub/inspect-pacman-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Finspect-pacman-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Finspect-pacman-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdc9712eb0b65df856b8b017eb6630f57526443e [INFO] checking KSXGitHub/inspect-pacman-db 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%2FKSXGitHub%2Finspect-pacman-db" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/KSXGitHub/inspect-pacman-db [INFO] finished tweaking git repo https://github.com/KSXGitHub/inspect-pacman-db [INFO] tweaked toml for git repo https://github.com/KSXGitHub/inspect-pacman-db written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KSXGitHub/inspect-pacman-db 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/KSXGitHub/inspect-pacman-db 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3ea30245ad8a138038f26cdd56a49c5ee860572879210d206217a3e87df49821 [INFO] running `Command { std: "docker" "start" "-a" "3ea30245ad8a138038f26cdd56a49c5ee860572879210d206217a3e87df49821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ea30245ad8a138038f26cdd56a49c5ee860572879210d206217a3e87df49821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea30245ad8a138038f26cdd56a49c5ee860572879210d206217a3e87df49821", kill_on_drop: false }` [INFO] [stdout] 3ea30245ad8a138038f26cdd56a49c5ee860572879210d206217a3e87df49821 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 43221d571799c79a90a903adb300484a9e1c633a0b217fa17efaa8bd3b2e2752 [INFO] running `Command { std: "docker" "start" "-a" "43221d571799c79a90a903adb300484a9e1c633a0b217fa17efaa8bd3b2e2752", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking pipe-trait v0.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking inspect-pacman-db v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/field.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(AsRef, Deref, derive_more::Display)] // derive_more traits [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 12 | pub const fn name(&self) -> &'_ Name { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/field.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(AsRef, Deref, derive_more::Display)] // derive_more traits [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn into_name(self) -> Name { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inspect-pacman-db` (lib) due to 2 previous errors [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/field.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(AsRef, Deref, derive_more::Display)] // derive_more traits [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 12 | pub const fn name(&self) -> &'_ Name { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/field.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(AsRef, Deref, derive_more::Display)] // derive_more traits [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | trait implemented here [INFO] [stdout] | with `Target` set here [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn into_name(self) -> Name { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inspect-pacman-db` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "43221d571799c79a90a903adb300484a9e1c633a0b217fa17efaa8bd3b2e2752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43221d571799c79a90a903adb300484a9e1c633a0b217fa17efaa8bd3b2e2752", kill_on_drop: false }` [INFO] [stdout] 43221d571799c79a90a903adb300484a9e1c633a0b217fa17efaa8bd3b2e2752