Sep 20 02:11:53.017 INFO checking greeks-0.5.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 02:11:53.017 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 02:11:53.017 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:11:53.227 INFO blam! b345c9ef23f2c5e23d302eb51d6b9819c29410b1e58dcf67292735d3b0398f4c Sep 20 02:11:53.230 INFO running `"docker" "start" "-a" "b345c9ef23f2c5e23d302eb51d6b9819c29410b1e58dcf67292735d3b0398f4c"` Sep 20 02:11:54.434 INFO kablam! usermod: no changes Sep 20 02:11:54.486 INFO kablam! Checking greeks v0.5.0 (/source) Sep 20 02:11:54.810 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 02:11:54.810 INFO kablam! --> src/greeks/first.rs:178:24 Sep 20 02:11:54.810 INFO kablam! | Sep 20 02:11:54.810 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Sep 20 02:11:54.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:11:54.810 INFO kablam! | Sep 20 02:11:54.810 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:11:54.810 INFO kablam! Sep 20 02:11:54.997 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 02:11:54.997 INFO kablam! --> src/greeks/first.rs:178:24 Sep 20 02:11:54.997 INFO kablam! | Sep 20 02:11:54.997 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Sep 20 02:11:54.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:11:54.997 INFO kablam! | Sep 20 02:11:54.997 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:11:54.997 INFO kablam! Sep 20 02:11:55.421 INFO kablam! warning: unused variable: `r` Sep 20 02:11:55.421 INFO kablam! --> benches/bench.rs:19:9 Sep 20 02:11:55.421 INFO kablam! | Sep 20 02:11:55.421 INFO kablam! 19 | let r = b.iter(|| { Sep 20 02:11:55.421 INFO kablam! | ^ help: consider using `_r` instead Sep 20 02:11:55.421 INFO kablam! | Sep 20 02:11:55.421 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 02:11:55.421 INFO kablam! Sep 20 02:11:55.421 INFO kablam! warning: unused variable: `r` Sep 20 02:11:55.421 INFO kablam! --> benches/bench.rs:31:9 Sep 20 02:11:55.421 INFO kablam! | Sep 20 02:11:55.421 INFO kablam! 31 | let r = b.iter(|| { Sep 20 02:11:55.421 INFO kablam! | ^ help: consider using `_r` instead Sep 20 02:11:55.421 INFO kablam! Sep 20 02:11:55.421 INFO kablam! warning: unused variable: `r` Sep 20 02:11:55.421 INFO kablam! --> benches/bench.rs:44:9 Sep 20 02:11:55.421 INFO kablam! | Sep 20 02:11:55.421 INFO kablam! 44 | let r = b.iter(|| { Sep 20 02:11:55.421 INFO kablam! | ^ help: consider using `_r` instead Sep 20 02:11:55.421 INFO kablam! Sep 20 02:11:55.421 INFO kablam! warning: unused variable: `r` Sep 20 02:11:55.421 INFO kablam! --> benches/bench.rs:56:9 Sep 20 02:11:55.421 INFO kablam! | Sep 20 02:11:55.421 INFO kablam! 56 | let r = b.iter(|| { Sep 20 02:11:55.421 INFO kablam! | ^ help: consider using `_r` instead Sep 20 02:11:55.421 INFO kablam! Sep 20 02:11:55.421 INFO kablam! warning: unused variable: `r` Sep 20 02:11:55.421 INFO kablam! --> benches/bench.rs:68:9 Sep 20 02:11:55.421 INFO kablam! | Sep 20 02:11:55.421 INFO kablam! 68 | let r = b.iter(|| { Sep 20 02:11:55.421 INFO kablam! | ^ help: consider using `_r` instead Sep 20 02:11:55.421 INFO kablam! Sep 20 02:11:55.421 INFO kablam! warning: unused variable: `r` Sep 20 02:11:55.421 INFO kablam! --> benches/bench.rs:81:9 Sep 20 02:11:55.421 INFO kablam! | Sep 20 02:11:55.421 INFO kablam! 81 | let r = b.iter(|| { Sep 20 02:11:55.421 INFO kablam! | ^ help: consider using `_r` instead Sep 20 02:11:55.421 INFO kablam! Sep 20 02:11:55.421 INFO kablam! warning: unused variable: `r` Sep 20 02:11:55.421 INFO kablam! --> benches/bench.rs:94:9 Sep 20 02:11:55.421 INFO kablam! | Sep 20 02:11:55.421 INFO kablam! 94 | let r = b.iter(|| { Sep 20 02:11:55.421 INFO kablam! | ^ help: consider using `_r` instead Sep 20 02:11:55.421 INFO kablam! Sep 20 02:11:55.421 INFO kablam! warning: unused variable: `r` Sep 20 02:11:55.421 INFO kablam! --> benches/bench.rs:106:9 Sep 20 02:11:55.421 INFO kablam! | Sep 20 02:11:55.421 INFO kablam! 106 | let r = b.iter(|| { Sep 20 02:11:55.421 INFO kablam! | ^ help: consider using `_r` instead Sep 20 02:11:55.421 INFO kablam! Sep 20 02:11:55.450 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Sep 20 02:11:55.453 INFO kablam! su: No module specific data is present Sep 20 02:11:56.440 INFO running `"docker" "rm" "-f" "b345c9ef23f2c5e23d302eb51d6b9819c29410b1e58dcf67292735d3b0398f4c"` Sep 20 02:11:56.496 INFO blam! b345c9ef23f2c5e23d302eb51d6b9819c29410b1e58dcf67292735d3b0398f4c