Sep 02 03:05:01.092 INFO checking rendarray-0.2.0-alpha.8 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 03:05:01.092 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 03:05:01.092 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:05:01.277 INFO blam! 6946997d2ffb80ab5d3d2cd8cba73771bfa5bc214292849bdf822c6801b8ddc0 Sep 02 03:05:01.279 INFO running `"docker" "start" "-a" "6946997d2ffb80ab5d3d2cd8cba73771bfa5bc214292849bdf822c6801b8ddc0"` Sep 02 03:05:01.937 INFO kablam! Compiling rendarray v0.2.0-alpha.8 (file:///source) Sep 02 03:05:01.944 INFO kablam! Checking num v0.1.42 Sep 02 03:05:03.766 INFO kablam! warning: unused import: `std::ops::*` Sep 02 03:05:03.767 INFO kablam! --> src/lib.rs:2213:9 Sep 02 03:05:03.767 INFO kablam! | Sep 02 03:05:03.767 INFO kablam! 2213 | use std::ops::*; Sep 02 03:05:03.767 INFO kablam! | ^^^^^^^^^^^ Sep 02 03:05:03.767 INFO kablam! | Sep 02 03:05:03.767 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 03:05:03.767 INFO kablam! Sep 02 03:05:03.792 INFO kablam! warning: unused import: `std::ops::*` Sep 02 03:05:03.792 INFO kablam! --> src/lib.rs:2213:9 Sep 02 03:05:03.792 INFO kablam! | Sep 02 03:05:03.792 INFO kablam! 2213 | use std::ops::*; Sep 02 03:05:03.793 INFO kablam! | ^^^^^^^^^^^ Sep 02 03:05:03.793 INFO kablam! | Sep 02 03:05:03.793 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 03:05:03.793 INFO kablam! Sep 02 03:05:04.097 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 02 03:05:04.097 INFO kablam! --> src/lib.rs:329:5 Sep 02 03:05:04.097 INFO kablam! | Sep 02 03:05:04.097 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Sep 02 03:05:04.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 02 03:05:04.097 INFO kablam! | Sep 02 03:05:04.097 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 02 03:05:04.097 INFO kablam! = note: to learn more, visit Sep 02 03:05:04.097 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 02 03:05:04.097 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Sep 02 03:05:04.097 INFO kablam! Sep 02 03:05:04.194 INFO kablam! error: aborting due to previous error Sep 02 03:05:04.194 INFO kablam! Sep 02 03:05:04.194 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 03:05:04.202 INFO kablam! error: Could not compile `rendarray`. Sep 02 03:05:04.202 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:05:04.224 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 02 03:05:04.224 INFO kablam! --> src/lib.rs:329:5 Sep 02 03:05:04.224 INFO kablam! | Sep 02 03:05:04.224 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Sep 02 03:05:04.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 02 03:05:04.224 INFO kablam! | Sep 02 03:05:04.224 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 02 03:05:04.224 INFO kablam! = note: to learn more, visit Sep 02 03:05:04.224 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 02 03:05:04.224 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Sep 02 03:05:04.224 INFO kablam! Sep 02 03:05:04.326 INFO kablam! error: aborting due to previous error Sep 02 03:05:04.326 INFO kablam! Sep 02 03:05:04.326 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 03:05:04.335 INFO kablam! error: Could not compile `rendarray`. Sep 02 03:05:04.335 INFO kablam! Sep 02 03:05:04.335 INFO kablam! To learn more, run the command again with --verbose. Sep 02 03:05:04.337 INFO kablam! su: No module specific data is present Sep 02 03:05:04.716 INFO running `"docker" "rm" "-f" "6946997d2ffb80ab5d3d2cd8cba73771bfa5bc214292849bdf822c6801b8ddc0"` Sep 02 03:05:04.833 INFO blam! 6946997d2ffb80ab5d3d2cd8cba73771bfa5bc214292849bdf822c6801b8ddc0