Oct 21 20:21:03.264 INFO checking TheEighthByte/Snake-Game against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:21:03.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 20:21:03.704 INFO blam! a8e641777e85bb8338972eeeac9720adbf90c36315709c74d1f6d513d15cff8f Oct 21 20:21:03.706 INFO running `"docker" "start" "-a" "a8e641777e85bb8338972eeeac9720adbf90c36315709c74d1f6d513d15cff8f"` Oct 21 20:21:05.356 INFO kablam! usermod: no changes Oct 21 20:21:05.755 INFO kablam! Compiling libloading v0.5.0 Oct 21 20:21:05.755 INFO kablam! Compiling x11-dl v2.18.3 Oct 21 20:21:05.755 INFO kablam! Compiling wayland-scanner v0.12.5 Oct 21 20:21:05.755 INFO kablam! Compiling gl_generator v0.9.0 Oct 21 20:21:05.755 INFO kablam! Checking gfx_core v0.8.2 Oct 21 20:21:05.755 INFO kablam! Checking ordered-float v0.5.2 Oct 21 20:21:05.755 INFO kablam! Compiling num-derive v0.2.2 Oct 21 20:21:05.755 INFO kablam! Checking png v0.12.0 Oct 21 20:21:08.600 INFO kablam! Checking pistoncore-input v0.21.0 Oct 21 20:21:09.778 INFO kablam! Checking rusttype v0.4.3 Oct 21 20:21:10.924 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 21 20:21:15.828 INFO kablam! Compiling wayland-client v0.12.5 Oct 21 20:21:15.881 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 21 20:21:15.990 INFO kablam! Checking dlib v0.4.1 Oct 21 20:21:17.376 INFO kablam! Checking piston2d-graphics v0.26.0 Oct 21 20:21:17.833 INFO kablam! Compiling gl v0.10.0 Oct 21 20:21:22.404 INFO kablam! Compiling gfx_gl v0.5.0 Oct 21 20:21:24.021 INFO kablam! Compiling glutin v0.14.0 Oct 21 20:21:24.376 INFO kablam! Checking wayland-sys v0.12.5 Oct 21 20:21:25.734 INFO kablam! Checking pistoncore-window v0.32.0 Oct 21 20:21:32.260 INFO kablam! Checking image v0.19.0 Oct 21 20:21:33.176 INFO kablam! Checking pistoncore-event_loop v0.37.0 Oct 21 20:21:36.156 INFO kablam! Checking piston v0.37.0 Oct 21 20:21:41.752 INFO kablam! Checking wayland-kbd v0.13.1 Oct 21 20:21:48.776 INFO kablam! Checking wayland-window v0.13.3 Oct 21 20:21:51.600 INFO kablam! Checking winit v0.12.0 Oct 21 20:22:00.560 INFO kablam! Checking pistoncore-glutin_window v0.47.0 Oct 21 20:22:10.705 INFO kablam! Checking gfx v0.17.1 Oct 21 20:22:10.707 INFO kablam! Checking gfx_device_gl v0.15.3 Oct 21 20:22:18.917 INFO kablam! Checking piston-gfx_texture v0.32.0 Oct 21 20:22:21.988 INFO kablam! Checking piston2d-gfx_graphics v0.51.0 Oct 21 20:22:26.708 INFO kablam! Checking piston_window v0.80.0 Oct 21 20:22:30.906 INFO kablam! Checking snake_game v0.1.0 (/source) Oct 21 20:22:36.577 INFO kablam! warning: unused variable: `u` Oct 21 20:22:36.578 INFO kablam! --> src/main.rs:88:21 Oct 21 20:22:36.578 INFO kablam! | Oct 21 20:22:36.578 INFO kablam! 88 | if let Some(u) = e.update_args() Oct 21 20:22:36.578 INFO kablam! | ^ help: consider using `_u` instead Oct 21 20:22:36.579 INFO kablam! | Oct 21 20:22:36.579 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:22:36.579 INFO kablam! Oct 21 20:22:37.516 INFO kablam! warning: unused variable: `u` Oct 21 20:22:37.516 INFO kablam! --> src/main.rs:88:21 Oct 21 20:22:37.516 INFO kablam! | Oct 21 20:22:37.516 INFO kablam! 88 | if let Some(u) = e.update_args() Oct 21 20:22:37.516 INFO kablam! | ^ help: consider using `_u` instead Oct 21 20:22:37.516 INFO kablam! | Oct 21 20:22:37.516 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:22:37.516 INFO kablam! Oct 21 20:22:37.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 21 20:22:37.613 INFO kablam! su: No module specific data is present Oct 21 20:22:38.369 INFO running `"docker" "rm" "-f" "a8e641777e85bb8338972eeeac9720adbf90c36315709c74d1f6d513d15cff8f"` Oct 21 20:22:38.648 INFO blam! a8e641777e85bb8338972eeeac9720adbf90c36315709c74d1f6d513d15cff8f