Sep 21 09:26:12.403 INFO checking google-datastore1-1.0.7+20171205 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 09:26:12.403 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 09:26:12.403 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 09:26:12.627 INFO blam! 87819f0de6a5c70e018ab572545340f38de30ea52a931cfba0608693a4e279d8 Sep 21 09:26:12.630 INFO running `"docker" "start" "-a" "87819f0de6a5c70e018ab572545340f38de30ea52a931cfba0608693a4e279d8"` Sep 21 09:26:13.622 INFO kablam! usermod: no changes Sep 21 09:26:13.858 INFO kablam! Checking google-datastore1 v1.0.7+20171205 (/source) Sep 21 09:26:17.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.566 INFO kablam! --> src/lib.rs:1785:66 Sep 21 09:26:17.566 INFO kablam! | Sep 21 09:26:17.566 INFO kablam! 1785 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 21 09:26:17.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.566 INFO kablam! | Sep 21 09:26:17.566 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 09:26:17.566 INFO kablam! Sep 21 09:26:17.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.566 INFO kablam! --> src/lib.rs:2074:66 Sep 21 09:26:17.566 INFO kablam! | Sep 21 09:26:17.566 INFO kablam! 2074 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.566 INFO kablam! Sep 21 09:26:17.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.566 INFO kablam! --> src/lib.rs:2355:66 Sep 21 09:26:17.566 INFO kablam! | Sep 21 09:26:17.566 INFO kablam! 2355 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.566 INFO kablam! Sep 21 09:26:17.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.566 INFO kablam! --> src/lib.rs:2635:66 Sep 21 09:26:17.566 INFO kablam! | Sep 21 09:26:17.566 INFO kablam! 2635 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.566 INFO kablam! Sep 21 09:26:17.567 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.567 INFO kablam! --> src/lib.rs:2916:66 Sep 21 09:26:17.567 INFO kablam! | Sep 21 09:26:17.567 INFO kablam! 2916 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.567 INFO kablam! Sep 21 09:26:17.567 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.567 INFO kablam! --> src/lib.rs:3197:66 Sep 21 09:26:17.567 INFO kablam! | Sep 21 09:26:17.567 INFO kablam! 3197 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.567 INFO kablam! Sep 21 09:26:17.567 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.567 INFO kablam! --> src/lib.rs:3474:66 Sep 21 09:26:17.567 INFO kablam! | Sep 21 09:26:17.567 INFO kablam! 3474 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:26:17.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.567 INFO kablam! Sep 21 09:26:17.568 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.568 INFO kablam! --> src/lib.rs:3729:66 Sep 21 09:26:17.568 INFO kablam! | Sep 21 09:26:17.568 INFO kablam! 3729 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:26:17.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.568 INFO kablam! Sep 21 09:26:17.568 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.568 INFO kablam! --> src/lib.rs:3991:66 Sep 21 09:26:17.568 INFO kablam! | Sep 21 09:26:17.568 INFO kablam! 3991 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:26:17.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.568 INFO kablam! Sep 21 09:26:17.568 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.568 INFO kablam! --> src/lib.rs:4250:66 Sep 21 09:26:17.568 INFO kablam! | Sep 21 09:26:17.568 INFO kablam! 4250 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.568 INFO kablam! Sep 21 09:26:17.574 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.574 INFO kablam! --> src/lib.rs:4530:66 Sep 21 09:26:17.574 INFO kablam! | Sep 21 09:26:17.574 INFO kablam! 4530 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.574 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:1785:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! 1785 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 21 09:26:17.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 09:26:17.718 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:2074:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! 2074 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.718 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:2355:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! 2355 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.718 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:2635:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! 2635 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.718 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:2916:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! 2916 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.718 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:3197:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! 3197 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.718 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:3474:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! 3474 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:26:17.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.718 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:3729:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! 3729 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:26:17.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.718 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:3991:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.718 INFO kablam! 3991 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 21 09:26:17.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.718 INFO kablam! Sep 21 09:26:17.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.718 INFO kablam! --> src/lib.rs:4250:66 Sep 21 09:26:17.718 INFO kablam! | Sep 21 09:26:17.719 INFO kablam! 4250 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.719 INFO kablam! Sep 21 09:26:17.719 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 09:26:17.719 INFO kablam! --> src/lib.rs:4530:66 Sep 21 09:26:17.719 INFO kablam! | Sep 21 09:26:17.719 INFO kablam! 4530 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 21 09:26:17.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 09:26:17.719 INFO kablam! Sep 21 09:26:20.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.17s Sep 21 09:26:20.833 INFO kablam! su: No module specific data is present Sep 21 09:26:21.532 INFO running `"docker" "rm" "-f" "87819f0de6a5c70e018ab572545340f38de30ea52a931cfba0608693a4e279d8"` Sep 21 09:26:21.638 INFO blam! 87819f0de6a5c70e018ab572545340f38de30ea52a931cfba0608693a4e279d8