Sep 19 20:16:04.117 INFO checking shiny-pancake-1.0.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:16:04.117 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:16:04.117 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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.267 INFO blam! da279b19d20df82b4c3b651abe135faff85ab9b943b33542892993764d1405f6 Sep 19 20:16:04.269 INFO running `"docker" "start" "-a" "da279b19d20df82b4c3b651abe135faff85ab9b943b33542892993764d1405f6"` Sep 19 20:16:05.232 INFO kablam! usermod: no changes Sep 19 20:16:05.621 INFO kablam! Checking pistoncore-input v0.15.0 Sep 19 20:16:05.621 INFO kablam! Checking rusttype v0.2.3 Sep 19 20:16:05.621 INFO kablam! Checking gfx_core v0.4.0 Sep 19 20:16:05.621 INFO kablam! Compiling gl_generator v0.5.5 Sep 19 20:16:05.629 INFO kablam! Compiling gl_generator v0.6.1 Sep 19 20:16:05.634 INFO kablam! Checking osmesa-sys v0.1.2 Sep 19 20:16:05.647 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 19 20:16:05.648 INFO kablam! Checking wayland-sys v0.7.8 Sep 19 20:16:06.562 INFO kablam! Checking wayland-client v0.7.8 Sep 19 20:16:09.442 INFO kablam! Checking wayland-window v0.4.4 Sep 19 20:16:09.442 INFO kablam! Checking wayland-kbd v0.6.3 Sep 19 20:16:09.890 INFO kablam! Checking image v0.10.4 Sep 19 20:16:11.358 INFO kablam! Checking winit v0.5.11 Sep 19 20:16:13.182 INFO kablam! Checking pistoncore-window v0.24.0 Sep 19 20:16:13.198 INFO kablam! Compiling glutin v0.7.4 Sep 19 20:16:13.254 INFO kablam! Compiling gfx_gl v0.3.1 Sep 19 20:16:13.467 INFO kablam! Compiling gl v0.6.5 Sep 19 20:16:14.223 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 19 20:16:16.710 INFO kablam! Checking piston v0.27.0 Sep 19 20:16:30.362 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 19 20:16:36.601 INFO kablam! Checking gfx v0.12.2 Sep 19 20:16:36.601 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 19 20:16:41.042 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 19 20:16:41.965 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 19 20:16:43.812 INFO kablam! Checking piston_window v0.58.0 Sep 19 20:16:45.166 INFO kablam! Checking shiny-pancake v1.0.0 (/source) Sep 19 20:16:46.982 INFO kablam! warning: method is never used: `zero` Sep 19 20:16:46.983 INFO kablam! --> src/vec2.rs:8:5 Sep 19 20:16:46.983 INFO kablam! | Sep 19 20:16:46.983 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 19 20:16:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:46.983 INFO kablam! | Sep 19 20:16:46.983 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:16:46.983 INFO kablam! Sep 19 20:16:46.983 INFO kablam! warning: method is never used: `current_frame_mut` Sep 19 20:16:46.983 INFO kablam! --> src/render_state.rs:35:5 Sep 19 20:16:46.983 INFO kablam! | Sep 19 20:16:46.983 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 19 20:16:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:46.983 INFO kablam! Sep 19 20:16:46.983 INFO kablam! warning: method is never used: `last_frame` Sep 19 20:16:46.983 INFO kablam! --> src/render_state.rs:40:5 Sep 19 20:16:46.983 INFO kablam! | Sep 19 20:16:46.983 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 19 20:16:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:46.983 INFO kablam! Sep 19 20:16:47.031 INFO kablam! warning: method is never used: `zero` Sep 19 20:16:47.031 INFO kablam! --> src/vec2.rs:8:5 Sep 19 20:16:47.031 INFO kablam! | Sep 19 20:16:47.031 INFO kablam! 8 | pub fn zero() -> Vec2 { Sep 19 20:16:47.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:47.031 INFO kablam! | Sep 19 20:16:47.031 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:16:47.031 INFO kablam! Sep 19 20:16:47.031 INFO kablam! warning: method is never used: `current_frame_mut` Sep 19 20:16:47.031 INFO kablam! --> src/render_state.rs:35:5 Sep 19 20:16:47.031 INFO kablam! | Sep 19 20:16:47.031 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Sep 19 20:16:47.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:47.031 INFO kablam! Sep 19 20:16:47.031 INFO kablam! warning: method is never used: `last_frame` Sep 19 20:16:47.031 INFO kablam! --> src/render_state.rs:40:5 Sep 19 20:16:47.031 INFO kablam! | Sep 19 20:16:47.031 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Sep 19 20:16:47.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:16:47.031 INFO kablam! Sep 19 20:16:47.056 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.80s Sep 19 20:16:47.069 INFO kablam! su: No module specific data is present Sep 19 20:16:47.549 INFO running `"docker" "rm" "-f" "da279b19d20df82b4c3b651abe135faff85ab9b943b33542892993764d1405f6"` Sep 19 20:16:47.622 INFO blam! da279b19d20df82b4c3b651abe135faff85ab9b943b33542892993764d1405f6