[INFO] cloning repository https://github.com/EricGlover/chess_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EricGlover/chess_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricGlover%2Fchess_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricGlover%2Fchess_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dfd242a404885e3d34bebf2b9e488cdaf68cd95 [INFO] checking EricGlover/chess_engine/0dfd242a404885e3d34bebf2b9e488cdaf68cd95 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricGlover%2Fchess_engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EricGlover/chess_engine on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EricGlover/chess_engine [INFO] finished tweaking git repo https://github.com/EricGlover/chess_engine [INFO] tweaked toml for git repo https://github.com/EricGlover/chess_engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/EricGlover/chess_engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string_morph v0.1.0 [INFO] [stderr] Downloaded libc v0.2.90 [INFO] [stderr] Downloaded unicode_types v0.2.0 [INFO] [stderr] Downloaded matrix_display v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2866033a4fc9584c8cfff335619d77134a6bc60a8b8a27ba04b5e7101f47f48 [INFO] running `Command { std: "docker" "start" "-a" "d2866033a4fc9584c8cfff335619d77134a6bc60a8b8a27ba04b5e7101f47f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2866033a4fc9584c8cfff335619d77134a6bc60a8b8a27ba04b5e7101f47f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2866033a4fc9584c8cfff335619d77134a6bc60a8b8a27ba04b5e7101f47f48", kill_on_drop: false }` [INFO] [stdout] d2866033a4fc9584c8cfff335619d77134a6bc60a8b8a27ba04b5e7101f47f48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69ca5968522aed6c73cd66dc525f80e29d3c31a840a97a8b76f4a337368b9815 [INFO] running `Command { std: "docker" "start" "-a" "69ca5968522aed6c73cd66dc525f80e29d3c31a840a97a8b76f4a337368b9815", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking string_morph v0.1.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unicode_types v0.2.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking matrix_display v1.0.0 [INFO] [stderr] Checking chess_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `ai` [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod ai; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `ai`, create file "src/ai.rs" or "src/ai/mod.rs" [INFO] [stdout] = note: if there is a `mod ai` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `ai` [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod ai; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `ai`, create file "src/ai.rs" or "src/ai/mod.rs" [INFO] [stdout] = note: if there is a `mod ai` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `board_trait` [INFO] [stdout] --> src/board.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod board_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `board_trait`, create file "src/board/board_trait.rs" or "src/board/board_trait/mod.rs" [INFO] [stdout] = note: if there is a `mod board_trait` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `board_trait` [INFO] [stdout] --> src/board.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod board_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `board_trait`, create file "src/board/board_trait.rs" or "src/board/board_trait/mod.rs" [INFO] [stdout] = note: if there is a `mod board_trait` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `castling_rights` [INFO] [stdout] --> src/board.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod castling_rights; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `castling_rights`, create file "src/board/castling_rights.rs" or "src/board/castling_rights/mod.rs" [INFO] [stdout] = note: if there is a `mod castling_rights` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `color` [INFO] [stdout] --> src/board.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod color; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `color`, create file "src/board/color.rs" or "src/board/color/mod.rs" [INFO] [stdout] = note: if there is a `mod color` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `castling_rights` [INFO] [stdout] --> src/board.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod castling_rights; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `castling_rights`, create file "src/board/castling_rights.rs" or "src/board/castling_rights/mod.rs" [INFO] [stdout] = note: if there is a `mod castling_rights` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `color` [INFO] [stdout] --> src/board.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod color; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `color`, create file "src/board/color.rs" or "src/board/color/mod.rs" [INFO] [stdout] = note: if there is a `mod color` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `coordinate` [INFO] [stdout] --> src/board.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod coordinate; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `coordinate`, create file "src/board/coordinate.rs" or "src/board/coordinate/mod.rs" [INFO] [stdout] = note: if there is a `mod coordinate` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `coordinate` [INFO] [stdout] --> src/board.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod coordinate; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `coordinate`, create file "src/board/coordinate.rs" or "src/board/coordinate/mod.rs" [INFO] [stdout] = note: if there is a `mod coordinate` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `iterators` [INFO] [stdout] --> src/board.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod iterators; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `iterators`, create file "src/board/iterators.rs" or "src/board/iterators/mod.rs" [INFO] [stdout] = note: if there is a `mod iterators` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `iterators` [INFO] [stdout] --> src/board.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod iterators; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `iterators`, create file "src/board/iterators.rs" or "src/board/iterators/mod.rs" [INFO] [stdout] = note: if there is a `mod iterators` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `piece` [INFO] [stdout] --> src/board.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod piece; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `piece`, create file "src/board/piece.rs" or "src/board/piece/mod.rs" [INFO] [stdout] = note: if there is a `mod piece` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `piece` [INFO] [stdout] --> src/board.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod piece; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `piece`, create file "src/board/piece.rs" or "src/board/piece/mod.rs" [INFO] [stdout] = note: if there is a `mod piece` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `piece_type` [INFO] [stdout] --> src/board.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod piece_type; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `piece_type`, create file "src/board/piece_type.rs" or "src/board/piece_type/mod.rs" [INFO] [stdout] = note: if there is a `mod piece_type` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `square` [INFO] [stdout] --> src/board.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod square; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `square`, create file "src/board/square.rs" or "src/board/square/mod.rs" [INFO] [stdout] = note: if there is a `mod square` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `piece_type` [INFO] [stdout] --> src/board.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod piece_type; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `piece_type`, create file "src/board/piece_type.rs" or "src/board/piece_type/mod.rs" [INFO] [stdout] = note: if there is a `mod piece_type` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `square` [INFO] [stdout] --> src/board.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod square; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `square`, create file "src/board/square.rs" or "src/board/square/mod.rs" [INFO] [stdout] = note: if there is a `mod square` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `board_trait::BoardTrait` [INFO] [stdout] --> src/board.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use board_trait::BoardTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `BoardTrait` in `board::board_trait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `castling_rights::CastlingRights` [INFO] [stdout] --> src/board.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use castling_rights::CastlingRights; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CastlingRights` in `board::castling_rights` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `color::Color` [INFO] [stdout] --> src/board.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use color::Color; [INFO] [stdout] | ^^^^^^^^^^^^ no `Color` in `board::color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum instead [INFO] [stdout] | [INFO] [stdout] 15 | pub use console::Color; [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `piece::Piece` [INFO] [stdout] --> src/board.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use piece::Piece; [INFO] [stdout] | ^^^^^^^^^^^^ no `Piece` in `board::piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `piece_type::PieceType` [INFO] [stdout] --> src/board.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use piece_type::PieceType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `PieceType` in `board::piece_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `square::Square` [INFO] [stdout] --> src/board.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use square::Square; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Square` in `board::square` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::ai::evaluator` [INFO] [stdout] --> src/game.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::ai::evaluator::evaluate; [INFO] [stdout] | ^^^^^^^^^ could not find `evaluator` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::board::Coordinate` [INFO] [stdout] --> src/chess_notation/pgn.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::board::{BoardTrait, Color, Coordinate, PieceType}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Coordinate` in `board` [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::board::Coordinate` [INFO] [stdout] --> src/hash.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::board::{BoardTrait, Color, Coordinate, PieceType}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Coordinate` in `board` [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::board::Coordinate` [INFO] [stdout] --> src/move_generator/path.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::board::Coordinate; [INFO] [stdout] | ^^^^^^^^^^^^^^---------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `coordinate` [INFO] [stdout] | no `Coordinate` in `board` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `board_trait::BoardTrait` [INFO] [stdout] --> src/board.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use board_trait::BoardTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `BoardTrait` in `board::board_trait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `castling_rights::CastlingRights` [INFO] [stdout] --> src/board.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use castling_rights::CastlingRights; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CastlingRights` in `board::castling_rights` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `color::Color` [INFO] [stdout] --> src/board.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use color::Color; [INFO] [stdout] | ^^^^^^^^^^^^ no `Color` in `board::color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum instead [INFO] [stdout] | [INFO] [stdout] 15 | pub use console::Color; [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `piece::Piece` [INFO] [stdout] --> src/board.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use piece::Piece; [INFO] [stdout] | ^^^^^^^^^^^^ no `Piece` in `board::piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `piece_type::PieceType` [INFO] [stdout] --> src/board.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use piece_type::PieceType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `PieceType` in `board::piece_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `square::Square` [INFO] [stdout] --> src/board.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use square::Square; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Square` in `board::square` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::ai::evaluator` [INFO] [stdout] --> src/game.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::ai::evaluator::evaluate; [INFO] [stdout] | ^^^^^^^^^ could not find `evaluator` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ai::ai`, `crate::ai::AiSearch` [INFO] [stdout] --> src/move_generator.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::ai::{ai, AiSearch}; [INFO] [stdout] | ^^ ^^^^^^^^ no `AiSearch` in `ai` [INFO] [stdout] | | [INFO] [stdout] | no `ai` in `ai` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] crate::ai [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ai::ai`, `crate::ai::AiSearch` [INFO] [stdout] --> src/move_generator.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | use crate::ai::{ai, AiSearch}; [INFO] [stdout] | ^^ ^^^^^^^^ no `AiSearch` in `ai` [INFO] [stdout] | | [INFO] [stdout] | no `ai` in `ai` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] crate::ai [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::ai::evaluator` [INFO] [stdout] --> src/tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::ai::evaluator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `evaluator` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::board::Coordinate` [INFO] [stdout] --> src/chess_notation/pgn.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::board::{BoardTrait, Color, Coordinate, PieceType}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Coordinate` in `board` [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::board::Coordinate` [INFO] [stdout] --> src/hash.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::board::{BoardTrait, Color, Coordinate, PieceType}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Coordinate` in `board` [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `coordinate` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::chess_notation::pgn::tests::Coordinate` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::board::Coordinate` [INFO] [stdout] --> src/move_generator/path.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::board::Coordinate; [INFO] [stdout] | ^^^^^^^^^^^^^^---------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `coordinate` [INFO] [stdout] | no `Coordinate` in `board` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::board::Coordinate` [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::board::Coordinate; [INFO] [stdout] | ^^^^^^^^^^^^^^---------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `coordinate` [INFO] [stdout] | no `Coordinate` in `board` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ai` in `ai` [INFO] [stdout] --> src/game.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | let mut ai = ai::ai::new(Color::Black); [INFO] [stdout] | ^^ could not find `ai` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ai` in `ai` [INFO] [stdout] --> src/game.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let mut ai2 = ai::ai::new(Color::White); [INFO] [stdout] | ^^ could not find `ai` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `evaluator` in `ai` [INFO] [stdout] --> src/game.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | let eval = ai::evaluator::evaluate(&self.board, None, None); [INFO] [stdout] | ^^^^^^^^^ could not find `evaluator` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `evaluator` in `ai` [INFO] [stdout] --> src/game.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | let eval = ai::evaluator::evaluate(&self.board, None, None); [INFO] [stdout] | ^^^^^^^^^ could not find `evaluator` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | en_passant_target: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Board { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | en_passant_target: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Board { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 51 | fn en_passant_target(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 36 | impl BoardTrait for Board { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SquareIterator` in this scope [INFO] [stdout] --> src/board.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | fn squares_list(&self) -> SquareIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RankIterator` in this scope [INFO] [stdout] --> src/board.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_rank(&self, y: u8) -> RankIterator { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoIterator` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/iter/traits/collect.rs:318:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `IntoIterator` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FilesIterator` in this scope [INFO] [stdout] --> src/board.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | fn get_files(&self) -> FilesIterator { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:258:54 [INFO] [stdout] | [INFO] [stdout] 258 | fn place_piece(&mut self, mut piece: Piece, at: &Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:269:30 [INFO] [stdout] | [INFO] [stdout] 269 | fn has_piece(&self, at: &Coordinate) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:275:33 [INFO] [stdout] | [INFO] [stdout] 275 | fn get_piece_at(&self, at: &Coordinate) -> Option<&Piece> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:341:35 [INFO] [stdout] | [INFO] [stdout] 341 | en_passant_target: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 334 | impl Board { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:373:35 [INFO] [stdout] | [INFO] [stdout] 373 | fn move_piece(&mut self, at: &Coordinate, to: &Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:373:52 [INFO] [stdout] | [INFO] [stdout] 373 | fn move_piece(&mut self, at: &Coordinate, to: &Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:381:40 [INFO] [stdout] | [INFO] [stdout] 381 | fn remove_piece_at(&mut self, at: &Coordinate) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SquareIterator` in this scope [INFO] [stdout] --> src/board.rs:404:36 [INFO] [stdout] | [INFO] [stdout] 404 | fn squares_list_iter(&self) -> SquareIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:408:31 [INFO] [stdout] | [INFO] [stdout] 408 | fn get_square(&self, at: &Coordinate) -> &Square { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:411:39 [INFO] [stdout] | [INFO] [stdout] 411 | fn get_square_mut(&mut self, at: &Coordinate) -> &mut Square { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/chess_notation.rs:131:40 [INFO] [stdout] | [INFO] [stdout] 131 | fn read_move(str: &str) -> (PieceType, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ai` in module `ai` [INFO] [stdout] --> src/game.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | ai: ai::ai, [INFO] [stdout] | ^^ not found in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ai` in module `ai` [INFO] [stdout] --> src/game.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | ai2: ai::ai, [INFO] [stdout] | ^^ not found in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | rook_from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | rook_to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | rook_from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MoveType { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | rook_from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MoveType { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | rook_from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | rook_to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | ) -> (Coordinate, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:134:23 [INFO] [stdout] | [INFO] [stdout] 134 | ) -> (Coordinate, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | ) -> (Coordinate, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | ) -> (Coordinate, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | from: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | to: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | from: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn make_moves(path: Vec, board: &dyn BoardTrait, piece: &Piece) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 177 | pub fn make_moves(path: Vec, board: &dyn BoardTrait, piece: &Piece) -> Vec { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HIGH_Y` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:322:54 [INFO] [stdout] | [INFO] [stdout] 322 | if (piece.color == Color::White && to.y() == HIGH_Y) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOW_Y` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:323:58 [INFO] [stdout] | [INFO] [stdout] 323 | || (piece.color == Color::Black && to.y() == LOW_Y) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:369:20 [INFO] [stdout] | [INFO] [stdout] 369 | from: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:370:18 [INFO] [stdout] | [INFO] [stdout] 370 | at: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:398:19 [INFO] [stdout] | [INFO] [stdout] 398 | path: Vec, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 397 | pub fn make_vector_moves( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:466:49 [INFO] [stdout] | [INFO] [stdout] 466 | fn square_is_empty(board: &dyn BoardTrait, at: &Coordinate) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:471:54 [INFO] [stdout] | [INFO] [stdout] 471 | fn square_occupiable_by(board: &dyn BoardTrait, at: &Coordinate, color: Color) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:478:49 [INFO] [stdout] | [INFO] [stdout] 478 | fn has_enemy_piece(board: &dyn BoardTrait, at: &Coordinate, own_color: Color) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:487:20 [INFO] [stdout] | [INFO] [stdout] 487 | fn is_on_board(c: &Coordinate) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOW_X` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:488:14 [INFO] [stdout] | [INFO] [stdout] 488 | c.x() >= LOW_X && c.x() <= HIGH_X && c.y() >= LOW_Y && c.y() <= HIGH_Y [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HIGH_X` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:488:32 [INFO] [stdout] | [INFO] [stdout] 488 | c.x() >= LOW_X && c.x() <= HIGH_X && c.y() >= LOW_Y && c.y() <= HIGH_Y [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOW_Y` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:488:51 [INFO] [stdout] | [INFO] [stdout] 488 | c.x() >= LOW_X && c.x() <= HIGH_X && c.y() >= LOW_Y && c.y() <= HIGH_Y [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HIGH_Y` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:488:69 [INFO] [stdout] | [INFO] [stdout] 488 | c.x() >= LOW_X && c.x() <= HIGH_X && c.y() >= LOW_Y && c.y() <= HIGH_Y [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | pub to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 336 | pub struct MoveLog { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 336 | pub struct MoveLog { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:385:26 [INFO] [stdout] | [INFO] [stdout] 385 | pub can_move_to: Vec, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 381 | struct Pin<'a, Coordinate> { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:393:25 [INFO] [stdout] | [INFO] [stdout] 393 | attack_coordinate: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::board_console_printer::print_board` [INFO] [stdout] --> src/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::board_console_printer::print_board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader` [INFO] [stdout] --> src/board.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::chess_notation::fen_reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gen_pseudo_legal_moves` [INFO] [stdout] --> src/board.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::move_generator::{gen_pseudo_legal_moves, Move, MoveType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `coordinate::*` [INFO] [stdout] --> src/board.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use coordinate::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iterators::*` [INFO] [stdout] --> src/board.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use iterators::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/board.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Formatter` [INFO] [stdout] --> src/board.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::slice::Iter` [INFO] [stdout] --> src/board.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::slice::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::board_console_printer` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::board_console_printer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::board_console_printer::print_board` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::board_console_printer::print_board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Prefix::Verbatim` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::Prefix::Verbatim; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader` [INFO] [stdout] --> src/chess_notation/pgn.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::chess_notation::fen_reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader::make_board` [INFO] [stdout] --> src/chess_notation/pgn.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::chess_notation::fen_reader::make_board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MoveType`, `Move`, and `gen_legal_moves` [INFO] [stdout] --> src/chess_notation/pgn.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::move_generator::{gen_legal_moves, Move, MoveType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation` [INFO] [stdout] --> src/game.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::chess_notation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/game.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::ThreadRng` [INFO] [stdout] --> src/hash.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::prelude::ThreadRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/hash.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | let max = (u64::pow(2, 64) - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 11 - let max = (u64::pow(2, 64) - 1); [INFO] [stdout] 11 + let max = u64::pow(2, 64) - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/hash.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | let num = rng.gen_range((0..max)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - let num = rng.gen_range((0..max)); [INFO] [stdout] 12 + let num = rng.gen_range(0..max); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/hash.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | let mut gen = || rng.gen_range((0..u64::MAX)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - let mut gen = || rng.gen_range((0..u64::MAX)); [INFO] [stdout] 42 + let mut gen = || rng.gen_range(0..u64::MAX); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/hash.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader` [INFO] [stdout] --> src/hash.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | use crate::chess_notation::fen_reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader::make_board` [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::chess_notation::fen_reader::make_board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SquareIterator` [INFO] [stdout] --> src/board.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | SquareIterator::new(&self.squares) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SquareIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RankIterator` [INFO] [stdout] --> src/board.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | RankIterator::new((y - 1) as usize, &self.squares) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RankIterator` [INFO] [stdout] | help: a trait with a similar name exists: `IntoIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FilesIterator` [INFO] [stdout] --> src/board.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | FilesIterator::new(&self.squares) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FilesIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SquareIterator` [INFO] [stdout] --> src/board.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 405 | SquareIterator::new(&self.squares) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SquareIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:417:29 [INFO] [stdout] | [INFO] [stdout] 417 | Square::new(Coordinate::new(1, 1), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:418:29 [INFO] [stdout] | [INFO] [stdout] 418 | Square::new(Coordinate::new(2, 1), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:419:29 [INFO] [stdout] | [INFO] [stdout] 419 | Square::new(Coordinate::new(3, 1), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:420:29 [INFO] [stdout] | [INFO] [stdout] 420 | Square::new(Coordinate::new(4, 1), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | Square::new(Coordinate::new(5, 1), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Square::new(Coordinate::new(6, 1), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | Square::new(Coordinate::new(7, 1), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:424:29 [INFO] [stdout] | [INFO] [stdout] 424 | Square::new(Coordinate::new(8, 1), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:427:29 [INFO] [stdout] | [INFO] [stdout] 427 | Square::new(Coordinate::new(1, 2), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:428:29 [INFO] [stdout] | [INFO] [stdout] 428 | Square::new(Coordinate::new(2, 2), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:429:29 [INFO] [stdout] | [INFO] [stdout] 429 | Square::new(Coordinate::new(3, 2), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:430:29 [INFO] [stdout] | [INFO] [stdout] 430 | Square::new(Coordinate::new(4, 2), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:431:29 [INFO] [stdout] | [INFO] [stdout] 431 | Square::new(Coordinate::new(5, 2), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:432:29 [INFO] [stdout] | [INFO] [stdout] 432 | Square::new(Coordinate::new(6, 2), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:433:29 [INFO] [stdout] | [INFO] [stdout] 433 | Square::new(Coordinate::new(7, 2), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:434:29 [INFO] [stdout] | [INFO] [stdout] 434 | Square::new(Coordinate::new(8, 2), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:437:29 [INFO] [stdout] | [INFO] [stdout] 437 | Square::new(Coordinate::new(1, 3), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:438:29 [INFO] [stdout] | [INFO] [stdout] 438 | Square::new(Coordinate::new(2, 3), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:439:29 [INFO] [stdout] | [INFO] [stdout] 439 | Square::new(Coordinate::new(3, 3), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:440:29 [INFO] [stdout] | [INFO] [stdout] 440 | Square::new(Coordinate::new(4, 3), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:441:29 [INFO] [stdout] | [INFO] [stdout] 441 | Square::new(Coordinate::new(5, 3), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:442:29 [INFO] [stdout] | [INFO] [stdout] 442 | Square::new(Coordinate::new(6, 3), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:443:29 [INFO] [stdout] | [INFO] [stdout] 443 | Square::new(Coordinate::new(7, 3), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:444:29 [INFO] [stdout] | [INFO] [stdout] 444 | Square::new(Coordinate::new(8, 3), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:447:29 [INFO] [stdout] | [INFO] [stdout] 447 | Square::new(Coordinate::new(1, 4), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:448:29 [INFO] [stdout] | [INFO] [stdout] 448 | Square::new(Coordinate::new(2, 4), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:449:29 [INFO] [stdout] | [INFO] [stdout] 449 | Square::new(Coordinate::new(3, 4), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:450:29 [INFO] [stdout] | [INFO] [stdout] 450 | Square::new(Coordinate::new(4, 4), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:451:29 [INFO] [stdout] | [INFO] [stdout] 451 | Square::new(Coordinate::new(5, 4), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:452:29 [INFO] [stdout] | [INFO] [stdout] 452 | Square::new(Coordinate::new(6, 4), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:453:29 [INFO] [stdout] | [INFO] [stdout] 453 | Square::new(Coordinate::new(7, 4), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:454:29 [INFO] [stdout] | [INFO] [stdout] 454 | Square::new(Coordinate::new(8, 4), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:457:29 [INFO] [stdout] | [INFO] [stdout] 457 | Square::new(Coordinate::new(1, 5), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:458:29 [INFO] [stdout] | [INFO] [stdout] 458 | Square::new(Coordinate::new(2, 5), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:459:29 [INFO] [stdout] | [INFO] [stdout] 459 | Square::new(Coordinate::new(3, 5), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:460:29 [INFO] [stdout] | [INFO] [stdout] 460 | Square::new(Coordinate::new(4, 5), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:461:29 [INFO] [stdout] | [INFO] [stdout] 461 | Square::new(Coordinate::new(5, 5), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:462:29 [INFO] [stdout] | [INFO] [stdout] 462 | Square::new(Coordinate::new(6, 5), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:463:29 [INFO] [stdout] | [INFO] [stdout] 463 | Square::new(Coordinate::new(7, 5), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:464:29 [INFO] [stdout] | [INFO] [stdout] 464 | Square::new(Coordinate::new(8, 5), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:467:29 [INFO] [stdout] | [INFO] [stdout] 467 | Square::new(Coordinate::new(1, 6), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:468:29 [INFO] [stdout] | [INFO] [stdout] 468 | Square::new(Coordinate::new(2, 6), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:469:29 [INFO] [stdout] | [INFO] [stdout] 469 | Square::new(Coordinate::new(3, 6), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:470:29 [INFO] [stdout] | [INFO] [stdout] 470 | Square::new(Coordinate::new(4, 6), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:471:29 [INFO] [stdout] | [INFO] [stdout] 471 | Square::new(Coordinate::new(5, 6), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:472:29 [INFO] [stdout] | [INFO] [stdout] 472 | Square::new(Coordinate::new(6, 6), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:473:29 [INFO] [stdout] | [INFO] [stdout] 473 | Square::new(Coordinate::new(7, 6), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:474:29 [INFO] [stdout] | [INFO] [stdout] 474 | Square::new(Coordinate::new(8, 6), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:477:29 [INFO] [stdout] | [INFO] [stdout] 477 | Square::new(Coordinate::new(1, 7), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:478:29 [INFO] [stdout] | [INFO] [stdout] 478 | Square::new(Coordinate::new(2, 7), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:479:29 [INFO] [stdout] | [INFO] [stdout] 479 | Square::new(Coordinate::new(3, 7), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:480:29 [INFO] [stdout] | [INFO] [stdout] 480 | Square::new(Coordinate::new(4, 7), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:481:29 [INFO] [stdout] | [INFO] [stdout] 481 | Square::new(Coordinate::new(5, 7), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:482:29 [INFO] [stdout] | [INFO] [stdout] 482 | Square::new(Coordinate::new(6, 7), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:483:29 [INFO] [stdout] | [INFO] [stdout] 483 | Square::new(Coordinate::new(7, 7), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:484:29 [INFO] [stdout] | [INFO] [stdout] 484 | Square::new(Coordinate::new(8, 7), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:487:29 [INFO] [stdout] | [INFO] [stdout] 487 | Square::new(Coordinate::new(1, 8), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:488:29 [INFO] [stdout] | [INFO] [stdout] 488 | Square::new(Coordinate::new(2, 8), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:489:29 [INFO] [stdout] | [INFO] [stdout] 489 | Square::new(Coordinate::new(3, 8), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:490:29 [INFO] [stdout] | [INFO] [stdout] 490 | Square::new(Coordinate::new(4, 8), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:491:29 [INFO] [stdout] | [INFO] [stdout] 491 | Square::new(Coordinate::new(5, 8), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:492:29 [INFO] [stdout] | [INFO] [stdout] 492 | Square::new(Coordinate::new(6, 8), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:493:29 [INFO] [stdout] | [INFO] [stdout] 493 | Square::new(Coordinate::new(7, 8), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:494:29 [INFO] [stdout] | [INFO] [stdout] 494 | Square::new(Coordinate::new(8, 8), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:499:34 [INFO] [stdout] | [INFO] [stdout] 499 | let s = self.get_square(&Coordinate::new(1, 1)).clone(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:509:47 [INFO] [stdout] | [INFO] [stdout] 509 | clone_square(self.get_square(&Coordinate::new(1, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | clone_square(self.get_square(&Coordinate::new(2, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:511:47 [INFO] [stdout] | [INFO] [stdout] 511 | clone_square(self.get_square(&Coordinate::new(3, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:512:47 [INFO] [stdout] | [INFO] [stdout] 512 | clone_square(self.get_square(&Coordinate::new(4, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:513:47 [INFO] [stdout] | [INFO] [stdout] 513 | clone_square(self.get_square(&Coordinate::new(5, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:514:47 [INFO] [stdout] | [INFO] [stdout] 514 | clone_square(self.get_square(&Coordinate::new(6, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:515:47 [INFO] [stdout] | [INFO] [stdout] 515 | clone_square(self.get_square(&Coordinate::new(7, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:516:47 [INFO] [stdout] | [INFO] [stdout] 516 | clone_square(self.get_square(&Coordinate::new(8, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:519:47 [INFO] [stdout] | [INFO] [stdout] 519 | clone_square(self.get_square(&Coordinate::new(1, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:520:47 [INFO] [stdout] | [INFO] [stdout] 520 | clone_square(self.get_square(&Coordinate::new(2, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:521:47 [INFO] [stdout] | [INFO] [stdout] 521 | clone_square(self.get_square(&Coordinate::new(3, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:522:47 [INFO] [stdout] | [INFO] [stdout] 522 | clone_square(self.get_square(&Coordinate::new(4, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:523:47 [INFO] [stdout] | [INFO] [stdout] 523 | clone_square(self.get_square(&Coordinate::new(5, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:524:47 [INFO] [stdout] | [INFO] [stdout] 524 | clone_square(self.get_square(&Coordinate::new(6, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:525:47 [INFO] [stdout] | [INFO] [stdout] 525 | clone_square(self.get_square(&Coordinate::new(7, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:526:47 [INFO] [stdout] | [INFO] [stdout] 526 | clone_square(self.get_square(&Coordinate::new(8, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:529:47 [INFO] [stdout] | [INFO] [stdout] 529 | clone_square(self.get_square(&Coordinate::new(1, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:530:47 [INFO] [stdout] | [INFO] [stdout] 530 | clone_square(self.get_square(&Coordinate::new(2, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:531:47 [INFO] [stdout] | [INFO] [stdout] 531 | clone_square(self.get_square(&Coordinate::new(3, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:532:47 [INFO] [stdout] | [INFO] [stdout] 532 | clone_square(self.get_square(&Coordinate::new(4, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:533:47 [INFO] [stdout] | [INFO] [stdout] 533 | clone_square(self.get_square(&Coordinate::new(5, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:534:47 [INFO] [stdout] | [INFO] [stdout] 534 | clone_square(self.get_square(&Coordinate::new(6, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:535:47 [INFO] [stdout] | [INFO] [stdout] 535 | clone_square(self.get_square(&Coordinate::new(7, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:536:47 [INFO] [stdout] | [INFO] [stdout] 536 | clone_square(self.get_square(&Coordinate::new(8, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:539:47 [INFO] [stdout] | [INFO] [stdout] 539 | clone_square(self.get_square(&Coordinate::new(1, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:540:47 [INFO] [stdout] | [INFO] [stdout] 540 | clone_square(self.get_square(&Coordinate::new(2, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:541:47 [INFO] [stdout] | [INFO] [stdout] 541 | clone_square(self.get_square(&Coordinate::new(3, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:542:47 [INFO] [stdout] | [INFO] [stdout] 542 | clone_square(self.get_square(&Coordinate::new(4, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:543:47 [INFO] [stdout] | [INFO] [stdout] 543 | clone_square(self.get_square(&Coordinate::new(5, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:544:47 [INFO] [stdout] | [INFO] [stdout] 544 | clone_square(self.get_square(&Coordinate::new(6, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:545:47 [INFO] [stdout] | [INFO] [stdout] 545 | clone_square(self.get_square(&Coordinate::new(7, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:546:47 [INFO] [stdout] | [INFO] [stdout] 546 | clone_square(self.get_square(&Coordinate::new(8, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:549:47 [INFO] [stdout] | [INFO] [stdout] 549 | clone_square(self.get_square(&Coordinate::new(1, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:550:47 [INFO] [stdout] | [INFO] [stdout] 550 | clone_square(self.get_square(&Coordinate::new(2, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:551:47 [INFO] [stdout] | [INFO] [stdout] 551 | clone_square(self.get_square(&Coordinate::new(3, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:552:47 [INFO] [stdout] | [INFO] [stdout] 552 | clone_square(self.get_square(&Coordinate::new(4, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:553:47 [INFO] [stdout] | [INFO] [stdout] 553 | clone_square(self.get_square(&Coordinate::new(5, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:554:47 [INFO] [stdout] | [INFO] [stdout] 554 | clone_square(self.get_square(&Coordinate::new(6, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:555:47 [INFO] [stdout] | [INFO] [stdout] 555 | clone_square(self.get_square(&Coordinate::new(7, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:556:47 [INFO] [stdout] | [INFO] [stdout] 556 | clone_square(self.get_square(&Coordinate::new(8, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:559:47 [INFO] [stdout] | [INFO] [stdout] 559 | clone_square(self.get_square(&Coordinate::new(1, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:560:47 [INFO] [stdout] | [INFO] [stdout] 560 | clone_square(self.get_square(&Coordinate::new(2, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:561:47 [INFO] [stdout] | [INFO] [stdout] 561 | clone_square(self.get_square(&Coordinate::new(3, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:562:47 [INFO] [stdout] | [INFO] [stdout] 562 | clone_square(self.get_square(&Coordinate::new(4, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:563:47 [INFO] [stdout] | [INFO] [stdout] 563 | clone_square(self.get_square(&Coordinate::new(5, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:564:47 [INFO] [stdout] | [INFO] [stdout] 564 | clone_square(self.get_square(&Coordinate::new(6, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:565:47 [INFO] [stdout] | [INFO] [stdout] 565 | clone_square(self.get_square(&Coordinate::new(7, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:566:47 [INFO] [stdout] | [INFO] [stdout] 566 | clone_square(self.get_square(&Coordinate::new(8, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:569:47 [INFO] [stdout] | [INFO] [stdout] 569 | clone_square(self.get_square(&Coordinate::new(1, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:570:47 [INFO] [stdout] | [INFO] [stdout] 570 | clone_square(self.get_square(&Coordinate::new(2, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | clone_square(self.get_square(&Coordinate::new(3, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:572:47 [INFO] [stdout] | [INFO] [stdout] 572 | clone_square(self.get_square(&Coordinate::new(4, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:573:47 [INFO] [stdout] | [INFO] [stdout] 573 | clone_square(self.get_square(&Coordinate::new(5, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:574:47 [INFO] [stdout] | [INFO] [stdout] 574 | clone_square(self.get_square(&Coordinate::new(6, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:575:47 [INFO] [stdout] | [INFO] [stdout] 575 | clone_square(self.get_square(&Coordinate::new(7, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:576:47 [INFO] [stdout] | [INFO] [stdout] 576 | clone_square(self.get_square(&Coordinate::new(8, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:579:47 [INFO] [stdout] | [INFO] [stdout] 579 | clone_square(self.get_square(&Coordinate::new(1, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:580:47 [INFO] [stdout] | [INFO] [stdout] 580 | clone_square(self.get_square(&Coordinate::new(2, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:581:47 [INFO] [stdout] | [INFO] [stdout] 581 | clone_square(self.get_square(&Coordinate::new(3, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:582:47 [INFO] [stdout] | [INFO] [stdout] 582 | clone_square(self.get_square(&Coordinate::new(4, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:583:47 [INFO] [stdout] | [INFO] [stdout] 583 | clone_square(self.get_square(&Coordinate::new(5, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:584:47 [INFO] [stdout] | [INFO] [stdout] 584 | clone_square(self.get_square(&Coordinate::new(6, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:585:47 [INFO] [stdout] | [INFO] [stdout] 585 | clone_square(self.get_square(&Coordinate::new(7, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:586:47 [INFO] [stdout] | [INFO] [stdout] 586 | clone_square(self.get_square(&Coordinate::new(8, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | let coordinate = Coordinate::new(x, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | Some(Coordinate::from(parts[3])) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | let to = Coordinate::from(s.as_str()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | let from = Coordinate::new(5, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | let to = Coordinate::new(7, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | let from = Coordinate::new(8, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | let to = Coordinate::new(6, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | let from = Coordinate::new(5, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | let to = Coordinate::new(3, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | let from = Coordinate::new(1, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | let to = Coordinate::new(4, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 227 previous errors; 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chess_engine` (lib) due to 228 previous errors; 23 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `ai` in `ai` [INFO] [stdout] --> src/game.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | let mut ai = ai::ai::new(Color::Black); [INFO] [stdout] | ^^ could not find `ai` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ai` in `ai` [INFO] [stdout] --> src/game.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let mut ai2 = ai::ai::new(Color::White); [INFO] [stdout] | ^^ could not find `ai` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `evaluator` in `ai` [INFO] [stdout] --> src/game.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | let eval = ai::evaluator::evaluate(&self.board, None, None); [INFO] [stdout] | ^^^^^^^^^ could not find `evaluator` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `evaluator` in `ai` [INFO] [stdout] --> src/game.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | let eval = ai::evaluator::evaluate(&self.board, None, None); [INFO] [stdout] | ^^^^^^^^^ could not find `evaluator` in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | en_passant_target: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Board { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | en_passant_target: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Board { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 51 | fn en_passant_target(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 36 | impl BoardTrait for Board { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SquareIterator` in this scope [INFO] [stdout] --> src/board.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | fn squares_list(&self) -> SquareIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RankIterator` in this scope [INFO] [stdout] --> src/board.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_rank(&self, y: u8) -> RankIterator { [INFO] [stdout] | ^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoIterator` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/iter/traits/collect.rs:318:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `IntoIterator` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FilesIterator` in this scope [INFO] [stdout] --> src/board.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | fn get_files(&self) -> FilesIterator { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:258:54 [INFO] [stdout] | [INFO] [stdout] 258 | fn place_piece(&mut self, mut piece: Piece, at: &Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:269:30 [INFO] [stdout] | [INFO] [stdout] 269 | fn has_piece(&self, at: &Coordinate) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:275:33 [INFO] [stdout] | [INFO] [stdout] 275 | fn get_piece_at(&self, at: &Coordinate) -> Option<&Piece> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:341:35 [INFO] [stdout] | [INFO] [stdout] 341 | en_passant_target: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 334 | impl Board { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:373:35 [INFO] [stdout] | [INFO] [stdout] 373 | fn move_piece(&mut self, at: &Coordinate, to: &Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:373:52 [INFO] [stdout] | [INFO] [stdout] 373 | fn move_piece(&mut self, at: &Coordinate, to: &Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:381:40 [INFO] [stdout] | [INFO] [stdout] 381 | fn remove_piece_at(&mut self, at: &Coordinate) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SquareIterator` in this scope [INFO] [stdout] --> src/board.rs:404:36 [INFO] [stdout] | [INFO] [stdout] 404 | fn squares_list_iter(&self) -> SquareIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:408:31 [INFO] [stdout] | [INFO] [stdout] 408 | fn get_square(&self, at: &Coordinate) -> &Square { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/board.rs:411:39 [INFO] [stdout] | [INFO] [stdout] 411 | fn get_square_mut(&mut self, at: &Coordinate) -> &mut Square { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/chess_notation/fen_reader.rs:247:47 [INFO] [stdout] | [INFO] [stdout] 247 | fn has_piece(board: &BoardTrait, at: &Coordinate) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/chess_notation.rs:131:40 [INFO] [stdout] | [INFO] [stdout] 131 | fn read_move(str: &str) -> (PieceType, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ai` in module `ai` [INFO] [stdout] --> src/game.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | ai: ai::ai, [INFO] [stdout] | ^^ not found in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ai` in module `ai` [INFO] [stdout] --> src/game.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | ai2: ai::ai, [INFO] [stdout] | ^^ not found in `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | rook_from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | rook_to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | rook_from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MoveType { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | rook_from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | pub enum MoveType { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | rook_from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | rook_to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | ) -> (Coordinate, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:134:23 [INFO] [stdout] | [INFO] [stdout] 134 | ) -> (Coordinate, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | ) -> (Coordinate, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/chess_move.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | ) -> (Coordinate, Coordinate) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | from: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | to: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | from: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn make_moves(path: Vec, board: &dyn BoardTrait, piece: &Piece) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 177 | pub fn make_moves(path: Vec, board: &dyn BoardTrait, piece: &Piece) -> Vec { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HIGH_Y` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:322:54 [INFO] [stdout] | [INFO] [stdout] 322 | if (piece.color == Color::White && to.y() == HIGH_Y) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOW_Y` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:323:58 [INFO] [stdout] | [INFO] [stdout] 323 | || (piece.color == Color::Black && to.y() == LOW_Y) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:369:20 [INFO] [stdout] | [INFO] [stdout] 369 | from: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:370:18 [INFO] [stdout] | [INFO] [stdout] 370 | at: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:398:19 [INFO] [stdout] | [INFO] [stdout] 398 | path: Vec, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 397 | pub fn make_vector_moves( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:466:49 [INFO] [stdout] | [INFO] [stdout] 466 | fn square_is_empty(board: &dyn BoardTrait, at: &Coordinate) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:471:54 [INFO] [stdout] | [INFO] [stdout] 471 | fn square_occupiable_by(board: &dyn BoardTrait, at: &Coordinate, color: Color) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:478:49 [INFO] [stdout] | [INFO] [stdout] 478 | fn has_enemy_piece(board: &dyn BoardTrait, at: &Coordinate, own_color: Color) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:487:20 [INFO] [stdout] | [INFO] [stdout] 487 | fn is_on_board(c: &Coordinate) -> bool { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOW_X` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:488:14 [INFO] [stdout] | [INFO] [stdout] 488 | c.x() >= LOW_X && c.x() <= HIGH_X && c.y() >= LOW_Y && c.y() <= HIGH_Y [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HIGH_X` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:488:32 [INFO] [stdout] | [INFO] [stdout] 488 | c.x() >= LOW_X && c.x() <= HIGH_X && c.y() >= LOW_Y && c.y() <= HIGH_Y [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOW_Y` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:488:51 [INFO] [stdout] | [INFO] [stdout] 488 | c.x() >= LOW_X && c.x() <= HIGH_X && c.y() >= LOW_Y && c.y() <= HIGH_Y [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HIGH_Y` in this scope [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:488:69 [INFO] [stdout] | [INFO] [stdout] 488 | c.x() >= LOW_X && c.x() <= HIGH_X && c.y() >= LOW_Y && c.y() <= HIGH_Y [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | pub to: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 336 | pub struct MoveLog { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 338 | pub from: Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 336 | pub struct MoveLog { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:385:26 [INFO] [stdout] | [INFO] [stdout] 385 | pub can_move_to: Vec, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 381 | struct Pin<'a, Coordinate> { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Coordinate` in this scope [INFO] [stdout] --> src/move_generator.rs:393:25 [INFO] [stdout] | [INFO] [stdout] 393 | attack_coordinate: &Coordinate, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::board_console_printer::print_board` [INFO] [stdout] --> src/board.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::board_console_printer::print_board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader` [INFO] [stdout] --> src/board.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::chess_notation::fen_reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gen_pseudo_legal_moves` [INFO] [stdout] --> src/board.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::move_generator::{gen_pseudo_legal_moves, Move, MoveType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `coordinate::*` [INFO] [stdout] --> src/board.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use coordinate::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iterators::*` [INFO] [stdout] --> src/board.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use iterators::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/board.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Formatter` [INFO] [stdout] --> src/board.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::slice::Iter` [INFO] [stdout] --> src/board.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::slice::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::board_console_printer` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::board_console_printer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::board_console_printer::print_board` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::board_console_printer::print_board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Prefix::Verbatim` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::Prefix::Verbatim; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader` [INFO] [stdout] --> src/chess_notation/pgn.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::chess_notation::fen_reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader::make_board` [INFO] [stdout] --> src/chess_notation/pgn.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::chess_notation::fen_reader::make_board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gen_legal_moves` [INFO] [stdout] --> src/chess_notation/pgn.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::move_generator::{gen_legal_moves, Move, MoveType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/chess_notation/pgn.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / /** [INFO] [stdout] 165 | | [Event "Let\\'s Play!"] [INFO] [stdout] 166 | | [Site "Chess.com"] [INFO] [stdout] 167 | | [Date "2021.05.04"] [INFO] [stdout] ... | [INFO] [stdout] 178 | | Qh5+ Nf7 9. f4 g6 10. Qh4 h6 11. Bxh8 Nxh8 12. Nd2 * [INFO] [stdout] 179 | | **/ [INFO] [stdout] | |___________^ [INFO] [stdout] 180 | let mut game = chess_game::new(); [INFO] [stdout] | --------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader::*` [INFO] [stdout] --> src/chess_notation.rs:408:9 [INFO] [stdout] | [INFO] [stdout] 408 | use crate::chess_notation::fen_reader::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation` [INFO] [stdout] --> src/game.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::chess_notation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/game.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::ThreadRng` [INFO] [stdout] --> src/hash.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::prelude::ThreadRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/hash.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | let max = (u64::pow(2, 64) - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 11 - let max = (u64::pow(2, 64) - 1); [INFO] [stdout] 11 + let max = u64::pow(2, 64) - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/hash.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | let num = rng.gen_range((0..max)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - let num = rng.gen_range((0..max)); [INFO] [stdout] 12 + let num = rng.gen_range(0..max); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/hash.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | let mut gen = || rng.gen_range((0..u64::MAX)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - let mut gen = || rng.gen_range((0..u64::MAX)); [INFO] [stdout] 42 + let mut gen = || rng.gen_range(0..u64::MAX); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chess_notation::fen_reader::make_board` [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::chess_notation::fen_reader::make_board; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::board::*` [INFO] [stdout] --> src/move_generator/pseudo_legal_move_generator.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::board::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::move_generator::chess_move::MoveType` [INFO] [stdout] --> src/move_generator.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::move_generator::chess_move::MoveType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test::Bencher` [INFO] [stdout] --> src/move_generator.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ai::*` [INFO] [stdout] --> src/tests.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::ai::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SquareIterator` [INFO] [stdout] --> src/board.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | SquareIterator::new(&self.squares) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SquareIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RankIterator` [INFO] [stdout] --> src/board.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | RankIterator::new((y - 1) as usize, &self.squares) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RankIterator` [INFO] [stdout] | help: a trait with a similar name exists: `IntoIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FilesIterator` [INFO] [stdout] --> src/board.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | FilesIterator::new(&self.squares) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FilesIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SquareIterator` [INFO] [stdout] --> src/board.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 405 | SquareIterator::new(&self.squares) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SquareIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:417:29 [INFO] [stdout] | [INFO] [stdout] 417 | Square::new(Coordinate::new(1, 1), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:418:29 [INFO] [stdout] | [INFO] [stdout] 418 | Square::new(Coordinate::new(2, 1), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:419:29 [INFO] [stdout] | [INFO] [stdout] 419 | Square::new(Coordinate::new(3, 1), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:420:29 [INFO] [stdout] | [INFO] [stdout] 420 | Square::new(Coordinate::new(4, 1), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | Square::new(Coordinate::new(5, 1), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | Square::new(Coordinate::new(6, 1), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | Square::new(Coordinate::new(7, 1), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:424:29 [INFO] [stdout] | [INFO] [stdout] 424 | Square::new(Coordinate::new(8, 1), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:427:29 [INFO] [stdout] | [INFO] [stdout] 427 | Square::new(Coordinate::new(1, 2), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:428:29 [INFO] [stdout] | [INFO] [stdout] 428 | Square::new(Coordinate::new(2, 2), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:429:29 [INFO] [stdout] | [INFO] [stdout] 429 | Square::new(Coordinate::new(3, 2), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:430:29 [INFO] [stdout] | [INFO] [stdout] 430 | Square::new(Coordinate::new(4, 2), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:431:29 [INFO] [stdout] | [INFO] [stdout] 431 | Square::new(Coordinate::new(5, 2), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:432:29 [INFO] [stdout] | [INFO] [stdout] 432 | Square::new(Coordinate::new(6, 2), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:433:29 [INFO] [stdout] | [INFO] [stdout] 433 | Square::new(Coordinate::new(7, 2), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:434:29 [INFO] [stdout] | [INFO] [stdout] 434 | Square::new(Coordinate::new(8, 2), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:437:29 [INFO] [stdout] | [INFO] [stdout] 437 | Square::new(Coordinate::new(1, 3), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:438:29 [INFO] [stdout] | [INFO] [stdout] 438 | Square::new(Coordinate::new(2, 3), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:439:29 [INFO] [stdout] | [INFO] [stdout] 439 | Square::new(Coordinate::new(3, 3), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:440:29 [INFO] [stdout] | [INFO] [stdout] 440 | Square::new(Coordinate::new(4, 3), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:441:29 [INFO] [stdout] | [INFO] [stdout] 441 | Square::new(Coordinate::new(5, 3), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:442:29 [INFO] [stdout] | [INFO] [stdout] 442 | Square::new(Coordinate::new(6, 3), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:443:29 [INFO] [stdout] | [INFO] [stdout] 443 | Square::new(Coordinate::new(7, 3), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:444:29 [INFO] [stdout] | [INFO] [stdout] 444 | Square::new(Coordinate::new(8, 3), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:447:29 [INFO] [stdout] | [INFO] [stdout] 447 | Square::new(Coordinate::new(1, 4), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:448:29 [INFO] [stdout] | [INFO] [stdout] 448 | Square::new(Coordinate::new(2, 4), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:449:29 [INFO] [stdout] | [INFO] [stdout] 449 | Square::new(Coordinate::new(3, 4), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:450:29 [INFO] [stdout] | [INFO] [stdout] 450 | Square::new(Coordinate::new(4, 4), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:451:29 [INFO] [stdout] | [INFO] [stdout] 451 | Square::new(Coordinate::new(5, 4), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:452:29 [INFO] [stdout] | [INFO] [stdout] 452 | Square::new(Coordinate::new(6, 4), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:453:29 [INFO] [stdout] | [INFO] [stdout] 453 | Square::new(Coordinate::new(7, 4), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:454:29 [INFO] [stdout] | [INFO] [stdout] 454 | Square::new(Coordinate::new(8, 4), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:457:29 [INFO] [stdout] | [INFO] [stdout] 457 | Square::new(Coordinate::new(1, 5), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:458:29 [INFO] [stdout] | [INFO] [stdout] 458 | Square::new(Coordinate::new(2, 5), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:459:29 [INFO] [stdout] | [INFO] [stdout] 459 | Square::new(Coordinate::new(3, 5), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:460:29 [INFO] [stdout] | [INFO] [stdout] 460 | Square::new(Coordinate::new(4, 5), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:461:29 [INFO] [stdout] | [INFO] [stdout] 461 | Square::new(Coordinate::new(5, 5), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:462:29 [INFO] [stdout] | [INFO] [stdout] 462 | Square::new(Coordinate::new(6, 5), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:463:29 [INFO] [stdout] | [INFO] [stdout] 463 | Square::new(Coordinate::new(7, 5), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:464:29 [INFO] [stdout] | [INFO] [stdout] 464 | Square::new(Coordinate::new(8, 5), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:467:29 [INFO] [stdout] | [INFO] [stdout] 467 | Square::new(Coordinate::new(1, 6), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:468:29 [INFO] [stdout] | [INFO] [stdout] 468 | Square::new(Coordinate::new(2, 6), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:469:29 [INFO] [stdout] | [INFO] [stdout] 469 | Square::new(Coordinate::new(3, 6), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:470:29 [INFO] [stdout] | [INFO] [stdout] 470 | Square::new(Coordinate::new(4, 6), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:471:29 [INFO] [stdout] | [INFO] [stdout] 471 | Square::new(Coordinate::new(5, 6), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:472:29 [INFO] [stdout] | [INFO] [stdout] 472 | Square::new(Coordinate::new(6, 6), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:473:29 [INFO] [stdout] | [INFO] [stdout] 473 | Square::new(Coordinate::new(7, 6), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:474:29 [INFO] [stdout] | [INFO] [stdout] 474 | Square::new(Coordinate::new(8, 6), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:477:29 [INFO] [stdout] | [INFO] [stdout] 477 | Square::new(Coordinate::new(1, 7), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:478:29 [INFO] [stdout] | [INFO] [stdout] 478 | Square::new(Coordinate::new(2, 7), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:479:29 [INFO] [stdout] | [INFO] [stdout] 479 | Square::new(Coordinate::new(3, 7), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:480:29 [INFO] [stdout] | [INFO] [stdout] 480 | Square::new(Coordinate::new(4, 7), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:481:29 [INFO] [stdout] | [INFO] [stdout] 481 | Square::new(Coordinate::new(5, 7), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:482:29 [INFO] [stdout] | [INFO] [stdout] 482 | Square::new(Coordinate::new(6, 7), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:483:29 [INFO] [stdout] | [INFO] [stdout] 483 | Square::new(Coordinate::new(7, 7), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:484:29 [INFO] [stdout] | [INFO] [stdout] 484 | Square::new(Coordinate::new(8, 7), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:487:29 [INFO] [stdout] | [INFO] [stdout] 487 | Square::new(Coordinate::new(1, 8), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:488:29 [INFO] [stdout] | [INFO] [stdout] 488 | Square::new(Coordinate::new(2, 8), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:489:29 [INFO] [stdout] | [INFO] [stdout] 489 | Square::new(Coordinate::new(3, 8), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:490:29 [INFO] [stdout] | [INFO] [stdout] 490 | Square::new(Coordinate::new(4, 8), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:491:29 [INFO] [stdout] | [INFO] [stdout] 491 | Square::new(Coordinate::new(5, 8), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:492:29 [INFO] [stdout] | [INFO] [stdout] 492 | Square::new(Coordinate::new(6, 8), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:493:29 [INFO] [stdout] | [INFO] [stdout] 493 | Square::new(Coordinate::new(7, 8), None, Color::White), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:494:29 [INFO] [stdout] | [INFO] [stdout] 494 | Square::new(Coordinate::new(8, 8), None, Color::Black), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:499:34 [INFO] [stdout] | [INFO] [stdout] 499 | let s = self.get_square(&Coordinate::new(1, 1)).clone(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:509:47 [INFO] [stdout] | [INFO] [stdout] 509 | clone_square(self.get_square(&Coordinate::new(1, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:510:47 [INFO] [stdout] | [INFO] [stdout] 510 | clone_square(self.get_square(&Coordinate::new(2, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:511:47 [INFO] [stdout] | [INFO] [stdout] 511 | clone_square(self.get_square(&Coordinate::new(3, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:512:47 [INFO] [stdout] | [INFO] [stdout] 512 | clone_square(self.get_square(&Coordinate::new(4, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:513:47 [INFO] [stdout] | [INFO] [stdout] 513 | clone_square(self.get_square(&Coordinate::new(5, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:514:47 [INFO] [stdout] | [INFO] [stdout] 514 | clone_square(self.get_square(&Coordinate::new(6, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:515:47 [INFO] [stdout] | [INFO] [stdout] 515 | clone_square(self.get_square(&Coordinate::new(7, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:516:47 [INFO] [stdout] | [INFO] [stdout] 516 | clone_square(self.get_square(&Coordinate::new(8, 1)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:519:47 [INFO] [stdout] | [INFO] [stdout] 519 | clone_square(self.get_square(&Coordinate::new(1, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:520:47 [INFO] [stdout] | [INFO] [stdout] 520 | clone_square(self.get_square(&Coordinate::new(2, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:521:47 [INFO] [stdout] | [INFO] [stdout] 521 | clone_square(self.get_square(&Coordinate::new(3, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:522:47 [INFO] [stdout] | [INFO] [stdout] 522 | clone_square(self.get_square(&Coordinate::new(4, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:523:47 [INFO] [stdout] | [INFO] [stdout] 523 | clone_square(self.get_square(&Coordinate::new(5, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:524:47 [INFO] [stdout] | [INFO] [stdout] 524 | clone_square(self.get_square(&Coordinate::new(6, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:525:47 [INFO] [stdout] | [INFO] [stdout] 525 | clone_square(self.get_square(&Coordinate::new(7, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:526:47 [INFO] [stdout] | [INFO] [stdout] 526 | clone_square(self.get_square(&Coordinate::new(8, 2)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:529:47 [INFO] [stdout] | [INFO] [stdout] 529 | clone_square(self.get_square(&Coordinate::new(1, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:530:47 [INFO] [stdout] | [INFO] [stdout] 530 | clone_square(self.get_square(&Coordinate::new(2, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:531:47 [INFO] [stdout] | [INFO] [stdout] 531 | clone_square(self.get_square(&Coordinate::new(3, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:532:47 [INFO] [stdout] | [INFO] [stdout] 532 | clone_square(self.get_square(&Coordinate::new(4, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:533:47 [INFO] [stdout] | [INFO] [stdout] 533 | clone_square(self.get_square(&Coordinate::new(5, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:534:47 [INFO] [stdout] | [INFO] [stdout] 534 | clone_square(self.get_square(&Coordinate::new(6, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:535:47 [INFO] [stdout] | [INFO] [stdout] 535 | clone_square(self.get_square(&Coordinate::new(7, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:536:47 [INFO] [stdout] | [INFO] [stdout] 536 | clone_square(self.get_square(&Coordinate::new(8, 3)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:539:47 [INFO] [stdout] | [INFO] [stdout] 539 | clone_square(self.get_square(&Coordinate::new(1, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:540:47 [INFO] [stdout] | [INFO] [stdout] 540 | clone_square(self.get_square(&Coordinate::new(2, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:541:47 [INFO] [stdout] | [INFO] [stdout] 541 | clone_square(self.get_square(&Coordinate::new(3, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:542:47 [INFO] [stdout] | [INFO] [stdout] 542 | clone_square(self.get_square(&Coordinate::new(4, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:543:47 [INFO] [stdout] | [INFO] [stdout] 543 | clone_square(self.get_square(&Coordinate::new(5, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:544:47 [INFO] [stdout] | [INFO] [stdout] 544 | clone_square(self.get_square(&Coordinate::new(6, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:545:47 [INFO] [stdout] | [INFO] [stdout] 545 | clone_square(self.get_square(&Coordinate::new(7, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:546:47 [INFO] [stdout] | [INFO] [stdout] 546 | clone_square(self.get_square(&Coordinate::new(8, 4)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:549:47 [INFO] [stdout] | [INFO] [stdout] 549 | clone_square(self.get_square(&Coordinate::new(1, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:550:47 [INFO] [stdout] | [INFO] [stdout] 550 | clone_square(self.get_square(&Coordinate::new(2, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:551:47 [INFO] [stdout] | [INFO] [stdout] 551 | clone_square(self.get_square(&Coordinate::new(3, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:552:47 [INFO] [stdout] | [INFO] [stdout] 552 | clone_square(self.get_square(&Coordinate::new(4, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:553:47 [INFO] [stdout] | [INFO] [stdout] 553 | clone_square(self.get_square(&Coordinate::new(5, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:554:47 [INFO] [stdout] | [INFO] [stdout] 554 | clone_square(self.get_square(&Coordinate::new(6, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:555:47 [INFO] [stdout] | [INFO] [stdout] 555 | clone_square(self.get_square(&Coordinate::new(7, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:556:47 [INFO] [stdout] | [INFO] [stdout] 556 | clone_square(self.get_square(&Coordinate::new(8, 5)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:559:47 [INFO] [stdout] | [INFO] [stdout] 559 | clone_square(self.get_square(&Coordinate::new(1, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:560:47 [INFO] [stdout] | [INFO] [stdout] 560 | clone_square(self.get_square(&Coordinate::new(2, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:561:47 [INFO] [stdout] | [INFO] [stdout] 561 | clone_square(self.get_square(&Coordinate::new(3, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:562:47 [INFO] [stdout] | [INFO] [stdout] 562 | clone_square(self.get_square(&Coordinate::new(4, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:563:47 [INFO] [stdout] | [INFO] [stdout] 563 | clone_square(self.get_square(&Coordinate::new(5, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:564:47 [INFO] [stdout] | [INFO] [stdout] 564 | clone_square(self.get_square(&Coordinate::new(6, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:565:47 [INFO] [stdout] | [INFO] [stdout] 565 | clone_square(self.get_square(&Coordinate::new(7, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:566:47 [INFO] [stdout] | [INFO] [stdout] 566 | clone_square(self.get_square(&Coordinate::new(8, 6)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:569:47 [INFO] [stdout] | [INFO] [stdout] 569 | clone_square(self.get_square(&Coordinate::new(1, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:570:47 [INFO] [stdout] | [INFO] [stdout] 570 | clone_square(self.get_square(&Coordinate::new(2, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | clone_square(self.get_square(&Coordinate::new(3, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:572:47 [INFO] [stdout] | [INFO] [stdout] 572 | clone_square(self.get_square(&Coordinate::new(4, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:573:47 [INFO] [stdout] | [INFO] [stdout] 573 | clone_square(self.get_square(&Coordinate::new(5, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:574:47 [INFO] [stdout] | [INFO] [stdout] 574 | clone_square(self.get_square(&Coordinate::new(6, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:575:47 [INFO] [stdout] | [INFO] [stdout] 575 | clone_square(self.get_square(&Coordinate::new(7, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:576:47 [INFO] [stdout] | [INFO] [stdout] 576 | clone_square(self.get_square(&Coordinate::new(8, 7)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:579:47 [INFO] [stdout] | [INFO] [stdout] 579 | clone_square(self.get_square(&Coordinate::new(1, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:580:47 [INFO] [stdout] | [INFO] [stdout] 580 | clone_square(self.get_square(&Coordinate::new(2, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:581:47 [INFO] [stdout] | [INFO] [stdout] 581 | clone_square(self.get_square(&Coordinate::new(3, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:582:47 [INFO] [stdout] | [INFO] [stdout] 582 | clone_square(self.get_square(&Coordinate::new(4, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:583:47 [INFO] [stdout] | [INFO] [stdout] 583 | clone_square(self.get_square(&Coordinate::new(5, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:584:47 [INFO] [stdout] | [INFO] [stdout] 584 | clone_square(self.get_square(&Coordinate::new(6, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:585:47 [INFO] [stdout] | [INFO] [stdout] 585 | clone_square(self.get_square(&Coordinate::new(7, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:586:47 [INFO] [stdout] | [INFO] [stdout] 586 | clone_square(self.get_square(&Coordinate::new(8, 8)).clone()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:656:46 [INFO] [stdout] | [INFO] [stdout] 656 | let white_rook = board.get_piece_at(&Coordinate::new(8, 1)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:659:13 [INFO] [stdout] | [INFO] [stdout] 659 | Coordinate::new(7, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:725:18 [INFO] [stdout] | [INFO] [stdout] 725 | let at = Coordinate::new(1, 1); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/board.rs:735:73 [INFO] [stdout] | [INFO] [stdout] 735 | let black_king = Piece::new(Color::Black, PieceType::King, Some(Coordinate::new(5, 8))); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | let coordinate = Coordinate::new(x, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | Some(Coordinate::from(parts[3])) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:233:54 [INFO] [stdout] | [INFO] [stdout] 233 | assert_eq!(piece.at().unwrap(), &Coordinate::new(5, 1)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:256:37 [INFO] [stdout] | [INFO] [stdout] 256 | assert_eq!(board.has_piece(&Coordinate::new(1, 8)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:257:37 [INFO] [stdout] | [INFO] [stdout] 257 | assert_eq!(board.has_piece(&Coordinate::new(2, 8)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:258:37 [INFO] [stdout] | [INFO] [stdout] 258 | assert_eq!(board.has_piece(&Coordinate::new(3, 8)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:259:37 [INFO] [stdout] | [INFO] [stdout] 259 | assert_eq!(board.has_piece(&Coordinate::new(4, 8)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:260:37 [INFO] [stdout] | [INFO] [stdout] 260 | assert_eq!(board.has_piece(&Coordinate::new(5, 8)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:261:37 [INFO] [stdout] | [INFO] [stdout] 261 | assert_eq!(board.has_piece(&Coordinate::new(6, 8)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:262:37 [INFO] [stdout] | [INFO] [stdout] 262 | assert_eq!(board.has_piece(&Coordinate::new(7, 8)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:263:37 [INFO] [stdout] | [INFO] [stdout] 263 | assert_eq!(board.has_piece(&Coordinate::new(8, 8)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:266:39 [INFO] [stdout] | [INFO] [stdout] 266 | assert_eq!(has_piece(&board, &Coordinate::new(1, 7)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:267:39 [INFO] [stdout] | [INFO] [stdout] 267 | assert_eq!(has_piece(&board, &Coordinate::new(2, 7)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:268:39 [INFO] [stdout] | [INFO] [stdout] 268 | assert_eq!(has_piece(&board, &Coordinate::new(3, 7)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:269:39 [INFO] [stdout] | [INFO] [stdout] 269 | assert_eq!(has_piece(&board, &Coordinate::new(4, 7)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:270:39 [INFO] [stdout] | [INFO] [stdout] 270 | assert_eq!(has_piece(&board, &Coordinate::new(5, 7)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:271:39 [INFO] [stdout] | [INFO] [stdout] 271 | assert_eq!(has_piece(&board, &Coordinate::new(6, 7)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:272:39 [INFO] [stdout] | [INFO] [stdout] 272 | assert_eq!(has_piece(&board, &Coordinate::new(7, 7)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:273:39 [INFO] [stdout] | [INFO] [stdout] 273 | assert_eq!(has_piece(&board, &Coordinate::new(8, 7)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:275:39 [INFO] [stdout] | [INFO] [stdout] 275 | assert_eq!(has_piece(&board, &Coordinate::new(1, 6)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:276:39 [INFO] [stdout] | [INFO] [stdout] 276 | assert_eq!(has_piece(&board, &Coordinate::new(2, 6)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:277:39 [INFO] [stdout] | [INFO] [stdout] 277 | assert_eq!(has_piece(&board, &Coordinate::new(3, 6)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:278:39 [INFO] [stdout] | [INFO] [stdout] 278 | assert_eq!(has_piece(&board, &Coordinate::new(4, 6)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:279:39 [INFO] [stdout] | [INFO] [stdout] 279 | assert_eq!(has_piece(&board, &Coordinate::new(5, 6)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:280:39 [INFO] [stdout] | [INFO] [stdout] 280 | assert_eq!(has_piece(&board, &Coordinate::new(6, 6)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:281:39 [INFO] [stdout] | [INFO] [stdout] 281 | assert_eq!(has_piece(&board, &Coordinate::new(7, 6)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:282:39 [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(has_piece(&board, &Coordinate::new(8, 6)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:284:39 [INFO] [stdout] | [INFO] [stdout] 284 | assert_eq!(has_piece(&board, &Coordinate::new(1, 5)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:285:39 [INFO] [stdout] | [INFO] [stdout] 285 | assert_eq!(has_piece(&board, &Coordinate::new(2, 5)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:286:39 [INFO] [stdout] | [INFO] [stdout] 286 | assert_eq!(has_piece(&board, &Coordinate::new(3, 5)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:287:39 [INFO] [stdout] | [INFO] [stdout] 287 | assert_eq!(has_piece(&board, &Coordinate::new(4, 5)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:288:39 [INFO] [stdout] | [INFO] [stdout] 288 | assert_eq!(has_piece(&board, &Coordinate::new(5, 5)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:289:39 [INFO] [stdout] | [INFO] [stdout] 289 | assert_eq!(has_piece(&board, &Coordinate::new(6, 5)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:290:39 [INFO] [stdout] | [INFO] [stdout] 290 | assert_eq!(has_piece(&board, &Coordinate::new(7, 5)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:291:39 [INFO] [stdout] | [INFO] [stdout] 291 | assert_eq!(has_piece(&board, &Coordinate::new(8, 5)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:294:39 [INFO] [stdout] | [INFO] [stdout] 294 | assert_eq!(has_piece(&board, &Coordinate::new(1, 4)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:295:39 [INFO] [stdout] | [INFO] [stdout] 295 | assert_eq!(has_piece(&board, &Coordinate::new(2, 4)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:296:39 [INFO] [stdout] | [INFO] [stdout] 296 | assert_eq!(has_piece(&board, &Coordinate::new(3, 4)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | assert_eq!(has_piece(&board, &Coordinate::new(4, 4)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:298:39 [INFO] [stdout] | [INFO] [stdout] 298 | assert_eq!(has_piece(&board, &Coordinate::new(5, 4)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:299:39 [INFO] [stdout] | [INFO] [stdout] 299 | assert_eq!(has_piece(&board, &Coordinate::new(6, 4)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:300:39 [INFO] [stdout] | [INFO] [stdout] 300 | assert_eq!(has_piece(&board, &Coordinate::new(7, 4)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:301:39 [INFO] [stdout] | [INFO] [stdout] 301 | assert_eq!(has_piece(&board, &Coordinate::new(8, 4)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:303:39 [INFO] [stdout] | [INFO] [stdout] 303 | assert_eq!(has_piece(&board, &Coordinate::new(1, 3)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:304:39 [INFO] [stdout] | [INFO] [stdout] 304 | assert_eq!(has_piece(&board, &Coordinate::new(2, 3)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:305:39 [INFO] [stdout] | [INFO] [stdout] 305 | assert_eq!(has_piece(&board, &Coordinate::new(3, 3)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:306:39 [INFO] [stdout] | [INFO] [stdout] 306 | assert_eq!(has_piece(&board, &Coordinate::new(4, 3)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:307:39 [INFO] [stdout] | [INFO] [stdout] 307 | assert_eq!(has_piece(&board, &Coordinate::new(5, 3)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:308:39 [INFO] [stdout] | [INFO] [stdout] 308 | assert_eq!(has_piece(&board, &Coordinate::new(6, 3)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:309:39 [INFO] [stdout] | [INFO] [stdout] 309 | assert_eq!(has_piece(&board, &Coordinate::new(7, 3)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:310:39 [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(has_piece(&board, &Coordinate::new(8, 3)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:312:39 [INFO] [stdout] | [INFO] [stdout] 312 | assert_eq!(has_piece(&board, &Coordinate::new(1, 2)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:313:39 [INFO] [stdout] | [INFO] [stdout] 313 | assert_eq!(has_piece(&board, &Coordinate::new(2, 2)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:314:39 [INFO] [stdout] | [INFO] [stdout] 314 | assert_eq!(has_piece(&board, &Coordinate::new(3, 2)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:315:39 [INFO] [stdout] | [INFO] [stdout] 315 | assert_eq!(has_piece(&board, &Coordinate::new(4, 2)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:316:39 [INFO] [stdout] | [INFO] [stdout] 316 | assert_eq!(has_piece(&board, &Coordinate::new(5, 2)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:317:39 [INFO] [stdout] | [INFO] [stdout] 317 | assert_eq!(has_piece(&board, &Coordinate::new(6, 2)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:318:39 [INFO] [stdout] | [INFO] [stdout] 318 | assert_eq!(has_piece(&board, &Coordinate::new(7, 2)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:319:39 [INFO] [stdout] | [INFO] [stdout] 319 | assert_eq!(has_piece(&board, &Coordinate::new(8, 2)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:321:39 [INFO] [stdout] | [INFO] [stdout] 321 | assert_eq!(has_piece(&board, &Coordinate::new(1, 1)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:322:39 [INFO] [stdout] | [INFO] [stdout] 322 | assert_eq!(has_piece(&board, &Coordinate::new(2, 1)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:323:39 [INFO] [stdout] | [INFO] [stdout] 323 | assert_eq!(has_piece(&board, &Coordinate::new(3, 1)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:324:39 [INFO] [stdout] | [INFO] [stdout] 324 | assert_eq!(has_piece(&board, &Coordinate::new(4, 1)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:325:39 [INFO] [stdout] | [INFO] [stdout] 325 | assert_eq!(has_piece(&board, &Coordinate::new(5, 1)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:326:39 [INFO] [stdout] | [INFO] [stdout] 326 | assert_eq!(has_piece(&board, &Coordinate::new(6, 1)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:327:39 [INFO] [stdout] | [INFO] [stdout] 327 | assert_eq!(has_piece(&board, &Coordinate::new(7, 1)), true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation/fen_reader.rs:328:39 [INFO] [stdout] | [INFO] [stdout] 328 | assert_eq!(has_piece(&board, &Coordinate::new(8, 1)), false); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | let to = Coordinate::from(s.as_str()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | Coordinate::new(1, 2), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | Coordinate::new(1, 3), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | Coordinate::new(2, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Coordinate::new(1, 3), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | Coordinate::new(3, 3), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | Coordinate::new(4, 5), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | Coordinate::new(5, 3), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | Coordinate::new(4, 5), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | Coordinate::new(4, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | Coordinate::new(5, 3), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | Coordinate::new(4, 5), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | Coordinate::new(5, 3), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | Coordinate::new(1, 2), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | Coordinate::new(2, 3), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | Coordinate::new(2, 2), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | Coordinate::new(2, 2), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | Coordinate::new(2, 2), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:312:13 [INFO] [stdout] | [INFO] [stdout] 312 | Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:326:13 [INFO] [stdout] | [INFO] [stdout] 326 | Coordinate::new(2, 2), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 347 | Coordinate::new(5, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 348 | Coordinate::new(7, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:351:28 [INFO] [stdout] | [INFO] [stdout] 351 | rook_from: Coordinate::new(8, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:352:26 [INFO] [stdout] | [INFO] [stdout] 352 | rook_to: Coordinate::new(6, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | Coordinate::new(5, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | Coordinate::new(3, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:366:28 [INFO] [stdout] | [INFO] [stdout] 366 | rook_from: Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:367:26 [INFO] [stdout] | [INFO] [stdout] 367 | rook_to: Coordinate::new(4, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:383:13 [INFO] [stdout] | [INFO] [stdout] 383 | Coordinate::new(7, 4), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | Coordinate::new(6, 3), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:417:18 [INFO] [stdout] | [INFO] [stdout] 417 | let a1 = Coordinate::from("a1"); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:418:18 [INFO] [stdout] | [INFO] [stdout] 418 | let a2 = Coordinate::from("a2"); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/chess_notation.rs:419:18 [INFO] [stdout] | [INFO] [stdout] 419 | let a4 = Coordinate::from("a4"); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | let from = Coordinate::new(5, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | let to = Coordinate::new(7, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | let from = Coordinate::new(8, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | let to = Coordinate::new(6, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | let from = Coordinate::new(5, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | let to = Coordinate::new(3, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | let from = Coordinate::new(1, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator/chess_move.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | let to = Coordinate::new(4, y); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:155:42 [INFO] [stdout] | [INFO] [stdout] 155 | let knight = board.get_piece_at(&Coordinate::new(2, 8)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | Coordinate::new(4, 7), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Coordinate::new(3, 6), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:176:42 [INFO] [stdout] | [INFO] [stdout] 176 | let bishop = board.get_piece_at(&Coordinate::new(3, 8)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | let queen = board.get_piece_at(&Coordinate::new(1, 4)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:200:40 [INFO] [stdout] | [INFO] [stdout] 200 | let king = board.get_piece_at(&Coordinate::new(5, 8)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | &Coordinate::new(2, 4), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:285:42 [INFO] [stdout] | [INFO] [stdout] 285 | let bishop = board.get_piece_at(&Coordinate::new(2, 4)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:286:48 [INFO] [stdout] | [INFO] [stdout] 286 | let white_bishop = board.get_piece_at(&Coordinate::new(4, 2)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:287:40 [INFO] [stdout] | [INFO] [stdout] 287 | let king = board.get_piece_at(&Coordinate::new(5, 1)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:288:32 [INFO] [stdout] | [INFO] [stdout] 288 | let can_move_to = vec![Coordinate::new(2, 4), Coordinate::new(3, 3)]; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/move_generator.rs:288:55 [INFO] [stdout] | [INFO] [stdout] 288 | let can_move_to = vec![Coordinate::new(2, 4), Coordinate::new(3, 3)]; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/tests.rs:61:67 [INFO] [stdout] | [INFO] [stdout] 61 | let pawn = Piece::new(Color::White, PieceType::Pawn, Some(Coordinate::new(1, 1))); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/tests.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | let pawn_2 = Piece::new(Color::White, PieceType::Pawn, Some(Coordinate::new(1, 1))); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/tests.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/tests.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/tests.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | Coordinate::new(2, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/tests.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/tests.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Coordinate` [INFO] [stdout] --> src/tests.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | Coordinate::new(1, 1), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Coordinate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 356 previous errors; 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chess_engine` (lib test) due to 357 previous errors; 27 warnings emitted [INFO] running `Command { std: "docker" "inspect" "69ca5968522aed6c73cd66dc525f80e29d3c31a840a97a8b76f4a337368b9815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ca5968522aed6c73cd66dc525f80e29d3c31a840a97a8b76f4a337368b9815", kill_on_drop: false }` [INFO] [stdout] 69ca5968522aed6c73cd66dc525f80e29d3c31a840a97a8b76f4a337368b9815