Sep 02 06:43:22.632 INFO checking ncollide_queries-0.4.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 06:43:22.632 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 06:43:22.632 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/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:22.854 INFO blam! 2e01cb15ec1ef517df8a318ef7300e42c3587edf2e68063842ac8be57b785015 Sep 02 06:43:22.857 INFO running `"docker" "start" "-a" "2e01cb15ec1ef517df8a318ef7300e42c3587edf2e68063842ac8be57b785015"` Sep 02 06:43:23.591 INFO kablam! Checking ncollide_math v0.3.0 Sep 02 06:43:24.643 INFO kablam! Checking ncollide_utils v0.3.0 Sep 02 06:43:26.749 INFO kablam! Checking ncollide_entities v0.5.0 Sep 02 06:43:30.912 INFO kablam! Checking ncollide_queries v0.4.0 (file:///source) Sep 02 06:43:31.692 INFO kablam! error: unnecessary parentheses around function argument Sep 02 06:43:31.692 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 02 06:43:31.692 INFO kablam! | Sep 02 06:43:31.692 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 02 06:43:31.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 06:43:31.692 INFO kablam! | Sep 02 06:43:31.692 INFO kablam! note: lint level defined here Sep 02 06:43:31.692 INFO kablam! --> lib.rs:4:9 Sep 02 06:43:31.692 INFO kablam! | Sep 02 06:43:31.692 INFO kablam! 4 | #![deny(unused_parens)] Sep 02 06:43:31.692 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 06:43:31.692 INFO kablam! Sep 02 06:43:31.871 INFO kablam! error: unnecessary parentheses around function argument Sep 02 06:43:31.871 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 02 06:43:31.871 INFO kablam! | Sep 02 06:43:31.871 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 02 06:43:31.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 06:43:31.871 INFO kablam! | Sep 02 06:43:31.871 INFO kablam! note: lint level defined here Sep 02 06:43:31.871 INFO kablam! --> lib.rs:4:9 Sep 02 06:43:31.871 INFO kablam! | Sep 02 06:43:31.872 INFO kablam! 4 | #![deny(unused_parens)] Sep 02 06:43:31.872 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 06:43:31.872 INFO kablam! Sep 02 06:43:36.001 INFO kablam! warning: unused import: `Axpy` Sep 02 06:43:36.001 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 02 06:43:36.001 INFO kablam! | Sep 02 06:43:36.001 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 02 06:43:36.001 INFO kablam! | ^^^^ Sep 02 06:43:36.001 INFO kablam! | Sep 02 06:43:36.001 INFO kablam! note: lint level defined here Sep 02 06:43:36.001 INFO kablam! --> lib.rs:9:9 Sep 02 06:43:36.001 INFO kablam! | Sep 02 06:43:36.001 INFO kablam! 9 | #![warn(unused_imports)] Sep 02 06:43:36.001 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:43:36.001 INFO kablam! Sep 02 06:43:36.020 INFO kablam! error: aborting due to previous error Sep 02 06:43:36.021 INFO kablam! Sep 02 06:43:36.030 INFO kablam! error: Could not compile `ncollide_queries`. Sep 02 06:43:36.030 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 06:43:36.258 INFO kablam! warning: unused import: `Axpy` Sep 02 06:43:36.258 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 02 06:43:36.258 INFO kablam! | Sep 02 06:43:36.258 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 02 06:43:36.258 INFO kablam! | ^^^^ Sep 02 06:43:36.258 INFO kablam! | Sep 02 06:43:36.258 INFO kablam! note: lint level defined here Sep 02 06:43:36.258 INFO kablam! --> lib.rs:9:9 Sep 02 06:43:36.258 INFO kablam! | Sep 02 06:43:36.259 INFO kablam! 9 | #![warn(unused_imports)] Sep 02 06:43:36.259 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:43:36.259 INFO kablam! Sep 02 06:43:36.272 INFO kablam! error: aborting due to previous error Sep 02 06:43:36.272 INFO kablam! Sep 02 06:43:36.281 INFO kablam! error: Could not compile `ncollide_queries`. Sep 02 06:43:36.282 INFO kablam! Sep 02 06:43:36.282 INFO kablam! To learn more, run the command again with --verbose. Sep 02 06:43:36.283 INFO kablam! su: No module specific data is present Sep 02 06:43:36.672 INFO running `"docker" "rm" "-f" "2e01cb15ec1ef517df8a318ef7300e42c3587edf2e68063842ac8be57b785015"` Sep 02 06:43:36.805 INFO blam! 2e01cb15ec1ef517df8a318ef7300e42c3587edf2e68063842ac8be57b785015