Sep 04 10:06:36.344 INFO checking ncollide_queries-0.3.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 10:06:36.344 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 10:06:36.344 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:06:36.550 INFO blam! 52d3682f44f0b64ec3a40c6ea606b8a62c448af6ed643e661c8c1874cf219162 Sep 04 10:06:36.552 INFO running `"docker" "start" "-a" "52d3682f44f0b64ec3a40c6ea606b8a62c448af6ed643e661c8c1874cf219162"` Sep 04 10:06:37.176 INFO kablam! Checking nalgebra v0.6.0 Sep 04 10:06:48.704 INFO kablam! Checking ncollide_math v0.2.2 Sep 04 10:06:49.380 INFO kablam! Checking ncollide_utils v0.2.6 Sep 04 10:06:51.294 INFO kablam! Checking ncollide_entities v0.4.1 Sep 04 10:06:54.450 INFO kablam! Checking ncollide_queries v0.3.2 (file:///source) Sep 04 10:06:55.196 INFO kablam! error: unnecessary parentheses around function argument Sep 04 10:06:55.196 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 04 10:06:55.196 INFO kablam! | Sep 04 10:06:55.196 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 04 10:06:55.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 10:06:55.196 INFO kablam! | Sep 04 10:06:55.196 INFO kablam! note: lint level defined here Sep 04 10:06:55.196 INFO kablam! --> lib.rs:4:9 Sep 04 10:06:55.196 INFO kablam! | Sep 04 10:06:55.196 INFO kablam! 4 | #![deny(unused_parens)] Sep 04 10:06:55.196 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 10:06:55.196 INFO kablam! Sep 04 10:06:55.319 INFO kablam! error: unnecessary parentheses around function argument Sep 04 10:06:55.320 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 04 10:06:55.320 INFO kablam! | Sep 04 10:06:55.320 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 04 10:06:55.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 10:06:55.320 INFO kablam! | Sep 04 10:06:55.320 INFO kablam! note: lint level defined here Sep 04 10:06:55.320 INFO kablam! --> lib.rs:4:9 Sep 04 10:06:55.320 INFO kablam! | Sep 04 10:06:55.320 INFO kablam! 4 | #![deny(unused_parens)] Sep 04 10:06:55.320 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 10:06:55.320 INFO kablam! Sep 04 10:06:58.046 INFO kablam! warning: unused import: `Axpy` Sep 04 10:06:58.046 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 04 10:06:58.046 INFO kablam! | Sep 04 10:06:58.046 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 04 10:06:58.046 INFO kablam! | ^^^^ Sep 04 10:06:58.046 INFO kablam! | Sep 04 10:06:58.046 INFO kablam! note: lint level defined here Sep 04 10:06:58.046 INFO kablam! --> lib.rs:9:9 Sep 04 10:06:58.046 INFO kablam! | Sep 04 10:06:58.046 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 10:06:58.046 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 10:06:58.047 INFO kablam! Sep 04 10:06:58.063 INFO kablam! error: aborting due to previous error Sep 04 10:06:58.063 INFO kablam! Sep 04 10:06:58.073 INFO kablam! error: Could not compile `ncollide_queries`. Sep 04 10:06:58.073 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 10:06:58.822 INFO kablam! warning: unused import: `Axpy` Sep 04 10:06:58.822 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 04 10:06:58.822 INFO kablam! | Sep 04 10:06:58.822 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 04 10:06:58.822 INFO kablam! | ^^^^ Sep 04 10:06:58.822 INFO kablam! | Sep 04 10:06:58.822 INFO kablam! note: lint level defined here Sep 04 10:06:58.822 INFO kablam! --> lib.rs:9:9 Sep 04 10:06:58.822 INFO kablam! | Sep 04 10:06:58.822 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 10:06:58.822 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 10:06:58.822 INFO kablam! Sep 04 10:06:58.833 INFO kablam! error: aborting due to previous error Sep 04 10:06:58.833 INFO kablam! Sep 04 10:06:58.843 INFO kablam! error: Could not compile `ncollide_queries`. Sep 04 10:06:58.843 INFO kablam! Sep 04 10:06:58.844 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:06:58.845 INFO kablam! su: No module specific data is present Sep 04 10:06:59.200 INFO running `"docker" "rm" "-f" "52d3682f44f0b64ec3a40c6ea606b8a62c448af6ed643e661c8c1874cf219162"` Sep 04 10:06:59.333 INFO blam! 52d3682f44f0b64ec3a40c6ea606b8a62c448af6ed643e661c8c1874cf219162