Oct 27 10:50:03.398 INFO checking Magnap/game-trees-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:50:03.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 10:50:03.711 INFO blam! 7d4980618867bf8f85095ef5a17789f707d8a64b7ebad3ee96f24336a076e5bd Oct 27 10:50:03.713 INFO running `"docker" "start" "-a" "7d4980618867bf8f85095ef5a17789f707d8a64b7ebad3ee96f24336a076e5bd"` Oct 27 10:50:04.242 INFO kablam! usermod: no changes Oct 27 10:50:04.304 INFO kablam! Checking game-trees v0.1.0 (/source) Oct 27 10:50:05.234 INFO kablam! warning: variable does not need to be mutable Oct 27 10:50:05.234 INFO kablam! --> src/mcts_hashtable.rs:156:17 Oct 27 10:50:05.234 INFO kablam! | Oct 27 10:50:05.234 INFO kablam! 156 | let mut v = self.0.get_mut(s).unwrap(); Oct 27 10:50:05.234 INFO kablam! | ----^ Oct 27 10:50:05.234 INFO kablam! | | Oct 27 10:50:05.234 INFO kablam! | help: remove this `mut` Oct 27 10:50:05.234 INFO kablam! | Oct 27 10:50:05.234 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:50:05.234 INFO kablam! Oct 27 10:50:05.267 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 10:50:05.267 INFO kablam! --> src/game/mod.rs:10:24 Oct 27 10:50:05.267 INFO kablam! | Oct 27 10:50:05.268 INFO kablam! 10 | pub type ScoreBoard = HashMap; Oct 27 10:50:05.268 INFO kablam! | ^^^^^^^^^ Oct 27 10:50:05.268 INFO kablam! | Oct 27 10:50:05.268 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 10:50:05.268 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 10:50:05.268 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 10:50:05.268 INFO kablam! --> src/game/mod.rs:10:45 Oct 27 10:50:05.268 INFO kablam! | Oct 27 10:50:05.268 INFO kablam! 10 | pub type ScoreBoard = HashMap; Oct 27 10:50:05.268 INFO kablam! | ^^^^^^^^^ Oct 27 10:50:05.268 INFO kablam! Oct 27 10:50:05.589 INFO kablam! warning: variable does not need to be mutable Oct 27 10:50:05.589 INFO kablam! --> src/mcts_hashtable.rs:156:17 Oct 27 10:50:05.589 INFO kablam! | Oct 27 10:50:05.589 INFO kablam! 156 | let mut v = self.0.get_mut(s).unwrap(); Oct 27 10:50:05.589 INFO kablam! | ----^ Oct 27 10:50:05.589 INFO kablam! | | Oct 27 10:50:05.589 INFO kablam! | help: remove this `mut` Oct 27 10:50:05.590 INFO kablam! | Oct 27 10:50:05.590 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:50:05.590 INFO kablam! Oct 27 10:50:05.615 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 10:50:05.615 INFO kablam! --> src/game/mod.rs:10:24 Oct 27 10:50:05.615 INFO kablam! | Oct 27 10:50:05.615 INFO kablam! 10 | pub type ScoreBoard = HashMap; Oct 27 10:50:05.615 INFO kablam! | ^^^^^^^^^ Oct 27 10:50:05.615 INFO kablam! | Oct 27 10:50:05.615 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 10:50:05.615 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 10:50:05.615 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 10:50:05.615 INFO kablam! --> src/game/mod.rs:10:45 Oct 27 10:50:05.615 INFO kablam! | Oct 27 10:50:05.615 INFO kablam! 10 | pub type ScoreBoard = HashMap; Oct 27 10:50:05.615 INFO kablam! | ^^^^^^^^^ Oct 27 10:50:05.615 INFO kablam! Oct 27 10:50:06.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.38s Oct 27 10:50:06.659 INFO kablam! su: No module specific data is present Oct 27 10:50:07.367 INFO running `"docker" "rm" "-f" "7d4980618867bf8f85095ef5a17789f707d8a64b7ebad3ee96f24336a076e5bd"` Oct 27 10:50:07.657 INFO blam! 7d4980618867bf8f85095ef5a17789f707d8a64b7ebad3ee96f24336a076e5bd