Oct 13 11:42:16.633 INFO checking ncollide_queries-0.4.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:42:16.634 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 11:42:17.048 INFO blam! 00b3b0b4485974390bd3ea7c38153457fd78804c3dad1aafe5ee3da4f65bc956 Oct 13 11:42:17.056 INFO running `"docker" "start" "-a" "00b3b0b4485974390bd3ea7c38153457fd78804c3dad1aafe5ee3da4f65bc956"` Oct 13 11:42:19.157 INFO kablam! usermod: no changes Oct 13 11:42:19.305 INFO kablam! Checking nalgebra v0.8.2 Oct 13 11:42:30.424 INFO kablam! Checking ncollide_math v0.3.0 Oct 13 11:42:31.723 INFO kablam! Checking ncollide_utils v0.3.0 Oct 13 11:42:33.938 INFO kablam! Checking ncollide_entities v0.5.0 Oct 13 11:42:37.788 INFO kablam! Checking ncollide_queries v0.4.0 (/source) Oct 13 11:42:40.208 INFO kablam! error: unnecessary parentheses around function argument Oct 13 11:42:40.208 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Oct 13 11:42:40.208 INFO kablam! | Oct 13 11:42:40.208 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Oct 13 11:42:40.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 11:42:40.208 INFO kablam! | Oct 13 11:42:40.208 INFO kablam! note: lint level defined here Oct 13 11:42:40.208 INFO kablam! --> lib.rs:4:9 Oct 13 11:42:40.208 INFO kablam! | Oct 13 11:42:40.208 INFO kablam! 4 | #![deny(unused_parens)] Oct 13 11:42:40.208 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 11:42:40.208 INFO kablam! Oct 13 11:42:40.296 INFO kablam! error: unnecessary parentheses around function argument Oct 13 11:42:40.296 INFO kablam! --> geometry/contacts_internal/ball_against_ball.rs:32:17 Oct 13 11:42:40.296 INFO kablam! | Oct 13 11:42:40.296 INFO kablam! 32 | (sum_radius - distance_squared.sqrt()))) Oct 13 11:42:40.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 11:42:40.296 INFO kablam! | Oct 13 11:42:40.296 INFO kablam! note: lint level defined here Oct 13 11:42:40.296 INFO kablam! --> lib.rs:4:9 Oct 13 11:42:40.296 INFO kablam! | Oct 13 11:42:40.296 INFO kablam! 4 | #![deny(unused_parens)] Oct 13 11:42:40.296 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 11:42:40.296 INFO kablam! Oct 13 11:42:44.764 INFO kablam! warning: unused import: `Axpy` Oct 13 11:42:44.764 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Oct 13 11:42:44.764 INFO kablam! | Oct 13 11:42:44.764 INFO kablam! 8 | use na::{Axpy, Bounded}; Oct 13 11:42:44.764 INFO kablam! | ^^^^ Oct 13 11:42:44.764 INFO kablam! | Oct 13 11:42:44.764 INFO kablam! note: lint level defined here Oct 13 11:42:44.764 INFO kablam! --> lib.rs:9:9 Oct 13 11:42:44.764 INFO kablam! | Oct 13 11:42:44.764 INFO kablam! 9 | #![warn(unused_imports)] Oct 13 11:42:44.764 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 11:42:44.764 INFO kablam! Oct 13 11:42:44.792 INFO kablam! error: aborting due to previous error Oct 13 11:42:44.792 INFO kablam! Oct 13 11:42:44.812 INFO kablam! error: Could not compile `ncollide_queries`. Oct 13 11:42:44.812 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 11:42:45.160 INFO kablam! warning: unused import: `Axpy` Oct 13 11:42:45.160 INFO kablam! --> geometry/algorithms/johnson_simplex.rs:8:10 Oct 13 11:42:45.160 INFO kablam! | Oct 13 11:42:45.160 INFO kablam! 8 | use na::{Axpy, Bounded}; Oct 13 11:42:45.160 INFO kablam! | ^^^^ Oct 13 11:42:45.160 INFO kablam! | Oct 13 11:42:45.160 INFO kablam! note: lint level defined here Oct 13 11:42:45.160 INFO kablam! --> lib.rs:9:9 Oct 13 11:42:45.160 INFO kablam! | Oct 13 11:42:45.160 INFO kablam! 9 | #![warn(unused_imports)] Oct 13 11:42:45.160 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 11:42:45.160 INFO kablam! Oct 13 11:42:45.172 INFO kablam! error: aborting due to previous error Oct 13 11:42:45.172 INFO kablam! Oct 13 11:42:45.188 INFO kablam! error: Could not compile `ncollide_queries`. Oct 13 11:42:45.188 INFO kablam! Oct 13 11:42:45.188 INFO kablam! To learn more, run the command again with --verbose. Oct 13 11:42:45.188 INFO kablam! su: No module specific data is present Oct 13 11:42:45.847 INFO running `"docker" "rm" "-f" "00b3b0b4485974390bd3ea7c38153457fd78804c3dad1aafe5ee3da4f65bc956"` Oct 13 11:42:46.167 INFO blam! 00b3b0b4485974390bd3ea7c38153457fd78804c3dad1aafe5ee3da4f65bc956