Oct 12 17:46:02.249 INFO checking matonix/TetrisAttackClone against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 17:46:02.250 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 17:46:02.437 INFO blam! 4006e5669240b2d90eb6ef47145fe97682e31a1de881bb34c5f8d294cab138dc Oct 12 17:46:02.440 INFO running `"docker" "start" "-a" "4006e5669240b2d90eb6ef47145fe97682e31a1de881bb34c5f8d294cab138dc"` Oct 12 17:46:03.080 INFO kablam! usermod: no changes Oct 12 17:46:03.400 INFO kablam! Compiling bitflags v0.3.3 Oct 12 17:46:03.400 INFO kablam! Checking bitflags v0.5.0 Oct 12 17:46:03.404 INFO kablam! Checking piston-texture v0.4.0 Oct 12 17:46:03.404 INFO kablam! Checking draw_state v0.4.0 Oct 12 17:46:03.412 INFO kablam! Checking gif v0.8.0 Oct 12 17:46:03.448 INFO kablam! Compiling glutin v0.5.2 Oct 12 17:46:03.469 INFO kablam! Checking pistoncore-glutin_window v0.31.0 Oct 12 17:46:04.385 INFO kablam! Checking pistoncore-input v0.10.0 Oct 12 17:46:04.665 INFO kablam! Compiling xml-rs v0.2.2 Oct 12 17:46:04.856 INFO kablam! Checking piston2d-graphics v0.16.0 Oct 12 17:46:05.324 INFO kablam! Checking image v0.9.1 Oct 12 17:46:05.508 INFO kablam! Checking gfx_core v0.2.1 Oct 12 17:46:09.572 INFO kablam! Checking pistoncore-window v0.17.0 Oct 12 17:46:10.984 INFO kablam! Checking pistoncore-event_loop v0.20.1 Oct 12 17:46:14.952 INFO kablam! Checking piston v0.20.1 Oct 12 17:46:15.196 INFO kablam! Compiling gl_generator v0.4.2 Oct 12 17:46:21.028 INFO kablam! Compiling gl v0.5.2 Oct 12 17:46:32.689 INFO kablam! Checking pistoncore-glutin_window v0.24.0 Oct 12 17:46:34.682 INFO kablam! Checking gfx v0.10.2 Oct 12 17:46:34.682 INFO kablam! Checking gfx_device_gl v0.9.0 Oct 12 17:46:37.821 INFO kablam! Checking piston-gfx_texture v0.14.0 Oct 12 17:46:39.113 INFO kablam! Checking piston2d-gfx_graphics v0.27.0 Oct 12 17:46:41.714 INFO kablam! Checking piston_window v0.44.0 Oct 12 17:46:43.555 INFO kablam! Checking tetris_attack_clone v0.1.0 (/source) Oct 12 17:46:45.804 INFO kablam! warning: unused import: `OpenGL` Oct 12 17:46:45.804 INFO kablam! --> src/app.rs:2:24 Oct 12 17:46:45.804 INFO kablam! | Oct 12 17:46:45.804 INFO kablam! 2 | use opengl_graphics::{ OpenGL, GlGraphics }; Oct 12 17:46:45.804 INFO kablam! | ^^^^^^ Oct 12 17:46:45.804 INFO kablam! | Oct 12 17:46:45.804 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:46:45.804 INFO kablam! Oct 12 17:46:45.877 INFO kablam! warning: constant item is never used: `NPANELS_X` Oct 12 17:46:45.877 INFO kablam! --> src/app.rs:21:9 Oct 12 17:46:45.877 INFO kablam! | Oct 12 17:46:45.878 INFO kablam! 21 | const NPANELS_X: u32 = 6; Oct 12 17:46:45.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:46:45.878 INFO kablam! | Oct 12 17:46:45.879 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:46:45.879 INFO kablam! Oct 12 17:46:45.879 INFO kablam! warning: constant item is never used: `NPANELS_Y` Oct 12 17:46:45.880 INFO kablam! --> src/app.rs:22:9 Oct 12 17:46:45.880 INFO kablam! | Oct 12 17:46:45.880 INFO kablam! 22 | const NPANELS_Y: u32 = 20; Oct 12 17:46:45.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:46:45.881 INFO kablam! Oct 12 17:46:45.890 INFO kablam! warning: unused import: `OpenGL` Oct 12 17:46:45.890 INFO kablam! --> src/app.rs:2:24 Oct 12 17:46:45.890 INFO kablam! | Oct 12 17:46:45.890 INFO kablam! 2 | use opengl_graphics::{ OpenGL, GlGraphics }; Oct 12 17:46:45.890 INFO kablam! | ^^^^^^ Oct 12 17:46:45.890 INFO kablam! | Oct 12 17:46:45.890 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:46:45.890 INFO kablam! Oct 12 17:46:46.016 INFO kablam! warning: constant item is never used: `NPANELS_X` Oct 12 17:46:46.016 INFO kablam! --> src/app.rs:21:9 Oct 12 17:46:46.016 INFO kablam! | Oct 12 17:46:46.016 INFO kablam! 21 | const NPANELS_X: u32 = 6; Oct 12 17:46:46.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:46:46.016 INFO kablam! | Oct 12 17:46:46.016 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:46:46.016 INFO kablam! Oct 12 17:46:46.016 INFO kablam! warning: constant item is never used: `NPANELS_Y` Oct 12 17:46:46.016 INFO kablam! --> src/app.rs:22:9 Oct 12 17:46:46.016 INFO kablam! | Oct 12 17:46:46.016 INFO kablam! 22 | const NPANELS_Y: u32 = 20; Oct 12 17:46:46.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:46:46.016 INFO kablam! Oct 12 17:46:46.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.94s Oct 12 17:46:46.066 INFO kablam! su: No module specific data is present Oct 12 17:46:46.680 INFO running `"docker" "rm" "-f" "4006e5669240b2d90eb6ef47145fe97682e31a1de881bb34c5f8d294cab138dc"` Oct 12 17:46:47.028 INFO blam! 4006e5669240b2d90eb6ef47145fe97682e31a1de881bb34c5f8d294cab138dc