[INFO] fetching crate minedmap 2.6.0... [INFO] testing minedmap-2.6.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate minedmap 2.6.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate minedmap 2.6.0 [INFO] finished tweaking crates.io crate minedmap 2.6.0 [INFO] tweaked toml for crates.io crate minedmap 2.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate minedmap 2.6.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate minedmap 2.6.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_macros v0.12.1 [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded minedmap-types v0.2.0 [INFO] [stderr] Downloaded notify v8.0.0 [INFO] [stderr] Downloaded minedmap-default-alloc v0.1.0 [INFO] [stderr] Downloaded git-version-macro v0.3.9 [INFO] [stderr] Downloaded inotify v0.11.0 [INFO] [stderr] Downloaded tikv-jemallocator v0.6.0 [INFO] [stderr] Downloaded lru v0.15.0 [INFO] [stderr] Downloaded image-webp v0.2.3 [INFO] [stderr] Downloaded fastnbt v2.5.0 [INFO] [stderr] Downloaded minedmap-resource v0.8.0 [INFO] [stderr] Downloaded phf_generator v0.12.1 [INFO] [stderr] Downloaded minedmap-nbt v0.2.0 [INFO] [stderr] Downloaded git-version v0.3.9 [INFO] [stderr] Downloaded notify-types v2.0.0 [INFO] [stderr] Downloaded glam v0.30.4 [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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6861df34606cabe95c84751e562fd9300b1be91ee177cd945a70caef616bdd1 [INFO] running `Command { std: "docker" "start" "-a" "e6861df34606cabe95c84751e562fd9300b1be91ee177cd945a70caef616bdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6861df34606cabe95c84751e562fd9300b1be91ee177cd945a70caef616bdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6861df34606cabe95c84751e562fd9300b1be91ee177cd945a70caef616bdd1", kill_on_drop: false }` [INFO] [stdout] e6861df34606cabe95c84751e562fd9300b1be91ee177cd945a70caef616bdd1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78338092e1bfb44d1c5e61ca1078e2cd6f8c36ec269601358c1d106f32be9ded [INFO] running `Command { std: "docker" "start" "-a" "78338092e1bfb44d1c5e61ca1078e2cd6f8c36ec269601358c1d106f32be9ded", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling glam v0.30.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling lru v0.15.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling minedmap-default-alloc v0.1.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling minedmap-types v0.2.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling minedmap-resource v0.8.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fastnbt v2.5.0 [INFO] [stderr] Compiling minedmap-nbt v0.2.0 [INFO] [stderr] Compiling minedmap v2.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/metadata_writer.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap { [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] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/chunk.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn sections(&self) -> SectionIter { [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] 224 | pub fn sections(&self) -> SectionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/layer.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry { [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] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/sign.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | fn text(&self) -> (RawSignText, RawSignText); [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 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>); [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/sign.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | fn text(&self) -> (RawSignText, RawSignText) { [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] 85 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.63s [INFO] running `Command { std: "docker" "inspect" "78338092e1bfb44d1c5e61ca1078e2cd6f8c36ec269601358c1d106f32be9ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78338092e1bfb44d1c5e61ca1078e2cd6f8c36ec269601358c1d106f32be9ded", kill_on_drop: false }` [INFO] [stdout] 78338092e1bfb44d1c5e61ca1078e2cd6f8c36ec269601358c1d106f32be9ded [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 522aa2768045b0b1c8431ac307e14cd1d87848e2ffd08aac170a1644142bbc5e [INFO] running `Command { std: "docker" "start" "-a" "522aa2768045b0b1c8431ac307e14cd1d87848e2ffd08aac170a1644142bbc5e", kill_on_drop: false }` [INFO] [stderr] Compiling minedmap v2.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/metadata_writer.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap { [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] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/chunk.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn sections(&self) -> SectionIter { [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] 224 | pub fn sections(&self) -> SectionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/layer.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry { [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] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/sign.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | fn text(&self) -> (RawSignText, RawSignText); [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 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>); [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/sign.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | fn text(&self) -> (RawSignText, RawSignText) { [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] 85 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `Command { std: "docker" "inspect" "522aa2768045b0b1c8431ac307e14cd1d87848e2ffd08aac170a1644142bbc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "522aa2768045b0b1c8431ac307e14cd1d87848e2ffd08aac170a1644142bbc5e", kill_on_drop: false }` [INFO] [stdout] 522aa2768045b0b1c8431ac307e14cd1d87848e2ffd08aac170a1644142bbc5e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c44693153c4c6256104f7768b3ba15559fb82527e7685d281cb387c59aebd0d3 [INFO] running `Command { std: "docker" "start" "-a" "c44693153c4c6256104f7768b3ba15559fb82527e7685d281cb387c59aebd0d3", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/core/metadata_writer.rs:90:27 [INFO] [stderr] | [INFO] [stderr] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap { [INFO] [stderr] | ^^^^^^^^^^^^^ ------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/chunk.rs:224:18 [INFO] [stderr] | [INFO] [stderr] 224 | pub fn sections(&self) -> SectionIter { [INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 224 | pub fn sections(&self) -> SectionIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/layer.rs:139:11 [INFO] [stderr] | [INFO] [stderr] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ---------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/sign.rs:81:10 [INFO] [stderr] | [INFO] [stderr] 81 | fn text(&self) -> (RawSignText, RawSignText); [INFO] [stderr] | ^^^^^ ----------- ----------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 81 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>); [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/sign.rs:85:10 [INFO] [stderr] | [INFO] [stderr] 85 | fn text(&self) -> (RawSignText, RawSignText) { [INFO] [stderr] | ^^^^^ ----------- ----------- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 85 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>) { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: `minedmap` (bin "minedmap" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/minedmap-b9217916b8e38396) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test world::sign::test::test_sign_text_display ... ok [INFO] [stdout] test util::test::test_coord_offset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c44693153c4c6256104f7768b3ba15559fb82527e7685d281cb387c59aebd0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44693153c4c6256104f7768b3ba15559fb82527e7685d281cb387c59aebd0d3", kill_on_drop: false }` [INFO] [stdout] c44693153c4c6256104f7768b3ba15559fb82527e7685d281cb387c59aebd0d3