Sep 19 21:56:05.596 INFO checking ncollide_geometry-0.1.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:56:05.596 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:56:05.596 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:56:05.811 INFO blam! e06c8b0a9c323b755fc6affbfa8844ca629e13bbb08c1bcb82d7660a51a53935 Sep 19 21:56:05.813 INFO running `"docker" "start" "-a" "e06c8b0a9c323b755fc6affbfa8844ca629e13bbb08c1bcb82d7660a51a53935"` Sep 19 21:56:06.506 INFO kablam! usermod: no changes Sep 19 21:56:06.583 INFO kablam! Checking ncollide_math v0.4.0 Sep 19 21:56:07.277 INFO kablam! Checking ncollide_utils v0.4.0 Sep 19 21:56:08.898 INFO kablam! Checking ncollide_geometry v0.1.1 (/source) Sep 19 21:56:10.039 INFO kablam! error: unnecessary parentheses around function argument Sep 19 21:56:10.040 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 19 21:56:10.040 INFO kablam! | Sep 19 21:56:10.040 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 19 21:56:10.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 21:56:10.041 INFO kablam! | Sep 19 21:56:10.042 INFO kablam! note: lint level defined here Sep 19 21:56:10.042 INFO kablam! --> lib.rs:4:9 Sep 19 21:56:10.042 INFO kablam! | Sep 19 21:56:10.043 INFO kablam! 4 | #![deny(unused_parens)] Sep 19 21:56:10.043 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 21:56:10.043 INFO kablam! Sep 19 21:56:10.283 INFO kablam! error: unnecessary parentheses around function argument Sep 19 21:56:10.284 INFO kablam! --> query/contacts_internal/ball_against_ball.rs:32:17 Sep 19 21:56:10.284 INFO kablam! | Sep 19 21:56:10.285 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Sep 19 21:56:10.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 21:56:10.285 INFO kablam! | Sep 19 21:56:10.286 INFO kablam! note: lint level defined here Sep 19 21:56:10.286 INFO kablam! --> lib.rs:4:9 Sep 19 21:56:10.287 INFO kablam! | Sep 19 21:56:10.287 INFO kablam! 4 | #![deny(unused_parens)] Sep 19 21:56:10.287 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 21:56:10.288 INFO kablam! Sep 19 21:56:17.155 INFO kablam! warning: unused import: `Iterable` Sep 19 21:56:17.155 INFO kablam! --> shape/cuboid.rs:3:16 Sep 19 21:56:17.155 INFO kablam! | Sep 19 21:56:17.155 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 19 21:56:17.155 INFO kablam! | ^^^^^^^^ Sep 19 21:56:17.155 INFO kablam! | Sep 19 21:56:17.155 INFO kablam! note: lint level defined here Sep 19 21:56:17.155 INFO kablam! --> lib.rs:9:9 Sep 19 21:56:17.155 INFO kablam! | Sep 19 21:56:17.155 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 21:56:17.155 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 21:56:17.155 INFO kablam! Sep 19 21:56:17.155 INFO kablam! warning: unused import: `Axpy` Sep 19 21:56:17.155 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 19 21:56:17.155 INFO kablam! | Sep 19 21:56:17.155 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 19 21:56:17.155 INFO kablam! | ^^^^ Sep 19 21:56:17.155 INFO kablam! Sep 19 21:56:17.188 INFO kablam! error: aborting due to previous error Sep 19 21:56:17.188 INFO kablam! Sep 19 21:56:17.200 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 19 21:56:17.200 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:56:17.775 INFO kablam! warning: unused import: `Iterable` Sep 19 21:56:17.775 INFO kablam! --> shape/cuboid.rs:3:16 Sep 19 21:56:17.775 INFO kablam! | Sep 19 21:56:17.775 INFO kablam! 3 | use na::{self, Iterable, Transform, Rotate}; Sep 19 21:56:17.775 INFO kablam! | ^^^^^^^^ Sep 19 21:56:17.775 INFO kablam! | Sep 19 21:56:17.775 INFO kablam! note: lint level defined here Sep 19 21:56:17.775 INFO kablam! --> lib.rs:9:9 Sep 19 21:56:17.775 INFO kablam! | Sep 19 21:56:17.775 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 21:56:17.775 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 21:56:17.775 INFO kablam! Sep 19 21:56:17.777 INFO kablam! warning: unused import: `Axpy` Sep 19 21:56:17.777 INFO kablam! --> query/algorithms/johnson_simplex.rs:8:10 Sep 19 21:56:17.777 INFO kablam! | Sep 19 21:56:17.777 INFO kablam! 8 | use na::{Axpy, Bounded}; Sep 19 21:56:17.777 INFO kablam! | ^^^^ Sep 19 21:56:17.777 INFO kablam! Sep 19 21:56:17.811 INFO kablam! error: aborting due to previous error Sep 19 21:56:17.811 INFO kablam! Sep 19 21:56:17.822 INFO kablam! error: Could not compile `ncollide_geometry`. Sep 19 21:56:17.823 INFO kablam! Sep 19 21:56:17.823 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:56:17.823 INFO kablam! su: No module specific data is present Sep 19 21:56:18.602 INFO running `"docker" "rm" "-f" "e06c8b0a9c323b755fc6affbfa8844ca629e13bbb08c1bcb82d7660a51a53935"` Sep 19 21:56:18.903 INFO blam! e06c8b0a9c323b755fc6affbfa8844ca629e13bbb08c1bcb82d7660a51a53935