[INFO] fetching crate hexagon-map 0.0.2... [INFO] testing hexagon-map-0.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate hexagon-map 0.0.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hexagon-map 0.0.2 [INFO] finished tweaking crates.io crate hexagon-map 0.0.2 [INFO] tweaked toml for crates.io crate hexagon-map 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hexagon-map 0.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding ordered-float v3.9.2 (available: v5.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded distantia v0.0.0 [INFO] [stderr] Downloaded projective v0.3.0 [INFO] [stderr] Downloaded shape-core v0.1.17 [INFO] [stderr] Downloaded deprecate-until v0.1.1 [INFO] [stderr] Downloaded color-core v0.1.6 [INFO] [stderr] Downloaded pathfinding v4.14.0 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4514408817e87d0e68f6a00634f26d320ef8d9a156bcb75a285437674f594945 [INFO] running `Command { std: "docker" "start" "-a" "4514408817e87d0e68f6a00634f26d320ef8d9a156bcb75a285437674f594945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4514408817e87d0e68f6a00634f26d320ef8d9a156bcb75a285437674f594945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4514408817e87d0e68f6a00634f26d320ef8d9a156bcb75a285437674f594945", kill_on_drop: false }` [INFO] [stdout] 4514408817e87d0e68f6a00634f26d320ef8d9a156bcb75a285437674f594945 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ccc8449c429d7e2792a8f32a8fd76e463383f05b75a661dba73bde6fb74326c [INFO] running `Command { std: "docker" "start" "-a" "6ccc8449c429d7e2792a8f32a8fd76e463383f05b75a661dba73bde6fb74326c", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling distantia v0.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling color-core v0.1.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling projective v0.3.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling shape-core v0.1.17 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hexagon-map v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MutHexagonAround` is never constructed [INFO] [stdout] --> src/sparse_map/iters.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct MutHexagonAround<'i, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/action_field.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn action_field(&self, start: CubicPoint, action: f64) -> ActionFieldSolver { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn action_field(&self, start: CubicPoint, action: f64) -> ActionFieldSolver<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/iters.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn points_all(&self) -> GetHexagonPoints { [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] 33 | pub fn points_all(&self) -> GetHexagonPoints<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/iters.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn points_mut(&mut self) -> MutGetHexagonPoints { [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] 36 | pub fn points_mut(&mut self) -> MutGetHexagonPoints<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/iters.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn points_around(&self, source: CubicPoint, steps: usize) -> GetHexagonAround { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn points_around(&self, source: CubicPoint, steps: usize) -> GetHexagonAround<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/path_finder.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn path_finder(&self, start: CubicPoint, end: CubicPoint) -> PathFinder { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn path_finder(&self, start: CubicPoint, end: CubicPoint) -> PathFinder<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.75s [INFO] running `Command { std: "docker" "inspect" "6ccc8449c429d7e2792a8f32a8fd76e463383f05b75a661dba73bde6fb74326c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ccc8449c429d7e2792a8f32a8fd76e463383f05b75a661dba73bde6fb74326c", kill_on_drop: false }` [INFO] [stdout] 6ccc8449c429d7e2792a8f32a8fd76e463383f05b75a661dba73bde6fb74326c [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a590e69a9d989e018716564fa3fbf3fc77794958b5a55f31822eebbeed66fce7 [INFO] running `Command { std: "docker" "start" "-a" "a590e69a9d989e018716564fa3fbf3fc77794958b5a55f31822eebbeed66fce7", kill_on_drop: false }` [INFO] [stdout] warning: struct `MutHexagonAround` is never constructed [INFO] [stdout] --> src/sparse_map/iters.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct MutHexagonAround<'i, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/action_field.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn action_field(&self, start: CubicPoint, action: f64) -> ActionFieldSolver { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn action_field(&self, start: CubicPoint, action: f64) -> ActionFieldSolver<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/iters.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn points_all(&self) -> GetHexagonPoints { [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] 33 | pub fn points_all(&self) -> GetHexagonPoints<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/iters.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn points_mut(&mut self) -> MutGetHexagonPoints { [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] 36 | pub fn points_mut(&mut self) -> MutGetHexagonPoints<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/iters.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn points_around(&self, source: CubicPoint, steps: usize) -> GetHexagonAround { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn points_around(&self, source: CubicPoint, steps: usize) -> GetHexagonAround<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/path_finder.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn path_finder(&self, start: CubicPoint, end: CubicPoint) -> PathFinder { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn path_finder(&self, start: CubicPoint, end: CubicPoint) -> PathFinder<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hexagon-map v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MutHexagonAround` is never constructed [INFO] [stdout] --> src/sparse_map/iters.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct MutHexagonAround<'i, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/action_field.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn action_field(&self, start: CubicPoint, action: f64) -> ActionFieldSolver { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn action_field(&self, start: CubicPoint, action: f64) -> ActionFieldSolver<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/iters.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn points_all(&self) -> GetHexagonPoints { [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] 33 | pub fn points_all(&self) -> GetHexagonPoints<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/iters.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn points_mut(&mut self) -> MutGetHexagonPoints { [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] 36 | pub fn points_mut(&mut self) -> MutGetHexagonPoints<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/iters.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn points_around(&self, source: CubicPoint, steps: usize) -> GetHexagonAround { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn points_around(&self, source: CubicPoint, steps: usize) -> GetHexagonAround<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_map/path_finder.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn path_finder(&self, start: CubicPoint, end: CubicPoint) -> PathFinder { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn path_finder(&self, start: CubicPoint, end: CubicPoint) -> PathFinder<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "a590e69a9d989e018716564fa3fbf3fc77794958b5a55f31822eebbeed66fce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a590e69a9d989e018716564fa3fbf3fc77794958b5a55f31822eebbeed66fce7", kill_on_drop: false }` [INFO] [stdout] a590e69a9d989e018716564fa3fbf3fc77794958b5a55f31822eebbeed66fce7 [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13bc7569b84f627960390ac04e5ac3cdfc26d25030a32832356fb14f61b27e86 [INFO] running `Command { std: "docker" "start" "-a" "13bc7569b84f627960390ac04e5ac3cdfc26d25030a32832356fb14f61b27e86", kill_on_drop: false }` [INFO] [stderr] warning: struct `MutHexagonAround` is never constructed [INFO] [stderr] --> src/sparse_map/iters.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 46 | pub struct MutHexagonAround<'i, T> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sparse_map/action_field.rs:28:25 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn action_field(&self, start: CubicPoint, action: f64) -> ActionFieldSolver { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 28 | pub fn action_field(&self, start: CubicPoint, action: f64) -> ActionFieldSolver<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sparse_map/iters.rs:33:23 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn points_all(&self) -> GetHexagonPoints { [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] 33 | pub fn points_all(&self) -> GetHexagonPoints<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sparse_map/iters.rs:36:23 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn points_mut(&mut self) -> MutGetHexagonPoints { [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] 36 | pub fn points_mut(&mut self) -> MutGetHexagonPoints<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sparse_map/iters.rs:104:26 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn points_around(&self, source: CubicPoint, steps: usize) -> GetHexagonAround { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 104 | pub fn points_around(&self, source: CubicPoint, steps: usize) -> GetHexagonAround<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sparse_map/path_finder.rs:30:24 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn path_finder(&self, start: CubicPoint, end: CubicPoint) -> PathFinder { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 30 | pub fn path_finder(&self, start: CubicPoint, end: CubicPoint) -> PathFinder<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `hexagon-map` (lib) generated 6 warnings (run `cargo fix --lib -p hexagon-map` to apply 5 suggestions) [INFO] [stderr] warning: `hexagon-map` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hexagon_map-c828bf4ecb507edb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-fa502501e1376fbd) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test ready ... ok [INFO] [stdout] test test_circuit ... ok [INFO] [stdout] test test_path ... ok [INFO] [stdout] test test ... ok [INFO] [stdout] test test_action_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hexagon_map [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/sparse_map/path_finder.rs - sparse_map::path_finder::PathFinder<'a,T>::with_cost (line 66) ... ok [INFO] [stdout] test src/sparse_map/action_field.rs - sparse_map::action_field::HexagonMap::action_field (line 25) ... ok [INFO] [stdout] test src/sparse_map/path_finder.rs - sparse_map::path_finder::PathFinder<'a,T>::with_passable (line 46) ... ok [INFO] [stdout] test src/sparse_map/mod.rs - sparse_map::HexagonMap::width_first (line 45) ... ok [INFO] [stdout] test src/sparse_map/path_finder.rs - sparse_map::path_finder::HexagonMap::path_finder (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13bc7569b84f627960390ac04e5ac3cdfc26d25030a32832356fb14f61b27e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13bc7569b84f627960390ac04e5ac3cdfc26d25030a32832356fb14f61b27e86", kill_on_drop: false }` [INFO] [stdout] 13bc7569b84f627960390ac04e5ac3cdfc26d25030a32832356fb14f61b27e86