Sep 04 03:18:55.924 INFO checking shiny-pancake-1.0.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 03:18:55.924 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 03:18:55.924 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 03:18:56.130 INFO blam! 0407254b749a1ef425928cb525d624d0edb21622e6c51dbe2671f74c28029709 Sep 04 03:18:56.132 INFO running `"docker" "start" "-a" "0407254b749a1ef425928cb525d624d0edb21622e6c51dbe2671f74c28029709"` Sep 04 03:18:57.279 INFO kablam! Checking pistoncore-input v0.15.0 Sep 04 03:18:57.282 INFO kablam! Checking gfx_core v0.4.0 Sep 04 03:18:57.283 INFO kablam! Compiling gfx_gl v0.3.1 Sep 04 03:18:57.285 INFO kablam! Checking image v0.10.4 Sep 04 03:19:01.972 INFO kablam! Checking pistoncore-window v0.24.0 Sep 04 03:19:03.407 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 04 03:19:03.408 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 04 03:19:05.072 INFO kablam! Checking piston v0.27.0 Sep 04 03:19:30.033 INFO kablam! Checking gfx v0.12.2 Sep 04 03:19:30.034 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 04 03:19:36.190 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 04 03:19:38.413 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 04 03:19:43.546 INFO kablam! Checking piston_window v0.58.0 Sep 04 03:19:46.037 INFO kablam! Checking shiny-pancake v1.0.0 (file:///source) Sep 04 03:19:49.189 INFO kablam! warning: method is never used: `zero` Sep 04 03:19:49.189 INFO kablam! --> src/vec2.rs:8:5 Sep 04 03:19:49.189 INFO kablam! | Sep 04 03:19:49.189 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 04 03:19:49.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 03:19:49.189 INFO kablam! | Sep 04 03:19:49.189 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 03:19:49.190 INFO kablam! Sep 04 03:19:49.190 INFO kablam! warning: method is never used: `current_frame_mut` Sep 04 03:19:49.190 INFO kablam! --> src/render_state.rs:35:5 Sep 04 03:19:49.190 INFO kablam! | Sep 04 03:19:49.190 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 04 03:19:49.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 03:19:49.190 INFO kablam! Sep 04 03:19:49.190 INFO kablam! warning: method is never used: `last_frame` Sep 04 03:19:49.190 INFO kablam! --> src/render_state.rs:40:5 Sep 04 03:19:49.190 INFO kablam! | Sep 04 03:19:49.190 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 04 03:19:49.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 03:19:49.190 INFO kablam! Sep 04 03:19:49.659 INFO kablam! warning: method is never used: `zero` Sep 04 03:19:49.659 INFO kablam! --> src/vec2.rs:8:5 Sep 04 03:19:49.659 INFO kablam! | Sep 04 03:19:49.659 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 04 03:19:49.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 03:19:49.659 INFO kablam! | Sep 04 03:19:49.659 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 03:19:49.659 INFO kablam! Sep 04 03:19:49.659 INFO kablam! warning: method is never used: `current_frame_mut` Sep 04 03:19:49.659 INFO kablam! --> src/render_state.rs:35:5 Sep 04 03:19:49.659 INFO kablam! | Sep 04 03:19:49.659 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 04 03:19:49.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 03:19:49.659 INFO kablam! Sep 04 03:19:49.660 INFO kablam! warning: method is never used: `last_frame` Sep 04 03:19:49.660 INFO kablam! --> src/render_state.rs:40:5 Sep 04 03:19:49.660 INFO kablam! | Sep 04 03:19:49.660 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 04 03:19:49.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 03:19:49.660 INFO kablam! Sep 04 03:19:49.692 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.79s Sep 04 03:19:49.705 INFO kablam! su: No module specific data is present Sep 04 03:19:50.099 INFO running `"docker" "rm" "-f" "0407254b749a1ef425928cb525d624d0edb21622e6c51dbe2671f74c28029709"` Sep 04 03:19:50.210 INFO blam! 0407254b749a1ef425928cb525d624d0edb21622e6c51dbe2671f74c28029709