Sep 20 04:47:51.058 INFO checking astro-2.0.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 04:47:51.058 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 04:47:51.058 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:47:51.207 INFO blam! 1990676eda8333a602e23665b754cecb5fdd4fb505154f53d0b54f08decdfc2b Sep 20 04:47:51.213 INFO running `"docker" "start" "-a" "1990676eda8333a602e23665b754cecb5fdd4fb505154f53d0b54f08decdfc2b"` Sep 20 04:47:52.414 INFO kablam! usermod: no changes Sep 20 04:47:52.470 INFO kablam! Checking astro v2.0.0 (/source) Sep 20 04:47:58.027 INFO kablam! warning: unused arithmetic operation which must be used Sep 20 04:47:58.027 INFO kablam! --> src/lunar.rs:1117:11 Sep 20 04:47:58.027 INFO kablam! | Sep 20 04:47:58.027 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 20 04:47:58.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:47:58.027 INFO kablam! | Sep 20 04:47:58.027 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 04:47:58.027 INFO kablam! Sep 20 04:47:59.799 INFO kablam! warning: unused arithmetic operation which must be used Sep 20 04:47:59.799 INFO kablam! --> src/lunar.rs:1117:11 Sep 20 04:47:59.800 INFO kablam! | Sep 20 04:47:59.800 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Sep 20 04:47:59.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:47:59.831 INFO kablam! | Sep 20 04:47:59.831 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 04:47:59.832 INFO kablam! Sep 20 04:48:00.979 INFO kablam! warning: unused `#[macro_use]` import Sep 20 04:48:00.979 INFO kablam! --> tests/time.rs:25:1 Sep 20 04:48:00.979 INFO kablam! | Sep 20 04:48:00.979 INFO kablam! 25 | #[macro_use] Sep 20 04:48:00.979 INFO kablam! | ^^^^^^^^^^^^ Sep 20 04:48:00.979 INFO kablam! | Sep 20 04:48:00.980 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:48:00.980 INFO kablam! Sep 20 04:48:01.101 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 04:48:01.101 INFO kablam! --> tests/elliptic.rs:70:40 Sep 20 04:48:01.102 INFO kablam! | Sep 20 04:48:01.102 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 4), 92.2998); Sep 20 04:48:01.102 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 20 04:48:01.103 INFO kablam! | Sep 20 04:48:01.103 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:48:01.103 INFO kablam! Sep 20 04:48:01.104 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 04:48:01.104 INFO kablam! --> tests/elliptic.rs:76:40 Sep 20 04:48:01.104 INFO kablam! | Sep 20 04:48:01.104 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.9105); Sep 20 04:48:01.105 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:48:01.105 INFO kablam! Sep 20 04:48:01.291 INFO kablam! warning: unused `#[macro_use]` import Sep 20 04:48:01.292 INFO kablam! --> tests/planet.rs:25:1 Sep 20 04:48:01.292 INFO kablam! | Sep 20 04:48:01.292 INFO kablam! 25 | #[macro_use] Sep 20 04:48:01.292 INFO kablam! | ^^^^^^^^^^^^ Sep 20 04:48:01.311 INFO kablam! | Sep 20 04:48:01.311 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:48:01.312 INFO kablam! Sep 20 04:48:06.342 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 04:48:06.342 INFO kablam! --> tests/parabolic.rs:70:40 Sep 20 04:48:06.342 INFO kablam! | Sep 20 04:48:06.342 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 2), 4354.65); Sep 20 04:48:06.342 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 20 04:48:06.351 INFO kablam! | Sep 20 04:48:06.351 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:48:06.352 INFO kablam! Sep 20 04:48:06.352 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 04:48:06.353 INFO kablam! --> tests/parabolic.rs:76:40 Sep 20 04:48:06.353 INFO kablam! | Sep 20 04:48:06.353 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.3454); Sep 20 04:48:06.354 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:48:06.354 INFO kablam! Sep 20 04:48:06.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.28s Sep 20 04:48:06.741 INFO kablam! su: No module specific data is present Sep 20 04:48:08.478 INFO running `"docker" "rm" "-f" "1990676eda8333a602e23665b754cecb5fdd4fb505154f53d0b54f08decdfc2b"` Sep 20 04:48:08.802 INFO blam! 1990676eda8333a602e23665b754cecb5fdd4fb505154f53d0b54f08decdfc2b