Oct 12 16:39:26.470 INFO checking neilg63/astrojson against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 16:39:26.470 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12 16:39:26.964 INFO blam! f51ce450e0229c3c7d7a99caaf6790d104674099fd7bc15a7056274c72629dd2 Oct 12 16:39:26.967 INFO running `"docker" "start" "-a" "f51ce450e0229c3c7d7a99caaf6790d104674099fd7bc15a7056274c72629dd2"` Oct 12 16:39:27.798 INFO kablam! usermod: no changes Oct 12 16:39:27.937 INFO kablam! Checking serde v0.9.6 Oct 12 16:39:27.937 INFO kablam! Checking grabinput v0.2.1 Oct 12 16:39:27.938 INFO kablam! Checking csv v0.15.0 Oct 12 16:39:27.939 INFO kablam! Compiling serde_derive v0.9.6 Oct 12 16:39:27.939 INFO kablam! Checking chrono v0.3.0 Oct 12 16:39:39.788 INFO kablam! Checking serde_json v0.9.5 Oct 12 16:39:41.391 INFO kablam! Checking astro v0.1.0 (/source) Oct 12 16:39:42.047 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 16:39:42.047 INFO kablam! --> src/astro.rs:97:40 Oct 12 16:39:42.047 INFO kablam! | Oct 12 16:39:42.047 INFO kablam! 97 | ag.push(AspectData::new("triseptile",(360.0/7.0*3.0) )); // 154.28571 Oct 12 16:39:42.047 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 16:39:42.047 INFO kablam! | Oct 12 16:39:42.047 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 16:39:42.047 INFO kablam! Oct 12 16:39:42.047 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 16:39:42.047 INFO kablam! --> src/astro.rs:103:39 Oct 12 16:39:42.047 INFO kablam! | Oct 12 16:39:42.047 INFO kablam! 103 | ag.push(AspectData::new("biseptile",(360.0/3.5))); // 102.85714 Oct 12 16:39:42.047 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 12 16:39:42.047 INFO kablam! Oct 12 16:39:42.047 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 16:39:42.047 INFO kablam! --> src/astro.rs:108:37 Oct 12 16:39:42.047 INFO kablam! | Oct 12 16:39:42.047 INFO kablam! 108 | ag.push(AspectData::new("septile",(360.0/7.0))); // 51.42857 Oct 12 16:39:42.047 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 12 16:39:42.047 INFO kablam! Oct 12 16:39:42.112 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 16:39:42.112 INFO kablam! --> src/astro.rs:97:40 Oct 12 16:39:42.112 INFO kablam! | Oct 12 16:39:42.112 INFO kablam! 97 | ag.push(AspectData::new("triseptile",(360.0/7.0*3.0) )); // 154.28571 Oct 12 16:39:42.112 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 16:39:42.112 INFO kablam! | Oct 12 16:39:42.112 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 16:39:42.113 INFO kablam! Oct 12 16:39:42.113 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 16:39:42.113 INFO kablam! --> src/astro.rs:103:39 Oct 12 16:39:42.113 INFO kablam! | Oct 12 16:39:42.113 INFO kablam! 103 | ag.push(AspectData::new("biseptile",(360.0/3.5))); // 102.85714 Oct 12 16:39:42.113 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 12 16:39:42.113 INFO kablam! Oct 12 16:39:42.113 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 16:39:42.113 INFO kablam! --> src/astro.rs:108:37 Oct 12 16:39:42.113 INFO kablam! | Oct 12 16:39:42.113 INFO kablam! 108 | ag.push(AspectData::new("septile",(360.0/7.0))); // 51.42857 Oct 12 16:39:42.113 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 12 16:39:42.113 INFO kablam! Oct 12 16:39:42.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.96s Oct 12 16:39:42.796 INFO kablam! su: No module specific data is present Oct 12 16:39:43.289 INFO running `"docker" "rm" "-f" "f51ce450e0229c3c7d7a99caaf6790d104674099fd7bc15a7056274c72629dd2"` Oct 12 16:39:43.544 INFO blam! f51ce450e0229c3c7d7a99caaf6790d104674099fd7bc15a7056274c72629dd2