Sep 10 17:13:59.822 INFO checking google-spectrum1_explorer-1.0.7+20170306 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 17:13:59.822 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 17:13:59.822 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 17:14:00.058 INFO blam! 83eb9d01c362c3079591cf24f74e96255aa3741ddf3fce9ef6171961a64fd7cd Sep 10 17:14:00.060 INFO running `"docker" "start" "-a" "83eb9d01c362c3079591cf24f74e96255aa3741ddf3fce9ef6171961a64fd7cd"` Sep 10 17:14:01.110 INFO kablam! usermod: no changes Sep 10 17:14:01.297 INFO kablam! Checking google-spectrum1_explorer v1.0.7+20170306 (file:///source) Sep 10 17:14:04.366 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.366 INFO kablam! --> src/lib.rs:1394:66 Sep 10 17:14:04.366 INFO kablam! | Sep 10 17:14:04.366 INFO kablam! 1394 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.366 INFO kablam! | Sep 10 17:14:04.366 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 17:14:04.366 INFO kablam! Sep 10 17:14:04.366 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.366 INFO kablam! --> src/lib.rs:1606:66 Sep 10 17:14:04.366 INFO kablam! | Sep 10 17:14:04.366 INFO kablam! 1606 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.366 INFO kablam! Sep 10 17:14:04.366 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.366 INFO kablam! --> src/lib.rs:1818:66 Sep 10 17:14:04.366 INFO kablam! | Sep 10 17:14:04.366 INFO kablam! 1818 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.366 INFO kablam! Sep 10 17:14:04.366 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.366 INFO kablam! --> src/lib.rs:2030:66 Sep 10 17:14:04.366 INFO kablam! | Sep 10 17:14:04.366 INFO kablam! 2030 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.366 INFO kablam! Sep 10 17:14:04.366 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.367 INFO kablam! --> src/lib.rs:2242:66 Sep 10 17:14:04.367 INFO kablam! | Sep 10 17:14:04.367 INFO kablam! 2242 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.367 INFO kablam! Sep 10 17:14:04.367 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.367 INFO kablam! --> src/lib.rs:2454:66 Sep 10 17:14:04.367 INFO kablam! | Sep 10 17:14:04.367 INFO kablam! 2454 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.367 INFO kablam! Sep 10 17:14:04.401 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.401 INFO kablam! --> src/lib.rs:1394:66 Sep 10 17:14:04.401 INFO kablam! | Sep 10 17:14:04.401 INFO kablam! 1394 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.406 INFO kablam! | Sep 10 17:14:04.406 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 17:14:04.406 INFO kablam! Sep 10 17:14:04.406 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.406 INFO kablam! --> src/lib.rs:1606:66 Sep 10 17:14:04.406 INFO kablam! | Sep 10 17:14:04.406 INFO kablam! 1606 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.406 INFO kablam! Sep 10 17:14:04.406 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.406 INFO kablam! --> src/lib.rs:1818:66 Sep 10 17:14:04.406 INFO kablam! | Sep 10 17:14:04.406 INFO kablam! 1818 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.406 INFO kablam! Sep 10 17:14:04.406 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.406 INFO kablam! --> src/lib.rs:2030:66 Sep 10 17:14:04.406 INFO kablam! | Sep 10 17:14:04.406 INFO kablam! 2030 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.406 INFO kablam! Sep 10 17:14:04.406 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.406 INFO kablam! --> src/lib.rs:2242:66 Sep 10 17:14:04.406 INFO kablam! | Sep 10 17:14:04.406 INFO kablam! 2242 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.406 INFO kablam! Sep 10 17:14:04.406 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 17:14:04.406 INFO kablam! --> src/lib.rs:2454:66 Sep 10 17:14:04.406 INFO kablam! | Sep 10 17:14:04.406 INFO kablam! 2454 | let mut params: Vec<(&str, String)> = Vec::with_capacity((3 + self._additional_params.len())); Sep 10 17:14:04.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 17:14:04.406 INFO kablam! Sep 10 17:14:07.962 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.81s Sep 10 17:14:07.978 INFO kablam! su: No module specific data is present Sep 10 17:14:09.156 INFO running `"docker" "rm" "-f" "83eb9d01c362c3079591cf24f74e96255aa3741ddf3fce9ef6171961a64fd7cd"` Sep 10 17:14:09.266 INFO blam! 83eb9d01c362c3079591cf24f74e96255aa3741ddf3fce9ef6171961a64fd7cd