Oct 31 21:13:42.671 INFO checking shmutalov/tick-tack-toe-killer-rs against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:13:42.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 21:13:43.099 INFO blam! 8c57502d3debac3c6fc6e478d1f074abec4a5817fd6ea7b630b42310a63bdda0 Oct 31 21:13:43.104 INFO running `"docker" "start" "-a" "8c57502d3debac3c6fc6e478d1f074abec4a5817fd6ea7b630b42310a63bdda0"` Oct 31 21:13:44.232 INFO kablam! usermod: no changes Oct 31 21:13:44.401 INFO kablam! Compiling libc v0.2.17 Oct 31 21:13:44.411 INFO kablam! Compiling phf_shared v0.7.19 Oct 31 21:13:44.411 INFO kablam! Compiling serde v0.8.17 Oct 31 21:13:44.412 INFO kablam! Compiling dtoa v0.2.2 Oct 31 21:13:44.413 INFO kablam! Compiling num-traits v0.1.36 Oct 31 21:13:44.413 INFO kablam! Compiling itoa v0.1.1 Oct 31 21:13:44.452 INFO kablam! Compiling log v0.3.6 Oct 31 21:13:44.464 INFO kablam! Checking bitflags v0.6.0 Oct 31 21:13:44.832 INFO kablam! Compiling xml-rs v0.3.4 Oct 31 21:13:46.060 INFO kablam! Checking shared_library v0.1.5 Oct 31 21:13:46.900 INFO kablam! Compiling x11-dl v2.11.0 Oct 31 21:13:49.049 INFO kablam! Checking draw_state v0.6.0 Oct 31 21:13:49.053 INFO kablam! Compiling phf v0.7.19 Oct 31 21:13:49.053 INFO kablam! Compiling tempfile v2.1.4 Oct 31 21:13:50.489 INFO kablam! Checking cgmath v0.12.0 Oct 31 21:13:51.391 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 21:13:51.640 INFO kablam! Compiling rand v0.3.14 Oct 31 21:13:52.536 INFO kablam! Checking fs2 v0.2.5 Oct 31 21:13:54.342 INFO kablam! Checking memmap v0.2.3 Oct 31 21:13:55.530 INFO kablam! Checking gfx_core v0.4.0 Oct 31 21:14:04.098 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 31 21:14:04.121 INFO kablam! Compiling gl_generator v0.5.2 Oct 31 21:14:04.354 INFO kablam! Compiling phf_generator v0.7.19 Oct 31 21:14:06.280 INFO kablam! Compiling phf_codegen v0.7.19 Oct 31 21:14:08.918 INFO kablam! Compiling target_build_utils v0.1.2 Oct 31 21:14:13.946 INFO kablam! Compiling wayland-client v0.5.12 Oct 31 21:14:20.561 INFO kablam! Compiling gfx_gl v0.3.1 Oct 31 21:14:22.205 INFO kablam! Compiling glutin v0.6.2 Oct 31 21:14:32.608 INFO kablam! Compiling serde_json v0.8.3 Oct 31 21:14:55.303 INFO kablam! Compiling libloading v0.3.1 Oct 31 21:15:00.056 INFO kablam! Checking dlib v0.3.1 Oct 31 21:15:00.518 INFO kablam! Checking wayland-sys v0.5.11 Oct 31 21:15:03.678 INFO kablam! Checking wayland-window v0.2.3 Oct 31 21:15:03.684 INFO kablam! Checking wayland-kbd v0.3.6 Oct 31 21:15:10.788 INFO kablam! Checking gfx_device_gl v0.11.2 Oct 31 21:15:10.789 INFO kablam! Checking gfx v0.12.1 Oct 31 21:15:12.788 INFO kablam! Checking gfx_window_glutin v0.12.0 Oct 31 21:15:15.304 INFO kablam! Checking tick-tack-toe-killer-rs v0.1.0 (/source) Oct 31 21:15:15.839 INFO kablam! warning: `$crate` may not be imported Oct 31 21:15:15.839 INFO kablam! --> src/system/core/pipeline.rs:8:1 Oct 31 21:15:15.839 INFO kablam! | Oct 31 21:15:15.839 INFO kablam! 8 | / gfx_defines! { Oct 31 21:15:15.839 INFO kablam! 9 | | vertex Vertex { Oct 31 21:15:15.839 INFO kablam! 10 | | pos: [f32; 3] = "a_Pos", Oct 31 21:15:15.839 INFO kablam! 11 | | uv: [f32; 2] = "a_Uv", Oct 31 21:15:15.839 INFO kablam! ... | Oct 31 21:15:15.839 INFO kablam! 21 | | } Oct 31 21:15:15.839 INFO kablam! 22 | | } Oct 31 21:15:15.839 INFO kablam! | |_^ Oct 31 21:15:15.839 INFO kablam! | Oct 31 21:15:15.839 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 31 21:15:15.839 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 31 21:15:15.839 INFO kablam! Oct 31 21:15:15.901 INFO kablam! warning: `$crate` may not be imported Oct 31 21:15:15.901 INFO kablam! --> src/system/core/pipeline.rs:8:1 Oct 31 21:15:15.901 INFO kablam! | Oct 31 21:15:15.902 INFO kablam! 8 | / gfx_defines! { Oct 31 21:15:15.902 INFO kablam! 9 | | vertex Vertex { Oct 31 21:15:15.902 INFO kablam! 10 | | pos: [f32; 3] = "a_Pos", Oct 31 21:15:15.902 INFO kablam! 11 | | uv: [f32; 2] = "a_Uv", Oct 31 21:15:15.903 INFO kablam! ... | Oct 31 21:15:15.903 INFO kablam! 21 | | } Oct 31 21:15:15.903 INFO kablam! 22 | | } Oct 31 21:15:15.903 INFO kablam! | |_^ Oct 31 21:15:15.904 INFO kablam! | Oct 31 21:15:15.904 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 31 21:15:15.904 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 31 21:15:15.905 INFO kablam! Oct 31 21:15:15.916 INFO kablam! warning: unused import: `Event` Oct 31 21:15:15.917 INFO kablam! --> src/system/render_system.rs:5:22 Oct 31 21:15:15.917 INFO kablam! | Oct 31 21:15:15.917 INFO kablam! 5 | use system::glutin::{Event}; Oct 31 21:15:15.918 INFO kablam! | ^^^^^ Oct 31 21:15:15.918 INFO kablam! | Oct 31 21:15:15.918 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:15:15.918 INFO kablam! Oct 31 21:15:16.000 INFO kablam! warning: unused import: `Event` Oct 31 21:15:16.001 INFO kablam! --> src/system/render_system.rs:5:22 Oct 31 21:15:16.001 INFO kablam! | Oct 31 21:15:16.001 INFO kablam! 5 | use system::glutin::{Event}; Oct 31 21:15:16.002 INFO kablam! | ^^^^^ Oct 31 21:15:16.002 INFO kablam! | Oct 31 21:15:16.002 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:15:16.002 INFO kablam! Oct 31 21:15:16.424 INFO kablam! warning: variable does not need to be mutable Oct 31 21:15:16.425 INFO kablam! --> src/system/game_system.rs:111:13 Oct 31 21:15:16.425 INFO kablam! | Oct 31 21:15:16.426 INFO kablam! 111 | mut device, Oct 31 21:15:16.426 INFO kablam! | ----^^^^^^ Oct 31 21:15:16.426 INFO kablam! | | Oct 31 21:15:16.426 INFO kablam! | help: remove this `mut` Oct 31 21:15:16.427 INFO kablam! | Oct 31 21:15:16.427 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 21:15:16.427 INFO kablam! Oct 31 21:15:16.428 INFO kablam! warning: variable does not need to be mutable Oct 31 21:15:16.428 INFO kablam! --> src/system/game_system.rs:116:13 Oct 31 21:15:16.428 INFO kablam! | Oct 31 21:15:16.429 INFO kablam! 116 | let mut encoder: gfx::Encoder<_, _> = factory.create_command_buffer().into(); Oct 31 21:15:16.429 INFO kablam! | ----^^^^^^^ Oct 31 21:15:16.429 INFO kablam! | | Oct 31 21:15:16.429 INFO kablam! | help: remove this `mut` Oct 31 21:15:16.430 INFO kablam! Oct 31 21:15:16.430 INFO kablam! warning: variable does not need to be mutable Oct 31 21:15:16.430 INFO kablam! --> src/system/game_system.rs:118:13 Oct 31 21:15:16.430 INFO kablam! | Oct 31 21:15:16.431 INFO kablam! 118 | let mut render_system = RenderSystem::new(self.window_size, device, factory, main_color, main_depth, encoder); Oct 31 21:15:16.431 INFO kablam! | ----^^^^^^^^^^^^^ Oct 31 21:15:16.431 INFO kablam! | | Oct 31 21:15:16.431 INFO kablam! | help: remove this `mut` Oct 31 21:15:16.432 INFO kablam! Oct 31 21:15:16.432 INFO kablam! warning: variable does not need to be mutable Oct 31 21:15:16.432 INFO kablam! --> src/system/render_system.rs:25:16 Oct 31 21:15:16.433 INFO kablam! | Oct 31 21:15:16.433 INFO kablam! 25 | mut device: gfx_gl::Device, Oct 31 21:15:16.433 INFO kablam! | ----^^^^^^ Oct 31 21:15:16.433 INFO kablam! | | Oct 31 21:15:16.434 INFO kablam! | help: remove this `mut` Oct 31 21:15:16.434 INFO kablam! Oct 31 21:15:16.434 INFO kablam! warning: variable does not need to be mutable Oct 31 21:15:16.434 INFO kablam! --> src/system/game_system.rs:111:13 Oct 31 21:15:16.435 INFO kablam! | Oct 31 21:15:16.435 INFO kablam! 111 | mut device, Oct 31 21:15:16.435 INFO kablam! | ----^^^^^^ Oct 31 21:15:16.436 INFO kablam! | | Oct 31 21:15:16.436 INFO kablam! | help: remove this `mut` Oct 31 21:15:16.436 INFO kablam! | Oct 31 21:15:16.436 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 21:15:16.437 INFO kablam! Oct 31 21:15:16.437 INFO kablam! warning: variable does not need to be mutable Oct 31 21:15:16.437 INFO kablam! --> src/system/game_system.rs:116:13 Oct 31 21:15:16.438 INFO kablam! | Oct 31 21:15:16.438 INFO kablam! 116 | let mut encoder: gfx::Encoder<_, _> = factory.create_command_buffer().into(); Oct 31 21:15:16.438 INFO kablam! | ----^^^^^^^ Oct 31 21:15:16.439 INFO kablam! | | Oct 31 21:15:16.439 INFO kablam! | help: remove this `mut` Oct 31 21:15:16.439 INFO kablam! Oct 31 21:15:16.439 INFO kablam! warning: variable does not need to be mutable Oct 31 21:15:16.440 INFO kablam! --> src/system/game_system.rs:118:13 Oct 31 21:15:16.444 INFO kablam! | Oct 31 21:15:16.444 INFO kablam! 118 | let mut render_system = RenderSystem::new(self.window_size, device, factory, main_color, main_depth, encoder); Oct 31 21:15:16.445 INFO kablam! | ----^^^^^^^^^^^^^ Oct 31 21:15:16.445 INFO kablam! | | Oct 31 21:15:16.445 INFO kablam! | help: remove this `mut` Oct 31 21:15:16.446 INFO kablam! Oct 31 21:15:16.446 INFO kablam! warning: variable does not need to be mutable Oct 31 21:15:16.446 INFO kablam! --> src/system/render_system.rs:25:16 Oct 31 21:15:16.446 INFO kablam! | Oct 31 21:15:16.447 INFO kablam! 25 | mut device: gfx_gl::Device, Oct 31 21:15:16.447 INFO kablam! | ----^^^^^^ Oct 31 21:15:16.447 INFO kablam! | | Oct 31 21:15:16.448 INFO kablam! | help: remove this `mut` Oct 31 21:15:16.448 INFO kablam! Oct 31 21:15:16.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 31 21:15:16.605 INFO kablam! su: No module specific data is present Oct 31 21:15:16.991 INFO running `"docker" "rm" "-f" "8c57502d3debac3c6fc6e478d1f074abec4a5817fd6ea7b630b42310a63bdda0"` Oct 31 21:15:17.076 INFO blam! 8c57502d3debac3c6fc6e478d1f074abec4a5817fd6ea7b630b42310a63bdda0