Sep 06 03:25:42.570 INFO checking ncollide_queries-0.4.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:25:42.570 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:25:42.570 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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:42.751 INFO blam! 3699f7581b993617a4ffd9e24fb074e46cebbdba96f134f0f9cf9b5900babcb0 Sep 06 03:25:42.762 INFO running `"docker" "start" "-a" "3699f7581b993617a4ffd9e24fb074e46cebbdba96f134f0f9cf9b5900babcb0"` Sep 06 03:25:44.070 INFO kablam! usermod: no changes Sep 06 03:25:44.236 INFO kablam! Checking nalgebra v0.8.2 Sep 06 03:25:54.086 INFO kablam! Checking ncollide_math v0.3.0 Sep 06 03:25:54.603 INFO kablam! Checking ncollide_utils v0.3.0 Sep 06 03:25:55.729 INFO kablam! Checking ncollide_entities v0.5.0 Sep 06 03:25:57.856 INFO kablam! Checking ncollide_queries v0.4.0 (file:///source) Sep 06 03:25:58.279 INFO kablam! error: unnecessary parentheses around function argument Sep 06 03:25:58.279 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 06 03:25:58.279 INFO kablam! | Sep 06 03:25:58.279 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 06 03:25:58.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 03:25:58.279 INFO kablam! | Sep 06 03:25:58.279 INFO kablam! note: lint level defined here Sep 06 03:25:58.279 INFO kablam! --> lib.rs:4:9 Sep 06 03:25:58.279 INFO kablam! | Sep 06 03:25:58.279 INFO kablam! 4 | #![deny(unused_parens)] Sep 06 03:25:58.279 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:25:58.279 INFO kablam! Sep 06 03:25:58.349 INFO kablam! error: unnecessary parentheses around function argument Sep 06 03:25:58.349 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 06 03:25:58.349 INFO kablam! | Sep 06 03:25:58.349 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 06 03:25:58.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 03:25:58.349 INFO kablam! | Sep 06 03:25:58.349 INFO kablam! note: lint level defined here Sep 06 03:25:58.349 INFO kablam! --> lib.rs:4:9 Sep 06 03:25:58.349 INFO kablam! | Sep 06 03:25:58.349 INFO kablam! 4 | #![deny(unused_parens)] Sep 06 03:25:58.349 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:25:58.349 INFO kablam! Sep 06 03:26:01.718 INFO kablam! warning: unused import: `Axpy` Sep 06 03:26:01.718 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 06 03:26:01.718 INFO kablam! | Sep 06 03:26:01.718 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 06 03:26:01.718 INFO kablam! | ^^^^ Sep 06 03:26:01.718 INFO kablam! | Sep 06 03:26:01.718 INFO kablam! note: lint level defined here Sep 06 03:26:01.719 INFO kablam! --> lib.rs:9:9 Sep 06 03:26:01.719 INFO kablam! | Sep 06 03:26:01.719 INFO kablam! 9 | #![warn(unused_imports)] Sep 06 03:26:01.719 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:26:01.719 INFO kablam! Sep 06 03:26:01.732 INFO kablam! error: aborting due to previous error Sep 06 03:26:01.733 INFO kablam! Sep 06 03:26:01.741 INFO kablam! error: Could not compile `ncollide_queries`. Sep 06 03:26:01.741 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:26:02.190 INFO kablam! warning: unused import: `Axpy` Sep 06 03:26:02.190 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 06 03:26:02.190 INFO kablam! | Sep 06 03:26:02.190 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 06 03:26:02.190 INFO kablam! | ^^^^ Sep 06 03:26:02.190 INFO kablam! | Sep 06 03:26:02.190 INFO kablam! note: lint level defined here Sep 06 03:26:02.190 INFO kablam! --> lib.rs:9:9 Sep 06 03:26:02.190 INFO kablam! | Sep 06 03:26:02.190 INFO kablam! 9 | #![warn(unused_imports)] Sep 06 03:26:02.190 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:26:02.190 INFO kablam! Sep 06 03:26:02.202 INFO kablam! error: aborting due to previous error Sep 06 03:26:02.202 INFO kablam! Sep 06 03:26:02.209 INFO kablam! error: Could not compile `ncollide_queries`. Sep 06 03:26:02.209 INFO kablam! Sep 06 03:26:02.209 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:26:02.209 INFO kablam! su: No module specific data is present Sep 06 03:26:02.709 INFO running `"docker" "rm" "-f" "3699f7581b993617a4ffd9e24fb074e46cebbdba96f134f0f9cf9b5900babcb0"` Sep 06 03:26:02.817 INFO blam! 3699f7581b993617a4ffd9e24fb074e46cebbdba96f134f0f9cf9b5900babcb0