Sep 17 17:42:07.758 INFO checking seal-0.1.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:42:07.758 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:42:07.758 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:42:07.989 INFO blam! 1fdaa7bb0e8c7af8a475c79bf5d629844fefc031469497cea22cf9b926641f17 Sep 17 17:42:07.991 INFO running `"docker" "start" "-a" "1fdaa7bb0e8c7af8a475c79bf5d629844fefc031469497cea22cf9b926641f17"` Sep 17 17:42:08.962 INFO kablam! usermod: no changes Sep 17 17:42:09.047 INFO kablam! Checking memmap v0.5.2 Sep 17 17:42:09.529 INFO kablam! Checking seal v0.1.0 (/source) Sep 17 17:42:09.950 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 17:42:09.951 INFO kablam! --> src/pair/alignment_set.rs:55:58 Sep 17 17:42:09.951 INFO kablam! | Sep 17 17:42:09.951 INFO kablam! 55 | let mut last_diagonal = strategy.total_score((strategy.mismatch_score() * Sep 17 17:42:09.951 INFO kablam! | __________________________________________________________^ Sep 17 17:42:09.951 INFO kablam! 56 | | (y as isize))); Sep 17 17:42:09.951 INFO kablam! | |_______________________________________________________________________^ help: remove these parentheses Sep 17 17:42:09.951 INFO kablam! | Sep 17 17:42:09.951 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:42:09.951 INFO kablam! Sep 17 17:42:09.951 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 17:42:09.951 INFO kablam! --> src/pair/alignment_set.rs:57:43 Sep 17 17:42:09.951 INFO kablam! | Sep 17 17:42:09.951 INFO kablam! 57 | row[0] = strategy.total_score((strategy.insert_score() * ((y + 1) as isize))); Sep 17 17:42:09.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:42:09.951 INFO kablam! Sep 17 17:42:09.951 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 17:42:09.951 INFO kablam! --> src/pair/alignment_set.rs:116:49 Sep 17 17:42:09.951 INFO kablam! | Sep 17 17:42:09.951 INFO kablam! 116 | (0..width).map(|i| strategy.total_score((strategy.delete_score() * (i as isize)))).collect() Sep 17 17:42:09.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:42:09.952 INFO kablam! Sep 17 17:42:09.994 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 17:42:09.995 INFO kablam! --> src/pair/alignment_set.rs:55:58 Sep 17 17:42:09.995 INFO kablam! | Sep 17 17:42:09.995 INFO kablam! 55 | let mut last_diagonal = strategy.total_score((strategy.mismatch_score() * Sep 17 17:42:09.995 INFO kablam! | __________________________________________________________^ Sep 17 17:42:09.995 INFO kablam! 56 | | (y as isize))); Sep 17 17:42:09.995 INFO kablam! | |_______________________________________________________________________^ help: remove these parentheses Sep 17 17:42:09.995 INFO kablam! | Sep 17 17:42:09.995 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 17:42:09.995 INFO kablam! Sep 17 17:42:09.995 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 17:42:09.995 INFO kablam! --> src/pair/alignment_set.rs:57:43 Sep 17 17:42:09.995 INFO kablam! | Sep 17 17:42:09.995 INFO kablam! 57 | row[0] = strategy.total_score((strategy.insert_score() * ((y + 1) as isize))); Sep 17 17:42:09.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:42:09.995 INFO kablam! Sep 17 17:42:09.995 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 17:42:09.995 INFO kablam! --> src/pair/alignment_set.rs:116:49 Sep 17 17:42:09.995 INFO kablam! | Sep 17 17:42:09.995 INFO kablam! 116 | (0..width).map(|i| strategy.total_score((strategy.delete_score() * (i as isize)))).collect() Sep 17 17:42:09.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 17:42:09.995 INFO kablam! Sep 17 17:42:10.265 INFO kablam! warning: variable does not need to be mutable Sep 17 17:42:10.265 INFO kablam! --> src/pair/runs.rs:22:13 Sep 17 17:42:10.265 INFO kablam! | Sep 17 17:42:10.265 INFO kablam! 22 | let mut inner = &mut self.inner; Sep 17 17:42:10.265 INFO kablam! | ----^^^^^ Sep 17 17:42:10.265 INFO kablam! | | Sep 17 17:42:10.265 INFO kablam! | help: remove this `mut` Sep 17 17:42:10.265 INFO kablam! | Sep 17 17:42:10.265 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 17:42:10.265 INFO kablam! Sep 17 17:42:10.265 INFO kablam! warning: variable does not need to be mutable Sep 17 17:42:10.265 INFO kablam! --> src/pair/runs.rs:22:13 Sep 17 17:42:10.265 INFO kablam! | Sep 17 17:42:10.265 INFO kablam! 22 | let mut inner = &mut self.inner; Sep 17 17:42:10.265 INFO kablam! | ----^^^^^ Sep 17 17:42:10.265 INFO kablam! | | Sep 17 17:42:10.265 INFO kablam! | help: remove this `mut` Sep 17 17:42:10.266 INFO kablam! | Sep 17 17:42:10.266 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 17:42:10.266 INFO kablam! Sep 17 17:42:10.266 INFO kablam! error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable Sep 17 17:42:10.266 INFO kablam! --> src/pair/alignment_matrix.rs:79:26 Sep 17 17:42:10.266 INFO kablam! | Sep 17 17:42:10.266 INFO kablam! 79 | self.mut_slice()[self.offset(cursor)] = byte; Sep 17 17:42:10.266 INFO kablam! | ---- ^^^^ - mutable borrow ends here Sep 17 17:42:10.266 INFO kablam! | | | Sep 17 17:42:10.266 INFO kablam! | | immutable borrow occurs here Sep 17 17:42:10.266 INFO kablam! | mutable borrow occurs here Sep 17 17:42:10.266 INFO kablam! Sep 17 17:42:10.275 INFO kablam! error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable Sep 17 17:42:10.275 INFO kablam! --> src/pair/alignment_matrix.rs:79:26 Sep 17 17:42:10.275 INFO kablam! | Sep 17 17:42:10.275 INFO kablam! 79 | self.mut_slice()[self.offset(cursor)] = byte; Sep 17 17:42:10.275 INFO kablam! | ---- ^^^^ - mutable borrow ends here Sep 17 17:42:10.275 INFO kablam! | | | Sep 17 17:42:10.275 INFO kablam! | | immutable borrow occurs here Sep 17 17:42:10.275 INFO kablam! | mutable borrow occurs here Sep 17 17:42:10.275 INFO kablam! Sep 17 17:42:10.303 INFO kablam! error: aborting due to previous error Sep 17 17:42:10.303 INFO kablam! error: aborting due to previous error Sep 17 17:42:10.303 INFO kablam! Sep 17 17:42:10.303 INFO kablam! Sep 17 17:42:10.303 INFO kablam! For more information about this error, try `rustc --explain E0502`. Sep 17 17:42:10.303 INFO kablam! For more information about this error, try `rustc --explain E0502`. Sep 17 17:42:10.310 INFO kablam! error: Could not compile `seal`. Sep 17 17:42:10.310 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:42:10.316 INFO kablam! error: Could not compile `seal`. Sep 17 17:42:10.316 INFO kablam! Sep 17 17:42:10.316 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:42:10.316 INFO kablam! su: No module specific data is present Sep 17 17:42:11.186 INFO running `"docker" "rm" "-f" "1fdaa7bb0e8c7af8a475c79bf5d629844fefc031469497cea22cf9b926641f17"` Sep 17 17:42:11.355 INFO blam! 1fdaa7bb0e8c7af8a475c79bf5d629844fefc031469497cea22cf9b926641f17