Oct 11 03:40:25.097 INFO testing abomb4/rust-five against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:40:25.097 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:40:25.097 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:40:25.662 INFO blam! 7c8efc2e00d1106ff75065833510ab85635761c86da22e21f7e1a910eab152c4 Oct 11 03:40:25.670 INFO running `"docker" "start" "-a" "7c8efc2e00d1106ff75065833510ab85635761c86da22e21f7e1a910eab152c4"` Oct 11 03:40:27.053 INFO kablam! usermod: no changes Oct 11 03:40:27.092 INFO kablam! Compiling rust-five v0.1.0 (/source) Oct 11 03:40:27.465 INFO kablam! warning: unused variable: `board` Oct 11 03:40:27.465 INFO kablam! --> src/game/ai/easyai.rs:19:27 Oct 11 03:40:27.465 INFO kablam! | Oct 11 03:40:27.465 INFO kablam! 19 | fn pointed(&mut self, board: &Board, last_x: isize, last_y: isize) -> (isize, isize) { Oct 11 03:40:27.465 INFO kablam! | ^^^^^ help: consider using `_board` instead Oct 11 03:40:27.465 INFO kablam! | Oct 11 03:40:27.465 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:40:27.465 INFO kablam! Oct 11 03:40:27.465 INFO kablam! warning: unused variable: `last_x` Oct 11 03:40:27.465 INFO kablam! --> src/game/ai/easyai.rs:19:42 Oct 11 03:40:27.465 INFO kablam! | Oct 11 03:40:27.465 INFO kablam! 19 | fn pointed(&mut self, board: &Board, last_x: isize, last_y: isize) -> (isize, isize) { Oct 11 03:40:27.465 INFO kablam! | ^^^^^^ help: consider using `_last_x` instead Oct 11 03:40:27.465 INFO kablam! Oct 11 03:40:27.465 INFO kablam! warning: unused variable: `last_y` Oct 11 03:40:27.465 INFO kablam! --> src/game/ai/easyai.rs:19:57 Oct 11 03:40:27.465 INFO kablam! | Oct 11 03:40:27.465 INFO kablam! 19 | fn pointed(&mut self, board: &Board, last_x: isize, last_y: isize) -> (isize, isize) { Oct 11 03:40:27.465 INFO kablam! | ^^^^^^ help: consider using `_last_y` instead Oct 11 03:40:27.465 INFO kablam! Oct 11 03:40:27.494 INFO kablam! warning: field is never used: `ai` Oct 11 03:40:27.494 INFO kablam! --> src/game/mod.rs:107:5 Oct 11 03:40:27.494 INFO kablam! | Oct 11 03:40:27.494 INFO kablam! 107 | ai: Option>, Oct 11 03:40:27.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:40:27.494 INFO kablam! | Oct 11 03:40:27.494 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:40:27.494 INFO kablam! Oct 11 03:40:27.494 INFO kablam! warning: field is never used: `players` Oct 11 03:40:27.494 INFO kablam! --> src/game/mod.rs:108:5 Oct 11 03:40:27.494 INFO kablam! | Oct 11 03:40:27.494 INFO kablam! 108 | players: [Box; 2], Oct 11 03:40:27.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:40:27.494 INFO kablam! Oct 11 03:40:28.032 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 11 03:40:28.034 INFO kablam! su: No module specific data is present Oct 11 03:40:28.452 INFO running `"docker" "rm" "-f" "7c8efc2e00d1106ff75065833510ab85635761c86da22e21f7e1a910eab152c4"` Oct 11 03:40:28.673 INFO blam! 7c8efc2e00d1106ff75065833510ab85635761c86da22e21f7e1a910eab152c4 Oct 11 03:40:28.688 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:40:28.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:40:29.084 INFO blam! 798a1a14c0872b826c20e8adb069d9fbdd761277a23781895f8948628c204abd Oct 11 03:40:29.090 INFO running `"docker" "start" "-a" "798a1a14c0872b826c20e8adb069d9fbdd761277a23781895f8948628c204abd"` Oct 11 03:40:29.770 INFO kablam! usermod: no changes Oct 11 03:40:29.806 INFO kablam! Compiling rust-five v0.1.0 (/source) Oct 11 03:40:30.169 INFO kablam! warning: unused variable: `board` Oct 11 03:40:30.170 INFO kablam! --> src/game/ai/easyai.rs:19:27 Oct 11 03:40:30.170 INFO kablam! | Oct 11 03:40:30.170 INFO kablam! 19 | fn pointed(&mut self, board: &Board, last_x: isize, last_y: isize) -> (isize, isize) { Oct 11 03:40:30.170 INFO kablam! | ^^^^^ help: consider using `_board` instead Oct 11 03:40:30.171 INFO kablam! | Oct 11 03:40:30.171 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:40:30.171 INFO kablam! Oct 11 03:40:30.172 INFO kablam! warning: unused variable: `last_x` Oct 11 03:40:30.172 INFO kablam! --> src/game/ai/easyai.rs:19:42 Oct 11 03:40:30.172 INFO kablam! | Oct 11 03:40:30.173 INFO kablam! 19 | fn pointed(&mut self, board: &Board, last_x: isize, last_y: isize) -> (isize, isize) { Oct 11 03:40:30.173 INFO kablam! | ^^^^^^ help: consider using `_last_x` instead Oct 11 03:40:30.173 INFO kablam! Oct 11 03:40:30.173 INFO kablam! warning: unused variable: `last_y` Oct 11 03:40:30.174 INFO kablam! --> src/game/ai/easyai.rs:19:57 Oct 11 03:40:30.174 INFO kablam! | Oct 11 03:40:30.174 INFO kablam! 19 | fn pointed(&mut self, board: &Board, last_x: isize, last_y: isize) -> (isize, isize) { Oct 11 03:40:30.175 INFO kablam! | ^^^^^^ help: consider using `_last_y` instead Oct 11 03:40:30.175 INFO kablam! Oct 11 03:40:30.190 INFO kablam! warning: field is never used: `ai` Oct 11 03:40:30.190 INFO kablam! --> src/game/mod.rs:107:5 Oct 11 03:40:30.190 INFO kablam! | Oct 11 03:40:30.190 INFO kablam! 107 | ai: Option>, Oct 11 03:40:30.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:40:30.190 INFO kablam! | Oct 11 03:40:30.190 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:40:30.190 INFO kablam! Oct 11 03:40:30.190 INFO kablam! warning: field is never used: `players` Oct 11 03:40:30.190 INFO kablam! --> src/game/mod.rs:108:5 Oct 11 03:40:30.190 INFO kablam! | Oct 11 03:40:30.190 INFO kablam! 108 | players: [Box; 2], Oct 11 03:40:30.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:40:30.190 INFO kablam! Oct 11 03:40:30.621 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 11 03:40:30.623 INFO kablam! su: No module specific data is present Oct 11 03:40:31.064 INFO running `"docker" "rm" "-f" "798a1a14c0872b826c20e8adb069d9fbdd761277a23781895f8948628c204abd"` Oct 11 03:40:31.291 INFO blam! 798a1a14c0872b826c20e8adb069d9fbdd761277a23781895f8948628c204abd Oct 11 03:40:31.294 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:40:31.294 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:40:31.651 INFO blam! c3f127f9a290d16162c3250e8ee67be65db08af4350cec5f56e203d5d11b8ad9 Oct 11 03:40:31.652 INFO running `"docker" "start" "-a" "c3f127f9a290d16162c3250e8ee67be65db08af4350cec5f56e203d5d11b8ad9"` Oct 11 03:40:32.476 INFO kablam! usermod: no changes Oct 11 03:40:32.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 03:40:32.557 INFO kablam! Running /target/debug/deps/rust_five-630d3ca924d0dcc9 Oct 11 03:40:32.562 INFO blam! Oct 11 03:40:32.563 INFO blam! running 0 tests Oct 11 03:40:32.563 INFO blam! Oct 11 03:40:32.563 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:40:32.564 INFO blam! Oct 11 03:40:32.586 INFO kablam! su: No module specific data is present Oct 11 03:40:33.080 INFO running `"docker" "rm" "-f" "c3f127f9a290d16162c3250e8ee67be65db08af4350cec5f56e203d5d11b8ad9"` Oct 11 03:40:33.384 INFO blam! c3f127f9a290d16162c3250e8ee67be65db08af4350cec5f56e203d5d11b8ad9