Oct 27 18:51:12.714 INFO checking ncollide_queries-0.4.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 18:51:12.714 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 18:51:13.156 INFO blam! e0a46766d8b8f666cf084e10ea104ce882437636f53e885c05889e0bfa4e77bd Oct 27 18:51:13.158 INFO running `"docker" "start" "-a" "e0a46766d8b8f666cf084e10ea104ce882437636f53e885c05889e0bfa4e77bd"` Oct 27 18:51:14.779 INFO kablam! usermod: no changes Oct 27 18:51:14.887 INFO kablam! Checking nalgebra v0.8.2 Oct 27 18:51:25.862 INFO kablam! Checking ncollide_math v0.3.0 Oct 27 18:51:27.137 INFO kablam! Checking ncollide_utils v0.3.0 Oct 27 18:51:29.423 INFO kablam! Checking ncollide_entities v0.5.0 Oct 27 18:51:33.331 INFO kablam! Checking ncollide_queries v0.4.0 (/source) Oct 27 18:51:35.812 INFO kablam! error: unnecessary parentheses around function argument Oct 27 18:51:35.812 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Oct 27 18:51:35.812 INFO kablam! | Oct 27 18:51:35.812 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Oct 27 18:51:35.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 18:51:35.812 INFO kablam! | Oct 27 18:51:35.812 INFO kablam! note: lint level defined here Oct 27 18:51:35.812 INFO kablam! --> lib.rs:4:9 Oct 27 18:51:35.812 INFO kablam! | Oct 27 18:51:35.812 INFO kablam! 4 | #![deny(unused_parens)] Oct 27 18:51:35.812 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:51:35.812 INFO kablam! Oct 27 18:51:36.239 INFO kablam! error: unnecessary parentheses around function argument Oct 27 18:51:36.239 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Oct 27 18:51:36.239 INFO kablam! | Oct 27 18:51:36.239 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Oct 27 18:51:36.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 18:51:36.239 INFO kablam! | Oct 27 18:51:36.239 INFO kablam! note: lint level defined here Oct 27 18:51:36.239 INFO kablam! --> lib.rs:4:9 Oct 27 18:51:36.239 INFO kablam! | Oct 27 18:51:36.239 INFO kablam! 4 | #![deny(unused_parens)] Oct 27 18:51:36.239 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:51:36.239 INFO kablam! Oct 27 18:51:41.319 INFO kablam! warning: unused import: `Axpy` Oct 27 18:51:41.320 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Oct 27 18:51:41.320 INFO kablam! | Oct 27 18:51:41.320 INFO kablam! 8 | use na::{Axpy, Bounded}; Oct 27 18:51:41.320 INFO kablam! | ^^^^ Oct 27 18:51:41.321 INFO kablam! | Oct 27 18:51:41.321 INFO kablam! note: lint level defined here Oct 27 18:51:41.321 INFO kablam! --> lib.rs:9:9 Oct 27 18:51:41.321 INFO kablam! | Oct 27 18:51:41.322 INFO kablam! 9 | #![warn(unused_imports)] Oct 27 18:51:41.322 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 18:51:41.322 INFO kablam! Oct 27 18:51:41.333 INFO kablam! error: aborting due to previous error Oct 27 18:51:41.333 INFO kablam! Oct 27 18:51:41.335 INFO kablam! error: Could not compile `ncollide_queries`. Oct 27 18:51:41.335 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 18:51:41.403 INFO kablam! warning: unused import: `Axpy` Oct 27 18:51:41.404 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Oct 27 18:51:41.404 INFO kablam! | Oct 27 18:51:41.404 INFO kablam! 8 | use na::{Axpy, Bounded}; Oct 27 18:51:41.405 INFO kablam! | ^^^^ Oct 27 18:51:41.405 INFO kablam! | Oct 27 18:51:41.405 INFO kablam! note: lint level defined here Oct 27 18:51:41.405 INFO kablam! --> lib.rs:9:9 Oct 27 18:51:41.406 INFO kablam! | Oct 27 18:51:41.406 INFO kablam! 9 | #![warn(unused_imports)] Oct 27 18:51:41.406 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 18:51:41.406 INFO kablam! Oct 27 18:51:41.419 INFO kablam! error: aborting due to previous error Oct 27 18:51:41.419 INFO kablam! Oct 27 18:51:41.426 INFO kablam! error: Could not compile `ncollide_queries`. Oct 27 18:51:41.426 INFO kablam! Oct 27 18:51:41.426 INFO kablam! To learn more, run the command again with --verbose. Oct 27 18:51:41.432 INFO kablam! su: No module specific data is present Oct 27 18:51:42.051 INFO running `"docker" "rm" "-f" "e0a46766d8b8f666cf084e10ea104ce882437636f53e885c05889e0bfa4e77bd"` Oct 27 18:51:42.336 INFO blam! e0a46766d8b8f666cf084e10ea104ce882437636f53e885c05889e0bfa4e77bd