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