Sep 21 01:12:07.609 INFO checking usi-run-0.5.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:12:07.609 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:12:07.609 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:12:07.721 INFO blam! c795348271837d3c3f80236548e04990f028ea5545d11130c4229eb93680ea4e Sep 21 01:12:07.723 INFO running `"docker" "start" "-a" "c795348271837d3c3f80236548e04990f028ea5545d11130c4229eb93680ea4e"` Sep 21 01:12:08.910 INFO kablam! usermod: no changes Sep 21 01:12:08.952 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 21 01:12:08.952 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 21 01:12:08.952 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 21 01:12:08.952 INFO kablam! files will be included as a binary target: Sep 21 01:12:08.952 INFO kablam! Sep 21 01:12:08.952 INFO kablam! * /source/src/main.rs Sep 21 01:12:08.952 INFO kablam! Sep 21 01:12:08.952 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 21 01:12:08.952 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 21 01:12:08.952 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 21 01:12:08.952 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 21 01:12:08.952 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 21 01:12:08.952 INFO kablam! Sep 21 01:12:08.952 INFO kablam! For more information on this warning you can consult Sep 21 01:12:08.952 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 21 01:12:08.952 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `usirun`, Sep 21 01:12:08.952 INFO kablam! please set bin.path in Cargo.toml Sep 21 01:12:08.952 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 21 01:12:09.055 INFO kablam! Checking memchr v1.0.2 Sep 21 01:12:09.055 INFO kablam! Checking itertools v0.6.5 Sep 21 01:12:09.057 INFO kablam! Compiling bitintr v0.1.18 Sep 21 01:12:09.062 INFO kablam! Checking indicatif v0.3.3 Sep 21 01:12:09.356 INFO kablam! Checking nom v3.2.1 Sep 21 01:12:11.341 INFO kablam! Checking usi v0.1.0 Sep 21 01:12:11.478 INFO kablam! Checking shogi v0.7.0 Sep 21 01:12:13.284 INFO kablam! Checking csa v0.2.0 Sep 21 01:12:16.425 INFO kablam! Checking usi-run v0.5.0 (/source) Sep 21 01:12:17.188 INFO kablam! warning: variable does not need to be mutable Sep 21 01:12:17.188 INFO kablam! --> src/environment.rs:259:13 Sep 21 01:12:17.188 INFO kablam! | Sep 21 01:12:17.188 INFO kablam! 259 | let mut game = Game::new(tc.clone()); Sep 21 01:12:17.188 INFO kablam! | ----^^^^ Sep 21 01:12:17.188 INFO kablam! | | Sep 21 01:12:17.188 INFO kablam! | help: remove this `mut` Sep 21 01:12:17.188 INFO kablam! | Sep 21 01:12:17.188 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 01:12:17.188 INFO kablam! Sep 21 01:12:17.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.33s Sep 21 01:12:17.273 INFO kablam! su: No module specific data is present Sep 21 01:12:17.833 INFO running `"docker" "rm" "-f" "c795348271837d3c3f80236548e04990f028ea5545d11130c4229eb93680ea4e"` Sep 21 01:12:17.909 INFO blam! c795348271837d3c3f80236548e04990f028ea5545d11130c4229eb93680ea4e