Oct 11 06:04:07.186 INFO testing JudgeGlass/TicTacToe-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:04:07.187 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:04:07.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 06:04:07.606 INFO blam! 680376a6818a22a7c62cd76561c8418679e70be99d31cda2d2c5dba0e45111cc Oct 11 06:04:07.608 INFO running `"docker" "start" "-a" "680376a6818a22a7c62cd76561c8418679e70be99d31cda2d2c5dba0e45111cc"` Oct 11 06:04:09.600 INFO kablam! usermod: no changes Oct 11 06:04:09.724 INFO kablam! Compiling tic_tac_toe-rs v0.1.0 (/source) Oct 11 06:04:10.692 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:04:10.692 INFO kablam! --> src/main.rs:32:13 Oct 11 06:04:10.692 INFO kablam! | Oct 11 06:04:10.692 INFO kablam! 32 | io::stdout().flush(); Oct 11 06:04:10.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:04:10.692 INFO kablam! | Oct 11 06:04:10.692 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:04:10.692 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:04:10.692 INFO kablam! Oct 11 06:04:10.692 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:04:10.692 INFO kablam! --> src/main.rs:71:13 Oct 11 06:04:10.692 INFO kablam! | Oct 11 06:04:10.692 INFO kablam! 71 | io::stdout().flush(); Oct 11 06:04:10.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:04:10.693 INFO kablam! | Oct 11 06:04:10.693 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:04:10.693 INFO kablam! Oct 11 06:04:11.516 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.87s Oct 11 06:04:11.519 INFO kablam! su: No module specific data is present Oct 11 06:04:12.610 INFO running `"docker" "rm" "-f" "680376a6818a22a7c62cd76561c8418679e70be99d31cda2d2c5dba0e45111cc"` Oct 11 06:04:12.925 INFO blam! 680376a6818a22a7c62cd76561c8418679e70be99d31cda2d2c5dba0e45111cc Oct 11 06:04:12.933 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:04:12.934 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 06:04:13.400 INFO blam! f7e588dc1d49121f51cec807ce217f1e3c9455e3ba5276bea194ebfcb19e301b Oct 11 06:04:13.402 INFO running `"docker" "start" "-a" "f7e588dc1d49121f51cec807ce217f1e3c9455e3ba5276bea194ebfcb19e301b"` Oct 11 06:04:15.656 INFO kablam! usermod: no changes Oct 11 06:04:15.704 INFO kablam! Compiling tic_tac_toe-rs v0.1.0 (/source) Oct 11 06:04:16.752 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:04:16.752 INFO kablam! --> src/main.rs:32:13 Oct 11 06:04:16.752 INFO kablam! | Oct 11 06:04:16.752 INFO kablam! 32 | io::stdout().flush(); Oct 11 06:04:16.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:04:16.752 INFO kablam! | Oct 11 06:04:16.752 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:04:16.752 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:04:16.752 INFO kablam! Oct 11 06:04:16.753 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:04:16.753 INFO kablam! --> src/main.rs:71:13 Oct 11 06:04:16.753 INFO kablam! | Oct 11 06:04:16.753 INFO kablam! 71 | io::stdout().flush(); Oct 11 06:04:16.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:04:16.753 INFO kablam! | Oct 11 06:04:16.753 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:04:16.753 INFO kablam! Oct 11 06:04:17.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Oct 11 06:04:17.193 INFO kablam! su: No module specific data is present Oct 11 06:04:18.846 INFO running `"docker" "rm" "-f" "f7e588dc1d49121f51cec807ce217f1e3c9455e3ba5276bea194ebfcb19e301b"` Oct 11 06:04:19.224 INFO blam! f7e588dc1d49121f51cec807ce217f1e3c9455e3ba5276bea194ebfcb19e301b Oct 11 06:04:19.226 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:04:19.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 06:04:19.769 INFO blam! 0fb7a5da7b006f4bb780599745e73ea64e66107ad34590fc4ec083215e03b128 Oct 11 06:04:19.771 INFO running `"docker" "start" "-a" "0fb7a5da7b006f4bb780599745e73ea64e66107ad34590fc4ec083215e03b128"` Oct 11 06:04:21.612 INFO kablam! usermod: no changes Oct 11 06:04:21.680 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 06:04:21.680 INFO kablam! Running /target/debug/deps/tic_tac_toe_rs-df39d58184dd1711 Oct 11 06:04:21.684 INFO blam! Oct 11 06:04:21.684 INFO blam! running 0 tests Oct 11 06:04:21.684 INFO blam! Oct 11 06:04:21.684 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:04:21.684 INFO blam! Oct 11 06:04:21.686 INFO kablam! su: No module specific data is present Oct 11 06:04:22.694 INFO running `"docker" "rm" "-f" "0fb7a5da7b006f4bb780599745e73ea64e66107ad34590fc4ec083215e03b128"` Oct 11 06:04:23.080 INFO blam! 0fb7a5da7b006f4bb780599745e73ea64e66107ad34590fc4ec083215e03b128