Oct 27 03:04:48.564 INFO checking jbradberry/mcts.rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:04:48.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 03:04:49.114 INFO blam! 4a7a3b4f280de0e6f3530126adda18ae7fe56ecb1ed8069dd32fb940f4f43968 Oct 27 03:04:49.123 INFO running `"docker" "start" "-a" "4a7a3b4f280de0e6f3530126adda18ae7fe56ecb1ed8069dd32fb940f4f43968"` Oct 27 03:04:50.379 INFO kablam! usermod: no changes Oct 27 03:04:50.583 INFO kablam! Checking mcts v0.1.0 (/source) Oct 27 03:04:52.505 INFO kablam! warning: unused variable: `history` Oct 27 03:04:52.506 INFO kablam! --> src/main.rs:189:46 Oct 27 03:04:52.507 INFO kablam! | Oct 27 03:04:52.507 INFO kablam! 189 | fn is_legal(&self, action: &ChongAction, history: &[ChongState]) -> bool { Oct 27 03:04:52.507 INFO kablam! | ^^^^^^^ help: consider using `_history` instead Oct 27 03:04:52.507 INFO kablam! | Oct 27 03:04:52.507 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:04:52.507 INFO kablam! Oct 27 03:04:52.507 INFO kablam! warning: unused variable: `history` Oct 27 03:04:52.507 INFO kablam! --> src/main.rs:209:29 Oct 27 03:04:52.507 INFO kablam! | Oct 27 03:04:52.507 INFO kablam! 209 | fn legal_actions(&self, history: &[ChongState]) -> Vec { Oct 27 03:04:52.507 INFO kablam! | ^^^^^^^ help: consider using `_history` instead Oct 27 03:04:52.507 INFO kablam! Oct 27 03:04:52.643 INFO kablam! warning: method is never used: `build_state` Oct 27 03:04:52.643 INFO kablam! --> src/main.rs:127:5 Oct 27 03:04:52.643 INFO kablam! | Oct 27 03:04:52.643 INFO kablam! 127 | / fn build_state(pawn1: (u8, u8), pawn2: (u8, u8), Oct 27 03:04:52.643 INFO kablam! 128 | | stones1: &[(u8, u8)], stones2: &[(u8, u8)], next: u8) -> Self { Oct 27 03:04:52.643 INFO kablam! 129 | | let pawn1 = ChongState::coordinate_mask(pawn1.0, pawn1.1); Oct 27 03:04:52.643 INFO kablam! 130 | | let pawn2 = ChongState::coordinate_mask(pawn2.0, pawn2.1); Oct 27 03:04:52.643 INFO kablam! ... | Oct 27 03:04:52.643 INFO kablam! 150 | | } Oct 27 03:04:52.643 INFO kablam! 151 | | } Oct 27 03:04:52.643 INFO kablam! | |_____^ Oct 27 03:04:52.643 INFO kablam! | Oct 27 03:04:52.643 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:04:52.643 INFO kablam! Oct 27 03:04:52.839 INFO kablam! warning: unused variable: `history` Oct 27 03:04:52.839 INFO kablam! --> src/main.rs:189:46 Oct 27 03:04:52.839 INFO kablam! | Oct 27 03:04:52.839 INFO kablam! 189 | fn is_legal(&self, action: &ChongAction, history: &[ChongState]) -> bool { Oct 27 03:04:52.839 INFO kablam! | ^^^^^^^ help: consider using `_history` instead Oct 27 03:04:52.853 INFO kablam! | Oct 27 03:04:52.853 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:04:52.853 INFO kablam! Oct 27 03:04:52.853 INFO kablam! warning: unused variable: `history` Oct 27 03:04:52.853 INFO kablam! --> src/main.rs:209:29 Oct 27 03:04:52.854 INFO kablam! | Oct 27 03:04:52.854 INFO kablam! 209 | fn legal_actions(&self, history: &[ChongState]) -> Vec { Oct 27 03:04:52.854 INFO kablam! | ^^^^^^^ help: consider using `_history` instead Oct 27 03:04:52.854 INFO kablam! Oct 27 03:04:53.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.70s Oct 27 03:04:53.135 INFO kablam! su: No module specific data is present Oct 27 03:04:53.580 INFO running `"docker" "rm" "-f" "4a7a3b4f280de0e6f3530126adda18ae7fe56ecb1ed8069dd32fb940f4f43968"` Oct 27 03:04:53.871 INFO blam! 4a7a3b4f280de0e6f3530126adda18ae7fe56ecb1ed8069dd32fb940f4f43968