Sep 01 02:55:41.497 INFO checking usi-run-0.5.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 02:55:41.498 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 02:55:41.498 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 02:55:41.626 INFO blam! 4f55ce142e74d0ca2d36d897ae8046373373c92f3736ff2575eb4ce396a517a8 Sep 01 02:55:41.628 INFO running `"docker" "start" "-a" "4f55ce142e74d0ca2d36d897ae8046373373c92f3736ff2575eb4ce396a517a8"` Sep 01 02:55:42.362 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 01 02:55:42.362 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 01 02:55:42.362 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 02:55:42.362 INFO kablam! files will be included as a binary target: Sep 01 02:55:42.362 INFO kablam! Sep 01 02:55:42.362 INFO kablam! * /source/src/main.rs Sep 01 02:55:42.362 INFO kablam! Sep 01 02:55:42.362 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 02:55:42.363 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 01 02:55:42.363 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 01 02:55:42.363 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 02:55:42.363 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 02:55:42.363 INFO kablam! Sep 01 02:55:42.363 INFO kablam! For more information on this warning you can consult Sep 01 02:55:42.363 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 02:55:42.363 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `usirun`, Sep 01 02:55:42.363 INFO kablam! please set bin.path in Cargo.toml Sep 01 02:55:42.363 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 01 02:55:42.452 INFO kablam! Checking memchr v1.0.2 Sep 01 02:55:42.453 INFO kablam! Checking toml v0.3.2 Sep 01 02:55:42.453 INFO kablam! Compiling bitintr v0.1.18 Sep 01 02:55:42.453 INFO kablam! Checking usi v0.1.0 Sep 01 02:55:42.455 INFO kablam! Checking indicatif v0.3.3 Sep 01 02:55:42.881 INFO kablam! Checking nom v3.2.1 Sep 01 02:55:46.059 INFO kablam! Checking shogi v0.7.0 Sep 01 02:55:47.520 INFO kablam! Checking csa v0.2.0 Sep 01 02:55:51.544 INFO kablam! Checking usi-run v0.5.0 (file:///source) Sep 01 02:55:53.778 INFO kablam! warning: variable does not need to be mutable Sep 01 02:55:53.778 INFO kablam! --> src/environment.rs:259:13 Sep 01 02:55:53.778 INFO kablam! | Sep 01 02:55:53.778 INFO kablam! 259 | let mut game = Game::new(tc.clone()); Sep 01 02:55:53.778 INFO kablam! | ----^^^^ Sep 01 02:55:53.778 INFO kablam! | | Sep 01 02:55:53.778 INFO kablam! | help: remove this `mut` Sep 01 02:55:53.778 INFO kablam! | Sep 01 02:55:53.779 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 02:55:53.779 INFO kablam! Sep 01 02:55:53.929 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.57s Sep 01 02:55:53.936 INFO kablam! su: No module specific data is present Sep 01 02:55:54.402 INFO running `"docker" "rm" "-f" "4f55ce142e74d0ca2d36d897ae8046373373c92f3736ff2575eb4ce396a517a8"` Sep 01 02:55:54.514 INFO blam! 4f55ce142e74d0ca2d36d897ae8046373373c92f3736ff2575eb4ce396a517a8