Oct 14 16:43:30.254 INFO testing jimmycuadra/connect_four against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:43:30.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:30.807 INFO blam! 96207a89666e594ff3d70ca0a2377128fed1b2ef360145e1b7b51e63dcd82c52 Oct 14 16:43:30.823 INFO running `"docker" "start" "-a" "96207a89666e594ff3d70ca0a2377128fed1b2ef360145e1b7b51e63dcd82c52"` Oct 14 16:43:31.933 INFO kablam! usermod: no changes Oct 14 16:43:31.991 INFO kablam! Compiling connect_four v0.0.1 (/source) Oct 14 16:43:32.291 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:32.291 INFO kablam! --> src/main.rs:133:20 Oct 14 16:43:32.291 INFO kablam! | Oct 14 16:43:32.291 INFO kablam! 133 | for col in (0..self.column_count) { Oct 14 16:43:32.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:43:32.291 INFO kablam! | Oct 14 16:43:32.291 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 16:43:32.291 INFO kablam! Oct 14 16:43:32.291 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:32.291 INFO kablam! --> src/main.rs:163:31 Oct 14 16:43:32.291 INFO kablam! | Oct 14 16:43:32.291 INFO kablam! 163 | for offset in (1..4) { Oct 14 16:43:32.291 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:43:32.291 INFO kablam! Oct 14 16:43:32.291 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:32.291 INFO kablam! --> src/main.rs:194:31 Oct 14 16:43:32.291 INFO kablam! | Oct 14 16:43:32.291 INFO kablam! 194 | for offset in (1..4) { Oct 14 16:43:32.291 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:43:32.291 INFO kablam! Oct 14 16:43:33.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 14 16:43:33.327 INFO kablam! su: No module specific data is present Oct 14 16:43:34.003 INFO running `"docker" "rm" "-f" "96207a89666e594ff3d70ca0a2377128fed1b2ef360145e1b7b51e63dcd82c52"` Oct 14 16:43:34.226 INFO blam! 96207a89666e594ff3d70ca0a2377128fed1b2ef360145e1b7b51e63dcd82c52 Oct 14 16:43:34.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:34.624 INFO blam! 8f59de418a8ab6c70ef9db856042f24fe380683305e78fbbb20870de491ff906 Oct 14 16:43:34.626 INFO running `"docker" "start" "-a" "8f59de418a8ab6c70ef9db856042f24fe380683305e78fbbb20870de491ff906"` Oct 14 16:43:35.823 INFO kablam! usermod: no changes Oct 14 16:43:35.867 INFO kablam! Compiling connect_four v0.0.1 (/source) Oct 14 16:43:36.233 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:36.233 INFO kablam! --> src/main.rs:133:20 Oct 14 16:43:36.233 INFO kablam! | Oct 14 16:43:36.233 INFO kablam! 133 | for col in (0..self.column_count) { Oct 14 16:43:36.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:43:36.233 INFO kablam! | Oct 14 16:43:36.233 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 16:43:36.233 INFO kablam! Oct 14 16:43:36.233 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:36.233 INFO kablam! --> src/main.rs:163:31 Oct 14 16:43:36.233 INFO kablam! | Oct 14 16:43:36.233 INFO kablam! 163 | for offset in (1..4) { Oct 14 16:43:36.233 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:43:36.233 INFO kablam! Oct 14 16:43:36.233 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:43:36.233 INFO kablam! --> src/main.rs:194:31 Oct 14 16:43:36.233 INFO kablam! | Oct 14 16:43:36.233 INFO kablam! 194 | for offset in (1..4) { Oct 14 16:43:36.233 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:43:36.233 INFO kablam! Oct 14 16:43:36.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 14 16:43:36.911 INFO kablam! su: No module specific data is present Oct 14 16:43:38.057 INFO running `"docker" "rm" "-f" "8f59de418a8ab6c70ef9db856042f24fe380683305e78fbbb20870de491ff906"` Oct 14 16:43:38.387 INFO blam! 8f59de418a8ab6c70ef9db856042f24fe380683305e78fbbb20870de491ff906 Oct 14 16:43:38.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:38.932 INFO blam! 0e4660a8f9e611fac63b619a95472c1ce59af104b0f72ef057c975dcd15260ec Oct 14 16:43:38.935 INFO running `"docker" "start" "-a" "0e4660a8f9e611fac63b619a95472c1ce59af104b0f72ef057c975dcd15260ec"` Oct 14 16:43:40.083 INFO kablam! usermod: no changes Oct 14 16:43:40.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 16:43:40.139 INFO kablam! Running /target/debug/deps/connect_four-b0736e1369ec80af Oct 14 16:43:40.139 INFO blam! Oct 14 16:43:40.139 INFO blam! running 0 tests Oct 14 16:43:40.139 INFO blam! Oct 14 16:43:40.139 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:43:40.139 INFO blam! Oct 14 16:43:40.147 INFO kablam! su: No module specific data is present Oct 14 16:43:40.703 INFO running `"docker" "rm" "-f" "0e4660a8f9e611fac63b619a95472c1ce59af104b0f72ef057c975dcd15260ec"` Oct 14 16:43:40.975 INFO blam! 0e4660a8f9e611fac63b619a95472c1ce59af104b0f72ef057c975dcd15260ec