Sep 14 12:45:53.473 INFO checking ncollide_geometry-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:45:53.473 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:45:53.473 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:45:53.911 INFO blam! b35f2d69dc48ccd20044bccd60aa666033c614e5a73626d3231f06f53832c402 Sep 14 12:45:53.913 INFO running `"docker" "start" "-a" "b35f2d69dc48ccd20044bccd60aa666033c614e5a73626d3231f06f53832c402"` Sep 14 12:45:56.625 INFO kablam! usermod: no changes Sep 14 12:45:56.797 INFO kablam! Checking ncollide_math v0.4.0 Sep 14 12:45:57.395 INFO kablam! Checking ncollide_utils v0.4.0 Sep 14 12:45:59.010 INFO kablam! Checking ncollide_geometry v0.1.1 (file:///source) Sep 14 12:45:59.631 INFO kablam! error: unnecessary parentheses around function argument Sep 14 12:45:59.631 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 14 12:45:59.631 INFO kablam! | Sep 14 12:45:59.631 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 14 12:45:59.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 12:45:59.631 INFO kablam! | Sep 14 12:45:59.631 INFO kablam! note: lint level defined here Sep 14 12:45:59.631 INFO kablam! --> lib.rs:4:9 Sep 14 12:45:59.631 INFO kablam! | Sep 14 12:45:59.631 INFO kablam! 4 | #![deny(unused_parens)] Sep 14 12:45:59.631 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 12:45:59.631 INFO kablam! Sep 14 12:45:59.830 INFO kablam! error: unnecessary parentheses around function argument Sep 14 12:45:59.830 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 14 12:45:59.830 INFO kablam! | Sep 14 12:45:59.830 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 14 12:45:59.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 12:45:59.835 INFO kablam! | Sep 14 12:45:59.835 INFO kablam! note: lint level defined here Sep 14 12:45:59.835 INFO kablam! --> lib.rs:4:9 Sep 14 12:45:59.835 INFO kablam! | Sep 14 12:45:59.835 INFO kablam! 4 | #![deny(unused_parens)] Sep 14 12:45:59.835 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 12:45:59.835 INFO kablam! Sep 14 12:46:05.181 INFO kablam! warning: unused import: `Iterable` Sep 14 12:46:05.181 INFO kablam! --> shape/cuboid.rs:3:16 Sep 14 12:46:05.181 INFO kablam! | Sep 14 12:46:05.181 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 14 12:46:05.182 INFO kablam! | ^^^^^^^^ Sep 14 12:46:05.182 INFO kablam! | Sep 14 12:46:05.182 INFO kablam! note: lint level defined here Sep 14 12:46:05.182 INFO kablam! --> lib.rs:9:9 Sep 14 12:46:05.182 INFO kablam! | Sep 14 12:46:05.182 INFO kablam! 9 | #![warn(unused_imports)] Sep 14 12:46:05.182 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 12:46:05.182 INFO kablam! Sep 14 12:46:05.186 INFO kablam! warning: unused import: `Axpy` Sep 14 12:46:05.187 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 14 12:46:05.187 INFO kablam! | Sep 14 12:46:05.187 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 14 12:46:05.187 INFO kablam! | ^^^^ Sep 14 12:46:05.187 INFO kablam! Sep 14 12:46:05.194 INFO kablam! warning: unused import: `Iterable` Sep 14 12:46:05.195 INFO kablam! --> shape/cuboid.rs:3:16 Sep 14 12:46:05.195 INFO kablam! | Sep 14 12:46:05.195 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 14 12:46:05.195 INFO kablam! | ^^^^^^^^ Sep 14 12:46:05.195 INFO kablam! | Sep 14 12:46:05.195 INFO kablam! note: lint level defined here Sep 14 12:46:05.195 INFO kablam! --> lib.rs:9:9 Sep 14 12:46:05.195 INFO kablam! | Sep 14 12:46:05.195 INFO kablam! 9 | #![warn(unused_imports)] Sep 14 12:46:05.195 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 12:46:05.195 INFO kablam! Sep 14 12:46:05.195 INFO kablam! warning: unused import: `Axpy` Sep 14 12:46:05.195 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 14 12:46:05.195 INFO kablam! | Sep 14 12:46:05.195 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 14 12:46:05.195 INFO kablam! | ^^^^ Sep 14 12:46:05.195 INFO kablam! Sep 14 12:46:05.223 INFO kablam! error: aborting due to previous error Sep 14 12:46:05.223 INFO kablam! Sep 14 12:46:05.223 INFO kablam! error: aborting due to previous error Sep 14 12:46:05.223 INFO kablam! Sep 14 12:46:05.231 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 14 12:46:05.231 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:46:05.234 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 14 12:46:05.234 INFO kablam! Sep 14 12:46:05.234 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:46:05.234 INFO kablam! su: No module specific data is present Sep 14 12:46:05.842 INFO running `"docker" "rm" "-f" "b35f2d69dc48ccd20044bccd60aa666033c614e5a73626d3231f06f53832c402"` Sep 14 12:46:06.055 INFO blam! b35f2d69dc48ccd20044bccd60aa666033c614e5a73626d3231f06f53832c402