[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 try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-weiss%2Fpentago" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/will-weiss/pentago on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25e36563815e538083352a2edb8cc5362d61d63ef76a1c0e56c6caffa6bbeaf5 [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" "25e36563815e538083352a2edb8cc5362d61d63ef76a1c0e56c6caffa6bbeaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25e36563815e538083352a2edb8cc5362d61d63ef76a1c0e56c6caffa6bbeaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e36563815e538083352a2edb8cc5362d61d63ef76a1c0e56c6caffa6bbeaf5", kill_on_drop: false }` [INFO] [stdout] 25e36563815e538083352a2edb8cc5362d61d63ef76a1c0e56c6caffa6bbeaf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11808a56904da6418473492acb130efcb97568123c29b1b39613eb50253e062c [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" "11808a56904da6418473492acb130efcb97568123c29b1b39613eb50253e062c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking num v0.3.0 [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 10.19s [INFO] running `Command { std: "docker" "inspect" "11808a56904da6418473492acb130efcb97568123c29b1b39613eb50253e062c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11808a56904da6418473492acb130efcb97568123c29b1b39613eb50253e062c", kill_on_drop: false }` [INFO] [stdout] 11808a56904da6418473492acb130efcb97568123c29b1b39613eb50253e062c