Oct 21 20:24:54.190 INFO checking SwagColoredKitteh/shiny-pancake against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:24:54.190 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:24:54.668 INFO blam! cbd17b7f6ee4521edacb8114a02c5be68d1e501bbc5c6ca8d080ab5a5ece178a Oct 21 20:24:54.670 INFO running `"docker" "start" "-a" "cbd17b7f6ee4521edacb8114a02c5be68d1e501bbc5c6ca8d080ab5a5ece178a"` Oct 21 20:24:55.764 INFO kablam! usermod: no changes Oct 21 20:24:56.193 INFO kablam! Checking term_size v0.2.1 Oct 21 20:24:56.198 INFO kablam! Compiling phf_generator v0.7.20 Oct 21 20:24:56.198 INFO kablam! Compiling wayland-scanner v0.7.6 Oct 21 20:24:56.216 INFO kablam! Checking pistoncore-input v0.15.0 Oct 21 20:24:56.228 INFO kablam! Compiling glutin v0.7.0 Oct 21 20:24:56.232 INFO kablam! Checking memmap v0.4.0 Oct 21 20:24:56.233 INFO kablam! Checking image v0.10.4 Oct 21 20:24:58.280 INFO kablam! Checking clap v2.19.0 Oct 21 20:24:58.935 INFO kablam! Compiling phf_codegen v0.7.20 Oct 21 20:25:03.101 INFO kablam! Compiling target_build_utils v0.1.2 Oct 21 20:25:03.146 INFO kablam! Checking pistoncore-window v0.24.0 Oct 21 20:25:03.522 INFO kablam! Compiling wayland-client v0.7.6 Oct 21 20:25:05.231 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 21 20:25:07.504 INFO kablam! Checking piston v0.27.0 Oct 21 20:25:09.980 INFO kablam! Checking piston-gfx_texture v0.18.0 Oct 21 20:25:12.976 INFO kablam! Checking piston2d-gfx_graphics v0.33.1 Oct 21 20:25:19.484 INFO kablam! Compiling libloading v0.3.1 Oct 21 20:25:22.184 INFO kablam! Checking dlib v0.3.1 Oct 21 20:25:22.746 INFO kablam! Checking wayland-sys v0.7.6 Oct 21 20:25:25.491 INFO kablam! Checking wayland-kbd v0.6.2 Oct 21 20:25:25.493 INFO kablam! Checking wayland-window v0.4.2 Oct 21 20:25:26.937 INFO kablam! Checking winit v0.5.6 Oct 21 20:25:30.824 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 21 20:25:32.516 INFO kablam! Checking piston_window v0.58.0 Oct 21 20:25:35.763 INFO kablam! Checking shiny-pancake v1.0.0 (/source) Oct 21 20:25:40.249 INFO kablam! warning: method is never used: `zero` Oct 21 20:25:40.250 INFO kablam! --> src/vec2.rs:8:5 Oct 21 20:25:40.250 INFO kablam! | Oct 21 20:25:40.250 INFO kablam! 8 | pub fn zero() -> Vec2 { Oct 21 20:25:40.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:25:40.251 INFO kablam! | Oct 21 20:25:40.251 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:25:40.252 INFO kablam! Oct 21 20:25:40.252 INFO kablam! warning: method is never used: `current_frame_mut` Oct 21 20:25:40.252 INFO kablam! --> src/render_state.rs:35:5 Oct 21 20:25:40.252 INFO kablam! | Oct 21 20:25:40.253 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Oct 21 20:25:40.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:25:40.253 INFO kablam! Oct 21 20:25:40.253 INFO kablam! warning: method is never used: `last_frame` Oct 21 20:25:40.254 INFO kablam! --> src/render_state.rs:40:5 Oct 21 20:25:40.254 INFO kablam! | Oct 21 20:25:40.254 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Oct 21 20:25:40.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:25:40.255 INFO kablam! Oct 21 20:25:40.720 INFO kablam! warning: method is never used: `zero` Oct 21 20:25:40.720 INFO kablam! --> src/vec2.rs:8:5 Oct 21 20:25:40.720 INFO kablam! | Oct 21 20:25:40.720 INFO kablam! 8 | pub fn zero() -> Vec2 { Oct 21 20:25:40.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:25:40.720 INFO kablam! | Oct 21 20:25:40.720 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:25:40.720 INFO kablam! Oct 21 20:25:40.721 INFO kablam! warning: method is never used: `current_frame_mut` Oct 21 20:25:40.721 INFO kablam! --> src/render_state.rs:35:5 Oct 21 20:25:40.721 INFO kablam! | Oct 21 20:25:40.721 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Oct 21 20:25:40.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:25:40.721 INFO kablam! Oct 21 20:25:40.721 INFO kablam! warning: method is never used: `last_frame` Oct 21 20:25:40.721 INFO kablam! --> src/render_state.rs:40:5 Oct 21 20:25:40.721 INFO kablam! | Oct 21 20:25:40.721 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Oct 21 20:25:40.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:25:40.721 INFO kablam! Oct 21 20:25:40.770 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.97s Oct 21 20:25:40.798 INFO kablam! su: No module specific data is present Oct 21 20:25:41.458 INFO running `"docker" "rm" "-f" "cbd17b7f6ee4521edacb8114a02c5be68d1e501bbc5c6ca8d080ab5a5ece178a"` Oct 21 20:25:41.728 INFO blam! cbd17b7f6ee4521edacb8114a02c5be68d1e501bbc5c6ca8d080ab5a5ece178a