[INFO] fetching crate yewtil 0.4.0...
[INFO] checking yewtil-0.4.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate yewtil 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate yewtil 0.4.0
[INFO] finished tweaking crates.io crate yewtil 0.4.0
[INFO] tweaked toml for crates.io crate yewtil 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yewtil 0.4.0 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] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 65 packages to latest compatible versions
[INFO] [stderr]       Adding yew v0.18.0 (available: v0.22.0)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 612193ccbc61ad964113b175c54b2541efbf4a6bbdb055a7698aed8198d34d57
[INFO] running `Command { std: "docker" "start" "-a" "612193ccbc61ad964113b175c54b2541efbf4a6bbdb055a7698aed8198d34d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "612193ccbc61ad964113b175c54b2541efbf4a6bbdb055a7698aed8198d34d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "612193ccbc61ad964113b175c54b2541efbf4a6bbdb055a7698aed8198d34d57", kill_on_drop: false }`
[INFO] [stdout] 612193ccbc61ad964113b175c54b2541efbf4a6bbdb055a7698aed8198d34d57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2508c9c2634b723a0afb9611256c648b85b94b50eecc56ddfb5f30ce99eb735b
[INFO] running `Command { std: "docker" "start" "-a" "2508c9c2634b723a0afb9611256c648b85b94b50eecc56ddfb5f30ce99eb735b", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yew v0.18.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling yew-macro v0.18.0
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking gloo-console-timer v0.1.0
[INFO] [stderr]     Checking gloo-file v0.1.0
[INFO] [stderr]     Checking gloo v0.2.1
[INFO] [stderr]     Checking yewtil v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/ptr/irc.rs:52:23
[INFO] [stdout]     |
[INFO] [stdout]  52 |     pub fn try_unwrap(self) -> Result<T, Self> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/irc.rs:75:22
[INFO] [stdout]     |
[INFO] [stdout]  75 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/irc.rs:91:25
[INFO] [stdout]     |
[INFO] [stdout]  91 |     pub fn is_exclusive(&self) -> bool {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/irc.rs:99:25
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn unwrap_clone(self) -> T {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/irc.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn clone_inner(&self) -> T {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/mrc.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |     pub fn get_mut(&mut self) -> Option<&mut T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn try_unwrap(self) -> Result<T, Self> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn is_exclusive(&self) -> bool {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn irc(&self) -> Irc<T> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn into_irc(self) -> Irc<T> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn make_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn unwrap_clone(self) -> T {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn clone_inner(&self) -> T {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/history.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn set(&mut self, value: T) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:121:20
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn replace(&mut self, value: T) {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn forget(&mut self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn reset(&mut self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn dirty(&mut self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<T> {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     type Target = T;
[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/history.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<T> {
[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] 207 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<'_, T> {
[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/history.rs:212:23
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn into_inner(mut self) -> T {
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:233:20
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn neq_set(&mut self, value: T) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/ptr/irc.rs:52:23
[INFO] [stdout]     |
[INFO] [stdout]  52 |     pub fn try_unwrap(self) -> Result<T, Self> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/irc.rs:75:22
[INFO] [stdout]     |
[INFO] [stdout]  75 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/irc.rs:91:25
[INFO] [stdout]     |
[INFO] [stdout]  91 |     pub fn is_exclusive(&self) -> bool {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/irc.rs:99:25
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn unwrap_clone(self) -> T {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/irc.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn clone_inner(&self) -> T {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 | impl<T> Deref for Irc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 135 |     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/ptr/mrc.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |     pub fn get_mut(&mut self) -> Option<&mut T> {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn try_unwrap(self) -> Result<T, Self> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn is_exclusive(&self) -> bool {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn irc(&self) -> Irc<T> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn into_irc(self) -> Irc<T> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn make_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn unwrap_clone(self) -> T {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/ptr/mrc.rs:234:24
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn clone_inner(&self) -> T {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 | impl<T> Deref for Mrc<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 284 |     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/history.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn set(&mut self, value: T) {
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:121:20
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn replace(&mut self, value: T) {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn forget(&mut self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn reset(&mut self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn dirty(&mut self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<T> {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     type Target = T;
[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/history.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<T> {
[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] 207 |     pub fn iter(&self) -> std::collections::vec_deque::Iter<'_, T> {
[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/history.rs:212:23
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn into_inner(mut self) -> T {
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     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/history.rs:233:20
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn neq_set(&mut self, value: T) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl<T> Deref for History<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 260 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yewtil` (lib test) due to 23 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `yewtil` (lib) due to 23 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2508c9c2634b723a0afb9611256c648b85b94b50eecc56ddfb5f30ce99eb735b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2508c9c2634b723a0afb9611256c648b85b94b50eecc56ddfb5f30ce99eb735b", kill_on_drop: false }`
[INFO] [stdout] 2508c9c2634b723a0afb9611256c648b85b94b50eecc56ddfb5f30ce99eb735b
