Sep 19 15:35:57.378 INFO checking wordnet_stemmer-0.1.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 15:35:57.378 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 15:35:57.378 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:35:57.501 INFO blam! 29a185191f62f3da1c125dcd2c26400445786ea8107623b0732ae4ca63104fa5 Sep 19 15:35:57.502 INFO running `"docker" "start" "-a" "29a185191f62f3da1c125dcd2c26400445786ea8107623b0732ae4ca63104fa5"` Sep 19 15:35:58.163 INFO kablam! usermod: no changes Sep 19 15:35:58.181 INFO kablam! Checking farmhash v1.1.5 Sep 19 15:35:58.444 INFO kablam! Checking wordnet_stemmer v0.1.1 (/source) Sep 19 15:35:58.599 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:35:58.599 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 15:35:58.599 INFO kablam! --> src/lib.rs:209:34 Sep 19 15:35:58.599 INFO kablam! | Sep 19 15:35:58.599 INFO kablam! --> src/lib.rs:209:34 Sep 19 15:35:58.599 INFO kablam! | Sep 19 15:35:58.599 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 19 15:35:58.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:35:58.599 INFO kablam! | Sep 19 15:35:58.599 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 15:35:58.599 INFO kablam! Sep 19 15:35:58.599 INFO kablam! 209 | let _ = iter.nth((n_pointers as usize)).unwrap().parse::().unwrap(); //n_senses Sep 19 15:35:58.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 15:35:58.599 INFO kablam! | Sep 19 15:35:58.599 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 15:35:58.599 INFO kablam! Sep 19 15:35:58.694 INFO kablam! error[E0308]: mismatched types Sep 19 15:35:58.694 INFO kablam! --> src/lib.rs:340:62 Sep 19 15:35:58.699 INFO kablam! | Sep 19 15:35:58.699 INFO kablam! 340 | assert_eq!(expected.to_owned(), wn.lemma(::NOUN, word.to_owned()) ); Sep 19 15:35:58.699 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 15:35:58.699 INFO kablam! | | Sep 19 15:35:58.699 INFO kablam! | expected &str, found struct `std::string::String` Sep 19 15:35:58.699 INFO kablam! | help: consider borrowing here: `&word.to_owned()` Sep 19 15:35:58.699 INFO kablam! | Sep 19 15:35:58.699 INFO kablam! = note: expected type `&str` Sep 19 15:35:58.699 INFO kablam! found type `std::string::String` Sep 19 15:35:58.699 INFO kablam! Sep 19 15:35:58.703 INFO kablam! error: aborting due to previous error Sep 19 15:35:58.703 INFO kablam! Sep 19 15:35:58.703 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 15:35:58.709 INFO kablam! error: Could not compile `wordnet_stemmer`. Sep 19 15:35:58.709 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:35:58.765 INFO kablam! warning: type alias is never used: `FileMap` Sep 19 15:35:58.765 INFO kablam! --> src/lib.rs:63:1 Sep 19 15:35:58.765 INFO kablam! | Sep 19 15:35:58.765 INFO kablam! 63 | type FileMap = HashMap; Sep 19 15:35:58.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:35:58.765 INFO kablam! | Sep 19 15:35:58.765 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 15:35:58.765 INFO kablam! Sep 19 15:35:58.778 INFO kablam! error: build failed Sep 19 15:35:58.780 INFO kablam! su: No module specific data is present Sep 19 15:35:59.474 INFO running `"docker" "rm" "-f" "29a185191f62f3da1c125dcd2c26400445786ea8107623b0732ae4ca63104fa5"` Sep 19 15:35:59.533 INFO blam! 29a185191f62f3da1c125dcd2c26400445786ea8107623b0732ae4ca63104fa5