[INFO] cloning repository https://github.com/theemathas/binary_turk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theemathas/binary_turk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheemathas%2Fbinary_turk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheemathas%2Fbinary_turk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46e80c76a47555e84ffe2c8f475cf76cbd4fd0e8 [INFO] checking theemathas/binary_turk against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheemathas%2Fbinary_turk" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theemathas/binary_turk on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theemathas/binary_turk [INFO] finished tweaking git repo https://github.com/theemathas/binary_turk [INFO] tweaked toml for git repo https://github.com/theemathas/binary_turk written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/theemathas/binary_turk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efa23b825d08db758cd91356cee1faff4ef1a2466e2af307c64ca86b71b7beff [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" "efa23b825d08db758cd91356cee1faff4ef1a2466e2af307c64ca86b71b7beff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efa23b825d08db758cd91356cee1faff4ef1a2466e2af307c64ca86b71b7beff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa23b825d08db758cd91356cee1faff4ef1a2466e2af307c64ca86b71b7beff", kill_on_drop: false }` [INFO] [stdout] efa23b825d08db758cd91356cee1faff4ef1a2466e2af307c64ca86b71b7beff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddaaa693352c9ea9605ab1281374a08ad387261dfeebdd45bca47d5905b3dc7a [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" "ddaaa693352c9ea9605ab1281374a08ad387261dfeebdd45bca47d5905b3dc7a", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking game v0.0.1 (/opt/rustwide/workdir/game) [INFO] [stderr] Checking regex v0.1.80 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> game/src/square.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | ch @ b'a' ... b'h' => Ok(File((ch - b'a') as i32)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> game/src/square.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | ch @ b'1' ... b'8' => Ok(Rank((ch - b'1') as i32)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> game/src/square.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | let f: File = try!(FromStr::from_str(&s[0..1])); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> game/src/square.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | let r: Rank = try!(FromStr::from_str(&s[1..2])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> game/src/moves.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | try!(write!(f, "{}{}", self.from, self.to)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> game/src/moves.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | try!(write!(f, "{}", match val { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> game/src/moves.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | let from: Square = try!(FromStr::from_str(&s[0..2])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> game/src/moves.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | let to : Square = try!(FromStr::from_str(&s[2..4])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/board.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Iter<'a>(Box + 'a>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/legal.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct NoisyIter<'a>(Box + 'a>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/legal.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct QuietIter<'a>(Box + 'a>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct NoisyIter<'a>(Box + 'a>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct QuietIter<'a>(Box + 'a>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:57:46 [INFO] [stdout] | [INFO] [stdout] 57 | from: Square) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:71:50 [INFO] [stdout] | [INFO] [stdout] 71 | ... from: Square) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:175:48 [INFO] [stdout] | [INFO] [stdout] 175 | from: Square) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:185:52 [INFO] [stdout] | [INFO] [stdout] 185 | ... from: Square) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:227:47 [INFO] [stdout] | [INFO] [stdout] 227 | from: Square) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:241:51 [INFO] [stdout] | [INFO] [stdout] 241 | ... from: Square) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:259:46 [INFO] [stdout] | [INFO] [stdout] 259 | from: Square) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> game/src/pos/psudo_legal.rs:297:46 [INFO] [stdout] | [INFO] [stdout] 297 | from: Square) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> game/src/pos/fen.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | '0' ... '9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / lazy_static! { [INFO] [stdout] 98 | | static ref ROOK_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&ROOK_SLIDE); [INFO] [stdout] 99 | | static ref BISHOP_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&BISHOP_SLIDE); [INFO] [stdout] 100 | | static ref QUEEN_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&QUEEN_SLIDE); [INFO] [stdout] 101 | | static ref BEHIND_TABLE: [[BitBoard; 64]; 64] = behind_table_gen(); [INFO] [stdout] 102 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / lazy_static! { [INFO] [stdout] 98 | | static ref ROOK_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&ROOK_SLIDE); [INFO] [stdout] 99 | | static ref BISHOP_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&BISHOP_SLIDE); [INFO] [stdout] 100 | | static ref QUEEN_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&QUEEN_SLIDE); [INFO] [stdout] 101 | | static ref BEHIND_TABLE: [[BitBoard; 64]; 64] = behind_table_gen(); [INFO] [stdout] 102 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / lazy_static! { [INFO] [stdout] 98 | | static ref ROOK_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&ROOK_SLIDE); [INFO] [stdout] 99 | | static ref BISHOP_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&BISHOP_SLIDE); [INFO] [stdout] 100 | | static ref QUEEN_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&QUEEN_SLIDE); [INFO] [stdout] 101 | | static ref BEHIND_TABLE: [[BitBoard; 64]; 64] = behind_table_gen(); [INFO] [stdout] 102 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / lazy_static! { [INFO] [stdout] 98 | | static ref ROOK_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&ROOK_SLIDE); [INFO] [stdout] 99 | | static ref BISHOP_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&BISHOP_SLIDE); [INFO] [stdout] 100 | | static ref QUEEN_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&QUEEN_SLIDE); [INFO] [stdout] 101 | | static ref BEHIND_TABLE: [[BitBoard; 64]; 64] = behind_table_gen(); [INFO] [stdout] 102 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / lazy_static! { [INFO] [stdout] 98 | | static ref ROOK_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&ROOK_SLIDE); [INFO] [stdout] 99 | | static ref BISHOP_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&BISHOP_SLIDE); [INFO] [stdout] 100 | | static ref QUEEN_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&QUEEN_SLIDE); [INFO] [stdout] 101 | | static ref BEHIND_TABLE: [[BitBoard; 64]; 64] = behind_table_gen(); [INFO] [stdout] 102 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / lazy_static! { [INFO] [stdout] 98 | | static ref ROOK_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&ROOK_SLIDE); [INFO] [stdout] 99 | | static ref BISHOP_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&BISHOP_SLIDE); [INFO] [stdout] 100 | | static ref QUEEN_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&QUEEN_SLIDE); [INFO] [stdout] 101 | | static ref BEHIND_TABLE: [[BitBoard; 64]; 64] = behind_table_gen(); [INFO] [stdout] 102 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / lazy_static! { [INFO] [stdout] 98 | | static ref ROOK_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&ROOK_SLIDE); [INFO] [stdout] 99 | | static ref BISHOP_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&BISHOP_SLIDE); [INFO] [stdout] 100 | | static ref QUEEN_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&QUEEN_SLIDE); [INFO] [stdout] 101 | | static ref BEHIND_TABLE: [[BitBoard; 64]; 64] = behind_table_gen(); [INFO] [stdout] 102 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / lazy_static! { [INFO] [stdout] 98 | | static ref ROOK_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&ROOK_SLIDE); [INFO] [stdout] 99 | | static ref BISHOP_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&BISHOP_SLIDE); [INFO] [stdout] 100 | | static ref QUEEN_SLIDE_TABLE: [BitBoard; 64] = slider_table_gen(&QUEEN_SLIDE); [INFO] [stdout] 101 | | static ref BEHIND_TABLE: [[BitBoard; 64]; 64] = behind_table_gen(); [INFO] [stdout] 102 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / lazy_static! { [INFO] [stdout] 203 | | static ref KING_FIXED_TABLE: [BitBoard; 64] = fixed_table_gen(&KING_FIXED); [INFO] [stdout] 204 | | static ref KNIGHT_FIXED_TABLE: [BitBoard; 64] = fixed_table_gen(&KNIGHT_FIXED); [INFO] [stdout] 205 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / lazy_static! { [INFO] [stdout] 203 | | static ref KING_FIXED_TABLE: [BitBoard; 64] = fixed_table_gen(&KING_FIXED); [INFO] [stdout] 204 | | static ref KNIGHT_FIXED_TABLE: [BitBoard; 64] = fixed_table_gen(&KNIGHT_FIXED); [INFO] [stdout] 205 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / lazy_static! { [INFO] [stdout] 203 | | static ref KING_FIXED_TABLE: [BitBoard; 64] = fixed_table_gen(&KING_FIXED); [INFO] [stdout] 204 | | static ref KNIGHT_FIXED_TABLE: [BitBoard; 64] = fixed_table_gen(&KNIGHT_FIXED); [INFO] [stdout] 205 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/psudo_legal.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / lazy_static! { [INFO] [stdout] 203 | | static ref KING_FIXED_TABLE: [BitBoard; 64] = fixed_table_gen(&KING_FIXED); [INFO] [stdout] 204 | | static ref KNIGHT_FIXED_TABLE: [BitBoard; 64] = fixed_table_gen(&KNIGHT_FIXED); [INFO] [stdout] 205 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> game/src/pos/hash.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref RANDOM_VALUES: [ZobristHash; 781] = { [INFO] [stdout] 21 | | let mut rng = ChaChaRng::from_seed(&[123, 456, 789]); [INFO] [stdout] 22 | | let mut ans = [ZobristHash(0); 781]; [INFO] [stdout] ... | [INFO] [stdout] 49 | | }; [INFO] [stdout] 50 | | } [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: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking search v0.0.1 (/opt/rustwide/workdir/search) [INFO] [stderr] Checking timer v0.0.1 (/opt/rustwide/workdir/timer) [INFO] [stdout] error: cannot find macro `select` in this scope [INFO] [stdout] --> search/src/start.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | select! { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ordering` [INFO] [stdout] --> search/src/start.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> search/src/start.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | let search_moves: Vec<(Move)> = { [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> search/src/negamax.rs:109:39 [INFO] [stdout] | [INFO] [stdout] 109 | for<'a> F: FnMut(&'a Position) -> Box + 'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator + 'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> search/src/negamax.rs:150:28 [INFO] [stdout] | [INFO] [stdout] 150 | let move_iter: Box> = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `search` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ddaaa693352c9ea9605ab1281374a08ad387261dfeebdd45bca47d5905b3dc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddaaa693352c9ea9605ab1281374a08ad387261dfeebdd45bca47d5905b3dc7a", kill_on_drop: false }` [INFO] [stdout] ddaaa693352c9ea9605ab1281374a08ad387261dfeebdd45bca47d5905b3dc7a