[INFO] fetching crate mc-core 0.1.1...
[INFO] checking mc-core-0.1.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate mc-core 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mc-core 0.1.1
[INFO] finished tweaking crates.io crate mc-core 0.1.1
[INFO] tweaked toml for crates.io crate mc-core 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mc-core 0.1.1 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding bit-vec v0.6.3 (available: v0.8.0)
[INFO] [stderr]       Adding hecs v0.6.5 (available: v0.11.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.20.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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d50fc5e4621a0860ca750906a16a98617f73464951bb7256911e7349b01e5c19
[INFO] running `Command { std: "docker" "start" "-a" "d50fc5e4621a0860ca750906a16a98617f73464951bb7256911e7349b01e5c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d50fc5e4621a0860ca750906a16a98617f73464951bb7256911e7349b01e5c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50fc5e4621a0860ca750906a16a98617f73464951bb7256911e7349b01e5c19", kill_on_drop: false }`
[INFO] [stdout] d50fc5e4621a0860ca750906a16a98617f73464951bb7256911e7349b01e5c19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4de7d8b581ff0b46fa6067124cad5ed6b9db849c0cf56c8daa052b3970f7af4b
[INFO] running `Command { std: "docker" "start" "-a" "4de7d8b581ff0b46fa6067124cad5ed6b9db849c0cf56c8daa052b3970f7af4b", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking named-binary-tag v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking hecs v0.6.5
[INFO] [stderr]     Checking mc-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `length` is never read
[INFO] [stdout]   --> src/block/state.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct SharedProperty {
[INFO] [stdout]    |                   -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     length: u8,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SharedProperty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_entities` is never used
[INFO] [stdout]    --> src/world/anvil/decode.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn decode_entities(tag_root: &CompoundTag, chunk: &mut ProtoChunk) -> Result<(), DecodeError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_entity` is never used
[INFO] [stdout]    --> src/world/anvil/decode.rs:215:4
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn decode_entity(tag_entity: &CompoundTag, entities: &GlobalEntities, chunk: &mut ProtoChunk) -> Result<usize, DecodeError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:314:22
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn get_chunk(&self, cx: i32, cz: i32) -> Option<RwLockReadGuard<Chunk>> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 314 |     pub fn get_chunk(&self, cx: i32, cz: i32) -> Option<RwLockReadGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:319:26
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn get_chunk_mut(&self, cx: i32, cz: i32) -> Option<RwLockWriteGuard<Chunk>> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 319 |     pub fn get_chunk_mut(&self, cx: i32, cz: i32) -> Option<RwLockWriteGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:325:25
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn get_chunk_at(&self, x: i32, z: i32) -> Option<RwLockReadGuard<Chunk>> {
[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] 325 |     pub fn get_chunk_at(&self, x: i32, z: i32) -> Option<RwLockReadGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:331:29
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_chunk_at_mut(&self, x: i32, z: i32) -> Option<RwLockWriteGuard<Chunk>> {
[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] 331 |     pub fn get_chunk_at_mut(&self, x: i32, z: i32) -> Option<RwLockWriteGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:336:31
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn get_chunk_at_block(&self, block_pos: BlockPos) -> Option<RwLockReadGuard<Chunk>> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 336 |     pub fn get_chunk_at_block(&self, block_pos: BlockPos) -> Option<RwLockReadGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:341:35
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn get_chunk_at_block_mut(&self, block_pos: BlockPos) -> Option<RwLockWriteGuard<Chunk>> {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 341 |     pub fn get_chunk_at_block_mut(&self, block_pos: BlockPos) -> Option<RwLockWriteGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:408:27
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn get_entity_ref(&self, entity: Entity) -> Option<EntityRef> {
[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] 408 |     pub fn get_entity_ref(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/anvil/region.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn get_chunk_writer(&mut self, cx: i32, cz: i32, method: CompressionMethod) -> ChunkWriter {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here                      ^^^^^^^^^^^ the same lifetime is hidden 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] 222 |     pub fn get_chunk_writer(&mut self, cx: i32, cz: i32, method: CompressionMethod) -> ChunkWriter<'_> {
[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/util/cache.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn cache_update(&mut self) -> &mut Self {
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl<T> Deref for TimedCache<T> {
[INFO] [stdout]    | ------------------------------- trait implemented here
[INFO] [stdout] 33 |     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/util/cache.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn is_cache_timed_out(&self) -> bool {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl<T> Deref for TimedCache<T> {
[INFO] [stdout]    | ------------------------------- trait implemented here
[INFO] [stdout] 33 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mc-core` (lib) due to 2 previous errors; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `length` is never read
[INFO] [stdout]   --> src/block/state.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) struct SharedProperty {
[INFO] [stdout]    |                   -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     length: u8,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SharedProperty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_entities` is never used
[INFO] [stdout]    --> src/world/anvil/decode.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn decode_entities(tag_root: &CompoundTag, chunk: &mut ProtoChunk) -> Result<(), DecodeError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_entity` is never used
[INFO] [stdout]    --> src/world/anvil/decode.rs:215:4
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn decode_entity(tag_entity: &CompoundTag, entities: &GlobalEntities, chunk: &mut ProtoChunk) -> Result<usize, DecodeError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:314:22
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn get_chunk(&self, cx: i32, cz: i32) -> Option<RwLockReadGuard<Chunk>> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 314 |     pub fn get_chunk(&self, cx: i32, cz: i32) -> Option<RwLockReadGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:319:26
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn get_chunk_mut(&self, cx: i32, cz: i32) -> Option<RwLockWriteGuard<Chunk>> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 319 |     pub fn get_chunk_mut(&self, cx: i32, cz: i32) -> Option<RwLockWriteGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:325:25
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn get_chunk_at(&self, x: i32, z: i32) -> Option<RwLockReadGuard<Chunk>> {
[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] 325 |     pub fn get_chunk_at(&self, x: i32, z: i32) -> Option<RwLockReadGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:331:29
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_chunk_at_mut(&self, x: i32, z: i32) -> Option<RwLockWriteGuard<Chunk>> {
[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] 331 |     pub fn get_chunk_at_mut(&self, x: i32, z: i32) -> Option<RwLockWriteGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:336:31
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn get_chunk_at_block(&self, block_pos: BlockPos) -> Option<RwLockReadGuard<Chunk>> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 336 |     pub fn get_chunk_at_block(&self, block_pos: BlockPos) -> Option<RwLockReadGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:341:35
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn get_chunk_at_block_mut(&self, block_pos: BlockPos) -> Option<RwLockWriteGuard<Chunk>> {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 341 |     pub fn get_chunk_at_block_mut(&self, block_pos: BlockPos) -> Option<RwLockWriteGuard<'_, Chunk>> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/level.rs:408:27
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn get_entity_ref(&self, entity: Entity) -> Option<EntityRef> {
[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] 408 |     pub fn get_entity_ref(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/anvil/region.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn get_chunk_writer(&mut self, cx: i32, cz: i32, method: CompressionMethod) -> ChunkWriter {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here                      ^^^^^^^^^^^ the same lifetime is hidden 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] 222 |     pub fn get_chunk_writer(&mut self, cx: i32, cz: i32, method: CompressionMethod) -> ChunkWriter<'_> {
[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/util/cache.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn cache_update(&mut self) -> &mut Self {
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl<T> Deref for TimedCache<T> {
[INFO] [stdout]    | ------------------------------- trait implemented here
[INFO] [stdout] 33 |     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/util/cache.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn is_cache_timed_out(&self) -> bool {
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl<T> Deref for TimedCache<T> {
[INFO] [stdout]    | ------------------------------- trait implemented here
[INFO] [stdout] 33 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mc-core` (lib test) due to 2 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4de7d8b581ff0b46fa6067124cad5ed6b9db849c0cf56c8daa052b3970f7af4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4de7d8b581ff0b46fa6067124cad5ed6b9db849c0cf56c8daa052b3970f7af4b", kill_on_drop: false }`
[INFO] [stdout] 4de7d8b581ff0b46fa6067124cad5ed6b9db849c0cf56c8daa052b3970f7af4b
