[INFO] cloning repository https://github.com/Mokuzzai/hypercube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mokuzzai/hypercube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokuzzai%2Fhypercube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokuzzai%2Fhypercube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48b647d7f1b5a80eaa7ffa41a85ea4cf22c2af39
[INFO] checking Mokuzzai/hypercube/48b647d7f1b5a80eaa7ffa41a85ea4cf22c2af39 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMokuzzai%2Fhypercube" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mokuzzai/hypercube
[INFO] finished tweaking git repo https://github.com/Mokuzzai/hypercube
[INFO] tweaked toml for git repo https://github.com/Mokuzzai/hypercube written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mokuzzai/hypercube on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mokuzzai/hypercube 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wide v0.7.12
[INFO] [stderr]   Downloaded regex v1.10.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.1
[INFO] [stderr]   Downloaded regex-automata v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f04f477d8e889d809dfec3715afb5a0ebbbdc10a632721db44d10374be7fd5a8
[INFO] running `Command { std: "docker" "start" "-a" "f04f477d8e889d809dfec3715afb5a0ebbbdc10a632721db44d10374be7fd5a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f04f477d8e889d809dfec3715afb5a0ebbbdc10a632721db44d10374be7fd5a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04f477d8e889d809dfec3715afb5a0ebbbdc10a632721db44d10374be7fd5a8", kill_on_drop: false }`
[INFO] [stdout] f04f477d8e889d809dfec3715afb5a0ebbbdc10a632721db44d10374be7fd5a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e47e9351691a75eb78f6f5b9c30627b53db5e7b4c06c1450dfc19e672c3fdb0
[INFO] running `Command { std: "docker" "start" "-a" "4e47e9351691a75eb78f6f5b9c30627b53db5e7b4c06c1450dfc19e672c3fdb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wide v0.7.12
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex v1.10.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking serde v1.0.188
[INFO] [stderr]     Checking serde_json v1.0.107
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking hypercube v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde_serialize`
[INFO] [stdout]   --> src/position_map/ordered_point.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg_attr(feature = "serde_serialize", serde(transparent))]
[INFO] [stdout]    |            ^^^^^^^^^^-----------------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"serde-serialize"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitvec` and `serde-serialize`
[INFO] [stdout]    = help: consider adding `serde_serialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde_serialize`
[INFO] [stdout]   --> src/position_map/ordered_point.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg_attr(feature = "serde_serialize", serde(transparent))]
[INFO] [stdout]    |            ^^^^^^^^^^-----------------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"serde-serialize"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitvec` and `serde-serialize`
[INFO] [stdout]    = help: consider adding `serde_serialize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn as_ref(&self) -> ChunkRef<T, S, B> {
[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] 53 |     pub fn as_ref(&self) -> ChunkRef<'_, T, S, B> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn as_mut(&mut self) -> ChunkMut<T, S, B> {
[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] 56 |     pub fn as_mut(&mut self) -> ChunkMut<'_, T, S, B> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn as_deref(&self) -> ChunkRef<T::Target, S, B> {
[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] 68 |     pub fn as_deref(&self) -> ChunkRef<'_, T::Target, S, B> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn as_deref_mut(&mut self) -> ChunkMut<T::Target, S, B> {
[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 as_deref_mut(&mut self) -> ChunkMut<'_, T::Target, S, B> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/position_map/mod.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn entry(&mut self, position: Point<i32, D>) -> entry::Entry<T, D> {
[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] 62 |     pub fn entry(&mut self, position: Point<i32, D>) -> entry::Entry<'_, T, D> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/mod.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn iter(&self) -> impl Iterator<Item = (Point<i32, C>, ChunkRef<T, S, B>)> {
[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] 58 |     pub fn iter(&self) -> impl Iterator<Item = (Point<i32, C>, ChunkRef<'_, T, S, B>)> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/mod.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = (Point<i32, C>, ChunkMut<T, S, B>)> {
[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 iter_mut(&mut self) -> impl Iterator<Item = (Point<i32, C>, ChunkMut<'_, T, S, B>)> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/mod.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn chunks(&self) -> impl Iterator<Item = ChunkRef<T, S, B>> {
[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] 68 |     pub fn chunks(&self) -> impl Iterator<Item = ChunkRef<'_, T, S, B>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/mod.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn chunks_mut(&mut self) -> impl Iterator<Item = ChunkMut<T, S, B>> {
[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] 71 |     pub fn chunks_mut(&mut self) -> impl Iterator<Item = ChunkMut<'_, T, S, B>> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn chunk(&self, position: Point<i32, C>) -> Option<ChunkRef<T, S, B>> {
[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] 103 |     pub fn chunk(&self, position: Point<i32, C>) -> Option<ChunkRef<'_, T, S, B>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn chunk_mut(&mut self, position: Point<i32, C>) -> Option<ChunkMut<T, S, B>> {
[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] 108 |     pub fn chunk_mut(&mut self, position: Point<i32, C>) -> Option<ChunkMut<'_, T, S, B>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn entry(&mut self, position: Point<i32, C>) -> Entry<T, S, C, B> {
[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] 127 |     pub fn entry(&mut self, position: Point<i32, C>) -> Entry<'_, T, S, C, B> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/entry.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn value_mut(&mut self) -> Option<ChunkMut<T, S, B>> {
[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] 41 |     pub fn value_mut(&mut self) -> Option<ChunkMut<'_, T, S, B>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn as_ref(&self) -> ChunkRef<T, S, B> {
[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] 53 |     pub fn as_ref(&self) -> ChunkRef<'_, T, S, B> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn as_mut(&mut self) -> ChunkMut<T, S, B> {
[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] 56 |     pub fn as_mut(&mut self) -> ChunkMut<'_, T, S, B> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn as_deref(&self) -> ChunkRef<T::Target, S, B> {
[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] 68 |     pub fn as_deref(&self) -> ChunkRef<'_, T::Target, S, B> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn as_deref_mut(&mut self) -> ChunkMut<T::Target, S, B> {
[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 as_deref_mut(&mut self) -> ChunkMut<'_, T::Target, S, B> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/position_map/mod.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn entry(&mut self, position: Point<i32, D>) -> entry::Entry<T, D> {
[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] 62 |     pub fn entry(&mut self, position: Point<i32, D>) -> entry::Entry<'_, T, D> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/mod.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn iter(&self) -> impl Iterator<Item = (Point<i32, C>, ChunkRef<T, S, B>)> {
[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] 58 |     pub fn iter(&self) -> impl Iterator<Item = (Point<i32, C>, ChunkRef<'_, T, S, B>)> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/mod.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = (Point<i32, C>, ChunkMut<T, S, B>)> {
[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 iter_mut(&mut self) -> impl Iterator<Item = (Point<i32, C>, ChunkMut<'_, T, S, B>)> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/mod.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn chunks(&self) -> impl Iterator<Item = ChunkRef<T, S, B>> {
[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] 68 |     pub fn chunks(&self) -> impl Iterator<Item = ChunkRef<'_, T, S, B>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/mod.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn chunks_mut(&mut self) -> impl Iterator<Item = ChunkMut<T, S, B>> {
[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] 71 |     pub fn chunks_mut(&mut self) -> impl Iterator<Item = ChunkMut<'_, T, S, B>> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn chunk(&self, position: Point<i32, C>) -> Option<ChunkRef<T, S, B>> {
[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] 103 |     pub fn chunk(&self, position: Point<i32, C>) -> Option<ChunkRef<'_, T, S, B>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn chunk_mut(&mut self, position: Point<i32, C>) -> Option<ChunkMut<T, S, B>> {
[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] 108 |     pub fn chunk_mut(&mut self, position: Point<i32, C>) -> Option<ChunkMut<'_, T, S, B>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn entry(&mut self, position: Point<i32, C>) -> Entry<T, S, C, B> {
[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] 127 |     pub fn entry(&mut self, position: Point<i32, C>) -> Entry<'_, T, S, C, B> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world/entry.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn value_mut(&mut self) -> Option<ChunkMut<T, S, B>> {
[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] 41 |     pub fn value_mut(&mut self) -> Option<ChunkMut<'_, T, S, B>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.76s
[INFO] running `Command { std: "docker" "inspect" "4e47e9351691a75eb78f6f5b9c30627b53db5e7b4c06c1450dfc19e672c3fdb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e47e9351691a75eb78f6f5b9c30627b53db5e7b4c06c1450dfc19e672c3fdb0", kill_on_drop: false }`
[INFO] [stdout] 4e47e9351691a75eb78f6f5b9c30627b53db5e7b4c06c1450dfc19e672c3fdb0
