Sep 20 00:25:15.553 INFO checking greeks-0.5.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 00:25:15.553 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 00:25:15.553 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:25:15.742 INFO blam! 7fe938b607a70788fe7795c941e9f3b98f818b80c978b000aaff4f9ed54b9304 Sep 20 00:25:15.744 INFO running `"docker" "start" "-a" "7fe938b607a70788fe7795c941e9f3b98f818b80c978b000aaff4f9ed54b9304"` Sep 20 00:25:16.660 INFO kablam! usermod: no changes Sep 20 00:25:16.735 INFO kablam! Checking greeks v0.5.0 (/source) Sep 20 00:25:17.171 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 00:25:17.171 INFO kablam! --> src/greeks/first.rs:178:24 Sep 20 00:25:17.171 INFO kablam! | Sep 20 00:25:17.171 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Sep 20 00:25:17.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:25:17.171 INFO kablam! | Sep 20 00:25:17.171 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:25:17.171 INFO kablam! Sep 20 00:25:17.222 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 00:25:17.223 INFO kablam! --> src/greeks/first.rs:178:24 Sep 20 00:25:17.223 INFO kablam! | Sep 20 00:25:17.223 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Sep 20 00:25:17.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:25:17.223 INFO kablam! | Sep 20 00:25:17.223 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:25:17.223 INFO kablam! Sep 20 00:25:17.716 INFO kablam! warning: unused variable: `r` Sep 20 00:25:17.716 INFO kablam! --> benches/bench.rs:19:9 Sep 20 00:25:17.716 INFO kablam! | Sep 20 00:25:17.716 INFO kablam! 19 | let r = b.iter(|| { Sep 20 00:25:17.716 INFO kablam! | ^ help: consider using `_r` instead Sep 20 00:25:17.716 INFO kablam! | Sep 20 00:25:17.716 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 00:25:17.716 INFO kablam! Sep 20 00:25:17.716 INFO kablam! warning: unused variable: `r` Sep 20 00:25:17.716 INFO kablam! --> benches/bench.rs:31:9 Sep 20 00:25:17.716 INFO kablam! | Sep 20 00:25:17.716 INFO kablam! 31 | let r = b.iter(|| { Sep 20 00:25:17.716 INFO kablam! | ^ help: consider using `_r` instead Sep 20 00:25:17.716 INFO kablam! Sep 20 00:25:17.716 INFO kablam! warning: unused variable: `r` Sep 20 00:25:17.716 INFO kablam! --> benches/bench.rs:44:9 Sep 20 00:25:17.716 INFO kablam! | Sep 20 00:25:17.716 INFO kablam! 44 | let r = b.iter(|| { Sep 20 00:25:17.716 INFO kablam! | ^ help: consider using `_r` instead Sep 20 00:25:17.716 INFO kablam! Sep 20 00:25:17.716 INFO kablam! warning: unused variable: `r` Sep 20 00:25:17.716 INFO kablam! --> benches/bench.rs:56:9 Sep 20 00:25:17.716 INFO kablam! | Sep 20 00:25:17.716 INFO kablam! 56 | let r = b.iter(|| { Sep 20 00:25:17.716 INFO kablam! | ^ help: consider using `_r` instead Sep 20 00:25:17.716 INFO kablam! Sep 20 00:25:17.716 INFO kablam! warning: unused variable: `r` Sep 20 00:25:17.716 INFO kablam! --> benches/bench.rs:68:9 Sep 20 00:25:17.716 INFO kablam! | Sep 20 00:25:17.716 INFO kablam! 68 | let r = b.iter(|| { Sep 20 00:25:17.716 INFO kablam! | ^ help: consider using `_r` instead Sep 20 00:25:17.716 INFO kablam! Sep 20 00:25:17.716 INFO kablam! warning: unused variable: `r` Sep 20 00:25:17.716 INFO kablam! --> benches/bench.rs:81:9 Sep 20 00:25:17.716 INFO kablam! | Sep 20 00:25:17.716 INFO kablam! 81 | let r = b.iter(|| { Sep 20 00:25:17.716 INFO kablam! | ^ help: consider using `_r` instead Sep 20 00:25:17.716 INFO kablam! Sep 20 00:25:17.716 INFO kablam! warning: unused variable: `r` Sep 20 00:25:17.716 INFO kablam! --> benches/bench.rs:94:9 Sep 20 00:25:17.716 INFO kablam! | Sep 20 00:25:17.716 INFO kablam! 94 | let r = b.iter(|| { Sep 20 00:25:17.716 INFO kablam! | ^ help: consider using `_r` instead Sep 20 00:25:17.716 INFO kablam! Sep 20 00:25:17.716 INFO kablam! warning: unused variable: `r` Sep 20 00:25:17.716 INFO kablam! --> benches/bench.rs:106:9 Sep 20 00:25:17.716 INFO kablam! | Sep 20 00:25:17.716 INFO kablam! 106 | let r = b.iter(|| { Sep 20 00:25:17.716 INFO kablam! | ^ help: consider using `_r` instead Sep 20 00:25:17.716 INFO kablam! Sep 20 00:25:17.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Sep 20 00:25:17.761 INFO kablam! su: No module specific data is present Sep 20 00:25:18.310 INFO running `"docker" "rm" "-f" "7fe938b607a70788fe7795c941e9f3b98f818b80c978b000aaff4f9ed54b9304"` Sep 20 00:25:18.383 INFO blam! 7fe938b607a70788fe7795c941e9f3b98f818b80c978b000aaff4f9ed54b9304