Sep 19 20:35:26.699 INFO checking seal-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:35:26.699 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:35:26.699 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:35:26.897 INFO blam! 383448d5a6e7ba64a162dfa50b8471265721f702c0dee7def9b2332bf672b765 Sep 19 20:35:26.899 INFO running `"docker" "start" "-a" "383448d5a6e7ba64a162dfa50b8471265721f702c0dee7def9b2332bf672b765"` Sep 19 20:35:28.225 INFO kablam! usermod: no changes Sep 19 20:35:28.326 INFO kablam! Checking seal v0.1.0 (/source) Sep 19 20:35:28.873 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:35:28.873 INFO kablam! --> src/pair/alignment_set.rs:55:58 Sep 19 20:35:28.874 INFO kablam! | Sep 19 20:35:28.874 INFO kablam! 55 | let mut last_diagonal = strategy.total_score((strategy.mismatch_score() * Sep 19 20:35:28.874 INFO kablam! | __________________________________________________________^ Sep 19 20:35:28.875 INFO kablam! 56 | | (y as isize))); Sep 19 20:35:28.875 INFO kablam! | |_______________________________________________________________________^ help: remove these parentheses Sep 19 20:35:28.876 INFO kablam! | Sep 19 20:35:28.876 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:35:28.876 INFO kablam! Sep 19 20:35:28.877 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:35:28.877 INFO kablam! --> src/pair/alignment_set.rs:57:43 Sep 19 20:35:28.877 INFO kablam! | Sep 19 20:35:28.878 INFO kablam! 57 | row[0] = strategy.total_score((strategy.insert_score() * ((y + 1) as isize))); Sep 19 20:35:28.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:35:28.878 INFO kablam! Sep 19 20:35:28.879 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:35:28.879 INFO kablam! --> src/pair/alignment_set.rs:116:49 Sep 19 20:35:28.879 INFO kablam! | Sep 19 20:35:28.880 INFO kablam! 116 | (0..width).map(|i| strategy.total_score((strategy.delete_score() * (i as isize)))).collect() Sep 19 20:35:28.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:35:28.880 INFO kablam! Sep 19 20:35:28.880 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:35:28.881 INFO kablam! --> src/pair/alignment_set.rs:55:58 Sep 19 20:35:28.881 INFO kablam! | Sep 19 20:35:28.881 INFO kablam! 55 | let mut last_diagonal = strategy.total_score((strategy.mismatch_score() * Sep 19 20:35:28.882 INFO kablam! | __________________________________________________________^ Sep 19 20:35:28.882 INFO kablam! 56 | | (y as isize))); Sep 19 20:35:28.882 INFO kablam! | |_______________________________________________________________________^ help: remove these parentheses Sep 19 20:35:28.882 INFO kablam! | Sep 19 20:35:28.883 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:35:28.883 INFO kablam! Sep 19 20:35:28.883 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:35:28.884 INFO kablam! --> src/pair/alignment_set.rs:57:43 Sep 19 20:35:28.884 INFO kablam! | Sep 19 20:35:28.884 INFO kablam! 57 | row[0] = strategy.total_score((strategy.insert_score() * ((y + 1) as isize))); Sep 19 20:35:28.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:35:28.885 INFO kablam! Sep 19 20:35:28.885 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:35:28.885 INFO kablam! --> src/pair/alignment_set.rs:116:49 Sep 19 20:35:28.886 INFO kablam! | Sep 19 20:35:28.886 INFO kablam! 116 | (0..width).map(|i| strategy.total_score((strategy.delete_score() * (i as isize)))).collect() Sep 19 20:35:28.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:35:28.887 INFO kablam! Sep 19 20:35:29.258 INFO kablam! warning: variable does not need to be mutable Sep 19 20:35:29.259 INFO kablam! --> src/pair/runs.rs:22:13 Sep 19 20:35:29.259 INFO kablam! | Sep 19 20:35:29.259 INFO kablam! 22 | let mut inner = &mut self.inner; Sep 19 20:35:29.260 INFO kablam! | ----^^^^^ Sep 19 20:35:29.260 INFO kablam! | | Sep 19 20:35:29.260 INFO kablam! | help: remove this `mut` Sep 19 20:35:29.261 INFO kablam! | Sep 19 20:35:29.262 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 20:35:29.262 INFO kablam! Sep 19 20:35:29.262 INFO kablam! error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable Sep 19 20:35:29.262 INFO kablam! --> src/pair/alignment_matrix.rs:79:26 Sep 19 20:35:29.263 INFO kablam! | Sep 19 20:35:29.263 INFO kablam! 79 | self.mut_slice()[self.offset(cursor)] = byte; Sep 19 20:35:29.263 INFO kablam! | ---- ^^^^ - mutable borrow ends here Sep 19 20:35:29.264 INFO kablam! | | | Sep 19 20:35:29.264 INFO kablam! | | immutable borrow occurs here Sep 19 20:35:29.264 INFO kablam! | mutable borrow occurs here Sep 19 20:35:29.265 INFO kablam! Sep 19 20:35:29.320 INFO kablam! error: aborting due to previous error Sep 19 20:35:29.320 INFO kablam! Sep 19 20:35:29.320 INFO kablam! For more information about this error, try `rustc --explain E0502`. Sep 19 20:35:29.341 INFO kablam! warning: variable does not need to be mutable Sep 19 20:35:29.341 INFO kablam! --> src/pair/runs.rs:22:13 Sep 19 20:35:29.341 INFO kablam! | Sep 19 20:35:29.341 INFO kablam! 22 | let mut inner = &mut self.inner; Sep 19 20:35:29.341 INFO kablam! | ----^^^^^ Sep 19 20:35:29.341 INFO kablam! | | Sep 19 20:35:29.341 INFO kablam! | help: remove this `mut` Sep 19 20:35:29.341 INFO kablam! | Sep 19 20:35:29.341 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 20:35:29.341 INFO kablam! Sep 19 20:35:29.342 INFO kablam! error: Could not compile `seal`. Sep 19 20:35:29.342 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:35:29.346 INFO kablam! error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable Sep 19 20:35:29.346 INFO kablam! --> src/pair/alignment_matrix.rs:79:26 Sep 19 20:35:29.346 INFO kablam! | Sep 19 20:35:29.346 INFO kablam! 79 | self.mut_slice()[self.offset(cursor)] = byte; Sep 19 20:35:29.346 INFO kablam! | ---- ^^^^ - mutable borrow ends here Sep 19 20:35:29.346 INFO kablam! | | | Sep 19 20:35:29.346 INFO kablam! | | immutable borrow occurs here Sep 19 20:35:29.346 INFO kablam! | mutable borrow occurs here Sep 19 20:35:29.347 INFO kablam! Sep 19 20:35:29.399 INFO kablam! error: aborting due to previous error Sep 19 20:35:29.399 INFO kablam! Sep 19 20:35:29.399 INFO kablam! For more information about this error, try `rustc --explain E0502`. Sep 19 20:35:29.416 INFO kablam! error: Could not compile `seal`. Sep 19 20:35:29.416 INFO kablam! Sep 19 20:35:29.416 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:35:29.418 INFO kablam! su: No module specific data is present Sep 19 20:35:30.256 INFO running `"docker" "rm" "-f" "383448d5a6e7ba64a162dfa50b8471265721f702c0dee7def9b2332bf672b765"` Sep 19 20:35:30.368 INFO blam! 383448d5a6e7ba64a162dfa50b8471265721f702c0dee7def9b2332bf672b765