Oct 11 06:37:46.635 INFO testing Fuzzerker/card_game against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:37:46.635 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:37:46.637 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:37:47.088 INFO blam! 3ed2c93e4980f7406342ee423dbd5c749537d5dd5150246218467573189d3728 Oct 11 06:37:47.097 INFO running `"docker" "start" "-a" "3ed2c93e4980f7406342ee423dbd5c749537d5dd5150246218467573189d3728"` Oct 11 06:37:48.079 INFO kablam! usermod: no changes Oct 11 06:37:48.200 INFO kablam! Compiling card_game v0.1.0 (/source) Oct 11 06:37:49.228 INFO kablam! warning: unused import: `std::io::stdin` Oct 11 06:37:49.228 INFO kablam! --> src/main.rs:1:5 Oct 11 06:37:49.228 INFO kablam! | Oct 11 06:37:49.228 INFO kablam! 1 | use std::io::stdin; Oct 11 06:37:49.228 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 06:37:49.228 INFO kablam! | Oct 11 06:37:49.228 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:37:49.228 INFO kablam! Oct 11 06:37:49.228 INFO kablam! warning: unused import: `std::process` Oct 11 06:37:49.228 INFO kablam! --> src/main.rs:2:5 Oct 11 06:37:49.228 INFO kablam! | Oct 11 06:37:49.228 INFO kablam! 2 | use std::process; Oct 11 06:37:49.228 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:37:49.228 INFO kablam! Oct 11 06:37:49.228 INFO kablam! warning: unused imports: `SystemTime`, `UNIX_EPOCH` Oct 11 06:37:49.228 INFO kablam! --> src/main.rs:3:17 Oct 11 06:37:49.228 INFO kablam! | Oct 11 06:37:49.228 INFO kablam! 3 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 11 06:37:49.228 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 11 06:37:49.228 INFO kablam! Oct 11 06:37:49.352 INFO kablam! warning: method is never used: `end_game_with_message` Oct 11 06:37:49.352 INFO kablam! --> src/main.rs:127:5 Oct 11 06:37:49.352 INFO kablam! | Oct 11 06:37:49.352 INFO kablam! 127 | fn end_game_with_message(&self, msg: &str) { Oct 11 06:37:49.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:37:49.352 INFO kablam! | Oct 11 06:37:49.352 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:37:49.352 INFO kablam! Oct 11 06:37:50.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.24s Oct 11 06:37:50.352 INFO kablam! su: No module specific data is present Oct 11 06:37:51.026 INFO running `"docker" "rm" "-f" "3ed2c93e4980f7406342ee423dbd5c749537d5dd5150246218467573189d3728"` Oct 11 06:37:51.328 INFO blam! 3ed2c93e4980f7406342ee423dbd5c749537d5dd5150246218467573189d3728 Oct 11 06:37:51.332 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:37:51.333 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:37:51.840 INFO blam! 13bea9436c065651a5b6e0023a24e624233d5125a9a72b76dbdaa3cd90d116f9 Oct 11 06:37:51.848 INFO running `"docker" "start" "-a" "13bea9436c065651a5b6e0023a24e624233d5125a9a72b76dbdaa3cd90d116f9"` Oct 11 06:37:53.164 INFO kablam! usermod: no changes Oct 11 06:37:53.260 INFO kablam! Compiling card_game v0.1.0 (/source) Oct 11 06:37:54.296 INFO kablam! warning: unused import: `std::io::stdin` Oct 11 06:37:54.297 INFO kablam! --> src/main.rs:1:5 Oct 11 06:37:54.297 INFO kablam! | Oct 11 06:37:54.297 INFO kablam! 1 | use std::io::stdin; Oct 11 06:37:54.297 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 06:37:54.297 INFO kablam! | Oct 11 06:37:54.297 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:37:54.297 INFO kablam! Oct 11 06:37:54.297 INFO kablam! warning: unused import: `std::process` Oct 11 06:37:54.297 INFO kablam! --> src/main.rs:2:5 Oct 11 06:37:54.297 INFO kablam! | Oct 11 06:37:54.297 INFO kablam! 2 | use std::process; Oct 11 06:37:54.297 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:37:54.297 INFO kablam! Oct 11 06:37:54.297 INFO kablam! warning: unused imports: `SystemTime`, `UNIX_EPOCH` Oct 11 06:37:54.297 INFO kablam! --> src/main.rs:3:17 Oct 11 06:37:54.297 INFO kablam! | Oct 11 06:37:54.297 INFO kablam! 3 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 11 06:37:54.297 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 11 06:37:54.297 INFO kablam! Oct 11 06:37:54.396 INFO kablam! warning: method is never used: `end_game_with_message` Oct 11 06:37:54.396 INFO kablam! --> src/main.rs:127:5 Oct 11 06:37:54.396 INFO kablam! | Oct 11 06:37:54.396 INFO kablam! 127 | fn end_game_with_message(&self, msg: &str) { Oct 11 06:37:54.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:37:54.396 INFO kablam! | Oct 11 06:37:54.396 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:37:54.396 INFO kablam! Oct 11 06:37:54.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.79s Oct 11 06:37:54.993 INFO kablam! su: No module specific data is present Oct 11 06:37:55.740 INFO running `"docker" "rm" "-f" "13bea9436c065651a5b6e0023a24e624233d5125a9a72b76dbdaa3cd90d116f9"` Oct 11 06:37:55.978 INFO blam! 13bea9436c065651a5b6e0023a24e624233d5125a9a72b76dbdaa3cd90d116f9 Oct 11 06:37:55.996 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:37:55.996 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:37:56.432 INFO blam! e251241c738ad7b81e25cc6b8aebc805c1e46c21a7002b01ec8ff10586a83f11 Oct 11 06:37:56.436 INFO running `"docker" "start" "-a" "e251241c738ad7b81e25cc6b8aebc805c1e46c21a7002b01ec8ff10586a83f11"` Oct 11 06:37:57.778 INFO kablam! usermod: no changes Oct 11 06:37:57.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 06:37:57.832 INFO kablam! Running /target/debug/deps/card_game-fadb532e084e6fab Oct 11 06:37:57.844 INFO kablam! su: No module specific data is present Oct 11 06:37:57.845 INFO blam! Oct 11 06:37:57.845 INFO blam! running 0 tests Oct 11 06:37:57.845 INFO blam! Oct 11 06:37:57.845 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:37:57.845 INFO blam! Oct 11 06:37:58.573 INFO running `"docker" "rm" "-f" "e251241c738ad7b81e25cc6b8aebc805c1e46c21a7002b01ec8ff10586a83f11"` Oct 11 06:37:58.944 INFO blam! e251241c738ad7b81e25cc6b8aebc805c1e46c21a7002b01ec8ff10586a83f11