Oct 13 11:43:47.237 INFO checking ncollide_entities-0.5.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:43:47.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 11:43:47.713 INFO blam! f851d7ee1a4534ccfbc31a13bd7b2d3aeac342ed5383a5c2a33f2c58c70a10e1 Oct 13 11:43:47.715 INFO running `"docker" "start" "-a" "f851d7ee1a4534ccfbc31a13bd7b2d3aeac342ed5383a5c2a33f2c58c70a10e1"` Oct 13 11:43:49.206 INFO kablam! usermod: no changes Oct 13 11:43:49.337 INFO kablam! Checking nalgebra v0.8.2 Oct 13 11:44:00.044 INFO kablam! Checking ncollide_math v0.3.0 Oct 13 11:44:01.217 INFO kablam! Checking ncollide_utils v0.3.0 Oct 13 11:44:03.380 INFO kablam! Checking ncollide_entities v0.5.0 (/source) Oct 13 11:44:07.864 INFO kablam! warning: unused import: `na::Iterable` Oct 13 11:44:07.864 INFO kablam! --> shape/cuboid.rs:3:5 Oct 13 11:44:07.864 INFO kablam! | Oct 13 11:44:07.864 INFO kablam! 3 | use na::Iterable; Oct 13 11:44:07.864 INFO kablam! | ^^^^^^^^^^^^ Oct 13 11:44:07.864 INFO kablam! | Oct 13 11:44:07.864 INFO kablam! note: lint level defined here Oct 13 11:44:07.864 INFO kablam! --> lib.rs:9:9 Oct 13 11:44:07.864 INFO kablam! | Oct 13 11:44:07.864 INFO kablam! 9 | #![warn(unused_imports)] Oct 13 11:44:07.864 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 11:44:07.864 INFO kablam! Oct 13 11:44:08.056 INFO kablam! warning: unused import: `na::Iterable` Oct 13 11:44:08.056 INFO kablam! --> shape/cuboid.rs:3:5 Oct 13 11:44:08.056 INFO kablam! | Oct 13 11:44:08.056 INFO kablam! 3 | use na::Iterable; Oct 13 11:44:08.056 INFO kablam! | ^^^^^^^^^^^^ Oct 13 11:44:08.056 INFO kablam! | Oct 13 11:44:08.056 INFO kablam! note: lint level defined here Oct 13 11:44:08.056 INFO kablam! --> lib.rs:9:9 Oct 13 11:44:08.056 INFO kablam! | Oct 13 11:44:08.056 INFO kablam! 9 | #![warn(unused_imports)] Oct 13 11:44:08.056 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 11:44:08.056 INFO kablam! Oct 13 11:44:08.768 INFO kablam! warning: type alias is never used: `CSO` Oct 13 11:44:08.769 INFO kablam! --> shape/minkowski_sum.rs:13:1 Oct 13 11:44:08.770 INFO kablam! | Oct 13 11:44:08.770 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Oct 13 11:44:08.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:44:08.772 INFO kablam! | Oct 13 11:44:08.772 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 11:44:08.773 INFO kablam! Oct 13 11:44:08.774 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Oct 13 11:44:08.774 INFO kablam! --> shape/minkowski_sum.rs:14:1 Oct 13 11:44:08.775 INFO kablam! | Oct 13 11:44:08.775 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Oct 13 11:44:08.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:44:08.777 INFO kablam! Oct 13 11:44:09.020 INFO kablam! warning: type alias is never used: `CSO` Oct 13 11:44:09.021 INFO kablam! --> shape/minkowski_sum.rs:13:1 Oct 13 11:44:09.022 INFO kablam! | Oct 13 11:44:09.023 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Oct 13 11:44:09.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:44:09.024 INFO kablam! | Oct 13 11:44:09.025 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 11:44:09.025 INFO kablam! Oct 13 11:44:09.026 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Oct 13 11:44:09.026 INFO kablam! --> shape/minkowski_sum.rs:14:1 Oct 13 11:44:09.027 INFO kablam! | Oct 13 11:44:09.028 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Oct 13 11:44:09.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:44:09.029 INFO kablam! Oct 13 11:44:09.153 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.91s Oct 13 11:44:09.158 INFO kablam! su: No module specific data is present Oct 13 11:44:10.031 INFO running `"docker" "rm" "-f" "f851d7ee1a4534ccfbc31a13bd7b2d3aeac342ed5383a5c2a33f2c58c70a10e1"` Oct 13 11:44:10.328 INFO blam! f851d7ee1a4534ccfbc31a13bd7b2d3aeac342ed5383a5c2a33f2c58c70a10e1