Sep 04 10:07:58.758 INFO checking ncollide_entities-0.4.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 10:07:58.758 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 10:07:58.758 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:07:58.962 INFO blam! 2f23c4155d69c493c8e59bb05c16497bac47815e3ab93f2cf79c24510275131e Sep 04 10:07:58.964 INFO running `"docker" "start" "-a" "2f23c4155d69c493c8e59bb05c16497bac47815e3ab93f2cf79c24510275131e"` Sep 04 10:07:59.661 INFO kablam! Checking nalgebra v0.6.0 Sep 04 10:08:11.072 INFO kablam! Checking ncollide_math v0.2.2 Sep 04 10:08:12.010 INFO kablam! Checking ncollide_utils v0.2.6 Sep 04 10:08:13.908 INFO kablam! Checking ncollide_entities v0.4.1 (file:///source) Sep 04 10:08:17.742 INFO kablam! warning: unused import: `na::Iterable` Sep 04 10:08:17.742 INFO kablam! --> shape/cuboid.rs:3:5 Sep 04 10:08:17.742 INFO kablam! | Sep 04 10:08:17.742 INFO kablam! 3 | use na::Iterable; Sep 04 10:08:17.742 INFO kablam! | ^^^^^^^^^^^^ Sep 04 10:08:17.742 INFO kablam! | Sep 04 10:08:17.742 INFO kablam! note: lint level defined here Sep 04 10:08:17.742 INFO kablam! --> lib.rs:9:9 Sep 04 10:08:17.742 INFO kablam! | Sep 04 10:08:17.742 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 10:08:17.742 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 10:08:17.742 INFO kablam! Sep 04 10:08:18.099 INFO kablam! warning: unused import: `na::Iterable` Sep 04 10:08:18.099 INFO kablam! --> shape/cuboid.rs:3:5 Sep 04 10:08:18.099 INFO kablam! | Sep 04 10:08:18.099 INFO kablam! 3 | use na::Iterable; Sep 04 10:08:18.099 INFO kablam! | ^^^^^^^^^^^^ Sep 04 10:08:18.099 INFO kablam! | Sep 04 10:08:18.099 INFO kablam! note: lint level defined here Sep 04 10:08:18.099 INFO kablam! --> lib.rs:9:9 Sep 04 10:08:18.099 INFO kablam! | Sep 04 10:08:18.099 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 10:08:18.099 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 10:08:18.099 INFO kablam! Sep 04 10:08:18.816 INFO kablam! warning: type alias is never used: `CSO` Sep 04 10:08:18.816 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 04 10:08:18.816 INFO kablam! | Sep 04 10:08:18.816 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 04 10:08:18.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:08:18.817 INFO kablam! | Sep 04 10:08:18.817 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 10:08:18.817 INFO kablam! Sep 04 10:08:18.817 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 04 10:08:18.817 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 04 10:08:18.817 INFO kablam! | Sep 04 10:08:18.817 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 04 10:08:18.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:08:18.818 INFO kablam! Sep 04 10:08:19.274 INFO kablam! warning: type alias is never used: `CSO` Sep 04 10:08:19.274 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 04 10:08:19.274 INFO kablam! | Sep 04 10:08:19.274 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 04 10:08:19.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:08:19.274 INFO kablam! | Sep 04 10:08:19.274 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 10:08:19.274 INFO kablam! Sep 04 10:08:19.275 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 04 10:08:19.275 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 04 10:08:19.275 INFO kablam! | Sep 04 10:08:19.275 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 04 10:08:19.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:08:19.275 INFO kablam! Sep 04 10:08:19.401 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.80s Sep 04 10:08:19.408 INFO kablam! su: No module specific data is present Sep 04 10:08:19.871 INFO running `"docker" "rm" "-f" "2f23c4155d69c493c8e59bb05c16497bac47815e3ab93f2cf79c24510275131e"` Sep 04 10:08:20.023 INFO blam! 2f23c4155d69c493c8e59bb05c16497bac47815e3ab93f2cf79c24510275131e