Sep 04 10:08:00.781 INFO checking ncollide_entities-0.4.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 10:08:00.781 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 10:08:00.781 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:08:00.986 INFO blam! f2c8f0b9a9f3136ed1f14bef0d5279c874927506931de77b1ee7cb8def49bc3f Sep 04 10:08:00.989 INFO running `"docker" "start" "-a" "f2c8f0b9a9f3136ed1f14bef0d5279c874927506931de77b1ee7cb8def49bc3f"` Sep 04 10:08:01.650 INFO kablam! Checking nalgebra v0.6.0 Sep 04 10:08:13.930 INFO kablam! Checking ncollide_math v0.2.2 Sep 04 10:08:14.606 INFO kablam! Checking ncollide_utils v0.2.6 Sep 04 10:08:16.495 INFO kablam! Checking ncollide_entities v0.4.1 (file:///source) Sep 04 10:08:20.486 INFO kablam! warning: unused import: `na::Iterable` Sep 04 10:08:20.486 INFO kablam! --> shape/cuboid.rs:3:5 Sep 04 10:08:20.486 INFO kablam! | Sep 04 10:08:20.486 INFO kablam! 3 | use na::Iterable; Sep 04 10:08:20.486 INFO kablam! | ^^^^^^^^^^^^ Sep 04 10:08:20.486 INFO kablam! | Sep 04 10:08:20.486 INFO kablam! note: lint level defined here Sep 04 10:08:20.486 INFO kablam! --> lib.rs:9:9 Sep 04 10:08:20.486 INFO kablam! | Sep 04 10:08:20.486 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 10:08:20.486 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 10:08:20.486 INFO kablam! Sep 04 10:08:20.843 INFO kablam! warning: unused import: `na::Iterable` Sep 04 10:08:20.843 INFO kablam! --> shape/cuboid.rs:3:5 Sep 04 10:08:20.843 INFO kablam! | Sep 04 10:08:20.843 INFO kablam! 3 | use na::Iterable; Sep 04 10:08:20.843 INFO kablam! | ^^^^^^^^^^^^ Sep 04 10:08:20.844 INFO kablam! | Sep 04 10:08:20.844 INFO kablam! note: lint level defined here Sep 04 10:08:20.844 INFO kablam! --> lib.rs:9:9 Sep 04 10:08:20.845 INFO kablam! | Sep 04 10:08:20.845 INFO kablam! 9 | #![warn(unused_imports)] Sep 04 10:08:20.845 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 10:08:20.845 INFO kablam! Sep 04 10:08:21.458 INFO kablam! warning: type alias is never used: `CSO` Sep 04 10:08:21.458 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 04 10:08:21.458 INFO kablam! | Sep 04 10:08:21.458 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 04 10:08:21.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:08:21.458 INFO kablam! | Sep 04 10:08:21.458 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 10:08:21.458 INFO kablam! Sep 04 10:08:21.458 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 04 10:08:21.458 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 04 10:08:21.458 INFO kablam! | Sep 04 10:08:21.458 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 04 10:08:21.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:08:21.458 INFO kablam! Sep 04 10:08:21.966 INFO kablam! warning: type alias is never used: `CSO` Sep 04 10:08:21.966 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 04 10:08:21.966 INFO kablam! | Sep 04 10:08:21.966 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 04 10:08:21.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:08:21.966 INFO kablam! | Sep 04 10:08:21.966 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 10:08:21.966 INFO kablam! Sep 04 10:08:21.966 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 04 10:08:21.966 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 04 10:08:21.966 INFO kablam! | Sep 04 10:08:21.966 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 04 10:08:21.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:08:21.966 INFO kablam! Sep 04 10:08:22.068 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.47s Sep 04 10:08:22.073 INFO kablam! su: No module specific data is present Sep 04 10:08:22.493 INFO running `"docker" "rm" "-f" "f2c8f0b9a9f3136ed1f14bef0d5279c874927506931de77b1ee7cb8def49bc3f"` Sep 04 10:08:22.625 INFO blam! f2c8f0b9a9f3136ed1f14bef0d5279c874927506931de77b1ee7cb8def49bc3f