[INFO] cloning repository https://github.com/J4m3s00/rust-chess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/J4m3s00/rust-chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ4m3s00%2Frust-chess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ4m3s00%2Frust-chess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b116626e9205f3d757ae28eb13a3bbc12bbab68
[INFO] checking J4m3s00/rust-chess against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ4m3s00%2Frust-chess" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/J4m3s00/rust-chess
[INFO] finished tweaking git repo https://github.com/J4m3s00/rust-chess
[INFO] tweaked toml for git repo https://github.com/J4m3s00/rust-chess written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/J4m3s00/rust-chess on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/J4m3s00/rust-chess already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ipnet v2.7.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded security-framework v2.7.0
[INFO] [stderr]   Downloaded openssl v0.10.45
[INFO] [stderr]   Downloaded tokio v1.24.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3809a0df4fa2e7931883983af39ce8912a64f68453d694710ae8c064dbb25427
[INFO] running `Command { std: "docker" "start" "-a" "3809a0df4fa2e7931883983af39ce8912a64f68453d694710ae8c064dbb25427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3809a0df4fa2e7931883983af39ce8912a64f68453d694710ae8c064dbb25427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3809a0df4fa2e7931883983af39ce8912a64f68453d694710ae8c064dbb25427", kill_on_drop: false }`
[INFO] [stdout] 3809a0df4fa2e7931883983af39ce8912a64f68453d694710ae8c064dbb25427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e9c5c2672c3bab6cbb81babace3b1d3bf95a8ed93b41b12f87014ec6a74dffc
[INFO] running `Command { std: "docker" "start" "-a" "1e9c5c2672c3bab6cbb81babace3b1d3bf95a8ed93b41b12f87014ec6a74dffc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking lock_api v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking httparse v1.8.0
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.91
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stderr]     Checking rust-chess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/search.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/search.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/game.rs:750:9
[INFO] [stdout]     |
[INFO] [stdout] 749 |         todo!("Not Working");
[INFO] [stdout]     |         -------------------- any code following this expression is unreachable
[INFO] [stdout] 750 |         let mut pgn = String::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/game.rs:766:9
[INFO] [stdout]     |
[INFO] [stdout] 765 |         todo!("Not Working");
[INFO] [stdout]     |         -------------------- any code following this expression is unreachable
[INFO] [stdout] 766 |         let mut game = Game::from_fen(STARTING_POS_FEN);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fide`
[INFO] [stdout]    --> src/game.rs:744:32
[INFO] [stdout]     |
[INFO] [stdout] 744 |     pub fn fide_to_move(&self, fide : &str) -> Move {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_fide`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pgn`
[INFO] [stdout]    --> src/game.rs:764:21
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub fn from_pgn(pgn : &str)-> Game {
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_pgn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/game.rs:750:9
[INFO] [stdout]     |
[INFO] [stdout] 749 |         todo!("Not Working");
[INFO] [stdout]     |         -------------------- any code following this expression is unreachable
[INFO] [stdout] 750 |         let mut pgn = String::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/game.rs:766:9
[INFO] [stdout]     |
[INFO] [stdout] 765 |         todo!("Not Working");
[INFO] [stdout]     |         -------------------- any code following this expression is unreachable
[INFO] [stdout] 766 |         let mut game = Game::from_fen(STARTING_POS_FEN);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_char` is never used
[INFO] [stdout]   --> src/base_types.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl PieceType {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_char(c: char) -> PieceType {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_pieces` is never used
[INFO] [stdout]   --> src/board.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Board {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn get_pieces(&self, color: Color) -> Vec<Piece> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fide_to_move` is never used
[INFO] [stdout]    --> src/game.rs:744:12
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl Game {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 744 |     pub fn fide_to_move(&self, fide : &str) -> Move {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ST_KING_END` is never used
[INFO] [stdout]   --> src/square_table.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub static ST_KING_END : [i32; 64] = [
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn new(game: &'a mut Game) -> Search {
[INFO] [stdout]    |                       --              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn new(game: &'a mut Game) -> Search<'a> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fide`
[INFO] [stdout]    --> src/game.rs:744:32
[INFO] [stdout]     |
[INFO] [stdout] 744 |     pub fn fide_to_move(&self, fide : &str) -> Move {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_fide`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pgn`
[INFO] [stdout]    --> src/game.rs:764:21
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub fn from_pgn(pgn : &str)-> Game {
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_pgn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_char` is never used
[INFO] [stdout]   --> src/base_types.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl PieceType {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_char(c: char) -> PieceType {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_pieces` is never used
[INFO] [stdout]   --> src/board.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Board {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn get_pieces(&self, color: Color) -> Vec<Piece> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fide_to_move` is never used
[INFO] [stdout]    --> src/game.rs:744:12
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl Game {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 744 |     pub fn fide_to_move(&self, fide : &str) -> Move {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ST_KING_END` is never used
[INFO] [stdout]   --> src/square_table.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub static ST_KING_END : [i32; 64] = [
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/search.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn new(game: &'a mut Game) -> Search {
[INFO] [stdout]    |                       --              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn new(game: &'a mut Game) -> Search<'a> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1e9c5c2672c3bab6cbb81babace3b1d3bf95a8ed93b41b12f87014ec6a74dffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9c5c2672c3bab6cbb81babace3b1d3bf95a8ed93b41b12f87014ec6a74dffc", kill_on_drop: false }`
[INFO] [stdout] 1e9c5c2672c3bab6cbb81babace3b1d3bf95a8ed93b41b12f87014ec6a74dffc
