Sep 20 04:00:48.098 INFO checking enigma-0.0.2 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:00:48.098 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:00:48.098 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:00:48.281 INFO blam! 71626bf46b196dfbc6683225a653ad59d9816c6130530c238795678104dde0d6 Sep 20 04:00:48.283 INFO running `"docker" "start" "-a" "71626bf46b196dfbc6683225a653ad59d9816c6130530c238795678104dde0d6"` Sep 20 04:00:49.857 INFO kablam! usermod: no changes Sep 20 04:00:49.888 INFO kablam! Checking enigma v0.0.2 (/source) Sep 20 04:00:50.282 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 04:00:50.282 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 20 04:00:50.282 INFO kablam! | Sep 20 04:00:50.282 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 20 04:00:50.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:00:50.282 INFO kablam! | Sep 20 04:00:50.282 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:00:50.282 INFO kablam! Sep 20 04:00:50.362 INFO kablam! warning: unused variable: `input` Sep 20 04:00:50.362 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 20 04:00:50.362 INFO kablam! | Sep 20 04:00:50.362 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 20 04:00:50.362 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 20 04:00:50.362 INFO kablam! | Sep 20 04:00:50.362 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 04:00:50.362 INFO kablam! Sep 20 04:00:50.415 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 04:00:50.415 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 20 04:00:50.415 INFO kablam! | Sep 20 04:00:50.415 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 20 04:00:50.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:00:50.415 INFO kablam! | Sep 20 04:00:50.415 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:00:50.415 INFO kablam! Sep 20 04:00:50.522 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 20 04:00:50.522 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 20 04:00:50.522 INFO kablam! | Sep 20 04:00:50.522 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 20 04:00:50.522 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 20 04:00:50.522 INFO kablam! Sep 20 04:00:50.536 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 20 04:00:50.536 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 20 04:00:50.537 INFO kablam! | Sep 20 04:00:50.537 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 20 04:00:50.537 INFO kablam! | ^^^^^^^^ Sep 20 04:00:50.538 INFO kablam! Sep 20 04:00:50.582 INFO kablam! error: aborting due to 2 previous errors Sep 20 04:00:50.582 INFO kablam! Sep 20 04:00:50.583 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 04:00:50.590 INFO kablam! error: Could not compile `enigma`. Sep 20 04:00:50.590 INFO kablam! Sep 20 04:00:50.590 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:00:50.591 INFO kablam! su: No module specific data is present Sep 20 04:00:51.492 INFO running `"docker" "rm" "-f" "71626bf46b196dfbc6683225a653ad59d9816c6130530c238795678104dde0d6"` Sep 20 04:00:51.622 INFO blam! 71626bf46b196dfbc6683225a653ad59d9816c6130530c238795678104dde0d6