Sep 01 01:44:06.454 INFO checking wordnet_stemmer-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 01:44:06.454 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 01:44:06.454 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:44:06.598 INFO blam! 2f273cc471909bd4733a681f1c88dff4ffb7f6ab3687b78b6342a94851c3c6da Sep 01 01:44:06.600 INFO running `"docker" "start" "-a" "2f273cc471909bd4733a681f1c88dff4ffb7f6ab3687b78b6342a94851c3c6da"` Sep 01 01:44:07.326 INFO kablam! Checking farmhash v1.1.5 Sep 01 01:44:07.718 INFO kablam! Checking wordnet_stemmer v0.1.1 (file:///source) Sep 01 01:44:07.942 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 01:44:07.942 INFO kablam! --> src/lib.rs:209:34 Sep 01 01:44:07.942 INFO kablam! | Sep 01 01:44:07.942 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 01 01:44:07.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 01:44:07.942 INFO kablam! | Sep 01 01:44:07.942 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 01:44:07.942 INFO kablam! Sep 01 01:44:08.018 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 01:44:08.018 INFO kablam! --> src/lib.rs:209:34 Sep 01 01:44:08.018 INFO kablam! | Sep 01 01:44:08.018 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 01 01:44:08.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 01:44:08.018 INFO kablam! | Sep 01 01:44:08.018 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 01:44:08.018 INFO kablam! Sep 01 01:44:08.177 INFO kablam! warning: type alias is never used: `FileMap` Sep 01 01:44:08.177 INFO kablam! --> src/lib.rs:63:1 Sep 01 01:44:08.177 INFO kablam! | Sep 01 01:44:08.177 INFO kablam! 63 | type FileMap = HashMap; Sep 01 01:44:08.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:44:08.177 INFO kablam! | Sep 01 01:44:08.178 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 01:44:08.178 INFO kablam! Sep 01 01:44:08.214 INFO kablam! error[E0308]: mismatched types Sep 01 01:44:08.214 INFO kablam! --> src/lib.rs:340:62 Sep 01 01:44:08.214 INFO kablam! | Sep 01 01:44:08.214 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 01 01:44:08.214 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 01:44:08.214 INFO kablam! | | Sep 01 01:44:08.214 INFO kablam! | expected &str, found struct `std::string::String` Sep 01 01:44:08.214 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 01 01:44:08.214 INFO kablam! | Sep 01 01:44:08.214 INFO kablam! = note: expected type `&str` Sep 01 01:44:08.214 INFO kablam! found type `std::string::String` Sep 01 01:44:08.214 INFO kablam! Sep 01 01:44:08.219 INFO kablam! error: aborting due to previous error Sep 01 01:44:08.219 INFO kablam! Sep 01 01:44:08.219 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 01:44:08.226 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 01 01:44:08.226 INFO kablam! Sep 01 01:44:08.226 INFO kablam! To learn more, run the command again with --verbose. Sep 01 01:44:08.228 INFO kablam! su: No module specific data is present Sep 01 01:44:08.741 INFO running `"docker" "rm" "-f" "2f273cc471909bd4733a681f1c88dff4ffb7f6ab3687b78b6342a94851c3c6da"` Sep 01 01:44:08.820 INFO blam! 2f273cc471909bd4733a681f1c88dff4ffb7f6ab3687b78b6342a94851c3c6da