Sep 17 14:44:07.149 INFO checking wordnet_stemmer-0.1.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 14:44:07.150 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 14:44:07.150 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 14:44:07.552 INFO blam! 66788b4cf50cc21df9c8f258c5047151c04514fb1e95b84e32eac6a5705af506 Sep 17 14:44:07.562 INFO running `"docker" "start" "-a" "66788b4cf50cc21df9c8f258c5047151c04514fb1e95b84e32eac6a5705af506"` Sep 17 14:44:09.268 INFO kablam! usermod: no changes Sep 17 14:44:09.318 INFO kablam! Checking farmhash v1.1.5 Sep 17 14:44:09.735 INFO kablam! Checking wordnet_stemmer v0.1.1 (/source) Sep 17 14:44:09.927 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 14:44:09.927 INFO kablam! --> src/lib.rs:209:34 Sep 17 14:44:09.927 INFO kablam! | Sep 17 14:44:09.927 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 17 14:44:09.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 14:44:09.927 INFO kablam! | Sep 17 14:44:09.927 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 14:44:09.927 INFO kablam! Sep 17 14:44:09.980 INFO kablam! warning: unnecessary parentheses around method argument Sep 17 14:44:09.980 INFO kablam! --> src/lib.rs:209:34 Sep 17 14:44:09.980 INFO kablam! | Sep 17 14:44:09.980 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 17 14:44:09.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 14:44:09.980 INFO kablam! | Sep 17 14:44:09.980 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 14:44:09.980 INFO kablam! Sep 17 14:44:10.058 INFO kablam! error[E0308]: mismatched types Sep 17 14:44:10.059 INFO kablam! --> src/lib.rs:340:62 Sep 17 14:44:10.059 INFO kablam! | Sep 17 14:44:10.059 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 17 14:44:10.059 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 14:44:10.059 INFO kablam! | | Sep 17 14:44:10.059 INFO kablam! | expected &str, found struct `std::string::String` Sep 17 14:44:10.059 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 17 14:44:10.059 INFO kablam! | Sep 17 14:44:10.059 INFO kablam! = note: expected type `&str` Sep 17 14:44:10.059 INFO kablam! found type `std::string::String` Sep 17 14:44:10.059 INFO kablam! Sep 17 14:44:10.059 INFO kablam! error: aborting due to previous error Sep 17 14:44:10.059 INFO kablam! Sep 17 14:44:10.059 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 14:44:10.066 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 17 14:44:10.067 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 14:44:10.155 INFO kablam! warning: type alias is never used: `FileMap` Sep 17 14:44:10.155 INFO kablam! --> src/lib.rs:63:1 Sep 17 14:44:10.155 INFO kablam! | Sep 17 14:44:10.155 INFO kablam! 63 | type FileMap = HashMap; Sep 17 14:44:10.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 14:44:10.155 INFO kablam! | Sep 17 14:44:10.155 INFO kablam! = note: #[warn(dead_code)] on by default Sep 17 14:44:10.155 INFO kablam! Sep 17 14:44:10.203 INFO kablam! error: build failed Sep 17 14:44:10.203 INFO kablam! su: No module specific data is present Sep 17 14:44:10.998 INFO running `"docker" "rm" "-f" "66788b4cf50cc21df9c8f258c5047151c04514fb1e95b84e32eac6a5705af506"` Sep 17 14:44:11.111 INFO blam! 66788b4cf50cc21df9c8f258c5047151c04514fb1e95b84e32eac6a5705af506