Sep 18 01:11:42.950 INFO checking enigma-0.0.2 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 01:11:42.950 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 01:11:42.950 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/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 18 01:11:43.134 INFO blam! 9a71d7ec18f7c501d4d0b09b922b1f0eae5f13da902bd048fc521a71798f060b Sep 18 01:11:43.135 INFO running `"docker" "start" "-a" "9a71d7ec18f7c501d4d0b09b922b1f0eae5f13da902bd048fc521a71798f060b"` Sep 18 01:11:44.255 INFO kablam! usermod: no changes Sep 18 01:11:44.339 INFO kablam! Checking enigma v0.0.2 (/source) Sep 18 01:11:44.907 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 01:11:44.907 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 18 01:11:44.907 INFO kablam! | Sep 18 01:11:44.907 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 18 01:11:44.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 01:11:44.907 INFO kablam! | Sep 18 01:11:44.907 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 01:11:44.907 INFO kablam! Sep 18 01:11:44.927 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 01:11:44.927 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 18 01:11:44.927 INFO kablam! | Sep 18 01:11:44.927 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 18 01:11:44.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 01:11:44.927 INFO kablam! | Sep 18 01:11:44.927 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 01:11:44.927 INFO kablam! Sep 18 01:11:45.003 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 18 01:11:45.003 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 18 01:11:45.003 INFO kablam! | Sep 18 01:11:45.003 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 18 01:11:45.003 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 18 01:11:45.003 INFO kablam! Sep 18 01:11:45.005 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 18 01:11:45.005 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 18 01:11:45.005 INFO kablam! | Sep 18 01:11:45.006 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 18 01:11:45.006 INFO kablam! | ^^^^^^^^ Sep 18 01:11:45.006 INFO kablam! Sep 18 01:11:45.039 INFO kablam! error: aborting due to 2 previous errors Sep 18 01:11:45.039 INFO kablam! Sep 18 01:11:45.039 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 18 01:11:45.043 INFO kablam! warning: unused variable: `input` Sep 18 01:11:45.043 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 18 01:11:45.043 INFO kablam! | Sep 18 01:11:45.043 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 18 01:11:45.043 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 18 01:11:45.043 INFO kablam! | Sep 18 01:11:45.043 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 01:11:45.043 INFO kablam! Sep 18 01:11:45.059 INFO kablam! error: Could not compile `enigma`. Sep 18 01:11:45.059 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:11:45.143 INFO kablam! error: build failed Sep 18 01:11:45.143 INFO kablam! su: No module specific data is present Sep 18 01:11:46.017 INFO running `"docker" "rm" "-f" "9a71d7ec18f7c501d4d0b09b922b1f0eae5f13da902bd048fc521a71798f060b"` Sep 18 01:11:46.283 INFO blam! 9a71d7ec18f7c501d4d0b09b922b1f0eae5f13da902bd048fc521a71798f060b