[INFO] fetching crate shess 0.1.12... [INFO] checking shess-0.1.12 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate shess 0.1.12 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate shess 0.1.12 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shess 0.1.12 [INFO] finished tweaking crates.io crate shess 0.1.12 [INFO] tweaked toml for crates.io crate shess 0.1.12 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fae272ec8a1644a19bd252301fc2bceb58c1482effd267040592685b0bbe242e [INFO] running `Command { std: "docker" "start" "-a" "fae272ec8a1644a19bd252301fc2bceb58c1482effd267040592685b0bbe242e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fae272ec8a1644a19bd252301fc2bceb58c1482effd267040592685b0bbe242e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fae272ec8a1644a19bd252301fc2bceb58c1482effd267040592685b0bbe242e", kill_on_drop: false }` [INFO] [stdout] fae272ec8a1644a19bd252301fc2bceb58c1482effd267040592685b0bbe242e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1ed94360a224c57cd42456cc5bfcfd863a2a78f8300fbddde223e6ae7acbbb59 [INFO] running `Command { std: "docker" "start" "-a" "1ed94360a224c57cd42456cc5bfcfd863a2a78f8300fbddde223e6ae7acbbb59", kill_on_drop: false }` [INFO] [stderr] Checking fructose v0.3.9 [INFO] [stderr] Checking glucose v0.2.3 [INFO] [stderr] Checking shess v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `linear` in `glucose` [INFO] [stdout] --> src/lib.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::linear::vec::Point; [INFO] [stdout] | ^^^^^^ could not find `linear` in `glucose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `linear` in `glucose` [INFO] [stdout] --> src/defaults/normal.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use glucose::linear::vec::Point; [INFO] [stdout] | ^^^^^^ could not find `linear` in `glucose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `linear` in `glucose` [INFO] [stdout] --> src/lib.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::linear::vec::Point; [INFO] [stdout] | ^^^^^^ could not find `linear` in `glucose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `linear` in `glucose` [INFO] [stdout] --> src/defaults/normal.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use glucose::linear::vec::Point; [INFO] [stdout] | ^^^^^^ could not find `linear` in `glucose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | pub next_move: Option<(i32, Point)>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:20:66 [INFO] [stdout] | [INFO] [stdout] 20 | Piece::new(0, id as i32, PieceType::Pawn.into(), Point::from([1, pos])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Rook.into(), Point::from([0, 0])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:27:76 [INFO] [stdout] | [INFO] [stdout] 27 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Rook.into(), Point::from([0, 7])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:30:78 [INFO] [stdout] | [INFO] [stdout] 30 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Knight.into(), Point::from([0, 1])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:32:78 [INFO] [stdout] | [INFO] [stdout] 32 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Knight.into(), Point::from([0, 6])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:35:78 [INFO] [stdout] | [INFO] [stdout] 35 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Bishop.into(), Point::from([0, 2])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:37:78 [INFO] [stdout] | [INFO] [stdout] 37 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Bishop.into(), Point::from([0, 5])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:40:77 [INFO] [stdout] | [INFO] [stdout] 40 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Queen.into(), Point::from([0, 3])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:42:76 [INFO] [stdout] | [INFO] [stdout] 42 | self.pieces[id] = Piece::new(0, id as i32, PieceType::King.into(), Point::from([0, 4])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | Piece::new(1, id as i32, PieceType::Pawn.into(), Point::from([6, pos])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:51:76 [INFO] [stdout] | [INFO] [stdout] 51 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Rook.into(), Point::from([7, 0])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:54:76 [INFO] [stdout] | [INFO] [stdout] 54 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Rook.into(), Point::from([7, 7])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:57:78 [INFO] [stdout] | [INFO] [stdout] 57 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Knight.into(), Point::from([7, 1])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:59:78 [INFO] [stdout] | [INFO] [stdout] 59 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Knight.into(), Point::from([7, 6])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:62:78 [INFO] [stdout] | [INFO] [stdout] 62 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Bishop.into(), Point::from([7, 2])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:64:78 [INFO] [stdout] | [INFO] [stdout] 64 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Bishop.into(), Point::from([7, 5])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:67:77 [INFO] [stdout] | [INFO] [stdout] 67 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Queen.into(), Point::from([7, 4])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:69:76 [INFO] [stdout] | [INFO] [stdout] 69 | self.pieces[id] = Piece::new(1, id as i32, PieceType::King.into(), Point::from([7, 3])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | fn find_piece(&self, pos: Point) -> Option<(i32, i32, i32)> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | fn check_bounds(&self, point: Point) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:127:39 [INFO] [stdout] | [INFO] [stdout] 127 | fn check_unoccupied(&self, point: Point) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:134:47 [INFO] [stdout] | [INFO] [stdout] 134 | fn check_valid_move(pt: PieceType, start: Point, end: Point) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:134:67 [INFO] [stdout] | [INFO] [stdout] 134 | fn check_valid_move(pt: PieceType, start: Point, end: Point) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | let mag = Point::from([vec[0] as f32, vec[1] as f32]).norm() as i32; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:182:49 [INFO] [stdout] | [INFO] [stdout] 182 | fn convert_input_to_move(input: String) -> (Point, Point) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:182:64 [INFO] [stdout] | [INFO] [stdout] 182 | fn convert_input_to_move(input: String) -> (Point, Point) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | let start = Point::from(split.get(0).unwrap().to_string()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | let end = Point::from(split.get(1).unwrap().to_string()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | board: Board::new(Point::from([0, 0]), [8, 8]), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | pub from: Option>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | pub to: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub pos: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pos: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(player: i32, id: i32, ty: i32, pos: Point) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | pos: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | start: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn new(start: Point, size: [i32; DIMS]) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | pub next_move: Option<(i32, Point)>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:20:66 [INFO] [stdout] | [INFO] [stdout] 20 | Piece::new(0, id as i32, PieceType::Pawn.into(), Point::from([1, pos])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Rook.into(), Point::from([0, 0])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:27:76 [INFO] [stdout] | [INFO] [stdout] 27 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Rook.into(), Point::from([0, 7])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:30:78 [INFO] [stdout] | [INFO] [stdout] 30 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Knight.into(), Point::from([0, 1])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:32:78 [INFO] [stdout] | [INFO] [stdout] 32 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Knight.into(), Point::from([0, 6])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:35:78 [INFO] [stdout] | [INFO] [stdout] 35 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Bishop.into(), Point::from([0, 2])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:37:78 [INFO] [stdout] | [INFO] [stdout] 37 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Bishop.into(), Point::from([0, 5])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:40:77 [INFO] [stdout] | [INFO] [stdout] 40 | self.pieces[id] = Piece::new(0, id as i32, PieceType::Queen.into(), Point::from([0, 3])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:42:76 [INFO] [stdout] | [INFO] [stdout] 42 | self.pieces[id] = Piece::new(0, id as i32, PieceType::King.into(), Point::from([0, 4])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:47:66 [INFO] [stdout] | [INFO] [stdout] 47 | Piece::new(1, id as i32, PieceType::Pawn.into(), Point::from([6, pos])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:51:76 [INFO] [stdout] | [INFO] [stdout] 51 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Rook.into(), Point::from([7, 0])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:54:76 [INFO] [stdout] | [INFO] [stdout] 54 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Rook.into(), Point::from([7, 7])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:57:78 [INFO] [stdout] | [INFO] [stdout] 57 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Knight.into(), Point::from([7, 1])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:59:78 [INFO] [stdout] | [INFO] [stdout] 59 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Knight.into(), Point::from([7, 6])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:62:78 [INFO] [stdout] | [INFO] [stdout] 62 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Bishop.into(), Point::from([7, 2])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:64:78 [INFO] [stdout] | [INFO] [stdout] 64 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Bishop.into(), Point::from([7, 5])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:67:77 [INFO] [stdout] | [INFO] [stdout] 67 | self.pieces[id] = Piece::new(1, id as i32, PieceType::Queen.into(), Point::from([7, 4])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:69:76 [INFO] [stdout] | [INFO] [stdout] 69 | self.pieces[id] = Piece::new(1, id as i32, PieceType::King.into(), Point::from([7, 3])); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | fn find_piece(&self, pos: Point) -> Option<(i32, i32, i32)> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | fn check_bounds(&self, point: Point) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:127:39 [INFO] [stdout] | [INFO] [stdout] 127 | fn check_unoccupied(&self, point: Point) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:134:47 [INFO] [stdout] | [INFO] [stdout] 134 | fn check_valid_move(pt: PieceType, start: Point, end: Point) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:134:67 [INFO] [stdout] | [INFO] [stdout] 134 | fn check_valid_move(pt: PieceType, start: Point, end: Point) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | let mag = Point::from([vec[0] as f32, vec[1] as f32]).norm() as i32; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:182:49 [INFO] [stdout] | [INFO] [stdout] 182 | fn convert_input_to_move(input: String) -> (Point, Point) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/defaults/normal.rs:182:64 [INFO] [stdout] | [INFO] [stdout] 182 | fn convert_input_to_move(input: String) -> (Point, Point) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | let start = Point::from(split.get(0).unwrap().to_string()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | let end = Point::from(split.get(1).unwrap().to_string()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point` [INFO] [stdout] --> src/defaults/normal.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | board: Board::new(Point::from([0, 0]), [8, 8]), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | pub from: Option>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | pub to: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub pos: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pos: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(player: i32, id: i32, ty: i32, pos: Point) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | pos: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | start: Point, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in this scope [INFO] [stdout] --> src/lib.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn new(start: Point, size: [i32; DIMS]) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use glucose::algebra::linear::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pos: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pos: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fructose::algebra::linear::vector::NormedSpace` [INFO] [stdout] --> src/defaults/normal.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use fructose::algebra::linear::vector::NormedSpace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `fructose::algebra::linear::vector::NormedSpace` [INFO] [stdout] --> src/defaults/normal.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use fructose::algebra::linear::vector::NormedSpace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shess` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 41 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1ed94360a224c57cd42456cc5bfcfd863a2a78f8300fbddde223e6ae7acbbb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed94360a224c57cd42456cc5bfcfd863a2a78f8300fbddde223e6ae7acbbb59", kill_on_drop: false }` [INFO] [stdout] 1ed94360a224c57cd42456cc5bfcfd863a2a78f8300fbddde223e6ae7acbbb59