[INFO] cloning repository https://github.com/will-weiss/pentago [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/will-weiss/pentago" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-weiss%2Fpentago", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-weiss%2Fpentago'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c9a66ef127be6d25d2012aa06af425d5b41c40b [INFO] checking will-weiss/pentago against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-weiss%2Fpentago" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/will-weiss/pentago on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/will-weiss/pentago [INFO] finished tweaking git repo https://github.com/will-weiss/pentago [INFO] tweaked toml for git repo https://github.com/will-weiss/pentago written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/will-weiss/pentago already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0ef4abd1e593591e77d575adbf18bd03519fd53ced49a12906014f2f5cfd099 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0ef4abd1e593591e77d575adbf18bd03519fd53ced49a12906014f2f5cfd099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0ef4abd1e593591e77d575adbf18bd03519fd53ced49a12906014f2f5cfd099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ef4abd1e593591e77d575adbf18bd03519fd53ced49a12906014f2f5cfd099", kill_on_drop: false }` [INFO] [stdout] d0ef4abd1e593591e77d575adbf18bd03519fd53ced49a12906014f2f5cfd099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e31e13c7138b2b47ee4dec2b588bec1e36f47fd825cd6b4d476ecb9eb0b6a20 [INFO] running `Command { std: "docker" "start" "-a" "2e31e13c7138b2b47ee4dec2b588bec1e36f47fd825cd6b4d476ecb9eb0b6a20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking pentago v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `One` [INFO] [stdout] --> src/pentago/board.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use self::num::traits::{Zero, One}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pentago::quadrant` [INFO] [stdout] --> src/pentago/board.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pentago::quadrant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/board.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | if (ix == quadrant_ix) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/pentago/game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pentago::board` [INFO] [stdout] --> src/pentago/game.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pentago::board; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `One`, `ToPrimitive` [INFO] [stdout] --> src/pentago/quadrant.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use self::num::traits::{Zero, One, ToPrimitive}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pentago::square` [INFO] [stdout] --> src/pentago/quadrant.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pentago::square; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `mult2`, `mult3` [INFO] [stdout] --> src/pentago/quadrant.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use pentago::math_utils::{three_raised_to, mult2, mult3}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/quadrant.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | if (coordinate_val) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/quadrant.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | if (squares_val.is_zero()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `One`, `ToPrimitive` [INFO] [stdout] --> src/pentago/square.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use self::num::traits::{Zero, One, ToPrimitive}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pentago::color` [INFO] [stdout] --> src/pentago/square.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pentago::color; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mult3` [INFO] [stdout] --> src/pentago/square.rs:7:51 [INFO] [stdout] | [INFO] [stdout] 7 | use pentago::math_utils::{three_raised_to, mult2, mult3}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/square.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | if (self.color.is_empty()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/square.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | if (self.color.is_black()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ToPrimitive`, `Zero` [INFO] [stdout] --> src/pentago/math_utils.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use self::num::traits::{Zero, One, ToPrimitive}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `One` [INFO] [stdout] --> src/pentago/board.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use self::num::traits::{Zero, One}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pentago::quadrant` [INFO] [stdout] --> src/pentago/board.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pentago::quadrant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/board.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | if (ix == quadrant_ix) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/pentago/game.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pentago::board` [INFO] [stdout] --> src/pentago/game.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pentago::board; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `One`, `ToPrimitive` [INFO] [stdout] --> src/pentago/quadrant.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use self::num::traits::{Zero, One, ToPrimitive}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pentago::square` [INFO] [stdout] --> src/pentago/quadrant.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pentago::square; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `mult2`, `mult3` [INFO] [stdout] --> src/pentago/quadrant.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use pentago::math_utils::{three_raised_to, mult2, mult3}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/quadrant.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | if (coordinate_val) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/quadrant.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | if (squares_val.is_zero()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `One`, `ToPrimitive` [INFO] [stdout] --> src/pentago/square.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use self::num::traits::{Zero, One, ToPrimitive}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pentago::color` [INFO] [stdout] --> src/pentago/square.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pentago::color; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mult3` [INFO] [stdout] --> src/pentago/square.rs:7:51 [INFO] [stdout] | [INFO] [stdout] 7 | use pentago::math_utils::{three_raised_to, mult2, mult3}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/square.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | if (self.color.is_empty()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/pentago/square.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | if (self.color.is_black()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ToPrimitive`, `Zero` [INFO] [stdout] --> src/pentago/math_utils.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use self::num::traits::{Zero, One, ToPrimitive}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orient` [INFO] [stdout] --> src/pentago/board.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn orient(&self, quadrant_ix: usize, top_corner: &Vec, spin: &Vec) -> Board { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Empty` [INFO] [stdout] --> src/pentago/color.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `White` [INFO] [stdout] --> src/pentago/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | White [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `val` [INFO] [stdout] --> src/pentago/color.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn val(&self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_white` [INFO] [stdout] --> src/pentago/color.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn is_white(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orient` [INFO] [stdout] --> src/pentago/quadrant.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn orient(&self, top_corner: &Vec, spin: &Vec, length: &u8) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotate_coordinates` [INFO] [stdout] --> src/pentago/square.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn rotate_coordinates(coords: &mut Vec, top_corner: &Vec, length: &u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spin_coordinates` [INFO] [stdout] --> src/pentago/square.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn spin_coordinates(coords: &mut Vec, spin: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `invert_coordinates` [INFO] [stdout] --> src/pentago/square.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn invert_coordinates(coords: &mut Vec, length: &u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orient` [INFO] [stdout] --> src/pentago/square.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn orient(&self, top_corner: &Vec, spin: &Vec, length: &u8) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orient` [INFO] [stdout] --> src/pentago/board.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn orient(&self, quadrant_ix: usize, top_corner: &Vec, spin: &Vec) -> Board { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Empty` [INFO] [stdout] --> src/pentago/color.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `White` [INFO] [stdout] --> src/pentago/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | White [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `val` [INFO] [stdout] --> src/pentago/color.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn val(&self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_white` [INFO] [stdout] --> src/pentago/color.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn is_white(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orient` [INFO] [stdout] --> src/pentago/quadrant.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn orient(&self, top_corner: &Vec, spin: &Vec, length: &u8) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotate_coordinates` [INFO] [stdout] --> src/pentago/square.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn rotate_coordinates(coords: &mut Vec, top_corner: &Vec, length: &u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spin_coordinates` [INFO] [stdout] --> src/pentago/square.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn spin_coordinates(coords: &mut Vec, spin: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `invert_coordinates` [INFO] [stdout] --> src/pentago/square.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn invert_coordinates(coords: &mut Vec, length: &u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orient` [INFO] [stdout] --> src/pentago/square.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn orient(&self, top_corner: &Vec, spin: &Vec, length: &u8) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.54s [INFO] running `Command { std: "docker" "inspect" "2e31e13c7138b2b47ee4dec2b588bec1e36f47fd825cd6b4d476ecb9eb0b6a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e31e13c7138b2b47ee4dec2b588bec1e36f47fd825cd6b4d476ecb9eb0b6a20", kill_on_drop: false }` [INFO] [stdout] 2e31e13c7138b2b47ee4dec2b588bec1e36f47fd825cd6b4d476ecb9eb0b6a20