Oct 10 14:59:32.730 INFO testing shmutalov/tick-tack-toe-killer-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:59:32.730 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:59:32.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:59:33.256 INFO blam! 90d1e94a5417fcae9a03880c65d86792360c25d258b5ba011de8782bed68cf0e Oct 10 14:59:33.258 INFO running `"docker" "start" "-a" "90d1e94a5417fcae9a03880c65d86792360c25d258b5ba011de8782bed68cf0e"` Oct 10 14:59:34.791 INFO kablam! usermod: no changes Oct 10 14:59:35.031 INFO kablam! Compiling serde v0.8.17 Oct 10 14:59:35.036 INFO kablam! Compiling phf v0.7.19 Oct 10 14:59:35.036 INFO kablam! Compiling phf_generator v0.7.19 Oct 10 14:59:35.039 INFO kablam! Compiling x11-dl v2.11.0 Oct 10 14:59:35.039 INFO kablam! Compiling wayland-client v0.5.12 Oct 10 14:59:35.039 INFO kablam! Compiling gfx_gl v0.3.1 Oct 10 14:59:35.039 INFO kablam! Compiling glutin v0.6.2 Oct 10 14:59:35.040 INFO kablam! Compiling fs2 v0.2.5 Oct 10 14:59:36.721 INFO kablam! Compiling time v0.1.35 Oct 10 14:59:38.164 INFO kablam! Compiling tempfile v2.1.4 Oct 10 14:59:38.660 INFO kablam! Compiling memmap v0.2.3 Oct 10 14:59:38.965 INFO kablam! Compiling phf_codegen v0.7.19 Oct 10 14:59:42.736 INFO kablam! Compiling target_build_utils v0.1.2 Oct 10 14:59:50.773 INFO kablam! Compiling serde_json v0.8.3 Oct 10 14:59:51.600 INFO kablam! Compiling gfx_device_gl v0.11.2 Oct 10 15:00:00.424 INFO kablam! Compiling libloading v0.3.1 Oct 10 15:00:03.920 INFO kablam! Compiling dlib v0.3.1 Oct 10 15:00:04.520 INFO kablam! Compiling wayland-sys v0.5.11 Oct 10 15:00:09.559 INFO kablam! Compiling wayland-window v0.2.3 Oct 10 15:00:09.572 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 10 15:00:19.023 INFO kablam! Compiling gfx_window_glutin v0.12.0 Oct 10 15:00:21.660 INFO kablam! Compiling tick-tack-toe-killer-rs v0.1.0 (/source) Oct 10 15:00:23.340 INFO kablam! warning: `$crate` may not be imported Oct 10 15:00:23.340 INFO kablam! --> src/system/core/pipeline.rs:8:1 Oct 10 15:00:23.340 INFO kablam! | Oct 10 15:00:23.340 INFO kablam! 8 | / gfx_defines! { Oct 10 15:00:23.340 INFO kablam! 9 | | vertex Vertex { Oct 10 15:00:23.340 INFO kablam! 10 | | pos: [f32; 3] = "a_Pos", Oct 10 15:00:23.340 INFO kablam! 11 | | uv: [f32; 2] = "a_Uv", Oct 10 15:00:23.340 INFO kablam! ... | Oct 10 15:00:23.340 INFO kablam! 21 | | } Oct 10 15:00:23.341 INFO kablam! 22 | | } Oct 10 15:00:23.341 INFO kablam! | |_^ Oct 10 15:00:23.341 INFO kablam! | Oct 10 15:00:23.341 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 10 15:00:23.341 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 10 15:00:23.341 INFO kablam! Oct 10 15:00:23.376 INFO kablam! warning: unused import: `Event` Oct 10 15:00:23.376 INFO kablam! --> src/system/render_system.rs:5:22 Oct 10 15:00:23.376 INFO kablam! | Oct 10 15:00:23.376 INFO kablam! 5 | use system::glutin::{Event}; Oct 10 15:00:23.376 INFO kablam! | ^^^^^ Oct 10 15:00:23.376 INFO kablam! | Oct 10 15:00:23.376 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:00:23.376 INFO kablam! Oct 10 15:00:23.992 INFO kablam! warning: variable does not need to be mutable Oct 10 15:00:23.992 INFO kablam! --> src/system/game_system.rs:111:13 Oct 10 15:00:23.992 INFO kablam! | Oct 10 15:00:23.992 INFO kablam! 111 | mut device, Oct 10 15:00:23.992 INFO kablam! | ----^^^^^^ Oct 10 15:00:23.992 INFO kablam! | | Oct 10 15:00:23.992 INFO kablam! | help: remove this `mut` Oct 10 15:00:23.993 INFO kablam! | Oct 10 15:00:23.993 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:00:23.993 INFO kablam! Oct 10 15:00:23.993 INFO kablam! warning: variable does not need to be mutable Oct 10 15:00:23.993 INFO kablam! --> src/system/game_system.rs:116:13 Oct 10 15:00:23.993 INFO kablam! | Oct 10 15:00:23.993 INFO kablam! 116 | let mut encoder: gfx::Encoder<_, _> = factory.create_command_buffer().into(); Oct 10 15:00:23.993 INFO kablam! | ----^^^^^^^ Oct 10 15:00:23.993 INFO kablam! | | Oct 10 15:00:23.993 INFO kablam! | help: remove this `mut` Oct 10 15:00:23.993 INFO kablam! Oct 10 15:00:23.993 INFO kablam! warning: variable does not need to be mutable Oct 10 15:00:23.993 INFO kablam! --> src/system/game_system.rs:118:13 Oct 10 15:00:23.993 INFO kablam! | Oct 10 15:00:23.993 INFO kablam! 118 | let mut render_system = RenderSystem::new(self.window_size, device, factory, main_color, main_depth, encoder); Oct 10 15:00:23.993 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 15:00:23.993 INFO kablam! | | Oct 10 15:00:23.993 INFO kablam! | help: remove this `mut` Oct 10 15:00:23.993 INFO kablam! Oct 10 15:00:23.995 INFO kablam! warning: variable does not need to be mutable Oct 10 15:00:23.995 INFO kablam! --> src/system/render_system.rs:25:16 Oct 10 15:00:23.996 INFO kablam! | Oct 10 15:00:23.996 INFO kablam! 25 | mut device: gfx_gl::Device, Oct 10 15:00:23.996 INFO kablam! | ----^^^^^^ Oct 10 15:00:23.997 INFO kablam! | | Oct 10 15:00:23.997 INFO kablam! | help: remove this `mut` Oct 10 15:00:23.997 INFO kablam! Oct 10 15:00:26.281 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.46s Oct 10 15:00:26.295 INFO kablam! su: No module specific data is present Oct 10 15:00:27.597 INFO running `"docker" "rm" "-f" "90d1e94a5417fcae9a03880c65d86792360c25d258b5ba011de8782bed68cf0e"` Oct 10 15:00:28.009 INFO blam! 90d1e94a5417fcae9a03880c65d86792360c25d258b5ba011de8782bed68cf0e Oct 10 15:00:28.017 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:00:28.018 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:00:28.694 INFO blam! e1c24d8f846bb16385834c3ee140b0fae620cf95d1ffd95c7e94ac5998a69c28 Oct 10 15:00:28.696 INFO running `"docker" "start" "-a" "e1c24d8f846bb16385834c3ee140b0fae620cf95d1ffd95c7e94ac5998a69c28"` Oct 10 15:00:29.598 INFO kablam! usermod: no changes Oct 10 15:00:29.816 INFO kablam! Compiling tick-tack-toe-killer-rs v0.1.0 (/source) Oct 10 15:00:31.484 INFO kablam! warning: `$crate` may not be imported Oct 10 15:00:31.484 INFO kablam! --> src/system/core/pipeline.rs:8:1 Oct 10 15:00:31.484 INFO kablam! | Oct 10 15:00:31.484 INFO kablam! 8 | / gfx_defines! { Oct 10 15:00:31.484 INFO kablam! 9 | | vertex Vertex { Oct 10 15:00:31.484 INFO kablam! 10 | | pos: [f32; 3] = "a_Pos", Oct 10 15:00:31.484 INFO kablam! 11 | | uv: [f32; 2] = "a_Uv", Oct 10 15:00:31.484 INFO kablam! ... | Oct 10 15:00:31.484 INFO kablam! 21 | | } Oct 10 15:00:31.484 INFO kablam! 22 | | } Oct 10 15:00:31.484 INFO kablam! | |_^ Oct 10 15:00:31.484 INFO kablam! | Oct 10 15:00:31.484 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 10 15:00:31.484 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 10 15:00:31.484 INFO kablam! Oct 10 15:00:31.628 INFO kablam! warning: unused import: `Event` Oct 10 15:00:31.629 INFO kablam! --> src/system/render_system.rs:5:22 Oct 10 15:00:31.629 INFO kablam! | Oct 10 15:00:31.629 INFO kablam! 5 | use system::glutin::{Event}; Oct 10 15:00:31.630 INFO kablam! | ^^^^^ Oct 10 15:00:31.630 INFO kablam! | Oct 10 15:00:31.630 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:00:31.631 INFO kablam! Oct 10 15:00:32.060 INFO kablam! warning: variable does not need to be mutable Oct 10 15:00:32.060 INFO kablam! --> src/system/game_system.rs:111:13 Oct 10 15:00:32.060 INFO kablam! | Oct 10 15:00:32.060 INFO kablam! 111 | mut device, Oct 10 15:00:32.060 INFO kablam! | ----^^^^^^ Oct 10 15:00:32.060 INFO kablam! | | Oct 10 15:00:32.060 INFO kablam! | help: remove this `mut` Oct 10 15:00:32.060 INFO kablam! | Oct 10 15:00:32.060 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:00:32.060 INFO kablam! Oct 10 15:00:32.060 INFO kablam! warning: variable does not need to be mutable Oct 10 15:00:32.060 INFO kablam! --> src/system/game_system.rs:116:13 Oct 10 15:00:32.060 INFO kablam! | Oct 10 15:00:32.060 INFO kablam! 116 | let mut encoder: gfx::Encoder<_, _> = factory.create_command_buffer().into(); Oct 10 15:00:32.060 INFO kablam! | ----^^^^^^^ Oct 10 15:00:32.060 INFO kablam! | | Oct 10 15:00:32.060 INFO kablam! | help: remove this `mut` Oct 10 15:00:32.060 INFO kablam! Oct 10 15:00:32.060 INFO kablam! warning: variable does not need to be mutable Oct 10 15:00:32.060 INFO kablam! --> src/system/game_system.rs:118:13 Oct 10 15:00:32.060 INFO kablam! | Oct 10 15:00:32.060 INFO kablam! 118 | let mut render_system = RenderSystem::new(self.window_size, device, factory, main_color, main_depth, encoder); Oct 10 15:00:32.060 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 15:00:32.060 INFO kablam! | | Oct 10 15:00:32.060 INFO kablam! | help: remove this `mut` Oct 10 15:00:32.060 INFO kablam! Oct 10 15:00:32.060 INFO kablam! warning: variable does not need to be mutable Oct 10 15:00:32.060 INFO kablam! --> src/system/render_system.rs:25:16 Oct 10 15:00:32.060 INFO kablam! | Oct 10 15:00:32.060 INFO kablam! 25 | mut device: gfx_gl::Device, Oct 10 15:00:32.060 INFO kablam! | ----^^^^^^ Oct 10 15:00:32.060 INFO kablam! | | Oct 10 15:00:32.060 INFO kablam! | help: remove this `mut` Oct 10 15:00:32.060 INFO kablam! Oct 10 15:00:32.578 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.94s Oct 10 15:00:32.585 INFO kablam! su: No module specific data is present Oct 10 15:00:33.161 INFO running `"docker" "rm" "-f" "e1c24d8f846bb16385834c3ee140b0fae620cf95d1ffd95c7e94ac5998a69c28"` Oct 10 15:00:33.269 INFO blam! e1c24d8f846bb16385834c3ee140b0fae620cf95d1ffd95c7e94ac5998a69c28 Oct 10 15:00:33.271 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:00:33.271 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:00:33.504 INFO blam! 05fd45aa71d41b993c304e93833ef21491192fa8c478d226d2e3fdad28b48454 Oct 10 15:00:33.506 INFO running `"docker" "start" "-a" "05fd45aa71d41b993c304e93833ef21491192fa8c478d226d2e3fdad28b48454"` Oct 10 15:00:33.992 INFO kablam! usermod: no changes Oct 10 15:00:34.098 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 10 15:00:34.114 INFO kablam! Running /target/debug/deps/tick_tack_toe_killer_rs-01038e48a5efd289 Oct 10 15:00:34.116 INFO blam! Oct 10 15:00:34.116 INFO blam! running 0 tests Oct 10 15:00:34.116 INFO blam! Oct 10 15:00:34.116 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:00:34.116 INFO blam! Oct 10 15:00:34.118 INFO kablam! su: No module specific data is present Oct 10 15:00:34.509 INFO running `"docker" "rm" "-f" "05fd45aa71d41b993c304e93833ef21491192fa8c478d226d2e3fdad28b48454"` Oct 10 15:00:34.802 INFO blam! 05fd45aa71d41b993c304e93833ef21491192fa8c478d226d2e3fdad28b48454