Oct 21 17:27:41.125 INFO checking hegza/piston-playground against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:27:41.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 17:27:41.607 INFO blam! e227577a30e4123f1844a92de57c3a639368099dbcd13fb2baa235aa61d91dd9 Oct 21 17:27:41.620 INFO running `"docker" "start" "-a" "e227577a30e4123f1844a92de57c3a639368099dbcd13fb2baa235aa61d91dd9"` Oct 21 17:27:43.086 INFO kablam! usermod: no changes Oct 21 17:27:43.141 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 21 17:27:43.141 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 21 17:27:43.141 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 21 17:27:43.141 INFO kablam! files will be included as a binary target: Oct 21 17:27:43.141 INFO kablam! Oct 21 17:27:43.141 INFO kablam! * /source/src/main.rs Oct 21 17:27:43.141 INFO kablam! Oct 21 17:27:43.141 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 21 17:27:43.141 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 21 17:27:43.141 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 21 17:27:43.141 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 21 17:27:43.141 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 21 17:27:43.141 INFO kablam! Oct 21 17:27:43.141 INFO kablam! For more information on this warning you can consult Oct 21 17:27:43.141 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 21 17:27:43.141 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 21 17:27:43.141 INFO kablam! please set bin.path in Cargo.toml Oct 21 17:27:43.432 INFO kablam! Compiling siphasher v0.2.0 Oct 21 17:27:43.447 INFO kablam! Checking piston-shaders_graphics2d v0.1.0 Oct 21 17:27:43.447 INFO kablam! Compiling x11-dl v2.12.0 Oct 21 17:27:43.447 INFO kablam! Checking deflate v0.7.2 Oct 21 17:27:43.447 INFO kablam! Checking num-bigint v0.1.35 Oct 21 17:27:43.447 INFO kablam! Compiling glutin v0.7.2 Oct 21 17:27:43.447 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 21 17:27:45.552 INFO kablam! Compiling phf_shared v0.7.21 Oct 21 17:27:46.250 INFO kablam! Checking piston v0.27.0 Oct 21 17:27:46.824 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 17:27:46.824 INFO kablam! Compiling phf v0.7.21 Oct 21 17:27:47.904 INFO kablam! Checking png v0.6.2 Oct 21 17:27:48.352 INFO kablam! Checking num-rational v0.1.35 Oct 21 17:27:48.544 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 17:27:49.956 INFO kablam! Compiling target_build_utils v0.1.2 Oct 21 17:27:52.932 INFO kablam! Checking image v0.12.1 Oct 21 17:28:00.224 INFO kablam! Checking piston2d-opengl_graphics v0.37.0 Oct 21 17:28:04.868 INFO kablam! Compiling libloading v0.3.1 Oct 21 17:28:07.085 INFO kablam! Checking dlib v0.3.1 Oct 21 17:28:07.470 INFO kablam! Checking wayland-sys v0.7.6 Oct 21 17:28:08.066 INFO kablam! Checking wayland-client v0.7.6 Oct 21 17:28:09.523 INFO kablam! Checking wayland-kbd v0.6.2 Oct 21 17:28:09.523 INFO kablam! Checking wayland-window v0.4.3 Oct 21 17:28:10.564 INFO kablam! Checking winit v0.5.8 Oct 21 17:28:13.866 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 21 17:28:14.984 INFO kablam! Checking piston_playground v0.1.0 (/source) Oct 21 17:28:17.824 INFO kablam! warning: unused `#[macro_use]` import Oct 21 17:28:17.824 INFO kablam! --> src/main.rs:1:1 Oct 21 17:28:17.824 INFO kablam! | Oct 21 17:28:17.824 INFO kablam! 1 | #[macro_use] Oct 21 17:28:17.824 INFO kablam! | ^^^^^^^^^^^^ Oct 21 17:28:17.825 INFO kablam! | Oct 21 17:28:17.825 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:28:17.825 INFO kablam! Oct 21 17:28:17.825 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 21 17:28:17.825 INFO kablam! --> src/main.rs:12:5 Oct 21 17:28:17.825 INFO kablam! | Oct 21 17:28:17.825 INFO kablam! 12 | use piston::window::WindowSettings; Oct 21 17:28:17.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:17.825 INFO kablam! Oct 21 17:28:17.825 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 21 17:28:17.825 INFO kablam! --> src/main.rs:13:5 Oct 21 17:28:17.825 INFO kablam! | Oct 21 17:28:17.825 INFO kablam! 13 | use piston::event_loop::*; Oct 21 17:28:17.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:17.825 INFO kablam! Oct 21 17:28:17.825 INFO kablam! warning: unused import: `piston::input::*` Oct 21 17:28:17.825 INFO kablam! --> src/main.rs:14:5 Oct 21 17:28:17.825 INFO kablam! | Oct 21 17:28:17.825 INFO kablam! 14 | use piston::input::*; Oct 21 17:28:17.825 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 17:28:17.825 INFO kablam! Oct 21 17:28:17.825 INFO kablam! warning: unused import: `piston::window::AdvancedWindow` Oct 21 17:28:17.825 INFO kablam! --> src/main.rs:15:5 Oct 21 17:28:17.825 INFO kablam! | Oct 21 17:28:17.825 INFO kablam! 15 | use piston::window::AdvancedWindow; Oct 21 17:28:17.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:17.825 INFO kablam! Oct 21 17:28:17.825 INFO kablam! warning: unused import: `glutin_window::GlutinWindow as Window` Oct 21 17:28:17.825 INFO kablam! --> src/main.rs:16:5 Oct 21 17:28:17.825 INFO kablam! | Oct 21 17:28:17.825 INFO kablam! 16 | use glutin_window::GlutinWindow as Window; Oct 21 17:28:17.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:17.825 INFO kablam! Oct 21 17:28:17.941 INFO kablam! warning: variable does not need to be mutable Oct 21 17:28:17.941 INFO kablam! --> src/app.rs:20:13 Oct 21 17:28:17.941 INFO kablam! | Oct 21 17:28:17.942 INFO kablam! 20 | let mut window: GlutinWindow = WindowSettings::new( Oct 21 17:28:17.942 INFO kablam! | ----^^^^^^ Oct 21 17:28:17.942 INFO kablam! | | Oct 21 17:28:17.943 INFO kablam! | help: remove this `mut` Oct 21 17:28:17.943 INFO kablam! | Oct 21 17:28:17.943 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 17:28:17.944 INFO kablam! Oct 21 17:28:17.956 INFO kablam! warning: method is never used: `new` Oct 21 17:28:17.957 INFO kablam! --> src/component/transform.rs:15:5 Oct 21 17:28:17.957 INFO kablam! | Oct 21 17:28:17.957 INFO kablam! 15 | pub fn new() -> Transform { Oct 21 17:28:17.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:17.958 INFO kablam! | Oct 21 17:28:17.958 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:28:17.958 INFO kablam! Oct 21 17:28:18.459 INFO kablam! warning: unused `#[macro_use]` import Oct 21 17:28:18.459 INFO kablam! --> src/main.rs:1:1 Oct 21 17:28:18.459 INFO kablam! | Oct 21 17:28:18.459 INFO kablam! 1 | #[macro_use] Oct 21 17:28:18.459 INFO kablam! | ^^^^^^^^^^^^ Oct 21 17:28:18.459 INFO kablam! | Oct 21 17:28:18.459 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:28:18.459 INFO kablam! Oct 21 17:28:18.462 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 21 17:28:18.462 INFO kablam! --> src/main.rs:12:5 Oct 21 17:28:18.462 INFO kablam! | Oct 21 17:28:18.462 INFO kablam! 12 | use piston::window::WindowSettings; Oct 21 17:28:18.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:18.462 INFO kablam! Oct 21 17:28:18.462 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 21 17:28:18.462 INFO kablam! --> src/main.rs:13:5 Oct 21 17:28:18.462 INFO kablam! | Oct 21 17:28:18.462 INFO kablam! 13 | use piston::event_loop::*; Oct 21 17:28:18.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:18.462 INFO kablam! Oct 21 17:28:18.462 INFO kablam! warning: unused import: `piston::input::*` Oct 21 17:28:18.462 INFO kablam! --> src/main.rs:14:5 Oct 21 17:28:18.462 INFO kablam! | Oct 21 17:28:18.462 INFO kablam! 14 | use piston::input::*; Oct 21 17:28:18.462 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 17:28:18.462 INFO kablam! Oct 21 17:28:18.462 INFO kablam! warning: unused import: `piston::window::AdvancedWindow` Oct 21 17:28:18.462 INFO kablam! --> src/main.rs:15:5 Oct 21 17:28:18.462 INFO kablam! | Oct 21 17:28:18.462 INFO kablam! 15 | use piston::window::AdvancedWindow; Oct 21 17:28:18.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:18.462 INFO kablam! Oct 21 17:28:18.462 INFO kablam! warning: unused import: `glutin_window::GlutinWindow as Window` Oct 21 17:28:18.462 INFO kablam! --> src/main.rs:16:5 Oct 21 17:28:18.462 INFO kablam! | Oct 21 17:28:18.462 INFO kablam! 16 | use glutin_window::GlutinWindow as Window; Oct 21 17:28:18.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:18.462 INFO kablam! Oct 21 17:28:18.572 INFO kablam! warning: variable does not need to be mutable Oct 21 17:28:18.573 INFO kablam! --> src/app.rs:20:13 Oct 21 17:28:18.573 INFO kablam! | Oct 21 17:28:18.573 INFO kablam! 20 | let mut window: GlutinWindow = WindowSettings::new( Oct 21 17:28:18.573 INFO kablam! | ----^^^^^^ Oct 21 17:28:18.573 INFO kablam! | | Oct 21 17:28:18.573 INFO kablam! | help: remove this `mut` Oct 21 17:28:18.573 INFO kablam! | Oct 21 17:28:18.573 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 17:28:18.573 INFO kablam! Oct 21 17:28:18.579 INFO kablam! warning: method is never used: `new` Oct 21 17:28:18.579 INFO kablam! --> src/component/transform.rs:15:5 Oct 21 17:28:18.579 INFO kablam! | Oct 21 17:28:18.579 INFO kablam! 15 | pub fn new() -> Transform { Oct 21 17:28:18.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:28:18.579 INFO kablam! | Oct 21 17:28:18.579 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:28:18.579 INFO kablam! Oct 21 17:28:18.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.51s Oct 21 17:28:18.644 INFO kablam! su: No module specific data is present Oct 21 17:28:19.133 INFO running `"docker" "rm" "-f" "e227577a30e4123f1844a92de57c3a639368099dbcd13fb2baa235aa61d91dd9"` Oct 21 17:28:19.268 INFO blam! e227577a30e4123f1844a92de57c3a639368099dbcd13fb2baa235aa61d91dd9