[INFO] fetching crate h3ron 0.18.0... [INFO] testing h3ron-0.18.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate h3ron 0.18.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate h3ron 0.18.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 136 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14e61e539e52988e6c99e129866d53929d64db7eff2a38a1212be556f9ae378a [INFO] running `Command { std: "docker" "start" "-a" "14e61e539e52988e6c99e129866d53929d64db7eff2a38a1212be556f9ae378a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14e61e539e52988e6c99e129866d53929d64db7eff2a38a1212be556f9ae378a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e61e539e52988e6c99e129866d53929d64db7eff2a38a1212be556f9ae378a", kill_on_drop: false }` [INFO] [stdout] 14e61e539e52988e6c99e129866d53929d64db7eff2a38a1212be556f9ae378a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 576b89040d57b6b597131ed11ca0298ad8072d3ac1b8e8746aa3500ec725a06b [INFO] running `Command { std: "docker" "start" "-a" "576b89040d57b6b597131ed11ca0298ad8072d3ac1b8e8746aa3500ec725a06b", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling h3ron-h3-sys v0.17.0 [INFO] [stderr] Compiling geo v0.27.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 18.13s [INFO] running `Command { std: "docker" "inspect" "576b89040d57b6b597131ed11ca0298ad8072d3ac1b8e8746aa3500ec725a06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576b89040d57b6b597131ed11ca0298ad8072d3ac1b8e8746aa3500ec725a06b", kill_on_drop: false }` [INFO] [stdout] 576b89040d57b6b597131ed11ca0298ad8072d3ac1b8e8746aa3500ec725a06b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 341b7580eb18b785449d97defc450a4723b92f9abde0ae8f247f6d21628d0d78 [INFO] running `Command { std: "docker" "start" "-a" "341b7580eb18b785449d97defc450a4723b92f9abde0ae8f247f6d21628d0d78", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling h3ron-h3-sys v0.17.0 [INFO] [stderr] Compiling criterion v0.5.1 [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 37.19s [INFO] running `Command { std: "docker" "inspect" "341b7580eb18b785449d97defc450a4723b92f9abde0ae8f247f6d21628d0d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341b7580eb18b785449d97defc450a4723b92f9abde0ae8f247f6d21628d0d78", kill_on_drop: false }` [INFO] [stdout] 341b7580eb18b785449d97defc450a4723b92f9abde0ae8f247f6d21628d0d78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 319f5d906fd169786393a0af8687be8d632ffeb33ce651c032081d145c4c7c71 [INFO] running `Command { std: "docker" "start" "-a" "319f5d906fd169786393a0af8687be8d632ffeb33ce651c032081d145c4c7c71", 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 (run `cargo fix --lib -p h3ron` to apply 4 suggestions) [INFO] [stderr] warning: `h3ron` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/h3ron-0cc7af281124b756) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test cell::tests::edges::retrieved_edges_are_valid ... ok [INFO] [stdout] test cell::tests::edges::can_find_edge_to ... ok [INFO] [stdout] test cell::tests::edges::can_retrieve_edges ... ok [INFO] [stdout] test cell::tests::test_debug_hexadecimal ... ok [INFO] [stdout] test cell::tests::test_eq ... ok [INFO] [stdout] test cell::tests::test_grid_ring_unsafe_0 ... ok [INFO] [stdout] test cell::tests::test_h3_to_string ... ok [INFO] [stdout] test cell::tests::test_distance_to ... 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 cell::tests::test_is_valid ... ok [INFO] [stdout] test cell::tests::test_k_ring_distances ... ok [INFO] [stdout] test cell::tests::test_string_to_h3 ... ok [INFO] [stdout] test collections::compactedcellvec::tests::compactedvec_is_empty ... ok [INFO] [stdout] test cell::tests::test_hex_range_distances ... ok [INFO] [stdout] test algorithm::smoothen::tests::smooth_donut_linked_polygon ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_roundtrip_2_cells ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_roundtrip_grid_disk1 ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_from_iter ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_iter ... 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 directed_edge::tests::debug_hexadecimal ... ok [INFO] [stdout] test directed_edge::tests::test_cell_centroid_distance_m ... ok [INFO] [stdout] test direction::tests::can_be_compared ... ok [INFO] [stdout] test directed_edge::tests::reversed ... ok [INFO] [stdout] test direction::tests::can_be_created ... ok [INFO] [stdout] test direction::tests::can_be_created_from_index_to_low_res ... 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_cell ... ok [INFO] [stdout] test direction::tests::can_be_created_from_index ... ok [INFO] [stdout] test iter::edge::tests::following_edges_leading_from_destination ... 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 collections::compressed::tests::test_indexblock_roundtrip_grid_disk50 ... ok [INFO] [stdout] test iter::edge::tests::from_origin_cell ... ok [INFO] [stdout] test direction::tests::iter_directions_over_resolutions_edge ... ok [INFO] [stdout] test iter::neighbor::tests::test_neighbors_within_distance_window_or_default_empty ... ok [INFO] [stdout] test iter::neighbor::tests::test_neighbors_within_distance_window_or_default ... ok [INFO] [stdout] test iter::resolution::tests::test_change_h3_resolution_higher_res ... ok [INFO] [stdout] test iter::resolution::tests::test_change_h3_resolution_higher_res_tuple ... ok [INFO] [stdout] test iter::resolution::tests::test_change_h3_resolution_lower_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::linestring ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_contains ... ok [INFO] [stdout] test iter::neighbor::tests::test_neighbors_within_distance_window ... ok [INFO] [stdout] test tests::test_res0_index_count ... ok [INFO] [stdout] test tests::test_res0_indexes ... ok [INFO] [stdout] test to_geo::tests::donut_linked_polygon ... 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 iter::edge::tests::test_continuous_cells_to_edges_non_continuous - should panic ... ok [INFO] [stdout] test direction::tests::can_fail_from_wrong_resolution - 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::from_str (line 359) ... 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] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "319f5d906fd169786393a0af8687be8d632ffeb33ce651c032081d145c4c7c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319f5d906fd169786393a0af8687be8d632ffeb33ce651c032081d145c4c7c71", kill_on_drop: false }` [INFO] [stdout] 319f5d906fd169786393a0af8687be8d632ffeb33ce651c032081d145c4c7c71