Sep 04 13:02:37.789 INFO checking ncollide_queries-0.3.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 13:02:37.789 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 13:02:37.789 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:02:37.934 INFO blam! 6f5244f6838e25ef37332385c0dd87ab03080143a116555e2f22ad12dfc46fe0 Sep 04 13:02:37.936 INFO running `"docker" "start" "-a" "6f5244f6838e25ef37332385c0dd87ab03080143a116555e2f22ad12dfc46fe0"` Sep 04 13:02:38.501 INFO kablam! Checking nalgebra v0.6.0 Sep 04 13:02:48.871 INFO kablam! Checking ncollide_math v0.2.2 Sep 04 13:02:49.638 INFO kablam! Checking ncollide_utils v0.2.6 Sep 04 13:02:51.659 INFO kablam! Checking ncollide_entities v0.4.1 Sep 04 13:02:55.053 INFO kablam! Checking ncollide_queries v0.3.2 (file:///source) Sep 04 13:02:56.225 INFO kablam! error: unnecessary parentheses around function argument Sep 04 13:02:56.225 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 04 13:02:56.225 INFO kablam! | Sep 04 13:02:56.225 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 04 13:02:56.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 13:02:56.226 INFO kablam! | Sep 04 13:02:56.226 INFO kablam! note: lint level defined here Sep 04 13:02:56.226 INFO kablam! --> lib.rs:4:9 Sep 04 13:02:56.226 INFO kablam! | Sep 04 13:02:56.226 INFO kablam! 4 | #![deny(unused_parens)] Sep 04 13:02:56.226 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 13:02:56.226 INFO kablam! Sep 04 13:02:56.232 INFO kablam! error: unnecessary parentheses around function argument Sep 04 13:02:56.232 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 04 13:02:56.232 INFO kablam! | Sep 04 13:02:56.233 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 04 13:02:56.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 13:02:56.233 INFO kablam! | Sep 04 13:02:56.233 INFO kablam! note: lint level defined here Sep 04 13:02:56.233 INFO kablam! --> lib.rs:4:9 Sep 04 13:02:56.233 INFO kablam! | Sep 04 13:02:56.233 INFO kablam! 4 | #![deny(unused_parens)] Sep 04 13:02:56.233 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 13:02:56.233 INFO kablam! Sep 04 13:03:00.326 INFO kablam! warning: unused import: `Axpy` Sep 04 13:03:00.326 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 04 13:03:00.326 INFO kablam! | Sep 04 13:03:00.326 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 04 13:03:00.326 INFO kablam! | ^^^^ Sep 04 13:03:00.326 INFO kablam! | Sep 04 13:03:00.326 INFO kablam! note: lint level defined here Sep 04 13:03:00.326 INFO kablam! --> lib.rs:9:9 Sep 04 13:03:00.326 INFO kablam! | Sep 04 13:03:00.326 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 13:03:00.326 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:03:00.326 INFO kablam! Sep 04 13:03:00.335 INFO kablam! error: aborting due to previous error Sep 04 13:03:00.335 INFO kablam! Sep 04 13:03:00.343 INFO kablam! error: Could not compile `ncollide_queries`. Sep 04 13:03:00.343 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:03:00.392 INFO kablam! warning: unused import: `Axpy` Sep 04 13:03:00.392 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 04 13:03:00.392 INFO kablam! | Sep 04 13:03:00.393 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 04 13:03:00.393 INFO kablam! | ^^^^ Sep 04 13:03:00.393 INFO kablam! | Sep 04 13:03:00.393 INFO kablam! note: lint level defined here Sep 04 13:03:00.393 INFO kablam! --> lib.rs:9:9 Sep 04 13:03:00.393 INFO kablam! | Sep 04 13:03:00.393 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 13:03:00.393 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:03:00.393 INFO kablam! Sep 04 13:03:00.402 INFO kablam! error: aborting due to previous error Sep 04 13:03:00.403 INFO kablam! Sep 04 13:03:00.411 INFO kablam! error: Could not compile `ncollide_queries`. Sep 04 13:03:00.411 INFO kablam! Sep 04 13:03:00.411 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:03:00.412 INFO kablam! su: No module specific data is present Sep 04 13:03:00.977 INFO running `"docker" "rm" "-f" "6f5244f6838e25ef37332385c0dd87ab03080143a116555e2f22ad12dfc46fe0"` Sep 04 13:03:01.060 INFO blam! 6f5244f6838e25ef37332385c0dd87ab03080143a116555e2f22ad12dfc46fe0