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