Sep 19 17:40:34.158 INFO checking wordnet_stemmer-0.1.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 17:40:34.158 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 17:40:34.158 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:40:34.267 INFO blam! e2d57192480609ad029f9ca69ace14d9bac95902511107c1289cdc658ff2122d Sep 19 17:40:34.269 INFO running `"docker" "start" "-a" "e2d57192480609ad029f9ca69ace14d9bac95902511107c1289cdc658ff2122d"` Sep 19 17:40:35.475 INFO kablam! usermod: no changes Sep 19 17:40:35.499 INFO kablam! Checking farmhash v1.1.5 Sep 19 17:40:35.730 INFO kablam! Checking wordnet_stemmer v0.1.1 (/source) Sep 19 17:40:35.853 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 17:40:35.853 INFO kablam! --> src/lib.rs:209:34 Sep 19 17:40:35.853 INFO kablam! | Sep 19 17:40:35.853 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 19 17:40:35.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 17:40:35.853 INFO kablam! | Sep 19 17:40:35.853 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:40:35.853 INFO kablam! Sep 19 17:40:35.859 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 17:40:35.859 INFO kablam! --> src/lib.rs:209:34 Sep 19 17:40:35.860 INFO kablam! | Sep 19 17:40:35.860 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 19 17:40:35.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 17:40:35.860 INFO kablam! | Sep 19 17:40:35.860 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:40:35.860 INFO kablam! Sep 19 17:40:35.940 INFO kablam! error[E0308]: mismatched types Sep 19 17:40:35.940 INFO kablam! --> src/lib.rs:340:62 Sep 19 17:40:35.940 INFO kablam! | Sep 19 17:40:35.940 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 19 17:40:35.940 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 17:40:35.940 INFO kablam! | | Sep 19 17:40:35.940 INFO kablam! | expected &str, found struct `std::string::String` Sep 19 17:40:35.940 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 19 17:40:35.940 INFO kablam! | Sep 19 17:40:35.940 INFO kablam! = note: expected type `&str` Sep 19 17:40:35.940 INFO kablam! found type `std::string::String` Sep 19 17:40:35.940 INFO kablam! Sep 19 17:40:35.944 INFO kablam! error: aborting due to previous error Sep 19 17:40:35.944 INFO kablam! Sep 19 17:40:35.944 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 17:40:35.950 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 19 17:40:35.950 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:40:35.976 INFO kablam! warning: type alias is never used: `FileMap` Sep 19 17:40:35.976 INFO kablam! --> src/lib.rs:63:1 Sep 19 17:40:35.976 INFO kablam! | Sep 19 17:40:35.976 INFO kablam! 63 | type FileMap = HashMap; Sep 19 17:40:35.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:40:35.976 INFO kablam! | Sep 19 17:40:35.976 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 17:40:35.976 INFO kablam! Sep 19 17:40:35.993 INFO kablam! error: build failed Sep 19 17:40:35.994 INFO kablam! su: No module specific data is present Sep 19 17:40:36.470 INFO running `"docker" "rm" "-f" "e2d57192480609ad029f9ca69ace14d9bac95902511107c1289cdc658ff2122d"` Sep 19 17:40:36.573 INFO blam! e2d57192480609ad029f9ca69ace14d9bac95902511107c1289cdc658ff2122d