Oct 14 14:03:55.788 INFO testing lasagnaphil/minesweeper-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:03:55.788 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 14:03:56.335 INFO blam! a8ba86e24ff25e7df974adb44fac9838d44378f83c9c7b169765009f5f6a4ea9 Oct 14 14:03:56.339 INFO running `"docker" "start" "-a" "a8ba86e24ff25e7df974adb44fac9838d44378f83c9c7b169765009f5f6a4ea9"` Oct 14 14:03:57.496 INFO kablam! usermod: no changes Oct 14 14:03:57.667 INFO kablam! Compiling term_size v0.3.0 Oct 14 14:03:57.667 INFO kablam! Compiling itertools v0.6.1 Oct 14 14:03:58.139 INFO kablam! Compiling textwrap v0.7.0 Oct 14 14:03:59.723 INFO kablam! Compiling clap v2.26.0 Oct 14 14:04:21.142 INFO kablam! Compiling minesweeper v0.1.0 (/source) Oct 14 14:04:21.422 INFO kablam! warning: unused imports: `sample`, `thread_rng` Oct 14 14:04:21.422 INFO kablam! --> src/main.rs:8:12 Oct 14 14:04:21.422 INFO kablam! | Oct 14 14:04:21.422 INFO kablam! 8 | use rand::{thread_rng, sample}; Oct 14 14:04:21.422 INFO kablam! | ^^^^^^^^^^ ^^^^^^ Oct 14 14:04:21.422 INFO kablam! | Oct 14 14:04:21.422 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:04:21.422 INFO kablam! Oct 14 14:04:21.422 INFO kablam! warning: unused import: `MouseEvent` Oct 14 14:04:21.422 INFO kablam! --> src/main.rs:12:34 Oct 14 14:04:21.422 INFO kablam! | Oct 14 14:04:21.422 INFO kablam! 12 | use termion::event::{Key, Event, MouseEvent}; Oct 14 14:04:21.422 INFO kablam! | ^^^^^^^^^^ Oct 14 14:04:21.422 INFO kablam! Oct 14 14:04:21.422 INFO kablam! warning: unused imports: `color`, `style` Oct 14 14:04:21.422 INFO kablam! --> src/main.rs:15:15 Oct 14 14:04:21.422 INFO kablam! | Oct 14 14:04:21.422 INFO kablam! 15 | use termion::{color, style, cursor}; Oct 14 14:04:21.422 INFO kablam! | ^^^^^ ^^^^^ Oct 14 14:04:21.422 INFO kablam! Oct 14 14:04:21.422 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 14:04:21.422 INFO kablam! --> src/main.rs:120:54 Oct 14 14:04:21.422 INFO kablam! | Oct 14 14:04:21.422 INFO kablam! 120 | let list = (0..self.width).cartesian_product((0..self.height)); Oct 14 14:04:21.422 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 14:04:21.422 INFO kablam! | Oct 14 14:04:21.422 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 14:04:21.422 INFO kablam! Oct 14 14:04:21.598 INFO kablam! warning: variable `gameConfig` should have a snake case name such as `game_config` Oct 14 14:04:21.599 INFO kablam! --> src/main.rs:284:9 Oct 14 14:04:21.599 INFO kablam! | Oct 14 14:04:21.599 INFO kablam! 284 | let gameConfig = match matches.value_of("DIFFICULTY") { Oct 14 14:04:21.599 INFO kablam! | ^^^^^^^^^^ Oct 14 14:04:21.599 INFO kablam! | Oct 14 14:04:21.599 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:04:21.599 INFO kablam! Oct 14 14:04:23.358 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.83s Oct 14 14:04:23.359 INFO kablam! su: No module specific data is present Oct 14 14:04:24.187 INFO running `"docker" "rm" "-f" "a8ba86e24ff25e7df974adb44fac9838d44378f83c9c7b169765009f5f6a4ea9"` Oct 14 14:04:24.452 INFO blam! a8ba86e24ff25e7df974adb44fac9838d44378f83c9c7b169765009f5f6a4ea9 Oct 14 14:04:24.457 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 14:04:25.007 INFO blam! 91e24b6c7c90698ea764eac346c2dd858c06749c1446c2bbc10973f49a7a257b Oct 14 14:04:25.010 INFO running `"docker" "start" "-a" "91e24b6c7c90698ea764eac346c2dd858c06749c1446c2bbc10973f49a7a257b"` Oct 14 14:04:26.382 INFO kablam! usermod: no changes Oct 14 14:04:26.479 INFO kablam! Compiling minesweeper v0.1.0 (/source) Oct 14 14:04:26.819 INFO kablam! warning: unused imports: `sample`, `thread_rng` Oct 14 14:04:26.819 INFO kablam! --> src/main.rs:8:12 Oct 14 14:04:26.819 INFO kablam! | Oct 14 14:04:26.819 INFO kablam! 8 | use rand::{thread_rng, sample}; Oct 14 14:04:26.819 INFO kablam! | ^^^^^^^^^^ ^^^^^^ Oct 14 14:04:26.819 INFO kablam! | Oct 14 14:04:26.819 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:04:26.819 INFO kablam! Oct 14 14:04:26.819 INFO kablam! warning: unused import: `MouseEvent` Oct 14 14:04:26.819 INFO kablam! --> src/main.rs:12:34 Oct 14 14:04:26.819 INFO kablam! | Oct 14 14:04:26.819 INFO kablam! 12 | use termion::event::{Key, Event, MouseEvent}; Oct 14 14:04:26.819 INFO kablam! | ^^^^^^^^^^ Oct 14 14:04:26.819 INFO kablam! Oct 14 14:04:26.819 INFO kablam! warning: unused imports: `color`, `style` Oct 14 14:04:26.819 INFO kablam! --> src/main.rs:15:15 Oct 14 14:04:26.819 INFO kablam! | Oct 14 14:04:26.819 INFO kablam! 15 | use termion::{color, style, cursor}; Oct 14 14:04:26.819 INFO kablam! | ^^^^^ ^^^^^ Oct 14 14:04:26.819 INFO kablam! Oct 14 14:04:26.819 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 14:04:26.819 INFO kablam! --> src/main.rs:120:54 Oct 14 14:04:26.819 INFO kablam! | Oct 14 14:04:26.819 INFO kablam! 120 | let list = (0..self.width).cartesian_product((0..self.height)); Oct 14 14:04:26.819 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 14:04:26.819 INFO kablam! | Oct 14 14:04:26.819 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 14:04:26.819 INFO kablam! Oct 14 14:04:27.023 INFO kablam! warning: variable `gameConfig` should have a snake case name such as `game_config` Oct 14 14:04:27.023 INFO kablam! --> src/main.rs:284:9 Oct 14 14:04:27.023 INFO kablam! | Oct 14 14:04:27.023 INFO kablam! 284 | let gameConfig = match matches.value_of("DIFFICULTY") { Oct 14 14:04:27.023 INFO kablam! | ^^^^^^^^^^ Oct 14 14:04:27.023 INFO kablam! | Oct 14 14:04:27.023 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 14:04:27.023 INFO kablam! Oct 14 14:04:27.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 14 14:04:27.560 INFO kablam! su: No module specific data is present Oct 14 14:04:28.167 INFO running `"docker" "rm" "-f" "91e24b6c7c90698ea764eac346c2dd858c06749c1446c2bbc10973f49a7a257b"` Oct 14 14:04:28.441 INFO blam! 91e24b6c7c90698ea764eac346c2dd858c06749c1446c2bbc10973f49a7a257b Oct 14 14:04:28.445 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 14:04:28.867 INFO blam! fb457a2d403b7a78f8eb9e9d999b40f772c0d98c54b4151602ab2b2c6ab55c1a Oct 14 14:04:28.869 INFO running `"docker" "start" "-a" "fb457a2d403b7a78f8eb9e9d999b40f772c0d98c54b4151602ab2b2c6ab55c1a"` Oct 14 14:04:29.795 INFO kablam! usermod: no changes Oct 14 14:04:29.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 14:04:29.867 INFO kablam! Running /target/debug/deps/minesweeper-390a5287e635784a Oct 14 14:04:29.879 INFO kablam! su: No module specific data is present Oct 14 14:04:29.879 INFO blam! Oct 14 14:04:29.879 INFO blam! running 0 tests Oct 14 14:04:29.879 INFO blam! Oct 14 14:04:29.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:04:29.879 INFO blam! Oct 14 14:04:30.501 INFO running `"docker" "rm" "-f" "fb457a2d403b7a78f8eb9e9d999b40f772c0d98c54b4151602ab2b2c6ab55c1a"` Oct 14 14:04:30.731 INFO blam! fb457a2d403b7a78f8eb9e9d999b40f772c0d98c54b4151602ab2b2c6ab55c1a