Sep 17 23:34:10.071 INFO checking google-manager1_beta2-1.0.7+20140915 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 23:34:10.071 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 23:34:10.071 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 23:34:10.204 INFO blam! 4b1d6a05d207092f36cf54ba601fa81210de5bfc07c2af1fdb195b3d10d700ad Sep 17 23:34:10.206 INFO running `"docker" "start" "-a" "4b1d6a05d207092f36cf54ba601fa81210de5bfc07c2af1fdb195b3d10d700ad"` Sep 17 23:34:11.070 INFO kablam! usermod: no changes Sep 17 23:34:11.175 INFO kablam! Checking google-manager1_beta2 v1.0.7+20140915 (/source) Sep 17 23:34:13.156 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.156 INFO kablam! --> src/lib.rs:1453:66 Sep 17 23:34:13.156 INFO kablam! | Sep 17 23:34:13.156 INFO kablam! 1453 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 17 23:34:13.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.156 INFO kablam! | Sep 17 23:34:13.156 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 23:34:13.156 INFO kablam! Sep 17 23:34:13.156 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.156 INFO kablam! --> src/lib.rs:1716:66 Sep 17 23:34:13.156 INFO kablam! | Sep 17 23:34:13.157 INFO kablam! 1716 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 17 23:34:13.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.157 INFO kablam! Sep 17 23:34:13.157 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.157 INFO kablam! --> src/lib.rs:1964:66 Sep 17 23:34:13.157 INFO kablam! | Sep 17 23:34:13.157 INFO kablam! 1964 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 17 23:34:13.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.157 INFO kablam! Sep 17 23:34:13.158 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.158 INFO kablam! --> src/lib.rs:2231:66 Sep 17 23:34:13.158 INFO kablam! | Sep 17 23:34:13.158 INFO kablam! 2231 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 17 23:34:13.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.158 INFO kablam! Sep 17 23:34:13.158 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.158 INFO kablam! --> src/lib.rs:2491:66 Sep 17 23:34:13.158 INFO kablam! | Sep 17 23:34:13.158 INFO kablam! 2491 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 17 23:34:13.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.158 INFO kablam! Sep 17 23:34:13.159 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.159 INFO kablam! --> src/lib.rs:2769:66 Sep 17 23:34:13.159 INFO kablam! | Sep 17 23:34:13.159 INFO kablam! 2769 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 17 23:34:13.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.159 INFO kablam! Sep 17 23:34:13.160 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.160 INFO kablam! --> src/lib.rs:3036:66 Sep 17 23:34:13.160 INFO kablam! | Sep 17 23:34:13.160 INFO kablam! 3036 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 17 23:34:13.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.160 INFO kablam! Sep 17 23:34:13.160 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.160 INFO kablam! --> src/lib.rs:3310:66 Sep 17 23:34:13.160 INFO kablam! | Sep 17 23:34:13.160 INFO kablam! 3310 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 17 23:34:13.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.160 INFO kablam! Sep 17 23:34:13.249 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.249 INFO kablam! --> src/lib.rs:1453:66 Sep 17 23:34:13.249 INFO kablam! | Sep 17 23:34:13.249 INFO kablam! 1453 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 17 23:34:13.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.249 INFO kablam! | Sep 17 23:34:13.249 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 23:34:13.249 INFO kablam! Sep 17 23:34:13.249 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.249 INFO kablam! --> src/lib.rs:1716:66 Sep 17 23:34:13.249 INFO kablam! | Sep 17 23:34:13.249 INFO kablam! 1716 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 17 23:34:13.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.249 INFO kablam! Sep 17 23:34:13.251 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.251 INFO kablam! --> src/lib.rs:1964:66 Sep 17 23:34:13.251 INFO kablam! | Sep 17 23:34:13.251 INFO kablam! 1964 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 17 23:34:13.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.251 INFO kablam! Sep 17 23:34:13.251 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.251 INFO kablam! --> src/lib.rs:2231:66 Sep 17 23:34:13.251 INFO kablam! | Sep 17 23:34:13.251 INFO kablam! 2231 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 17 23:34:13.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.251 INFO kablam! Sep 17 23:34:13.253 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.253 INFO kablam! --> src/lib.rs:2491:66 Sep 17 23:34:13.253 INFO kablam! | Sep 17 23:34:13.253 INFO kablam! 2491 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 17 23:34:13.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.253 INFO kablam! Sep 17 23:34:13.253 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.253 INFO kablam! --> src/lib.rs:2769:66 Sep 17 23:34:13.253 INFO kablam! | Sep 17 23:34:13.253 INFO kablam! 2769 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 17 23:34:13.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.253 INFO kablam! Sep 17 23:34:13.259 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.259 INFO kablam! --> src/lib.rs:3036:66 Sep 17 23:34:13.259 INFO kablam! | Sep 17 23:34:13.259 INFO kablam! 3036 | let mut params: Vec<(&str, String)> = Vec::with_capacity((6 + self._additional_params.len())); Sep 17 23:34:13.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.259 INFO kablam! Sep 17 23:34:13.259 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 23:34:13.259 INFO kablam! --> src/lib.rs:3310:66 Sep 17 23:34:13.259 INFO kablam! | Sep 17 23:34:13.259 INFO kablam! 3310 | let mut params: Vec<(&str, String)> = Vec::with_capacity((4 + self._additional_params.len())); Sep 17 23:34:13.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 23:34:13.259 INFO kablam! Sep 17 23:34:18.114 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.03s Sep 17 23:34:18.139 INFO kablam! su: No module specific data is present Sep 17 23:34:19.982 INFO running `"docker" "rm" "-f" "4b1d6a05d207092f36cf54ba601fa81210de5bfc07c2af1fdb195b3d10d700ad"` Sep 17 23:34:20.267 INFO blam! 4b1d6a05d207092f36cf54ba601fa81210de5bfc07c2af1fdb195b3d10d700ad