Sep 19 23:48:21.665 INFO checking ncollide_entities-0.5.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 23:48:21.665 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 23:48:21.665 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:48:21.871 INFO blam! e073b5cc271af0c8f6bb6576e613dff20a7f729aea6cc91d7dd654103a3b8b13 Sep 19 23:48:21.873 INFO running `"docker" "start" "-a" "e073b5cc271af0c8f6bb6576e613dff20a7f729aea6cc91d7dd654103a3b8b13"` Sep 19 23:48:22.959 INFO kablam! usermod: no changes Sep 19 23:48:23.030 INFO kablam! Checking ncollide_math v0.3.0 Sep 19 23:48:23.566 INFO kablam! Checking ncollide_utils v0.3.0 Sep 19 23:48:25.216 INFO kablam! Checking ncollide_entities v0.5.0 (/source) Sep 19 23:48:27.886 INFO kablam! warning: unused import: `na::Iterable` Sep 19 23:48:27.886 INFO kablam! --> shape/cuboid.rs:3:5 Sep 19 23:48:27.886 INFO kablam! | Sep 19 23:48:27.886 INFO kablam! 3 | use na::Iterable; Sep 19 23:48:27.886 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:48:27.889 INFO kablam! | Sep 19 23:48:27.889 INFO kablam! note: lint level defined here Sep 19 23:48:27.889 INFO kablam! --> lib.rs:9:9 Sep 19 23:48:27.889 INFO kablam! | Sep 19 23:48:27.889 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 23:48:27.889 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:27.889 INFO kablam! Sep 19 23:48:28.925 INFO kablam! warning: type alias is never used: `CSO` Sep 19 23:48:28.925 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 19 23:48:28.925 INFO kablam! | Sep 19 23:48:28.925 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 19 23:48:28.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:48:28.938 INFO kablam! | Sep 19 23:48:28.938 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 23:48:28.938 INFO kablam! Sep 19 23:48:28.938 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 19 23:48:28.938 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 19 23:48:28.938 INFO kablam! | Sep 19 23:48:28.938 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 19 23:48:28.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:48:28.938 INFO kablam! Sep 19 23:48:29.044 INFO kablam! warning: unused import: `na::Iterable` Sep 19 23:48:29.044 INFO kablam! --> shape/cuboid.rs:3:5 Sep 19 23:48:29.044 INFO kablam! | Sep 19 23:48:29.044 INFO kablam! 3 | use na::Iterable; Sep 19 23:48:29.044 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:48:29.055 INFO kablam! | Sep 19 23:48:29.055 INFO kablam! note: lint level defined here Sep 19 23:48:29.055 INFO kablam! --> lib.rs:9:9 Sep 19 23:48:29.055 INFO kablam! | Sep 19 23:48:29.055 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 23:48:29.055 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:29.055 INFO kablam! Sep 19 23:48:29.664 INFO kablam! warning: type alias is never used: `CSO` Sep 19 23:48:29.664 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 19 23:48:29.664 INFO kablam! | Sep 19 23:48:29.664 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 19 23:48:29.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:48:29.664 INFO kablam! | Sep 19 23:48:29.664 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 23:48:29.664 INFO kablam! Sep 19 23:48:29.664 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 19 23:48:29.664 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 19 23:48:29.664 INFO kablam! | Sep 19 23:48:29.664 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 19 23:48:29.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:48:29.665 INFO kablam! Sep 19 23:48:29.765 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.77s Sep 19 23:48:29.770 INFO kablam! su: No module specific data is present Sep 19 23:48:30.577 INFO running `"docker" "rm" "-f" "e073b5cc271af0c8f6bb6576e613dff20a7f729aea6cc91d7dd654103a3b8b13"` Sep 19 23:48:30.688 INFO blam! e073b5cc271af0c8f6bb6576e613dff20a7f729aea6cc91d7dd654103a3b8b13