[INFO] cloning repository https://github.com/zmeadows/feldspar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zmeadows/feldspar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzmeadows%2Ffeldspar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzmeadows%2Ffeldspar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 770ccc7fba2c6f5c6d26f517b68960b970e9d9c8 [INFO] checking zmeadows/feldspar against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzmeadows%2Ffeldspar" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zmeadows/feldspar on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zmeadows/feldspar [INFO] finished tweaking git repo https://github.com/zmeadows/feldspar [INFO] tweaked toml for git repo https://github.com/zmeadows/feldspar written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/zmeadows/feldspar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ee464faf6b92a31fc3987fc9e028bd7618db4803a718bbf6ced77f7291f736 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "23ee464faf6b92a31fc3987fc9e028bd7618db4803a718bbf6ced77f7291f736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ee464faf6b92a31fc3987fc9e028bd7618db4803a718bbf6ced77f7291f736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ee464faf6b92a31fc3987fc9e028bd7618db4803a718bbf6ced77f7291f736", kill_on_drop: false }` [INFO] [stdout] 23ee464faf6b92a31fc3987fc9e028bd7618db4803a718bbf6ced77f7291f736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 381ec108b235e2f80843116a998534f583fe795f0702adaa4140b7567243e6c1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "381ec108b235e2f80843116a998534f583fe795f0702adaa4140b7567243e6c1", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking encode_unicode v0.3.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking colored v1.6.0 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Checking prettytable-rs v0.6.7 [INFO] [stderr] Checking feldspar2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(plugin, custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(plugin, custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::simd` [INFO] [stdout] --> src/bitboard.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | use std::simd::{u64x4}; [INFO] [stdout] | ^^^^ could not find `simd` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/search.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | if (s2 > best_value || best_move == Move::null()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/core.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / bitflags! { [INFO] [stdout] 203 | | pub struct CastlingRights: u8 { [INFO] [stdout] 204 | | const WHITE_KINGSIDE = 0b0001; [INFO] [stdout] 205 | | const WHITE_QUEENSIDE = 0b0010; [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/core.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / bitflags! { [INFO] [stdout] 203 | | pub struct CastlingRights: u8 { [INFO] [stdout] 204 | | const WHITE_KINGSIDE = 0b0001; [INFO] [stdout] 205 | | const WHITE_QUEENSIDE = 0b0010; [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/core.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / bitflags! { [INFO] [stdout] 203 | | pub struct CastlingRights: u8 { [INFO] [stdout] 204 | | const WHITE_KINGSIDE = 0b0001; [INFO] [stdout] 205 | | const WHITE_QUEENSIDE = 0b0010; [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/game.rs:331:24 [INFO] [stdout] | [INFO] [stdout] 331 | if (self.ep_square.is_some()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/game.rs:481:16 [INFO] [stdout] | [INFO] [stdout] 481 | if (self.ep_square.is_some()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let a = ((captured_piece as u32) << 19); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | let b = ((moved_piece as u32) << 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | let c = ((flag) << 12); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let d = ((from.unwrap()) << 6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | let e = (to.unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/move_list.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if (best_move_candidate.is_some()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/move_list.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if (*m1 == best_move_candidate.unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/move_list.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if (*m2 == best_move_candidate.unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1009:17 [INFO] [stdout] | [INFO] [stdout] 1009 | pro &= (pro >> 8 ); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1011:17 [INFO] [stdout] | [INFO] [stdout] 1011 | pro &= (pro >> 16); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1018:17 [INFO] [stdout] | [INFO] [stdout] 1018 | pro &= (pro << 8); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1020:17 [INFO] [stdout] | [INFO] [stdout] 1020 | pro &= (pro << 16); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1028:17 [INFO] [stdout] | [INFO] [stdout] 1028 | pro &= (pro << 1); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1030:17 [INFO] [stdout] | [INFO] [stdout] 1030 | pro &= (pro << 2); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1038:17 [INFO] [stdout] | [INFO] [stdout] 1038 | pro &= (pro << 9); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1040:17 [INFO] [stdout] | [INFO] [stdout] 1040 | pro &= (pro << 18); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1048:17 [INFO] [stdout] | [INFO] [stdout] 1048 | pro &= (pro >> 7); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | pro &= (pro >> 14); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1058:17 [INFO] [stdout] | [INFO] [stdout] 1058 | pro &= (pro >> 1); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1060:17 [INFO] [stdout] | [INFO] [stdout] 1060 | pro &= (pro >> 2); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1068:17 [INFO] [stdout] | [INFO] [stdout] 1068 | pro &= (pro >> 9); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1070:17 [INFO] [stdout] | [INFO] [stdout] 1070 | pro &= (pro >> 18); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1078:17 [INFO] [stdout] | [INFO] [stdout] 1078 | pro &= (pro << 7); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1080:17 [INFO] [stdout] | [INFO] [stdout] 1080 | pro &= (pro << 14); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1096:17 [INFO] [stdout] | [INFO] [stdout] 1096 | pro &= (pro >> 8 ); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1098:17 [INFO] [stdout] | [INFO] [stdout] 1098 | pro &= (pro >> 16); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1105:17 [INFO] [stdout] | [INFO] [stdout] 1105 | pro &= (pro << 8); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1107:17 [INFO] [stdout] | [INFO] [stdout] 1107 | pro &= (pro << 16); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1115:17 [INFO] [stdout] | [INFO] [stdout] 1115 | pro &= (pro << 1); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1117:17 [INFO] [stdout] | [INFO] [stdout] 1117 | pro &= (pro << 2); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1125:17 [INFO] [stdout] | [INFO] [stdout] 1125 | pro &= (pro << 9); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1127:17 [INFO] [stdout] | [INFO] [stdout] 1127 | pro &= (pro << 18); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1135:17 [INFO] [stdout] | [INFO] [stdout] 1135 | pro &= (pro >> 7); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1137:17 [INFO] [stdout] | [INFO] [stdout] 1137 | pro &= (pro >> 14); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1145:17 [INFO] [stdout] | [INFO] [stdout] 1145 | pro &= (pro >> 1); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1147:17 [INFO] [stdout] | [INFO] [stdout] 1147 | pro &= (pro >> 2); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1155:17 [INFO] [stdout] | [INFO] [stdout] 1155 | pro &= (pro >> 9); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1157:17 [INFO] [stdout] | [INFO] [stdout] 1157 | pro &= (pro >> 18); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1165:17 [INFO] [stdout] | [INFO] [stdout] 1165 | pro &= (pro << 7); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1167:17 [INFO] [stdout] | [INFO] [stdout] 1167 | pro &= (pro << 14); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/zobrist.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | if (probed_entry.key.unwrap() ^ probed_entry.entry.unwrap() == hash.unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::simd` [INFO] [stdout] --> src/bitboard.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | use std::simd::{u64x4}; [INFO] [stdout] | ^^^^ could not find `simd` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/search.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | if (s2 > best_value || best_move == Move::null()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/core.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / bitflags! { [INFO] [stdout] 203 | | pub struct CastlingRights: u8 { [INFO] [stdout] 204 | | const WHITE_KINGSIDE = 0b0001; [INFO] [stdout] 205 | | const WHITE_QUEENSIDE = 0b0010; [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/core.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / bitflags! { [INFO] [stdout] 203 | | pub struct CastlingRights: u8 { [INFO] [stdout] 204 | | const WHITE_KINGSIDE = 0b0001; [INFO] [stdout] 205 | | const WHITE_QUEENSIDE = 0b0010; [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/core.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / bitflags! { [INFO] [stdout] 203 | | pub struct CastlingRights: u8 { [INFO] [stdout] 204 | | const WHITE_KINGSIDE = 0b0001; [INFO] [stdout] 205 | | const WHITE_QUEENSIDE = 0b0010; [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/game.rs:331:24 [INFO] [stdout] | [INFO] [stdout] 331 | if (self.ep_square.is_some()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/game.rs:481:16 [INFO] [stdout] | [INFO] [stdout] 481 | if (self.ep_square.is_some()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let a = ((captured_piece as u32) << 19); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | let b = ((moved_piece as u32) << 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | let c = ((flag) << 12); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let d = ((from.unwrap()) << 6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/moves.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | let e = (to.unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/move_list.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if (best_move_candidate.is_some()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/move_list.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if (*m1 == best_move_candidate.unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/move_list.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if (*m2 == best_move_candidate.unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1009:17 [INFO] [stdout] | [INFO] [stdout] 1009 | pro &= (pro >> 8 ); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1011:17 [INFO] [stdout] | [INFO] [stdout] 1011 | pro &= (pro >> 16); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1018:17 [INFO] [stdout] | [INFO] [stdout] 1018 | pro &= (pro << 8); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1020:17 [INFO] [stdout] | [INFO] [stdout] 1020 | pro &= (pro << 16); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1028:17 [INFO] [stdout] | [INFO] [stdout] 1028 | pro &= (pro << 1); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1030:17 [INFO] [stdout] | [INFO] [stdout] 1030 | pro &= (pro << 2); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1038:17 [INFO] [stdout] | [INFO] [stdout] 1038 | pro &= (pro << 9); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1040:17 [INFO] [stdout] | [INFO] [stdout] 1040 | pro &= (pro << 18); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1048:17 [INFO] [stdout] | [INFO] [stdout] 1048 | pro &= (pro >> 7); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1050:17 [INFO] [stdout] | [INFO] [stdout] 1050 | pro &= (pro >> 14); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1058:17 [INFO] [stdout] | [INFO] [stdout] 1058 | pro &= (pro >> 1); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1060:17 [INFO] [stdout] | [INFO] [stdout] 1060 | pro &= (pro >> 2); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1068:17 [INFO] [stdout] | [INFO] [stdout] 1068 | pro &= (pro >> 9); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1070:17 [INFO] [stdout] | [INFO] [stdout] 1070 | pro &= (pro >> 18); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1078:17 [INFO] [stdout] | [INFO] [stdout] 1078 | pro &= (pro << 7); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1080:17 [INFO] [stdout] | [INFO] [stdout] 1080 | pro &= (pro << 14); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1096:17 [INFO] [stdout] | [INFO] [stdout] 1096 | pro &= (pro >> 8 ); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1098:17 [INFO] [stdout] | [INFO] [stdout] 1098 | pro &= (pro >> 16); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1105:17 [INFO] [stdout] | [INFO] [stdout] 1105 | pro &= (pro << 8); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1107:17 [INFO] [stdout] | [INFO] [stdout] 1107 | pro &= (pro << 16); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1115:17 [INFO] [stdout] | [INFO] [stdout] 1115 | pro &= (pro << 1); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1117:17 [INFO] [stdout] | [INFO] [stdout] 1117 | pro &= (pro << 2); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1125:17 [INFO] [stdout] | [INFO] [stdout] 1125 | pro &= (pro << 9); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1127:17 [INFO] [stdout] | [INFO] [stdout] 1127 | pro &= (pro << 18); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1135:17 [INFO] [stdout] | [INFO] [stdout] 1135 | pro &= (pro >> 7); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1137:17 [INFO] [stdout] | [INFO] [stdout] 1137 | pro &= (pro >> 14); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1145:17 [INFO] [stdout] | [INFO] [stdout] 1145 | pro &= (pro >> 1); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1147:17 [INFO] [stdout] | [INFO] [stdout] 1147 | pro &= (pro >> 2); [INFO] [stdout] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1155:17 [INFO] [stdout] | [INFO] [stdout] 1155 | pro &= (pro >> 9); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1157:17 [INFO] [stdout] | [INFO] [stdout] 1157 | pro &= (pro >> 18); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1165:17 [INFO] [stdout] | [INFO] [stdout] 1165 | pro &= (pro << 7); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/tables.rs:1167:17 [INFO] [stdout] | [INFO] [stdout] 1167 | pro &= (pro << 14); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/zobrist.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | if (probed_entry.key.unwrap() ^ probed_entry.entry.unwrap() == hash.unwrap()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `feldspar2` [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 2 previous errors; 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "381ec108b235e2f80843116a998534f583fe795f0702adaa4140b7567243e6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "381ec108b235e2f80843116a998534f583fe795f0702adaa4140b7567243e6c1", kill_on_drop: false }` [INFO] [stdout] 381ec108b235e2f80843116a998534f583fe795f0702adaa4140b7567243e6c1