Sep 01 18:48:07.323 INFO checking wordnet_stemmer-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 18:48:07.323 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 18:48:07.324 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/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 18:48:07.491 INFO blam! 76f852795f872ab66a3b0d67eaa2ccf89ee8698129bef3e14f456d480f190b3e Sep 01 18:48:07.493 INFO running `"docker" "start" "-a" "76f852795f872ab66a3b0d67eaa2ccf89ee8698129bef3e14f456d480f190b3e"` Sep 01 18:48:08.249 INFO kablam! Checking farmhash v1.1.5 Sep 01 18:48:08.772 INFO kablam! Checking wordnet_stemmer v0.1.1 (file:///source) Sep 01 18:48:09.012 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 18:48:09.012 INFO kablam! --> src/lib.rs:209:34 Sep 01 18:48:09.012 INFO kablam! | Sep 01 18:48:09.012 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 01 18:48:09.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:09.012 INFO kablam! | Sep 01 18:48:09.012 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 18:48:09.012 INFO kablam! Sep 01 18:48:09.019 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 18:48:09.019 INFO kablam! --> src/lib.rs:209:34 Sep 01 18:48:09.019 INFO kablam! | Sep 01 18:48:09.019 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 01 18:48:09.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:09.019 INFO kablam! | Sep 01 18:48:09.019 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 18:48:09.019 INFO kablam! Sep 01 18:48:09.249 INFO kablam! error[E0308]: mismatched types Sep 01 18:48:09.249 INFO kablam! --> src/lib.rs:340:62 Sep 01 18:48:09.249 INFO kablam! | Sep 01 18:48:09.249 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 01 18:48:09.249 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 18:48:09.249 INFO kablam! | | Sep 01 18:48:09.249 INFO kablam! | expected &str, found struct `std::string::String` Sep 01 18:48:09.249 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 01 18:48:09.249 INFO kablam! | Sep 01 18:48:09.249 INFO kablam! = note: expected type `&str` Sep 01 18:48:09.249 INFO kablam! found type `std::string::String` Sep 01 18:48:09.249 INFO kablam! Sep 01 18:48:09.257 INFO kablam! error: aborting due to previous error Sep 01 18:48:09.257 INFO kablam! Sep 01 18:48:09.257 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 18:48:09.265 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 01 18:48:09.265 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:48:09.284 INFO kablam! warning: type alias is never used: `FileMap` Sep 01 18:48:09.284 INFO kablam! --> src/lib.rs:63:1 Sep 01 18:48:09.284 INFO kablam! | Sep 01 18:48:09.284 INFO kablam! 63 | type FileMap = HashMap; Sep 01 18:48:09.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:48:09.284 INFO kablam! | Sep 01 18:48:09.284 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 18:48:09.284 INFO kablam! Sep 01 18:48:09.308 INFO kablam! error: build failed Sep 01 18:48:09.310 INFO kablam! su: No module specific data is present Sep 01 18:48:09.762 INFO running `"docker" "rm" "-f" "76f852795f872ab66a3b0d67eaa2ccf89ee8698129bef3e14f456d480f190b3e"` Sep 01 18:48:09.863 INFO blam! 76f852795f872ab66a3b0d67eaa2ccf89ee8698129bef3e14f456d480f190b3e