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