Oct 13 01:59:18.219 INFO checking Wowo10/rust_piston_bomberman against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:59:18.219 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 01:59:18.682 INFO blam! 9d21fbc00217415e8b4e493fedfa8bb8460b1823e9f2ede3e4cedc8232e863d0 Oct 13 01:59:18.683 INFO running `"docker" "start" "-a" "9d21fbc00217415e8b4e493fedfa8bb8460b1823e9f2ede3e4cedc8232e863d0"` Oct 13 01:59:20.913 INFO kablam! usermod: no changes Oct 13 01:59:21.299 INFO kablam! Compiling phf v0.7.22 Oct 13 01:59:21.312 INFO kablam! Checking piston2d-graphics v0.21.1 Oct 13 01:59:21.316 INFO kablam! Checking rusttype v0.2.3 Oct 13 01:59:21.328 INFO kablam! Checking gfx_core v0.6.1 Oct 13 01:59:21.329 INFO kablam! Compiling gl_generator v0.6.1 Oct 13 01:59:21.329 INFO kablam! Compiling gl_generator v0.5.5 Oct 13 01:59:21.337 INFO kablam! Checking tempfile v2.2.0 Oct 13 01:59:21.337 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 01:59:26.346 INFO kablam! Checking fs2 v0.2.5 Oct 13 01:59:26.538 INFO kablam! Checking png v0.6.2 Oct 13 01:59:30.277 INFO kablam! Checking memmap v0.4.0 Oct 13 01:59:30.834 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 13 01:59:42.213 INFO kablam! Compiling gl v0.6.5 Oct 13 01:59:42.825 INFO kablam! Compiling glutin v0.7.4 Oct 13 01:59:42.825 INFO kablam! Compiling gfx_gl v0.3.1 Oct 13 01:59:45.128 INFO kablam! Checking image v0.12.4 Oct 13 02:00:15.008 INFO kablam! Compiling libloading v0.3.4 Oct 13 02:00:20.533 INFO kablam! Checking dlib v0.3.1 Oct 13 02:00:21.233 INFO kablam! Checking wayland-sys v0.7.8 Oct 13 02:00:22.189 INFO kablam! Checking wayland-client v0.7.8 Oct 13 02:00:24.922 INFO kablam! Checking wayland-window v0.4.4 Oct 13 02:00:24.923 INFO kablam! Checking wayland-kbd v0.6.3 Oct 13 02:00:27.172 INFO kablam! Checking winit v0.5.11 Oct 13 02:00:33.656 INFO kablam! Checking pistoncore-glutin_window v0.35.1 Oct 13 02:00:36.951 INFO kablam! Checking gfx v0.14.1 Oct 13 02:00:36.956 INFO kablam! Checking gfx_device_gl v0.13.1 Oct 13 02:00:44.153 INFO kablam! Checking piston-gfx_texture v0.22.1 Oct 13 02:00:46.948 INFO kablam! Checking piston2d-gfx_graphics v0.38.0 Oct 13 02:00:51.093 INFO kablam! Checking piston_window v0.64.0 Oct 13 02:00:54.784 INFO kablam! Checking wowo_bomberman v0.0.9 (/source) Oct 13 02:01:01.932 INFO kablam! warning: method is never used: `reset` Oct 13 02:01:01.932 INFO kablam! --> src/app/timers.rs:14:5 Oct 13 02:01:01.932 INFO kablam! | Oct 13 02:01:01.932 INFO kablam! 14 | pub fn reset(&mut self) { Oct 13 02:01:01.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:01.932 INFO kablam! | Oct 13 02:01:01.932 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:01:01.932 INFO kablam! Oct 13 02:01:01.932 INFO kablam! warning: method is never used: `get_fire_range` Oct 13 02:01:01.932 INFO kablam! --> src/app/player/mod.rs:40:5 Oct 13 02:01:01.932 INFO kablam! | Oct 13 02:01:01.932 INFO kablam! 40 | pub fn get_fire_range(self) -> u8{ Oct 13 02:01:01.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:01.932 INFO kablam! Oct 13 02:01:01.932 INFO kablam! warning: method is never used: `create` Oct 13 02:01:01.932 INFO kablam! --> src/app/monster/mod.rs:10:5 Oct 13 02:01:01.932 INFO kablam! | Oct 13 02:01:01.932 INFO kablam! 10 | pub fn create(position: [u8; 2]) -> Self { Oct 13 02:01:01.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:01.932 INFO kablam! Oct 13 02:01:01.937 INFO kablam! warning: method is never used: `add_monster` Oct 13 02:01:01.937 INFO kablam! --> src/app/mod.rs:166:5 Oct 13 02:01:01.937 INFO kablam! | Oct 13 02:01:01.938 INFO kablam! 166 | fn add_monster(&mut self, monster_position: [u8; 2]) { Oct 13 02:01:01.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:01.938 INFO kablam! Oct 13 02:01:01.941 INFO kablam! warning: static variable `amount` should have an upper case name such as `AMOUNT` Oct 13 02:01:01.941 INFO kablam! --> src/configuration/mod.rs:1:1 Oct 13 02:01:01.941 INFO kablam! | Oct 13 02:01:01.941 INFO kablam! 1 | static mut amount: u8 = 0; Oct 13 02:01:01.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:01.941 INFO kablam! | Oct 13 02:01:01.941 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 02:01:01.941 INFO kablam! Oct 13 02:01:02.209 INFO kablam! warning: method is never used: `reset` Oct 13 02:01:02.210 INFO kablam! --> src/app/timers.rs:14:5 Oct 13 02:01:02.210 INFO kablam! | Oct 13 02:01:02.210 INFO kablam! 14 | pub fn reset(&mut self) { Oct 13 02:01:02.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:02.211 INFO kablam! | Oct 13 02:01:02.211 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:01:02.211 INFO kablam! Oct 13 02:01:02.212 INFO kablam! warning: method is never used: `get_fire_range` Oct 13 02:01:02.212 INFO kablam! --> src/app/player/mod.rs:40:5 Oct 13 02:01:02.212 INFO kablam! | Oct 13 02:01:02.212 INFO kablam! 40 | pub fn get_fire_range(self) -> u8{ Oct 13 02:01:02.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:02.213 INFO kablam! Oct 13 02:01:02.213 INFO kablam! warning: method is never used: `create` Oct 13 02:01:02.214 INFO kablam! --> src/app/monster/mod.rs:10:5 Oct 13 02:01:02.214 INFO kablam! | Oct 13 02:01:02.214 INFO kablam! 10 | pub fn create(position: [u8; 2]) -> Self { Oct 13 02:01:02.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:02.215 INFO kablam! Oct 13 02:01:02.215 INFO kablam! warning: method is never used: `add_monster` Oct 13 02:01:02.215 INFO kablam! --> src/app/mod.rs:166:5 Oct 13 02:01:02.215 INFO kablam! | Oct 13 02:01:02.216 INFO kablam! 166 | fn add_monster(&mut self, monster_position: [u8; 2]) { Oct 13 02:01:02.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:02.216 INFO kablam! Oct 13 02:01:02.216 INFO kablam! warning: static variable `amount` should have an upper case name such as `AMOUNT` Oct 13 02:01:02.217 INFO kablam! --> src/configuration/mod.rs:1:1 Oct 13 02:01:02.217 INFO kablam! | Oct 13 02:01:02.217 INFO kablam! 1 | static mut amount: u8 = 0; Oct 13 02:01:02.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:02.218 INFO kablam! | Oct 13 02:01:02.218 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 02:01:02.218 INFO kablam! Oct 13 02:01:02.313 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 41s Oct 13 02:01:02.342 INFO kablam! su: No module specific data is present Oct 13 02:01:03.628 INFO running `"docker" "rm" "-f" "9d21fbc00217415e8b4e493fedfa8bb8460b1823e9f2ede3e4cedc8232e863d0"` Oct 13 02:01:03.972 INFO blam! 9d21fbc00217415e8b4e493fedfa8bb8460b1823e9f2ede3e4cedc8232e863d0