Oct 13 11:44:04.128 INFO checking ncollide-0.14.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:44:04.130 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:44:04.524 INFO blam! 51367dc9ef260efc5e9bbffe3045acde86fca52b18324bcb8f379a852e20faf4 Oct 13 11:44:04.525 INFO running `"docker" "start" "-a" "51367dc9ef260efc5e9bbffe3045acde86fca52b18324bcb8f379a852e20faf4"` Oct 13 11:44:05.880 INFO kablam! usermod: no changes Oct 13 11:44:05.996 INFO kablam! Checking alga v0.5.4 Oct 13 11:44:10.747 INFO kablam! Checking nalgebra v0.14.4 Oct 13 11:44:41.556 INFO kablam! Checking ncollide_math v0.9.0 Oct 13 11:44:43.516 INFO kablam! Checking ncollide_utils v0.9.0 Oct 13 11:44:45.866 INFO kablam! Checking ncollide_procedural v0.9.0 Oct 13 11:44:45.866 INFO kablam! Checking ncollide_geometry v0.6.3 Oct 13 11:45:00.443 INFO kablam! Checking ncollide_pipeline v0.13.1 Oct 13 11:45:00.443 INFO kablam! Checking ncollide_transformation v0.9.0 Oct 13 11:45:06.232 INFO kablam! Checking ncollide v0.14.1 (/source) Oct 13 11:45:09.776 INFO kablam! error[E0432]: unresolved import `ncollide::geometry` Oct 13 11:45:09.776 INFO kablam! --> benches/geometry/contacts.rs:6:5 Oct 13 11:45:09.776 INFO kablam! | Oct 13 11:45:09.776 INFO kablam! 6 | use ncollide::geometry; Oct 13 11:45:09.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `geometry` in the root Oct 13 11:45:09.776 INFO kablam! Oct 13 11:45:09.777 INFO kablam! error[E0432]: unresolved imports `na::Mat2`, `na::Mat3`, `na::Mat4`, `na::Vec4` Oct 13 11:45:09.777 INFO kablam! --> benches/common/default_gen.rs:3:36 Oct 13 11:45:09.777 INFO kablam! | Oct 13 11:45:09.777 INFO kablam! 3 | use na::{Id, Isometry2, Isometry3, Mat2, Mat3, Mat4, Point2, Point3, Point4, Vec4, Vector2, Oct 13 11:45:09.777 INFO kablam! | ^^^^ ^^^^ ^^^^ no `Mat4` in the root ^^^^ no `Vec4` in the root Oct 13 11:45:09.777 INFO kablam! | | | Oct 13 11:45:09.777 INFO kablam! | | no `Mat3` in the root Oct 13 11:45:09.777 INFO kablam! | no `Mat2` in the root Oct 13 11:45:09.777 INFO kablam! Oct 13 11:45:09.824 INFO kablam! error[E0432]: unresolved import `ncollide::math::Scalar` Oct 13 11:45:09.824 INFO kablam! --> benches/common/default_gen.rs:7:29 Oct 13 11:45:09.824 INFO kablam! | Oct 13 11:45:09.824 INFO kablam! 7 | use ncollide::math::{Point, Scalar, Vector}; Oct 13 11:45:09.825 INFO kablam! | ^^^^^^ no `Scalar` in `math` Oct 13 11:45:09.825 INFO kablam! Oct 13 11:45:09.826 INFO kablam! error[E0432]: unresolved import `ncollide::ray` Oct 13 11:45:09.826 INFO kablam! --> benches/common/default_gen.rs:8:15 Oct 13 11:45:09.826 INFO kablam! | Oct 13 11:45:09.826 INFO kablam! 8 | use ncollide::ray::Ray; Oct 13 11:45:09.826 INFO kablam! | ^^^ Could not find `ray` in `ncollide` Oct 13 11:45:09.826 INFO kablam! Oct 13 11:45:09.854 INFO kablam! error[E0432]: unresolved import `ncollide::shape::Convex3` Oct 13 11:45:09.854 INFO kablam! --> benches/ray/mod.rs:6:47 Oct 13 11:45:09.854 INFO kablam! | Oct 13 11:45:09.855 INFO kablam! 6 | use ncollide::shape::{Ball3, Capsule3, Cone3, Convex3, Cuboid3, Cylinder3, Segment3, TriMesh3, Oct 13 11:45:09.855 INFO kablam! | ^^^^^^^ no `Convex3` in `shape`. Did you mean to use `Cone3`? Oct 13 11:45:09.855 INFO kablam! Oct 13 11:45:09.884 INFO kablam! error[E0432]: unresolved import `ncollide::ray` Oct 13 11:45:09.884 INFO kablam! --> benches/ray/mod.rs:8:15 Oct 13 11:45:09.884 INFO kablam! | Oct 13 11:45:09.884 INFO kablam! 8 | use ncollide::ray::{Ray3, RayCast}; Oct 13 11:45:09.884 INFO kablam! | ^^^ Could not find `ray` in `ncollide` Oct 13 11:45:09.884 INFO kablam! Oct 13 11:45:09.885 INFO kablam! error[E0432]: unresolved import `ncollide::shape::Convex3` Oct 13 11:45:09.885 INFO kablam! --> benches/bounding_volume/mod.rs:7:47 Oct 13 11:45:09.885 INFO kablam! | Oct 13 11:45:09.885 INFO kablam! 7 | use ncollide::shape::{Ball3, Capsule3, Cone3, Convex3, Cuboid3, Cylinder3, Segment3, TriMesh3, Oct 13 11:45:09.885 INFO kablam! | ^^^^^^^ no `Convex3` in `shape`. Did you mean to use `Cone3`? Oct 13 11:45:09.885 INFO kablam! Oct 13 11:45:09.885 INFO kablam! error[E0432]: unresolved import `ncollide::shape::Convex3` Oct 13 11:45:09.885 INFO kablam! --> benches/support_map/mod.rs:5:47 Oct 13 11:45:09.885 INFO kablam! | Oct 13 11:45:09.885 INFO kablam! 5 | use ncollide::shape::{Ball3, Capsule3, Cone3, Convex3, Cuboid3, Cylinder3, Segment3, Triangle3}; Oct 13 11:45:09.885 INFO kablam! | ^^^^^^^ no `Convex3` in `shape`. Did you mean to use `Cone3`? Oct 13 11:45:09.885 INFO kablam! Oct 13 11:45:09.903 INFO kablam! warning: unused macro definition Oct 13 11:45:09.903 INFO kablam! --> benches/geometry/../common/macros.rs:7:1 Oct 13 11:45:09.904 INFO kablam! | Oct 13 11:45:09.904 INFO kablam! 7 | / macro_rules! bench_method( Oct 13 11:45:09.904 INFO kablam! 8 | | ($name: ident, $method: ident, $arg: ident: $typ: ty, $($args: ident: $types: ty),*) => { Oct 13 11:45:09.904 INFO kablam! 9 | | bench_method_gen!($name, $method, $arg: $typ = generate, $($args: $types = generate),*); Oct 13 11:45:09.904 INFO kablam! 10 | | }; Oct 13 11:45:09.904 INFO kablam! ... | Oct 13 11:45:09.904 INFO kablam! 13 | | }; Oct 13 11:45:09.904 INFO kablam! 14 | | ); Oct 13 11:45:09.904 INFO kablam! | |__^ Oct 13 11:45:09.904 INFO kablam! | Oct 13 11:45:09.904 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 11:45:09.904 INFO kablam! Oct 13 11:45:09.904 INFO kablam! warning: unused macro definition Oct 13 11:45:09.904 INFO kablam! --> benches/geometry/../common/macros.rs:38:1 Oct 13 11:45:09.904 INFO kablam! | Oct 13 11:45:09.904 INFO kablam! 38 | / macro_rules! bench_method_gen( Oct 13 11:45:09.904 INFO kablam! 39 | | ($name: ident, $method: ident, $arg: ident: $typ: ty = $gen: path, $($args: ident: $types: ty = $gens: path),*) => { Oct 13 11:45:09.904 INFO kablam! 40 | | #[bench] Oct 13 11:45:09.904 INFO kablam! 41 | | fn $name(bh: &mut Bencher) { Oct 13 11:45:09.904 INFO kablam! ... | Oct 13 11:45:09.904 INFO kablam! 79 | | } Oct 13 11:45:09.904 INFO kablam! 80 | | ); Oct 13 11:45:09.904 INFO kablam! | |__^ Oct 13 11:45:09.904 INFO kablam! Oct 13 11:45:09.905 INFO kablam! warning: unused import: `RayCast` Oct 13 11:45:09.905 INFO kablam! --> benches/ray/mod.rs:8:27 Oct 13 11:45:09.905 INFO kablam! | Oct 13 11:45:09.905 INFO kablam! 8 | use ncollide::ray::{Ray3, RayCast}; Oct 13 11:45:09.905 INFO kablam! | ^^^^^^^ Oct 13 11:45:09.905 INFO kablam! | Oct 13 11:45:09.905 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 11:45:09.905 INFO kablam! Oct 13 11:45:09.906 INFO kablam! warning: unused macro definition Oct 13 11:45:09.906 INFO kablam! --> benches/ray/../common/macros.rs:1:1 Oct 13 11:45:09.906 INFO kablam! | Oct 13 11:45:09.906 INFO kablam! 1 | / macro_rules! bench_free_fn( Oct 13 11:45:09.906 INFO kablam! 2 | | ($name: ident, $function: path, $($args: ident: $types: ty),*) => { Oct 13 11:45:09.906 INFO kablam! 3 | | bench_free_fn_gen!($name, $function, $($args: $types = generate),*); Oct 13 11:45:09.906 INFO kablam! 4 | | } Oct 13 11:45:09.906 INFO kablam! 5 | | ); Oct 13 11:45:09.906 INFO kablam! | |__^ Oct 13 11:45:09.906 INFO kablam! Oct 13 11:45:09.906 INFO kablam! warning: unused macro definition Oct 13 11:45:09.906 INFO kablam! --> benches/ray/../common/macros.rs:16:1 Oct 13 11:45:09.906 INFO kablam! | Oct 13 11:45:09.906 INFO kablam! 16 | / macro_rules! bench_free_fn_gen( Oct 13 11:45:09.906 INFO kablam! 17 | | ($name: ident, $function: path, $($args: ident: $types: ty = $gens: path),*) => { Oct 13 11:45:09.906 INFO kablam! 18 | | #[bench] Oct 13 11:45:09.907 INFO kablam! 19 | | fn $name(bh: &mut Bencher) { Oct 13 11:45:09.907 INFO kablam! ... | Oct 13 11:45:09.907 INFO kablam! 35 | | } Oct 13 11:45:09.907 INFO kablam! 36 | | ); Oct 13 11:45:09.907 INFO kablam! | |__^ Oct 13 11:45:09.907 INFO kablam! Oct 13 11:45:09.908 INFO kablam! warning: unused macro definition Oct 13 11:45:09.908 INFO kablam! --> benches/bounding_volume/../common/macros.rs:1:1 Oct 13 11:45:09.908 INFO kablam! | Oct 13 11:45:09.908 INFO kablam! 1 | / macro_rules! bench_free_fn( Oct 13 11:45:09.908 INFO kablam! 2 | | ($name: ident, $function: path, $($args: ident: $types: ty),*) => { Oct 13 11:45:09.908 INFO kablam! 3 | | bench_free_fn_gen!($name, $function, $($args: $types = generate),*); Oct 13 11:45:09.908 INFO kablam! 4 | | } Oct 13 11:45:09.908 INFO kablam! 5 | | ); Oct 13 11:45:09.908 INFO kablam! | |__^ Oct 13 11:45:09.908 INFO kablam! Oct 13 11:45:09.909 INFO kablam! warning: unused macro definition Oct 13 11:45:09.909 INFO kablam! --> benches/bounding_volume/../common/macros.rs:16:1 Oct 13 11:45:09.909 INFO kablam! | Oct 13 11:45:09.909 INFO kablam! 16 | / macro_rules! bench_free_fn_gen( Oct 13 11:45:09.909 INFO kablam! 17 | | ($name: ident, $function: path, $($args: ident: $types: ty = $gens: path),*) => { Oct 13 11:45:09.909 INFO kablam! 18 | | #[bench] Oct 13 11:45:09.909 INFO kablam! 19 | | fn $name(bh: &mut Bencher) { Oct 13 11:45:09.909 INFO kablam! ... | Oct 13 11:45:09.909 INFO kablam! 35 | | } Oct 13 11:45:09.909 INFO kablam! 36 | | ); Oct 13 11:45:09.909 INFO kablam! | |__^ Oct 13 11:45:09.910 INFO kablam! Oct 13 11:45:09.911 INFO kablam! warning: unused macro definition Oct 13 11:45:09.911 INFO kablam! --> benches/support_map/../common/macros.rs:1:1 Oct 13 11:45:09.911 INFO kablam! | Oct 13 11:45:09.911 INFO kablam! 1 | / macro_rules! bench_free_fn( Oct 13 11:45:09.911 INFO kablam! 2 | | ($name: ident, $function: path, $($args: ident: $types: ty),*) => { Oct 13 11:45:09.911 INFO kablam! 3 | | bench_free_fn_gen!($name, $function, $($args: $types = generate),*); Oct 13 11:45:09.911 INFO kablam! 4 | | } Oct 13 11:45:09.911 INFO kablam! 5 | | ); Oct 13 11:45:09.911 INFO kablam! | |__^ Oct 13 11:45:09.911 INFO kablam! Oct 13 11:45:09.912 INFO kablam! warning: unused macro definition Oct 13 11:45:09.912 INFO kablam! --> benches/support_map/../common/macros.rs:16:1 Oct 13 11:45:09.912 INFO kablam! | Oct 13 11:45:09.912 INFO kablam! 16 | / macro_rules! bench_free_fn_gen( Oct 13 11:45:09.912 INFO kablam! 17 | | ($name: ident, $function: path, $($args: ident: $types: ty = $gens: path),*) => { Oct 13 11:45:09.912 INFO kablam! 18 | | #[bench] Oct 13 11:45:09.912 INFO kablam! 19 | | fn $name(bh: &mut Bencher) { Oct 13 11:45:09.912 INFO kablam! ... | Oct 13 11:45:09.912 INFO kablam! 35 | | } Oct 13 11:45:09.912 INFO kablam! 36 | | ); Oct 13 11:45:09.912 INFO kablam! | |__^ Oct 13 11:45:09.912 INFO kablam! Oct 13 11:45:09.964 INFO kablam! error: aborting due to 8 previous errors Oct 13 11:45:09.964 INFO kablam! Oct 13 11:45:09.964 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 13 11:45:09.976 INFO kablam! error: Could not compile `ncollide`. Oct 13 11:45:09.976 INFO kablam! Oct 13 11:45:09.976 INFO kablam! To learn more, run the command again with --verbose. Oct 13 11:45:09.980 INFO kablam! su: No module specific data is present Oct 13 11:45:11.201 INFO running `"docker" "rm" "-f" "51367dc9ef260efc5e9bbffe3045acde86fca52b18324bcb8f379a852e20faf4"` Oct 13 11:45:11.324 INFO blam! 51367dc9ef260efc5e9bbffe3045acde86fca52b18324bcb8f379a852e20faf4