Sep 01 23:59:55.004 INFO checking shiny-pancake-1.0.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 23:59:55.004 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 23:59:55.004 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/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 23:59:55.249 INFO blam! db3e0fadd73e6ced1359615b936ddac885bf85b9e30cc24e490bd479c1b48f09 Sep 01 23:59:55.252 INFO running `"docker" "start" "-a" "db3e0fadd73e6ced1359615b936ddac885bf85b9e30cc24e490bd479c1b48f09"` Sep 01 23:59:56.362 INFO kablam! Checking pistoncore-input v0.15.0 Sep 01 23:59:56.362 INFO kablam! Checking piston2d-graphics v0.19.0 Sep 01 23:59:56.367 INFO kablam! Checking gfx_core v0.4.0 Sep 01 23:59:56.373 INFO kablam! Checking image v0.10.4 Sep 02 00:00:01.423 INFO kablam! Checking pistoncore-window v0.24.0 Sep 02 00:00:02.727 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 02 00:00:02.727 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 02 00:00:03.582 INFO kablam! Checking piston v0.27.0 Sep 02 00:00:17.921 INFO kablam! Checking gfx v0.12.2 Sep 02 00:00:17.921 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 02 00:00:22.577 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 02 00:00:24.833 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 02 00:00:28.555 INFO kablam! Checking piston_window v0.58.0 Sep 02 00:00:32.172 INFO kablam! Checking shiny-pancake v1.0.0 (file:///source) Sep 02 00:00:37.243 INFO kablam! warning: method is never used: `zero` Sep 02 00:00:37.243 INFO kablam! --> src/vec2.rs:8:5 Sep 02 00:00:37.243 INFO kablam! | Sep 02 00:00:37.243 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 02 00:00:37.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:00:37.243 INFO kablam! | Sep 02 00:00:37.243 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 00:00:37.243 INFO kablam! Sep 02 00:00:37.244 INFO kablam! warning: method is never used: `current_frame_mut` Sep 02 00:00:37.244 INFO kablam! --> src/render_state.rs:35:5 Sep 02 00:00:37.244 INFO kablam! | Sep 02 00:00:37.244 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 02 00:00:37.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:00:37.244 INFO kablam! Sep 02 00:00:37.244 INFO kablam! warning: method is never used: `last_frame` Sep 02 00:00:37.244 INFO kablam! --> src/render_state.rs:40:5 Sep 02 00:00:37.244 INFO kablam! | Sep 02 00:00:37.244 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 02 00:00:37.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:00:37.244 INFO kablam! Sep 02 00:00:37.540 INFO kablam! warning: method is never used: `zero` Sep 02 00:00:37.540 INFO kablam! --> src/vec2.rs:8:5 Sep 02 00:00:37.540 INFO kablam! | Sep 02 00:00:37.540 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 02 00:00:37.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:00:37.540 INFO kablam! | Sep 02 00:00:37.540 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 00:00:37.541 INFO kablam! Sep 02 00:00:37.541 INFO kablam! warning: method is never used: `current_frame_mut` Sep 02 00:00:37.541 INFO kablam! --> src/render_state.rs:35:5 Sep 02 00:00:37.541 INFO kablam! | Sep 02 00:00:37.541 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 02 00:00:37.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:00:37.542 INFO kablam! Sep 02 00:00:37.542 INFO kablam! warning: method is never used: `last_frame` Sep 02 00:00:37.542 INFO kablam! --> src/render_state.rs:40:5 Sep 02 00:00:37.542 INFO kablam! | Sep 02 00:00:37.542 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 02 00:00:37.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:00:37.542 INFO kablam! Sep 02 00:00:37.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.60s Sep 02 00:00:37.643 INFO kablam! su: No module specific data is present Sep 02 00:00:38.214 INFO running `"docker" "rm" "-f" "db3e0fadd73e6ced1359615b936ddac885bf85b9e30cc24e490bd479c1b48f09"` Sep 02 00:00:38.363 INFO blam! db3e0fadd73e6ced1359615b936ddac885bf85b9e30cc24e490bd479c1b48f09