Sep 19 20:16:04.283 INFO checking shiny-pancake-1.0.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:16:04.283 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:16:04.283 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:16:04.421 INFO blam! ba6f2059295775811f4e875f4503d9995e67a57d08983abcb71693abad94365d Sep 19 20:16:04.423 INFO running `"docker" "start" "-a" "ba6f2059295775811f4e875f4503d9995e67a57d08983abcb71693abad94365d"` Sep 19 20:16:05.381 INFO kablam! usermod: no changes Sep 19 20:16:05.710 INFO kablam! Compiling khronos_api v1.0.1 Sep 19 20:16:05.713 INFO kablam! Checking gif v0.9.2 Sep 19 20:16:05.713 INFO kablam! Checking stb_truetype v0.2.4 Sep 19 20:16:05.716 INFO kablam! Checking pistoncore-input v0.15.0 Sep 19 20:16:05.723 INFO kablam! Checking gfx_core v0.4.0 Sep 19 20:16:05.725 INFO kablam! Compiling gl_generator v0.6.1 Sep 19 20:16:05.728 INFO kablam! Checking num-bigint v0.1.44 Sep 19 20:16:05.728 INFO kablam! Checking fs2 v0.2.5 Sep 19 20:16:06.926 INFO kablam! Checking memmap v0.4.0 Sep 19 20:16:07.860 INFO kablam! Checking png v0.5.2 Sep 19 20:16:08.127 INFO kablam! Compiling gl_generator v0.5.5 Sep 19 20:16:08.434 INFO kablam! Checking rusttype v0.2.3 Sep 19 20:16:08.614 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 19 20:16:13.106 INFO kablam! Checking pistoncore-window v0.24.0 Sep 19 20:16:13.130 INFO kablam! Checking num-rational v0.1.42 Sep 19 20:16:13.149 INFO kablam! Compiling gl v0.6.5 Sep 19 20:16:13.202 INFO kablam! Checking wayland-sys v0.7.8 Sep 19 20:16:13.341 INFO kablam! Compiling gfx_gl v0.3.1 Sep 19 20:16:13.341 INFO kablam! Compiling glutin v0.7.4 Sep 19 20:16:14.248 INFO kablam! Checking wayland-client v0.7.8 Sep 19 20:16:14.330 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 19 20:16:16.874 INFO kablam! Checking image v0.10.4 Sep 19 20:16:16.882 INFO kablam! Checking piston v0.27.0 Sep 19 20:16:17.233 INFO kablam! Checking wayland-window v0.4.4 Sep 19 20:16:17.274 INFO kablam! Checking wayland-kbd v0.6.3 Sep 19 20:16:18.659 INFO kablam! Checking winit v0.5.11 Sep 19 20:16:30.270 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 19 20:16:35.421 INFO kablam! Checking gfx v0.12.2 Sep 19 20:16:35.421 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 19 20:16:40.154 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 19 20:16:41.163 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 19 20:16:42.830 INFO kablam! Checking piston_window v0.58.0 Sep 19 20:16:43.891 INFO kablam! Checking shiny-pancake v1.0.0 (/source) Sep 19 20:16:45.988 INFO kablam! warning: method is never used: `zero` Sep 19 20:16:45.988 INFO kablam! --> src/vec2.rs:8:5 Sep 19 20:16:45.988 INFO kablam! | Sep 19 20:16:45.988 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 19 20:16:45.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:45.988 INFO kablam! | Sep 19 20:16:45.988 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:16:45.988 INFO kablam! Sep 19 20:16:45.988 INFO kablam! warning: method is never used: `current_frame_mut` Sep 19 20:16:45.988 INFO kablam! --> src/render_state.rs:35:5 Sep 19 20:16:45.988 INFO kablam! | Sep 19 20:16:45.988 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 19 20:16:45.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:45.988 INFO kablam! Sep 19 20:16:45.988 INFO kablam! warning: method is never used: `last_frame` Sep 19 20:16:45.988 INFO kablam! --> src/render_state.rs:40:5 Sep 19 20:16:45.988 INFO kablam! | Sep 19 20:16:45.988 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 19 20:16:45.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:45.988 INFO kablam! Sep 19 20:16:45.993 INFO kablam! warning: method is never used: `zero` Sep 19 20:16:45.993 INFO kablam! --> src/vec2.rs:8:5 Sep 19 20:16:45.993 INFO kablam! | Sep 19 20:16:45.993 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 19 20:16:45.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:45.993 INFO kablam! | Sep 19 20:16:45.993 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:16:45.994 INFO kablam! Sep 19 20:16:45.994 INFO kablam! warning: method is never used: `current_frame_mut` Sep 19 20:16:45.994 INFO kablam! --> src/render_state.rs:35:5 Sep 19 20:16:45.994 INFO kablam! | Sep 19 20:16:45.994 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 19 20:16:45.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:45.994 INFO kablam! Sep 19 20:16:45.994 INFO kablam! warning: method is never used: `last_frame` Sep 19 20:16:45.994 INFO kablam! --> src/render_state.rs:40:5 Sep 19 20:16:45.994 INFO kablam! | Sep 19 20:16:45.994 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 19 20:16:45.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:45.994 INFO kablam! Sep 19 20:16:46.038 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.64s Sep 19 20:16:46.065 INFO kablam! su: No module specific data is present Sep 19 20:16:46.991 INFO running `"docker" "rm" "-f" "ba6f2059295775811f4e875f4503d9995e67a57d08983abcb71693abad94365d"` Sep 19 20:16:47.061 INFO blam! ba6f2059295775811f4e875f4503d9995e67a57d08983abcb71693abad94365d