Sep 19 20:13:32.090 INFO checking sidh-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:13:32.090 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:13:32.090 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:13:32.375 INFO blam! 22ec000312f8c2ed209b0078c34dae5981d7f5e51fe578b92f0fb7b04254e0bc Sep 19 20:13:32.377 INFO running `"docker" "start" "-a" "22ec000312f8c2ed209b0078c34dae5981d7f5e51fe578b92f0fb7b04254e0bc"` Sep 19 20:13:33.654 INFO kablam! usermod: no changes Sep 19 20:13:33.810 INFO kablam! Compiling rand v0.3.22 Sep 19 20:13:33.822 INFO kablam! Compiling subtle v0.3.0 Sep 19 20:13:35.854 INFO kablam! Compiling sidh v0.2.0 (/source) Sep 19 20:13:37.626 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:37.626 INFO kablam! --> src/curve.rs:346:53 Sep 19 20:13:37.626 INFO kablam! | Sep 19 20:13:37.626 INFO kablam! 346 | (&mut x0).conditional_swap(&mut x1, (bit ^ prev_bit)); Sep 19 20:13:37.626 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:37.626 INFO kablam! | Sep 19 20:13:37.626 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:13:37.626 INFO kablam! Sep 19 20:13:37.626 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:37.626 INFO kablam! --> src/curve.rs:447:53 Sep 19 20:13:37.626 INFO kablam! | Sep 19 20:13:37.626 INFO kablam! 447 | (&mut x0).conditional_swap(&mut x1, (bit ^ prev_bit)); Sep 19 20:13:37.626 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:37.626 INFO kablam! Sep 19 20:13:37.626 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:37.626 INFO kablam! --> src/curve.rs:448:53 Sep 19 20:13:37.626 INFO kablam! | Sep 19 20:13:37.626 INFO kablam! 448 | (&mut y0).conditional_swap(&mut y1, (bit ^ prev_bit)); Sep 19 20:13:37.626 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:37.626 INFO kablam! Sep 19 20:13:37.626 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:37.626 INFO kablam! --> src/curve.rs:474:53 Sep 19 20:13:37.626 INFO kablam! | Sep 19 20:13:37.626 INFO kablam! 474 | (&mut R1).conditional_swap(&mut R2, (bit ^ prev_bit)); Sep 19 20:13:37.626 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:37.626 INFO kablam! Sep 19 20:13:37.627 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:37.627 INFO kablam! --> src/curve.rs:800:53 Sep 19 20:13:37.627 INFO kablam! | Sep 19 20:13:37.627 INFO kablam! 800 | (&mut x0).conditional_swap(&mut x1, (bit ^ prev_bit)); Sep 19 20:13:37.627 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:37.627 INFO kablam! Sep 19 20:13:38.062 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:38.062 INFO kablam! --> src/curve.rs:346:53 Sep 19 20:13:38.062 INFO kablam! | Sep 19 20:13:38.062 INFO kablam! 346 | (&mut x0).conditional_swap(&mut x1, (bit ^ prev_bit)); Sep 19 20:13:38.062 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:38.062 INFO kablam! | Sep 19 20:13:38.062 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 20:13:38.062 INFO kablam! Sep 19 20:13:38.062 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:38.062 INFO kablam! --> src/curve.rs:447:53 Sep 19 20:13:38.062 INFO kablam! | Sep 19 20:13:38.062 INFO kablam! 447 | (&mut x0).conditional_swap(&mut x1, (bit ^ prev_bit)); Sep 19 20:13:38.062 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:38.062 INFO kablam! Sep 19 20:13:38.062 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:38.062 INFO kablam! --> src/curve.rs:448:53 Sep 19 20:13:38.062 INFO kablam! | Sep 19 20:13:38.062 INFO kablam! 448 | (&mut y0).conditional_swap(&mut y1, (bit ^ prev_bit)); Sep 19 20:13:38.062 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:38.062 INFO kablam! Sep 19 20:13:38.062 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:38.062 INFO kablam! --> src/curve.rs:474:53 Sep 19 20:13:38.062 INFO kablam! | Sep 19 20:13:38.062 INFO kablam! 474 | (&mut R1).conditional_swap(&mut R2, (bit ^ prev_bit)); Sep 19 20:13:38.062 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:38.062 INFO kablam! Sep 19 20:13:38.062 INFO kablam! warning: unnecessary parentheses around method argument Sep 19 20:13:38.062 INFO kablam! --> src/curve.rs:800:53 Sep 19 20:13:38.062 INFO kablam! | Sep 19 20:13:38.062 INFO kablam! 800 | (&mut x0).conditional_swap(&mut x1, (bit ^ prev_bit)); Sep 19 20:13:38.062 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 20:13:38.062 INFO kablam! Sep 19 20:13:38.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.31s Sep 19 20:13:38.996 INFO kablam! su: No module specific data is present Sep 19 20:13:40.105 INFO running `"docker" "rm" "-f" "22ec000312f8c2ed209b0078c34dae5981d7f5e51fe578b92f0fb7b04254e0bc"` Sep 19 20:13:40.237 INFO blam! 22ec000312f8c2ed209b0078c34dae5981d7f5e51fe578b92f0fb7b04254e0bc