Sep 02 15:21:41.606 INFO checking enigma-0.0.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 15:21:41.606 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 15:21:41.607 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 15:21:41.874 INFO blam! 1763782331a9d7a0f2e1946f413e6277e1b36b59e361bfcd0fbd13a6c3bbfacc Sep 02 15:21:41.877 INFO running `"docker" "start" "-a" "1763782331a9d7a0f2e1946f413e6277e1b36b59e361bfcd0fbd13a6c3bbfacc"` Sep 02 15:21:42.636 INFO kablam! Checking enigma v0.0.2 (file:///source) Sep 02 15:21:43.363 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 15:21:43.363 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 02 15:21:43.363 INFO kablam! | Sep 02 15:21:43.363 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 02 15:21:43.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 15:21:43.363 INFO kablam! | Sep 02 15:21:43.363 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 15:21:43.363 INFO kablam! Sep 02 15:21:43.518 INFO kablam! warning: unused variable: `input` Sep 02 15:21:43.518 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 02 15:21:43.518 INFO kablam! | Sep 02 15:21:43.518 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 02 15:21:43.518 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 02 15:21:43.518 INFO kablam! | Sep 02 15:21:43.518 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 15:21:43.518 INFO kablam! Sep 02 15:21:43.577 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 15:21:43.577 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 02 15:21:43.577 INFO kablam! | Sep 02 15:21:43.577 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 02 15:21:43.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 15:21:43.577 INFO kablam! | Sep 02 15:21:43.577 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 15:21:43.578 INFO kablam! Sep 02 15:21:43.727 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 02 15:21:43.727 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 02 15:21:43.727 INFO kablam! | Sep 02 15:21:43.727 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 02 15:21:43.727 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 02 15:21:43.727 INFO kablam! Sep 02 15:21:43.752 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 02 15:21:43.752 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 02 15:21:43.752 INFO kablam! | Sep 02 15:21:43.752 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 02 15:21:43.752 INFO kablam! | ^^^^^^^^ Sep 02 15:21:43.752 INFO kablam! Sep 02 15:21:43.835 INFO kablam! error: aborting due to 2 previous errors Sep 02 15:21:43.836 INFO kablam! Sep 02 15:21:43.836 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 02 15:21:43.847 INFO kablam! error: Could not compile `enigma`. Sep 02 15:21:43.848 INFO kablam! Sep 02 15:21:43.848 INFO kablam! To learn more, run the command again with --verbose. Sep 02 15:21:43.850 INFO kablam! su: No module specific data is present Sep 02 15:21:44.504 INFO running `"docker" "rm" "-f" "1763782331a9d7a0f2e1946f413e6277e1b36b59e361bfcd0fbd13a6c3bbfacc"` Sep 02 15:21:44.650 INFO blam! 1763782331a9d7a0f2e1946f413e6277e1b36b59e361bfcd0fbd13a6c3bbfacc