[INFO] fetching crate h3ron 0.18.0... [INFO] testing h3ron-0.18.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate h3ron 0.18.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate h3ron 0.18.0 [INFO] finished tweaking crates.io crate h3ron 0.18.0 [INFO] tweaked toml for crates.io crate h3ron 0.18.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate h3ron 0.18.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 138 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding geo v0.27.0 (available: v0.31.0) [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.16.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding roaring v0.10.12 (available: v0.11.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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] Downloading crates ... [INFO] [stderr] Downloaded h3ron-h3-sys v0.17.0 [INFO] [stderr] Downloaded rstar v0.11.0 [INFO] [stderr] Downloaded geo v0.27.0 [INFO] [stderr] Downloaded spade v2.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 53677bfaeb77babc30c8c7db6e9cb03a4e3b5410b7b1795f4af034a78280b77f [INFO] running `Command { std: "docker" "start" "-a" "53677bfaeb77babc30c8c7db6e9cb03a4e3b5410b7b1795f4af034a78280b77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53677bfaeb77babc30c8c7db6e9cb03a4e3b5410b7b1795f4af034a78280b77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53677bfaeb77babc30c8c7db6e9cb03a4e3b5410b7b1795f4af034a78280b77f", kill_on_drop: false }` [INFO] [stdout] 53677bfaeb77babc30c8c7db6e9cb03a4e3b5410b7b1795f4af034a78280b77f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0e16eb21b83e0e08d895ae913124eae78aa1e380d7fb3ca8e879ad22fa133e8b [INFO] running `Command { std: "docker" "start" "-a" "0e16eb21b83e0e08d895ae913124eae78aa1e380d7fb3ca8e879ad22fa133e8b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling geo v0.27.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling h3ron-h3-sys v0.17.0 [INFO] [stderr] Compiling h3ron v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/compactedcellvec.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | pub const fn iter_compacted_cells(&self) -> CompactedCellVecCompactedIterator { [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] 156 | pub const fn iter_compacted_cells(&self) -> CompactedCellVecCompactedIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/compressed.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn iter_uncompressed(&self) -> Result, Error> { [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 iter_uncompressed(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/compressed.rs:240:16 [INFO] [stdout] | [INFO] [stdout] 240 | block: &IndexBlock, [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 241 | ) -> Result, Error> [INFO] [stdout] | ------------------------- 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] 241 | ) -> Result, Error> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter/boundary.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 31 | ) -> Result { [INFO] [stdout] | ---------------- 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] 31 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.17s [INFO] running `Command { std: "docker" "inspect" "0e16eb21b83e0e08d895ae913124eae78aa1e380d7fb3ca8e879ad22fa133e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e16eb21b83e0e08d895ae913124eae78aa1e380d7fb3ca8e879ad22fa133e8b", kill_on_drop: false }` [INFO] [stdout] 0e16eb21b83e0e08d895ae913124eae78aa1e380d7fb3ca8e879ad22fa133e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d406c75232f5c69a0d168c0fa387f391c588f96643d1d395aed417cac0b2b10c [INFO] running `Command { std: "docker" "start" "-a" "d406c75232f5c69a0d168c0fa387f391c588f96643d1d395aed417cac0b2b10c", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling h3ron-h3-sys v0.17.0 [INFO] [stderr] Compiling h3ron v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/compactedcellvec.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | pub const fn iter_compacted_cells(&self) -> CompactedCellVecCompactedIterator { [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] 156 | pub const fn iter_compacted_cells(&self) -> CompactedCellVecCompactedIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/compressed.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn iter_uncompressed(&self) -> Result, Error> { [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 iter_uncompressed(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/compressed.rs:240:16 [INFO] [stdout] | [INFO] [stdout] 240 | block: &IndexBlock, [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 241 | ) -> Result, Error> [INFO] [stdout] | ------------------------- 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] 241 | ) -> Result, Error> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter/boundary.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 31 | ) -> Result { [INFO] [stdout] | ---------------- 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] 31 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/compactedcellvec.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | pub const fn iter_compacted_cells(&self) -> CompactedCellVecCompactedIterator { [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] 156 | pub const fn iter_compacted_cells(&self) -> CompactedCellVecCompactedIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/compressed.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn iter_uncompressed(&self) -> Result, Error> { [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 iter_uncompressed(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections/compressed.rs:240:16 [INFO] [stdout] | [INFO] [stdout] 240 | block: &IndexBlock, [INFO] [stdout] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 241 | ) -> Result, Error> [INFO] [stdout] | ------------------------- 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] 241 | ) -> Result, Error> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/iter/boundary.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 31 | ) -> Result { [INFO] [stdout] | ---------------- 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] 31 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.02s [INFO] running `Command { std: "docker" "inspect" "d406c75232f5c69a0d168c0fa387f391c588f96643d1d395aed417cac0b2b10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d406c75232f5c69a0d168c0fa387f391c588f96643d1d395aed417cac0b2b10c", kill_on_drop: false }` [INFO] [stdout] d406c75232f5c69a0d168c0fa387f391c588f96643d1d395aed417cac0b2b10c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5779010c110607643928997506d3ea78f463576c929576d0a2843fc97b43d580 [INFO] running `Command { std: "docker" "start" "-a" "5779010c110607643928997506d3ea78f463576c929576d0a2843fc97b43d580", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/compactedcellvec.rs:156:39 [INFO] [stderr] | [INFO] [stderr] 156 | pub const fn iter_compacted_cells(&self) -> CompactedCellVecCompactedIterator { [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] 156 | pub const fn iter_compacted_cells(&self) -> CompactedCellVecCompactedIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/compressed.rs:114:30 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn iter_uncompressed(&self) -> Result, Error> { [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] 114 | pub fn iter_uncompressed(&self) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/collections/compressed.rs:240:16 [INFO] [stderr] | [INFO] [stderr] 240 | block: &IndexBlock, [INFO] [stderr] | ^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 241 | ) -> Result, Error> [INFO] [stderr] | ------------------------- 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] 241 | ) -> Result, Error> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/iter/boundary.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 31 | ) -> Result { [INFO] [stderr] | ---------------- 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] 31 | ) -> Result, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `h3ron` (lib) generated 4 warnings [INFO] [stderr] warning: `h3ron` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/h3ron-465e416e58c96f3e) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test cell::tests::edges::can_find_edge_to ... ok [INFO] [stdout] test cell::tests::edges::retrieved_edges_are_valid ... ok [INFO] [stdout] test cell::tests::test_debug_hexadecimal ... ok [INFO] [stdout] test cell::tests::test_distance_to ... ok [INFO] [stdout] test cell::tests::test_grid_ring_unsafe_0 ... ok [INFO] [stdout] test cell::tests::test_hex_range_distances ... ok [INFO] [stdout] test cell::tests::test_h3_to_string ... ok [INFO] [stdout] test cell::tests::test_grid_ring_unsafe_1 ... ok [INFO] [stdout] test cell::tests::test_hex_range_distances_2 ... ok [INFO] [stdout] test cell::tests::test_is_neighbor ... ok [INFO] [stdout] test algorithm::smoothen::tests::smooth_donut_linked_polygon ... ok [INFO] [stdout] test cell::tests::edges::can_retrieve_edges ... ok [INFO] [stdout] test cell::tests::test_k_ring_distances ... ok [INFO] [stdout] test cell::tests::test_is_valid ... ok [INFO] [stdout] test cell::tests::test_string_to_h3 ... ok [INFO] [stdout] test collections::compactedcellvec::tests::compactedvec_is_empty ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_from_iter ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_roundtrip_grid_disk1 ... ok [INFO] [stdout] test directed_edge::tests::debug_hexadecimal ... ok [INFO] [stdout] test direction::tests::can_be_compared ... ok [INFO] [stdout] test direction::tests::can_be_created ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_roundtrip_2_cells ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_roundtrip_grid_disk8 ... ok [INFO] [stdout] test directed_edge::tests::boundary_linestring ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_iter ... ok [INFO] [stdout] test direction::tests::can_be_created_from_index ... ok [INFO] [stdout] test direction::tests::can_fail_with_res_0 ... ok [INFO] [stdout] test direction::tests::children_directions ... ok [INFO] [stdout] test direction::tests::children_edge_directions ... ok [INFO] [stdout] test direction::tests::iter_directions_over_resolutions_edge ... ok [INFO] [stdout] test iter::edge::tests::following_edges_leading_from_destination ... ok [INFO] [stdout] test iter::edge::tests::from_origin_cell ... ok [INFO] [stdout] test iter::edge::tests::previous_edges_leading_to_origin ... ok [INFO] [stdout] test iter::edge::tests::test_continuous_cells_to_edges ... ok [INFO] [stdout] test direction::tests::iter_directions_over_resolutions_cell ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_roundtrip_grid_disk50 ... ok [INFO] [stdout] test direction::tests::can_be_created_from_index_to_low_res ... ok [INFO] [stdout] test directed_edge::tests::reversed ... ok [INFO] [stdout] test directed_edge::tests::test_cell_centroid_distance_m ... ok [INFO] [stdout] test cell::tests::test_eq ... ok [INFO] [stdout] test iter::neighbor::tests::test_neighbors_within_distance_window ... ok [INFO] [stdout] test iter::resolution::tests::test_change_h3_resolution_higher_res ... ok [INFO] [stdout] test iter::resolution::tests::test_change_h3_resolution_same_res ... ok [INFO] [stdout] test localij::tests::test_local_ij ... ok [INFO] [stdout] test tests::line_across_multiple_faces ... ok [INFO] [stdout] test tests::test_res0_index_count ... ok [INFO] [stdout] test to_geo::tests::donut_linked_polygon ... ok [INFO] [stdout] test iter::resolution::tests::test_change_h3_resolution_lower_res ... ok [INFO] [stdout] test tests::linestring ... ok [INFO] [stdout] test tests::test_res0_indexes ... ok [INFO] [stdout] test iter::neighbor::tests::test_neighbors_within_distance_window_or_default_empty ... ok [INFO] [stdout] test iter::resolution::tests::test_change_h3_resolution_higher_res_tuple ... ok [INFO] [stdout] test iter::neighbor::tests::test_neighbors_within_distance_window_or_default ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_contains ... ok [INFO] [stdout] test cell::tests::edges::can_fail_to_find_edge_to - should panic ... ok [INFO] [stdout] test directed_edge::tests::checks_both_validity - should panic ... ok [INFO] [stdout] test direction::tests::can_fail_from_wrong_resolution - should panic ... ok [INFO] [stdout] test iter::edge::tests::test_continuous_cells_to_edges_non_continuous - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests h3ron [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/directed_edge.rs - directed_edge::H3DirectedEdge::to_linestring (line 246) ... ok [INFO] [stdout] test src/cell.rs - cell::H3Cell::area_avg_m2 (line 285) ... ok [INFO] [stdout] test src/directed_edge.rs - directed_edge::H3DirectedEdge::to_line (line 223) ... ok [INFO] [stdout] test src/cell.rs - cell::H3Cell::from_str (line 359) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5779010c110607643928997506d3ea78f463576c929576d0a2843fc97b43d580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5779010c110607643928997506d3ea78f463576c929576d0a2843fc97b43d580", kill_on_drop: false }` [INFO] [stdout] 5779010c110607643928997506d3ea78f463576c929576d0a2843fc97b43d580