Oct 10 19:41:05.318 INFO testing lasagnaphil/minesweeper-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:41:05.319 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:41:05.320 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 10 19:41:05.712 INFO blam! 03137636a9dd4875fc7e9561e2ae6b0809856fc7c5a21a4be94275de0a33592f Oct 10 19:41:05.714 INFO running `"docker" "start" "-a" "03137636a9dd4875fc7e9561e2ae6b0809856fc7c5a21a4be94275de0a33592f"` Oct 10 19:41:06.598 INFO kablam! usermod: no changes Oct 10 19:41:06.752 INFO kablam! Compiling termion v1.5.1 Oct 10 19:41:06.752 INFO kablam! Compiling itertools v0.6.1 Oct 10 19:41:09.615 INFO kablam! Compiling minesweeper v0.1.0 (/source) Oct 10 19:41:10.996 INFO kablam! warning: unused imports: `sample`, `thread_rng` Oct 10 19:41:10.996 INFO kablam! --> src/main.rs:8:12 Oct 10 19:41:10.996 INFO kablam! | Oct 10 19:41:10.996 INFO kablam! 8 | use rand::{thread_rng, sample}; Oct 10 19:41:10.996 INFO kablam! | ^^^^^^^^^^ ^^^^^^ Oct 10 19:41:10.996 INFO kablam! | Oct 10 19:41:10.996 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:41:10.996 INFO kablam! Oct 10 19:41:10.996 INFO kablam! warning: unused import: `MouseEvent` Oct 10 19:41:10.996 INFO kablam! --> src/main.rs:12:34 Oct 10 19:41:10.996 INFO kablam! | Oct 10 19:41:10.996 INFO kablam! 12 | use termion::event::{Key, Event, MouseEvent}; Oct 10 19:41:10.997 INFO kablam! | ^^^^^^^^^^ Oct 10 19:41:10.997 INFO kablam! Oct 10 19:41:10.997 INFO kablam! warning: unused imports: `color`, `style` Oct 10 19:41:10.997 INFO kablam! --> src/main.rs:15:15 Oct 10 19:41:10.997 INFO kablam! | Oct 10 19:41:10.997 INFO kablam! 15 | use termion::{color, style, cursor}; Oct 10 19:41:10.997 INFO kablam! | ^^^^^ ^^^^^ Oct 10 19:41:10.997 INFO kablam! Oct 10 19:41:10.997 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:41:10.997 INFO kablam! --> src/main.rs:120:54 Oct 10 19:41:10.997 INFO kablam! | Oct 10 19:41:10.997 INFO kablam! 120 | let list = (0..self.width).cartesian_product((0..self.height)); Oct 10 19:41:10.997 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:41:10.997 INFO kablam! | Oct 10 19:41:10.997 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 19:41:10.997 INFO kablam! Oct 10 19:41:11.200 INFO kablam! warning: variable `gameConfig` should have a snake case name such as `game_config` Oct 10 19:41:11.200 INFO kablam! --> src/main.rs:284:9 Oct 10 19:41:11.200 INFO kablam! | Oct 10 19:41:11.200 INFO kablam! 284 | let gameConfig = match matches.value_of("DIFFICULTY") { Oct 10 19:41:11.200 INFO kablam! | ^^^^^^^^^^ Oct 10 19:41:11.200 INFO kablam! | Oct 10 19:41:11.200 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 19:41:11.200 INFO kablam! Oct 10 19:41:13.356 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.72s Oct 10 19:41:13.361 INFO kablam! su: No module specific data is present Oct 10 19:41:14.136 INFO running `"docker" "rm" "-f" "03137636a9dd4875fc7e9561e2ae6b0809856fc7c5a21a4be94275de0a33592f"` Oct 10 19:41:14.438 INFO blam! 03137636a9dd4875fc7e9561e2ae6b0809856fc7c5a21a4be94275de0a33592f Oct 10 19:41:14.444 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:41:14.444 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 10 19:41:14.878 INFO blam! dbcad0814d257e6259d42a7e1c8f6f6a9f69913038ff5de833718b212f7c2574 Oct 10 19:41:14.880 INFO running `"docker" "start" "-a" "dbcad0814d257e6259d42a7e1c8f6f6a9f69913038ff5de833718b212f7c2574"` Oct 10 19:41:16.296 INFO kablam! usermod: no changes Oct 10 19:41:16.401 INFO kablam! Compiling minesweeper v0.1.0 (/source) Oct 10 19:41:17.680 INFO kablam! warning: unused imports: `sample`, `thread_rng` Oct 10 19:41:17.680 INFO kablam! --> src/main.rs:8:12 Oct 10 19:41:17.680 INFO kablam! | Oct 10 19:41:17.680 INFO kablam! 8 | use rand::{thread_rng, sample}; Oct 10 19:41:17.680 INFO kablam! | ^^^^^^^^^^ ^^^^^^ Oct 10 19:41:17.680 INFO kablam! | Oct 10 19:41:17.680 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:41:17.680 INFO kablam! Oct 10 19:41:17.680 INFO kablam! warning: unused import: `MouseEvent` Oct 10 19:41:17.680 INFO kablam! --> src/main.rs:12:34 Oct 10 19:41:17.680 INFO kablam! | Oct 10 19:41:17.680 INFO kablam! 12 | use termion::event::{Key, Event, MouseEvent}; Oct 10 19:41:17.680 INFO kablam! | ^^^^^^^^^^ Oct 10 19:41:17.680 INFO kablam! Oct 10 19:41:17.680 INFO kablam! warning: unused imports: `color`, `style` Oct 10 19:41:17.680 INFO kablam! --> src/main.rs:15:15 Oct 10 19:41:17.680 INFO kablam! | Oct 10 19:41:17.680 INFO kablam! 15 | use termion::{color, style, cursor}; Oct 10 19:41:17.680 INFO kablam! | ^^^^^ ^^^^^ Oct 10 19:41:17.680 INFO kablam! Oct 10 19:41:17.680 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 19:41:17.680 INFO kablam! --> src/main.rs:120:54 Oct 10 19:41:17.680 INFO kablam! | Oct 10 19:41:17.680 INFO kablam! 120 | let list = (0..self.width).cartesian_product((0..self.height)); Oct 10 19:41:17.680 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:41:17.680 INFO kablam! | Oct 10 19:41:17.680 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 19:41:17.680 INFO kablam! Oct 10 19:41:17.867 INFO kablam! warning: variable `gameConfig` should have a snake case name such as `game_config` Oct 10 19:41:17.867 INFO kablam! --> src/main.rs:284:9 Oct 10 19:41:17.867 INFO kablam! | Oct 10 19:41:17.868 INFO kablam! 284 | let gameConfig = match matches.value_of("DIFFICULTY") { Oct 10 19:41:17.868 INFO kablam! | ^^^^^^^^^^ Oct 10 19:41:17.868 INFO kablam! | Oct 10 19:41:17.869 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 19:41:17.869 INFO kablam! Oct 10 19:41:18.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 10 19:41:18.460 INFO kablam! su: No module specific data is present Oct 10 19:41:18.972 INFO running `"docker" "rm" "-f" "dbcad0814d257e6259d42a7e1c8f6f6a9f69913038ff5de833718b212f7c2574"` Oct 10 19:41:19.197 INFO blam! dbcad0814d257e6259d42a7e1c8f6f6a9f69913038ff5de833718b212f7c2574 Oct 10 19:41:19.201 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:41:19.202 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 10 19:41:19.636 INFO blam! 36a2f64b3f17e45d43a8eda7549b480a6a968561c5e46713ebb6f6ff941c5193 Oct 10 19:41:19.641 INFO running `"docker" "start" "-a" "36a2f64b3f17e45d43a8eda7549b480a6a968561c5e46713ebb6f6ff941c5193"` Oct 10 19:41:20.877 INFO kablam! usermod: no changes Oct 10 19:41:21.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 19:41:21.024 INFO kablam! Running /target/debug/deps/minesweeper-390a5287e635784a Oct 10 19:41:21.033 INFO blam! Oct 10 19:41:21.033 INFO blam! running 0 tests Oct 10 19:41:21.033 INFO blam! Oct 10 19:41:21.033 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:41:21.033 INFO blam! Oct 10 19:41:21.037 INFO kablam! su: No module specific data is present Oct 10 19:41:21.628 INFO running `"docker" "rm" "-f" "36a2f64b3f17e45d43a8eda7549b480a6a968561c5e46713ebb6f6ff941c5193"` Oct 10 19:41:21.876 INFO blam! 36a2f64b3f17e45d43a8eda7549b480a6a968561c5e46713ebb6f6ff941c5193