Oct 21 16:58:46.347 INFO checking jdferreira/following-thebennybox-tutorial against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:58:46.348 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:58:46.775 INFO blam! 4599f6854c78b0427c7c160fa599b55cd8236cdffacc12820ff39ca094886dc5 Oct 21 16:58:46.775 INFO running `"docker" "start" "-a" "4599f6854c78b0427c7c160fa599b55cd8236cdffacc12820ff39ca094886dc5"` Oct 21 16:58:47.725 INFO kablam! usermod: no changes Oct 21 16:58:47.880 INFO kablam! Compiling libc v0.2.31 Oct 21 16:58:47.880 INFO kablam! Checking shared_library v0.1.7 Oct 21 16:58:47.880 INFO kablam! Checking tempfile v2.2.0 Oct 21 16:58:47.880 INFO kablam! Compiling glium v0.17.1 Oct 21 16:58:47.880 INFO kablam! Checking x11-dl v2.15.0 Oct 21 16:58:47.880 INFO kablam! Checking fs2 v0.2.5 Oct 21 16:58:48.628 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 16:58:48.852 INFO kablam! Checking memmap v0.4.0 Oct 21 16:58:50.625 INFO kablam! Compiling rand v0.3.16 Oct 21 16:58:54.564 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 16:58:55.460 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 16:58:56.641 INFO kablam! Compiling target_build_utils v0.3.1 Oct 21 16:59:07.241 INFO kablam! Compiling libloading v0.3.4 Oct 21 16:59:09.549 INFO kablam! Checking dlib v0.3.1 Oct 21 16:59:09.928 INFO kablam! Checking wayland-sys v0.9.10 Oct 21 16:59:10.536 INFO kablam! Checking wayland-client v0.9.10 Oct 21 16:59:12.449 INFO kablam! Checking wayland-protocols v0.9.10 Oct 21 16:59:12.449 INFO kablam! Checking wayland-kbd v0.9.1 Oct 21 16:59:14.849 INFO kablam! Checking wayland-window v0.7.0 Oct 21 16:59:15.371 INFO kablam! Checking winit v0.7.6 Oct 21 16:59:17.197 INFO kablam! Checking glutin v0.9.2 Oct 21 16:59:32.732 INFO kablam! Checking following-thebennybox-tutorial v0.1.0 (/source) Oct 21 16:59:34.044 INFO kablam! warning: method is never used: `key_is_down` Oct 21 16:59:34.044 INFO kablam! --> src/engine/input.rs:110:5 Oct 21 16:59:34.044 INFO kablam! | Oct 21 16:59:34.044 INFO kablam! 110 | pub fn key_is_down(&self, keycode: VirtualKeyCode) -> bool { Oct 21 16:59:34.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:59:34.044 INFO kablam! | Oct 21 16:59:34.044 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:59:34.044 INFO kablam! Oct 21 16:59:34.044 INFO kablam! warning: method is never used: `mouse_is_down` Oct 21 16:59:34.044 INFO kablam! --> src/engine/input.rs:122:5 Oct 21 16:59:34.044 INFO kablam! | Oct 21 16:59:34.045 INFO kablam! 122 | pub fn mouse_is_down(&self, button: MouseButton) -> bool { Oct 21 16:59:34.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:59:34.045 INFO kablam! Oct 21 16:59:34.150 INFO kablam! warning: method is never used: `key_is_down` Oct 21 16:59:34.150 INFO kablam! --> src/engine/input.rs:110:5 Oct 21 16:59:34.150 INFO kablam! | Oct 21 16:59:34.150 INFO kablam! 110 | pub fn key_is_down(&self, keycode: VirtualKeyCode) -> bool { Oct 21 16:59:34.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:59:34.150 INFO kablam! | Oct 21 16:59:34.150 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:59:34.150 INFO kablam! Oct 21 16:59:34.150 INFO kablam! warning: method is never used: `mouse_is_down` Oct 21 16:59:34.150 INFO kablam! --> src/engine/input.rs:122:5 Oct 21 16:59:34.150 INFO kablam! | Oct 21 16:59:34.150 INFO kablam! 122 | pub fn mouse_is_down(&self, button: MouseButton) -> bool { Oct 21 16:59:34.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:59:34.151 INFO kablam! Oct 21 16:59:34.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.42s Oct 21 16:59:34.185 INFO kablam! su: No module specific data is present Oct 21 16:59:34.481 INFO running `"docker" "rm" "-f" "4599f6854c78b0427c7c160fa599b55cd8236cdffacc12820ff39ca094886dc5"` Oct 21 16:59:34.568 INFO blam! 4599f6854c78b0427c7c160fa599b55cd8236cdffacc12820ff39ca094886dc5