Sep 14 12:45:16.183 INFO checking ncollide_queries-0.4.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:45:16.183 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:45:16.183 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/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:16.456 INFO blam! 1e7bdd2ebf111a96e172738d0baa6ca7fc81124d05d44a821ca1789aa0b847a6 Sep 14 12:45:16.461 INFO running `"docker" "start" "-a" "1e7bdd2ebf111a96e172738d0baa6ca7fc81124d05d44a821ca1789aa0b847a6"` Sep 14 12:45:17.559 INFO kablam! usermod: no changes Sep 14 12:45:17.647 INFO kablam! Checking nalgebra v0.8.2 Sep 14 12:45:27.868 INFO kablam! Checking ncollide_math v0.3.0 Sep 14 12:45:28.359 INFO kablam! Checking ncollide_utils v0.3.0 Sep 14 12:45:29.836 INFO kablam! Checking ncollide_entities v0.5.0 Sep 14 12:45:32.731 INFO kablam! Checking ncollide_queries v0.4.0 (file:///source) Sep 14 12:45:33.491 INFO kablam! error: unnecessary parentheses around function argument Sep 14 12:45:33.491 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 14 12:45:33.491 INFO kablam! | Sep 14 12:45:33.491 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 14 12:45:33.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 12:45:33.491 INFO kablam! | Sep 14 12:45:33.491 INFO kablam! note: lint level defined here Sep 14 12:45:33.491 INFO kablam! --> lib.rs:4:9 Sep 14 12:45:33.491 INFO kablam! | Sep 14 12:45:33.491 INFO kablam! 4 | #![deny(unused_parens)] Sep 14 12:45:33.491 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 12:45:33.491 INFO kablam! Sep 14 12:45:33.566 INFO kablam! error: unnecessary parentheses around function argument Sep 14 12:45:33.567 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 14 12:45:33.567 INFO kablam! | Sep 14 12:45:33.567 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 14 12:45:33.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 12:45:33.567 INFO kablam! | Sep 14 12:45:33.567 INFO kablam! note: lint level defined here Sep 14 12:45:33.567 INFO kablam! --> lib.rs:4:9 Sep 14 12:45:33.567 INFO kablam! | Sep 14 12:45:33.567 INFO kablam! 4 | #![deny(unused_parens)] Sep 14 12:45:33.567 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 12:45:33.567 INFO kablam! Sep 14 12:45:36.877 INFO kablam! warning: unused import: `Axpy` Sep 14 12:45:36.877 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 14 12:45:36.877 INFO kablam! | Sep 14 12:45:36.877 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 14 12:45:36.877 INFO kablam! | ^^^^ Sep 14 12:45:36.877 INFO kablam! | Sep 14 12:45:36.877 INFO kablam! note: lint level defined here Sep 14 12:45:36.877 INFO kablam! --> lib.rs:9:9 Sep 14 12:45:36.877 INFO kablam! | Sep 14 12:45:36.877 INFO kablam! 9 | #![warn(unused_imports)] Sep 14 12:45:36.877 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 12:45:36.877 INFO kablam! Sep 14 12:45:36.879 INFO kablam! warning: unused import: `Axpy` Sep 14 12:45:36.879 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 14 12:45:36.879 INFO kablam! | Sep 14 12:45:36.879 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 14 12:45:36.879 INFO kablam! | ^^^^ Sep 14 12:45:36.879 INFO kablam! | Sep 14 12:45:36.879 INFO kablam! note: lint level defined here Sep 14 12:45:36.879 INFO kablam! --> lib.rs:9:9 Sep 14 12:45:36.879 INFO kablam! | Sep 14 12:45:36.879 INFO kablam! 9 | #![warn(unused_imports)] Sep 14 12:45:36.879 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 12:45:36.879 INFO kablam! Sep 14 12:45:36.883 INFO kablam! error: aborting due to previous error Sep 14 12:45:36.883 INFO kablam! Sep 14 12:45:36.893 INFO kablam! error: Could not compile `ncollide_queries`. Sep 14 12:45:36.893 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:45:36.893 INFO kablam! error: aborting due to previous error Sep 14 12:45:36.893 INFO kablam! Sep 14 12:45:36.906 INFO kablam! error: Could not compile `ncollide_queries`. Sep 14 12:45:36.907 INFO kablam! Sep 14 12:45:36.907 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:45:36.908 INFO kablam! su: No module specific data is present Sep 14 12:45:37.581 INFO running `"docker" "rm" "-f" "1e7bdd2ebf111a96e172738d0baa6ca7fc81124d05d44a821ca1789aa0b847a6"` Sep 14 12:45:37.721 INFO blam! 1e7bdd2ebf111a96e172738d0baa6ca7fc81124d05d44a821ca1789aa0b847a6