[INFO] fetching crate paws 0.3.3... [INFO] checking paws-0.3.3 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate paws 0.3.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate paws 0.3.3 [INFO] finished tweaking crates.io crate paws 0.3.3 [INFO] tweaked toml for crates.io crate paws 0.3.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate paws 0.3.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] eb5e014cc181b16bacaeea2d1282491b7f52aefe53258c4577faadd1c8e8ea58 [INFO] running `Command { std: "docker" "start" "-a" "eb5e014cc181b16bacaeea2d1282491b7f52aefe53258c4577faadd1c8e8ea58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb5e014cc181b16bacaeea2d1282491b7f52aefe53258c4577faadd1c8e8ea58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5e014cc181b16bacaeea2d1282491b7f52aefe53258c4577faadd1c8e8ea58", kill_on_drop: false }` [INFO] [stdout] eb5e014cc181b16bacaeea2d1282491b7f52aefe53258c4577faadd1c8e8ea58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4b002d9b5237f4243e1be6cf25600c65adcf1bc274738afb3441d4f09e9fc5f6 [INFO] running `Command { std: "docker" "start" "-a" "4b002d9b5237f4243e1be6cf25600c65adcf1bc274738afb3441d4f09e9fc5f6", kill_on_drop: false }` [INFO] [stderr] Checking paws v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `build::*` [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use build::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `build::*` [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use build::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/ui.rs:178:21 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn renderer(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn render(&mut self) -> &mut T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn position(&self) -> Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn set_position(&mut self, new_position: Point) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn size(&self) -> Vector { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn width(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:212:19 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn height(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn rect(&self) -> Rect { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:223:22 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn root_rect(&self) -> Rect { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn remaining_size(&self) -> Vector { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:241:28 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn remaining_width(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn remaining_height(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn root(&mut self, size: impl Into, layout: Layout) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn push(&mut self, size: impl Into, layout: Layout) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:305:16 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn pop(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:325:19 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn cursor(&self) -> Vector { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn set_cursor(&mut self, new_cursor: Vector) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:335:19 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn offset(&mut self, by: Vector) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:340:16 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn pad(&mut self, padding: impl Into) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:353:18 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn align(&mut self, alignment: Alignment) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:381:18 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn space(&mut self, amount: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:402:16 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn fit(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:434:20 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn draw(&mut self, do_draw: F) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:449:17 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn clip(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn fill(&mut self, color: impl Into) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn fill_rounded(&mut self, color: impl Into, radius: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:467:20 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn outline(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:473:28 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn outline_rounded(&mut self, color: impl Into, radius: f32, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:479:21 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn line_cap(&self) -> LineCap { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:484:25 [INFO] [stdout] | [INFO] [stdout] 484 | pub fn set_line_cap(&mut self, new_line_cap: LineCap) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:495:24 [INFO] [stdout] | [INFO] [stdout] 495 | pub fn border_left(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:501:23 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn border_top(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:507:25 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn border_right(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:518:26 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn border_bottom(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | &mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paws` (lib) due to 35 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/ui.rs:178:21 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn renderer(&self) -> &T { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn render(&mut self) -> &mut T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn position(&self) -> Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn set_position(&mut self, new_position: Point) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn size(&self) -> Vector { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn width(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:212:19 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn height(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn rect(&self) -> Rect { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:223:22 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn root_rect(&self) -> Rect { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn remaining_size(&self) -> Vector { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:241:28 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn remaining_width(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn remaining_height(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn root(&mut self, size: impl Into, layout: Layout) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn push(&mut self, size: impl Into, layout: Layout) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:305:16 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn pop(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:325:19 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn cursor(&self) -> Vector { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn set_cursor(&mut self, new_cursor: Vector) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:335:19 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn offset(&mut self, by: Vector) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:340:16 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn pad(&mut self, padding: impl Into) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:353:18 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn align(&mut self, alignment: Alignment) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:381:18 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn space(&mut self, amount: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:402:16 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn fit(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:434:20 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn draw(&mut self, do_draw: F) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:449:17 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn clip(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn fill(&mut self, color: impl Into) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:460:25 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn fill_rounded(&mut self, color: impl Into, radius: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:467:20 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn outline(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:473:28 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn outline_rounded(&mut self, color: impl Into, radius: f32, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:479:21 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn line_cap(&self) -> LineCap { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:484:25 [INFO] [stdout] | [INFO] [stdout] 484 | pub fn set_line_cap(&mut self, new_line_cap: LineCap) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:495:24 [INFO] [stdout] | [INFO] [stdout] 495 | pub fn border_left(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:501:23 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn border_top(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:507:25 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn border_right(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:518:26 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn border_bottom(&mut self, color: impl Into, thickness: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [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/ui.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | &mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 548 | impl Deref for Ui { [INFO] [stdout] | --------------------------------- trait implemented here [INFO] [stdout] 549 | /// The renderer type. [INFO] [stdout] 550 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paws` (lib test) due to 35 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4b002d9b5237f4243e1be6cf25600c65adcf1bc274738afb3441d4f09e9fc5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b002d9b5237f4243e1be6cf25600c65adcf1bc274738afb3441d4f09e9fc5f6", kill_on_drop: false }` [INFO] [stdout] 4b002d9b5237f4243e1be6cf25600c65adcf1bc274738afb3441d4f09e9fc5f6