Aug 11 04:47:44.213 INFO checking rendarray-0.2.0-alpha.8 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 04:47:44.213 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 04:47:44.213 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 04:47:44.213 INFO running `"docker" "create" "-v" "/tmp/crater.oW3eALy7NzD2:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-4/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 04:47:44.477 INFO blam! eb8c9a3ba832f866d871eed76ae7b64ddb5b7d28e6d01eb03d5ce15e311e1517 Aug 11 04:47:44.487 INFO running `"docker" "start" "-a" "eb8c9a3ba832f866d871eed76ae7b64ddb5b7d28e6d01eb03d5ce15e311e1517"` Aug 11 04:47:45.758 INFO kablam! Compiling rendarray v0.2.0-alpha.8 (file:///source) Aug 11 04:47:45.759 INFO kablam! Checking num v0.1.42 Aug 11 04:47:48.260 INFO kablam! warning: unused import: `std::ops::*` Aug 11 04:47:48.260 INFO kablam! --> src/lib.rs:2213:9 Aug 11 04:47:48.260 INFO kablam! | Aug 11 04:47:48.260 INFO kablam! 2213 | use std::ops::*; Aug 11 04:47:48.260 INFO kablam! | ^^^^^^^^^^^ Aug 11 04:47:48.260 INFO kablam! | Aug 11 04:47:48.260 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 04:47:48.261 INFO kablam! Aug 11 04:47:48.762 INFO kablam! warning: unused import: `std::ops::*` Aug 11 04:47:48.762 INFO kablam! --> src/lib.rs:2213:9 Aug 11 04:47:48.762 INFO kablam! | Aug 11 04:47:48.762 INFO kablam! 2213 | use std::ops::*; Aug 11 04:47:48.762 INFO kablam! | ^^^^^^^^^^^ Aug 11 04:47:48.763 INFO kablam! | Aug 11 04:47:48.763 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 04:47:48.764 INFO kablam! Aug 11 04:47:49.028 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Aug 11 04:47:49.028 INFO kablam! --> src/lib.rs:329:5 Aug 11 04:47:49.028 INFO kablam! | Aug 11 04:47:49.028 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Aug 11 04:47:49.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Aug 11 04:47:49.028 INFO kablam! | Aug 11 04:47:49.028 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Aug 11 04:47:49.028 INFO kablam! = note: to learn more, visit Aug 11 04:47:49.028 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Aug 11 04:47:49.029 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Aug 11 04:47:49.029 INFO kablam! Aug 11 04:47:49.302 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Aug 11 04:47:49.302 INFO kablam! --> src/lib.rs:329:5 Aug 11 04:47:49.302 INFO kablam! | Aug 11 04:47:49.302 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Aug 11 04:47:49.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Aug 11 04:47:49.302 INFO kablam! | Aug 11 04:47:49.303 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Aug 11 04:47:49.303 INFO kablam! = note: to learn more, visit Aug 11 04:47:49.304 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Aug 11 04:47:49.304 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Aug 11 04:47:49.304 INFO kablam! Aug 11 04:47:49.336 INFO kablam! error: aborting due to previous error Aug 11 04:47:49.336 INFO kablam! Aug 11 04:47:49.336 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 11 04:47:49.361 INFO kablam! error: Could not compile `rendarray`. Aug 11 04:47:49.361 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 04:47:49.501 INFO kablam! error: aborting due to previous error Aug 11 04:47:49.501 INFO kablam! Aug 11 04:47:49.501 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 11 04:47:49.544 INFO kablam! error: Could not compile `rendarray`. Aug 11 04:47:49.544 INFO kablam! Aug 11 04:47:49.544 INFO kablam! To learn more, run the command again with --verbose. Aug 11 04:47:49.546 INFO kablam! su: No module specific data is present Aug 11 04:47:50.192 INFO running `"docker" "rm" "-f" "eb8c9a3ba832f866d871eed76ae7b64ddb5b7d28e6d01eb03d5ce15e311e1517"` Aug 11 04:47:50.355 INFO blam! eb8c9a3ba832f866d871eed76ae7b64ddb5b7d28e6d01eb03d5ce15e311e1517