Oct 10 18:01:21.479 INFO testing msifd/game-of-life-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:01:21.479 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:01:21.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 18:01:21.817 INFO blam! d0a07fdf608143c3da563d98e93df52e4b9c24147e73899f3e22304e9efc2deb Oct 10 18:01:21.818 INFO running `"docker" "start" "-a" "d0a07fdf608143c3da563d98e93df52e4b9c24147e73899f3e22304e9efc2deb"` Oct 10 18:01:22.886 INFO kablam! usermod: no changes Oct 10 18:01:22.942 INFO kablam! warning: file found to be present in multiple build targets: /source/src/main.rs Oct 10 18:01:22.943 INFO kablam! Compiling life_game_rs v0.1.0 (/source) Oct 10 18:01:23.514 INFO kablam! warning: doc comment not used by rustdoc Oct 10 18:01:23.514 INFO kablam! --> src/render.rs:6:5 Oct 10 18:01:23.515 INFO kablam! | Oct 10 18:01:23.515 INFO kablam! 6 | /// empty cell, life cell, horizontal border, vertical border Oct 10 18:01:23.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:01:23.516 INFO kablam! | Oct 10 18:01:23.516 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 18:01:23.516 INFO kablam! Oct 10 18:01:23.692 INFO kablam! warning: function is never used: `main` Oct 10 18:01:23.692 INFO kablam! --> src/main.rs:10:1 Oct 10 18:01:23.692 INFO kablam! | Oct 10 18:01:23.692 INFO kablam! 10 | fn main() { Oct 10 18:01:23.692 INFO kablam! | ^^^^^^^^^ Oct 10 18:01:23.692 INFO kablam! | Oct 10 18:01:23.692 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:01:23.692 INFO kablam! Oct 10 18:01:25.145 INFO kablam! warning: doc comment not used by rustdoc Oct 10 18:01:25.145 INFO kablam! --> src/render.rs:6:5 Oct 10 18:01:25.145 INFO kablam! | Oct 10 18:01:25.146 INFO kablam! 6 | /// empty cell, life cell, horizontal border, vertical border Oct 10 18:01:25.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:01:25.146 INFO kablam! | Oct 10 18:01:25.146 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 18:01:25.147 INFO kablam! Oct 10 18:01:26.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.44s Oct 10 18:01:26.373 INFO kablam! su: No module specific data is present Oct 10 18:01:26.882 INFO running `"docker" "rm" "-f" "d0a07fdf608143c3da563d98e93df52e4b9c24147e73899f3e22304e9efc2deb"` Oct 10 18:01:27.101 INFO blam! d0a07fdf608143c3da563d98e93df52e4b9c24147e73899f3e22304e9efc2deb Oct 10 18:01:27.102 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:01:27.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 18:01:27.596 INFO blam! 0714b90b1adbb9ed3ff4d5f7fd0ec610dab367e483ca972e13edd0ac93feb3c8 Oct 10 18:01:27.598 INFO running `"docker" "start" "-a" "0714b90b1adbb9ed3ff4d5f7fd0ec610dab367e483ca972e13edd0ac93feb3c8"` Oct 10 18:01:28.641 INFO kablam! usermod: no changes Oct 10 18:01:28.681 INFO kablam! warning: file found to be present in multiple build targets: /source/src/main.rs Oct 10 18:01:28.681 INFO kablam! Compiling life_game_rs v0.1.0 (/source) Oct 10 18:01:29.332 INFO kablam! warning: doc comment not used by rustdoc Oct 10 18:01:29.332 INFO kablam! --> src/render.rs:6:5 Oct 10 18:01:29.332 INFO kablam! | Oct 10 18:01:29.332 INFO kablam! 6 | /// empty cell, life cell, horizontal border, vertical border Oct 10 18:01:29.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:01:29.332 INFO kablam! | Oct 10 18:01:29.332 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 18:01:29.332 INFO kablam! Oct 10 18:01:29.368 INFO kablam! warning: doc comment not used by rustdoc Oct 10 18:01:29.368 INFO kablam! --> src/render.rs:6:5 Oct 10 18:01:29.368 INFO kablam! | Oct 10 18:01:29.368 INFO kablam! 6 | /// empty cell, life cell, horizontal border, vertical border Oct 10 18:01:29.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:01:29.368 INFO kablam! | Oct 10 18:01:29.368 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 18:01:29.368 INFO kablam! Oct 10 18:01:30.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 10 18:01:30.275 INFO kablam! su: No module specific data is present Oct 10 18:01:30.874 INFO running `"docker" "rm" "-f" "0714b90b1adbb9ed3ff4d5f7fd0ec610dab367e483ca972e13edd0ac93feb3c8"` Oct 10 18:01:31.153 INFO blam! 0714b90b1adbb9ed3ff4d5f7fd0ec610dab367e483ca972e13edd0ac93feb3c8 Oct 10 18:01:31.157 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:01:31.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 18:01:31.540 INFO blam! 86892c04df0716bdb05c180ccc88167e1f69eb31371a634983626d39af6f2f8b Oct 10 18:01:31.543 INFO running `"docker" "start" "-a" "86892c04df0716bdb05c180ccc88167e1f69eb31371a634983626d39af6f2f8b"` Oct 10 18:01:32.616 INFO kablam! usermod: no changes Oct 10 18:01:32.661 INFO kablam! warning: file found to be present in multiple build targets: /source/src/main.rs Oct 10 18:01:32.661 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 18:01:32.661 INFO kablam! Running /target/debug/deps/life_game_rs-3f2d080d1ad03909 Oct 10 18:01:32.662 INFO kablam! Running /target/debug/deps/life_game_rs-1df55ee5992d739c Oct 10 18:01:32.662 INFO blam! Oct 10 18:01:32.662 INFO blam! running 0 tests Oct 10 18:01:32.662 INFO blam! Oct 10 18:01:32.662 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:01:32.662 INFO blam! Oct 10 18:01:32.673 INFO blam! Oct 10 18:01:32.673 INFO kablam! Doc-tests life_game_rs Oct 10 18:01:32.673 INFO blam! running 0 tests Oct 10 18:01:32.674 INFO blam! Oct 10 18:01:32.674 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:01:32.674 INFO blam! Oct 10 18:01:33.568 INFO blam! Oct 10 18:01:33.569 INFO blam! running 0 tests Oct 10 18:01:33.569 INFO blam! Oct 10 18:01:33.569 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:01:33.569 INFO blam! Oct 10 18:01:33.577 INFO kablam! su: No module specific data is present Oct 10 18:01:34.249 INFO running `"docker" "rm" "-f" "86892c04df0716bdb05c180ccc88167e1f69eb31371a634983626d39af6f2f8b"` Oct 10 18:01:34.512 INFO blam! 86892c04df0716bdb05c180ccc88167e1f69eb31371a634983626d39af6f2f8b