Oct 27 09:36:57.200 INFO checking SwagColoredKitteh/shiny-pancake against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:36:57.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 09:36:57.617 INFO blam! 0f9b23ed016f62137c7eca91241c2d661b770d994375f04762344782e0c231ca Oct 27 09:36:57.621 INFO running `"docker" "start" "-a" "0f9b23ed016f62137c7eca91241c2d661b770d994375f04762344782e0c231ca"` Oct 27 09:36:59.063 INFO kablam! usermod: no changes Oct 27 09:36:59.424 INFO kablam! Compiling miniz-sys v0.1.7 Oct 27 09:36:59.424 INFO kablam! Checking term_size v0.2.1 Oct 27 09:36:59.443 INFO kablam! Compiling phf_generator v0.7.20 Oct 27 09:36:59.459 INFO kablam! Compiling wayland-scanner v0.7.6 Oct 27 09:36:59.535 INFO kablam! Checking num-bigint v0.1.35 Oct 27 09:36:59.535 INFO kablam! Checking pistoncore-input v0.15.0 Oct 27 09:36:59.535 INFO kablam! Compiling glutin v0.7.0 Oct 27 09:36:59.535 INFO kablam! Compiling gl v0.6.1 Oct 27 09:37:02.444 INFO kablam! Checking clap v2.19.0 Oct 27 09:37:03.760 INFO kablam! Compiling phf_codegen v0.7.20 Oct 27 09:37:13.831 INFO kablam! Checking num-rational v0.1.35 Oct 27 09:37:13.834 INFO kablam! Compiling target_build_utils v0.1.2 Oct 27 09:37:14.015 INFO kablam! Compiling wayland-client v0.7.6 Oct 27 09:37:15.552 INFO kablam! Checking pistoncore-window v0.24.0 Oct 27 09:37:17.353 INFO kablam! Checking flate2 v0.2.14 Oct 27 09:37:24.431 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 27 09:37:24.504 INFO kablam! Checking png v0.5.2 Oct 27 09:37:26.867 INFO kablam! Checking piston v0.27.0 Oct 27 09:37:27.677 INFO kablam! Checking image v0.10.4 Oct 27 09:37:37.159 INFO kablam! Checking piston-gfx_texture v0.18.0 Oct 27 09:37:40.407 INFO kablam! Checking piston2d-gfx_graphics v0.33.1 Oct 27 09:37:42.207 INFO kablam! Compiling libloading v0.3.1 Oct 27 09:37:45.756 INFO kablam! Checking dlib v0.3.1 Oct 27 09:37:46.263 INFO kablam! Checking wayland-sys v0.7.6 Oct 27 09:37:48.711 INFO kablam! Checking wayland-window v0.4.2 Oct 27 09:37:48.711 INFO kablam! Checking wayland-kbd v0.6.2 Oct 27 09:37:50.451 INFO kablam! Checking winit v0.5.6 Oct 27 09:37:54.180 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 27 09:37:56.067 INFO kablam! Checking piston_window v0.58.0 Oct 27 09:37:59.223 INFO kablam! Checking shiny-pancake v1.0.0 (/source) Oct 27 09:38:04.519 INFO kablam! warning: method is never used: `zero` Oct 27 09:38:04.519 INFO kablam! --> src/vec2.rs:8:5 Oct 27 09:38:04.519 INFO kablam! | Oct 27 09:38:04.519 INFO kablam! 8 | pub fn zero() -> Vec2 { Oct 27 09:38:04.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:04.519 INFO kablam! | Oct 27 09:38:04.519 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:38:04.519 INFO kablam! Oct 27 09:38:04.519 INFO kablam! warning: method is never used: `current_frame_mut` Oct 27 09:38:04.519 INFO kablam! --> src/render_state.rs:35:5 Oct 27 09:38:04.519 INFO kablam! | Oct 27 09:38:04.519 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Oct 27 09:38:04.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:04.519 INFO kablam! Oct 27 09:38:04.519 INFO kablam! warning: method is never used: `last_frame` Oct 27 09:38:04.519 INFO kablam! --> src/render_state.rs:40:5 Oct 27 09:38:04.519 INFO kablam! | Oct 27 09:38:04.519 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Oct 27 09:38:04.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:04.519 INFO kablam! Oct 27 09:38:04.831 INFO kablam! warning: method is never used: `zero` Oct 27 09:38:04.831 INFO kablam! --> src/vec2.rs:8:5 Oct 27 09:38:04.832 INFO kablam! | Oct 27 09:38:04.832 INFO kablam! 8 | pub fn zero() -> Vec2 { Oct 27 09:38:04.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:04.833 INFO kablam! | Oct 27 09:38:04.833 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:38:04.833 INFO kablam! Oct 27 09:38:04.833 INFO kablam! warning: method is never used: `current_frame_mut` Oct 27 09:38:04.834 INFO kablam! --> src/render_state.rs:35:5 Oct 27 09:38:04.834 INFO kablam! | Oct 27 09:38:04.834 INFO kablam! 35 | pub fn current_frame_mut(&mut self) -> &mut Frame { Oct 27 09:38:04.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:04.835 INFO kablam! Oct 27 09:38:04.835 INFO kablam! warning: method is never used: `last_frame` Oct 27 09:38:04.835 INFO kablam! --> src/render_state.rs:40:5 Oct 27 09:38:04.836 INFO kablam! | Oct 27 09:38:04.836 INFO kablam! 40 | pub fn last_frame(&self) -> &Frame { Oct 27 09:38:04.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:38:04.836 INFO kablam! Oct 27 09:38:04.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 27 09:38:04.923 INFO kablam! su: No module specific data is present Oct 27 09:38:05.785 INFO running `"docker" "rm" "-f" "0f9b23ed016f62137c7eca91241c2d661b770d994375f04762344782e0c231ca"` Oct 27 09:38:06.069 INFO blam! 0f9b23ed016f62137c7eca91241c2d661b770d994375f04762344782e0c231ca