Oct 14 16:43:34.833 INFO testing jimmycuadra/connect_four against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:43:34.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 16:43:35.308 INFO blam! d3826572785518d8120271ed1552dcea9b9ffd763bad2765d67ff7289d82f97d Oct 14 16:43:35.310 INFO running `"docker" "start" "-a" "d3826572785518d8120271ed1552dcea9b9ffd763bad2765d67ff7289d82f97d"` Oct 14 16:43:37.274 INFO kablam! usermod: no changes Oct 14 16:43:37.331 INFO kablam! Compiling connect_four v0.0.1 (/source) Oct 14 16:43:37.571 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:37.571 INFO kablam! --> src/main.rs:133:20 Oct 14 16:43:37.571 INFO kablam! | Oct 14 16:43:37.571 INFO kablam! 133 | for col in (0..self.column_count) { Oct 14 16:43:37.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:43:37.571 INFO kablam! | Oct 14 16:43:37.571 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 16:43:37.571 INFO kablam! Oct 14 16:43:37.571 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:37.571 INFO kablam! --> src/main.rs:163:31 Oct 14 16:43:37.571 INFO kablam! | Oct 14 16:43:37.571 INFO kablam! 163 | for offset in (1..4) { Oct 14 16:43:37.571 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:43:37.571 INFO kablam! Oct 14 16:43:37.579 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:37.579 INFO kablam! --> src/main.rs:194:31 Oct 14 16:43:37.579 INFO kablam! | Oct 14 16:43:37.579 INFO kablam! 194 | for offset in (1..4) { Oct 14 16:43:37.579 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:43:37.579 INFO kablam! Oct 14 16:43:38.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 14 16:43:38.493 INFO kablam! su: No module specific data is present Oct 14 16:43:39.059 INFO running `"docker" "rm" "-f" "d3826572785518d8120271ed1552dcea9b9ffd763bad2765d67ff7289d82f97d"` Oct 14 16:43:39.361 INFO blam! d3826572785518d8120271ed1552dcea9b9ffd763bad2765d67ff7289d82f97d Oct 14 16:43:39.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 16:43:39.731 INFO blam! 3bea01bd87c709db740625f5d841b95400f50f8edf89992f37f1725f60e759bf Oct 14 16:43:39.737 INFO running `"docker" "start" "-a" "3bea01bd87c709db740625f5d841b95400f50f8edf89992f37f1725f60e759bf"` Oct 14 16:43:40.815 INFO kablam! usermod: no changes Oct 14 16:43:40.907 INFO kablam! Compiling connect_four v0.0.1 (/source) Oct 14 16:43:41.183 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:41.184 INFO kablam! --> src/main.rs:133:20 Oct 14 16:43:41.184 INFO kablam! | Oct 14 16:43:41.184 INFO kablam! 133 | for col in (0..self.column_count) { Oct 14 16:43:41.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:43:41.185 INFO kablam! | Oct 14 16:43:41.185 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 16:43:41.186 INFO kablam! Oct 14 16:43:41.186 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:41.186 INFO kablam! --> src/main.rs:163:31 Oct 14 16:43:41.187 INFO kablam! | Oct 14 16:43:41.187 INFO kablam! 163 | for offset in (1..4) { Oct 14 16:43:41.187 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:43:41.188 INFO kablam! Oct 14 16:43:41.188 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:41.188 INFO kablam! --> src/main.rs:194:31 Oct 14 16:43:41.189 INFO kablam! | Oct 14 16:43:41.189 INFO kablam! 194 | for offset in (1..4) { Oct 14 16:43:41.189 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:43:41.190 INFO kablam! Oct 14 16:43:41.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 14 16:43:41.842 INFO kablam! su: No module specific data is present Oct 14 16:43:42.651 INFO running `"docker" "rm" "-f" "3bea01bd87c709db740625f5d841b95400f50f8edf89992f37f1725f60e759bf"` Oct 14 16:43:43.006 INFO blam! 3bea01bd87c709db740625f5d841b95400f50f8edf89992f37f1725f60e759bf Oct 14 16:43:43.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 16:43:43.513 INFO blam! f2cfd45f22d030bc786a7623fc06cf971b007ee7bd18bc4ddf2a4ad9f177727a Oct 14 16:43:43.515 INFO running `"docker" "start" "-a" "f2cfd45f22d030bc786a7623fc06cf971b007ee7bd18bc4ddf2a4ad9f177727a"` Oct 14 16:43:44.909 INFO kablam! usermod: no changes Oct 14 16:43:44.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 16:43:44.968 INFO kablam! Running /target/debug/deps/connect_four-eb05cf1394fd7338 Oct 14 16:43:44.969 INFO blam! Oct 14 16:43:44.969 INFO blam! running 0 tests Oct 14 16:43:44.969 INFO blam! Oct 14 16:43:44.969 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:43:44.969 INFO blam! Oct 14 16:43:44.970 INFO kablam! su: No module specific data is present Oct 14 16:43:45.702 INFO running `"docker" "rm" "-f" "f2cfd45f22d030bc786a7623fc06cf971b007ee7bd18bc4ddf2a4ad9f177727a"` Oct 14 16:43:46.036 INFO blam! f2cfd45f22d030bc786a7623fc06cf971b007ee7bd18bc4ddf2a4ad9f177727a