Sep 02 12:27:57.019 INFO checking google-clouddebugger2-1.0.7+20171016 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 12:27:57.019 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 12:27:57.019 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 12:27:57.193 INFO blam! 84249a4852d937673ec6b8e67a0e87e50ae73f93dbbbf95cdbc2fa2e168234fa Sep 02 12:27:57.195 INFO running `"docker" "start" "-a" "84249a4852d937673ec6b8e67a0e87e50ae73f93dbbbf95cdbc2fa2e168234fa"` Sep 02 12:27:57.933 INFO kablam! Checking google-clouddebugger2 v1.0.7+20171016 (file:///source) Sep 02 12:28:01.459 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:01.459 INFO kablam! --> src/lib.rs:1536:66 Sep 02 12:28:01.459 INFO kablam! | Sep 02 12:28:01.459 INFO kablam! 1536 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:01.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:01.459 INFO kablam! | Sep 02 12:28:01.460 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 12:28:01.460 INFO kablam! Sep 02 12:28:01.460 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:01.460 INFO kablam! --> src/lib.rs:1835:66 Sep 02 12:28:01.460 INFO kablam! | Sep 02 12:28:01.461 INFO kablam! 1835 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 12:28:01.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:01.461 INFO kablam! Sep 02 12:28:01.461 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:01.461 INFO kablam! --> src/lib.rs:2092:66 Sep 02 12:28:01.461 INFO kablam! | Sep 02 12:28:01.461 INFO kablam! 2092 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:01.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:01.461 INFO kablam! Sep 02 12:28:01.462 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:01.462 INFO kablam! --> src/lib.rs:2372:66 Sep 02 12:28:01.462 INFO kablam! | Sep 02 12:28:01.462 INFO kablam! 2372 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:01.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:01.462 INFO kablam! Sep 02 12:28:01.462 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:01.462 INFO kablam! --> src/lib.rs:2646:66 Sep 02 12:28:01.462 INFO kablam! | Sep 02 12:28:01.462 INFO kablam! 2646 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:01.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:01.462 INFO kablam! Sep 02 12:28:01.462 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:01.463 INFO kablam! --> src/lib.rs:2922:66 Sep 02 12:28:01.463 INFO kablam! | Sep 02 12:28:01.463 INFO kablam! 2922 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:01.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:01.463 INFO kablam! Sep 02 12:28:01.464 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:01.464 INFO kablam! --> src/lib.rs:3180:66 Sep 02 12:28:01.464 INFO kablam! | Sep 02 12:28:01.464 INFO kablam! 3180 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:01.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:01.464 INFO kablam! Sep 02 12:28:01.464 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:01.464 INFO kablam! --> src/lib.rs:3476:66 Sep 02 12:28:01.464 INFO kablam! | Sep 02 12:28:01.464 INFO kablam! 3476 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 02 12:28:01.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:01.464 INFO kablam! Sep 02 12:28:02.756 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:02.756 INFO kablam! --> src/lib.rs:1536:66 Sep 02 12:28:02.756 INFO kablam! | Sep 02 12:28:02.756 INFO kablam! 1536 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:02.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:02.757 INFO kablam! | Sep 02 12:28:02.757 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 12:28:02.757 INFO kablam! Sep 02 12:28:02.757 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:02.757 INFO kablam! --> src/lib.rs:1835:66 Sep 02 12:28:02.757 INFO kablam! | Sep 02 12:28:02.757 INFO kablam! 1835 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 02 12:28:02.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:02.757 INFO kablam! Sep 02 12:28:02.758 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:02.758 INFO kablam! --> src/lib.rs:2092:66 Sep 02 12:28:02.758 INFO kablam! | Sep 02 12:28:02.758 INFO kablam! 2092 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:02.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:02.759 INFO kablam! Sep 02 12:28:02.759 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:02.759 INFO kablam! --> src/lib.rs:2372:66 Sep 02 12:28:02.759 INFO kablam! | Sep 02 12:28:02.759 INFO kablam! 2372 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:02.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:02.759 INFO kablam! Sep 02 12:28:02.760 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:02.760 INFO kablam! --> src/lib.rs:2646:66 Sep 02 12:28:02.760 INFO kablam! | Sep 02 12:28:02.760 INFO kablam! 2646 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:02.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:02.760 INFO kablam! Sep 02 12:28:02.761 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:02.761 INFO kablam! --> src/lib.rs:2922:66 Sep 02 12:28:02.761 INFO kablam! | Sep 02 12:28:02.761 INFO kablam! 2922 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:02.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:02.761 INFO kablam! Sep 02 12:28:02.761 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:02.761 INFO kablam! --> src/lib.rs:3180:66 Sep 02 12:28:02.761 INFO kablam! | Sep 02 12:28:02.761 INFO kablam! 3180 | let mut params: Vec<(&str, String)> = Vec::with_capacity((5 + self._additional_params.len())); Sep 02 12:28:02.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:02.761 INFO kablam! Sep 02 12:28:02.762 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 12:28:02.762 INFO kablam! --> src/lib.rs:3476:66 Sep 02 12:28:02.762 INFO kablam! | Sep 02 12:28:02.762 INFO kablam! 3476 | let mut params: Vec<(&str, String)> = Vec::with_capacity((9 + self._additional_params.len())); Sep 02 12:28:02.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 12:28:02.762 INFO kablam! Sep 02 12:28:07.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.03s Sep 02 12:28:07.820 INFO kablam! su: No module specific data is present Sep 02 12:28:08.223 INFO running `"docker" "rm" "-f" "84249a4852d937673ec6b8e67a0e87e50ae73f93dbbbf95cdbc2fa2e168234fa"` Sep 02 12:28:08.321 INFO blam! 84249a4852d937673ec6b8e67a0e87e50ae73f93dbbbf95cdbc2fa2e168234fa