Oct 27 15:49:26.220 INFO checking shiny-pancake-1.0.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:49:26.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 15:49:26.687 INFO blam! 8dfbbcb7b4e266d6e2182248fc9fda8fc6043ba33aeb83087b1b8d76e86a5e4c Oct 27 15:49:26.690 INFO running `"docker" "start" "-a" "8dfbbcb7b4e266d6e2182248fc9fda8fc6043ba33aeb83087b1b8d76e86a5e4c"` Oct 27 15:49:28.011 INFO kablam! usermod: no changes Oct 27 15:49:28.363 INFO kablam! Checking pistoncore-input v0.15.0 Oct 27 15:49:28.364 INFO kablam! Checking rusttype v0.2.3 Oct 27 15:49:28.371 INFO kablam! Checking gfx_core v0.4.0 Oct 27 15:49:28.371 INFO kablam! Compiling gl_generator v0.5.5 Oct 27 15:49:28.372 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 27 15:49:28.374 INFO kablam! Checking fs2 v0.2.5 Oct 27 15:49:28.374 INFO kablam! Checking wayland-sys v0.7.8 Oct 27 15:49:31.207 INFO kablam! Checking memmap v0.4.0 Oct 27 15:49:32.603 INFO kablam! Checking wayland-client v0.7.8 Oct 27 15:49:33.499 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 27 15:49:39.504 INFO kablam! Checking pistoncore-window v0.24.0 Oct 27 15:49:39.783 INFO kablam! Compiling gfx_gl v0.3.1 Oct 27 15:49:39.783 INFO kablam! Compiling glutin v0.7.4 Oct 27 15:49:40.255 INFO kablam! Checking rayon-core v1.4.1 Oct 27 15:49:40.947 INFO kablam! Checking wayland-window v0.4.4 Oct 27 15:49:40.947 INFO kablam! Checking wayland-kbd v0.6.3 Oct 27 15:49:43.427 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 27 15:49:47.252 INFO kablam! Checking rayon v1.0.2 Oct 27 15:49:48.190 INFO kablam! Checking piston v0.27.0 Oct 27 15:49:50.240 INFO kablam! Checking winit v0.5.11 Oct 27 15:50:06.114 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 15:50:13.699 INFO kablam! Checking image v0.10.4 Oct 27 15:50:19.547 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 27 15:50:29.032 INFO kablam! Checking gfx v0.12.2 Oct 27 15:50:29.032 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 27 15:50:33.571 INFO kablam! Checking piston-gfx_texture v0.18.0 Oct 27 15:50:36.463 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Oct 27 15:50:40.683 INFO kablam! Checking piston_window v0.58.0 Oct 27 15:50:45.399 INFO kablam! Checking shiny-pancake v1.0.0 (/source) Oct 27 15:50:53.331 INFO kablam! warning: method is never used: `zero` Oct 27 15:50:53.332 INFO kablam! --> src/vec2.rs:8:5 Oct 27 15:50:53.332 INFO kablam! | Oct 27 15:50:53.332 INFO kablam! 8 | pub fn zero() -> Vec2 { Oct 27 15:50:53.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:50:53.333 INFO kablam! | Oct 27 15:50:53.333 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 15:50:53.333 INFO kablam! Oct 27 15:50:53.334 INFO kablam! warning: method is never used: `current_frame_mut` Oct 27 15:50:53.334 INFO kablam! --> src/render_state.rs:35:5 Oct 27 15:50:53.334 INFO kablam! | Oct 27 15:50:53.335 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Oct 27 15:50:53.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:50:53.335 INFO kablam! Oct 27 15:50:53.335 INFO kablam! warning: method is never used: `last_frame` Oct 27 15:50:53.336 INFO kablam! --> src/render_state.rs:40:5 Oct 27 15:50:53.336 INFO kablam! | Oct 27 15:50:53.336 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Oct 27 15:50:53.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:50:53.337 INFO kablam! Oct 27 15:50:53.479 INFO kablam! warning: method is never used: `zero` Oct 27 15:50:53.479 INFO kablam! --> src/vec2.rs:8:5 Oct 27 15:50:53.480 INFO kablam! | Oct 27 15:50:53.480 INFO kablam! 8 | pub fn zero() -> Vec2 { Oct 27 15:50:53.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:50:53.481 INFO kablam! | Oct 27 15:50:53.481 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 15:50:53.481 INFO kablam! Oct 27 15:50:53.481 INFO kablam! warning: method is never used: `current_frame_mut` Oct 27 15:50:53.482 INFO kablam! --> src/render_state.rs:35:5 Oct 27 15:50:53.482 INFO kablam! | Oct 27 15:50:53.482 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Oct 27 15:50:53.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:50:53.483 INFO kablam! Oct 27 15:50:53.483 INFO kablam! warning: method is never used: `last_frame` Oct 27 15:50:53.483 INFO kablam! --> src/render_state.rs:40:5 Oct 27 15:50:53.484 INFO kablam! | Oct 27 15:50:53.484 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Oct 27 15:50:53.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:50:53.485 INFO kablam! Oct 27 15:50:53.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 27 15:50:53.550 INFO kablam! su: No module specific data is present Oct 27 15:50:54.047 INFO running `"docker" "rm" "-f" "8dfbbcb7b4e266d6e2182248fc9fda8fc6043ba33aeb83087b1b8d76e86a5e4c"` Oct 27 15:50:54.263 INFO blam! 8dfbbcb7b4e266d6e2182248fc9fda8fc6043ba33aeb83087b1b8d76e86a5e4c