[INFO] fetching crate h3ron 0.18.0... [INFO] testing h3ron-0.18.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate h3ron 0.18.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate h3ron 0.18.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d8cedffdf404ae08e28d595f16e36681c7f933ed5617d602e0c3b328cabd688 [INFO] running `Command { std: "docker" "start" "-a" "0d8cedffdf404ae08e28d595f16e36681c7f933ed5617d602e0c3b328cabd688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d8cedffdf404ae08e28d595f16e36681c7f933ed5617d602e0c3b328cabd688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8cedffdf404ae08e28d595f16e36681c7f933ed5617d602e0c3b328cabd688", kill_on_drop: false }` [INFO] [stdout] 0d8cedffdf404ae08e28d595f16e36681c7f933ed5617d602e0c3b328cabd688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a6295dde9a545c6418a8095b1eb67c755f4682fd603369fe8b66ff8c16f9651 [INFO] running `Command { std: "docker" "start" "-a" "7a6295dde9a545c6418a8095b1eb67c755f4682fd603369fe8b66ff8c16f9651", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling h3ron-h3-sys v0.17.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling geo v0.27.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [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 20.99s [INFO] running `Command { std: "docker" "inspect" "7a6295dde9a545c6418a8095b1eb67c755f4682fd603369fe8b66ff8c16f9651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a6295dde9a545c6418a8095b1eb67c755f4682fd603369fe8b66ff8c16f9651", kill_on_drop: false }` [INFO] [stdout] 7a6295dde9a545c6418a8095b1eb67c755f4682fd603369fe8b66ff8c16f9651 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e26e0a3fde894aedf3cb7646468b3bfc43620350352ac718285e20e7cd1517bb [INFO] running `Command { std: "docker" "start" "-a" "e26e0a3fde894aedf3cb7646468b3bfc43620350352ac718285e20e7cd1517bb", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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 44.83s [INFO] running `Command { std: "docker" "inspect" "e26e0a3fde894aedf3cb7646468b3bfc43620350352ac718285e20e7cd1517bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26e0a3fde894aedf3cb7646468b3bfc43620350352ac718285e20e7cd1517bb", kill_on_drop: false }` [INFO] [stdout] e26e0a3fde894aedf3cb7646468b3bfc43620350352ac718285e20e7cd1517bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b82274d00d5e2da4a2108d10d959d7d70f1eeb038547b87c6fc726768a74f6e6 [INFO] running `Command { std: "docker" "start" "-a" "b82274d00d5e2da4a2108d10d959d7d70f1eeb038547b87c6fc726768a74f6e6", 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.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/h3ron-49bf74be077bb1bb) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test cell::tests::edges::can_retrieve_edges ... ok [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_eq ... 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_is_neighbor ... 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_hex_range_distances ... 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 collections::compressed::tests::test_indexblock_from_iter ... 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_iter ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_roundtrip_grid_disk1 ... 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::reversed ... 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 direction::tests::can_be_created ... ok [INFO] [stdout] test direction::tests::can_be_created_from_index ... 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::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 cell::tests::test_debug_hexadecimal ... ok [INFO] [stdout] test cell::tests::edges::can_fail_to_find_edge_to - should panic ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_roundtrip_grid_disk8 ... ok [INFO] [stdout] test iter::neighbor::tests::test_neighbors_within_distance_window ... ok [INFO] [stdout] test directed_edge::tests::checks_both_validity - should panic ... ok [INFO] [stdout] test iter::neighbor::tests::test_neighbors_within_distance_window_or_default ... 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 ... 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::test_res0_index_count ... ok [INFO] [stdout] test tests::test_res0_indexes ... ok [INFO] [stdout] test direction::tests::can_fail_from_wrong_resolution - should panic ... ok [INFO] [stdout] test to_geo::tests::donut_linked_polygon ... ok [INFO] [stdout] test iter::edge::tests::test_continuous_cells_to_edges_non_continuous - should panic ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_contains ... ok [INFO] [stdout] test collections::compressed::tests::test_indexblock_roundtrip_grid_disk50 ... ok [INFO] [stdout] test tests::linestring ... 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/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] test src/cell.rs - cell::H3Cell::area_avg_m2 (line 285) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b82274d00d5e2da4a2108d10d959d7d70f1eeb038547b87c6fc726768a74f6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82274d00d5e2da4a2108d10d959d7d70f1eeb038547b87c6fc726768a74f6e6", kill_on_drop: false }` [INFO] [stdout] b82274d00d5e2da4a2108d10d959d7d70f1eeb038547b87c6fc726768a74f6e6