Jul 12 10:19:10.614 INFO checking enigma-0.0.2 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 10:19:10.614 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 10:19:10.614 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 10:19:10.614 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 10:19:10.870 INFO blam! 706c586283b7366285e407819fbcbf29c2dcb46ff2138b90f55d133742e3f257 Jul 12 10:19:10.873 INFO running `"docker" "start" "-a" "706c586283b7366285e407819fbcbf29c2dcb46ff2138b90f55d133742e3f257"` Jul 12 10:19:12.020 INFO kablam! Checking enigma v0.0.2 (file:///source) Jul 12 10:19:12.632 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 10:19:12.632 INFO kablam! --> src/hashes/md2.rs:96:33 Jul 12 10:19:12.632 INFO kablam! | Jul 12 10:19:12.632 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Jul 12 10:19:12.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 10:19:12.633 INFO kablam! | Jul 12 10:19:12.633 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 12 10:19:12.634 INFO kablam! Jul 12 10:19:12.743 INFO kablam! warning: unnecessary parentheses around function argument Jul 12 10:19:12.743 INFO kablam! --> src/hashes/md2.rs:96:33 Jul 12 10:19:12.743 INFO kablam! | Jul 12 10:19:12.743 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Jul 12 10:19:12.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 10:19:12.743 INFO kablam! | Jul 12 10:19:12.743 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 12 10:19:12.743 INFO kablam! Jul 12 10:19:12.783 INFO kablam! warning: unused variable: `input` Jul 12 10:19:12.784 INFO kablam! --> src/hashes/md4.rs:52:29 Jul 12 10:19:12.784 INFO kablam! | Jul 12 10:19:12.784 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Jul 12 10:19:12.784 INFO kablam! | ^^^^^ help: consider using `_input` instead Jul 12 10:19:12.784 INFO kablam! | Jul 12 10:19:12.785 INFO kablam! = note: #[warn(unused_variables)] on by default Jul 12 10:19:12.785 INFO kablam! Jul 12 10:19:12.977 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Jul 12 10:19:12.977 INFO kablam! --> src/hashes/mod.rs:96:26 Jul 12 10:19:12.977 INFO kablam! | Jul 12 10:19:12.977 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Jul 12 10:19:12.977 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Jul 12 10:19:12.978 INFO kablam! Jul 12 10:19:13.005 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Jul 12 10:19:13.005 INFO kablam! --> src/hashes/mod.rs:115:28 Jul 12 10:19:13.005 INFO kablam! | Jul 12 10:19:13.005 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Jul 12 10:19:13.005 INFO kablam! | ^^^^^^^^ Jul 12 10:19:13.005 INFO kablam! Jul 12 10:19:13.159 INFO kablam! error: aborting due to 2 previous errors Jul 12 10:19:13.159 INFO kablam! Jul 12 10:19:13.160 INFO kablam! For more information about this error, try `rustc --explain E0599`. Jul 12 10:19:13.182 INFO kablam! error: Could not compile `enigma`. Jul 12 10:19:13.182 INFO kablam! Jul 12 10:19:13.182 INFO kablam! To learn more, run the command again with --verbose. Jul 12 10:19:13.184 INFO kablam! su: No module specific data is present Jul 12 10:19:13.630 INFO running `"docker" "rm" "-f" "706c586283b7366285e407819fbcbf29c2dcb46ff2138b90f55d133742e3f257"` Jul 12 10:19:13.824 INFO blam! 706c586283b7366285e407819fbcbf29c2dcb46ff2138b90f55d133742e3f257