Sep 19 23:48:14.048 INFO checking ncollide_geometry-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 23:48:14.048 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 23:48:14.048 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:48:14.215 INFO blam! cd6528f0bc78f9bb6ed973b3801eaf48a511d12da36763f5d18f1ab1d9ff3444 Sep 19 23:48:14.217 INFO running `"docker" "start" "-a" "cd6528f0bc78f9bb6ed973b3801eaf48a511d12da36763f5d18f1ab1d9ff3444"` Sep 19 23:48:14.886 INFO kablam! usermod: no changes Sep 19 23:48:14.936 INFO kablam! Checking ncollide_math v0.4.0 Sep 19 23:48:15.372 INFO kablam! Checking ncollide_utils v0.4.0 Sep 19 23:48:16.808 INFO kablam! Checking ncollide_geometry v0.1.1 (/source) Sep 19 23:48:17.890 INFO kablam! error: unnecessary parentheses around function argument Sep 19 23:48:17.890 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 19 23:48:17.890 INFO kablam! | Sep 19 23:48:17.890 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 19 23:48:17.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:48:17.891 INFO kablam! | Sep 19 23:48:17.891 INFO kablam! note: lint level defined here Sep 19 23:48:17.891 INFO kablam! --> lib.rs:4:9 Sep 19 23:48:17.891 INFO kablam! | Sep 19 23:48:17.891 INFO kablam! 4 | #![deny(unused_parens)] Sep 19 23:48:17.891 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 23:48:17.891 INFO kablam! Sep 19 23:48:18.046 INFO kablam! error: unnecessary parentheses around function argument Sep 19 23:48:18.046 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 19 23:48:18.046 INFO kablam! | Sep 19 23:48:18.046 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 19 23:48:18.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 23:48:18.047 INFO kablam! | Sep 19 23:48:18.047 INFO kablam! note: lint level defined here Sep 19 23:48:18.047 INFO kablam! --> lib.rs:4:9 Sep 19 23:48:18.047 INFO kablam! | Sep 19 23:48:18.048 INFO kablam! 4 | #![deny(unused_parens)] Sep 19 23:48:18.048 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 23:48:18.048 INFO kablam! Sep 19 23:48:24.436 INFO kablam! warning: unused import: `Iterable` Sep 19 23:48:24.436 INFO kablam! --> shape/cuboid.rs:3:16 Sep 19 23:48:24.436 INFO kablam! | Sep 19 23:48:24.437 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 19 23:48:24.437 INFO kablam! | ^^^^^^^^ Sep 19 23:48:24.437 INFO kablam! | Sep 19 23:48:24.438 INFO kablam! note: lint level defined here Sep 19 23:48:24.438 INFO kablam! --> lib.rs:9:9 Sep 19 23:48:24.438 INFO kablam! | Sep 19 23:48:24.438 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 23:48:24.439 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:24.439 INFO kablam! Sep 19 23:48:24.440 INFO kablam! warning: unused import: `Axpy` Sep 19 23:48:24.440 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 19 23:48:24.440 INFO kablam! | Sep 19 23:48:24.441 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 19 23:48:24.441 INFO kablam! | ^^^^ Sep 19 23:48:24.441 INFO kablam! Sep 19 23:48:24.464 INFO kablam! error: aborting due to previous error Sep 19 23:48:24.478 INFO kablam! Sep 19 23:48:24.502 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 19 23:48:24.502 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:48:24.677 INFO kablam! warning: unused import: `Iterable` Sep 19 23:48:24.677 INFO kablam! --> shape/cuboid.rs:3:16 Sep 19 23:48:24.677 INFO kablam! | Sep 19 23:48:24.678 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 19 23:48:24.678 INFO kablam! | ^^^^^^^^ Sep 19 23:48:24.678 INFO kablam! | Sep 19 23:48:24.679 INFO kablam! note: lint level defined here Sep 19 23:48:24.679 INFO kablam! --> lib.rs:9:9 Sep 19 23:48:24.680 INFO kablam! | Sep 19 23:48:24.680 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 23:48:24.680 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:24.681 INFO kablam! Sep 19 23:48:24.681 INFO kablam! warning: unused import: `Axpy` Sep 19 23:48:24.682 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 19 23:48:24.682 INFO kablam! | Sep 19 23:48:24.683 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 19 23:48:24.683 INFO kablam! | ^^^^ Sep 19 23:48:24.683 INFO kablam! Sep 19 23:48:24.706 INFO kablam! error: aborting due to previous error Sep 19 23:48:24.707 INFO kablam! Sep 19 23:48:24.717 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 19 23:48:24.718 INFO kablam! Sep 19 23:48:24.718 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:48:24.719 INFO kablam! su: No module specific data is present Sep 19 23:48:25.603 INFO running `"docker" "rm" "-f" "cd6528f0bc78f9bb6ed973b3801eaf48a511d12da36763f5d18f1ab1d9ff3444"` Sep 19 23:48:25.715 INFO blam! cd6528f0bc78f9bb6ed973b3801eaf48a511d12da36763f5d18f1ab1d9ff3444