Oct 27 16:20:13.253 INFO checking rusty-santa-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:20:13.253 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16:20:13.535 INFO blam! 1cafd9ed209486e9efc4e142e9a67a7a23f9a29ae1b4db331636d0f8de5298af Oct 27 16:20:13.536 INFO running `"docker" "start" "-a" "1cafd9ed209486e9efc4e142e9a67a7a23f9a29ae1b4db331636d0f8de5298af"` Oct 27 16:20:14.686 INFO kablam! usermod: no changes Oct 27 16:20:14.799 INFO kablam! Checking rusty-santa v0.1.0 (/source) Oct 27 16:20:16.399 INFO kablam! warning: method is never used: `get` Oct 27 16:20:16.399 INFO kablam! --> src/lib.rs:64:5 Oct 27 16:20:16.399 INFO kablam! | Oct 27 16:20:16.399 INFO kablam! 64 | pub fn get(&self, x: &str, y: &str) -> bool { Oct 27 16:20:16.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:20:16.399 INFO kablam! | Oct 27 16:20:16.399 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 16:20:16.399 INFO kablam! Oct 27 16:20:16.399 INFO kablam! warning: method is never used: `size` Oct 27 16:20:16.399 INFO kablam! --> src/lib.rs:103:5 Oct 27 16:20:16.399 INFO kablam! | Oct 27 16:20:16.399 INFO kablam! 103 | pub fn size(&self) -> usize { Oct 27 16:20:16.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:20:16.399 INFO kablam! Oct 27 16:20:16.431 INFO kablam! warning: unused variable: `i` Oct 27 16:20:16.431 INFO kablam! --> src/lib.rs:357:13 Oct 27 16:20:16.431 INFO kablam! | Oct 27 16:20:16.431 INFO kablam! 357 | for i in 0..1000 { Oct 27 16:20:16.431 INFO kablam! | ^ help: consider using `_i` instead Oct 27 16:20:16.432 INFO kablam! | Oct 27 16:20:16.432 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 16:20:16.432 INFO kablam! Oct 27 16:20:16.471 INFO kablam! warning: variable does not need to be mutable Oct 27 16:20:16.471 INFO kablam! --> src/lib.rs:279:13 Oct 27 16:20:16.472 INFO kablam! | Oct 27 16:20:16.472 INFO kablam! 279 | let mut matrix = Matrix::new(keys); Oct 27 16:20:16.472 INFO kablam! | ----^^^^^^ Oct 27 16:20:16.472 INFO kablam! | | Oct 27 16:20:16.473 INFO kablam! | help: remove this `mut` Oct 27 16:20:16.473 INFO kablam! | Oct 27 16:20:16.473 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:20:16.473 INFO kablam! Oct 27 16:20:16.486 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 16:20:16.486 INFO kablam! --> src/lib.rs:358:13 Oct 27 16:20:16.487 INFO kablam! | Oct 27 16:20:16.487 INFO kablam! 358 | group.assign(); Oct 27 16:20:16.487 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 16:20:16.487 INFO kablam! | Oct 27 16:20:16.488 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 16:20:16.488 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 16:20:16.488 INFO kablam! Oct 27 16:20:17.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.06s Oct 27 16:20:17.791 INFO kablam! su: No module specific data is present Oct 27 16:20:18.139 INFO running `"docker" "rm" "-f" "1cafd9ed209486e9efc4e142e9a67a7a23f9a29ae1b4db331636d0f8de5298af"` Oct 27 16:20:18.349 INFO blam! 1cafd9ed209486e9efc4e142e9a67a7a23f9a29ae1b4db331636d0f8de5298af