Oct 13 00:33:29.228 INFO testing shmutalov/tick-tack-toe-killer-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 00:33:29.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 13 00:33:29.801 INFO blam! 0ce1f250df7f9bb4ec99b6a6d60570e1a5ccba00f0338b7d4be566fffb9cb685 Oct 13 00:33:29.803 INFO running `"docker" "start" "-a" "0ce1f250df7f9bb4ec99b6a6d60570e1a5ccba00f0338b7d4be566fffb9cb685"` Oct 13 00:33:31.047 INFO kablam! usermod: no changes Oct 13 00:33:31.215 INFO kablam! Compiling libc v0.2.17 Oct 13 00:33:31.215 INFO kablam! Compiling phf_shared v0.7.19 Oct 13 00:33:31.215 INFO kablam! Compiling serde v0.8.17 Oct 13 00:33:31.227 INFO kablam! Compiling rustc-serialize v0.3.21 Oct 13 00:33:31.239 INFO kablam! Compiling xml-rs v0.3.4 Oct 13 00:33:31.239 INFO kablam! Compiling gfx v0.12.1 Oct 13 00:33:31.935 INFO kablam! Compiling phf v0.7.19 Oct 13 00:33:33.662 INFO kablam! Compiling rand v0.3.14 Oct 13 00:33:33.662 INFO kablam! Compiling fs2 v0.2.5 Oct 13 00:33:33.662 INFO kablam! Compiling shared_library v0.1.5 Oct 13 00:33:33.662 INFO kablam! Compiling x11-dl v2.11.0 Oct 13 00:33:35.235 INFO kablam! Compiling time v0.1.35 Oct 13 00:33:37.192 INFO kablam! Compiling memmap v0.2.3 Oct 13 00:33:40.612 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 00:33:40.839 INFO kablam! Compiling phf_generator v0.7.19 Oct 13 00:33:42.459 INFO kablam! Compiling tempfile v2.1.4 Oct 13 00:33:42.923 INFO kablam! Compiling phf_codegen v0.7.19 Oct 13 00:33:43.079 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 13 00:33:43.079 INFO kablam! Compiling gl_generator v0.5.2 Oct 13 00:33:44.855 INFO kablam! Compiling target_build_utils v0.1.2 Oct 13 00:33:49.067 INFO kablam! Compiling wayland-client v0.5.12 Oct 13 00:33:51.084 INFO kablam! Compiling gfx_gl v0.3.1 Oct 13 00:33:51.085 INFO kablam! Compiling glutin v0.6.2 Oct 13 00:33:55.156 INFO kablam! Compiling serde_json v0.8.3 Oct 13 00:33:56.187 INFO kablam! Compiling cgmath v0.12.0 Oct 13 00:34:18.251 INFO kablam! Compiling libloading v0.3.1 Oct 13 00:34:18.855 INFO kablam! Compiling gfx_device_gl v0.11.2 Oct 13 00:34:23.491 INFO kablam! Compiling dlib v0.3.1 Oct 13 00:34:24.491 INFO kablam! Compiling wayland-sys v0.5.11 Oct 13 00:34:31.647 INFO kablam! Compiling wayland-window v0.2.3 Oct 13 00:34:31.647 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 13 00:34:40.695 INFO kablam! Compiling gfx_window_glutin v0.12.0 Oct 13 00:34:42.608 INFO kablam! Compiling tick-tack-toe-killer-rs v0.1.0 (/source) Oct 13 00:34:43.232 INFO kablam! warning: `$crate` may not be imported Oct 13 00:34:43.232 INFO kablam! --> src/system/core/pipeline.rs:8:1 Oct 13 00:34:43.232 INFO kablam! | Oct 13 00:34:43.232 INFO kablam! 8 | / gfx_defines! { Oct 13 00:34:43.233 INFO kablam! 9 | | vertex Vertex { Oct 13 00:34:43.233 INFO kablam! 10 | | pos: [f32; 3] = "a_Pos", Oct 13 00:34:43.233 INFO kablam! 11 | | uv: [f32; 2] = "a_Uv", Oct 13 00:34:43.234 INFO kablam! ... | Oct 13 00:34:43.234 INFO kablam! 21 | | } Oct 13 00:34:43.234 INFO kablam! 22 | | } Oct 13 00:34:43.234 INFO kablam! | |_^ Oct 13 00:34:43.235 INFO kablam! | Oct 13 00:34:43.235 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:34:43.235 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 13 00:34:43.236 INFO kablam! Oct 13 00:34:43.259 INFO kablam! warning: unused import: `Event` Oct 13 00:34:43.259 INFO kablam! --> src/system/render_system.rs:5:22 Oct 13 00:34:43.260 INFO kablam! | Oct 13 00:34:43.260 INFO kablam! 5 | use system::glutin::{Event}; Oct 13 00:34:43.260 INFO kablam! | ^^^^^ Oct 13 00:34:43.261 INFO kablam! | Oct 13 00:34:43.267 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:34:43.267 INFO kablam! Oct 13 00:34:43.659 INFO kablam! warning: variable does not need to be mutable Oct 13 00:34:43.659 INFO kablam! --> src/system/game_system.rs:111:13 Oct 13 00:34:43.659 INFO kablam! | Oct 13 00:34:43.659 INFO kablam! 111 | mut device, Oct 13 00:34:43.659 INFO kablam! | ----^^^^^^ Oct 13 00:34:43.659 INFO kablam! | | Oct 13 00:34:43.659 INFO kablam! | help: remove this `mut` Oct 13 00:34:43.659 INFO kablam! | Oct 13 00:34:43.659 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 00:34:43.659 INFO kablam! Oct 13 00:34:43.659 INFO kablam! warning: variable does not need to be mutable Oct 13 00:34:43.659 INFO kablam! --> src/system/game_system.rs:116:13 Oct 13 00:34:43.659 INFO kablam! | Oct 13 00:34:43.659 INFO kablam! 116 | let mut encoder: gfx::Encoder<_, _> = factory.create_command_buffer().into(); Oct 13 00:34:43.659 INFO kablam! | ----^^^^^^^ Oct 13 00:34:43.659 INFO kablam! | | Oct 13 00:34:43.659 INFO kablam! | help: remove this `mut` Oct 13 00:34:43.659 INFO kablam! Oct 13 00:34:43.659 INFO kablam! warning: variable does not need to be mutable Oct 13 00:34:43.659 INFO kablam! --> src/system/game_system.rs:118:13 Oct 13 00:34:43.659 INFO kablam! | Oct 13 00:34:43.659 INFO kablam! 118 | let mut render_system = RenderSystem::new(self.window_size, device, factory, main_color, main_depth, encoder); Oct 13 00:34:43.659 INFO kablam! | ----^^^^^^^^^^^^^ Oct 13 00:34:43.659 INFO kablam! | | Oct 13 00:34:43.659 INFO kablam! | help: remove this `mut` Oct 13 00:34:43.659 INFO kablam! Oct 13 00:34:43.666 INFO kablam! warning: variable does not need to be mutable Oct 13 00:34:43.667 INFO kablam! --> src/system/render_system.rs:25:16 Oct 13 00:34:43.667 INFO kablam! | Oct 13 00:34:43.667 INFO kablam! 25 | mut device: gfx_gl::Device, Oct 13 00:34:43.667 INFO kablam! | ----^^^^^^ Oct 13 00:34:43.667 INFO kablam! | | Oct 13 00:34:43.667 INFO kablam! | help: remove this `mut` Oct 13 00:34:43.667 INFO kablam! Oct 13 00:34:45.941 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 13 00:34:45.950 INFO kablam! su: No module specific data is present Oct 13 00:34:46.875 INFO running `"docker" "rm" "-f" "0ce1f250df7f9bb4ec99b6a6d60570e1a5ccba00f0338b7d4be566fffb9cb685"` Oct 13 00:34:47.215 INFO blam! 0ce1f250df7f9bb4ec99b6a6d60570e1a5ccba00f0338b7d4be566fffb9cb685 Oct 13 00:34:47.216 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 13 00:34:47.777 INFO blam! ea4bad78a705a2560f14a48b1b37145bb34eacc564273ebf92d63cdbf2f3f315 Oct 13 00:34:47.778 INFO running `"docker" "start" "-a" "ea4bad78a705a2560f14a48b1b37145bb34eacc564273ebf92d63cdbf2f3f315"` Oct 13 00:34:49.931 INFO kablam! usermod: no changes Oct 13 00:34:50.167 INFO kablam! Compiling tick-tack-toe-killer-rs v0.1.0 (/source) Oct 13 00:34:50.887 INFO kablam! warning: `$crate` may not be imported Oct 13 00:34:50.888 INFO kablam! --> src/system/core/pipeline.rs:8:1 Oct 13 00:34:50.888 INFO kablam! | Oct 13 00:34:50.888 INFO kablam! 8 | / gfx_defines! { Oct 13 00:34:50.888 INFO kablam! 9 | | vertex Vertex { Oct 13 00:34:50.889 INFO kablam! 10 | | pos: [f32; 3] = "a_Pos", Oct 13 00:34:50.889 INFO kablam! 11 | | uv: [f32; 2] = "a_Uv", Oct 13 00:34:50.889 INFO kablam! ... | Oct 13 00:34:50.889 INFO kablam! 21 | | } Oct 13 00:34:50.890 INFO kablam! 22 | | } Oct 13 00:34:50.890 INFO kablam! | |_^ Oct 13 00:34:50.890 INFO kablam! | Oct 13 00:34:50.890 INFO kablam! = note: `use $crate;` was erroneously allowed and will become a hard error in a future release Oct 13 00:34:50.891 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 13 00:34:50.891 INFO kablam! Oct 13 00:34:50.979 INFO kablam! warning: unused import: `Event` Oct 13 00:34:50.980 INFO kablam! --> src/system/render_system.rs:5:22 Oct 13 00:34:50.980 INFO kablam! | Oct 13 00:34:50.980 INFO kablam! 5 | use system::glutin::{Event}; Oct 13 00:34:50.981 INFO kablam! | ^^^^^ Oct 13 00:34:50.981 INFO kablam! | Oct 13 00:34:50.981 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:34:50.981 INFO kablam! Oct 13 00:34:51.399 INFO kablam! warning: variable does not need to be mutable Oct 13 00:34:51.400 INFO kablam! --> src/system/game_system.rs:111:13 Oct 13 00:34:51.400 INFO kablam! | Oct 13 00:34:51.400 INFO kablam! 111 | mut device, Oct 13 00:34:51.400 INFO kablam! | ----^^^^^^ Oct 13 00:34:51.401 INFO kablam! | | Oct 13 00:34:51.401 INFO kablam! | help: remove this `mut` Oct 13 00:34:51.401 INFO kablam! | Oct 13 00:34:51.401 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 00:34:51.402 INFO kablam! Oct 13 00:34:51.402 INFO kablam! warning: variable does not need to be mutable Oct 13 00:34:51.402 INFO kablam! --> src/system/game_system.rs:116:13 Oct 13 00:34:51.403 INFO kablam! | Oct 13 00:34:51.403 INFO kablam! 116 | let mut encoder: gfx::Encoder<_, _> = factory.create_command_buffer().into(); Oct 13 00:34:51.403 INFO kablam! | ----^^^^^^^ Oct 13 00:34:51.403 INFO kablam! | | Oct 13 00:34:51.404 INFO kablam! | help: remove this `mut` Oct 13 00:34:51.404 INFO kablam! Oct 13 00:34:51.404 INFO kablam! warning: variable does not need to be mutable Oct 13 00:34:51.405 INFO kablam! --> src/system/game_system.rs:118:13 Oct 13 00:34:51.405 INFO kablam! | Oct 13 00:34:51.405 INFO kablam! 118 | let mut render_system = RenderSystem::new(self.window_size, device, factory, main_color, main_depth, encoder); Oct 13 00:34:51.405 INFO kablam! | ----^^^^^^^^^^^^^ Oct 13 00:34:51.406 INFO kablam! | | Oct 13 00:34:51.406 INFO kablam! | help: remove this `mut` Oct 13 00:34:51.406 INFO kablam! Oct 13 00:34:51.407 INFO kablam! warning: variable does not need to be mutable Oct 13 00:34:51.407 INFO kablam! --> src/system/render_system.rs:25:16 Oct 13 00:34:51.407 INFO kablam! | Oct 13 00:34:51.408 INFO kablam! 25 | mut device: gfx_gl::Device, Oct 13 00:34:51.408 INFO kablam! | ----^^^^^^ Oct 13 00:34:51.408 INFO kablam! | | Oct 13 00:34:51.409 INFO kablam! | help: remove this `mut` Oct 13 00:34:51.409 INFO kablam! Oct 13 00:34:52.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.31s Oct 13 00:34:52.281 INFO kablam! su: No module specific data is present Oct 13 00:34:54.006 INFO running `"docker" "rm" "-f" "ea4bad78a705a2560f14a48b1b37145bb34eacc564273ebf92d63cdbf2f3f315"` Oct 13 00:34:54.379 INFO blam! ea4bad78a705a2560f14a48b1b37145bb34eacc564273ebf92d63cdbf2f3f315 Oct 13 00:34:54.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 13 00:34:54.901 INFO blam! 48bbdc9660937bd3ce669f21606af7a8b82662204feb41265e7b9db59c9243e3 Oct 13 00:34:54.903 INFO running `"docker" "start" "-a" "48bbdc9660937bd3ce669f21606af7a8b82662204feb41265e7b9db59c9243e3"` Oct 13 00:34:57.208 INFO kablam! usermod: no changes Oct 13 00:34:57.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 13 00:34:57.406 INFO kablam! Running /target/debug/deps/tick_tack_toe_killer_rs-01038e48a5efd289 Oct 13 00:34:57.410 INFO blam! Oct 13 00:34:57.410 INFO blam! running 0 tests Oct 13 00:34:57.410 INFO blam! Oct 13 00:34:57.410 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:34:57.410 INFO blam! Oct 13 00:34:57.415 INFO kablam! su: No module specific data is present Oct 13 00:34:58.923 INFO running `"docker" "rm" "-f" "48bbdc9660937bd3ce669f21606af7a8b82662204feb41265e7b9db59c9243e3"` Oct 13 00:34:59.215 INFO blam! 48bbdc9660937bd3ce669f21606af7a8b82662204feb41265e7b9db59c9243e3