Sep 14 09:06:39.404 INFO checking shiny-pancake-1.0.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 09:06:39.405 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 09:06:39.405 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:06:39.643 INFO blam! 3402d21cb5b142d362e656f3b77f4df4d1d49563c773c2bdc2437ea829f9c4b4 Sep 14 09:06:39.645 INFO running `"docker" "start" "-a" "3402d21cb5b142d362e656f3b77f4df4d1d49563c773c2bdc2437ea829f9c4b4"` Sep 14 09:06:40.500 INFO kablam! usermod: no changes Sep 14 09:06:40.839 INFO kablam! Checking piston-float v0.2.0 Sep 14 09:06:40.840 INFO kablam! Checking shader_version v0.2.2 Sep 14 09:06:40.841 INFO kablam! Checking piston-texture v0.5.0 Sep 14 09:06:40.841 INFO kablam! Checking piston-shaders_graphics2d v0.2.1 Sep 14 09:06:40.846 INFO kablam! Checking gfx_core v0.4.0 Sep 14 09:06:40.857 INFO kablam! Checking num-bigint v0.1.44 Sep 14 09:06:40.857 INFO kablam! Compiling gfx_gl v0.3.1 Sep 14 09:06:40.857 INFO kablam! Checking png v0.5.2 Sep 14 09:06:41.090 INFO kablam! Checking piston-viewport v0.2.0 Sep 14 09:06:41.090 INFO kablam! Checking vecmath v0.2.0 Sep 14 09:06:41.356 INFO kablam! Checking pistoncore-input v0.15.0 Sep 14 09:06:42.515 INFO kablam! Checking piston2d-graphics v0.19.0 Sep 14 09:06:43.761 INFO kablam! Checking num-rational v0.1.42 Sep 14 09:06:44.592 INFO kablam! Checking pistoncore-window v0.24.0 Sep 14 09:06:45.369 INFO kablam! Checking image v0.10.4 Sep 14 09:06:45.372 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 14 09:06:45.374 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 14 09:06:46.076 INFO kablam! Checking piston v0.27.0 Sep 14 09:07:00.434 INFO kablam! Checking gfx v0.12.2 Sep 14 09:07:00.434 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 14 09:07:04.023 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 14 09:07:05.125 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 14 09:07:07.234 INFO kablam! Checking piston_window v0.58.0 Sep 14 09:07:08.574 INFO kablam! Checking shiny-pancake v1.0.0 (file:///source) Sep 14 09:07:10.325 INFO kablam! warning: method is never used: `zero` Sep 14 09:07:10.325 INFO kablam! --> src/vec2.rs:8:5 Sep 14 09:07:10.325 INFO kablam! | Sep 14 09:07:10.325 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 14 09:07:10.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:10.326 INFO kablam! | Sep 14 09:07:10.326 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 09:07:10.326 INFO kablam! Sep 14 09:07:10.326 INFO kablam! warning: method is never used: `current_frame_mut` Sep 14 09:07:10.326 INFO kablam! --> src/render_state.rs:35:5 Sep 14 09:07:10.326 INFO kablam! | Sep 14 09:07:10.326 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 14 09:07:10.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:10.326 INFO kablam! Sep 14 09:07:10.326 INFO kablam! warning: method is never used: `last_frame` Sep 14 09:07:10.326 INFO kablam! --> src/render_state.rs:40:5 Sep 14 09:07:10.326 INFO kablam! | Sep 14 09:07:10.326 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 14 09:07:10.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:10.326 INFO kablam! Sep 14 09:07:10.456 INFO kablam! warning: method is never used: `zero` Sep 14 09:07:10.456 INFO kablam! --> src/vec2.rs:8:5 Sep 14 09:07:10.456 INFO kablam! | Sep 14 09:07:10.456 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 14 09:07:10.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:10.456 INFO kablam! | Sep 14 09:07:10.456 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 09:07:10.456 INFO kablam! Sep 14 09:07:10.456 INFO kablam! warning: method is never used: `current_frame_mut` Sep 14 09:07:10.456 INFO kablam! --> src/render_state.rs:35:5 Sep 14 09:07:10.456 INFO kablam! | Sep 14 09:07:10.456 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 14 09:07:10.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:10.456 INFO kablam! Sep 14 09:07:10.456 INFO kablam! warning: method is never used: `last_frame` Sep 14 09:07:10.456 INFO kablam! --> src/render_state.rs:40:5 Sep 14 09:07:10.456 INFO kablam! | Sep 14 09:07:10.456 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 14 09:07:10.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:10.456 INFO kablam! Sep 14 09:07:10.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.97s Sep 14 09:07:10.503 INFO kablam! su: No module specific data is present Sep 14 09:07:11.300 INFO running `"docker" "rm" "-f" "3402d21cb5b142d362e656f3b77f4df4d1d49563c773c2bdc2437ea829f9c4b4"` Sep 14 09:07:11.450 INFO blam! 3402d21cb5b142d362e656f3b77f4df4d1d49563c773c2bdc2437ea829f9c4b4