Oct 14 20:42:08.482 INFO testing flada-auxv/game_of_life-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:42:08.482 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 14 20:42:08.992 INFO blam! 7829ed4d357f9695af2b263fe6aaee6166c1d8ebd51da89c238817842aacabad Oct 14 20:42:08.994 INFO running `"docker" "start" "-a" "7829ed4d357f9695af2b263fe6aaee6166c1d8ebd51da89c238817842aacabad"` Oct 14 20:42:11.390 INFO kablam! usermod: no changes Oct 14 20:42:11.467 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 14 20:42:11.851 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 20:42:11.851 INFO kablam! --> src/main.rs:95:18 Oct 14 20:42:11.851 INFO kablam! | Oct 14 20:42:11.851 INFO kablam! 95 | for x in (0..self.height) { Oct 14 20:42:11.851 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 20:42:11.851 INFO kablam! | Oct 14 20:42:11.851 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 20:42:11.851 INFO kablam! Oct 14 20:42:11.851 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 20:42:11.851 INFO kablam! --> src/main.rs:96:22 Oct 14 20:42:11.851 INFO kablam! | Oct 14 20:42:11.851 INFO kablam! 96 | for y in (0..self.width) { Oct 14 20:42:11.854 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 20:42:11.854 INFO kablam! Oct 14 20:42:11.931 INFO kablam! warning: variable does not need to be mutable Oct 14 20:42:11.932 INFO kablam! --> src/main.rs:22:9 Oct 14 20:42:11.932 INFO kablam! | Oct 14 20:42:11.932 INFO kablam! 22 | let mut reader = io::stdin(); Oct 14 20:42:11.933 INFO kablam! | ----^^^^^^ Oct 14 20:42:11.933 INFO kablam! | | Oct 14 20:42:11.934 INFO kablam! | help: remove this `mut` Oct 14 20:42:11.934 INFO kablam! | Oct 14 20:42:11.934 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 20:42:11.935 INFO kablam! Oct 14 20:42:12.938 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 14 20:42:12.939 INFO kablam! su: No module specific data is present Oct 14 20:42:14.096 INFO running `"docker" "rm" "-f" "7829ed4d357f9695af2b263fe6aaee6166c1d8ebd51da89c238817842aacabad"` Oct 14 20:42:14.503 INFO blam! 7829ed4d357f9695af2b263fe6aaee6166c1d8ebd51da89c238817842aacabad Oct 14 20:42:14.506 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 14 20:42:15.108 INFO blam! e942656d2e6f76f2c33881122d418f95fe92ccbef37f1e437129b1e32b046aac Oct 14 20:42:15.115 INFO running `"docker" "start" "-a" "e942656d2e6f76f2c33881122d418f95fe92ccbef37f1e437129b1e32b046aac"` Oct 14 20:42:16.164 INFO kablam! usermod: no changes Oct 14 20:42:16.229 INFO kablam! Compiling game_of_life v0.1.0 (/source) Oct 14 20:42:16.522 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 20:42:16.522 INFO kablam! --> src/main.rs:95:18 Oct 14 20:42:16.522 INFO kablam! | Oct 14 20:42:16.522 INFO kablam! 95 | for x in (0..self.height) { Oct 14 20:42:16.522 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 20:42:16.522 INFO kablam! | Oct 14 20:42:16.522 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 20:42:16.522 INFO kablam! Oct 14 20:42:16.522 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 20:42:16.522 INFO kablam! --> src/main.rs:96:22 Oct 14 20:42:16.523 INFO kablam! | Oct 14 20:42:16.523 INFO kablam! 96 | for y in (0..self.width) { Oct 14 20:42:16.523 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 20:42:16.523 INFO kablam! Oct 14 20:42:16.579 INFO kablam! warning: variable does not need to be mutable Oct 14 20:42:16.579 INFO kablam! --> src/main.rs:22:9 Oct 14 20:42:16.579 INFO kablam! | Oct 14 20:42:16.579 INFO kablam! 22 | let mut reader = io::stdin(); Oct 14 20:42:16.579 INFO kablam! | ----^^^^^^ Oct 14 20:42:16.579 INFO kablam! | | Oct 14 20:42:16.579 INFO kablam! | help: remove this `mut` Oct 14 20:42:16.579 INFO kablam! | Oct 14 20:42:16.579 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 20:42:16.579 INFO kablam! Oct 14 20:42:17.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 14 20:42:17.147 INFO kablam! su: No module specific data is present Oct 14 20:42:18.503 INFO running `"docker" "rm" "-f" "e942656d2e6f76f2c33881122d418f95fe92ccbef37f1e437129b1e32b046aac"` Oct 14 20:42:18.811 INFO blam! e942656d2e6f76f2c33881122d418f95fe92ccbef37f1e437129b1e32b046aac Oct 14 20:42:18.817 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 14 20:42:19.266 INFO blam! 8687f2bd86d32311b8565d13c6a12b6cdae8ae6627a40c262cec7e9331a7f08d Oct 14 20:42:19.271 INFO running `"docker" "start" "-a" "8687f2bd86d32311b8565d13c6a12b6cdae8ae6627a40c262cec7e9331a7f08d"` Oct 14 20:42:20.684 INFO kablam! usermod: no changes Oct 14 20:42:20.753 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 20:42:20.753 INFO kablam! Running /target/debug/deps/game_of_life-52f35cba937c8326 Oct 14 20:42:20.767 INFO blam! Oct 14 20:42:20.767 INFO blam! running 0 tests Oct 14 20:42:20.767 INFO blam! Oct 14 20:42:20.767 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:42:20.767 INFO blam! Oct 14 20:42:20.768 INFO kablam! su: No module specific data is present Oct 14 20:42:21.554 INFO running `"docker" "rm" "-f" "8687f2bd86d32311b8565d13c6a12b6cdae8ae6627a40c262cec7e9331a7f08d"` Oct 14 20:42:21.835 INFO blam! 8687f2bd86d32311b8565d13c6a12b6cdae8ae6627a40c262cec7e9331a7f08d