Sep 14 15:14:39.140 INFO checking greeks-0.5.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 15:14:39.140 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 15:14:39.140 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 15:14:39.302 INFO blam! fa46f137e40ce9408eff828bd4af94c75139a285ece2022a508ab3610b18c1d2 Sep 14 15:14:39.304 INFO running `"docker" "start" "-a" "fa46f137e40ce9408eff828bd4af94c75139a285ece2022a508ab3610b18c1d2"` Sep 14 15:14:40.625 INFO kablam! usermod: no changes Sep 14 15:14:40.653 INFO kablam! Checking greeks v0.5.0 (file:///source) Sep 14 15:14:40.831 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 15:14:40.831 INFO kablam! --> src/greeks/first.rs:178:24 Sep 14 15:14:40.831 INFO kablam! | Sep 14 15:14:40.831 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Sep 14 15:14:40.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 15:14:40.832 INFO kablam! | Sep 14 15:14:40.832 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 15:14:40.832 INFO kablam! Sep 14 15:14:40.897 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 15:14:40.897 INFO kablam! --> src/greeks/first.rs:178:24 Sep 14 15:14:40.897 INFO kablam! | Sep 14 15:14:40.897 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Sep 14 15:14:40.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 15:14:40.897 INFO kablam! | Sep 14 15:14:40.897 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 15:14:40.897 INFO kablam! Sep 14 15:14:41.139 INFO kablam! warning: unused variable: `r` Sep 14 15:14:41.139 INFO kablam! --> benches/bench.rs:19:9 Sep 14 15:14:41.139 INFO kablam! | Sep 14 15:14:41.139 INFO kablam! 19 | let r = b.iter(|| { Sep 14 15:14:41.139 INFO kablam! | ^ help: consider using `_r` instead Sep 14 15:14:41.139 INFO kablam! | Sep 14 15:14:41.139 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 15:14:41.139 INFO kablam! Sep 14 15:14:41.139 INFO kablam! warning: unused variable: `r` Sep 14 15:14:41.139 INFO kablam! --> benches/bench.rs:31:9 Sep 14 15:14:41.139 INFO kablam! | Sep 14 15:14:41.139 INFO kablam! 31 | let r = b.iter(|| { Sep 14 15:14:41.139 INFO kablam! | ^ help: consider using `_r` instead Sep 14 15:14:41.139 INFO kablam! Sep 14 15:14:41.139 INFO kablam! warning: unused variable: `r` Sep 14 15:14:41.140 INFO kablam! --> benches/bench.rs:44:9 Sep 14 15:14:41.140 INFO kablam! | Sep 14 15:14:41.140 INFO kablam! 44 | let r = b.iter(|| { Sep 14 15:14:41.140 INFO kablam! | ^ help: consider using `_r` instead Sep 14 15:14:41.140 INFO kablam! Sep 14 15:14:41.140 INFO kablam! warning: unused variable: `r` Sep 14 15:14:41.140 INFO kablam! --> benches/bench.rs:56:9 Sep 14 15:14:41.140 INFO kablam! | Sep 14 15:14:41.140 INFO kablam! 56 | let r = b.iter(|| { Sep 14 15:14:41.140 INFO kablam! | ^ help: consider using `_r` instead Sep 14 15:14:41.140 INFO kablam! Sep 14 15:14:41.140 INFO kablam! warning: unused variable: `r` Sep 14 15:14:41.140 INFO kablam! --> benches/bench.rs:68:9 Sep 14 15:14:41.140 INFO kablam! | Sep 14 15:14:41.140 INFO kablam! 68 | let r = b.iter(|| { Sep 14 15:14:41.140 INFO kablam! | ^ help: consider using `_r` instead Sep 14 15:14:41.140 INFO kablam! Sep 14 15:14:41.140 INFO kablam! warning: unused variable: `r` Sep 14 15:14:41.140 INFO kablam! --> benches/bench.rs:81:9 Sep 14 15:14:41.140 INFO kablam! | Sep 14 15:14:41.140 INFO kablam! 81 | let r = b.iter(|| { Sep 14 15:14:41.140 INFO kablam! | ^ help: consider using `_r` instead Sep 14 15:14:41.140 INFO kablam! Sep 14 15:14:41.140 INFO kablam! warning: unused variable: `r` Sep 14 15:14:41.140 INFO kablam! --> benches/bench.rs:94:9 Sep 14 15:14:41.140 INFO kablam! | Sep 14 15:14:41.140 INFO kablam! 94 | let r = b.iter(|| { Sep 14 15:14:41.140 INFO kablam! | ^ help: consider using `_r` instead Sep 14 15:14:41.140 INFO kablam! Sep 14 15:14:41.140 INFO kablam! warning: unused variable: `r` Sep 14 15:14:41.140 INFO kablam! --> benches/bench.rs:106:9 Sep 14 15:14:41.140 INFO kablam! | Sep 14 15:14:41.140 INFO kablam! 106 | let r = b.iter(|| { Sep 14 15:14:41.140 INFO kablam! | ^ help: consider using `_r` instead Sep 14 15:14:41.140 INFO kablam! Sep 14 15:14:41.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.52s Sep 14 15:14:41.162 INFO kablam! su: No module specific data is present Sep 14 15:14:41.706 INFO running `"docker" "rm" "-f" "fa46f137e40ce9408eff828bd4af94c75139a285ece2022a508ab3610b18c1d2"` Sep 14 15:14:41.787 INFO blam! fa46f137e40ce9408eff828bd4af94c75139a285ece2022a508ab3610b18c1d2