Sep 04 04:27:23.095 INFO checking rusty-santa-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:27:23.095 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:27:23.095 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:27:23.337 INFO blam! 00772eeb458b6cdd11ebb0ea755a6aed919813a1890eb2d43068e0d453c100dd Sep 04 04:27:23.340 INFO running `"docker" "start" "-a" "00772eeb458b6cdd11ebb0ea755a6aed919813a1890eb2d43068e0d453c100dd"` Sep 04 04:27:24.113 INFO kablam! Checking rusty-santa v0.1.0 (file:///source) Sep 04 04:27:24.744 INFO kablam! warning: method is never used: `get` Sep 04 04:27:24.744 INFO kablam! --> src/lib.rs:64:5 Sep 04 04:27:24.744 INFO kablam! | Sep 04 04:27:24.744 INFO kablam! 64 | pub fn get(&self, x: &str, y: &str) -> bool { Sep 04 04:27:24.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:27:24.744 INFO kablam! | Sep 04 04:27:24.744 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 04:27:24.744 INFO kablam! Sep 04 04:27:24.744 INFO kablam! warning: method is never used: `size` Sep 04 04:27:24.744 INFO kablam! --> src/lib.rs:103:5 Sep 04 04:27:24.744 INFO kablam! | Sep 04 04:27:24.744 INFO kablam! 103 | pub fn size(&self) -> usize { Sep 04 04:27:24.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:27:24.744 INFO kablam! Sep 04 04:27:24.894 INFO kablam! warning: unused variable: `i` Sep 04 04:27:24.895 INFO kablam! --> src/lib.rs:357:13 Sep 04 04:27:24.895 INFO kablam! | Sep 04 04:27:24.895 INFO kablam! 357 | for i in 0..1000 { Sep 04 04:27:24.895 INFO kablam! | ^ help: consider using `_i` instead Sep 04 04:27:24.895 INFO kablam! | Sep 04 04:27:24.895 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 04:27:24.895 INFO kablam! Sep 04 04:27:24.951 INFO kablam! warning: variable does not need to be mutable Sep 04 04:27:24.951 INFO kablam! --> src/lib.rs:279:13 Sep 04 04:27:24.951 INFO kablam! | Sep 04 04:27:24.951 INFO kablam! 279 | let mut matrix = Matrix::new(keys); Sep 04 04:27:24.951 INFO kablam! | ----^^^^^^ Sep 04 04:27:24.951 INFO kablam! | | Sep 04 04:27:24.951 INFO kablam! | help: remove this `mut` Sep 04 04:27:24.951 INFO kablam! | Sep 04 04:27:24.951 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 04:27:24.951 INFO kablam! Sep 04 04:27:24.970 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 04:27:24.970 INFO kablam! --> src/lib.rs:358:13 Sep 04 04:27:24.970 INFO kablam! | Sep 04 04:27:24.970 INFO kablam! 358 | group.assign(); Sep 04 04:27:24.970 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 04:27:24.970 INFO kablam! | Sep 04 04:27:24.970 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 04:27:24.971 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 04:27:24.971 INFO kablam! Sep 04 04:27:25.540 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Sep 04 04:27:25.547 INFO kablam! su: No module specific data is present Sep 04 04:27:26.101 INFO running `"docker" "rm" "-f" "00772eeb458b6cdd11ebb0ea755a6aed919813a1890eb2d43068e0d453c100dd"` Sep 04 04:27:26.234 INFO blam! 00772eeb458b6cdd11ebb0ea755a6aed919813a1890eb2d43068e0d453c100dd