Sep 19 23:48:34.355 INFO checking ncollide_entities-0.4.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 23:48:34.355 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 23:48:34.355 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:34.557 INFO blam! 33241baf8921b0c52c19cd55ac31363635c51b6dbae422f26204f19fb5a1b8a5 Sep 19 23:48:34.559 INFO running `"docker" "start" "-a" "33241baf8921b0c52c19cd55ac31363635c51b6dbae422f26204f19fb5a1b8a5"` Sep 19 23:48:35.320 INFO kablam! usermod: no changes Sep 19 23:48:35.389 INFO kablam! Checking nalgebra v0.6.0 Sep 19 23:48:43.344 INFO kablam! Checking ncollide_math v0.2.2 Sep 19 23:48:43.803 INFO kablam! Checking ncollide_utils v0.2.6 Sep 19 23:48:45.158 INFO kablam! Checking ncollide_entities v0.4.1 (/source) Sep 19 23:48:48.070 INFO kablam! warning: unused import: `na::Iterable` Sep 19 23:48:48.071 INFO kablam! --> shape/cuboid.rs:3:5 Sep 19 23:48:48.071 INFO kablam! | Sep 19 23:48:48.071 INFO kablam! 3 | use na::Iterable; Sep 19 23:48:48.072 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:48:48.086 INFO kablam! | Sep 19 23:48:48.086 INFO kablam! note: lint level defined here Sep 19 23:48:48.087 INFO kablam! --> lib.rs:9:9 Sep 19 23:48:48.087 INFO kablam! | Sep 19 23:48:48.087 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 23:48:48.088 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:48.088 INFO kablam! Sep 19 23:48:48.348 INFO kablam! warning: unused import: `na::Iterable` Sep 19 23:48:48.348 INFO kablam! --> shape/cuboid.rs:3:5 Sep 19 23:48:48.349 INFO kablam! | Sep 19 23:48:48.349 INFO kablam! 3 | use na::Iterable; Sep 19 23:48:48.349 INFO kablam! | ^^^^^^^^^^^^ Sep 19 23:48:48.350 INFO kablam! | Sep 19 23:48:48.350 INFO kablam! note: lint level defined here Sep 19 23:48:48.350 INFO kablam! --> lib.rs:9:9 Sep 19 23:48:48.351 INFO kablam! | Sep 19 23:48:48.351 INFO kablam! 9 | #![warn(unused_imports)] Sep 19 23:48:48.352 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:48:48.352 INFO kablam! Sep 19 23:48:49.129 INFO kablam! warning: type alias is never used: `CSO` Sep 19 23:48:49.129 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 19 23:48:49.129 INFO kablam! | Sep 19 23:48:49.129 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 19 23:48:49.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:48:49.129 INFO kablam! | Sep 19 23:48:49.129 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 23:48:49.129 INFO kablam! Sep 19 23:48:49.129 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 19 23:48:49.129 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 19 23:48:49.129 INFO kablam! | Sep 19 23:48:49.129 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 19 23:48:49.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:48:49.129 INFO kablam! Sep 19 23:48:49.252 INFO kablam! warning: type alias is never used: `CSO` Sep 19 23:48:49.253 INFO kablam! --> shape/minkowski_sum.rs:13:1 Sep 19 23:48:49.253 INFO kablam! | Sep 19 23:48:49.253 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 19 23:48:49.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:48:49.262 INFO kablam! | Sep 19 23:48:49.262 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 23:48:49.263 INFO kablam! Sep 19 23:48:49.263 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Sep 19 23:48:49.264 INFO kablam! --> shape/minkowski_sum.rs:14:1 Sep 19 23:48:49.264 INFO kablam! | Sep 19 23:48:49.264 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Sep 19 23:48:49.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:48:49.265 INFO kablam! Sep 19 23:48:49.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.10s Sep 19 23:48:49.459 INFO kablam! su: No module specific data is present Sep 19 23:48:50.618 INFO running `"docker" "rm" "-f" "33241baf8921b0c52c19cd55ac31363635c51b6dbae422f26204f19fb5a1b8a5"` Sep 19 23:48:50.737 INFO blam! 33241baf8921b0c52c19cd55ac31363635c51b6dbae422f26204f19fb5a1b8a5