Oct 27 00:27:45.518 INFO checking mlex121/rusty-flop against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:27:45.518 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 00:27:45.914 INFO blam! 5c80be309942609863da9c5e71bec5abe4107448977aaf843bb742744027f09d Oct 27 00:27:45.914 INFO running `"docker" "start" "-a" "5c80be309942609863da9c5e71bec5abe4107448977aaf843bb742744027f09d"` Oct 27 00:27:47.399 INFO kablam! usermod: no changes Oct 27 00:27:47.464 INFO kablam! Checking rusty-flop v0.1.0 (/source) Oct 27 00:27:48.435 INFO kablam! warning: method is never used: `is_high_card` Oct 27 00:27:48.436 INFO kablam! --> src/poker/hand.rs:10:5 Oct 27 00:27:48.436 INFO kablam! | Oct 27 00:27:48.436 INFO kablam! 10 | pub fn is_high_card(&self) -> bool { Oct 27 00:27:48.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.442 INFO kablam! warning: method is never used: `is_high_card` Oct 27 00:27:48.442 INFO kablam! --> src/poker/hand.rs:10:5 Oct 27 00:27:48.443 INFO kablam! | Oct 27 00:27:48.443 INFO kablam! 10 | pub fn is_high_card(&self) -> bool { Oct 27 00:27:48.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.443 INFO kablam! | Oct 27 00:27:48.444 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:27:48.444 INFO kablam! Oct 27 00:27:48.444 INFO kablam! warning: method is never used: `is_pair` Oct 27 00:27:48.445 INFO kablam! --> src/poker/hand.rs:14:5 Oct 27 00:27:48.445 INFO kablam! | Oct 27 00:27:48.445 INFO kablam! 14 | pub fn is_pair(&self) -> bool { Oct 27 00:27:48.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.446 INFO kablam! Oct 27 00:27:48.446 INFO kablam! warning: method is never used: `is_two_pair` Oct 27 00:27:48.446 INFO kablam! --> src/poker/hand.rs:18:5 Oct 27 00:27:48.447 INFO kablam! | Oct 27 00:27:48.447 INFO kablam! 18 | pub fn is_two_pair(&self) -> bool { Oct 27 00:27:48.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.447 INFO kablam! Oct 27 00:27:48.448 INFO kablam! warning: method is never used: `is_three_of_a_kind` Oct 27 00:27:48.448 INFO kablam! --> src/poker/hand.rs:22:5 Oct 27 00:27:48.448 INFO kablam! | Oct 27 00:27:48.448 INFO kablam! 22 | pub fn is_three_of_a_kind(&self) -> bool { Oct 27 00:27:48.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.449 INFO kablam! Oct 27 00:27:48.449 INFO kablam! warning: method is never used: `is_straight` Oct 27 00:27:48.450 INFO kablam! --> src/poker/hand.rs:26:5 Oct 27 00:27:48.450 INFO kablam! | Oct 27 00:27:48.450 INFO kablam! 26 | pub fn is_straight(&self) -> bool { Oct 27 00:27:48.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.451 INFO kablam! Oct 27 00:27:48.451 INFO kablam! warning: method is never used: `is_flush` Oct 27 00:27:48.451 INFO kablam! --> src/poker/hand.rs:30:5 Oct 27 00:27:48.451 INFO kablam! | Oct 27 00:27:48.452 INFO kablam! 30 | pub fn is_flush(&self) -> bool { Oct 27 00:27:48.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.452 INFO kablam! Oct 27 00:27:48.453 INFO kablam! warning: method is never used: `is_full_house` Oct 27 00:27:48.453 INFO kablam! --> src/poker/hand.rs:34:5 Oct 27 00:27:48.453 INFO kablam! | Oct 27 00:27:48.453 INFO kablam! 34 | pub fn is_full_house(&self) -> bool { Oct 27 00:27:48.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.454 INFO kablam! Oct 27 00:27:48.454 INFO kablam! warning: method is never used: `is_four_of_a_kind` Oct 27 00:27:48.459 INFO kablam! --> src/poker/hand.rs:38:5 Oct 27 00:27:48.459 INFO kablam! | Oct 27 00:27:48.459 INFO kablam! 38 | pub fn is_four_of_a_kind(&self) -> bool { Oct 27 00:27:48.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.460 INFO kablam! Oct 27 00:27:48.460 INFO kablam! warning: method is never used: `is_straight_flush` Oct 27 00:27:48.460 INFO kablam! --> src/poker/hand.rs:42:5 Oct 27 00:27:48.460 INFO kablam! | Oct 27 00:27:48.461 INFO kablam! 42 | pub fn is_straight_flush(&self) -> bool { Oct 27 00:27:48.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.461 INFO kablam! Oct 27 00:27:48.462 INFO kablam! | Oct 27 00:27:48.462 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:27:48.462 INFO kablam! Oct 27 00:27:48.462 INFO kablam! warning: method is never used: `is_pair` Oct 27 00:27:48.463 INFO kablam! --> src/poker/hand.rs:14:5 Oct 27 00:27:48.463 INFO kablam! | Oct 27 00:27:48.463 INFO kablam! 14 | pub fn is_pair(&self) -> bool { Oct 27 00:27:48.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.464 INFO kablam! Oct 27 00:27:48.464 INFO kablam! warning: method is never used: `is_two_pair` Oct 27 00:27:48.465 INFO kablam! --> src/poker/hand.rs:18:5 Oct 27 00:27:48.465 INFO kablam! | Oct 27 00:27:48.465 INFO kablam! 18 | pub fn is_two_pair(&self) -> bool { Oct 27 00:27:48.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.466 INFO kablam! Oct 27 00:27:48.466 INFO kablam! warning: method is never used: `is_three_of_a_kind` Oct 27 00:27:48.466 INFO kablam! --> src/poker/hand.rs:22:5 Oct 27 00:27:48.467 INFO kablam! | Oct 27 00:27:48.467 INFO kablam! 22 | pub fn is_three_of_a_kind(&self) -> bool { Oct 27 00:27:48.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.468 INFO kablam! Oct 27 00:27:48.468 INFO kablam! warning: method is never used: `is_straight` Oct 27 00:27:48.468 INFO kablam! --> src/poker/hand.rs:26:5 Oct 27 00:27:48.468 INFO kablam! | Oct 27 00:27:48.469 INFO kablam! 26 | pub fn is_straight(&self) -> bool { Oct 27 00:27:48.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.469 INFO kablam! Oct 27 00:27:48.470 INFO kablam! warning: method is never used: `is_flush` Oct 27 00:27:48.470 INFO kablam! --> src/poker/hand.rs:30:5 Oct 27 00:27:48.470 INFO kablam! | Oct 27 00:27:48.471 INFO kablam! 30 | pub fn is_flush(&self) -> bool { Oct 27 00:27:48.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.471 INFO kablam! Oct 27 00:27:48.471 INFO kablam! warning: method is never used: `is_full_house` Oct 27 00:27:48.472 INFO kablam! --> src/poker/hand.rs:34:5 Oct 27 00:27:48.472 INFO kablam! | Oct 27 00:27:48.472 INFO kablam! 34 | pub fn is_full_house(&self) -> bool { Oct 27 00:27:48.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.473 INFO kablam! Oct 27 00:27:48.473 INFO kablam! warning: method is never used: `is_four_of_a_kind` Oct 27 00:27:48.473 INFO kablam! --> src/poker/hand.rs:38:5 Oct 27 00:27:48.474 INFO kablam! | Oct 27 00:27:48.474 INFO kablam! 38 | pub fn is_four_of_a_kind(&self) -> bool { Oct 27 00:27:48.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.475 INFO kablam! Oct 27 00:27:48.475 INFO kablam! warning: method is never used: `is_straight_flush` Oct 27 00:27:48.477 INFO kablam! --> src/poker/hand.rs:42:5 Oct 27 00:27:48.477 INFO kablam! | Oct 27 00:27:48.477 INFO kablam! 42 | pub fn is_straight_flush(&self) -> bool { Oct 27 00:27:48.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:27:48.478 INFO kablam! Oct 27 00:27:48.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 27 00:27:48.515 INFO kablam! su: No module specific data is present Oct 27 00:27:49.279 INFO running `"docker" "rm" "-f" "5c80be309942609863da9c5e71bec5abe4107448977aaf843bb742744027f09d"` Oct 27 00:27:49.544 INFO blam! 5c80be309942609863da9c5e71bec5abe4107448977aaf843bb742744027f09d