Sep 04 01:35:43.007 INFO checking wordnet_stemmer-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 01:35:43.007 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 01:35:43.007 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:35:43.274 INFO blam! 2e64cdd1508706cdab90d40832203dbf197023175d8b30cb10fe14b502ec91e8 Sep 04 01:35:43.275 INFO running `"docker" "start" "-a" "2e64cdd1508706cdab90d40832203dbf197023175d8b30cb10fe14b502ec91e8"` Sep 04 01:35:44.045 INFO kablam! Checking farmhash v1.1.5 Sep 04 01:35:44.469 INFO kablam! Checking wordnet_stemmer v0.1.1 (file:///source) Sep 04 01:35:44.741 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 01:35:44.741 INFO kablam! --> src/lib.rs:209:34 Sep 04 01:35:44.741 INFO kablam! | Sep 04 01:35:44.741 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 04 01:35:44.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 01:35:44.741 INFO kablam! | Sep 04 01:35:44.741 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 01:35:44.741 INFO kablam! Sep 04 01:35:44.764 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 01:35:44.764 INFO kablam! --> src/lib.rs:209:34 Sep 04 01:35:44.764 INFO kablam! | Sep 04 01:35:44.764 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 04 01:35:44.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 01:35:44.764 INFO kablam! | Sep 04 01:35:44.764 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 01:35:44.764 INFO kablam! Sep 04 01:35:44.972 INFO kablam! error[E0308]: mismatched types Sep 04 01:35:44.972 INFO kablam! --> src/lib.rs:340:62 Sep 04 01:35:44.973 INFO kablam! | Sep 04 01:35:44.973 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 04 01:35:44.973 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 01:35:44.973 INFO kablam! | | Sep 04 01:35:44.973 INFO kablam! | expected &str, found struct `std::string::String` Sep 04 01:35:44.973 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 04 01:35:44.973 INFO kablam! | Sep 04 01:35:44.973 INFO kablam! = note: expected type `&str` Sep 04 01:35:44.973 INFO kablam! found type `std::string::String` Sep 04 01:35:44.973 INFO kablam! Sep 04 01:35:44.980 INFO kablam! error: aborting due to previous error Sep 04 01:35:44.980 INFO kablam! Sep 04 01:35:44.980 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 01:35:44.988 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 04 01:35:44.988 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:35:45.003 INFO kablam! warning: type alias is never used: `FileMap` Sep 04 01:35:45.003 INFO kablam! --> src/lib.rs:63:1 Sep 04 01:35:45.003 INFO kablam! | Sep 04 01:35:45.003 INFO kablam! 63 | type FileMap = HashMap; Sep 04 01:35:45.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:35:45.003 INFO kablam! | Sep 04 01:35:45.003 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 01:35:45.003 INFO kablam! Sep 04 01:35:45.019 INFO kablam! error: build failed Sep 04 01:35:45.021 INFO kablam! su: No module specific data is present Sep 04 01:35:45.572 INFO running `"docker" "rm" "-f" "2e64cdd1508706cdab90d40832203dbf197023175d8b30cb10fe14b502ec91e8"` Sep 04 01:35:45.671 INFO blam! 2e64cdd1508706cdab90d40832203dbf197023175d8b30cb10fe14b502ec91e8