[INFO] fetching crate hexagon-map 0.0.2... [INFO] testing hexagon-map-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate hexagon-map 0.0.2 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hexagon-map 0.0.2 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 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f536f02ed551b7b326f7d2d048937b081e768c4ba205e36ff9a05d756486d2a3 [INFO] running `Command { std: "docker" "start" "-a" "f536f02ed551b7b326f7d2d048937b081e768c4ba205e36ff9a05d756486d2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f536f02ed551b7b326f7d2d048937b081e768c4ba205e36ff9a05d756486d2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f536f02ed551b7b326f7d2d048937b081e768c4ba205e36ff9a05d756486d2a3", kill_on_drop: false }` [INFO] [stdout] f536f02ed551b7b326f7d2d048937b081e768c4ba205e36ff9a05d756486d2a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 559ce1f1db5bd1c681fd802194d1f540aabbb372df4e22f9db35909d4ab55460 [INFO] running `Command { std: "docker" "start" "-a" "559ce1f1db5bd1c681fd802194d1f540aabbb372df4e22f9db35909d4ab55460", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling color-core v0.1.6 [INFO] [stderr] Compiling distantia v0.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [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 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 5.02s [INFO] running `Command { std: "docker" "inspect" "559ce1f1db5bd1c681fd802194d1f540aabbb372df4e22f9db35909d4ab55460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559ce1f1db5bd1c681fd802194d1f540aabbb372df4e22f9db35909d4ab55460", kill_on_drop: false }` [INFO] [stdout] 559ce1f1db5bd1c681fd802194d1f540aabbb372df4e22f9db35909d4ab55460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e127027d5f44ffd978e8e87c1f43a812fd1b9b6d205fb91a31e5eed0006cd15e [INFO] running `Command { std: "docker" "start" "-a" "e127027d5f44ffd978e8e87c1f43a812fd1b9b6d205fb91a31e5eed0006cd15e", 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 0.92s [INFO] running `Command { std: "docker" "inspect" "e127027d5f44ffd978e8e87c1f43a812fd1b9b6d205fb91a31e5eed0006cd15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e127027d5f44ffd978e8e87c1f43a812fd1b9b6d205fb91a31e5eed0006cd15e", kill_on_drop: false }` [INFO] [stdout] e127027d5f44ffd978e8e87c1f43a812fd1b9b6d205fb91a31e5eed0006cd15e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 652dbf689b95bd83085e5a54531c8734288fd6f4c90adf9fa713809a5f9d5f47 [INFO] running `Command { std: "docker" "start" "-a" "652dbf689b95bd83085e5a54531c8734288fd6f4c90adf9fa713809a5f9d5f47", 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 test ... ok [INFO] [stdout] test ready ... ok [INFO] [stdout] test test_action_field ... ok [INFO] [stdout] test test_circuit ... 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/path_finder.rs - sparse_map::path_finder::PathFinder<'a,T>::with_passable (line 46) ... 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_cost (line 66) ... ok [INFO] [stdout] test src/sparse_map/path_finder.rs - sparse_map::path_finder::HexagonMap::path_finder (line 27) ... ok [INFO] [stdout] test src/sparse_map/mod.rs - sparse_map::HexagonMap::width_first (line 45) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "652dbf689b95bd83085e5a54531c8734288fd6f4c90adf9fa713809a5f9d5f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652dbf689b95bd83085e5a54531c8734288fd6f4c90adf9fa713809a5f9d5f47", kill_on_drop: false }` [INFO] [stdout] 652dbf689b95bd83085e5a54531c8734288fd6f4c90adf9fa713809a5f9d5f47