Sep 20 02:18:14.323 INFO checking enigma-0.0.2 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 02:18:14.323 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 02:18:14.323 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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:14.772 INFO blam! 807b3b604ff35523027a1eb435617a73f8d05626bcc147f94a2aaddb8544148c Sep 20 02:18:14.774 INFO running `"docker" "start" "-a" "807b3b604ff35523027a1eb435617a73f8d05626bcc147f94a2aaddb8544148c"` Sep 20 02:18:15.943 INFO kablam! usermod: no changes Sep 20 02:18:15.995 INFO kablam! Checking enigma v0.0.2 (/source) Sep 20 02:18:16.439 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:18:16.439 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 20 02:18:16.439 INFO kablam! | Sep 20 02:18:16.439 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 20 02:18:16.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:18:16.439 INFO kablam! | Sep 20 02:18:16.439 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:18:16.439 INFO kablam! Sep 20 02:18:16.463 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 02:18:16.463 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 20 02:18:16.463 INFO kablam! | Sep 20 02:18:16.463 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 20 02:18:16.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:18:16.463 INFO kablam! | Sep 20 02:18:16.463 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:18:16.463 INFO kablam! Sep 20 02:18:16.531 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:16.531 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 20 02:18:16.531 INFO kablam! | Sep 20 02:18:16.531 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 20 02:18:16.531 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 20 02:18:16.531 INFO kablam! Sep 20 02:18:16.536 INFO kablam! warning: unused variable: `input` Sep 20 02:18:16.536 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 20 02:18:16.536 INFO kablam! | Sep 20 02:18:16.536 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 20 02:18:16.536 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 20 02:18:16.536 INFO kablam! | Sep 20 02:18:16.536 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 02:18:16.536 INFO kablam! Sep 20 02:18:16.555 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 20 02:18:16.555 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 20 02:18:16.555 INFO kablam! | Sep 20 02:18:16.555 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 20 02:18:16.555 INFO kablam! | ^^^^^^^^ Sep 20 02:18:16.555 INFO kablam! Sep 20 02:18:16.611 INFO kablam! error: aborting due to 2 previous errors Sep 20 02:18:16.611 INFO kablam! Sep 20 02:18:16.611 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 02:18:16.618 INFO kablam! error: Could not compile `enigma`. Sep 20 02:18:16.618 INFO kablam! Sep 20 02:18:16.618 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:18:16.618 INFO kablam! su: No module specific data is present Sep 20 02:18:17.685 INFO running `"docker" "rm" "-f" "807b3b604ff35523027a1eb435617a73f8d05626bcc147f94a2aaddb8544148c"` Sep 20 02:18:17.967 INFO blam! 807b3b604ff35523027a1eb435617a73f8d05626bcc147f94a2aaddb8544148c