Oct 15 12:00:51.152 INFO testing Catman155/four-in-a-row against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:00:51.152 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 15 12:00:51.403 INFO blam! fcd2d93f6e17a3a2d7873ba2e677ba8a9bbbcd9b1a723a20f9e308b25a6df226 Oct 15 12:00:51.412 INFO running `"docker" "start" "-a" "fcd2d93f6e17a3a2d7873ba2e677ba8a9bbbcd9b1a723a20f9e308b25a6df226"` Oct 15 12:00:52.293 INFO kablam! usermod: no changes Oct 15 12:00:52.379 INFO kablam! Compiling four_in_a_row v0.1.0 (/source) Oct 15 12:00:52.799 INFO kablam! warning: unused import: `BOARD_SIZE` Oct 15 12:00:52.799 INFO kablam! --> src/objects/ai.rs:2:5 Oct 15 12:00:52.799 INFO kablam! | Oct 15 12:00:52.799 INFO kablam! 2 | use BOARD_SIZE; Oct 15 12:00:52.799 INFO kablam! | ^^^^^^^^^^ Oct 15 12:00:52.799 INFO kablam! | Oct 15 12:00:52.799 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:00:52.799 INFO kablam! Oct 15 12:00:52.899 INFO kablam! warning: unused variable: `direction` Oct 15 12:00:52.899 INFO kablam! --> src/objects/ai.rs:19:17 Oct 15 12:00:52.899 INFO kablam! | Oct 15 12:00:52.899 INFO kablam! 19 | let direction = self.get_possible_directions(positions); Oct 15 12:00:52.899 INFO kablam! | ^^^^^^^^^ help: consider using `_direction` instead Oct 15 12:00:52.899 INFO kablam! | Oct 15 12:00:52.899 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:00:52.899 INFO kablam! Oct 15 12:00:52.915 INFO kablam! warning: variable does not need to be mutable Oct 15 12:00:52.915 INFO kablam! --> src/objects/ai.rs:31:13 Oct 15 12:00:52.915 INFO kablam! | Oct 15 12:00:52.915 INFO kablam! 31 | let mut possible = Vec::<[(i64, i64); 4]>::new(); Oct 15 12:00:52.915 INFO kablam! | ----^^^^^^^^ Oct 15 12:00:52.915 INFO kablam! | | Oct 15 12:00:52.915 INFO kablam! | help: remove this `mut` Oct 15 12:00:52.915 INFO kablam! | Oct 15 12:00:52.915 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:00:52.915 INFO kablam! Oct 15 12:00:53.369 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 15 12:00:53.370 INFO kablam! su: No module specific data is present Oct 15 12:00:53.729 INFO running `"docker" "rm" "-f" "fcd2d93f6e17a3a2d7873ba2e677ba8a9bbbcd9b1a723a20f9e308b25a6df226"` Oct 15 12:00:53.853 INFO blam! fcd2d93f6e17a3a2d7873ba2e677ba8a9bbbcd9b1a723a20f9e308b25a6df226 Oct 15 12:00:53.855 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 15 12:00:54.147 INFO blam! 2afcee8a6af8bddc68f447ab1b5b9170416283635ee699ac2ab2f5cac4c65c48 Oct 15 12:00:54.151 INFO running `"docker" "start" "-a" "2afcee8a6af8bddc68f447ab1b5b9170416283635ee699ac2ab2f5cac4c65c48"` Oct 15 12:00:54.579 INFO kablam! usermod: no changes Oct 15 12:00:54.614 INFO kablam! Compiling four_in_a_row v0.1.0 (/source) Oct 15 12:00:54.971 INFO kablam! warning: unused import: `BOARD_SIZE` Oct 15 12:00:54.971 INFO kablam! --> src/objects/ai.rs:2:5 Oct 15 12:00:54.971 INFO kablam! | Oct 15 12:00:54.971 INFO kablam! 2 | use BOARD_SIZE; Oct 15 12:00:54.971 INFO kablam! | ^^^^^^^^^^ Oct 15 12:00:54.971 INFO kablam! | Oct 15 12:00:54.971 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:00:54.971 INFO kablam! Oct 15 12:00:55.051 INFO kablam! warning: unused variable: `direction` Oct 15 12:00:55.051 INFO kablam! --> src/objects/ai.rs:19:17 Oct 15 12:00:55.051 INFO kablam! | Oct 15 12:00:55.051 INFO kablam! 19 | let direction = self.get_possible_directions(positions); Oct 15 12:00:55.051 INFO kablam! | ^^^^^^^^^ help: consider using `_direction` instead Oct 15 12:00:55.052 INFO kablam! | Oct 15 12:00:55.052 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:00:55.052 INFO kablam! Oct 15 12:00:55.065 INFO kablam! warning: variable does not need to be mutable Oct 15 12:00:55.065 INFO kablam! --> src/objects/ai.rs:31:13 Oct 15 12:00:55.065 INFO kablam! | Oct 15 12:00:55.065 INFO kablam! 31 | let mut possible = Vec::<[(i64, i64); 4]>::new(); Oct 15 12:00:55.065 INFO kablam! | ----^^^^^^^^ Oct 15 12:00:55.065 INFO kablam! | | Oct 15 12:00:55.065 INFO kablam! | help: remove this `mut` Oct 15 12:00:55.065 INFO kablam! | Oct 15 12:00:55.065 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:00:55.065 INFO kablam! Oct 15 12:00:55.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Oct 15 12:00:55.448 INFO kablam! su: No module specific data is present Oct 15 12:00:55.773 INFO running `"docker" "rm" "-f" "2afcee8a6af8bddc68f447ab1b5b9170416283635ee699ac2ab2f5cac4c65c48"` Oct 15 12:00:55.907 INFO blam! 2afcee8a6af8bddc68f447ab1b5b9170416283635ee699ac2ab2f5cac4c65c48 Oct 15 12:00:55.910 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 15 12:00:56.201 INFO blam! 5199753dfe03bf1f5a1b8d3403f2dfa37dfe67c2796b557dae17a4d165a252ed Oct 15 12:00:56.201 INFO running `"docker" "start" "-a" "5199753dfe03bf1f5a1b8d3403f2dfa37dfe67c2796b557dae17a4d165a252ed"` Oct 15 12:00:56.749 INFO kablam! usermod: no changes Oct 15 12:00:56.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 12:00:56.783 INFO kablam! Running /target/debug/deps/four_in_a_row-9b5db87207523c41 Oct 15 12:00:56.785 INFO blam! Oct 15 12:00:56.785 INFO blam! running 0 tests Oct 15 12:00:56.785 INFO blam! Oct 15 12:00:56.785 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:00:56.785 INFO blam! Oct 15 12:00:56.791 INFO kablam! su: No module specific data is present Oct 15 12:00:57.824 INFO running `"docker" "rm" "-f" "5199753dfe03bf1f5a1b8d3403f2dfa37dfe67c2796b557dae17a4d165a252ed"` Oct 15 12:00:58.007 INFO blam! 5199753dfe03bf1f5a1b8d3403f2dfa37dfe67c2796b557dae17a4d165a252ed