Sep 14 12:46:00.756 INFO checking ncollide_geometry-0.1.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:46:00.756 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:46:00.756 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/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:46:01.155 INFO blam! e141dee7759de1ced455c766d65c1055d950e000756cc1001ea907cf3d7259cb Sep 14 12:46:01.157 INFO running `"docker" "start" "-a" "e141dee7759de1ced455c766d65c1055d950e000756cc1001ea907cf3d7259cb"` Sep 14 12:46:03.487 INFO kablam! usermod: no changes Sep 14 12:46:03.590 INFO kablam! Checking ncollide_math v0.4.0 Sep 14 12:46:04.064 INFO kablam! Checking ncollide_utils v0.4.0 Sep 14 12:46:05.514 INFO kablam! Checking ncollide_geometry v0.1.1 (file:///source) Sep 14 12:46:06.051 INFO kablam! error: unnecessary parentheses around function argument Sep 14 12:46:06.051 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 14 12:46:06.051 INFO kablam! | Sep 14 12:46:06.051 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 14 12:46:06.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 12:46:06.051 INFO kablam! | Sep 14 12:46:06.051 INFO kablam! note: lint level defined here Sep 14 12:46:06.051 INFO kablam! --> lib.rs:4:9 Sep 14 12:46:06.051 INFO kablam! | Sep 14 12:46:06.051 INFO kablam! 4 | #![deny(unused_parens)] Sep 14 12:46:06.051 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 12:46:06.051 INFO kablam! Sep 14 12:46:06.140 INFO kablam! error: unnecessary parentheses around function argument Sep 14 12:46:06.140 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 14 12:46:06.140 INFO kablam! | Sep 14 12:46:06.141 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 14 12:46:06.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 12:46:06.141 INFO kablam! | Sep 14 12:46:06.141 INFO kablam! note: lint level defined here Sep 14 12:46:06.141 INFO kablam! --> lib.rs:4:9 Sep 14 12:46:06.141 INFO kablam! | Sep 14 12:46:06.141 INFO kablam! 4 | #![deny(unused_parens)] Sep 14 12:46:06.141 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 12:46:06.141 INFO kablam! Sep 14 12:46:11.046 INFO kablam! warning: unused import: `Iterable` Sep 14 12:46:11.047 INFO kablam! --> shape/cuboid.rs:3:16 Sep 14 12:46:11.047 INFO kablam! | Sep 14 12:46:11.047 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 14 12:46:11.047 INFO kablam! | ^^^^^^^^ Sep 14 12:46:11.047 INFO kablam! | Sep 14 12:46:11.047 INFO kablam! note: lint level defined here Sep 14 12:46:11.047 INFO kablam! --> lib.rs:9:9 Sep 14 12:46:11.047 INFO kablam! | Sep 14 12:46:11.047 INFO kablam! 9 | #![warn(unused_imports)] Sep 14 12:46:11.047 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 12:46:11.047 INFO kablam! Sep 14 12:46:11.047 INFO kablam! warning: unused import: `Axpy` Sep 14 12:46:11.047 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 14 12:46:11.047 INFO kablam! | Sep 14 12:46:11.047 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 14 12:46:11.047 INFO kablam! | ^^^^ Sep 14 12:46:11.047 INFO kablam! Sep 14 12:46:11.066 INFO kablam! error: aborting due to previous error Sep 14 12:46:11.067 INFO kablam! Sep 14 12:46:11.071 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 14 12:46:11.071 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:46:11.229 INFO kablam! warning: unused import: `Iterable` Sep 14 12:46:11.229 INFO kablam! --> shape/cuboid.rs:3:16 Sep 14 12:46:11.229 INFO kablam! | Sep 14 12:46:11.229 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 14 12:46:11.229 INFO kablam! | ^^^^^^^^ Sep 14 12:46:11.229 INFO kablam! | Sep 14 12:46:11.229 INFO kablam! note: lint level defined here Sep 14 12:46:11.229 INFO kablam! --> lib.rs:9:9 Sep 14 12:46:11.229 INFO kablam! | Sep 14 12:46:11.229 INFO kablam! 9 | #![warn(unused_imports)] Sep 14 12:46:11.229 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 12:46:11.229 INFO kablam! Sep 14 12:46:11.229 INFO kablam! warning: unused import: `Axpy` Sep 14 12:46:11.229 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 14 12:46:11.229 INFO kablam! | Sep 14 12:46:11.229 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 14 12:46:11.229 INFO kablam! | ^^^^ Sep 14 12:46:11.229 INFO kablam! Sep 14 12:46:11.255 INFO kablam! error: aborting due to previous error Sep 14 12:46:11.255 INFO kablam! Sep 14 12:46:11.264 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 14 12:46:11.264 INFO kablam! Sep 14 12:46:11.264 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:46:11.264 INFO kablam! su: No module specific data is present Sep 14 12:46:11.775 INFO running `"docker" "rm" "-f" "e141dee7759de1ced455c766d65c1055d950e000756cc1001ea907cf3d7259cb"` Sep 14 12:46:11.923 INFO blam! e141dee7759de1ced455c766d65c1055d950e000756cc1001ea907cf3d7259cb