Sep 01 06:41:43.805 INFO checking shiny-pancake-1.0.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 06:41:43.805 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 06:41:43.805 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:41:43.975 INFO blam! 8b3bd8441bb146990e3fe25c5ba00fea77740639a5c54c7dd4a60111a86057fb Sep 01 06:41:43.976 INFO running `"docker" "start" "-a" "8b3bd8441bb146990e3fe25c5ba00fea77740639a5c54c7dd4a60111a86057fb"` Sep 01 06:41:44.885 INFO kablam! Checking pistoncore-input v0.15.0 Sep 01 06:41:44.885 INFO kablam! Checking piston2d-graphics v0.19.0 Sep 01 06:41:44.891 INFO kablam! Checking gfx_core v0.4.0 Sep 01 06:41:44.902 INFO kablam! Checking image v0.10.4 Sep 01 06:41:49.959 INFO kablam! Checking pistoncore-window v0.24.0 Sep 01 06:41:51.028 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 01 06:41:51.028 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 01 06:41:51.985 INFO kablam! Checking piston v0.27.0 Sep 01 06:42:07.220 INFO kablam! Checking gfx v0.12.2 Sep 01 06:42:07.221 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 01 06:42:12.290 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 01 06:42:13.896 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 01 06:42:17.078 INFO kablam! Checking piston_window v0.58.0 Sep 01 06:42:19.848 INFO kablam! Checking shiny-pancake v1.0.0 (file:///source) Sep 01 06:42:24.517 INFO kablam! warning: method is never used: `zero` Sep 01 06:42:24.517 INFO kablam! --> src/vec2.rs:8:5 Sep 01 06:42:24.517 INFO kablam! | Sep 01 06:42:24.517 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 01 06:42:24.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 06:42:24.517 INFO kablam! | Sep 01 06:42:24.517 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 06:42:24.517 INFO kablam! Sep 01 06:42:24.518 INFO kablam! warning: method is never used: `current_frame_mut` Sep 01 06:42:24.518 INFO kablam! --> src/render_state.rs:35:5 Sep 01 06:42:24.518 INFO kablam! | Sep 01 06:42:24.518 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 01 06:42:24.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 06:42:24.518 INFO kablam! Sep 01 06:42:24.518 INFO kablam! warning: method is never used: `last_frame` Sep 01 06:42:24.518 INFO kablam! --> src/render_state.rs:40:5 Sep 01 06:42:24.518 INFO kablam! | Sep 01 06:42:24.518 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 01 06:42:24.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 06:42:24.518 INFO kablam! Sep 01 06:42:24.569 INFO kablam! warning: method is never used: `zero` Sep 01 06:42:24.569 INFO kablam! --> src/vec2.rs:8:5 Sep 01 06:42:24.569 INFO kablam! | Sep 01 06:42:24.569 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 01 06:42:24.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 06:42:24.569 INFO kablam! | Sep 01 06:42:24.570 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 06:42:24.570 INFO kablam! Sep 01 06:42:24.571 INFO kablam! warning: method is never used: `current_frame_mut` Sep 01 06:42:24.571 INFO kablam! --> src/render_state.rs:35:5 Sep 01 06:42:24.571 INFO kablam! | Sep 01 06:42:24.571 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 01 06:42:24.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 06:42:24.571 INFO kablam! Sep 01 06:42:24.572 INFO kablam! warning: method is never used: `last_frame` Sep 01 06:42:24.572 INFO kablam! --> src/render_state.rs:40:5 Sep 01 06:42:24.572 INFO kablam! | Sep 01 06:42:24.572 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 01 06:42:24.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 06:42:24.572 INFO kablam! Sep 01 06:42:24.621 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.00s Sep 01 06:42:24.634 INFO kablam! su: No module specific data is present Sep 01 06:42:25.220 INFO running `"docker" "rm" "-f" "8b3bd8441bb146990e3fe25c5ba00fea77740639a5c54c7dd4a60111a86057fb"` Sep 01 06:42:25.367 INFO blam! 8b3bd8441bb146990e3fe25c5ba00fea77740639a5c54c7dd4a60111a86057fb