Sep 01 18:05:32.983 INFO checking greeks-0.5.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 18:05:32.983 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 18:05:32.983 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 18:05:33.202 INFO blam! 02fc3e39bb478866cc179b43fbf49dd6546b76b5e6560f234473bfe6b16f3cd5 Sep 01 18:05:33.204 INFO running `"docker" "start" "-a" "02fc3e39bb478866cc179b43fbf49dd6546b76b5e6560f234473bfe6b16f3cd5"` Sep 01 18:05:33.829 INFO kablam! Checking greeks v0.5.0 (file:///source) Sep 01 18:05:34.301 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 18:05:34.302 INFO kablam! --> src/greeks/first.rs:178:24 Sep 01 18:05:34.302 INFO kablam! | Sep 01 18:05:34.302 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Sep 01 18:05:34.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:05:34.302 INFO kablam! | Sep 01 18:05:34.302 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 18:05:34.302 INFO kablam! Sep 01 18:05:34.490 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 18:05:34.490 INFO kablam! --> src/greeks/first.rs:178:24 Sep 01 18:05:34.490 INFO kablam! | Sep 01 18:05:34.490 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Sep 01 18:05:34.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 18:05:34.490 INFO kablam! | Sep 01 18:05:34.490 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 18:05:34.490 INFO kablam! Sep 01 18:05:35.044 INFO kablam! warning: unused variable: `r` Sep 01 18:05:35.044 INFO kablam! --> benches/bench.rs:19:9 Sep 01 18:05:35.044 INFO kablam! | Sep 01 18:05:35.044 INFO kablam! 19 | let r = b.iter(|| { Sep 01 18:05:35.044 INFO kablam! | ^ help: consider using `_r` instead Sep 01 18:05:35.044 INFO kablam! | Sep 01 18:05:35.044 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 18:05:35.044 INFO kablam! Sep 01 18:05:35.045 INFO kablam! warning: unused variable: `r` Sep 01 18:05:35.045 INFO kablam! --> benches/bench.rs:31:9 Sep 01 18:05:35.045 INFO kablam! | Sep 01 18:05:35.045 INFO kablam! 31 | let r = b.iter(|| { Sep 01 18:05:35.045 INFO kablam! | ^ help: consider using `_r` instead Sep 01 18:05:35.045 INFO kablam! Sep 01 18:05:35.045 INFO kablam! warning: unused variable: `r` Sep 01 18:05:35.045 INFO kablam! --> benches/bench.rs:44:9 Sep 01 18:05:35.045 INFO kablam! | Sep 01 18:05:35.045 INFO kablam! 44 | let r = b.iter(|| { Sep 01 18:05:35.045 INFO kablam! | ^ help: consider using `_r` instead Sep 01 18:05:35.045 INFO kablam! Sep 01 18:05:35.045 INFO kablam! warning: unused variable: `r` Sep 01 18:05:35.045 INFO kablam! --> benches/bench.rs:56:9 Sep 01 18:05:35.045 INFO kablam! | Sep 01 18:05:35.045 INFO kablam! 56 | let r = b.iter(|| { Sep 01 18:05:35.045 INFO kablam! | ^ help: consider using `_r` instead Sep 01 18:05:35.045 INFO kablam! Sep 01 18:05:35.045 INFO kablam! warning: unused variable: `r` Sep 01 18:05:35.045 INFO kablam! --> benches/bench.rs:68:9 Sep 01 18:05:35.045 INFO kablam! | Sep 01 18:05:35.045 INFO kablam! 68 | let r = b.iter(|| { Sep 01 18:05:35.045 INFO kablam! | ^ help: consider using `_r` instead Sep 01 18:05:35.046 INFO kablam! Sep 01 18:05:35.046 INFO kablam! warning: unused variable: `r` Sep 01 18:05:35.046 INFO kablam! --> benches/bench.rs:81:9 Sep 01 18:05:35.046 INFO kablam! | Sep 01 18:05:35.046 INFO kablam! 81 | let r = b.iter(|| { Sep 01 18:05:35.046 INFO kablam! | ^ help: consider using `_r` instead Sep 01 18:05:35.046 INFO kablam! Sep 01 18:05:35.046 INFO kablam! warning: unused variable: `r` Sep 01 18:05:35.046 INFO kablam! --> benches/bench.rs:94:9 Sep 01 18:05:35.046 INFO kablam! | Sep 01 18:05:35.046 INFO kablam! 94 | let r = b.iter(|| { Sep 01 18:05:35.046 INFO kablam! | ^ help: consider using `_r` instead Sep 01 18:05:35.046 INFO kablam! Sep 01 18:05:35.046 INFO kablam! warning: unused variable: `r` Sep 01 18:05:35.046 INFO kablam! --> benches/bench.rs:106:9 Sep 01 18:05:35.046 INFO kablam! | Sep 01 18:05:35.046 INFO kablam! 106 | let r = b.iter(|| { Sep 01 18:05:35.046 INFO kablam! | ^ help: consider using `_r` instead Sep 01 18:05:35.046 INFO kablam! Sep 01 18:05:35.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Sep 01 18:05:35.072 INFO kablam! su: No module specific data is present Sep 01 18:05:35.642 INFO running `"docker" "rm" "-f" "02fc3e39bb478866cc179b43fbf49dd6546b76b5e6560f234473bfe6b16f3cd5"` Sep 01 18:05:35.730 INFO blam! 02fc3e39bb478866cc179b43fbf49dd6546b76b5e6560f234473bfe6b16f3cd5