Oct 15 12:00:48.282 INFO testing Catman155/four-in-a-row against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:00:48.282 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 15 12:00:48.479 INFO blam! 50e2551a600b219ce93a7052388a2068cd2acaf1b9b84f528fe93f2dc3408365 Oct 15 12:00:48.485 INFO running `"docker" "start" "-a" "50e2551a600b219ce93a7052388a2068cd2acaf1b9b84f528fe93f2dc3408365"` Oct 15 12:00:48.943 INFO kablam! usermod: no changes Oct 15 12:00:49.015 INFO kablam! Compiling four_in_a_row v0.1.0 (/source) Oct 15 12:00:49.439 INFO kablam! warning: unused import: `BOARD_SIZE` Oct 15 12:00:49.439 INFO kablam! --> src/objects/ai.rs:2:5 Oct 15 12:00:49.439 INFO kablam! | Oct 15 12:00:49.439 INFO kablam! 2 | use BOARD_SIZE; Oct 15 12:00:49.439 INFO kablam! | ^^^^^^^^^^ Oct 15 12:00:49.439 INFO kablam! | Oct 15 12:00:49.439 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:00:49.439 INFO kablam! Oct 15 12:00:49.536 INFO kablam! warning: unused variable: `direction` Oct 15 12:00:49.536 INFO kablam! --> src/objects/ai.rs:19:17 Oct 15 12:00:49.536 INFO kablam! | Oct 15 12:00:49.536 INFO kablam! 19 | let direction = self.get_possible_directions(positions); Oct 15 12:00:49.537 INFO kablam! | ^^^^^^^^^ help: consider using `_direction` instead Oct 15 12:00:49.537 INFO kablam! | Oct 15 12:00:49.537 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:00:49.537 INFO kablam! Oct 15 12:00:49.564 INFO kablam! warning: variable does not need to be mutable Oct 15 12:00:49.564 INFO kablam! --> src/objects/ai.rs:31:13 Oct 15 12:00:49.564 INFO kablam! | Oct 15 12:00:49.564 INFO kablam! 31 | let mut possible = Vec::<[(i64, i64); 4]>::new(); Oct 15 12:00:49.564 INFO kablam! | ----^^^^^^^^ Oct 15 12:00:49.564 INFO kablam! | | Oct 15 12:00:49.564 INFO kablam! | help: remove this `mut` Oct 15 12:00:49.564 INFO kablam! | Oct 15 12:00:49.564 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:00:49.564 INFO kablam! Oct 15 12:00:50.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 15 12:00:50.238 INFO kablam! su: No module specific data is present Oct 15 12:00:50.741 INFO running `"docker" "rm" "-f" "50e2551a600b219ce93a7052388a2068cd2acaf1b9b84f528fe93f2dc3408365"` Oct 15 12:00:51.107 INFO blam! 50e2551a600b219ce93a7052388a2068cd2acaf1b9b84f528fe93f2dc3408365 Oct 15 12:00:51.113 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 15 12:00:51.455 INFO blam! 76fd6fa22b5fe2ace3ee0ee3d2e72f0d9235d3c2b71ce5af0616ccb4b8112687 Oct 15 12:00:51.458 INFO running `"docker" "start" "-a" "76fd6fa22b5fe2ace3ee0ee3d2e72f0d9235d3c2b71ce5af0616ccb4b8112687"` Oct 15 12:00:52.403 INFO kablam! usermod: no changes Oct 15 12:00:52.439 INFO kablam! Compiling four_in_a_row v0.1.0 (/source) Oct 15 12:00:52.878 INFO kablam! warning: unused import: `BOARD_SIZE` Oct 15 12:00:52.878 INFO kablam! --> src/objects/ai.rs:2:5 Oct 15 12:00:52.878 INFO kablam! | Oct 15 12:00:52.878 INFO kablam! 2 | use BOARD_SIZE; Oct 15 12:00:52.878 INFO kablam! | ^^^^^^^^^^ Oct 15 12:00:52.878 INFO kablam! | Oct 15 12:00:52.878 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:00:52.878 INFO kablam! Oct 15 12:00:52.968 INFO kablam! warning: unused variable: `direction` Oct 15 12:00:52.968 INFO kablam! --> src/objects/ai.rs:19:17 Oct 15 12:00:52.968 INFO kablam! | Oct 15 12:00:52.968 INFO kablam! 19 | let direction = self.get_possible_directions(positions); Oct 15 12:00:52.968 INFO kablam! | ^^^^^^^^^ help: consider using `_direction` instead Oct 15 12:00:52.968 INFO kablam! | Oct 15 12:00:52.968 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:00:52.968 INFO kablam! Oct 15 12:00:52.984 INFO kablam! warning: variable does not need to be mutable Oct 15 12:00:52.984 INFO kablam! --> src/objects/ai.rs:31:13 Oct 15 12:00:52.984 INFO kablam! | Oct 15 12:00:52.984 INFO kablam! 31 | let mut possible = Vec::<[(i64, i64); 4]>::new(); Oct 15 12:00:52.984 INFO kablam! | ----^^^^^^^^ Oct 15 12:00:52.984 INFO kablam! | | Oct 15 12:00:52.984 INFO kablam! | help: remove this `mut` Oct 15 12:00:52.984 INFO kablam! | Oct 15 12:00:52.984 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:00:52.984 INFO kablam! Oct 15 12:00:53.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 15 12:00:53.423 INFO kablam! su: No module specific data is present Oct 15 12:00:53.801 INFO running `"docker" "rm" "-f" "76fd6fa22b5fe2ace3ee0ee3d2e72f0d9235d3c2b71ce5af0616ccb4b8112687"` Oct 15 12:00:53.917 INFO blam! 76fd6fa22b5fe2ace3ee0ee3d2e72f0d9235d3c2b71ce5af0616ccb4b8112687 Oct 15 12:00:53.921 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 15 12:00:54.185 INFO blam! b5ca9f43d6dbb1a1d26983d733cf576c1f9c44a1d93e897742975b81ddba230f Oct 15 12:00:54.186 INFO running `"docker" "start" "-a" "b5ca9f43d6dbb1a1d26983d733cf576c1f9c44a1d93e897742975b81ddba230f"` Oct 15 12:00:54.637 INFO kablam! usermod: no changes Oct 15 12:00:54.666 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 12:00:54.666 INFO kablam! Running /target/debug/deps/four_in_a_row-b76aab5478241743 Oct 15 12:00:54.672 INFO blam! Oct 15 12:00:54.672 INFO blam! running 0 tests Oct 15 12:00:54.672 INFO blam! Oct 15 12:00:54.672 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:00:54.672 INFO blam! Oct 15 12:00:54.674 INFO kablam! su: No module specific data is present Oct 15 12:00:55.032 INFO running `"docker" "rm" "-f" "b5ca9f43d6dbb1a1d26983d733cf576c1f9c44a1d93e897742975b81ddba230f"` Oct 15 12:00:55.155 INFO blam! b5ca9f43d6dbb1a1d26983d733cf576c1f9c44a1d93e897742975b81ddba230f