Sep 21 03:50:34.589 INFO checking rusticsom-1.0.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:50:34.589 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:50:34.589 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/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 03:50:34.753 INFO blam! 52eaa29593a52e4b7d40384e40076b48f466a04207a7a60813055af7bceef2c3 Sep 21 03:50:34.755 INFO running `"docker" "start" "-a" "52eaa29593a52e4b7d40384e40076b48f466a04207a7a60813055af7bceef2c3"` Sep 21 03:50:35.529 INFO kablam! usermod: no changes Sep 21 03:50:35.592 INFO kablam! Checking rusticsom v1.0.0 (/source) Sep 21 03:50:35.894 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.894 INFO kablam! --> src/lib.rs:69:58 Sep 21 03:50:35.894 INFO kablam! | Sep 21 03:50:35.894 INFO kablam! 69 | let mut temp: Array1 = Array1::::zeros((self.z)); Sep 21 03:50:35.894 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.894 INFO kablam! | Sep 21 03:50:35.894 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:50:35.894 INFO kablam! Sep 21 03:50:35.894 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.894 INFO kablam! --> src/lib.rs:126:42 Sep 21 03:50:35.894 INFO kablam! | Sep 21 03:50:35.894 INFO kablam! 126 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:35.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.894 INFO kablam! Sep 21 03:50:35.894 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.894 INFO kablam! --> src/lib.rs:127:42 Sep 21 03:50:35.894 INFO kablam! | Sep 21 03:50:35.894 INFO kablam! 127 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:35.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.894 INFO kablam! Sep 21 03:50:35.894 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.894 INFO kablam! --> src/lib.rs:145:42 Sep 21 03:50:35.894 INFO kablam! | Sep 21 03:50:35.894 INFO kablam! 145 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:35.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.894 INFO kablam! Sep 21 03:50:35.894 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.894 INFO kablam! --> src/lib.rs:146:42 Sep 21 03:50:35.894 INFO kablam! | Sep 21 03:50:35.894 INFO kablam! 146 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:35.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.894 INFO kablam! Sep 21 03:50:35.990 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.990 INFO kablam! --> src/lib.rs:69:58 Sep 21 03:50:35.990 INFO kablam! | Sep 21 03:50:35.990 INFO kablam! 69 | let mut temp: Array1 = Array1::::zeros((self.z)); Sep 21 03:50:35.990 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.990 INFO kablam! | Sep 21 03:50:35.990 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:50:35.990 INFO kablam! Sep 21 03:50:35.990 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.990 INFO kablam! --> src/lib.rs:126:42 Sep 21 03:50:35.990 INFO kablam! | Sep 21 03:50:35.990 INFO kablam! 126 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:35.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.990 INFO kablam! Sep 21 03:50:35.990 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.990 INFO kablam! --> src/lib.rs:127:42 Sep 21 03:50:35.990 INFO kablam! | Sep 21 03:50:35.990 INFO kablam! 127 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:35.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.990 INFO kablam! Sep 21 03:50:35.990 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.990 INFO kablam! --> src/lib.rs:145:42 Sep 21 03:50:35.991 INFO kablam! | Sep 21 03:50:35.991 INFO kablam! 145 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:35.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.991 INFO kablam! Sep 21 03:50:35.991 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:35.991 INFO kablam! --> src/lib.rs:146:42 Sep 21 03:50:35.991 INFO kablam! | Sep 21 03:50:35.991 INFO kablam! 146 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:35.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:35.991 INFO kablam! Sep 21 03:50:36.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Sep 21 03:50:36.636 INFO kablam! su: No module specific data is present Sep 21 03:50:37.320 INFO running `"docker" "rm" "-f" "52eaa29593a52e4b7d40384e40076b48f466a04207a7a60813055af7bceef2c3"` Sep 21 03:50:37.418 INFO blam! 52eaa29593a52e4b7d40384e40076b48f466a04207a7a60813055af7bceef2c3