Sep 02 06:43:35.453 INFO checking ncollide_queries-0.3.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 06:43:35.453 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 06:43:35.453 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 06:43:35.657 INFO blam! d2dbab9464ca802eb277f54c26db8c6704d8dd4ee14912878c8854f26a7d5be9 Sep 02 06:43:35.660 INFO running `"docker" "start" "-a" "d2dbab9464ca802eb277f54c26db8c6704d8dd4ee14912878c8854f26a7d5be9"` Sep 02 06:43:36.351 INFO kablam! Checking nalgebra v0.6.0 Sep 02 06:43:48.852 INFO kablam! Checking ncollide_math v0.2.2 Sep 02 06:43:49.597 INFO kablam! Checking ncollide_utils v0.2.6 Sep 02 06:43:51.472 INFO kablam! Checking ncollide_entities v0.4.1 Sep 02 06:43:55.857 INFO kablam! Checking ncollide_queries v0.3.2 (file:///source) Sep 02 06:43:56.900 INFO kablam! error: unnecessary parentheses around function argument Sep 02 06:43:56.900 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 02 06:43:56.900 INFO kablam! | Sep 02 06:43:56.900 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 02 06:43:56.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 06:43:56.900 INFO kablam! | Sep 02 06:43:56.900 INFO kablam! note: lint level defined here Sep 02 06:43:56.900 INFO kablam! --> lib.rs:4:9 Sep 02 06:43:56.900 INFO kablam! | Sep 02 06:43:56.900 INFO kablam! 4 | #![deny(unused_parens)] Sep 02 06:43:56.900 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 06:43:56.900 INFO kablam! Sep 02 06:43:56.930 INFO kablam! error: unnecessary parentheses around function argument Sep 02 06:43:56.930 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 02 06:43:56.930 INFO kablam! | Sep 02 06:43:56.930 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 02 06:43:56.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 06:43:56.930 INFO kablam! | Sep 02 06:43:56.930 INFO kablam! note: lint level defined here Sep 02 06:43:56.930 INFO kablam! --> lib.rs:4:9 Sep 02 06:43:56.930 INFO kablam! | Sep 02 06:43:56.930 INFO kablam! 4 | #![deny(unused_parens)] Sep 02 06:43:56.930 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 06:43:56.930 INFO kablam! Sep 02 06:44:00.442 INFO kablam! warning: unused import: `Axpy` Sep 02 06:44:00.442 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 02 06:44:00.442 INFO kablam! | Sep 02 06:44:00.442 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 02 06:44:00.442 INFO kablam! | ^^^^ Sep 02 06:44:00.442 INFO kablam! | Sep 02 06:44:00.442 INFO kablam! note: lint level defined here Sep 02 06:44:00.442 INFO kablam! --> lib.rs:9:9 Sep 02 06:44:00.442 INFO kablam! | Sep 02 06:44:00.442 INFO kablam! 9 | #![warn(unused_imports)] Sep 02 06:44:00.442 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:44:00.442 INFO kablam! Sep 02 06:44:00.455 INFO kablam! error: aborting due to previous error Sep 02 06:44:00.455 INFO kablam! Sep 02 06:44:00.466 INFO kablam! error: Could not compile `ncollide_queries`. Sep 02 06:44:00.466 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 06:44:00.511 INFO kablam! warning: unused import: `Axpy` Sep 02 06:44:00.511 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 02 06:44:00.511 INFO kablam! | Sep 02 06:44:00.511 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 02 06:44:00.511 INFO kablam! | ^^^^ Sep 02 06:44:00.511 INFO kablam! | Sep 02 06:44:00.511 INFO kablam! note: lint level defined here Sep 02 06:44:00.511 INFO kablam! --> lib.rs:9:9 Sep 02 06:44:00.511 INFO kablam! | Sep 02 06:44:00.511 INFO kablam! 9 | #![warn(unused_imports)] Sep 02 06:44:00.511 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 06:44:00.511 INFO kablam! Sep 02 06:44:00.523 INFO kablam! error: aborting due to previous error Sep 02 06:44:00.523 INFO kablam! Sep 02 06:44:00.533 INFO kablam! error: Could not compile `ncollide_queries`. Sep 02 06:44:00.533 INFO kablam! Sep 02 06:44:00.533 INFO kablam! To learn more, run the command again with --verbose. Sep 02 06:44:00.535 INFO kablam! su: No module specific data is present Sep 02 06:44:00.888 INFO running `"docker" "rm" "-f" "d2dbab9464ca802eb277f54c26db8c6704d8dd4ee14912878c8854f26a7d5be9"` Sep 02 06:44:00.977 INFO blam! d2dbab9464ca802eb277f54c26db8c6704d8dd4ee14912878c8854f26a7d5be9