Sep 21 01:04:13.715 INFO checking vecmat-0.3.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:04:13.715 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:04:13.716 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/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 01:04:13.869 INFO blam! d1d0aba2ee61fe369631fc8bbe9a4f364afd67932cec6632a2d22e8ac6c75954 Sep 21 01:04:13.870 INFO running `"docker" "start" "-a" "d1d0aba2ee61fe369631fc8bbe9a4f364afd67932cec6632a2d22e8ac6c75954"` Sep 21 01:04:14.442 INFO kablam! usermod: no changes Sep 21 01:04:14.467 INFO kablam! Checking vecmat v0.3.0 (/source) Sep 21 01:04:14.934 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:14.934 INFO kablam! --> src/mat.rs:556:20 Sep 21 01:04:14.935 INFO kablam! | Sep 21 01:04:14.935 INFO kablam! 556 | pub type Mat2 = Mat2x2; Sep 21 01:04:14.935 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:14.935 INFO kablam! | Sep 21 01:04:14.936 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:04:14.936 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:14.936 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:14.936 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:14.936 INFO kablam! Sep 21 01:04:14.936 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:14.936 INFO kablam! --> src/mat.rs:557:20 Sep 21 01:04:14.936 INFO kablam! | Sep 21 01:04:14.936 INFO kablam! 557 | pub type Mat3 = Mat3x3; Sep 21 01:04:14.936 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:14.936 INFO kablam! | Sep 21 01:04:14.936 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:14.936 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:14.937 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:14.938 INFO kablam! Sep 21 01:04:14.938 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:14.939 INFO kablam! --> src/mat.rs:558:20 Sep 21 01:04:14.939 INFO kablam! | Sep 21 01:04:14.939 INFO kablam! 558 | pub type Mat4 = Mat4x4; Sep 21 01:04:14.939 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:14.939 INFO kablam! | Sep 21 01:04:14.939 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:14.939 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:14.939 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:14.939 INFO kablam! Sep 21 01:04:15.657 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:15.657 INFO kablam! --> src/mat.rs:556:20 Sep 21 01:04:15.657 INFO kablam! | Sep 21 01:04:15.657 INFO kablam! 556 | pub type Mat2 = Mat2x2; Sep 21 01:04:15.657 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:15.657 INFO kablam! | Sep 21 01:04:15.657 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:04:15.657 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:15.657 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:15.657 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:15.657 INFO kablam! Sep 21 01:04:15.657 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:15.657 INFO kablam! --> src/mat.rs:557:20 Sep 21 01:04:15.657 INFO kablam! | Sep 21 01:04:15.657 INFO kablam! 557 | pub type Mat3 = Mat3x3; Sep 21 01:04:15.657 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:15.657 INFO kablam! | Sep 21 01:04:15.657 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:15.657 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:15.657 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:15.657 INFO kablam! Sep 21 01:04:15.657 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:15.657 INFO kablam! --> src/mat.rs:558:20 Sep 21 01:04:15.657 INFO kablam! | Sep 21 01:04:15.657 INFO kablam! 558 | pub type Mat4 = Mat4x4; Sep 21 01:04:15.657 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:15.657 INFO kablam! | Sep 21 01:04:15.657 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:15.657 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:15.657 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:15.657 INFO kablam! Sep 21 01:04:20.250 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.79s Sep 21 01:04:20.250 INFO kablam! su: No module specific data is present Sep 21 01:04:20.943 INFO running `"docker" "rm" "-f" "d1d0aba2ee61fe369631fc8bbe9a4f364afd67932cec6632a2d22e8ac6c75954"` Sep 21 01:04:21.036 INFO blam! d1d0aba2ee61fe369631fc8bbe9a4f364afd67932cec6632a2d22e8ac6c75954