Sep 02 11:49:03.306 INFO checking google-tasks1-1.0.7+20141121 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 11:49:03.306 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 11:49:03.306 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 11:49:03.482 INFO blam! 9448e83296bdcd33887966c644471ddce4acacfa68ea9bef46a140aa69676b10 Sep 02 11:49:03.484 INFO running `"docker" "start" "-a" "9448e83296bdcd33887966c644471ddce4acacfa68ea9bef46a140aa69676b10"` Sep 02 11:49:04.343 INFO kablam! Checking google-tasks1 v1.0.7+20141121 (file:///source) Sep 02 11:49:08.714 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.714 INFO kablam! --> src/lib.rs:989:66 Sep 02 11:49:08.714 INFO kablam! | Sep 02 11:49:08.714 INFO kablam! 989 | let mut params: Vec<(&str, String)> = Vec::with_capacity((13 + self._additional_params.len())); Sep 02 11:49:08.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.715 INFO kablam! | Sep 02 11:49:08.715 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 11:49:08.716 INFO kablam! Sep 02 11:49:08.717 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.717 INFO kablam! --> src/lib.rs:1340:66 Sep 02 11:49:08.717 INFO kablam! | Sep 02 11:49:08.717 INFO kablam! 1340 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 11:49:08.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.718 INFO kablam! Sep 02 11:49:08.719 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.719 INFO kablam! --> src/lib.rs:1626:66 Sep 02 11:49:08.719 INFO kablam! | Sep 02 11:49:08.719 INFO kablam! 1626 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 11:49:08.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.720 INFO kablam! Sep 02 11:49:08.721 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.721 INFO kablam! --> src/lib.rs:1904:66 Sep 02 11:49:08.721 INFO kablam! | Sep 02 11:49:08.721 INFO kablam! 1904 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 02 11:49:08.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.722 INFO kablam! Sep 02 11:49:08.723 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.723 INFO kablam! --> src/lib.rs:2141:66 Sep 02 11:49:08.723 INFO kablam! | Sep 02 11:49:08.723 INFO kablam! 2141 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 02 11:49:08.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.724 INFO kablam! Sep 02 11:49:08.725 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.725 INFO kablam! --> src/lib.rs:2416:66 Sep 02 11:49:08.725 INFO kablam! | Sep 02 11:49:08.725 INFO kablam! 2416 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:49:08.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.726 INFO kablam! Sep 02 11:49:08.727 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.727 INFO kablam! --> src/lib.rs:2660:66 Sep 02 11:49:08.727 INFO kablam! | Sep 02 11:49:08.727 INFO kablam! 2660 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:49:08.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.727 INFO kablam! Sep 02 11:49:08.729 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.729 INFO kablam! --> src/lib.rs:2925:66 Sep 02 11:49:08.729 INFO kablam! | Sep 02 11:49:08.729 INFO kablam! 2925 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 02 11:49:08.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.729 INFO kablam! Sep 02 11:49:08.731 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.731 INFO kablam! --> src/lib.rs:3215:66 Sep 02 11:49:08.731 INFO kablam! | Sep 02 11:49:08.731 INFO kablam! 3215 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:49:08.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.731 INFO kablam! Sep 02 11:49:08.732 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.732 INFO kablam! --> src/lib.rs:3453:66 Sep 02 11:49:08.732 INFO kablam! | Sep 02 11:49:08.732 INFO kablam! 3453 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:49:08.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.733 INFO kablam! Sep 02 11:49:08.734 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.734 INFO kablam! --> src/lib.rs:3720:66 Sep 02 11:49:08.734 INFO kablam! | Sep 02 11:49:08.734 INFO kablam! 3720 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 02 11:49:08.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.735 INFO kablam! Sep 02 11:49:08.736 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.736 INFO kablam! --> src/lib.rs:3959:66 Sep 02 11:49:08.736 INFO kablam! | Sep 02 11:49:08.736 INFO kablam! 3959 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:49:08.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.737 INFO kablam! Sep 02 11:49:08.738 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.738 INFO kablam! --> src/lib.rs:4232:66 Sep 02 11:49:08.738 INFO kablam! | Sep 02 11:49:08.738 INFO kablam! 4232 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:49:08.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.739 INFO kablam! Sep 02 11:49:08.740 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.740 INFO kablam! --> src/lib.rs:4467:66 Sep 02 11:49:08.740 INFO kablam! | Sep 02 11:49:08.740 INFO kablam! 4467 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:49:08.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.740 INFO kablam! Sep 02 11:49:08.825 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.825 INFO kablam! --> src/lib.rs:989:66 Sep 02 11:49:08.825 INFO kablam! | Sep 02 11:49:08.825 INFO kablam! 989 | let mut params: Vec<(&str, String)> = Vec::with_capacity((13 + self._additional_params.len())); Sep 02 11:49:08.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.825 INFO kablam! | Sep 02 11:49:08.825 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 11:49:08.825 INFO kablam! Sep 02 11:49:08.826 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.826 INFO kablam! --> src/lib.rs:1340:66 Sep 02 11:49:08.826 INFO kablam! | Sep 02 11:49:08.826 INFO kablam! 1340 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 11:49:08.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.826 INFO kablam! Sep 02 11:49:08.826 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.826 INFO kablam! --> src/lib.rs:1626:66 Sep 02 11:49:08.826 INFO kablam! | Sep 02 11:49:08.826 INFO kablam! 1626 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 11:49:08.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.826 INFO kablam! Sep 02 11:49:08.827 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.827 INFO kablam! --> src/lib.rs:1904:66 Sep 02 11:49:08.827 INFO kablam! | Sep 02 11:49:08.827 INFO kablam! 1904 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 02 11:49:08.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.827 INFO kablam! Sep 02 11:49:08.828 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.828 INFO kablam! --> src/lib.rs:2141:66 Sep 02 11:49:08.828 INFO kablam! | Sep 02 11:49:08.828 INFO kablam! 2141 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 02 11:49:08.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.828 INFO kablam! Sep 02 11:49:08.829 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.829 INFO kablam! --> src/lib.rs:2416:66 Sep 02 11:49:08.829 INFO kablam! | Sep 02 11:49:08.829 INFO kablam! 2416 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:49:08.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.829 INFO kablam! Sep 02 11:49:08.830 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.830 INFO kablam! --> src/lib.rs:2660:66 Sep 02 11:49:08.830 INFO kablam! | Sep 02 11:49:08.830 INFO kablam! 2660 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:49:08.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.830 INFO kablam! Sep 02 11:49:08.831 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.831 INFO kablam! --> src/lib.rs:2925:66 Sep 02 11:49:08.831 INFO kablam! | Sep 02 11:49:08.831 INFO kablam! 2925 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 02 11:49:08.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.831 INFO kablam! Sep 02 11:49:08.832 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.832 INFO kablam! --> src/lib.rs:3215:66 Sep 02 11:49:08.832 INFO kablam! | Sep 02 11:49:08.832 INFO kablam! 3215 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:49:08.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.833 INFO kablam! Sep 02 11:49:08.833 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.833 INFO kablam! --> src/lib.rs:3453:66 Sep 02 11:49:08.833 INFO kablam! | Sep 02 11:49:08.833 INFO kablam! 3453 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:49:08.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.834 INFO kablam! Sep 02 11:49:08.834 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.834 INFO kablam! --> src/lib.rs:3720:66 Sep 02 11:49:08.835 INFO kablam! | Sep 02 11:49:08.835 INFO kablam! 3720 | let mut params: Vec<(&str, String)> = Vec::with_capacity((2 + self._additional_params.len())); Sep 02 11:49:08.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.835 INFO kablam! Sep 02 11:49:08.835 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.835 INFO kablam! --> src/lib.rs:3959:66 Sep 02 11:49:08.835 INFO kablam! | Sep 02 11:49:08.836 INFO kablam! 3959 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 02 11:49:08.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.836 INFO kablam! Sep 02 11:49:08.836 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.836 INFO kablam! --> src/lib.rs:4232:66 Sep 02 11:49:08.837 INFO kablam! | Sep 02 11:49:08.837 INFO kablam! 4232 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:49:08.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.837 INFO kablam! Sep 02 11:49:08.837 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 11:49:08.837 INFO kablam! --> src/lib.rs:4467:66 Sep 02 11:49:08.838 INFO kablam! | Sep 02 11:49:08.838 INFO kablam! 4467 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 11:49:08.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 11:49:08.838 INFO kablam! Sep 02 11:49:11.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.62s Sep 02 11:49:11.790 INFO kablam! su: No module specific data is present Sep 02 11:49:12.209 INFO running `"docker" "rm" "-f" "9448e83296bdcd33887966c644471ddce4acacfa68ea9bef46a140aa69676b10"` Sep 02 11:49:12.313 INFO blam! 9448e83296bdcd33887966c644471ddce4acacfa68ea9bef46a140aa69676b10