[INFO] cloning repository https://github.com/wspeirs/fishermann
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wspeirs/fishermann" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwspeirs%2Ffishermann", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwspeirs%2Ffishermann'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6b8dc76b98f796c79d19f60f4ee99f08d3d42b6
[INFO] checking wspeirs/fishermann against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwspeirs%2Ffishermann" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  29% (10/34)
Updating files:  32% (11/34)
Updating files:  35% (12/34)
Updating files:  38% (13/34)
Updating files:  41% (14/34)
Updating files:  44% (15/34)
Updating files:  47% (16/34)
Updating files:  50% (17/34)
Updating files:  52% (18/34)
Updating files:  55% (19/34)
Updating files:  58% (20/34)
Updating files:  61% (21/34)
Updating files:  64% (22/34)
Updating files:  67% (23/34)
Updating files:  70% (24/34)
Updating files:  73% (25/34)
Updating files:  76% (26/34)
Updating files:  79% (27/34)
Updating files:  82% (28/34)
Updating files:  85% (29/34)
Updating files:  88% (30/34)
Updating files:  91% (31/34)
Updating files:  94% (32/34)
Updating files:  97% (33/34)
Updating files: 100% (34/34)
Updating files: 100% (34/34), done.
[INFO] started tweaking git repo https://github.com/wspeirs/fishermann
[INFO] finished tweaking git repo https://github.com/wspeirs/fishermann
[INFO] tweaked toml for git repo https://github.com/wspeirs/fishermann written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wspeirs/fishermann on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wspeirs/fishermann 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c91d104293ed37e5e1aab109c400c63234dbe7def14511162e3843fd61e0bb14
[INFO] running `Command { std: "docker" "start" "-a" "c91d104293ed37e5e1aab109c400c63234dbe7def14511162e3843fd61e0bb14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c91d104293ed37e5e1aab109c400c63234dbe7def14511162e3843fd61e0bb14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91d104293ed37e5e1aab109c400c63234dbe7def14511162e3843fd61e0bb14", kill_on_drop: false }`
[INFO] [stdout] c91d104293ed37e5e1aab109c400c63234dbe7def14511162e3843fd61e0bb14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbd485898f460ef1a40b50951bc9b0ad4c643139333be998c8f44f43b885afc9
[INFO] running `Command { std: "docker" "start" "-a" "cbd485898f460ef1a40b50951bc9b0ad4c643139333be998c8f44f43b885afc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling shakmaty v0.18.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking btoi v0.4.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking fishermann v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CastlingMode`
[INFO] [stdout]  --> src/main.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 4 | use shakmaty::{Chess, Position, Setup, Color, Piece, Role, Move, CastlingMode};
[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 imports: `board_fen` and `epd`
[INFO] [stdout]  --> src/main.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use shakmaty::fen::{board_fen, epd, Fen};
[INFO] [stdout]   |                     ^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CastlingMode`
[INFO] [stdout]  --> src/main.rs:4:66
[INFO] [stdout]   |
[INFO] [stdout] 4 | use shakmaty::{Chess, Position, Setup, Color, Piece, Role, Move, CastlingMode};
[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 imports: `board_fen` and `epd`
[INFO] [stdout]  --> src/main.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use shakmaty::fen::{board_fen, epd, Fen};
[INFO] [stdout]   |                     ^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/main.rs:253:51
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let (score, moves) = negamax_ab(&game, depth, &mut i64::MIN, i64::MAX);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/num/int_macros.rs:36:8
[INFO] [stdout]    --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/num/mod.rs:320:4
[INFO] [stdout]    ::: /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/num/mod.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: `#[warn(const_item_mutation)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `setup`
[INFO] [stdout]    --> src/main.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let setup :Fen = fen.parse().expect("Error parsing FEN");
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_setup`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negamax_basic` is never used
[INFO] [stdout]    --> src/main.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn negamax_basic(game :&Chess, depth :usize) -> (i64, SmallVec<[Move; MAX_DEPTH]>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: taking a mutable reference to a `const` item
[INFO] [stdout]    --> src/main.rs:253:51
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let (score, moves) = negamax_ab(&game, depth, &mut i64::MIN, i64::MAX);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: the mutable reference will refer to this temporary, not the original `const` item
[INFO] [stdout] note: `const` item defined here
[INFO] [stdout]    --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/num/int_macros.rs:36:8
[INFO] [stdout]    --> /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/num/mod.rs:320:4
[INFO] [stdout]    ::: /rustc/b1f2594eac607c1f051534800237eeedb5590a49/library/core/src/num/mod.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: `#[warn(const_item_mutation)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `setup`
[INFO] [stdout]    --> src/main.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     let setup :Fen = fen.parse().expect("Error parsing FEN");
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_setup`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `negamax_basic` is never used
[INFO] [stdout]    --> src/main.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn negamax_basic(game :&Chess, depth :usize) -> (i64, SmallVec<[Move; MAX_DEPTH]>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
[INFO] running `Command { std: "docker" "inspect" "cbd485898f460ef1a40b50951bc9b0ad4c643139333be998c8f44f43b885afc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd485898f460ef1a40b50951bc9b0ad4c643139333be998c8f44f43b885afc9", kill_on_drop: false }`
[INFO] [stdout] cbd485898f460ef1a40b50951bc9b0ad4c643139333be998c8f44f43b885afc9
