Sep 02 02:56:36.755 INFO checking astro-2.0.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 02:56:36.755 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 02:56:36.755 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:56:36.995 INFO blam! 7fb23be71c0aa2cbd375dea247281e57b3071faee61943815d8baf0dfe10444d Sep 02 02:56:36.997 INFO running `"docker" "start" "-a" "7fb23be71c0aa2cbd375dea247281e57b3071faee61943815d8baf0dfe10444d"` Sep 02 02:56:38.010 INFO kablam! Checking astro v2.0.0 (file:///source) Sep 02 02:56:44.978 INFO kablam! warning: unused arithmetic operation which must be used Sep 02 02:56:44.978 INFO kablam! --> src/lunar.rs:1117:11 Sep 02 02:56:44.978 INFO kablam! | Sep 02 02:56:44.978 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 02 02:56:44.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:56:44.979 INFO kablam! | Sep 02 02:56:44.979 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 02:56:44.979 INFO kablam! Sep 02 02:56:45.120 INFO kablam! warning: unused arithmetic operation which must be used Sep 02 02:56:45.120 INFO kablam! --> src/lunar.rs:1117:11 Sep 02 02:56:45.120 INFO kablam! | Sep 02 02:56:45.120 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 02 02:56:45.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 02:56:45.120 INFO kablam! | Sep 02 02:56:45.120 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 02:56:45.120 INFO kablam! Sep 02 02:56:47.966 INFO kablam! warning: unused `#[macro_use]` import Sep 02 02:56:47.966 INFO kablam! --> tests/planet.rs:25:1 Sep 02 02:56:47.966 INFO kablam! | Sep 02 02:56:47.966 INFO kablam! 25 | #[macro_use] Sep 02 02:56:47.966 INFO kablam! | ^^^^^^^^^^^^ Sep 02 02:56:47.966 INFO kablam! | Sep 02 02:56:47.966 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 02:56:47.966 INFO kablam! Sep 02 02:56:51.095 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 02:56:51.095 INFO kablam! --> tests/parabolic.rs:70:40 Sep 02 02:56:51.095 INFO kablam! | Sep 02 02:56:51.095 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 2), 4354.65); Sep 02 02:56:51.095 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 02:56:51.095 INFO kablam! | Sep 02 02:56:51.095 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 02:56:51.095 INFO kablam! Sep 02 02:56:51.096 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 02:56:51.096 INFO kablam! --> tests/parabolic.rs:76:40 Sep 02 02:56:51.096 INFO kablam! | Sep 02 02:56:51.096 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.3454); Sep 02 02:56:51.096 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 02 02:56:51.096 INFO kablam! Sep 02 02:56:53.932 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 02:56:53.932 INFO kablam! --> tests/elliptic.rs:70:40 Sep 02 02:56:53.932 INFO kablam! | Sep 02 02:56:53.932 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 4), 92.2998); Sep 02 02:56:53.932 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 02 02:56:53.932 INFO kablam! | Sep 02 02:56:53.932 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 02:56:53.932 INFO kablam! Sep 02 02:56:53.933 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 02:56:53.933 INFO kablam! --> tests/elliptic.rs:76:40 Sep 02 02:56:53.933 INFO kablam! | Sep 02 02:56:53.933 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.9105); Sep 02 02:56:53.933 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 02 02:56:53.933 INFO kablam! Sep 02 02:56:54.385 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.40s Sep 02 02:56:54.425 INFO kablam! su: No module specific data is present Sep 02 02:56:55.047 INFO running `"docker" "rm" "-f" "7fb23be71c0aa2cbd375dea247281e57b3071faee61943815d8baf0dfe10444d"` Sep 02 02:56:55.223 INFO blam! 7fb23be71c0aa2cbd375dea247281e57b3071faee61943815d8baf0dfe10444d