Sep 21 00:31:24.958 INFO checking wordnet_stemmer-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 00:31:24.958 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 00:31:24.958 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:31:25.210 INFO blam! 1a58c999375f210992031599cc77fc7b3a268ae897bdc754b932bb7235386d01 Sep 21 00:31:25.212 INFO running `"docker" "start" "-a" "1a58c999375f210992031599cc77fc7b3a268ae897bdc754b932bb7235386d01"` Sep 21 00:31:25.982 INFO kablam! usermod: no changes Sep 21 00:31:26.018 INFO kablam! Checking farmhash v1.1.5 Sep 21 00:31:26.279 INFO kablam! Checking wordnet_stemmer v0.1.1 (/source) Sep 21 00:31:26.399 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 00:31:26.399 INFO kablam! --> src/lib.rs:209:34 Sep 21 00:31:26.399 INFO kablam! | Sep 21 00:31:26.399 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 21 00:31:26.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 00:31:26.399 INFO kablam! | Sep 21 00:31:26.399 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 00:31:26.399 INFO kablam! Sep 21 00:31:26.409 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 00:31:26.409 INFO kablam! --> src/lib.rs:209:34 Sep 21 00:31:26.409 INFO kablam! | Sep 21 00:31:26.409 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 21 00:31:26.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 00:31:26.409 INFO kablam! | Sep 21 00:31:26.409 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 00:31:26.409 INFO kablam! Sep 21 00:31:26.479 INFO kablam! error[E0308]: mismatched types Sep 21 00:31:26.479 INFO kablam! --> src/lib.rs:340:62 Sep 21 00:31:26.479 INFO kablam! | Sep 21 00:31:26.479 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 21 00:31:26.479 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 00:31:26.479 INFO kablam! | | Sep 21 00:31:26.479 INFO kablam! | expected &str, found struct `std::string::String` Sep 21 00:31:26.479 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 21 00:31:26.479 INFO kablam! | Sep 21 00:31:26.479 INFO kablam! = note: expected type `&str` Sep 21 00:31:26.479 INFO kablam! found type `std::string::String` Sep 21 00:31:26.479 INFO kablam! Sep 21 00:31:26.483 INFO kablam! error: aborting due to previous error Sep 21 00:31:26.483 INFO kablam! Sep 21 00:31:26.483 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 21 00:31:26.490 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 21 00:31:26.490 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 00:31:26.513 INFO kablam! warning: type alias is never used: `FileMap` Sep 21 00:31:26.513 INFO kablam! --> src/lib.rs:63:1 Sep 21 00:31:26.513 INFO kablam! | Sep 21 00:31:26.513 INFO kablam! 63 | type FileMap = HashMap; Sep 21 00:31:26.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:31:26.513 INFO kablam! | Sep 21 00:31:26.513 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 00:31:26.513 INFO kablam! Sep 21 00:31:26.528 INFO kablam! error: build failed Sep 21 00:31:26.529 INFO kablam! su: No module specific data is present Sep 21 00:31:27.027 INFO running `"docker" "rm" "-f" "1a58c999375f210992031599cc77fc7b3a268ae897bdc754b932bb7235386d01"` Sep 21 00:31:27.088 INFO blam! 1a58c999375f210992031599cc77fc7b3a268ae897bdc754b932bb7235386d01