[INFO] fetching crate geo-index 0.3.1... [INFO] checking geo-index-0.3.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate geo-index 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate geo-index 0.3.1 [INFO] finished tweaking crates.io crate geo-index 0.3.1 [INFO] tweaked toml for crates.io crate geo-index 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate geo-index 0.3.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate geo-index 0.3.1 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geo-traits v0.3.0 [INFO] [stderr] Downloaded wkt v0.10.3 [INFO] [stderr] Downloaded geographiclib-rs v0.2.4 [INFO] [stderr] Downloaded geozero v0.12.0 [INFO] [stderr] Downloaded regex v1.10.1 [INFO] [stderr] Downloaded regex-automata v0.4.2 [INFO] [stderr] Downloaded earcutr v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce7a8ac843793bea0d804e836275c4a20019c5c0d2b71579ef4d32f816514255 [INFO] running `Command { std: "docker" "start" "-a" "ce7a8ac843793bea0d804e836275c4a20019c5c0d2b71579ef4d32f816514255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce7a8ac843793bea0d804e836275c4a20019c5c0d2b71579ef4d32f816514255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce7a8ac843793bea0d804e836275c4a20019c5c0d2b71579ef4d32f816514255", kill_on_drop: false }` [INFO] [stdout] ce7a8ac843793bea0d804e836275c4a20019c5c0d2b71579ef4d32f816514255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a49973052100269535c8b97cf8e1a215c15028105272409a39fd851554497e3 [INFO] running `Command { std: "docker" "start" "-a" "5a49973052100269535c8b97cf8e1a215c15028105272409a39fd851554497e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking regex-automata v0.4.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking i_key_sort v0.2.0 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking i_tree v0.8.3 [INFO] [stderr] Compiling geozero v0.12.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Checking rstar v0.12.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking spade v2.13.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking geographiclib-rs v0.2.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.10.1 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking geo-types v0.7.16 [INFO] [stderr] Checking geo-traits v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking wkt v0.10.3 [INFO] [stderr] Checking geo-index v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indices.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn split_at_mut(&mut self, mid: usize) -> (MutableIndices, MutableIndices) { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn split_at_mut(&mut self, mid: usize) -> (MutableIndices<'_>, MutableIndices<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indices.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) fn chunks_mut(&mut self, chunk_size: usize) -> Vec { [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] 75 | pub(crate) fn chunks_mut(&mut self, chunk_size: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kdtree/builder.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | data: &mut [u8], [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 133 | metadata: KDTreeMetadata, [INFO] [stdout] 134 | ) -> (&mut [N], MutableIndices) { [INFO] [stdout] | -------- -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same 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] 134 | ) -> (&mut [N], MutableIndices<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kdtree/trait.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | fn indices(&self) -> Indices; [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] 14 | fn indices(&self) -> Indices<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kdtree/trait.rs:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | fn indices(&self) -> Indices { [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] 197 | fn indices(&self) -> Indices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kdtree/trait.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 211 | fn indices(&self) -> Indices { [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] 211 | fn indices(&self) -> Indices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rtree/trait.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | fn indices(&self) -> Indices; [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 | fn indices(&self) -> Indices<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rtree/trait.rs:275:16 [INFO] [stdout] | [INFO] [stdout] 275 | fn indices(&self) -> Indices { [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] 275 | fn indices(&self) -> Indices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rtree/trait.rs:289:16 [INFO] [stdout] | [INFO] [stdout] 289 | fn indices(&self) -> Indices { [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] 289 | fn indices(&self) -> Indices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking i_float v1.7.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking i_shape v1.7.0 [INFO] [stderr] Checking i_overlay v2.0.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking geojson v0.24.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking geo v0.30.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indices.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn split_at_mut(&mut self, mid: usize) -> (MutableIndices, MutableIndices) { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn split_at_mut(&mut self, mid: usize) -> (MutableIndices<'_>, MutableIndices<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indices.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) fn chunks_mut(&mut self, chunk_size: usize) -> Vec { [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] 75 | pub(crate) fn chunks_mut(&mut self, chunk_size: usize) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kdtree/builder.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | data: &mut [u8], [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 133 | metadata: KDTreeMetadata, [INFO] [stdout] 134 | ) -> (&mut [N], MutableIndices) { [INFO] [stdout] | -------- -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same 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] 134 | ) -> (&mut [N], MutableIndices<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kdtree/trait.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | fn indices(&self) -> Indices; [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] 14 | fn indices(&self) -> Indices<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kdtree/trait.rs:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | fn indices(&self) -> Indices { [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] 197 | fn indices(&self) -> Indices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kdtree/trait.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 211 | fn indices(&self) -> Indices { [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] 211 | fn indices(&self) -> Indices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rtree/trait.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | fn indices(&self) -> Indices; [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 | fn indices(&self) -> Indices<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rtree/trait.rs:275:16 [INFO] [stdout] | [INFO] [stdout] 275 | fn indices(&self) -> Indices { [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] 275 | fn indices(&self) -> Indices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rtree/trait.rs:289:16 [INFO] [stdout] | [INFO] [stdout] 289 | fn indices(&self) -> Indices { [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] 289 | fn indices(&self) -> Indices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.77s [INFO] running `Command { std: "docker" "inspect" "5a49973052100269535c8b97cf8e1a215c15028105272409a39fd851554497e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a49973052100269535c8b97cf8e1a215c15028105272409a39fd851554497e3", kill_on_drop: false }` [INFO] [stdout] 5a49973052100269535c8b97cf8e1a215c15028105272409a39fd851554497e3