Sep 21 01:04:14.682 INFO checking vecmat-0.2.4 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:04:14.682 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:04:14.682 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/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:14.873 INFO blam! 0dca28c1fae9b4da0f098b0d0bd61bc3c08eea2dea28e4672344c5e810944984 Sep 21 01:04:14.875 INFO running `"docker" "start" "-a" "0dca28c1fae9b4da0f098b0d0bd61bc3c08eea2dea28e4672344c5e810944984"` Sep 21 01:04:15.657 INFO kablam! usermod: no changes Sep 21 01:04:15.695 INFO kablam! Checking vecmat v0.2.4 (/source) Sep 21 01:04:16.382 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:16.382 INFO kablam! --> src/mat.rs:578:20 Sep 21 01:04:16.382 INFO kablam! | Sep 21 01:04:16.382 INFO kablam! 578 | pub type Mat2 = Mat2x2; Sep 21 01:04:16.382 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:16.382 INFO kablam! | Sep 21 01:04:16.382 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:04:16.382 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:16.382 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:16.382 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:16.382 INFO kablam! Sep 21 01:04:16.382 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:16.382 INFO kablam! --> src/mat.rs:579:20 Sep 21 01:04:16.382 INFO kablam! | Sep 21 01:04:16.382 INFO kablam! 579 | pub type Mat3 = Mat3x3; Sep 21 01:04:16.382 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:16.382 INFO kablam! | Sep 21 01:04:16.382 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:16.382 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:16.382 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:16.382 INFO kablam! Sep 21 01:04:16.384 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:16.384 INFO kablam! --> src/mat.rs:580:20 Sep 21 01:04:16.384 INFO kablam! | Sep 21 01:04:16.384 INFO kablam! 580 | pub type Mat4 = Mat4x4; Sep 21 01:04:16.385 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:16.385 INFO kablam! | Sep 21 01:04:16.385 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:16.385 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:16.385 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:16.385 INFO kablam! Sep 21 01:04:17.022 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:17.022 INFO kablam! --> src/mat.rs:578:20 Sep 21 01:04:17.022 INFO kablam! | Sep 21 01:04:17.022 INFO kablam! 578 | pub type Mat2 = Mat2x2; Sep 21 01:04:17.022 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:17.022 INFO kablam! | Sep 21 01:04:17.022 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:04:17.022 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:17.022 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:17.022 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:17.022 INFO kablam! Sep 21 01:04:17.022 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:17.022 INFO kablam! --> src/mat.rs:579:20 Sep 21 01:04:17.022 INFO kablam! | Sep 21 01:04:17.022 INFO kablam! 579 | pub type Mat3 = Mat3x3; Sep 21 01:04:17.022 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:17.022 INFO kablam! | Sep 21 01:04:17.022 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:17.022 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:17.022 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:17.022 INFO kablam! Sep 21 01:04:17.022 INFO kablam! warning: the trait bound `T: std::marker::Copy` is not satisfied Sep 21 01:04:17.022 INFO kablam! --> src/mat.rs:580:20 Sep 21 01:04:17.022 INFO kablam! | Sep 21 01:04:17.022 INFO kablam! 580 | pub type Mat4 = Mat4x4; Sep 21 01:04:17.022 INFO kablam! | ^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `T` Sep 21 01:04:17.022 INFO kablam! | Sep 21 01:04:17.022 INFO kablam! = help: consider adding a `where T: std::marker::Copy` bound Sep 21 01:04:17.022 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:04:17.022 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:04:17.022 INFO kablam! Sep 21 01:04:21.486 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.80s Sep 21 01:04:21.488 INFO kablam! su: No module specific data is present Sep 21 01:04:22.026 INFO running `"docker" "rm" "-f" "0dca28c1fae9b4da0f098b0d0bd61bc3c08eea2dea28e4672344c5e810944984"` Sep 21 01:04:22.105 INFO blam! 0dca28c1fae9b4da0f098b0d0bd61bc3c08eea2dea28e4672344c5e810944984