Sep 14 12:45:20.409 INFO checking ncollide_queries-0.3.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:45:20.409 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:45:20.409 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:45:20.598 INFO blam! 89f60b170acbc133b7194bde9469bf125dcc7f6254c0d84586e6b3078d97c88b Sep 14 12:45:20.600 INFO running `"docker" "start" "-a" "89f60b170acbc133b7194bde9469bf125dcc7f6254c0d84586e6b3078d97c88b"` Sep 14 12:45:21.715 INFO kablam! usermod: no changes Sep 14 12:45:21.862 INFO kablam! Checking nalgebra v0.6.0 Sep 14 12:45:30.568 INFO kablam! Checking ncollide_math v0.2.2 Sep 14 12:45:30.955 INFO kablam! Checking ncollide_utils v0.2.6 Sep 14 12:45:32.411 INFO kablam! Checking ncollide_entities v0.4.1 Sep 14 12:45:35.351 INFO kablam! Checking ncollide_queries v0.3.2 (file:///source) Sep 14 12:45:36.074 INFO kablam! error: unnecessary parentheses around function argument Sep 14 12:45:36.074 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 14 12:45:36.074 INFO kablam! | Sep 14 12:45:36.074 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 14 12:45:36.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 12:45:36.074 INFO kablam! | Sep 14 12:45:36.074 INFO kablam! note: lint level defined here Sep 14 12:45:36.074 INFO kablam! --> lib.rs:4:9 Sep 14 12:45:36.074 INFO kablam! | Sep 14 12:45:36.074 INFO kablam! 4 | #![deny(unused_parens)] Sep 14 12:45:36.074 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 12:45:36.074 INFO kablam! Sep 14 12:45:36.403 INFO kablam! error: unnecessary parentheses around function argument Sep 14 12:45:36.403 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 14 12:45:36.403 INFO kablam! | Sep 14 12:45:36.403 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 14 12:45:36.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 12:45:36.403 INFO kablam! | Sep 14 12:45:36.403 INFO kablam! note: lint level defined here Sep 14 12:45:36.403 INFO kablam! --> lib.rs:4:9 Sep 14 12:45:36.403 INFO kablam! | Sep 14 12:45:36.403 INFO kablam! 4 | #![deny(unused_parens)] Sep 14 12:45:36.403 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 12:45:36.403 INFO kablam! Sep 14 12:45:38.637 INFO kablam! warning: unused import: `Axpy` Sep 14 12:45:38.637 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 14 12:45:38.637 INFO kablam! | Sep 14 12:45:38.637 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 14 12:45:38.637 INFO kablam! | ^^^^ Sep 14 12:45:38.637 INFO kablam! | Sep 14 12:45:38.637 INFO kablam! note: lint level defined here Sep 14 12:45:38.637 INFO kablam! --> lib.rs:9:9 Sep 14 12:45:38.637 INFO kablam! | Sep 14 12:45:38.637 INFO kablam! 9 | #![warn(unused_imports)] Sep 14 12:45:38.637 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 12:45:38.637 INFO kablam! Sep 14 12:45:38.646 INFO kablam! error: aborting due to previous error Sep 14 12:45:38.647 INFO kablam! Sep 14 12:45:38.653 INFO kablam! error: Could not compile `ncollide_queries`. Sep 14 12:45:38.653 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:45:38.765 INFO kablam! warning: unused import: `Axpy` Sep 14 12:45:38.765 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 14 12:45:38.765 INFO kablam! | Sep 14 12:45:38.765 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 14 12:45:38.765 INFO kablam! | ^^^^ Sep 14 12:45:38.765 INFO kablam! | Sep 14 12:45:38.765 INFO kablam! note: lint level defined here Sep 14 12:45:38.765 INFO kablam! --> lib.rs:9:9 Sep 14 12:45:38.765 INFO kablam! | Sep 14 12:45:38.765 INFO kablam! 9 | #![warn(unused_imports)] Sep 14 12:45:38.765 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 12:45:38.765 INFO kablam! Sep 14 12:45:38.775 INFO kablam! error: aborting due to previous error Sep 14 12:45:38.775 INFO kablam! Sep 14 12:45:38.782 INFO kablam! error: Could not compile `ncollide_queries`. Sep 14 12:45:38.783 INFO kablam! Sep 14 12:45:38.783 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:45:38.784 INFO kablam! su: No module specific data is present Sep 14 12:45:39.353 INFO running `"docker" "rm" "-f" "89f60b170acbc133b7194bde9469bf125dcc7f6254c0d84586e6b3078d97c88b"` Sep 14 12:45:39.410 INFO blam! 89f60b170acbc133b7194bde9469bf125dcc7f6254c0d84586e6b3078d97c88b