Sep 06 03:25:59.064 INFO checking ncollide_queries-0.3.2 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:25:59.064 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:25:59.064 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:25:59.282 INFO blam! 2eb7883eaf89972ffc6ae9e86c74e2fc1f6ffdcbd9675fdc7edd96715221c9f9 Sep 06 03:25:59.284 INFO running `"docker" "start" "-a" "2eb7883eaf89972ffc6ae9e86c74e2fc1f6ffdcbd9675fdc7edd96715221c9f9"` Sep 06 03:26:01.150 INFO kablam! usermod: no changes Sep 06 03:26:01.234 INFO kablam! Checking nalgebra v0.6.0 Sep 06 03:26:08.581 INFO kablam! Checking ncollide_math v0.2.2 Sep 06 03:26:09.041 INFO kablam! Checking ncollide_utils v0.2.6 Sep 06 03:26:10.521 INFO kablam! Checking ncollide_entities v0.4.1 Sep 06 03:26:13.110 INFO kablam! Checking ncollide_queries v0.3.2 (file:///source) Sep 06 03:26:14.179 INFO kablam! error: unnecessary parentheses around function argument Sep 06 03:26:14.179 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 06 03:26:14.179 INFO kablam! | Sep 06 03:26:14.179 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 06 03:26:14.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 03:26:14.194 INFO kablam! | Sep 06 03:26:14.194 INFO kablam! note: lint level defined here Sep 06 03:26:14.194 INFO kablam! --> lib.rs:4:9 Sep 06 03:26:14.194 INFO kablam! | Sep 06 03:26:14.194 INFO kablam! 4 | #![deny(unused_parens)] Sep 06 03:26:14.194 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:26:14.194 INFO kablam! Sep 06 03:26:14.379 INFO kablam! error: unnecessary parentheses around function argument Sep 06 03:26:14.379 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 06 03:26:14.379 INFO kablam! | Sep 06 03:26:14.380 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 06 03:26:14.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 03:26:14.380 INFO kablam! | Sep 06 03:26:14.380 INFO kablam! note: lint level defined here Sep 06 03:26:14.380 INFO kablam! --> lib.rs:4:9 Sep 06 03:26:14.380 INFO kablam! | Sep 06 03:26:14.380 INFO kablam! 4 | #![deny(unused_parens)] Sep 06 03:26:14.380 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:26:14.381 INFO kablam! Sep 06 03:26:19.098 INFO kablam! warning: unused import: `Axpy` Sep 06 03:26:19.098 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 06 03:26:19.098 INFO kablam! | Sep 06 03:26:19.098 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 06 03:26:19.098 INFO kablam! | ^^^^ Sep 06 03:26:19.098 INFO kablam! | Sep 06 03:26:19.098 INFO kablam! note: lint level defined here Sep 06 03:26:19.098 INFO kablam! --> lib.rs:9:9 Sep 06 03:26:19.098 INFO kablam! | Sep 06 03:26:19.098 INFO kablam! 9 | #![warn(unused_imports)] Sep 06 03:26:19.098 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:26:19.098 INFO kablam! Sep 06 03:26:19.122 INFO kablam! error: aborting due to previous error Sep 06 03:26:19.122 INFO kablam! Sep 06 03:26:19.138 INFO kablam! error: Could not compile `ncollide_queries`. Sep 06 03:26:19.138 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:26:19.347 INFO kablam! warning: unused import: `Axpy` Sep 06 03:26:19.347 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 06 03:26:19.347 INFO kablam! | Sep 06 03:26:19.347 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 06 03:26:19.347 INFO kablam! | ^^^^ Sep 06 03:26:19.347 INFO kablam! | Sep 06 03:26:19.347 INFO kablam! note: lint level defined here Sep 06 03:26:19.347 INFO kablam! --> lib.rs:9:9 Sep 06 03:26:19.347 INFO kablam! | Sep 06 03:26:19.347 INFO kablam! 9 | #![warn(unused_imports)] Sep 06 03:26:19.347 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:26:19.347 INFO kablam! Sep 06 03:26:19.372 INFO kablam! error: aborting due to previous error Sep 06 03:26:19.372 INFO kablam! Sep 06 03:26:19.381 INFO kablam! error: Could not compile `ncollide_queries`. Sep 06 03:26:19.381 INFO kablam! Sep 06 03:26:19.381 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:26:19.390 INFO kablam! su: No module specific data is present Sep 06 03:26:20.549 INFO running `"docker" "rm" "-f" "2eb7883eaf89972ffc6ae9e86c74e2fc1f6ffdcbd9675fdc7edd96715221c9f9"` Sep 06 03:26:20.668 INFO blam! 2eb7883eaf89972ffc6ae9e86c74e2fc1f6ffdcbd9675fdc7edd96715221c9f9