Sep 04 06:31:42.703 INFO checking shiny-pancake-1.0.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 06:31:42.703 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 06:31:42.703 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 06:31:42.927 INFO blam! c1f26ac4181a1d662326299601ea39922b8f111badb7f0b48fcb4f26138a3983 Sep 04 06:31:42.929 INFO running `"docker" "start" "-a" "c1f26ac4181a1d662326299601ea39922b8f111badb7f0b48fcb4f26138a3983"` Sep 04 06:31:44.152 INFO kablam! Checking gfx_core v0.4.0 Sep 04 06:31:44.156 INFO kablam! Compiling gfx_gl v0.3.1 Sep 04 06:31:44.157 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 04 06:31:44.158 INFO kablam! Checking image v0.10.4 Sep 04 06:31:44.159 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 04 06:31:45.924 INFO kablam! Checking piston v0.27.0 Sep 04 06:32:09.605 INFO kablam! Checking gfx v0.12.2 Sep 04 06:32:09.605 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 04 06:32:14.479 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 04 06:32:15.962 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 04 06:32:19.826 INFO kablam! Checking piston_window v0.58.0 Sep 04 06:32:23.002 INFO kablam! Checking shiny-pancake v1.0.0 (file:///source) Sep 04 06:32:27.629 INFO kablam! warning: method is never used: `zero` Sep 04 06:32:27.629 INFO kablam! --> src/vec2.rs:8:5 Sep 04 06:32:27.629 INFO kablam! | Sep 04 06:32:27.629 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 04 06:32:27.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:32:27.629 INFO kablam! | Sep 04 06:32:27.629 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 06:32:27.630 INFO kablam! Sep 04 06:32:27.630 INFO kablam! warning: method is never used: `current_frame_mut` Sep 04 06:32:27.630 INFO kablam! --> src/render_state.rs:35:5 Sep 04 06:32:27.630 INFO kablam! | Sep 04 06:32:27.630 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 04 06:32:27.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:32:27.630 INFO kablam! Sep 04 06:32:27.630 INFO kablam! warning: method is never used: `last_frame` Sep 04 06:32:27.630 INFO kablam! --> src/render_state.rs:40:5 Sep 04 06:32:27.630 INFO kablam! | Sep 04 06:32:27.630 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 04 06:32:27.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:32:27.630 INFO kablam! Sep 04 06:32:27.706 INFO kablam! warning: method is never used: `zero` Sep 04 06:32:27.706 INFO kablam! --> src/vec2.rs:8:5 Sep 04 06:32:27.706 INFO kablam! | Sep 04 06:32:27.706 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 04 06:32:27.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:32:27.706 INFO kablam! | Sep 04 06:32:27.706 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 06:32:27.706 INFO kablam! Sep 04 06:32:27.706 INFO kablam! warning: method is never used: `current_frame_mut` Sep 04 06:32:27.707 INFO kablam! --> src/render_state.rs:35:5 Sep 04 06:32:27.707 INFO kablam! | Sep 04 06:32:27.707 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 04 06:32:27.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:32:27.707 INFO kablam! Sep 04 06:32:27.707 INFO kablam! warning: method is never used: `last_frame` Sep 04 06:32:27.707 INFO kablam! --> src/render_state.rs:40:5 Sep 04 06:32:27.707 INFO kablam! | Sep 04 06:32:27.707 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 04 06:32:27.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:32:27.707 INFO kablam! Sep 04 06:32:27.738 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.00s Sep 04 06:32:27.751 INFO kablam! su: No module specific data is present Sep 04 06:32:28.182 INFO running `"docker" "rm" "-f" "c1f26ac4181a1d662326299601ea39922b8f111badb7f0b48fcb4f26138a3983"` Sep 04 06:32:28.277 INFO blam! c1f26ac4181a1d662326299601ea39922b8f111badb7f0b48fcb4f26138a3983