Sep 04 13:03:46.548 INFO checking ncollide_geometry-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 13:03:46.548 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 13:03:46.549 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:03:46.722 INFO blam! 5ea5bef804afd085a8a5ea591791cc9dd30043e8ec0ee4cd14302c38e107cf80 Sep 04 13:03:46.725 INFO running `"docker" "start" "-a" "5ea5bef804afd085a8a5ea591791cc9dd30043e8ec0ee4cd14302c38e107cf80"` Sep 04 13:03:47.360 INFO kablam! Checking ncollide_geometry v0.1.1 (file:///source) Sep 04 13:03:48.604 INFO kablam! error: unnecessary parentheses around function argument Sep 04 13:03:48.604 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 04 13:03:48.604 INFO kablam! | Sep 04 13:03:48.604 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 04 13:03:48.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 13:03:48.605 INFO kablam! | Sep 04 13:03:48.605 INFO kablam! note: lint level defined here Sep 04 13:03:48.605 INFO kablam! --> lib.rs:4:9 Sep 04 13:03:48.605 INFO kablam! | Sep 04 13:03:48.605 INFO kablam! 4 | #![deny(unused_parens)] Sep 04 13:03:48.605 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 13:03:48.606 INFO kablam! Sep 04 13:03:48.724 INFO kablam! error: unnecessary parentheses around function argument Sep 04 13:03:48.724 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 04 13:03:48.724 INFO kablam! | Sep 04 13:03:48.724 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 04 13:03:48.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 13:03:48.724 INFO kablam! | Sep 04 13:03:48.724 INFO kablam! note: lint level defined here Sep 04 13:03:48.724 INFO kablam! --> lib.rs:4:9 Sep 04 13:03:48.724 INFO kablam! | Sep 04 13:03:48.724 INFO kablam! 4 | #![deny(unused_parens)] Sep 04 13:03:48.724 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 13:03:48.724 INFO kablam! Sep 04 13:03:55.572 INFO kablam! warning: unused import: `Iterable` Sep 04 13:03:55.572 INFO kablam! --> shape/cuboid.rs:3:16 Sep 04 13:03:55.572 INFO kablam! | Sep 04 13:03:55.572 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 04 13:03:55.572 INFO kablam! | ^^^^^^^^ Sep 04 13:03:55.572 INFO kablam! | Sep 04 13:03:55.572 INFO kablam! note: lint level defined here Sep 04 13:03:55.572 INFO kablam! --> lib.rs:9:9 Sep 04 13:03:55.572 INFO kablam! | Sep 04 13:03:55.572 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 13:03:55.572 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:03:55.572 INFO kablam! Sep 04 13:03:55.573 INFO kablam! warning: unused import: `Axpy` Sep 04 13:03:55.573 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 04 13:03:55.573 INFO kablam! | Sep 04 13:03:55.573 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 04 13:03:55.573 INFO kablam! | ^^^^ Sep 04 13:03:55.573 INFO kablam! Sep 04 13:03:55.596 INFO kablam! error: aborting due to previous error Sep 04 13:03:55.596 INFO kablam! Sep 04 13:03:55.603 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 04 13:03:55.603 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:03:55.674 INFO kablam! warning: unused import: `Iterable` Sep 04 13:03:55.674 INFO kablam! --> shape/cuboid.rs:3:16 Sep 04 13:03:55.674 INFO kablam! | Sep 04 13:03:55.674 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 04 13:03:55.674 INFO kablam! | ^^^^^^^^ Sep 04 13:03:55.674 INFO kablam! | Sep 04 13:03:55.674 INFO kablam! note: lint level defined here Sep 04 13:03:55.674 INFO kablam! --> lib.rs:9:9 Sep 04 13:03:55.675 INFO kablam! | Sep 04 13:03:55.675 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 13:03:55.675 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:03:55.675 INFO kablam! Sep 04 13:03:55.675 INFO kablam! warning: unused import: `Axpy` Sep 04 13:03:55.675 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 04 13:03:55.675 INFO kablam! | Sep 04 13:03:55.675 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 04 13:03:55.675 INFO kablam! | ^^^^ Sep 04 13:03:55.675 INFO kablam! Sep 04 13:03:55.691 INFO kablam! error: aborting due to previous error Sep 04 13:03:55.691 INFO kablam! Sep 04 13:03:55.699 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 04 13:03:55.699 INFO kablam! Sep 04 13:03:55.699 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:03:55.701 INFO kablam! su: No module specific data is present Sep 04 13:03:56.163 INFO running `"docker" "rm" "-f" "5ea5bef804afd085a8a5ea591791cc9dd30043e8ec0ee4cd14302c38e107cf80"` Sep 04 13:03:56.271 INFO blam! 5ea5bef804afd085a8a5ea591791cc9dd30043e8ec0ee4cd14302c38e107cf80