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