Sep 17 15:25:44.636 INFO checking usi-run-0.5.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 15:25:44.636 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 15:25:44.636 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 15:25:44.780 INFO blam! cade7de42f91a4d7d56569270bacc4da6aabe090850b104c139d60ec0d5923a0 Sep 17 15:25:44.782 INFO running `"docker" "start" "-a" "cade7de42f91a4d7d56569270bacc4da6aabe090850b104c139d60ec0d5923a0"` Sep 17 15:25:45.863 INFO kablam! usermod: no changes Sep 17 15:25:45.900 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 17 15:25:45.900 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 17 15:25:45.900 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 17 15:25:45.900 INFO kablam! files will be included as a binary target: Sep 17 15:25:45.900 INFO kablam! Sep 17 15:25:45.900 INFO kablam! * /source/src/main.rs Sep 17 15:25:45.900 INFO kablam! Sep 17 15:25:45.900 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 17 15:25:45.900 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 17 15:25:45.900 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 17 15:25:45.900 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 17 15:25:45.900 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 17 15:25:45.900 INFO kablam! Sep 17 15:25:45.900 INFO kablam! For more information on this warning you can consult Sep 17 15:25:45.900 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 17 15:25:45.900 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `usirun`, Sep 17 15:25:45.900 INFO kablam! please set bin.path in Cargo.toml Sep 17 15:25:45.900 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 17 15:25:45.988 INFO kablam! Checking toml v0.3.2 Sep 17 15:25:45.989 INFO kablam! Compiling bitintr v0.1.18 Sep 17 15:25:45.991 INFO kablam! Checking usi v0.1.0 Sep 17 15:25:46.002 INFO kablam! Checking csa v0.2.0 Sep 17 15:25:46.007 INFO kablam! Checking indicatif v0.3.3 Sep 17 15:25:48.823 INFO kablam! Checking shogi v0.7.0 Sep 17 15:25:50.707 INFO kablam! Checking usi-run v0.5.0 (/source) Sep 17 15:25:51.815 INFO kablam! warning: variable does not need to be mutable Sep 17 15:25:51.815 INFO kablam! --> src/environment.rs:259:13 Sep 17 15:25:51.815 INFO kablam! | Sep 17 15:25:51.815 INFO kablam! 259 | let mut game = Game::new(tc.clone()); Sep 17 15:25:51.815 INFO kablam! | ----^^^^ Sep 17 15:25:51.815 INFO kablam! | | Sep 17 15:25:51.815 INFO kablam! | help: remove this `mut` Sep 17 15:25:51.815 INFO kablam! | Sep 17 15:25:51.815 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 15:25:51.815 INFO kablam! Sep 17 15:25:52.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.30s Sep 17 15:25:52.193 INFO kablam! su: No module specific data is present Sep 17 15:25:52.968 INFO running `"docker" "rm" "-f" "cade7de42f91a4d7d56569270bacc4da6aabe090850b104c139d60ec0d5923a0"` Sep 17 15:25:53.034 INFO blam! cade7de42f91a4d7d56569270bacc4da6aabe090850b104c139d60ec0d5923a0