Sep 02 20:28:55.685 INFO checking asteroid-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 20:28:55.685 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 20:28:55.686 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:28:55.893 INFO blam! 49c8d3540cc451207caba0fcc8a0597292fcdf16c96c66ca05c963277b9a9dd5 Sep 02 20:28:55.895 INFO running `"docker" "start" "-a" "49c8d3540cc451207caba0fcc8a0597292fcdf16c96c66ca05c963277b9a9dd5"` Sep 02 20:28:56.506 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Sep 02 20:28:56.506 INFO kablam! disables Cargo from automatically inferring other example targets. Sep 02 20:28:56.506 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 02 20:28:56.506 INFO kablam! files will be included as a example target: Sep 02 20:28:56.506 INFO kablam! Sep 02 20:28:56.506 INFO kablam! * /source/examples/build.rs Sep 02 20:28:56.506 INFO kablam! Sep 02 20:28:56.506 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 02 20:28:56.506 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Sep 02 20:28:56.506 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Sep 02 20:28:56.507 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 02 20:28:56.507 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 02 20:28:56.507 INFO kablam! Sep 02 20:28:56.507 INFO kablam! For more information on this warning you can consult Sep 02 20:28:56.507 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 02 20:28:56.543 INFO kablam! Checking asteroid v0.2.0 (file:///source) Sep 02 20:28:59.347 INFO kablam! warning: unused import: `open` Sep 02 20:28:59.348 INFO kablam! --> examples/basic.rs:8:43 Sep 02 20:28:59.348 INFO kablam! | Sep 02 20:28:59.348 INFO kablam! 8 | use asteroid::settings::{SettingsBuilder, open}; Sep 02 20:28:59.348 INFO kablam! | ^^^^ Sep 02 20:28:59.348 INFO kablam! | Sep 02 20:28:59.348 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 20:28:59.348 INFO kablam! Sep 02 20:28:59.348 INFO kablam! warning: unused import: `std::time::Duration` Sep 02 20:28:59.348 INFO kablam! --> examples/basic.rs:10:5 Sep 02 20:28:59.348 INFO kablam! | Sep 02 20:28:59.348 INFO kablam! 10 | use std::time::Duration; Sep 02 20:28:59.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 20:28:59.348 INFO kablam! Sep 02 20:28:59.394 INFO kablam! warning: unused variable: `args` Sep 02 20:28:59.394 INFO kablam! --> examples/basic.rs:46:22 Sep 02 20:28:59.394 INFO kablam! | Sep 02 20:28:59.394 INFO kablam! 46 | fn render(&self, args: &Args, graphics: &mut Graphics) -> AsteroidResult { Sep 02 20:28:59.395 INFO kablam! | ^^^^ help: consider using `_args` instead Sep 02 20:28:59.395 INFO kablam! | Sep 02 20:28:59.395 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 20:28:59.395 INFO kablam! Sep 02 20:28:59.398 INFO kablam! warning: variable does not need to be mutable Sep 02 20:28:59.398 INFO kablam! --> examples/basic.rs:58:9 Sep 02 20:28:59.398 INFO kablam! | Sep 02 20:28:59.398 INFO kablam! 58 | let mut game = Game { Sep 02 20:28:59.398 INFO kablam! | ----^^^^ Sep 02 20:28:59.398 INFO kablam! | | Sep 02 20:28:59.398 INFO kablam! | help: remove this `mut` Sep 02 20:28:59.398 INFO kablam! | Sep 02 20:28:59.398 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 20:28:59.398 INFO kablam! Sep 02 20:28:59.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Sep 02 20:28:59.416 INFO kablam! su: No module specific data is present Sep 02 20:28:59.794 INFO running `"docker" "rm" "-f" "49c8d3540cc451207caba0fcc8a0597292fcdf16c96c66ca05c963277b9a9dd5"` Sep 02 20:28:59.888 INFO blam! 49c8d3540cc451207caba0fcc8a0597292fcdf16c96c66ca05c963277b9a9dd5