Sep 19 23:47:52.534 INFO checking ncollide_queries-0.3.2 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:47:52.534 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:47:52.535 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:47:52.743 INFO blam! 70bdef663ae2029f5fdcbac03b1811e88a18aef0ec12fb7d262d9ef2d194cb76 Sep 19 23:47:52.745 INFO running `"docker" "start" "-a" "70bdef663ae2029f5fdcbac03b1811e88a18aef0ec12fb7d262d9ef2d194cb76"` Sep 19 23:47:54.750 INFO kablam! usermod: no changes Sep 19 23:47:54.870 INFO kablam! Checking nalgebra v0.6.0 Sep 19 23:48:02.451 INFO kablam! Checking ncollide_math v0.2.2 Sep 19 23:48:02.855 INFO kablam! Checking ncollide_utils v0.2.6 Sep 19 23:48:04.131 INFO kablam! Checking ncollide_entities v0.4.1 Sep 19 23:48:06.893 INFO kablam! Checking ncollide_queries v0.3.2 (/source) Sep 19 23:48:07.414 INFO kablam! error: unnecessary parentheses around function argument Sep 19 23:48:07.414 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 19 23:48:07.414 INFO kablam! | Sep 19 23:48:07.414 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 19 23:48:07.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:48:07.414 INFO kablam! | Sep 19 23:48:07.414 INFO kablam! note: lint level defined here Sep 19 23:48:07.414 INFO kablam! --> lib.rs:4:9 Sep 19 23:48:07.414 INFO kablam! | Sep 19 23:48:07.414 INFO kablam! 4 | #![deny(unused_parens)] Sep 19 23:48:07.414 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 23:48:07.414 INFO kablam! Sep 19 23:48:07.827 INFO kablam! error: unnecessary parentheses around function argument Sep 19 23:48:07.827 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 19 23:48:07.827 INFO kablam! | Sep 19 23:48:07.827 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 19 23:48:07.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:48:07.827 INFO kablam! | Sep 19 23:48:07.827 INFO kablam! note: lint level defined here Sep 19 23:48:07.827 INFO kablam! --> lib.rs:4:9 Sep 19 23:48:07.827 INFO kablam! | Sep 19 23:48:07.827 INFO kablam! 4 | #![deny(unused_parens)] Sep 19 23:48:07.827 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 23:48:07.827 INFO kablam! Sep 19 23:48:10.194 INFO kablam! warning: unused import: `Axpy` Sep 19 23:48:10.194 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 19 23:48:10.194 INFO kablam! | Sep 19 23:48:10.194 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 19 23:48:10.194 INFO kablam! | ^^^^ Sep 19 23:48:10.194 INFO kablam! | Sep 19 23:48:10.194 INFO kablam! note: lint level defined here Sep 19 23:48:10.194 INFO kablam! --> lib.rs:9:9 Sep 19 23:48:10.194 INFO kablam! | Sep 19 23:48:10.194 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 23:48:10.194 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:10.194 INFO kablam! Sep 19 23:48:10.206 INFO kablam! error: aborting due to previous error Sep 19 23:48:10.206 INFO kablam! Sep 19 23:48:10.214 INFO kablam! error: Could not compile `ncollide_queries`. Sep 19 23:48:10.214 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:48:10.256 INFO kablam! warning: unused import: `Axpy` Sep 19 23:48:10.256 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 19 23:48:10.256 INFO kablam! | Sep 19 23:48:10.256 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 19 23:48:10.256 INFO kablam! | ^^^^ Sep 19 23:48:10.256 INFO kablam! | Sep 19 23:48:10.256 INFO kablam! note: lint level defined here Sep 19 23:48:10.256 INFO kablam! --> lib.rs:9:9 Sep 19 23:48:10.256 INFO kablam! | Sep 19 23:48:10.256 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 23:48:10.256 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:10.256 INFO kablam! Sep 19 23:48:10.270 INFO kablam! error: aborting due to previous error Sep 19 23:48:10.270 INFO kablam! Sep 19 23:48:10.281 INFO kablam! error: Could not compile `ncollide_queries`. Sep 19 23:48:10.281 INFO kablam! Sep 19 23:48:10.281 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:48:10.282 INFO kablam! su: No module specific data is present Sep 19 23:48:10.797 INFO running `"docker" "rm" "-f" "70bdef663ae2029f5fdcbac03b1811e88a18aef0ec12fb7d262d9ef2d194cb76"` Sep 19 23:48:10.886 INFO blam! 70bdef663ae2029f5fdcbac03b1811e88a18aef0ec12fb7d262d9ef2d194cb76