Sep 06 03:26:26.391 INFO checking ncollide_entities-0.4.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:26:26.391 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:26:26.391 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:26:26.579 INFO blam! 9c75e11d07cbd75b6a7fe86298623e35903b248ae4a0701e033087d414979ca8 Sep 06 03:26:26.581 INFO running `"docker" "start" "-a" "9c75e11d07cbd75b6a7fe86298623e35903b248ae4a0701e033087d414979ca8"` Sep 06 03:26:27.449 INFO kablam! usermod: no changes Sep 06 03:26:27.503 INFO kablam! Checking nalgebra v0.6.0 Sep 06 03:26:35.601 INFO kablam! Checking ncollide_math v0.2.2 Sep 06 03:26:36.062 INFO kablam! Checking ncollide_utils v0.2.6 Sep 06 03:26:37.420 INFO kablam! Checking ncollide_entities v0.4.1 (file:///source) Sep 06 03:26:39.474 INFO kablam! warning: unused import: `na::Iterable` Sep 06 03:26:39.474 INFO kablam! --> shape/cuboid.rs:3:5 Sep 06 03:26:39.474 INFO kablam! | Sep 06 03:26:39.474 INFO kablam! 3 | use na::Iterable; Sep 06 03:26:39.474 INFO kablam! | ^^^^^^^^^^^^ Sep 06 03:26:39.474 INFO kablam! | Sep 06 03:26:39.474 INFO kablam! note: lint level defined here Sep 06 03:26:39.474 INFO kablam! --> lib.rs:9:9 Sep 06 03:26:39.474 INFO kablam! | Sep 06 03:26:39.474 INFO kablam! 9 | #![warn(unused_imports)] Sep 06 03:26:39.474 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:26:39.474 INFO kablam! Sep 06 03:26:39.874 INFO kablam! warning: unused import: `na::Iterable` Sep 06 03:26:39.874 INFO kablam! --> shape/cuboid.rs:3:5 Sep 06 03:26:39.874 INFO kablam! | Sep 06 03:26:39.874 INFO kablam! 3 | use na::Iterable; Sep 06 03:26:39.874 INFO kablam! | ^^^^^^^^^^^^ Sep 06 03:26:39.874 INFO kablam! | Sep 06 03:26:39.874 INFO kablam! note: lint level defined here Sep 06 03:26:39.874 INFO kablam! --> lib.rs:9:9 Sep 06 03:26:39.874 INFO kablam! | Sep 06 03:26:39.874 INFO kablam! 9 | #![warn(unused_imports)] Sep 06 03:26:39.874 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:26:39.874 INFO kablam! Sep 06 03:26:40.050 INFO kablam! warning: type alias is never used: `CSO` Sep 06 03:26:40.050 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 06 03:26:40.050 INFO kablam! | Sep 06 03:26:40.050 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 06 03:26:40.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:26:40.050 INFO kablam! | Sep 06 03:26:40.050 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 03:26:40.050 INFO kablam! Sep 06 03:26:40.050 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 06 03:26:40.050 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 06 03:26:40.050 INFO kablam! | Sep 06 03:26:40.050 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 06 03:26:40.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:26:40.050 INFO kablam! Sep 06 03:26:40.614 INFO kablam! warning: type alias is never used: `CSO` Sep 06 03:26:40.614 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 06 03:26:40.614 INFO kablam! | Sep 06 03:26:40.614 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 06 03:26:40.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:26:40.614 INFO kablam! | Sep 06 03:26:40.614 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 03:26:40.614 INFO kablam! Sep 06 03:26:40.614 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 06 03:26:40.614 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 06 03:26:40.614 INFO kablam! | Sep 06 03:26:40.614 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 06 03:26:40.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:26:40.614 INFO kablam! Sep 06 03:26:40.692 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.22s Sep 06 03:26:40.706 INFO kablam! su: No module specific data is present Sep 06 03:26:41.684 INFO running `"docker" "rm" "-f" "9c75e11d07cbd75b6a7fe86298623e35903b248ae4a0701e033087d414979ca8"` Sep 06 03:26:41.794 INFO blam! 9c75e11d07cbd75b6a7fe86298623e35903b248ae4a0701e033087d414979ca8