Sep 04 23:49:45.362 INFO checking astro-2.0.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:49:45.362 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:49:45.362 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:49:45.570 INFO blam! 454cae51fef0c60f152e597d5fa9c39ca7fe214a4283f9a6cf0dd17468ad5a35 Sep 04 23:49:45.571 INFO running `"docker" "start" "-a" "454cae51fef0c60f152e597d5fa9c39ca7fe214a4283f9a6cf0dd17468ad5a35"` Sep 04 23:49:46.358 INFO kablam! Checking astro v2.0.0 (file:///source) Sep 04 23:49:53.662 INFO kablam! warning: unused arithmetic operation which must be used Sep 04 23:49:53.662 INFO kablam! --> src/lunar.rs:1117:11 Sep 04 23:49:53.662 INFO kablam! | Sep 04 23:49:53.662 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 04 23:49:53.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:49:53.662 INFO kablam! | Sep 04 23:49:53.662 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 23:49:53.662 INFO kablam! Sep 04 23:49:53.855 INFO kablam! warning: unused arithmetic operation which must be used Sep 04 23:49:53.855 INFO kablam! --> src/lunar.rs:1117:11 Sep 04 23:49:53.855 INFO kablam! | Sep 04 23:49:53.855 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 04 23:49:53.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:49:53.855 INFO kablam! | Sep 04 23:49:53.855 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 23:49:53.855 INFO kablam! Sep 04 23:49:57.820 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 23:49:57.820 INFO kablam! --> tests/elliptic.rs:70:40 Sep 04 23:49:57.820 INFO kablam! | Sep 04 23:49:57.820 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 4), 92.2998); Sep 04 23:49:57.820 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 23:49:57.820 INFO kablam! | Sep 04 23:49:57.820 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 23:49:57.820 INFO kablam! Sep 04 23:49:57.821 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 23:49:57.821 INFO kablam! --> tests/elliptic.rs:76:40 Sep 04 23:49:57.821 INFO kablam! | Sep 04 23:49:57.821 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.9105); Sep 04 23:49:57.821 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 23:49:57.821 INFO kablam! Sep 04 23:50:02.432 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 23:50:02.432 INFO kablam! --> tests/parabolic.rs:70:40 Sep 04 23:50:02.432 INFO kablam! | Sep 04 23:50:02.432 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 2), 4354.65); Sep 04 23:50:02.432 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 23:50:02.446 INFO kablam! | Sep 04 23:50:02.447 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 23:50:02.447 INFO kablam! Sep 04 23:50:02.448 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 23:50:02.448 INFO kablam! --> tests/parabolic.rs:76:40 Sep 04 23:50:02.448 INFO kablam! | Sep 04 23:50:02.448 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.3454); Sep 04 23:50:02.448 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 04 23:50:02.448 INFO kablam! Sep 04 23:50:04.068 INFO kablam! warning: unused `#[macro_use]` import Sep 04 23:50:04.068 INFO kablam! --> tests/planet.rs:25:1 Sep 04 23:50:04.068 INFO kablam! | Sep 04 23:50:04.068 INFO kablam! 25 | #[macro_use] Sep 04 23:50:04.068 INFO kablam! | ^^^^^^^^^^^^ Sep 04 23:50:04.068 INFO kablam! | Sep 04 23:50:04.068 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 23:50:04.068 INFO kablam! Sep 04 23:50:04.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.92s Sep 04 23:50:04.270 INFO kablam! su: No module specific data is present Sep 04 23:50:04.730 INFO running `"docker" "rm" "-f" "454cae51fef0c60f152e597d5fa9c39ca7fe214a4283f9a6cf0dd17468ad5a35"` Sep 04 23:50:04.852 INFO blam! 454cae51fef0c60f152e597d5fa9c39ca7fe214a4283f9a6cf0dd17468ad5a35