Sep 18 02:22:17.771 INFO checking collision-0.18.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 02:22:17.771 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 02:22:17.771 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 02:22:17.952 INFO blam! 90ca0b24a6afae62464c7aec6a387731e48f750065913de2dce02ef220fc2920 Sep 18 02:22:17.953 INFO running `"docker" "start" "-a" "90ca0b24a6afae62464c7aec6a387731e48f750065913de2dce02ef220fc2920"` Sep 18 02:22:18.809 INFO kablam! usermod: no changes Sep 18 02:22:18.924 INFO kablam! Checking genmesh v0.5.0 Sep 18 02:22:18.924 INFO kablam! Checking cgmath v0.16.1 Sep 18 02:22:27.574 INFO kablam! Checking collision v0.18.0 (/source) Sep 18 02:22:29.463 INFO kablam! error: the trait bound `P: cgmath::EuclideanSpace` is not satisfied Sep 18 02:22:29.463 INFO kablam! --> src/algorithm/minkowski/gjk/simplex/mod.rs:12:23 Sep 18 02:22:29.463 INFO kablam! | Sep 18 02:22:29.463 INFO kablam! 12 | pub type Simplex

= SmallVec<[SupportPoint

; 5]>; Sep 18 02:22:29.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::EuclideanSpace` is not implemented for `P` Sep 18 02:22:29.463 INFO kablam! | Sep 18 02:22:29.463 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 02:22:29.463 INFO kablam! = help: consider adding a `where P: cgmath::EuclideanSpace` bound Sep 18 02:22:29.463 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 02:22:29.463 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 02:22:29.463 INFO kablam! Sep 18 02:22:29.787 INFO kablam! warning: unused import: `smallvec::SmallVec` Sep 18 02:22:29.787 INFO kablam! --> src/algorithm/minkowski/gjk/simplex/simplex2d.rs:100:9 Sep 18 02:22:29.787 INFO kablam! | Sep 18 02:22:29.787 INFO kablam! 100 | use smallvec::SmallVec; Sep 18 02:22:29.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 02:22:29.787 INFO kablam! | Sep 18 02:22:29.787 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 02:22:29.787 INFO kablam! Sep 18 02:22:29.787 INFO kablam! warning: unused import: `smallvec::SmallVec` Sep 18 02:22:29.787 INFO kablam! --> src/algorithm/minkowski/gjk/simplex/simplex3d.rs:228:9 Sep 18 02:22:29.787 INFO kablam! | Sep 18 02:22:29.787 INFO kablam! 228 | use smallvec::SmallVec; Sep 18 02:22:29.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 02:22:29.787 INFO kablam! Sep 18 02:22:30.603 INFO kablam! error: the trait bound `P: cgmath::EuclideanSpace` is not satisfied Sep 18 02:22:30.603 INFO kablam! --> src/algorithm/minkowski/gjk/simplex/mod.rs:12:23 Sep 18 02:22:30.603 INFO kablam! | Sep 18 02:22:30.603 INFO kablam! 12 | pub type Simplex

= SmallVec<[SupportPoint

; 5]>; Sep 18 02:22:30.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::EuclideanSpace` is not implemented for `P` Sep 18 02:22:30.603 INFO kablam! | Sep 18 02:22:30.603 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 02:22:30.603 INFO kablam! = help: consider adding a `where P: cgmath::EuclideanSpace` bound Sep 18 02:22:30.603 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 02:22:30.603 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 02:22:30.603 INFO kablam! Sep 18 02:22:30.983 INFO kablam! error: aborting due to previous error Sep 18 02:22:30.983 INFO kablam! Sep 18 02:22:30.991 INFO kablam! error: Could not compile `collision`. Sep 18 02:22:30.991 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 02:22:31.882 INFO kablam! error: aborting due to previous error Sep 18 02:22:31.882 INFO kablam! Sep 18 02:22:31.896 INFO kablam! error: Could not compile `collision`. Sep 18 02:22:31.896 INFO kablam! Sep 18 02:22:31.896 INFO kablam! To learn more, run the command again with --verbose. Sep 18 02:22:31.898 INFO kablam! su: No module specific data is present Sep 18 02:22:32.997 INFO running `"docker" "rm" "-f" "90ca0b24a6afae62464c7aec6a387731e48f750065913de2dce02ef220fc2920"` Sep 18 02:22:33.219 INFO blam! 90ca0b24a6afae62464c7aec6a387731e48f750065913de2dce02ef220fc2920