Sep 21 04:37:45.214 INFO checking rhusics-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:37:45.214 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:37:45.214 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:37:45.439 INFO blam! 838ea70809dece4879465981d64ea2cdc117d278eea78936228017ae8c416263 Sep 21 04:37:45.441 INFO running `"docker" "start" "-a" "838ea70809dece4879465981d64ea2cdc117d278eea78936228017ae8c416263"` Sep 21 04:37:47.583 INFO kablam! usermod: no changes Sep 21 04:37:47.718 INFO kablam! Checking cgmath v0.16.1 Sep 21 04:37:54.706 INFO kablam! Checking collision v0.14.0 Sep 21 04:38:00.134 INFO kablam! Checking rhusics v0.2.0 (/source) Sep 21 04:38:00.887 INFO kablam! warning: the trait bound `S: cgmath::num_traits::Float` is not satisfied Sep 21 04:38:00.887 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.887 INFO kablam! | Sep 21 04:38:00.887 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::num_traits::Float` is not implemented for `S` Sep 21 04:38:00.887 INFO kablam! | Sep 21 04:38:00.887 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 04:38:00.887 INFO kablam! = help: consider adding a `where S: cgmath::num_traits::Float` bound Sep 21 04:38:00.887 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.887 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.887 INFO kablam! Sep 21 04:38:00.887 INFO kablam! warning: the trait bound `S: cgmath::ApproxEq` is not satisfied Sep 21 04:38:00.887 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.887 INFO kablam! | Sep 21 04:38:00.887 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::ApproxEq` is not implemented for `S` Sep 21 04:38:00.887 INFO kablam! | Sep 21 04:38:00.887 INFO kablam! = help: consider adding a `where S: cgmath::ApproxEq` bound Sep 21 04:38:00.887 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.887 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.887 INFO kablam! Sep 21 04:38:00.887 INFO kablam! warning: `S` doesn't implement `std::fmt::Debug` Sep 21 04:38:00.887 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.887 INFO kablam! | Sep 21 04:38:00.887 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `S` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 04:38:00.887 INFO kablam! | Sep 21 04:38:00.887 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `S` Sep 21 04:38:00.887 INFO kablam! = help: consider adding a `where S: std::fmt::Debug` bound Sep 21 04:38:00.887 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.887 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.888 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.888 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.888 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.888 INFO kablam! Sep 21 04:38:00.888 INFO kablam! warning: cannot add-assign `S` to `S` Sep 21 04:38:00.888 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.888 INFO kablam! | Sep 21 04:38:00.888 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S += S` Sep 21 04:38:00.888 INFO kablam! | Sep 21 04:38:00.888 INFO kablam! = help: the trait `std::ops::AddAssign` is not implemented for `S` Sep 21 04:38:00.888 INFO kablam! = help: consider adding a `where S: std::ops::AddAssign` bound Sep 21 04:38:00.888 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.888 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.888 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.888 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.888 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.888 INFO kablam! Sep 21 04:38:00.888 INFO kablam! warning: cannot subtract-assign `S` from `S` Sep 21 04:38:00.888 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.888 INFO kablam! | Sep 21 04:38:00.888 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S -= S` Sep 21 04:38:00.888 INFO kablam! | Sep 21 04:38:00.888 INFO kablam! = help: the trait `std::ops::SubAssign` is not implemented for `S` Sep 21 04:38:00.888 INFO kablam! = help: consider adding a `where S: std::ops::SubAssign` bound Sep 21 04:38:00.888 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.888 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.888 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.888 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.888 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.888 INFO kablam! Sep 21 04:38:00.888 INFO kablam! warning: cannot multiply-assign `S` to `S` Sep 21 04:38:00.888 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.888 INFO kablam! | Sep 21 04:38:00.888 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S *= S` Sep 21 04:38:00.888 INFO kablam! | Sep 21 04:38:00.888 INFO kablam! = help: the trait `std::ops::MulAssign` is not implemented for `S` Sep 21 04:38:00.889 INFO kablam! = help: consider adding a `where S: std::ops::MulAssign` bound Sep 21 04:38:00.889 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.889 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.889 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.889 INFO kablam! Sep 21 04:38:00.889 INFO kablam! warning: cannot divide-assign `S` by `S` Sep 21 04:38:00.889 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.889 INFO kablam! | Sep 21 04:38:00.889 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S /= S` Sep 21 04:38:00.889 INFO kablam! | Sep 21 04:38:00.889 INFO kablam! = help: the trait `std::ops::DivAssign` is not implemented for `S` Sep 21 04:38:00.889 INFO kablam! = help: consider adding a `where S: std::ops::DivAssign` bound Sep 21 04:38:00.889 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.889 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.889 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.889 INFO kablam! Sep 21 04:38:00.889 INFO kablam! warning: cannot mod-assign `S` by `S`` Sep 21 04:38:00.889 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.889 INFO kablam! | Sep 21 04:38:00.889 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S %= S` Sep 21 04:38:00.889 INFO kablam! | Sep 21 04:38:00.889 INFO kablam! = help: the trait `std::ops::RemAssign` is not implemented for `S` Sep 21 04:38:00.889 INFO kablam! = help: consider adding a `where S: std::ops::RemAssign` bound Sep 21 04:38:00.889 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.889 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.889 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.889 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.889 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.889 INFO kablam! Sep 21 04:38:00.890 INFO kablam! warning: the trait bound `S: cgmath::num_traits::Float` is not satisfied Sep 21 04:38:00.890 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.890 INFO kablam! | Sep 21 04:38:00.890 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::num_traits::Float` is not implemented for `S` Sep 21 04:38:00.890 INFO kablam! | Sep 21 04:38:00.890 INFO kablam! = help: consider adding a `where S: cgmath::num_traits::Float` bound Sep 21 04:38:00.890 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.890 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.890 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.890 INFO kablam! Sep 21 04:38:00.890 INFO kablam! warning: the trait bound `S: cgmath::ApproxEq` is not satisfied Sep 21 04:38:00.890 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.890 INFO kablam! | Sep 21 04:38:00.890 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::ApproxEq` is not implemented for `S` Sep 21 04:38:00.890 INFO kablam! | Sep 21 04:38:00.890 INFO kablam! = help: consider adding a `where S: cgmath::ApproxEq` bound Sep 21 04:38:00.890 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.890 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.890 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.890 INFO kablam! Sep 21 04:38:00.890 INFO kablam! warning: `S` doesn't implement `std::fmt::Debug` Sep 21 04:38:00.890 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.890 INFO kablam! | Sep 21 04:38:00.890 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `S` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 04:38:00.890 INFO kablam! | Sep 21 04:38:00.890 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `S` Sep 21 04:38:00.890 INFO kablam! = help: consider adding a `where S: std::fmt::Debug` bound Sep 21 04:38:00.890 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.890 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.890 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.890 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.890 INFO kablam! Sep 21 04:38:00.890 INFO kablam! warning: cannot add-assign `S` to `S` Sep 21 04:38:00.890 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.890 INFO kablam! | Sep 21 04:38:00.890 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S += S` Sep 21 04:38:00.890 INFO kablam! | Sep 21 04:38:00.890 INFO kablam! = help: the trait `std::ops::AddAssign` is not implemented for `S` Sep 21 04:38:00.890 INFO kablam! = help: consider adding a `where S: std::ops::AddAssign` bound Sep 21 04:38:00.890 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.891 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.891 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.891 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.891 INFO kablam! Sep 21 04:38:00.891 INFO kablam! warning: cannot subtract-assign `S` from `S` Sep 21 04:38:00.891 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.891 INFO kablam! | Sep 21 04:38:00.891 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S -= S` Sep 21 04:38:00.891 INFO kablam! | Sep 21 04:38:00.891 INFO kablam! = help: the trait `std::ops::SubAssign` is not implemented for `S` Sep 21 04:38:00.891 INFO kablam! = help: consider adding a `where S: std::ops::SubAssign` bound Sep 21 04:38:00.891 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.891 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.891 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.891 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.891 INFO kablam! Sep 21 04:38:00.891 INFO kablam! warning: cannot multiply-assign `S` to `S` Sep 21 04:38:00.891 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.891 INFO kablam! | Sep 21 04:38:00.891 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S *= S` Sep 21 04:38:00.891 INFO kablam! | Sep 21 04:38:00.891 INFO kablam! = help: the trait `std::ops::MulAssign` is not implemented for `S` Sep 21 04:38:00.891 INFO kablam! = help: consider adding a `where S: std::ops::MulAssign` bound Sep 21 04:38:00.891 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.891 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.891 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.891 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.891 INFO kablam! Sep 21 04:38:00.891 INFO kablam! warning: cannot divide-assign `S` by `S` Sep 21 04:38:00.891 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.892 INFO kablam! | Sep 21 04:38:00.892 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S /= S` Sep 21 04:38:00.892 INFO kablam! | Sep 21 04:38:00.892 INFO kablam! = help: the trait `std::ops::DivAssign` is not implemented for `S` Sep 21 04:38:00.892 INFO kablam! = help: consider adding a `where S: std::ops::DivAssign` bound Sep 21 04:38:00.892 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.892 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.892 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.892 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.892 INFO kablam! Sep 21 04:38:00.892 INFO kablam! warning: cannot mod-assign `S` by `S`` Sep 21 04:38:00.892 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.892 INFO kablam! | Sep 21 04:38:00.892 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S %= S` Sep 21 04:38:00.892 INFO kablam! | Sep 21 04:38:00.892 INFO kablam! = help: the trait `std::ops::RemAssign` is not implemented for `S` Sep 21 04:38:00.892 INFO kablam! = help: consider adding a `where S: std::ops::RemAssign` bound Sep 21 04:38:00.892 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.892 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.892 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.892 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.892 INFO kablam! Sep 21 04:38:00.967 INFO kablam! warning: the trait bound `S: cgmath::num_traits::Float` is not satisfied Sep 21 04:38:00.967 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.967 INFO kablam! | Sep 21 04:38:00.967 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::num_traits::Float` is not implemented for `S` Sep 21 04:38:00.967 INFO kablam! | Sep 21 04:38:00.967 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 04:38:00.967 INFO kablam! = help: consider adding a `where S: cgmath::num_traits::Float` bound Sep 21 04:38:00.967 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.967 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.967 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.967 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.967 INFO kablam! Sep 21 04:38:00.967 INFO kablam! warning: the trait bound `S: cgmath::ApproxEq` is not satisfied Sep 21 04:38:00.967 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.967 INFO kablam! | Sep 21 04:38:00.967 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::ApproxEq` is not implemented for `S` Sep 21 04:38:00.967 INFO kablam! | Sep 21 04:38:00.967 INFO kablam! = help: consider adding a `where S: cgmath::ApproxEq` bound Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.968 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.968 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.968 INFO kablam! Sep 21 04:38:00.968 INFO kablam! warning: `S` doesn't implement `std::fmt::Debug` Sep 21 04:38:00.968 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.968 INFO kablam! | Sep 21 04:38:00.968 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `S` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 04:38:00.968 INFO kablam! | Sep 21 04:38:00.968 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `S` Sep 21 04:38:00.968 INFO kablam! = help: consider adding a `where S: std::fmt::Debug` bound Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.968 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.968 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.968 INFO kablam! Sep 21 04:38:00.968 INFO kablam! warning: cannot add-assign `S` to `S` Sep 21 04:38:00.968 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.968 INFO kablam! | Sep 21 04:38:00.968 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S += S` Sep 21 04:38:00.968 INFO kablam! | Sep 21 04:38:00.968 INFO kablam! = help: the trait `std::ops::AddAssign` is not implemented for `S` Sep 21 04:38:00.968 INFO kablam! = help: consider adding a `where S: std::ops::AddAssign` bound Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.968 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.968 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.968 INFO kablam! Sep 21 04:38:00.968 INFO kablam! warning: cannot subtract-assign `S` from `S` Sep 21 04:38:00.968 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.968 INFO kablam! | Sep 21 04:38:00.968 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S -= S` Sep 21 04:38:00.968 INFO kablam! | Sep 21 04:38:00.968 INFO kablam! = help: the trait `std::ops::SubAssign` is not implemented for `S` Sep 21 04:38:00.968 INFO kablam! = help: consider adding a `where S: std::ops::SubAssign` bound Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.968 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.968 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.968 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.973 INFO kablam! Sep 21 04:38:00.973 INFO kablam! warning: cannot multiply-assign `S` to `S` Sep 21 04:38:00.973 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.973 INFO kablam! | Sep 21 04:38:00.974 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S *= S` Sep 21 04:38:00.974 INFO kablam! | Sep 21 04:38:00.974 INFO kablam! = help: the trait `std::ops::MulAssign` is not implemented for `S` Sep 21 04:38:00.974 INFO kablam! = help: consider adding a `where S: std::ops::MulAssign` bound Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.974 INFO kablam! Sep 21 04:38:00.974 INFO kablam! warning: cannot divide-assign `S` by `S` Sep 21 04:38:00.974 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.974 INFO kablam! | Sep 21 04:38:00.974 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S /= S` Sep 21 04:38:00.974 INFO kablam! | Sep 21 04:38:00.974 INFO kablam! = help: the trait `std::ops::DivAssign` is not implemented for `S` Sep 21 04:38:00.974 INFO kablam! = help: consider adding a `where S: std::ops::DivAssign` bound Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.974 INFO kablam! Sep 21 04:38:00.974 INFO kablam! warning: cannot mod-assign `S` by `S`` Sep 21 04:38:00.974 INFO kablam! --> src/collide/prelude2d.rs:23:42 Sep 21 04:38:00.974 INFO kablam! | Sep 21 04:38:00.974 INFO kablam! 23 | pub type CollisionShape2 = CollisionShape, T, Aabb2, Y>; Sep 21 04:38:00.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S %= S` Sep 21 04:38:00.974 INFO kablam! | Sep 21 04:38:00.974 INFO kablam! = help: the trait `std::ops::RemAssign` is not implemented for `S` Sep 21 04:38:00.974 INFO kablam! = help: consider adding a `where S: std::ops::RemAssign` bound Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `collision::Primitive` for `collision::primitive::Primitive2` Sep 21 04:38:00.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.974 INFO kablam! Sep 21 04:38:00.974 INFO kablam! warning: the trait bound `S: cgmath::num_traits::Float` is not satisfied Sep 21 04:38:00.974 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.974 INFO kablam! | Sep 21 04:38:00.974 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::num_traits::Float` is not implemented for `S` Sep 21 04:38:00.974 INFO kablam! | Sep 21 04:38:00.974 INFO kablam! = help: consider adding a `where S: cgmath::num_traits::Float` bound Sep 21 04:38:00.974 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.974 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.974 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.974 INFO kablam! Sep 21 04:38:00.974 INFO kablam! warning: the trait bound `S: cgmath::ApproxEq` is not satisfied Sep 21 04:38:00.974 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cgmath::ApproxEq` is not implemented for `S` Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! = help: consider adding a `where S: cgmath::ApproxEq` bound Sep 21 04:38:00.975 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.975 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.975 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.975 INFO kablam! Sep 21 04:38:00.975 INFO kablam! warning: `S` doesn't implement `std::fmt::Debug` Sep 21 04:38:00.975 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `S` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `S` Sep 21 04:38:00.975 INFO kablam! = help: consider adding a `where S: std::fmt::Debug` bound Sep 21 04:38:00.975 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.975 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.975 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.975 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.975 INFO kablam! Sep 21 04:38:00.975 INFO kablam! warning: cannot add-assign `S` to `S` Sep 21 04:38:00.975 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S += S` Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! = help: the trait `std::ops::AddAssign` is not implemented for `S` Sep 21 04:38:00.975 INFO kablam! = help: consider adding a `where S: std::ops::AddAssign` bound Sep 21 04:38:00.975 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.975 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.975 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.975 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.975 INFO kablam! Sep 21 04:38:00.975 INFO kablam! warning: cannot subtract-assign `S` from `S` Sep 21 04:38:00.975 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S -= S` Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! = help: the trait `std::ops::SubAssign` is not implemented for `S` Sep 21 04:38:00.975 INFO kablam! = help: consider adding a `where S: std::ops::SubAssign` bound Sep 21 04:38:00.975 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.975 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.975 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.975 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.975 INFO kablam! Sep 21 04:38:00.975 INFO kablam! warning: cannot multiply-assign `S` to `S` Sep 21 04:38:00.975 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S *= S` Sep 21 04:38:00.975 INFO kablam! | Sep 21 04:38:00.975 INFO kablam! = help: the trait `std::ops::MulAssign` is not implemented for `S` Sep 21 04:38:00.975 INFO kablam! = help: consider adding a `where S: std::ops::MulAssign` bound Sep 21 04:38:00.976 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.976 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.976 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.976 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.976 INFO kablam! Sep 21 04:38:00.976 INFO kablam! warning: cannot divide-assign `S` by `S` Sep 21 04:38:00.976 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.976 INFO kablam! | Sep 21 04:38:00.976 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S /= S` Sep 21 04:38:00.976 INFO kablam! | Sep 21 04:38:00.976 INFO kablam! = help: the trait `std::ops::DivAssign` is not implemented for `S` Sep 21 04:38:00.976 INFO kablam! = help: consider adding a `where S: std::ops::DivAssign` bound Sep 21 04:38:00.976 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.976 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.976 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.976 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.976 INFO kablam! Sep 21 04:38:00.976 INFO kablam! warning: cannot mod-assign `S` by `S`` Sep 21 04:38:00.976 INFO kablam! --> src/collide/prelude3d.rs:23:42 Sep 21 04:38:00.976 INFO kablam! | Sep 21 04:38:00.976 INFO kablam! 23 | pub type CollisionShape3 = CollisionShape, T, Aabb3, Y>; Sep 21 04:38:00.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `S %= S` Sep 21 04:38:00.976 INFO kablam! | Sep 21 04:38:00.976 INFO kablam! = help: the trait `std::ops::RemAssign` is not implemented for `S` Sep 21 04:38:00.976 INFO kablam! = help: consider adding a `where S: std::ops::RemAssign` bound Sep 21 04:38:00.976 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseNum` for `S` Sep 21 04:38:00.976 INFO kablam! = note: required because of the requirements on the impl of `cgmath::BaseFloat` for `S` Sep 21 04:38:00.976 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:38:00.976 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:38:00.976 INFO kablam! Sep 21 04:38:02.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.17s Sep 21 04:38:02.785 INFO kablam! su: No module specific data is present Sep 21 04:38:03.609 INFO running `"docker" "rm" "-f" "838ea70809dece4879465981d64ea2cdc117d278eea78936228017ae8c416263"` Sep 21 04:38:03.718 INFO blam! 838ea70809dece4879465981d64ea2cdc117d278eea78936228017ae8c416263