Sep 21 03:50:32.490 INFO checking rusticsom-1.0.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:50:32.490 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:50:32.490 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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:32.704 INFO blam! 09502b7f5a266964a0910c21537aada28cac4ae6360e2766c2098e1d608b9378 Sep 21 03:50:32.706 INFO running `"docker" "start" "-a" "09502b7f5a266964a0910c21537aada28cac4ae6360e2766c2098e1d608b9378"` Sep 21 03:50:33.746 INFO kablam! usermod: no changes Sep 21 03:50:33.837 INFO kablam! Compiling ndarray v0.11.2 Sep 21 03:50:41.847 INFO kablam! Checking rusticsom v1.0.0 (/source) Sep 21 03:50:42.087 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.087 INFO kablam! --> src/lib.rs:69:58 Sep 21 03:50:42.087 INFO kablam! | Sep 21 03:50:42.087 INFO kablam! 69 | let mut temp: Array1 = Array1::::zeros((self.z)); Sep 21 03:50:42.087 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.087 INFO kablam! | Sep 21 03:50:42.087 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:50:42.087 INFO kablam! Sep 21 03:50:42.087 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.087 INFO kablam! --> src/lib.rs:126:42 Sep 21 03:50:42.087 INFO kablam! | Sep 21 03:50:42.087 INFO kablam! 126 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:42.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.087 INFO kablam! Sep 21 03:50:42.087 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.087 INFO kablam! --> src/lib.rs:127:42 Sep 21 03:50:42.087 INFO kablam! | Sep 21 03:50:42.087 INFO kablam! 127 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:42.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.087 INFO kablam! Sep 21 03:50:42.087 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.087 INFO kablam! --> src/lib.rs:145:42 Sep 21 03:50:42.087 INFO kablam! | Sep 21 03:50:42.087 INFO kablam! 145 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:42.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.087 INFO kablam! Sep 21 03:50:42.087 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.087 INFO kablam! --> src/lib.rs:146:42 Sep 21 03:50:42.087 INFO kablam! | Sep 21 03:50:42.087 INFO kablam! 146 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:42.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.087 INFO kablam! Sep 21 03:50:42.165 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.165 INFO kablam! --> src/lib.rs:69:58 Sep 21 03:50:42.165 INFO kablam! | Sep 21 03:50:42.165 INFO kablam! 69 | let mut temp: Array1 = Array1::::zeros((self.z)); Sep 21 03:50:42.165 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.165 INFO kablam! | Sep 21 03:50:42.165 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:50:42.165 INFO kablam! Sep 21 03:50:42.165 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.165 INFO kablam! --> src/lib.rs:126:42 Sep 21 03:50:42.165 INFO kablam! | Sep 21 03:50:42.165 INFO kablam! 126 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:42.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.165 INFO kablam! Sep 21 03:50:42.165 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.165 INFO kablam! --> src/lib.rs:127:42 Sep 21 03:50:42.165 INFO kablam! | Sep 21 03:50:42.166 INFO kablam! 127 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:42.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.166 INFO kablam! Sep 21 03:50:42.166 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.166 INFO kablam! --> src/lib.rs:145:42 Sep 21 03:50:42.166 INFO kablam! | Sep 21 03:50:42.166 INFO kablam! 145 | temp1 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:42.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.166 INFO kablam! Sep 21 03:50:42.166 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:50:42.166 INFO kablam! --> src/lib.rs:146:42 Sep 21 03:50:42.166 INFO kablam! | Sep 21 03:50:42.166 INFO kablam! 146 | temp2 = Array1::::zeros((ndarray::ArrayBase::dim(&data).1)); Sep 21 03:50:42.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:50:42.166 INFO kablam! Sep 21 03:50:42.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.07s Sep 21 03:50:42.839 INFO kablam! su: No module specific data is present Sep 21 03:50:43.589 INFO running `"docker" "rm" "-f" "09502b7f5a266964a0910c21537aada28cac4ae6360e2766c2098e1d608b9378"` Sep 21 03:50:43.735 INFO blam! 09502b7f5a266964a0910c21537aada28cac4ae6360e2766c2098e1d608b9378