Sep 14 19:33:08.934 INFO checking asteroid-0.2.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:33:08.934 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:33:08.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:33:09.310 INFO blam! 70e0eaf3f0e8b5b21770071e340cba39510d0e63d75f843a05259ca037c43313 Sep 14 19:33:09.318 INFO running `"docker" "start" "-a" "70e0eaf3f0e8b5b21770071e340cba39510d0e63d75f843a05259ca037c43313"` Sep 14 19:33:10.738 INFO kablam! usermod: no changes Sep 14 19:33:10.827 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Sep 14 19:33:10.827 INFO kablam! disables Cargo from automatically inferring other example targets. Sep 14 19:33:10.827 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 19:33:10.827 INFO kablam! files will be included as a example target: Sep 14 19:33:10.827 INFO kablam! Sep 14 19:33:10.827 INFO kablam! * /source/examples/build.rs Sep 14 19:33:10.827 INFO kablam! Sep 14 19:33:10.827 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 19:33:10.827 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Sep 14 19:33:10.827 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Sep 14 19:33:10.827 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 19:33:10.827 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 19:33:10.827 INFO kablam! Sep 14 19:33:10.827 INFO kablam! For more information on this warning you can consult Sep 14 19:33:10.827 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 19:33:10.926 INFO kablam! Checking nccl v0.4.3 Sep 14 19:33:11.711 INFO kablam! Checking asteroid v0.2.0 (file:///source) Sep 14 19:33:14.203 INFO kablam! warning: unused import: `open` Sep 14 19:33:14.203 INFO kablam! --> examples/basic.rs:8:43 Sep 14 19:33:14.203 INFO kablam! | Sep 14 19:33:14.203 INFO kablam! 8 | use asteroid::settings::{SettingsBuilder, open}; Sep 14 19:33:14.203 INFO kablam! | ^^^^ Sep 14 19:33:14.204 INFO kablam! | Sep 14 19:33:14.204 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 19:33:14.204 INFO kablam! Sep 14 19:33:14.204 INFO kablam! warning: unused import: `std::time::Duration` Sep 14 19:33:14.205 INFO kablam! --> examples/basic.rs:10:5 Sep 14 19:33:14.205 INFO kablam! | Sep 14 19:33:14.205 INFO kablam! 10 | use std::time::Duration; Sep 14 19:33:14.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 19:33:14.205 INFO kablam! Sep 14 19:33:14.238 INFO kablam! warning: unused variable: `args` Sep 14 19:33:14.238 INFO kablam! --> examples/basic.rs:46:22 Sep 14 19:33:14.238 INFO kablam! | Sep 14 19:33:14.238 INFO kablam! 46 | fn render(&self, args: &Args, graphics: &mut Graphics) -> AsteroidResult { Sep 14 19:33:14.238 INFO kablam! | ^^^^ help: consider using `_args` instead Sep 14 19:33:14.238 INFO kablam! | Sep 14 19:33:14.239 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 19:33:14.239 INFO kablam! Sep 14 19:33:14.242 INFO kablam! warning: variable does not need to be mutable Sep 14 19:33:14.242 INFO kablam! --> examples/basic.rs:58:9 Sep 14 19:33:14.242 INFO kablam! | Sep 14 19:33:14.242 INFO kablam! 58 | let mut game = Game { Sep 14 19:33:14.242 INFO kablam! | ----^^^^ Sep 14 19:33:14.242 INFO kablam! | | Sep 14 19:33:14.242 INFO kablam! | help: remove this `mut` Sep 14 19:33:14.242 INFO kablam! | Sep 14 19:33:14.243 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 19:33:14.243 INFO kablam! Sep 14 19:33:14.266 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.49s Sep 14 19:33:14.272 INFO kablam! su: No module specific data is present Sep 14 19:33:15.834 INFO running `"docker" "rm" "-f" "70e0eaf3f0e8b5b21770071e340cba39510d0e63d75f843a05259ca037c43313"` Sep 14 19:33:16.119 INFO blam! 70e0eaf3f0e8b5b21770071e340cba39510d0e63d75f843a05259ca037c43313