Oct 27 18:51:13.705 INFO checking ncollide_queries-0.4.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:51:13.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:14.089 INFO blam! 3879dec6536d7e47cb796d8b344df09ff8916dc2459c41c90445dcb99fa4fae2 Oct 27 18:51:14.091 INFO running `"docker" "start" "-a" "3879dec6536d7e47cb796d8b344df09ff8916dc2459c41c90445dcb99fa4fae2"` Oct 27 18:51:15.870 INFO kablam! usermod: no changes Oct 27 18:51:16.052 INFO kablam! Checking nalgebra v0.8.2 Oct 27 18:51:26.821 INFO kablam! Checking ncollide_math v0.3.0 Oct 27 18:51:28.048 INFO kablam! Checking ncollide_utils v0.3.0 Oct 27 18:51:30.301 INFO kablam! Checking ncollide_entities v0.5.0 Oct 27 18:51:34.167 INFO kablam! Checking ncollide_queries v0.4.0 (/source) Oct 27 18:51:36.295 INFO kablam! error: unnecessary parentheses around function argument Oct 27 18:51:36.295 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Oct 27 18:51:36.295 INFO kablam! | Oct 27 18:51:36.295 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Oct 27 18:51:36.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 18:51:36.295 INFO kablam! | Oct 27 18:51:36.295 INFO kablam! note: lint level defined here Oct 27 18:51:36.295 INFO kablam! --> lib.rs:4:9 Oct 27 18:51:36.295 INFO kablam! | Oct 27 18:51:36.295 INFO kablam! 4 | #![deny(unused_parens)] Oct 27 18:51:36.295 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:51:36.295 INFO kablam! Oct 27 18:51:37.226 INFO kablam! error: unnecessary parentheses around function argument Oct 27 18:51:37.227 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Oct 27 18:51:37.227 INFO kablam! | Oct 27 18:51:37.227 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Oct 27 18:51:37.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 18:51:37.227 INFO kablam! | Oct 27 18:51:37.227 INFO kablam! note: lint level defined here Oct 27 18:51:37.227 INFO kablam! --> lib.rs:4:9 Oct 27 18:51:37.227 INFO kablam! | Oct 27 18:51:37.227 INFO kablam! 4 | #![deny(unused_parens)] Oct 27 18:51:37.227 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:51:37.227 INFO kablam! Oct 27 18:51:41.603 INFO kablam! warning: unused import: `Axpy` Oct 27 18:51:41.603 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Oct 27 18:51:41.603 INFO kablam! | Oct 27 18:51:41.603 INFO kablam! 8 | use na::{Axpy, Bounded}; Oct 27 18:51:41.603 INFO kablam! | ^^^^ Oct 27 18:51:41.603 INFO kablam! | Oct 27 18:51:41.603 INFO kablam! note: lint level defined here Oct 27 18:51:41.603 INFO kablam! --> lib.rs:9:9 Oct 27 18:51:41.603 INFO kablam! | Oct 27 18:51:41.603 INFO kablam! 9 | #![warn(unused_imports)] Oct 27 18:51:41.603 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 18:51:41.603 INFO kablam! Oct 27 18:51:41.619 INFO kablam! error: aborting due to previous error Oct 27 18:51:41.619 INFO kablam! Oct 27 18:51:41.624 INFO kablam! error: Could not compile `ncollide_queries`. Oct 27 18:51:41.624 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 18:51:42.115 INFO kablam! warning: unused import: `Axpy` Oct 27 18:51:42.115 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Oct 27 18:51:42.115 INFO kablam! | Oct 27 18:51:42.115 INFO kablam! 8 | use na::{Axpy, Bounded}; Oct 27 18:51:42.115 INFO kablam! | ^^^^ Oct 27 18:51:42.115 INFO kablam! | Oct 27 18:51:42.115 INFO kablam! note: lint level defined here Oct 27 18:51:42.115 INFO kablam! --> lib.rs:9:9 Oct 27 18:51:42.115 INFO kablam! | Oct 27 18:51:42.115 INFO kablam! 9 | #![warn(unused_imports)] Oct 27 18:51:42.115 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 18:51:42.115 INFO kablam! Oct 27 18:51:42.139 INFO kablam! error: aborting due to previous error Oct 27 18:51:42.139 INFO kablam! Oct 27 18:51:42.151 INFO kablam! error: Could not compile `ncollide_queries`. Oct 27 18:51:42.151 INFO kablam! Oct 27 18:51:42.152 INFO kablam! To learn more, run the command again with --verbose. Oct 27 18:51:42.152 INFO kablam! su: No module specific data is present Oct 27 18:51:42.668 INFO running `"docker" "rm" "-f" "3879dec6536d7e47cb796d8b344df09ff8916dc2459c41c90445dcb99fa4fae2"` Oct 27 18:51:42.855 INFO blam! 3879dec6536d7e47cb796d8b344df09ff8916dc2459c41c90445dcb99fa4fae2