Sep 14 17:04:14.470 INFO checking enigma-0.0.2 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 17:04:14.470 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 17:04:14.470 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:04:14.615 INFO blam! 18c7169f7da30afa4e8cd4465e7924e41dfecda5c45ce0622dd1d753882cf91c Sep 14 17:04:14.617 INFO running `"docker" "start" "-a" "18c7169f7da30afa4e8cd4465e7924e41dfecda5c45ce0622dd1d753882cf91c"` Sep 14 17:04:15.302 INFO kablam! usermod: no changes Sep 14 17:04:15.331 INFO kablam! Checking enigma v0.0.2 (file:///source) Sep 14 17:04:15.528 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 17:04:15.528 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 14 17:04:15.528 INFO kablam! | Sep 14 17:04:15.528 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 14 17:04:15.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:04:15.528 INFO kablam! | Sep 14 17:04:15.528 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 17:04:15.528 INFO kablam! Sep 14 17:04:15.557 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 17:04:15.557 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 14 17:04:15.557 INFO kablam! | Sep 14 17:04:15.557 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 14 17:04:15.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:04:15.558 INFO kablam! | Sep 14 17:04:15.558 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 17:04:15.558 INFO kablam! Sep 14 17:04:15.587 INFO kablam! warning: unused variable: `input` Sep 14 17:04:15.587 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 14 17:04:15.587 INFO kablam! | Sep 14 17:04:15.587 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 14 17:04:15.587 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 14 17:04:15.587 INFO kablam! | Sep 14 17:04:15.587 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 17:04:15.587 INFO kablam! Sep 14 17:04:15.641 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 14 17:04:15.641 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 14 17:04:15.641 INFO kablam! | Sep 14 17:04:15.641 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 14 17:04:15.641 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 14 17:04:15.641 INFO kablam! Sep 14 17:04:15.651 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 14 17:04:15.651 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 14 17:04:15.651 INFO kablam! | Sep 14 17:04:15.651 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 14 17:04:15.651 INFO kablam! | ^^^^^^^^ Sep 14 17:04:15.651 INFO kablam! Sep 14 17:04:15.708 INFO kablam! error: aborting due to 2 previous errors Sep 14 17:04:15.708 INFO kablam! Sep 14 17:04:15.708 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 17:04:15.723 INFO kablam! error: Could not compile `enigma`. Sep 14 17:04:15.723 INFO kablam! Sep 14 17:04:15.723 INFO kablam! To learn more, run the command again with --verbose. Sep 14 17:04:15.725 INFO kablam! su: No module specific data is present Sep 14 17:04:16.751 INFO running `"docker" "rm" "-f" "18c7169f7da30afa4e8cd4465e7924e41dfecda5c45ce0622dd1d753882cf91c"` Sep 14 17:04:17.007 INFO blam! 18c7169f7da30afa4e8cd4465e7924e41dfecda5c45ce0622dd1d753882cf91c