Sep 01 21:44:18.506 INFO checking enigma-0.0.2 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 21:44:18.506 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 21:44:18.506 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:44:18.700 INFO blam! 4b40ad09975563fe07ac9355b08bb90f37479a8d2f9e8a0ab3db20dca49de22b Sep 01 21:44:18.702 INFO running `"docker" "start" "-a" "4b40ad09975563fe07ac9355b08bb90f37479a8d2f9e8a0ab3db20dca49de22b"` Sep 01 21:44:19.393 INFO kablam! Checking enigma v0.0.2 (file:///source) Sep 01 21:44:19.910 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 21:44:19.910 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 01 21:44:19.910 INFO kablam! | Sep 01 21:44:19.910 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 01 21:44:19.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 21:44:19.910 INFO kablam! | Sep 01 21:44:19.910 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:44:19.910 INFO kablam! Sep 01 21:44:20.012 INFO kablam! warning: unused variable: `input` Sep 01 21:44:20.012 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 01 21:44:20.012 INFO kablam! | Sep 01 21:44:20.012 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 01 21:44:20.013 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 01 21:44:20.013 INFO kablam! | Sep 01 21:44:20.013 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 21:44:20.013 INFO kablam! Sep 01 21:44:20.288 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 21:44:20.288 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 01 21:44:20.288 INFO kablam! | Sep 01 21:44:20.288 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 01 21:44:20.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 21:44:20.289 INFO kablam! | Sep 01 21:44:20.289 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:44:20.289 INFO kablam! Sep 01 21:44:20.390 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 01 21:44:20.390 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 01 21:44:20.390 INFO kablam! | Sep 01 21:44:20.390 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 01 21:44:20.390 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 01 21:44:20.390 INFO kablam! Sep 01 21:44:20.402 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 01 21:44:20.402 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 01 21:44:20.402 INFO kablam! | Sep 01 21:44:20.402 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 01 21:44:20.402 INFO kablam! | ^^^^^^^^ Sep 01 21:44:20.402 INFO kablam! Sep 01 21:44:20.463 INFO kablam! error: aborting due to 2 previous errors Sep 01 21:44:20.463 INFO kablam! Sep 01 21:44:20.463 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 01 21:44:20.470 INFO kablam! error: Could not compile `enigma`. Sep 01 21:44:20.470 INFO kablam! Sep 01 21:44:20.470 INFO kablam! To learn more, run the command again with --verbose. Sep 01 21:44:20.472 INFO kablam! su: No module specific data is present Sep 01 21:44:21.070 INFO running `"docker" "rm" "-f" "4b40ad09975563fe07ac9355b08bb90f37479a8d2f9e8a0ab3db20dca49de22b"` Sep 01 21:44:21.164 INFO blam! 4b40ad09975563fe07ac9355b08bb90f37479a8d2f9e8a0ab3db20dca49de22b