Oct 27 03:57:17.240 INFO checking hegza/piston-playground against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:57:17.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 03:57:17.811 INFO blam! fd47bd8a8307ef869e9e38355d6f585e6c33779cc9c7ee15a0f0197967f8b788 Oct 27 03:57:17.813 INFO running `"docker" "start" "-a" "fd47bd8a8307ef869e9e38355d6f585e6c33779cc9c7ee15a0f0197967f8b788"` Oct 27 03:57:19.031 INFO kablam! usermod: no changes Oct 27 03:57:19.103 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 27 03:57:19.103 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 27 03:57:19.103 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 03:57:19.103 INFO kablam! files will be included as a binary target: Oct 27 03:57:19.103 INFO kablam! Oct 27 03:57:19.103 INFO kablam! * /source/src/main.rs Oct 27 03:57:19.103 INFO kablam! Oct 27 03:57:19.103 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 03:57:19.103 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 27 03:57:19.103 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 27 03:57:19.103 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 03:57:19.103 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 03:57:19.103 INFO kablam! Oct 27 03:57:19.103 INFO kablam! For more information on this warning you can consult Oct 27 03:57:19.103 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 03:57:19.103 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spinning-square`, Oct 27 03:57:19.103 INFO kablam! please set bin.path in Cargo.toml Oct 27 03:57:19.335 INFO kablam! Compiling siphasher v0.2.0 Oct 27 03:57:19.335 INFO kablam! Checking deflate v0.7.2 Oct 27 03:57:19.343 INFO kablam! Checking pulse v0.5.3 Oct 27 03:57:19.343 INFO kablam! Checking x11-dl v2.12.0 Oct 27 03:57:19.343 INFO kablam! Checking rayon v0.6.0 Oct 27 03:57:19.343 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 27 03:57:20.645 INFO kablam! Compiling phf_shared v0.7.21 Oct 27 03:57:21.755 INFO kablam! Checking specs v0.7.1 Oct 27 03:57:21.811 INFO kablam! Compiling phf_generator v0.7.21 Oct 27 03:57:21.811 INFO kablam! Compiling phf v0.7.21 Oct 27 03:57:22.229 INFO kablam! Checking piston v0.27.0 Oct 27 03:57:24.791 INFO kablam! Checking png v0.6.2 Oct 27 03:57:25.035 INFO kablam! Compiling phf_codegen v0.7.21 Oct 27 03:57:26.070 INFO kablam! Compiling target_build_utils v0.1.2 Oct 27 03:57:26.683 INFO kablam! Checking jpeg-decoder v0.1.11 Oct 27 03:57:30.931 INFO kablam! Checking image v0.12.1 Oct 27 03:57:38.975 INFO kablam! Checking piston2d-opengl_graphics v0.37.0 Oct 27 03:57:42.891 INFO kablam! Compiling libloading v0.3.1 Oct 27 03:57:45.671 INFO kablam! Checking dlib v0.3.1 Oct 27 03:57:46.114 INFO kablam! Checking wayland-sys v0.7.6 Oct 27 03:57:46.691 INFO kablam! Checking wayland-client v0.7.6 Oct 27 03:57:48.416 INFO kablam! Checking wayland-window v0.4.3 Oct 27 03:57:48.416 INFO kablam! Checking wayland-kbd v0.6.2 Oct 27 03:57:49.871 INFO kablam! Checking winit v0.5.8 Oct 27 03:57:51.559 INFO kablam! Checking glutin v0.7.2 Oct 27 03:57:53.309 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 27 03:57:54.437 INFO kablam! Checking piston_playground v0.1.0 (/source) Oct 27 03:57:57.726 INFO kablam! warning: unused `#[macro_use]` import Oct 27 03:57:57.726 INFO kablam! --> src/main.rs:1:1 Oct 27 03:57:57.726 INFO kablam! | Oct 27 03:57:57.726 INFO kablam! 1 | #[macro_use] Oct 27 03:57:57.726 INFO kablam! | ^^^^^^^^^^^^ Oct 27 03:57:57.726 INFO kablam! | Oct 27 03:57:57.726 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:57:57.726 INFO kablam! Oct 27 03:57:57.726 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 27 03:57:57.726 INFO kablam! --> src/main.rs:12:5 Oct 27 03:57:57.726 INFO kablam! | Oct 27 03:57:57.726 INFO kablam! 12 | use piston::window::WindowSettings; Oct 27 03:57:57.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:57.726 INFO kablam! Oct 27 03:57:57.726 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 27 03:57:57.726 INFO kablam! --> src/main.rs:13:5 Oct 27 03:57:57.726 INFO kablam! | Oct 27 03:57:57.726 INFO kablam! 13 | use piston::event_loop::*; Oct 27 03:57:57.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:57.726 INFO kablam! Oct 27 03:57:57.726 INFO kablam! warning: unused import: `piston::input::*` Oct 27 03:57:57.726 INFO kablam! --> src/main.rs:14:5 Oct 27 03:57:57.726 INFO kablam! | Oct 27 03:57:57.726 INFO kablam! 14 | use piston::input::*; Oct 27 03:57:57.726 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 03:57:57.726 INFO kablam! Oct 27 03:57:57.726 INFO kablam! warning: unused import: `piston::window::AdvancedWindow` Oct 27 03:57:57.726 INFO kablam! --> src/main.rs:15:5 Oct 27 03:57:57.726 INFO kablam! | Oct 27 03:57:57.726 INFO kablam! 15 | use piston::window::AdvancedWindow; Oct 27 03:57:57.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:57.726 INFO kablam! Oct 27 03:57:57.726 INFO kablam! warning: unused import: `glutin_window::GlutinWindow as Window` Oct 27 03:57:57.726 INFO kablam! --> src/main.rs:16:5 Oct 27 03:57:57.726 INFO kablam! | Oct 27 03:57:57.726 INFO kablam! 16 | use glutin_window::GlutinWindow as Window; Oct 27 03:57:57.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:57.726 INFO kablam! Oct 27 03:57:57.850 INFO kablam! warning: variable does not need to be mutable Oct 27 03:57:57.850 INFO kablam! --> src/app.rs:20:13 Oct 27 03:57:57.850 INFO kablam! | Oct 27 03:57:57.850 INFO kablam! 20 | let mut window: GlutinWindow = WindowSettings::new( Oct 27 03:57:57.850 INFO kablam! | ----^^^^^^ Oct 27 03:57:57.850 INFO kablam! | | Oct 27 03:57:57.850 INFO kablam! | help: remove this `mut` Oct 27 03:57:57.850 INFO kablam! | Oct 27 03:57:57.850 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 03:57:57.850 INFO kablam! Oct 27 03:57:57.868 INFO kablam! warning: method is never used: `new` Oct 27 03:57:57.868 INFO kablam! --> src/component/transform.rs:15:5 Oct 27 03:57:57.868 INFO kablam! | Oct 27 03:57:57.868 INFO kablam! 15 | pub fn new() -> Transform { Oct 27 03:57:57.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:57.868 INFO kablam! | Oct 27 03:57:57.868 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:57:57.868 INFO kablam! Oct 27 03:57:57.999 INFO kablam! warning: unused `#[macro_use]` import Oct 27 03:57:57.999 INFO kablam! --> src/main.rs:1:1 Oct 27 03:57:57.999 INFO kablam! | Oct 27 03:57:57.999 INFO kablam! 1 | #[macro_use] Oct 27 03:57:57.999 INFO kablam! | ^^^^^^^^^^^^ Oct 27 03:57:57.999 INFO kablam! | Oct 27 03:57:57.999 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:57:57.999 INFO kablam! Oct 27 03:57:57.999 INFO kablam! warning: unused import: `piston::window::WindowSettings` Oct 27 03:57:57.999 INFO kablam! --> src/main.rs:12:5 Oct 27 03:57:57.999 INFO kablam! | Oct 27 03:57:57.999 INFO kablam! 12 | use piston::window::WindowSettings; Oct 27 03:57:57.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:57.999 INFO kablam! Oct 27 03:57:57.999 INFO kablam! warning: unused import: `piston::event_loop::*` Oct 27 03:57:57.999 INFO kablam! --> src/main.rs:13:5 Oct 27 03:57:57.999 INFO kablam! | Oct 27 03:57:57.999 INFO kablam! 13 | use piston::event_loop::*; Oct 27 03:57:57.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:57.999 INFO kablam! Oct 27 03:57:57.999 INFO kablam! warning: unused import: `piston::input::*` Oct 27 03:57:57.999 INFO kablam! --> src/main.rs:14:5 Oct 27 03:57:57.999 INFO kablam! | Oct 27 03:57:57.999 INFO kablam! 14 | use piston::input::*; Oct 27 03:57:57.999 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 03:57:57.999 INFO kablam! Oct 27 03:57:57.999 INFO kablam! warning: unused import: `piston::window::AdvancedWindow` Oct 27 03:57:57.999 INFO kablam! --> src/main.rs:15:5 Oct 27 03:57:57.999 INFO kablam! | Oct 27 03:57:57.999 INFO kablam! 15 | use piston::window::AdvancedWindow; Oct 27 03:57:57.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:57.999 INFO kablam! Oct 27 03:57:57.999 INFO kablam! warning: unused import: `glutin_window::GlutinWindow as Window` Oct 27 03:57:57.999 INFO kablam! --> src/main.rs:16:5 Oct 27 03:57:57.999 INFO kablam! | Oct 27 03:57:58.000 INFO kablam! 16 | use glutin_window::GlutinWindow as Window; Oct 27 03:57:58.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:58.000 INFO kablam! Oct 27 03:57:58.107 INFO kablam! warning: variable does not need to be mutable Oct 27 03:57:58.107 INFO kablam! --> src/app.rs:20:13 Oct 27 03:57:58.107 INFO kablam! | Oct 27 03:57:58.107 INFO kablam! 20 | let mut window: GlutinWindow = WindowSettings::new( Oct 27 03:57:58.107 INFO kablam! | ----^^^^^^ Oct 27 03:57:58.107 INFO kablam! | | Oct 27 03:57:58.107 INFO kablam! | help: remove this `mut` Oct 27 03:57:58.107 INFO kablam! | Oct 27 03:57:58.107 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 03:57:58.107 INFO kablam! Oct 27 03:57:58.119 INFO kablam! warning: method is never used: `new` Oct 27 03:57:58.119 INFO kablam! --> src/component/transform.rs:15:5 Oct 27 03:57:58.119 INFO kablam! | Oct 27 03:57:58.119 INFO kablam! 15 | pub fn new() -> Transform { Oct 27 03:57:58.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:57:58.119 INFO kablam! | Oct 27 03:57:58.119 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:57:58.119 INFO kablam! Oct 27 03:57:58.154 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.09s Oct 27 03:57:58.171 INFO kablam! su: No module specific data is present Oct 27 03:57:58.674 INFO running `"docker" "rm" "-f" "fd47bd8a8307ef869e9e38355d6f585e6c33779cc9c7ee15a0f0197967f8b788"` Oct 27 03:57:58.943 INFO blam! fd47bd8a8307ef869e9e38355d6f585e6c33779cc9c7ee15a0f0197967f8b788