Sep 20 06:25:46.055 INFO checking astro-2.0.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:25:46.055 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:25:46.055 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:25:46.302 INFO blam! e4964d6463ac421b8ef2777e3d8b92afb5b82486ee2d1785c5a467d8090d372c Sep 20 06:25:46.304 INFO running `"docker" "start" "-a" "e4964d6463ac421b8ef2777e3d8b92afb5b82486ee2d1785c5a467d8090d372c"` Sep 20 06:25:47.401 INFO kablam! usermod: no changes Sep 20 06:25:47.432 INFO kablam! Checking astro v2.0.0 (/source) Sep 20 06:25:51.777 INFO kablam! warning: unused arithmetic operation which must be used Sep 20 06:25:51.777 INFO kablam! --> src/lunar.rs:1117:11 Sep 20 06:25:51.777 INFO kablam! | Sep 20 06:25:51.777 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 20 06:25:51.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:25:51.777 INFO kablam! | Sep 20 06:25:51.777 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 06:25:51.777 INFO kablam! Sep 20 06:25:53.070 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:25:53.070 INFO kablam! --> tests/parabolic.rs:70:40 Sep 20 06:25:53.070 INFO kablam! | Sep 20 06:25:53.070 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 2), 4354.65); Sep 20 06:25:53.070 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 20 06:25:53.070 INFO kablam! | Sep 20 06:25:53.070 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 06:25:53.070 INFO kablam! Sep 20 06:25:53.070 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:25:53.070 INFO kablam! --> tests/parabolic.rs:76:40 Sep 20 06:25:53.070 INFO kablam! | Sep 20 06:25:53.070 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.3454); Sep 20 06:25:53.070 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 20 06:25:53.070 INFO kablam! Sep 20 06:25:53.386 INFO kablam! warning: unused arithmetic operation which must be used Sep 20 06:25:53.386 INFO kablam! --> src/lunar.rs:1117:11 Sep 20 06:25:53.386 INFO kablam! | Sep 20 06:25:53.386 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 20 06:25:53.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:25:53.386 INFO kablam! | Sep 20 06:25:53.386 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 06:25:53.386 INFO kablam! Sep 20 06:25:54.130 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:25:54.130 INFO kablam! --> tests/elliptic.rs:70:40 Sep 20 06:25:54.130 INFO kablam! | Sep 20 06:25:54.130 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 4), 92.2998); Sep 20 06:25:54.130 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 20 06:25:54.142 INFO kablam! | Sep 20 06:25:54.142 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 06:25:54.142 INFO kablam! Sep 20 06:25:54.142 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:25:54.142 INFO kablam! --> tests/elliptic.rs:76:40 Sep 20 06:25:54.142 INFO kablam! | Sep 20 06:25:54.142 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.9105); Sep 20 06:25:54.142 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 20 06:25:54.142 INFO kablam! Sep 20 06:25:56.310 INFO kablam! warning: unused `#[macro_use]` import Sep 20 06:25:56.310 INFO kablam! --> tests/time.rs:25:1 Sep 20 06:25:56.310 INFO kablam! | Sep 20 06:25:56.310 INFO kablam! 25 | #[macro_use] Sep 20 06:25:56.310 INFO kablam! | ^^^^^^^^^^^^ Sep 20 06:25:56.314 INFO kablam! | Sep 20 06:25:56.314 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 06:25:56.314 INFO kablam! Sep 20 06:25:58.234 INFO kablam! warning: unused `#[macro_use]` import Sep 20 06:25:58.234 INFO kablam! --> tests/planet.rs:25:1 Sep 20 06:25:58.234 INFO kablam! | Sep 20 06:25:58.234 INFO kablam! 25 | #[macro_use] Sep 20 06:25:58.234 INFO kablam! | ^^^^^^^^^^^^ Sep 20 06:25:58.234 INFO kablam! | Sep 20 06:25:58.234 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 06:25:58.234 INFO kablam! Sep 20 06:25:58.346 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.92s Sep 20 06:25:58.366 INFO kablam! su: No module specific data is present Sep 20 06:25:59.806 INFO running `"docker" "rm" "-f" "e4964d6463ac421b8ef2777e3d8b92afb5b82486ee2d1785c5a467d8090d372c"` Sep 20 06:25:59.909 INFO blam! e4964d6463ac421b8ef2777e3d8b92afb5b82486ee2d1785c5a467d8090d372c