Sep 21 10:52:56.264 INFO checking enigma-0.0.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:52:56.264 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:52:56.264 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:52:56.421 INFO blam! fcb7c02db6c4aebf6676d68d5d76be744266e90f6fb08ae42211b0ce5654d155 Sep 21 10:52:56.423 INFO running `"docker" "start" "-a" "fcb7c02db6c4aebf6676d68d5d76be744266e90f6fb08ae42211b0ce5654d155"` Sep 21 10:52:57.054 INFO kablam! usermod: no changes Sep 21 10:52:57.091 INFO kablam! Checking enigma v0.0.2 (/source) Sep 21 10:52:57.552 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:52:57.552 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 21 10:52:57.552 INFO kablam! | Sep 21 10:52:57.552 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 21 10:52:57.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:52:57.552 INFO kablam! | Sep 21 10:52:57.552 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 10:52:57.552 INFO kablam! Sep 21 10:52:57.647 INFO kablam! warning: unused variable: `input` Sep 21 10:52:57.648 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 21 10:52:57.648 INFO kablam! | Sep 21 10:52:57.648 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 21 10:52:57.648 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 21 10:52:57.648 INFO kablam! | Sep 21 10:52:57.648 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 10:52:57.648 INFO kablam! Sep 21 10:52:57.722 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:52:57.722 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 21 10:52:57.722 INFO kablam! | Sep 21 10:52:57.722 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 21 10:52:57.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:52:57.723 INFO kablam! | Sep 21 10:52:57.723 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 10:52:57.723 INFO kablam! Sep 21 10:52:57.812 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 21 10:52:57.812 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 21 10:52:57.812 INFO kablam! | Sep 21 10:52:57.812 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 21 10:52:57.812 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 21 10:52:57.812 INFO kablam! Sep 21 10:52:57.815 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 21 10:52:57.815 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 21 10:52:57.815 INFO kablam! | Sep 21 10:52:57.815 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 21 10:52:57.816 INFO kablam! | ^^^^^^^^ Sep 21 10:52:57.816 INFO kablam! Sep 21 10:52:57.852 INFO kablam! error: aborting due to 2 previous errors Sep 21 10:52:57.852 INFO kablam! Sep 21 10:52:57.852 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 21 10:52:57.864 INFO kablam! error: Could not compile `enigma`. Sep 21 10:52:57.865 INFO kablam! Sep 21 10:52:57.865 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:52:57.865 INFO kablam! su: No module specific data is present Sep 21 10:52:58.644 INFO running `"docker" "rm" "-f" "fcb7c02db6c4aebf6676d68d5d76be744266e90f6fb08ae42211b0ce5654d155"` Sep 21 10:52:58.754 INFO blam! fcb7c02db6c4aebf6676d68d5d76be744266e90f6fb08ae42211b0ce5654d155