Sep 01 18:48:06.123 INFO checking wordnet_stemmer-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 18:48:06.124 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 18:48:06.124 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:06.265 INFO blam! 81f1930804b7286927bd856edcb6c021660fa8449afef23ec7cf7fdd408a31cf Sep 01 18:48:06.267 INFO running `"docker" "start" "-a" "81f1930804b7286927bd856edcb6c021660fa8449afef23ec7cf7fdd408a31cf"` Sep 01 18:48:06.952 INFO kablam! Checking farmhash v1.1.5 Sep 01 18:48:07.476 INFO kablam! Checking wordnet_stemmer v0.1.1 (file:///source) Sep 01 18:48:07.705 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 18:48:07.705 INFO kablam! --> src/lib.rs:209:34 Sep 01 18:48:07.705 INFO kablam! | Sep 01 18:48:07.705 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 01 18:48:07.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:07.705 INFO kablam! | Sep 01 18:48:07.705 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 18:48:07.705 INFO kablam! Sep 01 18:48:07.727 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 18:48:07.727 INFO kablam! --> src/lib.rs:209:34 Sep 01 18:48:07.727 INFO kablam! | Sep 01 18:48:07.727 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 01 18:48:07.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:48:07.727 INFO kablam! | Sep 01 18:48:07.727 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 18:48:07.727 INFO kablam! Sep 01 18:48:07.933 INFO kablam! error[E0308]: mismatched types Sep 01 18:48:07.933 INFO kablam! --> src/lib.rs:340:62 Sep 01 18:48:07.933 INFO kablam! | Sep 01 18:48:07.933 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 01 18:48:07.933 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 18:48:07.933 INFO kablam! | | Sep 01 18:48:07.933 INFO kablam! | expected &str, found struct `std::string::String` Sep 01 18:48:07.934 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 01 18:48:07.934 INFO kablam! | Sep 01 18:48:07.934 INFO kablam! = note: expected type `&str` Sep 01 18:48:07.934 INFO kablam! found type `std::string::String` Sep 01 18:48:07.934 INFO kablam! Sep 01 18:48:07.942 INFO kablam! error: aborting due to previous error Sep 01 18:48:07.942 INFO kablam! Sep 01 18:48:07.942 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 18:48:07.949 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 01 18:48:07.949 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:48:07.971 INFO kablam! warning: type alias is never used: `FileMap` Sep 01 18:48:07.971 INFO kablam! --> src/lib.rs:63:1 Sep 01 18:48:07.971 INFO kablam! | Sep 01 18:48:07.971 INFO kablam! 63 | type FileMap = HashMap; Sep 01 18:48:07.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 18:48:07.971 INFO kablam! | Sep 01 18:48:07.971 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 18:48:07.971 INFO kablam! Sep 01 18:48:07.996 INFO kablam! error: build failed Sep 01 18:48:07.998 INFO kablam! su: No module specific data is present Sep 01 18:48:08.380 INFO running `"docker" "rm" "-f" "81f1930804b7286927bd856edcb6c021660fa8449afef23ec7cf7fdd408a31cf"` Sep 01 18:48:08.481 INFO blam! 81f1930804b7286927bd856edcb6c021660fa8449afef23ec7cf7fdd408a31cf