Sep 04 13:02:37.276 INFO checking ncollide_queries-0.3.2 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 13:02:37.276 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 13:02:37.276 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-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:02:37.402 INFO blam! 6fde6f96377da5fe5ce94a1f8db4333479ddca9cd3416f692084b96a1967e316 Sep 04 13:02:37.404 INFO running `"docker" "start" "-a" "6fde6f96377da5fe5ce94a1f8db4333479ddca9cd3416f692084b96a1967e316"` Sep 04 13:02:38.228 INFO kablam! Checking nalgebra v0.6.0 Sep 04 13:02:48.461 INFO kablam! Checking ncollide_math v0.2.2 Sep 04 13:02:49.199 INFO kablam! Checking ncollide_utils v0.2.6 Sep 04 13:02:51.221 INFO kablam! Checking ncollide_entities v0.4.1 Sep 04 13:02:54.719 INFO kablam! Checking ncollide_queries v0.3.2 (file:///source) Sep 04 13:02:55.822 INFO kablam! error: unnecessary parentheses around function argument Sep 04 13:02:55.822 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 04 13:02:55.823 INFO kablam! | Sep 04 13:02:55.823 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 04 13:02:55.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 13:02:55.823 INFO kablam! | Sep 04 13:02:55.823 INFO kablam! note: lint level defined here Sep 04 13:02:55.823 INFO kablam! --> lib.rs:4:9 Sep 04 13:02:55.823 INFO kablam! | Sep 04 13:02:55.823 INFO kablam! 4 | #![deny(unused_parens)] Sep 04 13:02:55.823 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 13:02:55.823 INFO kablam! Sep 04 13:02:55.880 INFO kablam! error: unnecessary parentheses around function argument Sep 04 13:02:55.880 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 04 13:02:55.880 INFO kablam! | Sep 04 13:02:55.880 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 04 13:02:55.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 13:02:55.880 INFO kablam! | Sep 04 13:02:55.880 INFO kablam! note: lint level defined here Sep 04 13:02:55.880 INFO kablam! --> lib.rs:4:9 Sep 04 13:02:55.880 INFO kablam! | Sep 04 13:02:55.880 INFO kablam! 4 | #![deny(unused_parens)] Sep 04 13:02:55.880 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 13:02:55.880 INFO kablam! Sep 04 13:03:00.074 INFO kablam! warning: unused import: `Axpy` Sep 04 13:03:00.074 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 04 13:03:00.074 INFO kablam! | Sep 04 13:03:00.074 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 04 13:03:00.074 INFO kablam! | ^^^^ Sep 04 13:03:00.074 INFO kablam! | Sep 04 13:03:00.074 INFO kablam! note: lint level defined here Sep 04 13:03:00.074 INFO kablam! --> lib.rs:9:9 Sep 04 13:03:00.074 INFO kablam! | Sep 04 13:03:00.074 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 13:03:00.074 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:03:00.074 INFO kablam! Sep 04 13:03:00.091 INFO kablam! error: aborting due to previous error Sep 04 13:03:00.091 INFO kablam! Sep 04 13:03:00.100 INFO kablam! error: Could not compile `ncollide_queries`. Sep 04 13:03:00.100 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:03:00.169 INFO kablam! warning: unused import: `Axpy` Sep 04 13:03:00.169 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 04 13:03:00.169 INFO kablam! | Sep 04 13:03:00.169 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 04 13:03:00.169 INFO kablam! | ^^^^ Sep 04 13:03:00.169 INFO kablam! | Sep 04 13:03:00.169 INFO kablam! note: lint level defined here Sep 04 13:03:00.169 INFO kablam! --> lib.rs:9:9 Sep 04 13:03:00.169 INFO kablam! | Sep 04 13:03:00.169 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 13:03:00.169 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:03:00.170 INFO kablam! Sep 04 13:03:00.180 INFO kablam! error: aborting due to previous error Sep 04 13:03:00.180 INFO kablam! Sep 04 13:03:00.188 INFO kablam! error: Could not compile `ncollide_queries`. Sep 04 13:03:00.188 INFO kablam! Sep 04 13:03:00.188 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:03:00.190 INFO kablam! su: No module specific data is present Sep 04 13:03:00.893 INFO running `"docker" "rm" "-f" "6fde6f96377da5fe5ce94a1f8db4333479ddca9cd3416f692084b96a1967e316"` Sep 04 13:03:00.979 INFO blam! 6fde6f96377da5fe5ce94a1f8db4333479ddca9cd3416f692084b96a1967e316