Oct 26 21:01:45.857 INFO checking shmutalov/tick-tack-toe-killer-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:01:45.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 26 21:01:46.359 INFO blam! 4ad96a3a3e91e575344544295be3f7b69e61c50f1bd968028a316820c3bc05ab Oct 26 21:01:46.367 INFO running `"docker" "start" "-a" "4ad96a3a3e91e575344544295be3f7b69e61c50f1bd968028a316820c3bc05ab"` Oct 26 21:01:47.542 INFO kablam! usermod: no changes Oct 26 21:01:47.775 INFO kablam! Compiling libc v0.2.17 Oct 26 21:01:47.779 INFO kablam! Compiling phf_shared v0.7.19 Oct 26 21:01:47.783 INFO kablam! Compiling serde v0.8.17 Oct 26 21:01:47.803 INFO kablam! Checking rustc-serialize v0.3.21 Oct 26 21:01:47.811 INFO kablam! Compiling xml-rs v0.3.4 Oct 26 21:01:47.811 INFO kablam! Checking shared_library v0.1.5 Oct 26 21:01:47.811 INFO kablam! Compiling x11-dl v2.11.0 Oct 26 21:01:47.811 INFO kablam! Checking gfx_core v0.4.0 Oct 26 21:01:49.807 INFO kablam! Compiling phf v0.7.19 Oct 26 21:01:50.055 INFO kablam! Checking fs2 v0.2.5 Oct 26 21:01:51.799 INFO kablam! Checking time v0.1.35 Oct 26 21:01:51.956 INFO kablam! Checking tempfile v2.1.4 Oct 26 21:01:52.943 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 21:01:52.966 INFO kablam! Checking memmap v0.2.3 Oct 26 21:01:54.551 INFO kablam! Compiling rand v0.3.14 Oct 26 21:02:03.571 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 26 21:02:03.571 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 21:02:07.648 INFO kablam! Compiling phf_generator v0.7.19 Oct 26 21:02:09.459 INFO kablam! Compiling phf_codegen v0.7.19 Oct 26 21:02:12.165 INFO kablam! Compiling target_build_utils v0.1.2 Oct 26 21:02:13.459 INFO kablam! Compiling wayland-client v0.5.12 Oct 26 21:02:13.775 INFO kablam! Compiling gfx_gl v0.3.1 Oct 26 21:02:13.775 INFO kablam! Compiling glutin v0.6.2 Oct 26 21:02:24.275 INFO kablam! Checking cgmath v0.12.0 Oct 26 21:02:24.555 INFO kablam! Compiling serde_json v0.8.3 Oct 26 21:02:48.511 INFO kablam! Compiling libloading v0.3.1 Oct 26 21:02:52.346 INFO kablam! Checking dlib v0.3.1 Oct 26 21:02:52.708 INFO kablam! Checking wayland-sys v0.5.11 Oct 26 21:02:55.112 INFO kablam! Checking wayland-kbd v0.3.6 Oct 26 21:02:55.112 INFO kablam! Checking wayland-window v0.2.3 Oct 26 21:03:01.015 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 26 21:03:01.015 INFO kablam! Checking gfx v0.12.1 Oct 26 21:03:02.407 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 26 21:03:04.997 INFO kablam! Checking tick-tack-toe-killer-rs v0.1.0 (/source) Oct 26 21:03:05.493 INFO kablam! warning: `$crate` may not be imported Oct 26 21:03:05.493 INFO kablam! --> src/system/core/pipeline.rs:8:1 Oct 26 21:03:05.493 INFO kablam! | Oct 26 21:03:05.493 INFO kablam! 8 | / gfx_defines! { Oct 26 21:03:05.493 INFO kablam! 9 | | vertex Vertex { Oct 26 21:03:05.493 INFO kablam! 10 | | pos: [f32; 3] = "a_Pos", Oct 26 21:03:05.493 INFO kablam! 11 | | uv: [f32; 2] = "a_Uv", Oct 26 21:03:05.493 INFO kablam! ... | Oct 26 21:03:05.493 INFO kablam! 21 | | } Oct 26 21:03:05.493 INFO kablam! 22 | | } Oct 26 21:03:05.493 INFO kablam! | |_^ Oct 26 21:03:05.493 INFO kablam! | Oct 26 21:03:05.493 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 26 21:03:05.493 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 26 21:03:05.493 INFO kablam! Oct 26 21:03:05.527 INFO kablam! warning: unused import: `Event` Oct 26 21:03:05.528 INFO kablam! --> src/system/render_system.rs:5:22 Oct 26 21:03:05.528 INFO kablam! | Oct 26 21:03:05.528 INFO kablam! 5 | use system::glutin::{Event}; Oct 26 21:03:05.528 INFO kablam! | ^^^^^ Oct 26 21:03:05.529 INFO kablam! | Oct 26 21:03:05.529 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:03:05.529 INFO kablam! Oct 26 21:03:05.554 INFO kablam! warning: `$crate` may not be imported Oct 26 21:03:05.555 INFO kablam! --> src/system/core/pipeline.rs:8:1 Oct 26 21:03:05.555 INFO kablam! | Oct 26 21:03:05.555 INFO kablam! 8 | / gfx_defines! { Oct 26 21:03:05.555 INFO kablam! 9 | | vertex Vertex { Oct 26 21:03:05.555 INFO kablam! 10 | | pos: [f32; 3] = "a_Pos", Oct 26 21:03:05.555 INFO kablam! 11 | | uv: [f32; 2] = "a_Uv", Oct 26 21:03:05.555 INFO kablam! ... | Oct 26 21:03:05.555 INFO kablam! 21 | | } Oct 26 21:03:05.555 INFO kablam! 22 | | } Oct 26 21:03:05.555 INFO kablam! | |_^ Oct 26 21:03:05.555 INFO kablam! | Oct 26 21:03:05.555 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 26 21:03:05.555 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 26 21:03:05.555 INFO kablam! Oct 26 21:03:05.607 INFO kablam! warning: unused import: `Event` Oct 26 21:03:05.607 INFO kablam! --> src/system/render_system.rs:5:22 Oct 26 21:03:05.607 INFO kablam! | Oct 26 21:03:05.607 INFO kablam! 5 | use system::glutin::{Event}; Oct 26 21:03:05.607 INFO kablam! | ^^^^^ Oct 26 21:03:05.607 INFO kablam! | Oct 26 21:03:05.607 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:03:05.607 INFO kablam! Oct 26 21:03:05.927 INFO kablam! warning: variable does not need to be mutable Oct 26 21:03:05.927 INFO kablam! --> src/system/game_system.rs:111:13 Oct 26 21:03:05.927 INFO kablam! | Oct 26 21:03:05.927 INFO kablam! 111 | mut device, Oct 26 21:03:05.927 INFO kablam! | ----^^^^^^ Oct 26 21:03:05.927 INFO kablam! | | Oct 26 21:03:05.927 INFO kablam! | help: remove this `mut` Oct 26 21:03:05.927 INFO kablam! | Oct 26 21:03:05.927 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 21:03:05.927 INFO kablam! Oct 26 21:03:05.927 INFO kablam! warning: variable does not need to be mutable Oct 26 21:03:05.927 INFO kablam! --> src/system/game_system.rs:116:13 Oct 26 21:03:05.927 INFO kablam! | Oct 26 21:03:05.927 INFO kablam! 116 | let mut encoder: gfx::Encoder<_, _> = factory.create_command_buffer().into(); Oct 26 21:03:05.927 INFO kablam! | ----^^^^^^^ Oct 26 21:03:05.927 INFO kablam! | | Oct 26 21:03:05.927 INFO kablam! | help: remove this `mut` Oct 26 21:03:05.927 INFO kablam! Oct 26 21:03:05.927 INFO kablam! warning: variable does not need to be mutable Oct 26 21:03:05.927 INFO kablam! --> src/system/game_system.rs:118:13 Oct 26 21:03:05.927 INFO kablam! | Oct 26 21:03:05.927 INFO kablam! 118 | let mut render_system = RenderSystem::new(self.window_size, device, factory, main_color, main_depth, encoder); Oct 26 21:03:05.927 INFO kablam! | ----^^^^^^^^^^^^^ Oct 26 21:03:05.927 INFO kablam! | | Oct 26 21:03:05.927 INFO kablam! | help: remove this `mut` Oct 26 21:03:05.927 INFO kablam! Oct 26 21:03:05.927 INFO kablam! warning: variable does not need to be mutable Oct 26 21:03:05.927 INFO kablam! --> src/system/render_system.rs:25:16 Oct 26 21:03:05.927 INFO kablam! | Oct 26 21:03:05.927 INFO kablam! 25 | mut device: gfx_gl::Device, Oct 26 21:03:05.927 INFO kablam! | ----^^^^^^ Oct 26 21:03:05.927 INFO kablam! | | Oct 26 21:03:05.927 INFO kablam! | help: remove this `mut` Oct 26 21:03:05.927 INFO kablam! Oct 26 21:03:06.045 INFO kablam! warning: variable does not need to be mutable Oct 26 21:03:06.045 INFO kablam! --> src/system/game_system.rs:111:13 Oct 26 21:03:06.045 INFO kablam! | Oct 26 21:03:06.045 INFO kablam! 111 | mut device, Oct 26 21:03:06.045 INFO kablam! | ----^^^^^^ Oct 26 21:03:06.045 INFO kablam! | | Oct 26 21:03:06.045 INFO kablam! | help: remove this `mut` Oct 26 21:03:06.045 INFO kablam! | Oct 26 21:03:06.045 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 21:03:06.045 INFO kablam! Oct 26 21:03:06.045 INFO kablam! warning: variable does not need to be mutable Oct 26 21:03:06.045 INFO kablam! --> src/system/game_system.rs:116:13 Oct 26 21:03:06.045 INFO kablam! | Oct 26 21:03:06.045 INFO kablam! 116 | let mut encoder: gfx::Encoder<_, _> = factory.create_command_buffer().into(); Oct 26 21:03:06.045 INFO kablam! | ----^^^^^^^ Oct 26 21:03:06.045 INFO kablam! | | Oct 26 21:03:06.045 INFO kablam! | help: remove this `mut` Oct 26 21:03:06.045 INFO kablam! Oct 26 21:03:06.046 INFO kablam! warning: variable does not need to be mutable Oct 26 21:03:06.046 INFO kablam! --> src/system/game_system.rs:118:13 Oct 26 21:03:06.046 INFO kablam! | Oct 26 21:03:06.046 INFO kablam! 118 | let mut render_system = RenderSystem::new(self.window_size, device, factory, main_color, main_depth, encoder); Oct 26 21:03:06.046 INFO kablam! | ----^^^^^^^^^^^^^ Oct 26 21:03:06.046 INFO kablam! | | Oct 26 21:03:06.046 INFO kablam! | help: remove this `mut` Oct 26 21:03:06.046 INFO kablam! Oct 26 21:03:06.050 INFO kablam! warning: variable does not need to be mutable Oct 26 21:03:06.050 INFO kablam! --> src/system/render_system.rs:25:16 Oct 26 21:03:06.050 INFO kablam! | Oct 26 21:03:06.050 INFO kablam! 25 | mut device: gfx_gl::Device, Oct 26 21:03:06.050 INFO kablam! | ----^^^^^^ Oct 26 21:03:06.050 INFO kablam! | | Oct 26 21:03:06.050 INFO kablam! | help: remove this `mut` Oct 26 21:03:06.050 INFO kablam! Oct 26 21:03:06.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 26 21:03:06.195 INFO kablam! su: No module specific data is present Oct 26 21:03:06.851 INFO running `"docker" "rm" "-f" "4ad96a3a3e91e575344544295be3f7b69e61c50f1bd968028a316820c3bc05ab"` Oct 26 21:03:07.063 INFO blam! 4ad96a3a3e91e575344544295be3f7b69e61c50f1bd968028a316820c3bc05ab