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