Oct 21 21:02:13.150 INFO checking Magnap/game-trees-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:02:13.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 21:02:13.376 INFO blam! bf61bedb9b8d5f3c06496ff487a66c43379f78416746951dd238454147e9d3b5 Oct 21 21:02:13.384 INFO running `"docker" "start" "-a" "bf61bedb9b8d5f3c06496ff487a66c43379f78416746951dd238454147e9d3b5"` Oct 21 21:02:14.028 INFO kablam! usermod: no changes Oct 21 21:02:14.088 INFO kablam! Checking game-trees v0.1.0 (/source) Oct 21 21:02:14.788 INFO kablam! warning: variable does not need to be mutable Oct 21 21:02:14.788 INFO kablam! --> src/mcts_hashtable.rs:156:17 Oct 21 21:02:14.788 INFO kablam! | Oct 21 21:02:14.788 INFO kablam! 156 | let mut v = self.0.get_mut(s).unwrap(); Oct 21 21:02:14.788 INFO kablam! | ----^ Oct 21 21:02:14.788 INFO kablam! | | Oct 21 21:02:14.788 INFO kablam! | help: remove this `mut` Oct 21 21:02:14.788 INFO kablam! | Oct 21 21:02:14.788 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 21:02:14.788 INFO kablam! Oct 21 21:02:14.795 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 21:02:14.797 INFO kablam! --> src/game/mod.rs:10:24 Oct 21 21:02:14.798 INFO kablam! | Oct 21 21:02:14.798 INFO kablam! 10 | pub type ScoreBoard = HashMap; Oct 21 21:02:14.798 INFO kablam! | ^^^^^^^^^ Oct 21 21:02:14.798 INFO kablam! | Oct 21 21:02:14.798 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 21:02:14.798 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 21:02:14.798 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 21 21:02:14.798 INFO kablam! --> src/game/mod.rs:10:45 Oct 21 21:02:14.798 INFO kablam! | Oct 21 21:02:14.798 INFO kablam! 10 | pub type ScoreBoard = HashMap; Oct 21 21:02:14.798 INFO kablam! | ^^^^^^^^^ Oct 21 21:02:14.798 INFO kablam! Oct 21 21:02:14.830 INFO kablam! warning: variable does not need to be mutable Oct 21 21:02:14.830 INFO kablam! --> src/mcts_hashtable.rs:156:17 Oct 21 21:02:14.830 INFO kablam! | Oct 21 21:02:14.830 INFO kablam! 156 | let mut v = self.0.get_mut(s).unwrap(); Oct 21 21:02:14.830 INFO kablam! | ----^ Oct 21 21:02:14.830 INFO kablam! | | Oct 21 21:02:14.830 INFO kablam! | help: remove this `mut` Oct 21 21:02:14.830 INFO kablam! | Oct 21 21:02:14.830 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 21:02:14.830 INFO kablam! Oct 21 21:02:14.831 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 21:02:14.831 INFO kablam! --> src/game/mod.rs:10:24 Oct 21 21:02:14.831 INFO kablam! | Oct 21 21:02:14.831 INFO kablam! 10 | pub type ScoreBoard = HashMap; Oct 21 21:02:14.831 INFO kablam! | ^^^^^^^^^ Oct 21 21:02:14.831 INFO kablam! | Oct 21 21:02:14.831 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 21:02:14.831 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 21:02:14.831 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 21 21:02:14.831 INFO kablam! --> src/game/mod.rs:10:45 Oct 21 21:02:14.831 INFO kablam! | Oct 21 21:02:14.831 INFO kablam! 10 | pub type ScoreBoard = HashMap; Oct 21 21:02:14.831 INFO kablam! | ^^^^^^^^^ Oct 21 21:02:14.831 INFO kablam! Oct 21 21:02:15.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 21 21:02:15.620 INFO kablam! su: No module specific data is present Oct 21 21:02:15.913 INFO running `"docker" "rm" "-f" "bf61bedb9b8d5f3c06496ff487a66c43379f78416746951dd238454147e9d3b5"` Oct 21 21:02:16.104 INFO blam! bf61bedb9b8d5f3c06496ff487a66c43379f78416746951dd238454147e9d3b5