Sep 06 00:03:55.926 INFO checking shiny-pancake-1.0.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:03:55.926 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:03:55.926 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:03:56.059 INFO blam! 5e7043966dd874d8d4b87641a16821be6e6c18c694a80bcb81842dc442fb5084 Sep 06 00:03:56.061 INFO running `"docker" "start" "-a" "5e7043966dd874d8d4b87641a16821be6e6c18c694a80bcb81842dc442fb5084"` Sep 06 00:03:57.306 INFO kablam! usermod: no changes Sep 06 00:03:57.549 INFO kablam! Checking piston-float v0.2.0 Sep 06 00:03:57.549 INFO kablam! Checking inflate v0.1.1 Sep 06 00:03:57.550 INFO kablam! Checking shader_version v0.2.2 Sep 06 00:03:57.551 INFO kablam! Checking piston-texture v0.5.0 Sep 06 00:03:57.551 INFO kablam! Checking piston-shaders_graphics2d v0.2.1 Sep 06 00:03:57.551 INFO kablam! Compiling xml-rs v0.3.6 Sep 06 00:03:57.552 INFO kablam! Checking draw_state v0.6.0 Sep 06 00:03:57.556 INFO kablam! Checking num-bigint v0.1.44 Sep 06 00:03:58.010 INFO kablam! Compiling gfx_gl v0.3.1 Sep 06 00:03:58.328 INFO kablam! Compiling glutin v0.7.4 Sep 06 00:03:58.486 INFO kablam! Checking piston-viewport v0.2.0 Sep 06 00:03:58.753 INFO kablam! Checking vecmath v0.2.0 Sep 06 00:03:59.587 INFO kablam! Checking gfx_core v0.4.0 Sep 06 00:03:59.587 INFO kablam! Checking pistoncore-input v0.15.0 Sep 06 00:04:03.215 INFO kablam! Checking piston2d-graphics v0.19.0 Sep 06 00:04:03.235 INFO kablam! Checking num-rational v0.1.42 Sep 06 00:04:03.235 INFO kablam! Checking png v0.5.2 Sep 06 00:04:03.242 INFO kablam! Compiling wayland-scanner v0.7.8 Sep 06 00:04:03.370 INFO kablam! Checking pistoncore-window v0.24.0 Sep 06 00:04:03.734 INFO kablam! Checking wayland-sys v0.7.8 Sep 06 00:04:04.062 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 06 00:04:04.474 INFO kablam! Checking image v0.10.4 Sep 06 00:04:04.601 INFO kablam! Checking piston v0.27.0 Sep 06 00:04:05.346 INFO kablam! Compiling wayland-client v0.7.8 Sep 06 00:04:08.966 INFO kablam! Checking wayland-kbd v0.6.3 Sep 06 00:04:08.966 INFO kablam! Checking wayland-window v0.4.4 Sep 06 00:04:10.808 INFO kablam! Checking winit v0.5.11 Sep 06 00:04:13.888 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 06 00:04:19.676 INFO kablam! Checking gfx v0.12.2 Sep 06 00:04:19.676 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 06 00:04:24.086 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 06 00:04:25.245 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 06 00:04:26.966 INFO kablam! Checking piston_window v0.58.0 Sep 06 00:04:27.908 INFO kablam! Checking shiny-pancake v1.0.0 (file:///source) Sep 06 00:04:29.498 INFO kablam! warning: method is never used: `zero` Sep 06 00:04:29.498 INFO kablam! --> src/vec2.rs:8:5 Sep 06 00:04:29.498 INFO kablam! | Sep 06 00:04:29.498 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 06 00:04:29.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:04:29.498 INFO kablam! | Sep 06 00:04:29.498 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 00:04:29.498 INFO kablam! Sep 06 00:04:29.498 INFO kablam! warning: method is never used: `current_frame_mut` Sep 06 00:04:29.498 INFO kablam! --> src/render_state.rs:35:5 Sep 06 00:04:29.498 INFO kablam! | Sep 06 00:04:29.498 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 06 00:04:29.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:04:29.498 INFO kablam! Sep 06 00:04:29.498 INFO kablam! warning: method is never used: `last_frame` Sep 06 00:04:29.498 INFO kablam! --> src/render_state.rs:40:5 Sep 06 00:04:29.498 INFO kablam! | Sep 06 00:04:29.498 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 06 00:04:29.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:04:29.498 INFO kablam! Sep 06 00:04:29.657 INFO kablam! warning: method is never used: `zero` Sep 06 00:04:29.657 INFO kablam! --> src/vec2.rs:8:5 Sep 06 00:04:29.657 INFO kablam! | Sep 06 00:04:29.657 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 06 00:04:29.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:04:29.657 INFO kablam! | Sep 06 00:04:29.657 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 00:04:29.657 INFO kablam! Sep 06 00:04:29.657 INFO kablam! warning: method is never used: `current_frame_mut` Sep 06 00:04:29.657 INFO kablam! --> src/render_state.rs:35:5 Sep 06 00:04:29.657 INFO kablam! | Sep 06 00:04:29.657 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 06 00:04:29.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:04:29.657 INFO kablam! Sep 06 00:04:29.658 INFO kablam! warning: method is never used: `last_frame` Sep 06 00:04:29.658 INFO kablam! --> src/render_state.rs:40:5 Sep 06 00:04:29.658 INFO kablam! | Sep 06 00:04:29.658 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 06 00:04:29.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:04:29.658 INFO kablam! Sep 06 00:04:29.682 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.36s Sep 06 00:04:29.694 INFO kablam! su: No module specific data is present Sep 06 00:04:30.391 INFO running `"docker" "rm" "-f" "5e7043966dd874d8d4b87641a16821be6e6c18c694a80bcb81842dc442fb5084"` Sep 06 00:04:30.490 INFO blam! 5e7043966dd874d8d4b87641a16821be6e6c18c694a80bcb81842dc442fb5084