Oct 21 15:37:36.829 INFO checking mlex121/rusty-flop against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:37:36.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/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 21 15:37:37.249 INFO blam! 8628d476491c63de5901fc76ac3abf5d0e3d3a78684a9657d6e3ff8afe21b615 Oct 21 15:37:37.254 INFO running `"docker" "start" "-a" "8628d476491c63de5901fc76ac3abf5d0e3d3a78684a9657d6e3ff8afe21b615"` Oct 21 15:37:38.676 INFO kablam! usermod: no changes Oct 21 15:37:38.743 INFO kablam! Checking rusty-flop v0.1.0 (/source) Oct 21 15:37:39.243 INFO kablam! warning: method is never used: `is_high_card` Oct 21 15:37:39.243 INFO kablam! --> src/poker/hand.rs:10:5 Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! 10 | pub fn is_high_card(&self) -> bool { Oct 21 15:37:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:37:39.243 INFO kablam! Oct 21 15:37:39.243 INFO kablam! warning: method is never used: `is_pair` Oct 21 15:37:39.243 INFO kablam! --> src/poker/hand.rs:14:5 Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! 14 | pub fn is_pair(&self) -> bool { Oct 21 15:37:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.243 INFO kablam! Oct 21 15:37:39.243 INFO kablam! warning: method is never used: `is_two_pair` Oct 21 15:37:39.243 INFO kablam! --> src/poker/hand.rs:18:5 Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! 18 | pub fn is_two_pair(&self) -> bool { Oct 21 15:37:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.243 INFO kablam! Oct 21 15:37:39.243 INFO kablam! warning: method is never used: `is_three_of_a_kind` Oct 21 15:37:39.243 INFO kablam! --> src/poker/hand.rs:22:5 Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! 22 | pub fn is_three_of_a_kind(&self) -> bool { Oct 21 15:37:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.243 INFO kablam! Oct 21 15:37:39.243 INFO kablam! warning: method is never used: `is_straight` Oct 21 15:37:39.243 INFO kablam! --> src/poker/hand.rs:26:5 Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! 26 | pub fn is_straight(&self) -> bool { Oct 21 15:37:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.243 INFO kablam! Oct 21 15:37:39.243 INFO kablam! warning: method is never used: `is_flush` Oct 21 15:37:39.243 INFO kablam! --> src/poker/hand.rs:30:5 Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! 30 | pub fn is_flush(&self) -> bool { Oct 21 15:37:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.243 INFO kablam! Oct 21 15:37:39.243 INFO kablam! warning: method is never used: `is_full_house` Oct 21 15:37:39.243 INFO kablam! --> src/poker/hand.rs:34:5 Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! 34 | pub fn is_full_house(&self) -> bool { Oct 21 15:37:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.243 INFO kablam! Oct 21 15:37:39.243 INFO kablam! warning: method is never used: `is_four_of_a_kind` Oct 21 15:37:39.243 INFO kablam! --> src/poker/hand.rs:38:5 Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! 38 | pub fn is_four_of_a_kind(&self) -> bool { Oct 21 15:37:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.243 INFO kablam! Oct 21 15:37:39.243 INFO kablam! warning: method is never used: `is_straight_flush` Oct 21 15:37:39.243 INFO kablam! --> src/poker/hand.rs:42:5 Oct 21 15:37:39.243 INFO kablam! | Oct 21 15:37:39.243 INFO kablam! 42 | pub fn is_straight_flush(&self) -> bool { Oct 21 15:37:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.243 INFO kablam! Oct 21 15:37:39.444 INFO kablam! warning: method is never used: `is_high_card` Oct 21 15:37:39.444 INFO kablam! --> src/poker/hand.rs:10:5 Oct 21 15:37:39.444 INFO kablam! | Oct 21 15:37:39.444 INFO kablam! 10 | pub fn is_high_card(&self) -> bool { Oct 21 15:37:39.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.444 INFO kablam! | Oct 21 15:37:39.444 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:37:39.444 INFO kablam! Oct 21 15:37:39.444 INFO kablam! warning: method is never used: `is_pair` Oct 21 15:37:39.444 INFO kablam! --> src/poker/hand.rs:14:5 Oct 21 15:37:39.444 INFO kablam! | Oct 21 15:37:39.444 INFO kablam! 14 | pub fn is_pair(&self) -> bool { Oct 21 15:37:39.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.444 INFO kablam! Oct 21 15:37:39.444 INFO kablam! warning: method is never used: `is_two_pair` Oct 21 15:37:39.444 INFO kablam! --> src/poker/hand.rs:18:5 Oct 21 15:37:39.444 INFO kablam! | Oct 21 15:37:39.444 INFO kablam! 18 | pub fn is_two_pair(&self) -> bool { Oct 21 15:37:39.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.444 INFO kablam! Oct 21 15:37:39.444 INFO kablam! warning: method is never used: `is_three_of_a_kind` Oct 21 15:37:39.444 INFO kablam! --> src/poker/hand.rs:22:5 Oct 21 15:37:39.444 INFO kablam! | Oct 21 15:37:39.444 INFO kablam! 22 | pub fn is_three_of_a_kind(&self) -> bool { Oct 21 15:37:39.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.444 INFO kablam! Oct 21 15:37:39.444 INFO kablam! warning: method is never used: `is_straight` Oct 21 15:37:39.444 INFO kablam! --> src/poker/hand.rs:26:5 Oct 21 15:37:39.444 INFO kablam! | Oct 21 15:37:39.444 INFO kablam! 26 | pub fn is_straight(&self) -> bool { Oct 21 15:37:39.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.444 INFO kablam! Oct 21 15:37:39.444 INFO kablam! warning: method is never used: `is_flush` Oct 21 15:37:39.444 INFO kablam! --> src/poker/hand.rs:30:5 Oct 21 15:37:39.444 INFO kablam! | Oct 21 15:37:39.444 INFO kablam! 30 | pub fn is_flush(&self) -> bool { Oct 21 15:37:39.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.444 INFO kablam! Oct 21 15:37:39.444 INFO kablam! warning: method is never used: `is_full_house` Oct 21 15:37:39.444 INFO kablam! --> src/poker/hand.rs:34:5 Oct 21 15:37:39.444 INFO kablam! | Oct 21 15:37:39.444 INFO kablam! 34 | pub fn is_full_house(&self) -> bool { Oct 21 15:37:39.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.445 INFO kablam! Oct 21 15:37:39.445 INFO kablam! warning: method is never used: `is_four_of_a_kind` Oct 21 15:37:39.445 INFO kablam! --> src/poker/hand.rs:38:5 Oct 21 15:37:39.445 INFO kablam! | Oct 21 15:37:39.445 INFO kablam! 38 | pub fn is_four_of_a_kind(&self) -> bool { Oct 21 15:37:39.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.445 INFO kablam! Oct 21 15:37:39.445 INFO kablam! warning: method is never used: `is_straight_flush` Oct 21 15:37:39.445 INFO kablam! --> src/poker/hand.rs:42:5 Oct 21 15:37:39.445 INFO kablam! | Oct 21 15:37:39.445 INFO kablam! 42 | pub fn is_straight_flush(&self) -> bool { Oct 21 15:37:39.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:37:39.445 INFO kablam! Oct 21 15:37:39.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Oct 21 15:37:39.481 INFO kablam! su: No module specific data is present Oct 21 15:37:40.228 INFO running `"docker" "rm" "-f" "8628d476491c63de5901fc76ac3abf5d0e3d3a78684a9657d6e3ff8afe21b615"` Oct 21 15:37:40.456 INFO blam! 8628d476491c63de5901fc76ac3abf5d0e3d3a78684a9657d6e3ff8afe21b615