Sep 10 22:34:10.925 INFO checking astro-2.0.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 22:34:10.926 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 22:34:10.926 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:34:11.152 INFO blam! 7cfc311aea8c53347437224e09ca110e1e37653ace8f25fdf273b96344872519 Sep 10 22:34:11.154 INFO running `"docker" "start" "-a" "7cfc311aea8c53347437224e09ca110e1e37653ace8f25fdf273b96344872519"` Sep 10 22:34:12.269 INFO kablam! usermod: no changes Sep 10 22:34:12.338 INFO kablam! Checking astro v2.0.0 (file:///source) Sep 10 22:34:33.454 INFO kablam! warning: unused arithmetic operation which must be used Sep 10 22:34:33.454 INFO kablam! --> src/lunar.rs:1117:11 Sep 10 22:34:33.454 INFO kablam! | Sep 10 22:34:33.454 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 10 22:34:33.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:34:33.454 INFO kablam! | Sep 10 22:34:33.454 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 10 22:34:33.454 INFO kablam! Sep 10 22:34:36.446 INFO kablam! warning: unused `#[macro_use]` import Sep 10 22:34:36.446 INFO kablam! --> tests/planet.rs:25:1 Sep 10 22:34:36.446 INFO kablam! | Sep 10 22:34:36.446 INFO kablam! 25 | #[macro_use] Sep 10 22:34:36.446 INFO kablam! | ^^^^^^^^^^^^ Sep 10 22:34:36.447 INFO kablam! | Sep 10 22:34:36.447 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 22:34:36.447 INFO kablam! Sep 10 22:34:36.518 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 22:34:36.518 INFO kablam! --> tests/elliptic.rs:70:40 Sep 10 22:34:36.518 INFO kablam! | Sep 10 22:34:36.518 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 4), 92.2998); Sep 10 22:34:36.518 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 10 22:34:36.518 INFO kablam! | Sep 10 22:34:36.518 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 22:34:36.518 INFO kablam! Sep 10 22:34:36.518 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 22:34:36.518 INFO kablam! --> tests/elliptic.rs:76:40 Sep 10 22:34:36.518 INFO kablam! | Sep 10 22:34:36.518 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.9105); Sep 10 22:34:36.518 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:34:36.518 INFO kablam! Sep 10 22:34:37.777 INFO kablam! warning: unused arithmetic operation which must be used Sep 10 22:34:37.777 INFO kablam! --> src/lunar.rs:1117:11 Sep 10 22:34:37.777 INFO kablam! | Sep 10 22:34:37.777 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 10 22:34:37.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:34:37.814 INFO kablam! | Sep 10 22:34:37.814 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 10 22:34:37.815 INFO kablam! Sep 10 22:34:41.926 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 22:34:41.926 INFO kablam! --> tests/parabolic.rs:70:40 Sep 10 22:34:41.926 INFO kablam! | Sep 10 22:34:41.926 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 2), 4354.65); Sep 10 22:34:41.926 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 10 22:34:41.950 INFO kablam! | Sep 10 22:34:41.950 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 22:34:41.950 INFO kablam! Sep 10 22:34:41.950 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 22:34:41.950 INFO kablam! --> tests/parabolic.rs:76:40 Sep 10 22:34:41.950 INFO kablam! | Sep 10 22:34:41.950 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.3454); Sep 10 22:34:41.950 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:34:41.950 INFO kablam! Sep 10 22:34:42.426 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.11s Sep 10 22:34:42.454 INFO kablam! su: No module specific data is present Sep 10 22:34:43.574 INFO running `"docker" "rm" "-f" "7cfc311aea8c53347437224e09ca110e1e37653ace8f25fdf273b96344872519"` Sep 10 22:34:43.689 INFO blam! 7cfc311aea8c53347437224e09ca110e1e37653ace8f25fdf273b96344872519