Sep 03 22:03:10.677 INFO checking wordnet_stemmer-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 22:03:10.678 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 22:03:10.678 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:03:10.817 INFO blam! 40c77907dbd0e34746d39f867acb2223669bf50707a5612f55e2c3e72a1f064c Sep 03 22:03:10.819 INFO running `"docker" "start" "-a" "40c77907dbd0e34746d39f867acb2223669bf50707a5612f55e2c3e72a1f064c"` Sep 03 22:03:11.554 INFO kablam! Checking farmhash v1.1.5 Sep 03 22:03:12.077 INFO kablam! Checking wordnet_stemmer v0.1.1 (file:///source) Sep 03 22:03:12.317 INFO kablam! warning: unnecessary parentheses around method argument Sep 03 22:03:12.317 INFO kablam! --> src/lib.rs:209:34 Sep 03 22:03:12.317 INFO kablam! | Sep 03 22:03:12.317 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 03 22:03:12.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:03:12.317 INFO kablam! | Sep 03 22:03:12.317 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 22:03:12.317 INFO kablam! Sep 03 22:03:12.335 INFO kablam! warning: unnecessary parentheses around method argument Sep 03 22:03:12.335 INFO kablam! --> src/lib.rs:209:34 Sep 03 22:03:12.335 INFO kablam! | Sep 03 22:03:12.335 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 03 22:03:12.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:03:12.336 INFO kablam! | Sep 03 22:03:12.336 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 22:03:12.336 INFO kablam! Sep 03 22:03:12.534 INFO kablam! error[E0308]: mismatched types Sep 03 22:03:12.534 INFO kablam! --> src/lib.rs:340:62 Sep 03 22:03:12.534 INFO kablam! | Sep 03 22:03:12.534 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 03 22:03:12.534 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 22:03:12.534 INFO kablam! | | Sep 03 22:03:12.534 INFO kablam! | expected &str, found struct `std::string::String` Sep 03 22:03:12.534 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 03 22:03:12.534 INFO kablam! | Sep 03 22:03:12.534 INFO kablam! = note: expected type `&str` Sep 03 22:03:12.534 INFO kablam! found type `std::string::String` Sep 03 22:03:12.534 INFO kablam! Sep 03 22:03:12.541 INFO kablam! error: aborting due to previous error Sep 03 22:03:12.541 INFO kablam! Sep 03 22:03:12.541 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 22:03:12.549 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 03 22:03:12.549 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 22:03:12.613 INFO kablam! warning: type alias is never used: `FileMap` Sep 03 22:03:12.613 INFO kablam! --> src/lib.rs:63:1 Sep 03 22:03:12.613 INFO kablam! | Sep 03 22:03:12.613 INFO kablam! 63 | type FileMap = HashMap; Sep 03 22:03:12.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:03:12.613 INFO kablam! | Sep 03 22:03:12.613 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 22:03:12.613 INFO kablam! Sep 03 22:03:12.636 INFO kablam! error: build failed Sep 03 22:03:12.638 INFO kablam! su: No module specific data is present Sep 03 22:03:13.077 INFO running `"docker" "rm" "-f" "40c77907dbd0e34746d39f867acb2223669bf50707a5612f55e2c3e72a1f064c"` Sep 03 22:03:13.174 INFO blam! 40c77907dbd0e34746d39f867acb2223669bf50707a5612f55e2c3e72a1f064c