Oct 15 06:39:23.013 INFO testing SpycWolf/rust-life_game against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:39:23.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 06:39:23.463 INFO blam! 91f02dc0902914f667335955413969b0be56255c1ff37f35735ade5f6410acbf Oct 15 06:39:23.469 INFO running `"docker" "start" "-a" "91f02dc0902914f667335955413969b0be56255c1ff37f35735ade5f6410acbf"` Oct 15 06:39:24.951 INFO kablam! usermod: no changes Oct 15 06:39:25.019 INFO kablam! Compiling rustlife v0.1.0 (/source) Oct 15 06:39:25.497 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 06:39:25.497 INFO kablam! --> src/main.rs:16:18 Oct 15 06:39:25.497 INFO kablam! | Oct 15 06:39:25.497 INFO kablam! 16 | for _ in (0..(w*h)) { Oct 15 06:39:25.497 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 06:39:25.497 INFO kablam! | Oct 15 06:39:25.497 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 06:39:25.497 INFO kablam! Oct 15 06:39:25.497 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 06:39:25.497 INFO kablam! --> src/main.rs:27:20 Oct 15 06:39:25.497 INFO kablam! | Oct 15 06:39:25.497 INFO kablam! 27 | for idx in (0..(self.width * self.height)) { Oct 15 06:39:25.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:39:25.497 INFO kablam! Oct 15 06:39:25.497 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 06:39:25.497 INFO kablam! --> src/main.rs:79:20 Oct 15 06:39:25.497 INFO kablam! | Oct 15 06:39:25.497 INFO kablam! 79 | for idx in (0..(self.width * self.height)) { Oct 15 06:39:25.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:39:25.497 INFO kablam! Oct 15 06:39:25.497 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 06:39:25.497 INFO kablam! --> src/main.rs:95:14 Oct 15 06:39:25.497 INFO kablam! | Oct 15 06:39:25.497 INFO kablam! 95 | for _ in (0..100) { Oct 15 06:39:25.498 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 06:39:25.498 INFO kablam! Oct 15 06:39:26.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Oct 15 06:39:26.135 INFO kablam! su: No module specific data is present Oct 15 06:39:27.510 INFO running `"docker" "rm" "-f" "91f02dc0902914f667335955413969b0be56255c1ff37f35735ade5f6410acbf"` Oct 15 06:39:27.774 INFO blam! 91f02dc0902914f667335955413969b0be56255c1ff37f35735ade5f6410acbf Oct 15 06:39:27.791 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 06:39:28.163 INFO blam! 57b6c66b82a72f6dc540eec0572d7f8fcc89cdec5ec7cc7e5ded99b6b321f40b Oct 15 06:39:28.172 INFO running `"docker" "start" "-a" "57b6c66b82a72f6dc540eec0572d7f8fcc89cdec5ec7cc7e5ded99b6b321f40b"` Oct 15 06:39:29.600 INFO kablam! usermod: no changes Oct 15 06:39:29.687 INFO kablam! Compiling rustlife v0.1.0 (/source) Oct 15 06:39:30.187 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 06:39:30.187 INFO kablam! --> src/main.rs:16:18 Oct 15 06:39:30.187 INFO kablam! | Oct 15 06:39:30.187 INFO kablam! 16 | for _ in (0..(w*h)) { Oct 15 06:39:30.187 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 06:39:30.187 INFO kablam! | Oct 15 06:39:30.187 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 06:39:30.187 INFO kablam! Oct 15 06:39:30.187 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 06:39:30.187 INFO kablam! --> src/main.rs:27:20 Oct 15 06:39:30.187 INFO kablam! | Oct 15 06:39:30.187 INFO kablam! 27 | for idx in (0..(self.width * self.height)) { Oct 15 06:39:30.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:39:30.187 INFO kablam! Oct 15 06:39:30.187 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 06:39:30.187 INFO kablam! --> src/main.rs:79:20 Oct 15 06:39:30.187 INFO kablam! | Oct 15 06:39:30.187 INFO kablam! 79 | for idx in (0..(self.width * self.height)) { Oct 15 06:39:30.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 06:39:30.187 INFO kablam! Oct 15 06:39:30.187 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 06:39:30.187 INFO kablam! --> src/main.rs:95:14 Oct 15 06:39:30.187 INFO kablam! | Oct 15 06:39:30.187 INFO kablam! 95 | for _ in (0..100) { Oct 15 06:39:30.187 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 06:39:30.187 INFO kablam! Oct 15 06:39:30.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 15 06:39:30.819 INFO kablam! su: No module specific data is present Oct 15 06:39:31.629 INFO running `"docker" "rm" "-f" "57b6c66b82a72f6dc540eec0572d7f8fcc89cdec5ec7cc7e5ded99b6b321f40b"` Oct 15 06:39:31.911 INFO blam! 57b6c66b82a72f6dc540eec0572d7f8fcc89cdec5ec7cc7e5ded99b6b321f40b Oct 15 06:39:31.924 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 06:39:32.479 INFO blam! 4370fd3103265c8557c2547f9b202037083ef321f260a7cfade1045923f68953 Oct 15 06:39:32.483 INFO running `"docker" "start" "-a" "4370fd3103265c8557c2547f9b202037083ef321f260a7cfade1045923f68953"` Oct 15 06:39:33.788 INFO kablam! usermod: no changes Oct 15 06:39:33.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 06:39:33.839 INFO kablam! Running /target/debug/deps/rustlife-ff9fd354b2d4a5f3 Oct 15 06:39:33.847 INFO kablam! su: No module specific data is present Oct 15 06:39:33.847 INFO blam! Oct 15 06:39:33.848 INFO blam! running 0 tests Oct 15 06:39:33.848 INFO blam! Oct 15 06:39:33.848 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:39:33.848 INFO blam! Oct 15 06:39:34.922 INFO running `"docker" "rm" "-f" "4370fd3103265c8557c2547f9b202037083ef321f260a7cfade1045923f68953"` Oct 15 06:39:35.171 INFO blam! 4370fd3103265c8557c2547f9b202037083ef321f260a7cfade1045923f68953