Sep 06 03:25:57.844 INFO checking ncollide_queries-0.3.2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:25:57.844 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:25:57.844 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/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:58.024 INFO blam! 11f8a35ccbb2a8d7220737c2a1e43f99c1e0524b623ac68482a33b2d6e3c2600 Sep 06 03:25:58.026 INFO running `"docker" "start" "-a" "11f8a35ccbb2a8d7220737c2a1e43f99c1e0524b623ac68482a33b2d6e3c2600"` Sep 06 03:25:58.910 INFO kablam! usermod: no changes Sep 06 03:25:59.025 INFO kablam! Checking nalgebra v0.6.0 Sep 06 03:26:06.772 INFO kablam! Checking ncollide_math v0.2.2 Sep 06 03:26:07.169 INFO kablam! Checking ncollide_utils v0.2.6 Sep 06 03:26:08.265 INFO kablam! Checking ncollide_entities v0.4.1 Sep 06 03:26:10.581 INFO kablam! Checking ncollide_queries v0.3.2 (file:///source) Sep 06 03:26:11.130 INFO kablam! error: unnecessary parentheses around function argument Sep 06 03:26:11.130 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 06 03:26:11.130 INFO kablam! | Sep 06 03:26:11.130 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 06 03:26:11.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 03:26:11.130 INFO kablam! | Sep 06 03:26:11.130 INFO kablam! note: lint level defined here Sep 06 03:26:11.130 INFO kablam! --> lib.rs:4:9 Sep 06 03:26:11.130 INFO kablam! | Sep 06 03:26:11.130 INFO kablam! 4 | #![deny(unused_parens)] Sep 06 03:26:11.130 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:26:11.130 INFO kablam! Sep 06 03:26:11.622 INFO kablam! error: unnecessary parentheses around function argument Sep 06 03:26:11.622 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Sep 06 03:26:11.622 INFO kablam! | Sep 06 03:26:11.622 INFO kablam! 32 | (sum_radius - sqdist.sqrt()))) Sep 06 03:26:11.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 03:26:11.634 INFO kablam! | Sep 06 03:26:11.634 INFO kablam! note: lint level defined here Sep 06 03:26:11.634 INFO kablam! --> lib.rs:4:9 Sep 06 03:26:11.634 INFO kablam! | Sep 06 03:26:11.634 INFO kablam! 4 | #![deny(unused_parens)] Sep 06 03:26:11.634 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 03:26:11.635 INFO kablam! Sep 06 03:26:15.774 INFO kablam! warning: unused import: `Axpy` Sep 06 03:26:15.774 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 06 03:26:15.774 INFO kablam! | Sep 06 03:26:15.774 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 06 03:26:15.774 INFO kablam! | ^^^^ Sep 06 03:26:15.774 INFO kablam! | Sep 06 03:26:15.775 INFO kablam! note: lint level defined here Sep 06 03:26:15.775 INFO kablam! --> lib.rs:9:9 Sep 06 03:26:15.775 INFO kablam! | Sep 06 03:26:15.775 INFO kablam! 9 | #![warn(unused_imports)] Sep 06 03:26:15.775 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:26:15.775 INFO kablam! Sep 06 03:26:15.803 INFO kablam! error: aborting due to previous error Sep 06 03:26:15.803 INFO kablam! Sep 06 03:26:15.814 INFO kablam! error: Could not compile `ncollide_queries`. Sep 06 03:26:15.815 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:26:16.375 INFO kablam! warning: unused import: `Axpy` Sep 06 03:26:16.375 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Sep 06 03:26:16.375 INFO kablam! | Sep 06 03:26:16.375 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 06 03:26:16.375 INFO kablam! | ^^^^ Sep 06 03:26:16.375 INFO kablam! | Sep 06 03:26:16.376 INFO kablam! note: lint level defined here Sep 06 03:26:16.376 INFO kablam! --> lib.rs:9:9 Sep 06 03:26:16.376 INFO kablam! | Sep 06 03:26:16.376 INFO kablam! 9 | #![warn(unused_imports)] Sep 06 03:26:16.376 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:26:16.376 INFO kablam! Sep 06 03:26:16.388 INFO kablam! error: aborting due to previous error Sep 06 03:26:16.389 INFO kablam! Sep 06 03:26:16.399 INFO kablam! error: Could not compile `ncollide_queries`. Sep 06 03:26:16.399 INFO kablam! Sep 06 03:26:16.399 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:26:16.401 INFO kablam! su: No module specific data is present Sep 06 03:26:17.760 INFO running `"docker" "rm" "-f" "11f8a35ccbb2a8d7220737c2a1e43f99c1e0524b623ac68482a33b2d6e3c2600"` Sep 06 03:26:17.873 INFO blam! 11f8a35ccbb2a8d7220737c2a1e43f99c1e0524b623ac68482a33b2d6e3c2600