Sep 06 07:30:37.604 INFO checking enigma-0.0.2 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:30:37.604 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:30:37.604 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:30:37.861 INFO blam! b8abc6687dd63a6f7752ae384567775de11cb3d3c9c975916b7e2b18049eb385 Sep 06 07:30:37.867 INFO running `"docker" "start" "-a" "b8abc6687dd63a6f7752ae384567775de11cb3d3c9c975916b7e2b18049eb385"` Sep 06 07:30:38.955 INFO kablam! usermod: no changes Sep 06 07:30:38.976 INFO kablam! Checking enigma v0.0.2 (file:///source) Sep 06 07:30:39.303 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 07:30:39.303 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 06 07:30:39.303 INFO kablam! | Sep 06 07:30:39.303 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 06 07:30:39.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 07:30:39.303 INFO kablam! | Sep 06 07:30:39.303 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 07:30:39.303 INFO kablam! Sep 06 07:30:39.365 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 07:30:39.366 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 06 07:30:39.366 INFO kablam! | Sep 06 07:30:39.366 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 06 07:30:39.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 07:30:39.366 INFO kablam! | Sep 06 07:30:39.366 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 07:30:39.366 INFO kablam! Sep 06 07:30:39.396 INFO kablam! warning: unused variable: `input` Sep 06 07:30:39.397 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 06 07:30:39.397 INFO kablam! | Sep 06 07:30:39.397 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 06 07:30:39.397 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 06 07:30:39.397 INFO kablam! | Sep 06 07:30:39.397 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 07:30:39.397 INFO kablam! Sep 06 07:30:39.451 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 06 07:30:39.451 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 06 07:30:39.451 INFO kablam! | Sep 06 07:30:39.451 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 06 07:30:39.451 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 06 07:30:39.451 INFO kablam! Sep 06 07:30:39.465 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 06 07:30:39.465 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 06 07:30:39.465 INFO kablam! | Sep 06 07:30:39.465 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 06 07:30:39.465 INFO kablam! | ^^^^^^^^ Sep 06 07:30:39.465 INFO kablam! Sep 06 07:30:39.504 INFO kablam! error: aborting due to 2 previous errors Sep 06 07:30:39.504 INFO kablam! Sep 06 07:30:39.504 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 07:30:39.512 INFO kablam! error: Could not compile `enigma`. Sep 06 07:30:39.512 INFO kablam! Sep 06 07:30:39.512 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:30:39.513 INFO kablam! su: No module specific data is present Sep 06 07:30:40.165 INFO running `"docker" "rm" "-f" "b8abc6687dd63a6f7752ae384567775de11cb3d3c9c975916b7e2b18049eb385"` Sep 06 07:30:40.308 INFO blam! b8abc6687dd63a6f7752ae384567775de11cb3d3c9c975916b7e2b18049eb385