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