Sep 14 10:55:08.445 INFO checking rendarray-0.2.0-alpha.8 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 10:55:08.445 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 10:55:08.445 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 10:55:08.818 INFO blam! 726dc0d0b2b131b7ada2d915c6f7b0993bac01b18601852fba0c6b980acf4cb3 Sep 14 10:55:08.823 INFO running `"docker" "start" "-a" "726dc0d0b2b131b7ada2d915c6f7b0993bac01b18601852fba0c6b980acf4cb3"` Sep 14 10:55:09.825 INFO kablam! usermod: no changes Sep 14 10:55:09.915 INFO kablam! Compiling rendarray v0.2.0-alpha.8 (file:///source) Sep 14 10:55:09.919 INFO kablam! Checking num v0.1.42 Sep 14 10:55:12.006 INFO kablam! warning: unused import: `std::ops::*` Sep 14 10:55:12.006 INFO kablam! --> src/lib.rs:2213:9 Sep 14 10:55:12.006 INFO kablam! | Sep 14 10:55:12.006 INFO kablam! 2213 | use std::ops::*; Sep 14 10:55:12.006 INFO kablam! | ^^^^^^^^^^^ Sep 14 10:55:12.011 INFO kablam! | Sep 14 10:55:12.011 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 10:55:12.011 INFO kablam! Sep 14 10:55:12.027 INFO kablam! warning: unused import: `std::ops::*` Sep 14 10:55:12.027 INFO kablam! --> src/lib.rs:2213:9 Sep 14 10:55:12.027 INFO kablam! | Sep 14 10:55:12.027 INFO kablam! 2213 | use std::ops::*; Sep 14 10:55:12.027 INFO kablam! | ^^^^^^^^^^^ Sep 14 10:55:12.027 INFO kablam! | Sep 14 10:55:12.027 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 10:55:12.027 INFO kablam! Sep 14 10:55:12.252 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 14 10:55:12.252 INFO kablam! --> src/lib.rs:329:5 Sep 14 10:55:12.252 INFO kablam! | Sep 14 10:55:12.252 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Sep 14 10:55:12.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 14 10:55:12.252 INFO kablam! | Sep 14 10:55:12.252 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 14 10:55:12.252 INFO kablam! = note: to learn more, visit Sep 14 10:55:12.252 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 14 10:55:12.252 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Sep 14 10:55:12.252 INFO kablam! Sep 14 10:55:12.350 INFO kablam! error: aborting due to previous error Sep 14 10:55:12.350 INFO kablam! Sep 14 10:55:12.350 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 10:55:12.359 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 14 10:55:12.359 INFO kablam! --> src/lib.rs:329:5 Sep 14 10:55:12.359 INFO kablam! | Sep 14 10:55:12.359 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Sep 14 10:55:12.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 14 10:55:12.359 INFO kablam! | Sep 14 10:55:12.359 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 14 10:55:12.359 INFO kablam! = note: to learn more, visit Sep 14 10:55:12.359 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 14 10:55:12.359 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Sep 14 10:55:12.359 INFO kablam! Sep 14 10:55:12.375 INFO kablam! error: Could not compile `rendarray`. Sep 14 10:55:12.375 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 10:55:12.447 INFO kablam! error: aborting due to previous error Sep 14 10:55:12.447 INFO kablam! Sep 14 10:55:12.447 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 10:55:12.454 INFO kablam! error: Could not compile `rendarray`. Sep 14 10:55:12.454 INFO kablam! Sep 14 10:55:12.454 INFO kablam! To learn more, run the command again with --verbose. Sep 14 10:55:12.455 INFO kablam! su: No module specific data is present Sep 14 10:55:13.636 INFO running `"docker" "rm" "-f" "726dc0d0b2b131b7ada2d915c6f7b0993bac01b18601852fba0c6b980acf4cb3"` Sep 14 10:55:13.890 INFO blam! 726dc0d0b2b131b7ada2d915c6f7b0993bac01b18601852fba0c6b980acf4cb3