Sep 10 11:58:15.539 INFO checking rendarray-0.2.0-alpha.8 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 11:58:15.539 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 11:58:15.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 11:58:15.767 INFO blam! fe1a2214e6fed27615dc9f774adf776a01c8e27ee06842da0092149e752ce232 Sep 10 11:58:15.769 INFO running `"docker" "start" "-a" "fe1a2214e6fed27615dc9f774adf776a01c8e27ee06842da0092149e752ce232"` Sep 10 11:58:17.166 INFO kablam! usermod: no changes Sep 10 11:58:17.230 INFO kablam! Compiling rendarray v0.2.0-alpha.8 (file:///source) Sep 10 11:58:17.235 INFO kablam! Checking num v0.1.42 Sep 10 11:58:19.350 INFO kablam! warning: unused import: `std::ops::*` Sep 10 11:58:19.350 INFO kablam! --> src/lib.rs:2213:9 Sep 10 11:58:19.350 INFO kablam! | Sep 10 11:58:19.350 INFO kablam! 2213 | use std::ops::*; Sep 10 11:58:19.350 INFO kablam! | ^^^^^^^^^^^ Sep 10 11:58:19.354 INFO kablam! | Sep 10 11:58:19.354 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 11:58:19.354 INFO kablam! Sep 10 11:58:19.635 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 10 11:58:19.636 INFO kablam! --> src/lib.rs:329:5 Sep 10 11:58:19.636 INFO kablam! | Sep 10 11:58:19.636 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Sep 10 11:58:19.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 10 11:58:19.636 INFO kablam! | Sep 10 11:58:19.636 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 10 11:58:19.636 INFO kablam! = note: to learn more, visit Sep 10 11:58:19.636 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 10 11:58:19.636 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Sep 10 11:58:19.636 INFO kablam! Sep 10 11:58:19.652 INFO kablam! warning: unused import: `std::ops::*` Sep 10 11:58:19.653 INFO kablam! --> src/lib.rs:2213:9 Sep 10 11:58:19.653 INFO kablam! | Sep 10 11:58:19.653 INFO kablam! 2213 | use std::ops::*; Sep 10 11:58:19.653 INFO kablam! | ^^^^^^^^^^^ Sep 10 11:58:19.653 INFO kablam! | Sep 10 11:58:19.653 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 11:58:19.653 INFO kablam! Sep 10 11:58:19.734 INFO kablam! error: aborting due to previous error Sep 10 11:58:19.734 INFO kablam! Sep 10 11:58:19.734 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 11:58:19.743 INFO kablam! error: Could not compile `rendarray`. Sep 10 11:58:19.743 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 11:58:19.844 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 10 11:58:19.844 INFO kablam! --> src/lib.rs:329:5 Sep 10 11:58:19.844 INFO kablam! | Sep 10 11:58:19.844 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Sep 10 11:58:19.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 10 11:58:19.844 INFO kablam! | Sep 10 11:58:19.844 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 10 11:58:19.844 INFO kablam! = note: to learn more, visit Sep 10 11:58:19.844 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 10 11:58:19.844 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Sep 10 11:58:19.844 INFO kablam! Sep 10 11:58:19.907 INFO kablam! error: aborting due to previous error Sep 10 11:58:19.907 INFO kablam! Sep 10 11:58:19.907 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 11:58:19.917 INFO kablam! error: Could not compile `rendarray`. Sep 10 11:58:19.917 INFO kablam! Sep 10 11:58:19.917 INFO kablam! To learn more, run the command again with --verbose. Sep 10 11:58:19.918 INFO kablam! su: No module specific data is present Sep 10 11:58:20.764 INFO running `"docker" "rm" "-f" "fe1a2214e6fed27615dc9f774adf776a01c8e27ee06842da0092149e752ce232"` Sep 10 11:58:20.865 INFO blam! fe1a2214e6fed27615dc9f774adf776a01c8e27ee06842da0092149e752ce232