Oct 21 16:39:10.016 INFO checking kamilkieruzal/RaycastingRust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:39:10.016 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:39:10.200 INFO blam! a33b07d7dfc057ce1872d0886df0dfcb2e23436c20e0945519d328e1408196fc Oct 21 16:39:10.202 INFO running `"docker" "start" "-a" "a33b07d7dfc057ce1872d0886df0dfcb2e23436c20e0945519d328e1408196fc"` Oct 21 16:39:10.948 INFO kablam! usermod: no changes Oct 21 16:39:11.328 INFO kablam! Compiling rand v0.3.18 Oct 21 16:39:11.360 INFO kablam! Checking shared_library v0.1.8 Oct 21 16:39:11.380 INFO kablam! Checking tempfile v2.2.0 Oct 21 16:39:11.381 INFO kablam! Checking uuid v0.1.18 Oct 21 16:39:11.381 INFO kablam! Compiling gl_generator v0.6.1 Oct 21 16:39:11.381 INFO kablam! Checking rusttype v0.2.3 Oct 21 16:39:11.382 INFO kablam! Checking x11-dl v2.17.2 Oct 21 16:39:11.382 INFO kablam! Compiling gl v0.7.0 Oct 21 16:39:12.796 INFO kablam! Compiling gfx_gl v0.4.0 Oct 21 16:39:13.552 INFO kablam! Checking gfx_core v0.7.2 Oct 21 16:39:14.236 INFO kablam! Checking fs2 v0.2.5 Oct 21 16:39:19.668 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 16:39:19.680 INFO kablam! Checking memmap v0.4.0 Oct 21 16:39:19.695 INFO kablam! Checking piston2d-graphics v0.24.0 Oct 21 16:39:21.372 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 16:39:21.625 INFO kablam! Checking pistoncore-input v0.20.0 Oct 21 16:39:22.536 INFO kablam! Compiling glutin v0.10.1 Oct 21 16:39:23.512 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 16:39:25.368 INFO kablam! Compiling target_build_utils v0.3.1 Oct 21 16:39:32.272 INFO kablam! Checking pistoncore-window v0.30.0 Oct 21 16:39:32.272 INFO kablam! Checking piston-ai_behavior v0.22.0 Oct 21 16:39:32.272 INFO kablam! Checking piston2d-drag_controller v0.21.0 Oct 21 16:39:32.816 INFO kablam! Checking camera_controllers v0.23.0 Oct 21 16:39:35.469 INFO kablam! Checking pistoncore-event_loop v0.35.0 Oct 21 16:39:36.232 INFO kablam! Checking piston2d-sprite v0.41.0 Oct 21 16:39:37.120 INFO kablam! Checking piston v0.35.0 Oct 21 16:39:52.772 INFO kablam! Compiling libloading v0.3.4 Oct 21 16:39:55.229 INFO kablam! Checking dlib v0.3.1 Oct 21 16:39:55.606 INFO kablam! Checking wayland-sys v0.9.10 Oct 21 16:39:56.306 INFO kablam! Checking wayland-client v0.9.10 Oct 21 16:39:58.188 INFO kablam! Checking wayland-protocols v0.9.10 Oct 21 16:39:58.188 INFO kablam! Checking wayland-kbd v0.9.1 Oct 21 16:40:00.808 INFO kablam! Checking wayland-window v0.8.0 Oct 21 16:40:01.708 INFO kablam! Checking winit v0.8.3 Oct 21 16:40:07.073 INFO kablam! Checking pistoncore-glutin_window v0.43.0 Oct 21 16:40:07.262 INFO kablam! Checking gfx v0.16.2 Oct 21 16:40:07.262 INFO kablam! Checking gfx_device_gl v0.14.6 Oct 21 16:40:16.065 INFO kablam! Checking piston-gfx_texture v0.30.0 Oct 21 16:40:18.160 INFO kablam! Checking piston2d-gfx_graphics v0.47.0 Oct 21 16:40:21.554 INFO kablam! Checking piston_window v0.74.0 Oct 21 16:40:24.084 INFO kablam! Checking raycasting v0.1.0 (/source) Oct 21 16:40:27.142 INFO kablam! warning: unused variable: `plane_x` Oct 21 16:40:27.142 INFO kablam! --> src/main.rs:12:13 Oct 21 16:40:27.142 INFO kablam! | Oct 21 16:40:27.142 INFO kablam! 12 | let mut plane_x = 0.0; Oct 21 16:40:27.142 INFO kablam! | ^^^^^^^ help: consider using `_plane_x` instead Oct 21 16:40:27.144 INFO kablam! | Oct 21 16:40:27.145 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:40:27.145 INFO kablam! Oct 21 16:40:27.145 INFO kablam! warning: unused variable: `plane_y` Oct 21 16:40:27.145 INFO kablam! --> src/main.rs:13:13 Oct 21 16:40:27.146 INFO kablam! | Oct 21 16:40:27.146 INFO kablam! 13 | let mut plane_y = 0.66; Oct 21 16:40:27.146 INFO kablam! | ^^^^^^^ help: consider using `_plane_y` instead Oct 21 16:40:27.146 INFO kablam! Oct 21 16:40:27.146 INFO kablam! warning: unused variable: `args` Oct 21 16:40:27.147 INFO kablam! --> src/main.rs:32:21 Oct 21 16:40:27.147 INFO kablam! | Oct 21 16:40:27.147 INFO kablam! 32 | if let Some(args) = e.render_args() { Oct 21 16:40:27.147 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 21 16:40:27.148 INFO kablam! Oct 21 16:40:27.184 INFO kablam! warning: variable does not need to be mutable Oct 21 16:40:27.185 INFO kablam! --> src/main.rs:12:9 Oct 21 16:40:27.185 INFO kablam! | Oct 21 16:40:27.185 INFO kablam! 12 | let mut plane_x = 0.0; Oct 21 16:40:27.186 INFO kablam! | ----^^^^^^^ Oct 21 16:40:27.186 INFO kablam! | | Oct 21 16:40:27.186 INFO kablam! | help: remove this `mut` Oct 21 16:40:27.186 INFO kablam! | Oct 21 16:40:27.187 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 16:40:27.187 INFO kablam! Oct 21 16:40:27.187 INFO kablam! warning: variable does not need to be mutable Oct 21 16:40:27.187 INFO kablam! --> src/main.rs:13:9 Oct 21 16:40:27.188 INFO kablam! | Oct 21 16:40:27.188 INFO kablam! 13 | let mut plane_y = 0.66; Oct 21 16:40:27.188 INFO kablam! | ----^^^^^^^ Oct 21 16:40:27.189 INFO kablam! | | Oct 21 16:40:27.189 INFO kablam! | help: remove this `mut` Oct 21 16:40:27.189 INFO kablam! Oct 21 16:40:27.189 INFO kablam! warning: constant item is never used: `MAP_HEIGHT` Oct 21 16:40:27.190 INFO kablam! --> src/raycasting.rs:1:1 Oct 21 16:40:27.190 INFO kablam! | Oct 21 16:40:27.190 INFO kablam! 1 | pub const MAP_HEIGHT: u32 = 24; Oct 21 16:40:27.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:40:27.191 INFO kablam! | Oct 21 16:40:27.191 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:40:27.191 INFO kablam! Oct 21 16:40:27.191 INFO kablam! warning: constant item is never used: `MAP_WIDTH` Oct 21 16:40:27.192 INFO kablam! --> src/raycasting.rs:2:1 Oct 21 16:40:27.192 INFO kablam! | Oct 21 16:40:27.192 INFO kablam! 2 | pub const MAP_WIDTH: u32 = 24; Oct 21 16:40:27.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:40:27.193 INFO kablam! Oct 21 16:40:27.193 INFO kablam! warning: constant item is never used: `WORLD_MAP` Oct 21 16:40:27.193 INFO kablam! --> src/raycasting.rs:6:1 Oct 21 16:40:27.193 INFO kablam! | Oct 21 16:40:27.194 INFO kablam! 6 | / pub const WORLD_MAP: [[i32; MAP_WIDTH as usize]; MAP_HEIGHT as usize]= Oct 21 16:40:27.194 INFO kablam! 7 | | [ Oct 21 16:40:27.194 INFO kablam! 8 | | [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1], Oct 21 16:40:27.194 INFO kablam! 9 | | [1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1], Oct 21 16:40:27.195 INFO kablam! ... | Oct 21 16:40:27.195 INFO kablam! 31 | | [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] Oct 21 16:40:27.195 INFO kablam! 32 | | ]; Oct 21 16:40:27.195 INFO kablam! | |__^ Oct 21 16:40:27.196 INFO kablam! Oct 21 16:40:27.270 INFO kablam! warning: unused variable: `plane_x` Oct 21 16:40:27.270 INFO kablam! --> src/main.rs:12:13 Oct 21 16:40:27.270 INFO kablam! | Oct 21 16:40:27.270 INFO kablam! 12 | let mut plane_x = 0.0; Oct 21 16:40:27.271 INFO kablam! | ^^^^^^^ help: consider using `_plane_x` instead Oct 21 16:40:27.271 INFO kablam! | Oct 21 16:40:27.271 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:40:27.271 INFO kablam! Oct 21 16:40:27.271 INFO kablam! warning: unused variable: `plane_y` Oct 21 16:40:27.272 INFO kablam! --> src/main.rs:13:13 Oct 21 16:40:27.272 INFO kablam! | Oct 21 16:40:27.272 INFO kablam! 13 | let mut plane_y = 0.66; Oct 21 16:40:27.272 INFO kablam! | ^^^^^^^ help: consider using `_plane_y` instead Oct 21 16:40:27.272 INFO kablam! Oct 21 16:40:27.273 INFO kablam! warning: unused variable: `args` Oct 21 16:40:27.273 INFO kablam! --> src/main.rs:32:21 Oct 21 16:40:27.273 INFO kablam! | Oct 21 16:40:27.273 INFO kablam! 32 | if let Some(args) = e.render_args() { Oct 21 16:40:27.273 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 21 16:40:27.274 INFO kablam! Oct 21 16:40:27.282 INFO kablam! warning: variable does not need to be mutable Oct 21 16:40:27.282 INFO kablam! --> src/main.rs:12:9 Oct 21 16:40:27.282 INFO kablam! | Oct 21 16:40:27.282 INFO kablam! 12 | let mut plane_x = 0.0; Oct 21 16:40:27.282 INFO kablam! | ----^^^^^^^ Oct 21 16:40:27.282 INFO kablam! | | Oct 21 16:40:27.283 INFO kablam! | help: remove this `mut` Oct 21 16:40:27.283 INFO kablam! | Oct 21 16:40:27.283 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 16:40:27.283 INFO kablam! Oct 21 16:40:27.283 INFO kablam! warning: variable does not need to be mutable Oct 21 16:40:27.284 INFO kablam! --> src/main.rs:13:9 Oct 21 16:40:27.284 INFO kablam! | Oct 21 16:40:27.284 INFO kablam! 13 | let mut plane_y = 0.66; Oct 21 16:40:27.284 INFO kablam! | ----^^^^^^^ Oct 21 16:40:27.284 INFO kablam! | | Oct 21 16:40:27.285 INFO kablam! | help: remove this `mut` Oct 21 16:40:27.285 INFO kablam! Oct 21 16:40:27.288 INFO kablam! warning: constant item is never used: `MAP_HEIGHT` Oct 21 16:40:27.288 INFO kablam! --> src/raycasting.rs:1:1 Oct 21 16:40:27.288 INFO kablam! | Oct 21 16:40:27.288 INFO kablam! 1 | pub const MAP_HEIGHT: u32 = 24; Oct 21 16:40:27.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:40:27.289 INFO kablam! | Oct 21 16:40:27.289 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:40:27.289 INFO kablam! Oct 21 16:40:27.289 INFO kablam! warning: constant item is never used: `MAP_WIDTH` Oct 21 16:40:27.290 INFO kablam! --> src/raycasting.rs:2:1 Oct 21 16:40:27.290 INFO kablam! | Oct 21 16:40:27.290 INFO kablam! 2 | pub const MAP_WIDTH: u32 = 24; Oct 21 16:40:27.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:40:27.290 INFO kablam! Oct 21 16:40:27.290 INFO kablam! warning: constant item is never used: `WORLD_MAP` Oct 21 16:40:27.291 INFO kablam! --> src/raycasting.rs:6:1 Oct 21 16:40:27.291 INFO kablam! | Oct 21 16:40:27.291 INFO kablam! 6 | / pub const WORLD_MAP: [[i32; MAP_WIDTH as usize]; MAP_HEIGHT as usize]= Oct 21 16:40:27.291 INFO kablam! 7 | | [ Oct 21 16:40:27.291 INFO kablam! 8 | | [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1], Oct 21 16:40:27.292 INFO kablam! 9 | | [1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1], Oct 21 16:40:27.292 INFO kablam! ... | Oct 21 16:40:27.292 INFO kablam! 31 | | [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1] Oct 21 16:40:27.292 INFO kablam! 32 | | ]; Oct 21 16:40:27.292 INFO kablam! | |__^ Oct 21 16:40:27.293 INFO kablam! Oct 21 16:40:27.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Oct 21 16:40:27.376 INFO kablam! su: No module specific data is present Oct 21 16:40:27.849 INFO running `"docker" "rm" "-f" "a33b07d7dfc057ce1872d0886df0dfcb2e23436c20e0945519d328e1408196fc"` Oct 21 16:40:28.045 INFO blam! a33b07d7dfc057ce1872d0886df0dfcb2e23436c20e0945519d328e1408196fc