[INFO] fetching crate hexagon-map 0.0.2... [INFO] testing hexagon-map-0.0.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate hexagon-map 0.0.2 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hexagon-map 0.0.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 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.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded color-core v0.1.6 [INFO] [stderr] Downloaded distantia v0.0.0 [INFO] [stderr] Downloaded shape-core v0.1.17 [INFO] [stderr] Downloaded projective v0.3.0 [INFO] [stderr] Downloaded deprecate-until v0.1.1 [INFO] [stderr] Downloaded pathfinding v4.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebab39e6d2d5f50d3b696110a57a9b0a4f67389a0a310fa01137c4159fb4da28 [INFO] running `Command { std: "docker" "start" "-a" "ebab39e6d2d5f50d3b696110a57a9b0a4f67389a0a310fa01137c4159fb4da28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebab39e6d2d5f50d3b696110a57a9b0a4f67389a0a310fa01137c4159fb4da28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebab39e6d2d5f50d3b696110a57a9b0a4f67389a0a310fa01137c4159fb4da28", kill_on_drop: false }` [INFO] [stdout] ebab39e6d2d5f50d3b696110a57a9b0a4f67389a0a310fa01137c4159fb4da28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf52cfbb7e412bd3e547a7d11bba48f229a19c67a3cbea9f43f48a81477f902f [INFO] running `Command { std: "docker" "start" "-a" "cf52cfbb7e412bd3e547a7d11bba48f229a19c67a3cbea9f43f48a81477f902f", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling projective v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling distantia v0.0.0 [INFO] [stderr] Compiling color-core v0.1.6 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling shape-core v0.1.17 [INFO] [stderr] Compiling serde v1.0.228 [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 4.69s [INFO] running `Command { std: "docker" "inspect" "cf52cfbb7e412bd3e547a7d11bba48f229a19c67a3cbea9f43f48a81477f902f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf52cfbb7e412bd3e547a7d11bba48f229a19c67a3cbea9f43f48a81477f902f", kill_on_drop: false }` [INFO] [stdout] cf52cfbb7e412bd3e547a7d11bba48f229a19c67a3cbea9f43f48a81477f902f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6ca693e41244785d402cea3c7af6e8710ee65c0b8aeccddd3449971af54fab5 [INFO] running `Command { std: "docker" "start" "-a" "b6ca693e41244785d402cea3c7af6e8710ee65c0b8aeccddd3449971af54fab5", kill_on_drop: false }` [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] [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.22s [INFO] running `Command { std: "docker" "inspect" "b6ca693e41244785d402cea3c7af6e8710ee65c0b8aeccddd3449971af54fab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ca693e41244785d402cea3c7af6e8710ee65c0b8aeccddd3449971af54fab5", kill_on_drop: false }` [INFO] [stdout] b6ca693e41244785d402cea3c7af6e8710ee65c0b8aeccddd3449971af54fab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e41f3aff746357519e2be35f54120fa25fadc029e29da83fa852a50ce4613af9 [INFO] running `Command { std: "docker" "start" "-a" "e41f3aff746357519e2be35f54120fa25fadc029e29da83fa852a50ce4613af9", 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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hexagon_map-545a9d9c1bdb62ee) [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-37d751a1d9e6fc94) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test ready ... ok [INFO] [stdout] test test ... ok [INFO] [stdout] test test_circuit ... ok [INFO] [stdout] test test_action_field ... ok [INFO] [stdout] test test_path ... 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/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/path_finder.rs - sparse_map::path_finder::PathFinder<'a,T>::with_cost (line 66) ... 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.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e41f3aff746357519e2be35f54120fa25fadc029e29da83fa852a50ce4613af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41f3aff746357519e2be35f54120fa25fadc029e29da83fa852a50ce4613af9", kill_on_drop: false }` [INFO] [stdout] e41f3aff746357519e2be35f54120fa25fadc029e29da83fa852a50ce4613af9