Oct 27 21:08:03.344 INFO checking greeks-0.5.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 21:08:03.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 21:08:03.813 INFO blam! 2249b88275436e57a5d49a52df86c8c7d6afa3905c352c27b37fe3f35a72722e Oct 27 21:08:03.813 INFO running `"docker" "start" "-a" "2249b88275436e57a5d49a52df86c8c7d6afa3905c352c27b37fe3f35a72722e"` Oct 27 21:08:04.888 INFO kablam! usermod: no changes Oct 27 21:08:04.991 INFO kablam! Checking greeks v0.5.0 (/source) Oct 27 21:08:06.179 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 21:08:06.179 INFO kablam! --> src/greeks/first.rs:178:24 Oct 27 21:08:06.179 INFO kablam! | Oct 27 21:08:06.179 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Oct 27 21:08:06.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 21:08:06.179 INFO kablam! | Oct 27 21:08:06.179 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 21:08:06.179 INFO kablam! Oct 27 21:08:06.299 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 21:08:06.299 INFO kablam! --> src/greeks/first.rs:178:24 Oct 27 21:08:06.299 INFO kablam! | Oct 27 21:08:06.299 INFO kablam! 178 | let mult3 = E.powf((-d1.powf(2.0) / 2.0)); Oct 27 21:08:06.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 21:08:06.299 INFO kablam! | Oct 27 21:08:06.299 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 21:08:06.299 INFO kablam! Oct 27 21:08:07.219 INFO kablam! warning: unused variable: `r` Oct 27 21:08:07.219 INFO kablam! --> benches/bench.rs:19:9 Oct 27 21:08:07.220 INFO kablam! | Oct 27 21:08:07.220 INFO kablam! 19 | let r = b.iter(|| { Oct 27 21:08:07.220 INFO kablam! | ^ help: consider using `_r` instead Oct 27 21:08:07.221 INFO kablam! | Oct 27 21:08:07.221 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 21:08:07.221 INFO kablam! Oct 27 21:08:07.221 INFO kablam! warning: unused variable: `r` Oct 27 21:08:07.222 INFO kablam! --> benches/bench.rs:31:9 Oct 27 21:08:07.222 INFO kablam! | Oct 27 21:08:07.222 INFO kablam! 31 | let r = b.iter(|| { Oct 27 21:08:07.223 INFO kablam! | ^ help: consider using `_r` instead Oct 27 21:08:07.223 INFO kablam! Oct 27 21:08:07.223 INFO kablam! warning: unused variable: `r` Oct 27 21:08:07.223 INFO kablam! --> benches/bench.rs:44:9 Oct 27 21:08:07.224 INFO kablam! | Oct 27 21:08:07.224 INFO kablam! 44 | let r = b.iter(|| { Oct 27 21:08:07.224 INFO kablam! | ^ help: consider using `_r` instead Oct 27 21:08:07.225 INFO kablam! Oct 27 21:08:07.225 INFO kablam! warning: unused variable: `r` Oct 27 21:08:07.225 INFO kablam! --> benches/bench.rs:56:9 Oct 27 21:08:07.226 INFO kablam! | Oct 27 21:08:07.226 INFO kablam! 56 | let r = b.iter(|| { Oct 27 21:08:07.226 INFO kablam! | ^ help: consider using `_r` instead Oct 27 21:08:07.226 INFO kablam! Oct 27 21:08:07.226 INFO kablam! warning: unused variable: `r` Oct 27 21:08:07.227 INFO kablam! --> benches/bench.rs:68:9 Oct 27 21:08:07.227 INFO kablam! | Oct 27 21:08:07.227 INFO kablam! 68 | let r = b.iter(|| { Oct 27 21:08:07.228 INFO kablam! | ^ help: consider using `_r` instead Oct 27 21:08:07.228 INFO kablam! Oct 27 21:08:07.228 INFO kablam! warning: unused variable: `r` Oct 27 21:08:07.228 INFO kablam! --> benches/bench.rs:81:9 Oct 27 21:08:07.229 INFO kablam! | Oct 27 21:08:07.229 INFO kablam! 81 | let r = b.iter(|| { Oct 27 21:08:07.229 INFO kablam! | ^ help: consider using `_r` instead Oct 27 21:08:07.229 INFO kablam! Oct 27 21:08:07.229 INFO kablam! warning: unused variable: `r` Oct 27 21:08:07.230 INFO kablam! --> benches/bench.rs:94:9 Oct 27 21:08:07.230 INFO kablam! | Oct 27 21:08:07.230 INFO kablam! 94 | let r = b.iter(|| { Oct 27 21:08:07.231 INFO kablam! | ^ help: consider using `_r` instead Oct 27 21:08:07.231 INFO kablam! Oct 27 21:08:07.231 INFO kablam! warning: unused variable: `r` Oct 27 21:08:07.231 INFO kablam! --> benches/bench.rs:106:9 Oct 27 21:08:07.231 INFO kablam! | Oct 27 21:08:07.232 INFO kablam! 106 | let r = b.iter(|| { Oct 27 21:08:07.232 INFO kablam! | ^ help: consider using `_r` instead Oct 27 21:08:07.232 INFO kablam! Oct 27 21:08:07.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.33s Oct 27 21:08:07.254 INFO kablam! su: No module specific data is present Oct 27 21:08:07.678 INFO running `"docker" "rm" "-f" "2249b88275436e57a5d49a52df86c8c7d6afa3905c352c27b37fe3f35a72722e"` Oct 27 21:08:07.831 INFO blam! 2249b88275436e57a5d49a52df86c8c7d6afa3905c352c27b37fe3f35a72722e