Sep 10 19:37:22.617 INFO checking enigma-0.0.2 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 19:37:22.617 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 19:37:22.617 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 19:37:22.819 INFO blam! 1f3f906708929626e7d30e1ec4df1fad5060f1f4c300fecb118eda21ece7d2ed Sep 10 19:37:22.821 INFO running `"docker" "start" "-a" "1f3f906708929626e7d30e1ec4df1fad5060f1f4c300fecb118eda21ece7d2ed"` Sep 10 19:37:24.017 INFO kablam! usermod: no changes Sep 10 19:37:24.110 INFO kablam! Checking enigma v0.0.2 (file:///source) Sep 10 19:37:24.842 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:37:24.842 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 10 19:37:24.842 INFO kablam! | Sep 10 19:37:24.842 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 10 19:37:24.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:37:24.842 INFO kablam! | Sep 10 19:37:24.842 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 19:37:24.842 INFO kablam! Sep 10 19:37:24.890 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 19:37:24.890 INFO kablam! --> src/hashes/md2.rs:96:33 Sep 10 19:37:24.890 INFO kablam! | Sep 10 19:37:24.890 INFO kablam! 96 | let n = min(in_len, (16 - self.cur_len)); Sep 10 19:37:24.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 19:37:24.890 INFO kablam! | Sep 10 19:37:24.890 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 19:37:24.890 INFO kablam! Sep 10 19:37:24.934 INFO kablam! error[E0599]: no function or associated item named `from_elem` found for type `std::vec::Vec<_>` in the current scope Sep 10 19:37:24.934 INFO kablam! --> src/hashes/mod.rs:96:26 Sep 10 19:37:24.934 INFO kablam! | Sep 10 19:37:24.934 INFO kablam! 96 | let mut result = Vec::from_elem(hash.get_output_length(), 0u8); Sep 10 19:37:24.934 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `std::vec::Vec<_>` Sep 10 19:37:24.938 INFO kablam! Sep 10 19:37:24.950 INFO kablam! error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope Sep 10 19:37:24.950 INFO kablam! --> src/hashes/mod.rs:115:28 Sep 10 19:37:24.950 INFO kablam! | Sep 10 19:37:24.950 INFO kablam! 115 | assert!(result_str.as_slice() == test.output_str); Sep 10 19:37:24.950 INFO kablam! | ^^^^^^^^ Sep 10 19:37:24.950 INFO kablam! Sep 10 19:37:24.986 INFO kablam! error: aborting due to 2 previous errors Sep 10 19:37:24.986 INFO kablam! Sep 10 19:37:24.986 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 19:37:25.002 INFO kablam! error: Could not compile `enigma`. Sep 10 19:37:25.002 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 19:37:25.006 INFO kablam! warning: unused variable: `input` Sep 10 19:37:25.006 INFO kablam! --> src/hashes/md4.rs:52:29 Sep 10 19:37:25.006 INFO kablam! | Sep 10 19:37:25.006 INFO kablam! 52 | fn set_input(&mut self, input: &[u8]) { Sep 10 19:37:25.006 INFO kablam! | ^^^^^ help: consider using `_input` instead Sep 10 19:37:25.006 INFO kablam! | Sep 10 19:37:25.006 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 19:37:25.006 INFO kablam! Sep 10 19:37:25.043 INFO kablam! error: build failed Sep 10 19:37:25.046 INFO kablam! su: No module specific data is present Sep 10 19:37:26.083 INFO running `"docker" "rm" "-f" "1f3f906708929626e7d30e1ec4df1fad5060f1f4c300fecb118eda21ece7d2ed"` Sep 10 19:37:26.245 INFO blam! 1f3f906708929626e7d30e1ec4df1fad5060f1f4c300fecb118eda21ece7d2ed