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