Sep 06 07:30:37.511 INFO checking enigma-0.0.2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 07:30:37.511 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 07:30:37.511 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:30:37.736 INFO blam! 3122ec2935801cc11ced310cb1c8adfa62036b1b06f30e9a7c37f21b2a86f8a1 Sep 06 07:30:37.739 INFO running `"docker" "start" "-a" "3122ec2935801cc11ced310cb1c8adfa62036b1b06f30e9a7c37f21b2a86f8a1"` Sep 06 07:30:38.430 INFO kablam! usermod: no changes Sep 06 07:30:38.473 INFO kablam! Checking enigma v0.0.2 (file:///source) Sep 06 07:30:38.716 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 07:30:38.716 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 06 07:30:38.716 INFO kablam! | Sep 06 07:30:38.716 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 06 07:30:38.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 07:30:38.716 INFO kablam! | Sep 06 07:30:38.716 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 07:30:38.716 INFO kablam! Sep 06 07:30:38.762 INFO kablam! warning: unused variable: `input` Sep 06 07:30:38.762 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 06 07:30:38.762 INFO kablam! | Sep 06 07:30:38.762 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 06 07:30:38.762 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 06 07:30:38.762 INFO kablam! | Sep 06 07:30:38.762 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 07:30:38.762 INFO kablam! Sep 06 07:30:38.820 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 07:30:38.820 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 06 07:30:38.820 INFO kablam! | Sep 06 07:30:38.820 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 06 07:30:38.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 07:30:38.820 INFO kablam! | Sep 06 07:30:38.820 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 07:30:38.820 INFO kablam! Sep 06 07:30:38.881 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 06 07:30:38.881 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 06 07:30:38.881 INFO kablam! | Sep 06 07:30:38.881 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 06 07:30:38.881 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 06 07:30:38.881 INFO kablam! Sep 06 07:30:38.888 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 06 07:30:38.888 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 06 07:30:38.888 INFO kablam! | Sep 06 07:30:38.888 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 06 07:30:38.888 INFO kablam! | ^^^^^^^^ Sep 06 07:30:38.888 INFO kablam! Sep 06 07:30:38.912 INFO kablam! error: aborting due to 2 previous errors Sep 06 07:30:38.913 INFO kablam! Sep 06 07:30:38.913 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 07:30:38.919 INFO kablam! error: Could not compile `enigma`. Sep 06 07:30:38.919 INFO kablam! Sep 06 07:30:38.920 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:30:38.920 INFO kablam! su: No module specific data is present Sep 06 07:30:39.721 INFO running `"docker" "rm" "-f" "3122ec2935801cc11ced310cb1c8adfa62036b1b06f30e9a7c37f21b2a86f8a1"` Sep 06 07:30:39.853 INFO blam! 3122ec2935801cc11ced310cb1c8adfa62036b1b06f30e9a7c37f21b2a86f8a1