Oct 13 17:56:58.176 INFO checking astro-2.0.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 17:56:58.177 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 17:56:58.645 INFO blam! 76412ba8ed550f37d74858f3815cca056ca6735d174b29a419159f162e52fcf6 Oct 13 17:56:58.650 INFO running `"docker" "start" "-a" "76412ba8ed550f37d74858f3815cca056ca6735d174b29a419159f162e52fcf6"` Oct 13 17:57:00.314 INFO kablam! usermod: no changes Oct 13 17:57:00.412 INFO kablam! Checking astro v2.0.0 (/source) Oct 13 17:57:08.176 INFO kablam! warning: unused arithmetic operation which must be used Oct 13 17:57:08.176 INFO kablam! --> src/lunar.rs:1117:11 Oct 13 17:57:08.177 INFO kablam! | Oct 13 17:57:08.177 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Oct 13 17:57:08.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:57:08.177 INFO kablam! | Oct 13 17:57:08.177 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 17:57:08.178 INFO kablam! Oct 13 17:57:09.920 INFO kablam! warning: unused arithmetic operation which must be used Oct 13 17:57:09.921 INFO kablam! --> src/lunar.rs:1117:11 Oct 13 17:57:09.922 INFO kablam! | Oct 13 17:57:09.922 INFO kablam! 1117 | - 0.00002 * ((M1 - M).cos() - (M1 + M).cos() - (2.0 * F).cos()); Oct 13 17:57:09.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:57:09.924 INFO kablam! | Oct 13 17:57:09.924 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 17:57:09.925 INFO kablam! Oct 13 17:57:14.300 INFO kablam! warning: unused `#[macro_use]` import Oct 13 17:57:14.301 INFO kablam! --> tests/time.rs:25:1 Oct 13 17:57:14.301 INFO kablam! | Oct 13 17:57:14.301 INFO kablam! 25 | #[macro_use] Oct 13 17:57:14.301 INFO kablam! | ^^^^^^^^^^^^ Oct 13 17:57:14.316 INFO kablam! | Oct 13 17:57:14.317 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 17:57:14.317 INFO kablam! Oct 13 17:57:20.188 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 17:57:20.189 INFO kablam! --> tests/elliptic.rs:70:40 Oct 13 17:57:20.190 INFO kablam! | Oct 13 17:57:20.191 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 4), 92.2998); Oct 13 17:57:20.191 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 17:57:20.220 INFO kablam! | Oct 13 17:57:20.220 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 17:57:20.221 INFO kablam! Oct 13 17:57:20.222 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 17:57:20.222 INFO kablam! --> tests/elliptic.rs:76:40 Oct 13 17:57:20.222 INFO kablam! | Oct 13 17:57:20.222 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.9105); Oct 13 17:57:20.223 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 13 17:57:20.223 INFO kablam! Oct 13 17:57:20.324 INFO kablam! warning: unused `#[macro_use]` import Oct 13 17:57:20.324 INFO kablam! --> tests/planet.rs:25:1 Oct 13 17:57:20.324 INFO kablam! | Oct 13 17:57:20.324 INFO kablam! 25 | #[macro_use] Oct 13 17:57:20.324 INFO kablam! | ^^^^^^^^^^^^ Oct 13 17:57:20.352 INFO kablam! | Oct 13 17:57:20.352 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 17:57:20.352 INFO kablam! Oct 13 17:57:23.676 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 17:57:23.677 INFO kablam! --> tests/parabolic.rs:70:40 Oct 13 17:57:23.677 INFO kablam! | Oct 13 17:57:23.677 INFO kablam! 70 | assert_eq!(util::round_upto_digits((T - ascen), 2), 4354.65); Oct 13 17:57:23.678 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 13 17:57:23.678 INFO kablam! | Oct 13 17:57:23.678 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 17:57:23.679 INFO kablam! Oct 13 17:57:23.679 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 17:57:23.679 INFO kablam! --> tests/parabolic.rs:76:40 Oct 13 17:57:23.680 INFO kablam! | Oct 13 17:57:23.680 INFO kablam! 76 | assert_eq!(util::round_upto_digits((T - descend), 4), -28.3454); Oct 13 17:57:23.680 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 13 17:57:23.681 INFO kablam! Oct 13 17:57:23.968 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.62s Oct 13 17:57:23.982 INFO kablam! su: No module specific data is present Oct 13 17:57:25.321 INFO running `"docker" "rm" "-f" "76412ba8ed550f37d74858f3815cca056ca6735d174b29a419159f162e52fcf6"` Oct 13 17:57:25.752 INFO blam! 76412ba8ed550f37d74858f3815cca056ca6735d174b29a419159f162e52fcf6