Sep 20 22:10:01.774 INFO checking lhernandezcruz/hit_n_run against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 22:10:01.774 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 22:10:01.774 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:10:02.034 INFO blam! 97125a02600bb9b30c8908e207e774065cf4081f04be24fd2a66e786f0710b27 Sep 20 22:10:02.036 INFO running `"docker" "start" "-a" "97125a02600bb9b30c8908e207e774065cf4081f04be24fd2a66e786f0710b27"` Sep 20 22:10:03.586 INFO kablam! usermod: no changes Sep 20 22:10:03.630 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 20 22:10:03.631 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 20 22:10:03.631 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 20 22:10:03.631 INFO kablam! files will be included as a binary target: Sep 20 22:10:03.631 INFO kablam! Sep 20 22:10:03.631 INFO kablam! * /source/src/main.rs Sep 20 22:10:03.631 INFO kablam! Sep 20 22:10:03.631 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 20 22:10:03.631 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 20 22:10:03.631 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 20 22:10:03.631 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 20 22:10:03.631 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 20 22:10:03.631 INFO kablam! Sep 20 22:10:03.631 INFO kablam! For more information on this warning you can consult Sep 20 22:10:03.631 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 20 22:10:03.631 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Sep 20 22:10:03.631 INFO kablam! please set bin.path in Cargo.toml Sep 20 22:10:03.978 INFO kablam! Checking adler32 v0.3.0 Sep 20 22:10:03.981 INFO kablam! Checking shader_version v0.2.1 Sep 20 22:10:03.990 INFO kablam! Checking inflate v0.1.1 Sep 20 22:10:03.990 INFO kablam! Checking linked-hash-map v0.0.10 Sep 20 22:10:04.006 INFO kablam! Checking find_folder v0.3.0 Sep 20 22:10:04.018 INFO kablam! Checking num-integer v0.1.32 Sep 20 22:10:04.018 INFO kablam! Checking enum_primitive v0.1.1 Sep 20 22:10:04.018 INFO kablam! Checking vecmath v0.3.0 Sep 20 22:10:04.876 INFO kablam! Checking nodrop v0.1.8 Sep 20 22:10:05.418 INFO kablam! Checking stb_truetype v0.2.0 Sep 20 22:10:05.530 INFO kablam! Checking gif v0.9.0 Sep 20 22:10:05.578 INFO kablam! Checking deque v0.3.1 Sep 20 22:10:05.954 INFO kablam! Checking pistoncore-input v0.17.1 Sep 20 22:10:06.762 INFO kablam! Checking deflate v0.7.4 Sep 20 22:10:06.962 INFO kablam! Checking arrayvec v0.3.20 Sep 20 22:10:07.257 INFO kablam! Compiling gl v0.6.1 Sep 20 22:10:08.650 INFO kablam! Checking num-iter v0.1.32 Sep 20 22:10:08.898 INFO kablam! Checking num-rational v0.1.35 Sep 20 22:10:10.450 INFO kablam! Checking rayon v0.6.0 Sep 20 22:10:10.691 INFO kablam! Checking piston2d-graphics v0.21.1 Sep 20 22:10:13.598 INFO kablam! Checking rusttype v0.2.1 Sep 20 22:10:19.271 INFO kablam! Checking pistoncore-window v0.26.2 Sep 20 22:10:20.575 INFO kablam! Checking pistoncore-event_loop v0.31.3 Sep 20 22:10:21.818 INFO kablam! Checking jpeg-decoder v0.1.11 Sep 20 22:10:21.958 INFO kablam! Checking piston v0.31.3 Sep 20 22:10:25.004 INFO kablam! Checking png v0.6.2 Sep 20 22:10:27.091 INFO kablam! Checking image v0.12.2 Sep 20 22:10:35.425 INFO kablam! Checking piston2d-opengl_graphics v0.40.0 Sep 20 22:10:35.425 INFO kablam! Checking pistoncore-glutin_window v0.35.0 Sep 20 22:10:36.619 INFO kablam! Checking hit_n_run v0.1.5 (/source) Sep 20 22:10:37.882 INFO kablam! warning: variable does not need to be mutable Sep 20 22:10:37.882 INFO kablam! --> src/game.rs:348:16 Sep 20 22:10:37.882 INFO kablam! | Sep 20 22:10:37.882 INFO kablam! 348 | mut window: &mut Window, Sep 20 22:10:37.882 INFO kablam! | ----^^^^^^ Sep 20 22:10:37.882 INFO kablam! | | Sep 20 22:10:37.882 INFO kablam! | help: remove this `mut` Sep 20 22:10:37.882 INFO kablam! | Sep 20 22:10:37.882 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 22:10:37.882 INFO kablam! Sep 20 22:10:37.938 INFO kablam! warning: variable does not need to be mutable Sep 20 22:10:37.938 INFO kablam! --> src/game.rs:348:16 Sep 20 22:10:37.938 INFO kablam! | Sep 20 22:10:37.939 INFO kablam! 348 | mut window: &mut Window, Sep 20 22:10:37.939 INFO kablam! | ----^^^^^^ Sep 20 22:10:37.939 INFO kablam! | | Sep 20 22:10:37.939 INFO kablam! | help: remove this `mut` Sep 20 22:10:37.939 INFO kablam! | Sep 20 22:10:37.940 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 22:10:37.940 INFO kablam! Sep 20 22:10:39.269 INFO kablam! warning: variable does not need to be mutable Sep 20 22:10:39.269 INFO kablam! --> src/game.rs:348:16 Sep 20 22:10:39.269 INFO kablam! | Sep 20 22:10:39.269 INFO kablam! 348 | mut window: &mut Window, Sep 20 22:10:39.269 INFO kablam! | ----^^^^^^ Sep 20 22:10:39.269 INFO kablam! | | Sep 20 22:10:39.269 INFO kablam! | help: remove this `mut` Sep 20 22:10:39.269 INFO kablam! | Sep 20 22:10:39.269 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 22:10:39.269 INFO kablam! Sep 20 22:10:39.302 INFO kablam! warning: variable does not need to be mutable Sep 20 22:10:39.303 INFO kablam! --> src/game.rs:348:16 Sep 20 22:10:39.303 INFO kablam! | Sep 20 22:10:39.304 INFO kablam! 348 | mut window: &mut Window, Sep 20 22:10:39.304 INFO kablam! | ----^^^^^^ Sep 20 22:10:39.305 INFO kablam! | | Sep 20 22:10:39.305 INFO kablam! | help: remove this `mut` Sep 20 22:10:39.305 INFO kablam! | Sep 20 22:10:39.306 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 22:10:39.306 INFO kablam! Sep 20 22:10:39.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.85s Sep 20 22:10:39.519 INFO kablam! su: No module specific data is present Sep 20 22:10:41.621 INFO running `"docker" "rm" "-f" "97125a02600bb9b30c8908e207e774065cf4081f04be24fd2a66e786f0710b27"` Sep 20 22:10:41.748 INFO blam! 97125a02600bb9b30c8908e207e774065cf4081f04be24fd2a66e786f0710b27