Sep 20 02:18:12.693 INFO checking enigma-0.0.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 02:18:12.693 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 02:18:12.693 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:18:12.904 INFO blam! 04074319ced0dc120e49c81868da1607850289b283aff4b450786a7ddc00d182 Sep 20 02:18:12.906 INFO running `"docker" "start" "-a" "04074319ced0dc120e49c81868da1607850289b283aff4b450786a7ddc00d182"` Sep 20 02:18:13.549 INFO kablam! usermod: no changes Sep 20 02:18:13.590 INFO kablam! Checking enigma v0.0.2 (/source) Sep 20 02:18:13.943 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:18:13.943 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 20 02:18:13.944 INFO kablam! | Sep 20 02:18:13.944 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 20 02:18:13.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:18:13.944 INFO kablam! | Sep 20 02:18:13.944 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:18:13.945 INFO kablam! Sep 20 02:18:14.110 INFO kablam! warning: unused variable: `input` Sep 20 02:18:14.111 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 20 02:18:14.111 INFO kablam! | Sep 20 02:18:14.111 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 20 02:18:14.111 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 20 02:18:14.111 INFO kablam! | Sep 20 02:18:14.111 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 02:18:14.111 INFO kablam! Sep 20 02:18:14.159 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:18:14.159 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 20 02:18:14.159 INFO kablam! | Sep 20 02:18:14.159 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 20 02:18:14.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:18:14.159 INFO kablam! | Sep 20 02:18:14.159 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:18:14.159 INFO kablam! Sep 20 02:18:14.289 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 20 02:18:14.289 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 20 02:18:14.289 INFO kablam! | Sep 20 02:18:14.289 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 20 02:18:14.289 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 20 02:18:14.289 INFO kablam! Sep 20 02:18:14.299 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 20 02:18:14.299 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 20 02:18:14.299 INFO kablam! | Sep 20 02:18:14.299 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 20 02:18:14.299 INFO kablam! | ^^^^^^^^ Sep 20 02:18:14.299 INFO kablam! Sep 20 02:18:14.338 INFO kablam! error: aborting due to 2 previous errors Sep 20 02:18:14.339 INFO kablam! Sep 20 02:18:14.339 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 02:18:14.350 INFO kablam! error: Could not compile `enigma`. Sep 20 02:18:14.351 INFO kablam! Sep 20 02:18:14.351 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:18:14.351 INFO kablam! su: No module specific data is present Sep 20 02:18:15.359 INFO running `"docker" "rm" "-f" "04074319ced0dc120e49c81868da1607850289b283aff4b450786a7ddc00d182"` Sep 20 02:18:15.539 INFO blam! 04074319ced0dc120e49c81868da1607850289b283aff4b450786a7ddc00d182