[INFO] fetching crate image-merger 1.1.2...
[INFO] checking image-merger-1.1.2 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate image-merger 1.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate image-merger 1.1.2
[INFO] finished tweaking crates.io crate image-merger 1.1.2
[INFO] tweaked toml for crates.io crate image-merger 1.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate image-merger 1.1.2 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 crates.io crate image-merger 1.1.2 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] d57b39d7120660a71ff08bb33650cc34c34a1eda527941186ae8361a876320fa
[INFO] running `Command { std: "docker" "start" "-a" "d57b39d7120660a71ff08bb33650cc34c34a1eda527941186ae8361a876320fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d57b39d7120660a71ff08bb33650cc34c34a1eda527941186ae8361a876320fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d57b39d7120660a71ff08bb33650cc34c34a1eda527941186ae8361a876320fa", kill_on_drop: false }`
[INFO] [stdout] d57b39d7120660a71ff08bb33650cc34c34a1eda527941186ae8361a876320fa
[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] a54842ebf437168a534f91cd75c81607a6fc6fc09693e7a7e627c9387dd701ad
[INFO] running `Command { std: "docker" "start" "-a" "a54842ebf437168a534f91cd75c81607a6fc6fc09693e7a7e627c9387dd701ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitstream-io v2.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking image-webp v0.1.1
[INFO] [stderr]     Checking ravif v0.11.5
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking image-merger v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/cell.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn into_inner(self) -> Image<P, U> {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for ImageCell<P, U> {
[INFO] [stdout]    | --------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 68 |     type Target = Image<P, U>;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for Image<P, U> {
[INFO] [stdout]    | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 88 |     type Target = U;
[INFO] [stdout]    |     ----------- 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] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/cell.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub unsafe fn request_handout(&self, x: u32, y: u32) -> Handout<P, U> {
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for ImageCell<P, U> {
[INFO] [stdout]    | --------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 68 |     type Target = Image<P, U>;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for Image<P, U> {
[INFO] [stdout]    | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 88 |     type Target = U;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cell.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub unsafe fn request_handout(&self, x: u32, y: u32) -> Handout<P, U> {
[INFO] [stdout]    |                                   ^^^^^                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub unsafe fn request_handout(&self, x: u32, y: u32) -> Handout<'_, P, U> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/core.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for Image<P, U> {
[INFO] [stdout]    | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 88 |     type Target = U;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/core.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn into_buffer(self) -> U {
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for Image<P, U> {
[INFO] [stdout]    | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 88 |     type Target = U;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-merger` (lib test) due to 4 previous errors; 1 warning emitted
[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/cell.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn into_inner(self) -> Image<P, U> {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for ImageCell<P, U> {
[INFO] [stdout]    | --------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 68 |     type Target = Image<P, U>;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for Image<P, U> {
[INFO] [stdout]    | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 88 |     type Target = U;
[INFO] [stdout]    |     ----------- 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] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/cell.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub unsafe fn request_handout(&self, x: u32, y: u32) -> Handout<P, U> {
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for ImageCell<P, U> {
[INFO] [stdout]    | --------------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 68 |     type Target = Image<P, U>;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for Image<P, U> {
[INFO] [stdout]    | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 88 |     type Target = U;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cell.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub unsafe fn request_handout(&self, x: u32, y: u32) -> Handout<P, U> {
[INFO] [stdout]    |                                   ^^^^^                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub unsafe fn request_handout(&self, x: u32, y: u32) -> Handout<'_, P, U> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/core.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for Image<P, U> {
[INFO] [stdout]    | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 88 |     type Target = U;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/core.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn into_buffer(self) -> U {
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | impl<P: Pixel, U: image::GenericImage<Pixel = P>> Deref for Image<P, U> {
[INFO] [stdout]    | ----------------------------------------------------------------------- trait implemented here
[INFO] [stdout] 88 |     type Target = U;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-merger` (lib) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a54842ebf437168a534f91cd75c81607a6fc6fc09693e7a7e627c9387dd701ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a54842ebf437168a534f91cd75c81607a6fc6fc09693e7a7e627c9387dd701ad", kill_on_drop: false }`
[INFO] [stdout] a54842ebf437168a534f91cd75c81607a6fc6fc09693e7a7e627c9387dd701ad
