Sep 21 13:16:24.438 INFO checking asteroid-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 13:16:24.438 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 13:16:24.439 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 13:16:24.686 INFO blam! 08d7fbe55ca461abfb174dd05d41d56515a6ca35cf70af528a08b945d69f0f9d Sep 21 13:16:24.688 INFO running `"docker" "start" "-a" "08d7fbe55ca461abfb174dd05d41d56515a6ca35cf70af528a08b945d69f0f9d"` Sep 21 13:16:26.153 INFO kablam! usermod: no changes Sep 21 13:16:26.222 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Sep 21 13:16:26.222 INFO kablam! disables Cargo from automatically inferring other example targets. Sep 21 13:16:26.222 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 21 13:16:26.222 INFO kablam! files will be included as a example target: Sep 21 13:16:26.222 INFO kablam! Sep 21 13:16:26.222 INFO kablam! * /source/examples/build.rs Sep 21 13:16:26.222 INFO kablam! Sep 21 13:16:26.222 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 21 13:16:26.222 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Sep 21 13:16:26.222 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Sep 21 13:16:26.222 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 21 13:16:26.222 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 21 13:16:26.222 INFO kablam! Sep 21 13:16:26.222 INFO kablam! For more information on this warning you can consult Sep 21 13:16:26.222 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 21 13:16:26.337 INFO kablam! Checking nccl v0.4.3 Sep 21 13:16:26.337 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 21 13:16:27.672 INFO kablam! Checking sdl2 v0.30.0 Sep 21 13:16:31.023 INFO kablam! Checking asteroid v0.2.0 (/source) Sep 21 13:16:33.186 INFO kablam! warning: unused import: `open` Sep 21 13:16:33.186 INFO kablam! --> examples/basic.rs:8:43 Sep 21 13:16:33.186 INFO kablam! | Sep 21 13:16:33.186 INFO kablam! 8 | use asteroid::settings::{SettingsBuilder, open}; Sep 21 13:16:33.186 INFO kablam! | ^^^^ Sep 21 13:16:33.186 INFO kablam! | Sep 21 13:16:33.186 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 13:16:33.186 INFO kablam! Sep 21 13:16:33.186 INFO kablam! warning: unused import: `std::time::Duration` Sep 21 13:16:33.186 INFO kablam! --> examples/basic.rs:10:5 Sep 21 13:16:33.186 INFO kablam! | Sep 21 13:16:33.186 INFO kablam! 10 | use std::time::Duration; Sep 21 13:16:33.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 13:16:33.186 INFO kablam! Sep 21 13:16:33.218 INFO kablam! warning: unused variable: `args` Sep 21 13:16:33.218 INFO kablam! --> examples/basic.rs:46:22 Sep 21 13:16:33.218 INFO kablam! | Sep 21 13:16:33.218 INFO kablam! 46 | fn render(&self, args: &Args, graphics: &mut Graphics) -> AsteroidResult { Sep 21 13:16:33.218 INFO kablam! | ^^^^ help: consider using `_args` instead Sep 21 13:16:33.218 INFO kablam! | Sep 21 13:16:33.218 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 13:16:33.218 INFO kablam! Sep 21 13:16:33.219 INFO kablam! warning: variable does not need to be mutable Sep 21 13:16:33.219 INFO kablam! --> examples/basic.rs:58:9 Sep 21 13:16:33.219 INFO kablam! | Sep 21 13:16:33.219 INFO kablam! 58 | let mut game = Game { Sep 21 13:16:33.219 INFO kablam! | ----^^^^ Sep 21 13:16:33.219 INFO kablam! | | Sep 21 13:16:33.219 INFO kablam! | help: remove this `mut` Sep 21 13:16:33.219 INFO kablam! | Sep 21 13:16:33.219 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 13:16:33.219 INFO kablam! Sep 21 13:16:33.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.05s Sep 21 13:16:33.240 INFO kablam! su: No module specific data is present Sep 21 13:16:33.806 INFO running `"docker" "rm" "-f" "08d7fbe55ca461abfb174dd05d41d56515a6ca35cf70af528a08b945d69f0f9d"` Sep 21 13:16:33.942 INFO blam! 08d7fbe55ca461abfb174dd05d41d56515a6ca35cf70af528a08b945d69f0f9d