Sep 05 20:38:59.103 INFO checking wordnet_stemmer-0.1.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 20:38:59.103 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 20:38:59.103 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:38:59.265 INFO blam! c2615724bf29c6e628057cae6507e10a29bfb9358ffd32cfece6e1a431cbde17 Sep 05 20:38:59.266 INFO running `"docker" "start" "-a" "c2615724bf29c6e628057cae6507e10a29bfb9358ffd32cfece6e1a431cbde17"` Sep 05 20:39:00.365 INFO kablam! usermod: no changes Sep 05 20:39:00.402 INFO kablam! Checking farmhash v1.1.5 Sep 05 20:39:00.732 INFO kablam! Checking wordnet_stemmer v0.1.1 (file:///source) Sep 05 20:39:00.926 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 20:39:00.926 INFO kablam! --> src/lib.rs:209:34 Sep 05 20:39:00.926 INFO kablam! | Sep 05 20:39:00.926 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 05 20:39:00.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 20:39:00.926 INFO kablam! | Sep 05 20:39:00.926 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 20:39:00.926 INFO kablam! Sep 05 20:39:00.954 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 20:39:00.954 INFO kablam! --> src/lib.rs:209:34 Sep 05 20:39:00.954 INFO kablam! | Sep 05 20:39:00.954 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 05 20:39:00.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 20:39:00.954 INFO kablam! | Sep 05 20:39:00.954 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 20:39:00.954 INFO kablam! Sep 05 20:39:01.079 INFO kablam! error[E0308]: mismatched types Sep 05 20:39:01.079 INFO kablam! --> src/lib.rs:340:62 Sep 05 20:39:01.079 INFO kablam! | Sep 05 20:39:01.079 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 05 20:39:01.079 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 20:39:01.079 INFO kablam! | | Sep 05 20:39:01.079 INFO kablam! | expected &str, found struct `std::string::String` Sep 05 20:39:01.079 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 05 20:39:01.080 INFO kablam! | Sep 05 20:39:01.080 INFO kablam! = note: expected type `&str` Sep 05 20:39:01.080 INFO kablam! found type `std::string::String` Sep 05 20:39:01.080 INFO kablam! Sep 05 20:39:01.086 INFO kablam! error: aborting due to previous error Sep 05 20:39:01.086 INFO kablam! Sep 05 20:39:01.087 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 05 20:39:01.094 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 05 20:39:01.094 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:39:01.158 INFO kablam! warning: type alias is never used: `FileMap` Sep 05 20:39:01.158 INFO kablam! --> src/lib.rs:63:1 Sep 05 20:39:01.158 INFO kablam! | Sep 05 20:39:01.158 INFO kablam! 63 | type FileMap = HashMap; Sep 05 20:39:01.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 20:39:01.158 INFO kablam! | Sep 05 20:39:01.158 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 20:39:01.158 INFO kablam! Sep 05 20:39:01.183 INFO kablam! error: build failed Sep 05 20:39:01.185 INFO kablam! su: No module specific data is present Sep 05 20:39:01.813 INFO running `"docker" "rm" "-f" "c2615724bf29c6e628057cae6507e10a29bfb9358ffd32cfece6e1a431cbde17"` Sep 05 20:39:02.021 INFO blam! c2615724bf29c6e628057cae6507e10a29bfb9358ffd32cfece6e1a431cbde17