[INFO] fetching crate termite 0.1.0-alpha...
[INFO] checking termite-0.1.0-alpha against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate termite 0.1.0-alpha into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate termite 0.1.0-alpha
[INFO] finished tweaking crates.io crate termite 0.1.0-alpha
[INFO] tweaked toml for crates.io crate termite 0.1.0-alpha written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate termite 0.1.0-alpha 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 44 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (available: v2.5.0)
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] [stderr]       Adding event-listener v2.5.3 (available: v5.4.1)
[INFO] [stderr]       Adding fixedbitset v0.4.2 (available: v0.5.7)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.16.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d39c7eb34bdc7c212474f85b718150fadd6503dae7c2c66bf1162ac5c27daac4
[INFO] running `Command { std: "docker" "start" "-a" "d39c7eb34bdc7c212474f85b718150fadd6503dae7c2c66bf1162ac5c27daac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d39c7eb34bdc7c212474f85b718150fadd6503dae7c2c66bf1162ac5c27daac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d39c7eb34bdc7c212474f85b718150fadd6503dae7c2c66bf1162ac5c27daac4", kill_on_drop: false }`
[INFO] [stdout] d39c7eb34bdc7c212474f85b718150fadd6503dae7c2c66bf1162ac5c27daac4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2956f7e2542ae688e0fd79e7e13cde6a3342315c8af2db66c49494e4396b34ff
[INFO] running `Command { std: "docker" "start" "-a" "2956f7e2542ae688e0fd79e7e13cde6a3342315c8af2db66c49494e4396b34ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking hyena v0.2.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling termite-macro v0.1.0-alpha
[INFO] [stderr]     Checking termite v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dense::*`
[INFO] [stdout]   --> src/storage/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use dense::*;
[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: `dense::*`
[INFO] [stdout]   --> src/storage/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use dense::*;
[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/change_ticks.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn set(&mut self, value: T)
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl<'w, T> Deref for Mut<'w, T> {
[INFO] [stdout]    | -------------------------------- trait implemented here
[INFO] [stdout] 63 |     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/change_ticks.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn get(&self) -> &T {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl<'w, T> Deref for Mut<'w, T> {
[INFO] [stdout]    | -------------------------------- trait implemented here
[INFO] [stdout] 63 |     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/change_ticks.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl<'w, T> Deref for Mut<'w, T> {
[INFO] [stdout]    | -------------------------------- trait implemented here
[INFO] [stdout] 63 |     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/query/query.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> QueryIter<Q::ReadOnly, F::ReadOnly> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 251 |     pub fn iter(&self) -> QueryIter<'_, Q::ReadOnly, F::ReadOnly> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/query.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn iter_mut(&mut self) -> QueryIter<Q, F> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |             |
[INFO] [stdout]     |                     |             the same lifetime is hidden here
[INFO] [stdout]     |                     |             the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn iter_mut(&mut self) -> QueryIter<'_, Q, F> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/storage/resource.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { Box::from_raw(self.data) };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { let _ = Box::from_raw(self.data); };
[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/system/param.rs:151:21
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn is_added(&self) -> bool {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 | impl<'w, T> Deref for Res<'w, T> {
[INFO] [stdout]     | -------------------------------- trait implemented here
[INFO] [stdout] 163 |     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/system/param.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn is_changed(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 | impl<'w, T> Deref for Res<'w, T> {
[INFO] [stdout]     | -------------------------------- trait implemented here
[INFO] [stdout] 163 |     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/system/param.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn is_added(&self) -> bool {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 | impl<'w, T> Deref for ResMut<'w, T> {
[INFO] [stdout]     | ----------------------------------- trait implemented here
[INFO] [stdout] 250 |     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/system/param.rs:243:23
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn is_changed(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 | impl<'w, T> Deref for ResMut<'w, T> {
[INFO] [stdout]     | ----------------------------------- trait implemented here
[INFO] [stdout] 250 |     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/world/world.rs:150:42
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<'_, T>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/world.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `termite` (lib) due to 7 previous errors; 6 warnings 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/change_ticks.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn set(&mut self, value: T)
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl<'w, T> Deref for Mut<'w, T> {
[INFO] [stdout]    | -------------------------------- trait implemented here
[INFO] [stdout] 63 |     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/change_ticks.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn get(&self) -> &T {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl<'w, T> Deref for Mut<'w, T> {
[INFO] [stdout]    | -------------------------------- trait implemented here
[INFO] [stdout] 63 |     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/change_ticks.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl<'w, T> Deref for Mut<'w, T> {
[INFO] [stdout]    | -------------------------------- trait implemented here
[INFO] [stdout] 63 |     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/query/query.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> QueryIter<Q::ReadOnly, F::ReadOnly> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 251 |     pub fn iter(&self) -> QueryIter<'_, Q::ReadOnly, F::ReadOnly> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/query.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn iter_mut(&mut self) -> QueryIter<Q, F> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |             |
[INFO] [stdout]     |                     |             the same lifetime is hidden here
[INFO] [stdout]     |                     |             the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn iter_mut(&mut self) -> QueryIter<'_, Q, F> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/storage/resource.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { Box::from_raw(self.data) };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { let _ = Box::from_raw(self.data); };
[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/system/param.rs:151:21
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn is_added(&self) -> bool {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 | impl<'w, T> Deref for Res<'w, T> {
[INFO] [stdout]     | -------------------------------- trait implemented here
[INFO] [stdout] 163 |     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/system/param.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn is_changed(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 | impl<'w, T> Deref for Res<'w, T> {
[INFO] [stdout]     | -------------------------------- trait implemented here
[INFO] [stdout] 163 |     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/system/param.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn is_added(&self) -> bool {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 | impl<'w, T> Deref for ResMut<'w, T> {
[INFO] [stdout]     | ----------------------------------- trait implemented here
[INFO] [stdout] 250 |     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/system/param.rs:243:23
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn is_changed(&self) -> bool {
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 | impl<'w, T> Deref for ResMut<'w, T> {
[INFO] [stdout]     | ----------------------------------- trait implemented here
[INFO] [stdout] 250 |     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/world/world.rs:150:42
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<'_, T>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/world.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `termite` (lib test) due to 7 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2956f7e2542ae688e0fd79e7e13cde6a3342315c8af2db66c49494e4396b34ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2956f7e2542ae688e0fd79e7e13cde6a3342315c8af2db66c49494e4396b34ff", kill_on_drop: false }`
[INFO] [stdout] 2956f7e2542ae688e0fd79e7e13cde6a3342315c8af2db66c49494e4396b34ff
