Sep 02 06:43:32.079 INFO checking ncollide_queries-0.3.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 06:43:32.079 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 06:43:32.079 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 06:43:32.261 INFO blam! 144f452b20c00f4f30fc7cd5273bb0625f58cfa9d0a8388dacb91631deaa2deb Sep 02 06:43:32.263 INFO running `"docker" "start" "-a" "144f452b20c00f4f30fc7cd5273bb0625f58cfa9d0a8388dacb91631deaa2deb"` Sep 02 06:43:32.909 INFO kablam! Checking nalgebra v0.6.0 Sep 02 06:43:44.882 INFO kablam! Checking ncollide_math v0.2.2 Sep 02 06:43:45.567 INFO kablam! Checking ncollide_utils v0.2.6 Sep 02 06:43:47.493 INFO kablam! Checking ncollide_entities v0.4.1 Sep 02 06:43:50.943 INFO kablam! Checking ncollide_queries v0.3.2 (file:///source) Sep 02 06:43:51.847 INFO kablam! error: unnecessary parentheses around function argument Sep 02 06:43:51.847 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 02 06:43:51.847 INFO kablam! | Sep 02 06:43:51.847 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 02 06:43:51.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 06:43:51.847 INFO kablam! | Sep 02 06:43:51.847 INFO kablam! note: lint level defined here Sep 02 06:43:51.847 INFO kablam! --> lib.rs:4:9 Sep 02 06:43:51.847 INFO kablam! | Sep 02 06:43:51.847 INFO kablam! 4 | #![deny(unused_parens)] Sep 02 06:43:51.847 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 06:43:51.847 INFO kablam! Sep 02 06:43:52.263 INFO kablam! error: unnecessary parentheses around function argument Sep 02 06:43:52.263 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 02 06:43:52.263 INFO kablam! | Sep 02 06:43:52.263 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 02 06:43:52.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 06:43:52.263 INFO kablam! | Sep 02 06:43:52.264 INFO kablam! note: lint level defined here Sep 02 06:43:52.264 INFO kablam! --> lib.rs:4:9 Sep 02 06:43:52.264 INFO kablam! | Sep 02 06:43:52.264 INFO kablam! 4 | #![deny(unused_parens)] Sep 02 06:43:52.264 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 06:43:52.264 INFO kablam! Sep 02 06:43:55.779 INFO kablam! warning: unused import: `Axpy` Sep 02 06:43:55.779 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 02 06:43:55.779 INFO kablam! | Sep 02 06:43:55.779 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 02 06:43:55.779 INFO kablam! | ^^^^ Sep 02 06:43:55.779 INFO kablam! | Sep 02 06:43:55.779 INFO kablam! note: lint level defined here Sep 02 06:43:55.779 INFO kablam! --> lib.rs:9:9 Sep 02 06:43:55.779 INFO kablam! | Sep 02 06:43:55.779 INFO kablam! 9 | #![warn(unused_imports)] Sep 02 06:43:55.779 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:43:55.779 INFO kablam! Sep 02 06:43:55.791 INFO kablam! error: aborting due to previous error Sep 02 06:43:55.791 INFO kablam! Sep 02 06:43:55.800 INFO kablam! error: Could not compile `ncollide_queries`. Sep 02 06:43:55.800 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 06:43:56.504 INFO kablam! warning: unused import: `Axpy` Sep 02 06:43:56.504 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 02 06:43:56.504 INFO kablam! | Sep 02 06:43:56.504 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 02 06:43:56.504 INFO kablam! | ^^^^ Sep 02 06:43:56.504 INFO kablam! | Sep 02 06:43:56.504 INFO kablam! note: lint level defined here Sep 02 06:43:56.505 INFO kablam! --> lib.rs:9:9 Sep 02 06:43:56.505 INFO kablam! | Sep 02 06:43:56.505 INFO kablam! 9 | #![warn(unused_imports)] Sep 02 06:43:56.505 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:43:56.505 INFO kablam! Sep 02 06:43:56.521 INFO kablam! error: aborting due to previous error Sep 02 06:43:56.521 INFO kablam! Sep 02 06:43:56.533 INFO kablam! error: Could not compile `ncollide_queries`. Sep 02 06:43:56.533 INFO kablam! Sep 02 06:43:56.533 INFO kablam! To learn more, run the command again with --verbose. Sep 02 06:43:56.535 INFO kablam! su: No module specific data is present Sep 02 06:43:56.911 INFO running `"docker" "rm" "-f" "144f452b20c00f4f30fc7cd5273bb0625f58cfa9d0a8388dacb91631deaa2deb"` Sep 02 06:43:57.048 INFO blam! 144f452b20c00f4f30fc7cd5273bb0625f58cfa9d0a8388dacb91631deaa2deb