[INFO] cloning repository https://github.com/coderbot16/flashcube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderbot16/flashcube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderbot16%2Fflashcube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderbot16%2Fflashcube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66c7936a8101dffbbf03bb575197a42e29970cbe [INFO] checking coderbot16/flashcube against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderbot16%2Fflashcube" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/coderbot16/flashcube [INFO] finished tweaking git repo https://github.com/coderbot16/flashcube [INFO] tweaked toml for git repo https://github.com/coderbot16/flashcube written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coderbot16/flashcube on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coderbot16/flashcube already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/i73/i73-structure/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded splitmut v0.2.1 [INFO] [stderr] Downloaded java-rand v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dbfd54f0528367b7726cbaa433e7f913d7f0cdbbdeee3e27fa9052ab7ebd0ac [INFO] running `Command { std: "docker" "start" "-a" "9dbfd54f0528367b7726cbaa433e7f913d7f0cdbbdeee3e27fa9052ab7ebd0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dbfd54f0528367b7726cbaa433e7f913d7f0cdbbdeee3e27fa9052ab7ebd0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbfd54f0528367b7726cbaa433e7f913d7f0cdbbdeee3e27fa9052ab7ebd0ac", kill_on_drop: false }` [INFO] [stdout] 9dbfd54f0528367b7726cbaa433e7f913d7f0cdbbdeee3e27fa9052ab7ebd0ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ced8f1fe47e3bf35dbba693815269ab8814ae5bb1e37ce3f37bc8674444c26a9 [INFO] running `Command { std: "docker" "start" "-a" "ced8f1fe47e3bf35dbba693815269ab8814ae5bb1e37ce3f37bc8674444c26a9", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/i73/i73-structure/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking splitmut v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking java-rand v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking nbt-turbo v0.1.0 (/opt/rustwide/workdir/nbt-turbo) [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling i73-trig v0.1.0 (/opt/rustwide/workdir/i73/i73-trig) [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking vocs v0.1.0 (/opt/rustwide/workdir/vocs) [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/world.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn sectors(&self) -> Iter> { [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] 84 | pub fn sectors(&self) -> Iter<'_, GlobalSectorPosition, Sector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/world.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn sectors_mut(&mut self) -> IterMut> { [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] 88 | pub fn sectors_mut(&mut self) -> IterMut<'_, GlobalSectorPosition, Sector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/world.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_quad_mut(&mut self, position: GlobalColumnPosition) -> Option> { [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] 107 | pub fn get_quad_mut(&mut self, position: GlobalColumnPosition) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn enumerate_present(&self) -> SectorEnumeratePresent { [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] 89 | pub fn enumerate_present(&self) -> SectorEnumeratePresent<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn enumerate_present_mut(&self) -> SectorEnumeratePresentMut { [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] 93 | pub fn enumerate_present_mut(&self) -> SectorEnumeratePresentMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn iter(&self) -> slice::Iter> { [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] 97 | pub fn iter(&self) -> slice::Iter<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn iter_mut(&mut self) -> slice::IterMut> { [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] 102 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn columns(&self) -> SectorColumns { [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] 114 | pub fn columns(&self) -> SectorColumns<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn enumerate_columns(&self) -> SectorEnumerateColumns { [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] 120 | pub fn enumerate_columns(&self) -> SectorEnumerateColumns<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn columns_mut(&mut self) -> SectorColumnsMut { [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] 128 | pub fn columns_mut(&mut self) -> SectorColumnsMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:282:22 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn get_quad_mut(&mut self, position: LayerPosition) -> Option> { [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] 282 | pub fn get_quad_mut(&mut self, position: LayerPosition) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/sector.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get(&self, position: CubePosition) -> Option> { [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] 47 | pub fn get(&self, position: CubePosition) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/sector.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter(&self) -> slice::Iter>> { [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] 57 | pub fn iter(&self) -> slice::Iter<'_, RwLock>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/sector.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_or_create(&self, position: CubePosition) -> Guard { [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] 63 | pub fn get_or_create(&self, position: CubePosition) -> Guard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/world.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get(&self, position: GlobalChunkPosition) -> Option> { [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] 50 | pub fn get(&self, position: GlobalChunkPosition) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/world.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn sectors(&self) -> Iter> { [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] 84 | pub fn sectors(&self) -> Iter<'_, GlobalSectorPosition, SharedSector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/world.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn sectors_mut(&mut self) -> IterMut> { [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] 88 | pub fn sectors_mut(&mut self) -> IterMut<'_, GlobalSectorPosition, SharedSector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/world.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_or_create_mut(&mut self, position: GlobalChunkPosition) -> Guard { [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] 98 | pub fn get_or_create_mut(&mut self, position: GlobalChunkPosition) -> Guard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | fn scan(&self) -> Scan { [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] 30 | fn scan(&self) -> Scan<'_, Self, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/mod.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | fn scan_clear(&mut self) -> ScanClear { [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] 34 | fn scan_clear(&mut self) -> ScanClear<'_, Self, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/chunks.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn sectors(&self) -> Keys { [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] 32 | pub fn sectors(&self) -> Keys<'_, GlobalSectorPosition, BitCube> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/chunks.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | fn scan(&self) -> Scan { [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] 108 | fn scan(&self) -> Scan<'_, Self, GlobalChunkPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/chunks.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 113 | fn scan_clear(&mut self) -> ScanClear { [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] 113 | fn scan_clear(&mut self) -> ScanClear<'_, Self, GlobalChunkPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/columns.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn sectors(&self) -> Iter { [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] 17 | pub fn sectors(&self) -> Iter<'_, GlobalSectorPosition, BitLayer> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/columns.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn sectors_mut(&mut self) -> IterMut { [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] 22 | pub fn sectors_mut(&mut self) -> IterMut<'_, GlobalSectorPosition, BitLayer> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/columns.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | fn scan(&self) -> Scan { [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] 76 | fn scan(&self) -> Scan<'_, Self, GlobalColumnPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/columns.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | fn scan_clear(&mut self) -> ScanClear { [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] 81 | fn scan_clear(&mut self) -> ScanClear<'_, Self, GlobalColumnPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/chunk/mod.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn layer_zx_mut(&mut self, y: u8) -> LayerZxMut { [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] 74 | pub fn layer_zx_mut(&mut self, y: u8) -> LayerZxMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/chunk/mod.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn layer_zy_mut(&mut self, x: u8) -> LayerZyMut { [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] 81 | pub fn layer_zy_mut(&mut self, x: u8) -> LayerZyMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/chunk/mod.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn layer_yx_mut(&mut self, z: u8) -> LayerYxMut { [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] 85 | pub fn layer_yx_mut(&mut self, z: u8) -> LayerYxMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/packed/internal.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn setter(&mut self, value: u32) -> Setter

{ [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] 91 | pub fn setter(&mut self, value: u32) -> Setter<'_, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/indexed/mod.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn setter(&mut self, target: B) -> (Setter

, &[Option]) { [INFO] [stdout] | ^^^^^^^^^ --------- ------------ the same lifetime is elided here [INFO] [stdout] | | | [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] 90 | pub fn setter(&mut self, target: B) -> (Setter<'_, P>, &[Option]) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/view/column.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn freeze_palette(&mut self) -> (ColumnBlocks, ColumnPalettes) { [INFO] [stdout] | ^^^^^^^^^ ------------ ----------------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 81 | pub fn freeze_palette(&mut self) -> (ColumnBlocks<'_>, ColumnPalettes<'_, B>) { [INFO] [stdout] | ++++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/view/quad.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn freeze_palette(&mut self) -> (QuadBlocks, QuadPalettes) { [INFO] [stdout] | ^^^^^^^^^ ---------- --------------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 32 | pub fn freeze_palette(&mut self) -> (QuadBlocks<'_>, QuadPalettes<'_, B>) { [INFO] [stdout] | ++++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/world.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn sectors(&self) -> Iter> { [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] 84 | pub fn sectors(&self) -> Iter<'_, GlobalSectorPosition, Sector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/world.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn sectors_mut(&mut self) -> IterMut> { [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] 88 | pub fn sectors_mut(&mut self) -> IterMut<'_, GlobalSectorPosition, Sector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/world.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn get_quad_mut(&mut self, position: GlobalColumnPosition) -> Option> { [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] 107 | pub fn get_quad_mut(&mut self, position: GlobalColumnPosition) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn enumerate_present(&self) -> SectorEnumeratePresent { [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] 89 | pub fn enumerate_present(&self) -> SectorEnumeratePresent<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn enumerate_present_mut(&self) -> SectorEnumeratePresentMut { [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] 93 | pub fn enumerate_present_mut(&self) -> SectorEnumeratePresentMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn iter(&self) -> slice::Iter> { [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] 97 | pub fn iter(&self) -> slice::Iter<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn iter_mut(&mut self) -> slice::IterMut> { [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] 102 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn columns(&self) -> SectorColumns { [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] 114 | pub fn columns(&self) -> SectorColumns<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn enumerate_columns(&self) -> SectorEnumerateColumns { [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] 120 | pub fn enumerate_columns(&self) -> SectorEnumerateColumns<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn columns_mut(&mut self) -> SectorColumnsMut { [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] 128 | pub fn columns_mut(&mut self) -> SectorColumnsMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/sector.rs:282:22 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn get_quad_mut(&mut self, position: LayerPosition) -> Option> { [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] 282 | pub fn get_quad_mut(&mut self, position: LayerPosition) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/sector.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get(&self, position: CubePosition) -> Option> { [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] 47 | pub fn get(&self, position: CubePosition) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/sector.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter(&self) -> slice::Iter>> { [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] 57 | pub fn iter(&self) -> slice::Iter<'_, RwLock>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/sector.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_or_create(&self, position: CubePosition) -> Guard { [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] 63 | pub fn get_or_create(&self, position: CubePosition) -> Guard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/world.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get(&self, position: GlobalChunkPosition) -> Option> { [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] 50 | pub fn get(&self, position: GlobalChunkPosition) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/world.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn sectors(&self) -> Iter> { [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] 84 | pub fn sectors(&self) -> Iter<'_, GlobalSectorPosition, SharedSector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/world.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn sectors_mut(&mut self) -> IterMut> { [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] 88 | pub fn sectors_mut(&mut self) -> IterMut<'_, GlobalSectorPosition, SharedSector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/world/shared/world.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_or_create_mut(&mut self, position: GlobalChunkPosition) -> Guard { [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] 98 | pub fn get_or_create_mut(&mut self, position: GlobalChunkPosition) -> Guard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | fn scan(&self) -> Scan { [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] 30 | fn scan(&self) -> Scan<'_, Self, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/mod.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | fn scan_clear(&mut self) -> ScanClear { [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] 34 | fn scan_clear(&mut self) -> ScanClear<'_, Self, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/chunks.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn sectors(&self) -> Keys { [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] 32 | pub fn sectors(&self) -> Keys<'_, GlobalSectorPosition, BitCube> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/chunks.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | fn scan(&self) -> Scan { [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] 108 | fn scan(&self) -> Scan<'_, Self, GlobalChunkPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/chunks.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 113 | fn scan_clear(&mut self) -> ScanClear { [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] 113 | fn scan_clear(&mut self) -> ScanClear<'_, Self, GlobalChunkPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/columns.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn sectors(&self) -> Iter { [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] 17 | pub fn sectors(&self) -> Iter<'_, GlobalSectorPosition, BitLayer> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/columns.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn sectors_mut(&mut self) -> IterMut { [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] 22 | pub fn sectors_mut(&mut self) -> IterMut<'_, GlobalSectorPosition, BitLayer> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/columns.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | fn scan(&self) -> Scan { [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] 76 | fn scan(&self) -> Scan<'_, Self, GlobalColumnPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/sparse/columns.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | fn scan_clear(&mut self) -> ScanClear { [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] 81 | fn scan_clear(&mut self) -> ScanClear<'_, Self, GlobalColumnPosition> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/chunk/mod.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn layer_zx_mut(&mut self, y: u8) -> LayerZxMut { [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] 74 | pub fn layer_zx_mut(&mut self, y: u8) -> LayerZxMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/chunk/mod.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn layer_zy_mut(&mut self, x: u8) -> LayerZyMut { [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] 81 | pub fn layer_zy_mut(&mut self, x: u8) -> LayerZyMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/mask/chunk/mod.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn layer_yx_mut(&mut self, z: u8) -> LayerYxMut { [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] 85 | pub fn layer_yx_mut(&mut self, z: u8) -> LayerYxMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/packed/internal.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn setter(&mut self, value: u32) -> Setter

{ [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] 91 | pub fn setter(&mut self, value: u32) -> Setter<'_, P> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/indexed/mod.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn setter(&mut self, target: B) -> (Setter

, &[Option]) { [INFO] [stdout] | ^^^^^^^^^ --------- ------------ the same lifetime is elided here [INFO] [stdout] | | | [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] 90 | pub fn setter(&mut self, target: B) -> (Setter<'_, P>, &[Option]) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/view/column.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn freeze_palette(&mut self) -> (ColumnBlocks, ColumnPalettes) { [INFO] [stdout] | ^^^^^^^^^ ------------ ----------------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 81 | pub fn freeze_palette(&mut self) -> (ColumnBlocks<'_>, ColumnPalettes<'_, B>) { [INFO] [stdout] | ++++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> vocs/src/view/quad.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn freeze_palette(&mut self) -> (QuadBlocks, QuadPalettes) { [INFO] [stdout] | ^^^^^^^^^ ---------- --------------- the same lifetime is hidden here [INFO] [stdout] | | | [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] 32 | pub fn freeze_palette(&mut self) -> (QuadBlocks<'_>, QuadPalettes<'_, B>) { [INFO] [stdout] | ++++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mca v0.1.0 (/opt/rustwide/workdir/mclevel/mca) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> mclevel/mca/src/section.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn to_ref(&self) -> SectionRef { [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] 43 | pub fn to_ref(&self) -> SectionRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking i73-base v0.1.0 (/opt/rustwide/workdir/i73/i73-base) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> mclevel/mca/src/section.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn to_ref(&self) -> SectionRef { [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] 43 | pub fn to_ref(&self) -> SectionRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking i73-decorator v0.1.0 (/opt/rustwide/workdir/i73/i73-decorator) [INFO] [stderr] Checking i73-structure v0.1.0 (/opt/rustwide/workdir/i73/i73-structure) [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking region v0.1.0 (/opt/rustwide/workdir/mclevel/region) [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking classicworld v0.1.0 (/opt/rustwide/workdir/mclevel/classicworld) [INFO] [stdout] warning: fields `item` and `size` are never read [INFO] [stdout] --> i73/i73-decorator/src/dungeon/loot.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Stack { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 22 | item: Item, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foliage_height` and `foliage_density` are never read [INFO] [stdout] --> i73/i73-decorator/src/tree/large.rs:174:2 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct LargeTreeSettings { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 174 | foliage_height: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 175 | /// Factor in determining the amount of foliage clusters generated on each Y level of the big tree. [INFO] [stdout] 176 | foliage_density: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LargeTreeSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `item` and `size` are never read [INFO] [stdout] --> i73/i73-decorator/src/dungeon/loot.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Stack { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 22 | item: Item, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | size: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foliage_height` and `foliage_density` are never read [INFO] [stdout] --> i73/i73-decorator/src/tree/large.rs:174:2 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct LargeTreeSettings { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 174 | foliage_height: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 175 | /// Factor in determining the amount of foliage clusters generated on each Y level of the big tree. [INFO] [stdout] 176 | foliage_density: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LargeTreeSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking i73-noise v0.1.0 (/opt/rustwide/workdir/i73/i73-noise) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> i73/i73-noise/src/octaves.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn vertical_ref(&self, y_start: f64, y_count: usize) -> PerlinOctavesVerticalRef { [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] 89 | pub fn vertical_ref(&self, y_start: f64, y_count: usize) -> PerlinOctavesVerticalRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> i73/i73-noise/src/octaves.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn vertical_ref(&self, y_start: f64, y_count: usize) -> PerlinOctavesVerticalRef { [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] 89 | pub fn vertical_ref(&self, y_start: f64, y_count: usize) -> PerlinOctavesVerticalRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking i73-biome v0.1.0 (/opt/rustwide/workdir/i73/i73-biome) [INFO] [stderr] Checking i73-shape v0.1.0 (/opt/rustwide/workdir/i73/i73-shape) [INFO] [stderr] Checking i73-terrain v0.1.0 (/opt/rustwide/workdir/i73/i73-terrain) [INFO] [stderr] Checking lumis v0.3.0 (/opt/rustwide/workdir/lumis) [INFO] [stderr] Checking frontend v0.1.0 (/opt/rustwide/workdir/i73/i73-frontend) [INFO] [stderr] Checking i73-image v0.1.0 (/opt/rustwide/workdir/i73/i73-image) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> i73/i73-frontend/src/bin/main.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | let compute_sky_light = || (time("Computing sky lighting", || { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | })); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 ~ let compute_sky_light = || time("Computing sky lighting", || { [INFO] [stdout] 76 | let opacities = |block: &Block| opacities.get(block).copied().unwrap_or(u4::new(15)); [INFO] [stdout] ... [INFO] [stdout] 79 | lumis::compute_world_skylight(&world, &heightmaps, &opacities, &lumis::PrintTraces("sky")) [INFO] [stdout] 80 ~ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> i73/i73-frontend/src/bin/main.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | let compute_sky_light = || (time("Computing sky lighting", || { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | })); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 75 ~ let compute_sky_light = || time("Computing sky lighting", || { [INFO] [stdout] 76 | let opacities = |block: &Block| opacities.get(block).copied().unwrap_or(u4::new(15)); [INFO] [stdout] ... [INFO] [stdout] 79 | lumis::compute_world_skylight(&world, &heightmaps, &opacities, &lumis::PrintTraces("sky")) [INFO] [stdout] 80 ~ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 13.06s [INFO] running `Command { std: "docker" "inspect" "ced8f1fe47e3bf35dbba693815269ab8814ae5bb1e37ce3f37bc8674444c26a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced8f1fe47e3bf35dbba693815269ab8814ae5bb1e37ce3f37bc8674444c26a9", kill_on_drop: false }` [INFO] [stdout] ced8f1fe47e3bf35dbba693815269ab8814ae5bb1e37ce3f37bc8674444c26a9