Sep 19 21:56:05.672 INFO checking ncollide_geometry-0.1.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 21:56:05.672 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 21:56:05.673 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/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 19 21:56:05.867 INFO blam! 092ed50c5f8ac57be1e8587ad9b1d09aa828655705c113bde0f78efa1a3be4e2 Sep 19 21:56:05.873 INFO running `"docker" "start" "-a" "092ed50c5f8ac57be1e8587ad9b1d09aa828655705c113bde0f78efa1a3be4e2"` Sep 19 21:56:06.615 INFO kablam! usermod: no changes Sep 19 21:56:06.683 INFO kablam! Checking ncollide_geometry v0.1.1 (/source) Sep 19 21:56:07.668 INFO kablam! error: unnecessary parentheses around function argument Sep 19 21:56:07.668 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 19 21:56:07.669 INFO kablam! | Sep 19 21:56:07.669 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 19 21:56:07.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 21:56:07.670 INFO kablam! | Sep 19 21:56:07.670 INFO kablam! note: lint level defined here Sep 19 21:56:07.671 INFO kablam! --> lib.rs:4:9 Sep 19 21:56:07.671 INFO kablam! | Sep 19 21:56:07.671 INFO kablam! 4 | #![deny(unused_parens)] Sep 19 21:56:07.672 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 21:56:07.672 INFO kablam! Sep 19 21:56:07.851 INFO kablam! error: unnecessary parentheses around function argument Sep 19 21:56:07.852 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 19 21:56:07.852 INFO kablam! | Sep 19 21:56:07.852 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 19 21:56:07.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 21:56:07.853 INFO kablam! | Sep 19 21:56:07.854 INFO kablam! note: lint level defined here Sep 19 21:56:07.854 INFO kablam! --> lib.rs:4:9 Sep 19 21:56:07.854 INFO kablam! | Sep 19 21:56:07.855 INFO kablam! 4 | #![deny(unused_parens)] Sep 19 21:56:07.855 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 21:56:07.855 INFO kablam! Sep 19 21:56:15.735 INFO kablam! warning: unused import: `Iterable` Sep 19 21:56:15.735 INFO kablam! --> shape/cuboid.rs:3:16 Sep 19 21:56:15.735 INFO kablam! | Sep 19 21:56:15.735 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 19 21:56:15.735 INFO kablam! | ^^^^^^^^ Sep 19 21:56:15.735 INFO kablam! | Sep 19 21:56:15.735 INFO kablam! note: lint level defined here Sep 19 21:56:15.735 INFO kablam! --> lib.rs:9:9 Sep 19 21:56:15.735 INFO kablam! | Sep 19 21:56:15.735 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 21:56:15.735 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 21:56:15.735 INFO kablam! Sep 19 21:56:15.735 INFO kablam! warning: unused import: `Axpy` Sep 19 21:56:15.735 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 19 21:56:15.735 INFO kablam! | Sep 19 21:56:15.735 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 19 21:56:15.735 INFO kablam! | ^^^^ Sep 19 21:56:15.735 INFO kablam! Sep 19 21:56:15.754 INFO kablam! error: aborting due to previous error Sep 19 21:56:15.754 INFO kablam! Sep 19 21:56:15.760 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 19 21:56:15.760 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:56:16.305 INFO kablam! warning: unused import: `Iterable` Sep 19 21:56:16.305 INFO kablam! --> shape/cuboid.rs:3:16 Sep 19 21:56:16.305 INFO kablam! | Sep 19 21:56:16.305 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 19 21:56:16.305 INFO kablam! | ^^^^^^^^ Sep 19 21:56:16.305 INFO kablam! | Sep 19 21:56:16.305 INFO kablam! note: lint level defined here Sep 19 21:56:16.305 INFO kablam! --> lib.rs:9:9 Sep 19 21:56:16.305 INFO kablam! | Sep 19 21:56:16.305 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 21:56:16.305 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 21:56:16.305 INFO kablam! Sep 19 21:56:16.305 INFO kablam! warning: unused import: `Axpy` Sep 19 21:56:16.305 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 19 21:56:16.305 INFO kablam! | Sep 19 21:56:16.305 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 19 21:56:16.305 INFO kablam! | ^^^^ Sep 19 21:56:16.305 INFO kablam! Sep 19 21:56:16.326 INFO kablam! error: aborting due to previous error Sep 19 21:56:16.326 INFO kablam! Sep 19 21:56:16.338 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 19 21:56:16.338 INFO kablam! Sep 19 21:56:16.338 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:56:16.340 INFO kablam! su: No module specific data is present Sep 19 21:56:16.991 INFO running `"docker" "rm" "-f" "092ed50c5f8ac57be1e8587ad9b1d09aa828655705c113bde0f78efa1a3be4e2"` Sep 19 21:56:17.291 INFO blam! 092ed50c5f8ac57be1e8587ad9b1d09aa828655705c113bde0f78efa1a3be4e2