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