Oct 22 01:20:38.390 INFO checking ncollide_entities-0.5.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:20:38.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 01:20:38.816 INFO blam! fcc2e0451363d1cd4ef12b074d09cab1be1e18637d80d9612e41e4dba7f61582 Oct 22 01:20:38.818 INFO running `"docker" "start" "-a" "fcc2e0451363d1cd4ef12b074d09cab1be1e18637d80d9612e41e4dba7f61582"` Oct 22 01:20:40.847 INFO kablam! usermod: no changes Oct 22 01:20:40.970 INFO kablam! Checking nalgebra v0.8.2 Oct 22 01:20:51.904 INFO kablam! Checking ncollide_math v0.3.0 Oct 22 01:20:53.025 INFO kablam! Checking ncollide_utils v0.3.0 Oct 22 01:20:55.141 INFO kablam! Checking ncollide_entities v0.5.0 (/source) Oct 22 01:21:00.444 INFO kablam! warning: unused import: `na::Iterable` Oct 22 01:21:00.445 INFO kablam! --> shape/cuboid.rs:3:5 Oct 22 01:21:00.446 INFO kablam! | Oct 22 01:21:00.447 INFO kablam! 3 | use na::Iterable; Oct 22 01:21:00.447 INFO kablam! | ^^^^^^^^^^^^ Oct 22 01:21:00.448 INFO kablam! | Oct 22 01:21:00.449 INFO kablam! note: lint level defined here Oct 22 01:21:00.449 INFO kablam! --> lib.rs:9:9 Oct 22 01:21:00.450 INFO kablam! | Oct 22 01:21:00.451 INFO kablam! 9 | #![warn(unused_imports)] Oct 22 01:21:00.451 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 01:21:00.452 INFO kablam! Oct 22 01:21:00.633 INFO kablam! warning: unused import: `na::Iterable` Oct 22 01:21:00.633 INFO kablam! --> shape/cuboid.rs:3:5 Oct 22 01:21:00.633 INFO kablam! | Oct 22 01:21:00.633 INFO kablam! 3 | use na::Iterable; Oct 22 01:21:00.633 INFO kablam! | ^^^^^^^^^^^^ Oct 22 01:21:00.633 INFO kablam! | Oct 22 01:21:00.635 INFO kablam! note: lint level defined here Oct 22 01:21:00.635 INFO kablam! --> lib.rs:9:9 Oct 22 01:21:00.635 INFO kablam! | Oct 22 01:21:00.635 INFO kablam! 9 | #![warn(unused_imports)] Oct 22 01:21:00.635 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 01:21:00.635 INFO kablam! Oct 22 01:21:01.321 INFO kablam! warning: type alias is never used: `CSO` Oct 22 01:21:01.322 INFO kablam! --> shape/minkowski_sum.rs:13:1 Oct 22 01:21:01.322 INFO kablam! | Oct 22 01:21:01.323 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Oct 22 01:21:01.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:21:01.324 INFO kablam! | Oct 22 01:21:01.325 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 01:21:01.326 INFO kablam! Oct 22 01:21:01.326 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Oct 22 01:21:01.327 INFO kablam! --> shape/minkowski_sum.rs:14:1 Oct 22 01:21:01.328 INFO kablam! | Oct 22 01:21:01.328 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Oct 22 01:21:01.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:21:01.329 INFO kablam! Oct 22 01:21:01.733 INFO kablam! warning: type alias is never used: `CSO` Oct 22 01:21:01.733 INFO kablam! --> shape/minkowski_sum.rs:13:1 Oct 22 01:21:01.734 INFO kablam! | Oct 22 01:21:01.734 INFO kablam! 13 | pub type CSO<'a, M, G1, G2> = MinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Oct 22 01:21:01.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:21:01.735 INFO kablam! | Oct 22 01:21:01.735 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 01:21:01.735 INFO kablam! Oct 22 01:21:01.736 INFO kablam! warning: type alias is never used: `AnnotatedCSO` Oct 22 01:21:01.736 INFO kablam! --> shape/minkowski_sum.rs:14:1 Oct 22 01:21:01.736 INFO kablam! | Oct 22 01:21:01.737 INFO kablam! 14 | pub type AnnotatedCSO<'a, M, G1, G2> = AnnotatedMinkowskiSum<'a, M, G1, Reflection<'a, G2>>; Oct 22 01:21:01.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:21:01.737 INFO kablam! Oct 22 01:21:01.830 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.93s Oct 22 01:21:01.833 INFO kablam! su: No module specific data is present Oct 22 01:21:03.009 INFO running `"docker" "rm" "-f" "fcc2e0451363d1cd4ef12b074d09cab1be1e18637d80d9612e41e4dba7f61582"` Oct 22 01:21:03.270 INFO blam! fcc2e0451363d1cd4ef12b074d09cab1be1e18637d80d9612e41e4dba7f61582