Sep 19 20:05:28.219 INFO checking rendarray-0.2.0-alpha.8 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 20:05:28.219 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 20:05:28.220 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:05:28.632 INFO blam! 4c0f88ec3a7b0fb8355d74b1d4ee1bebbb3ed3a151b8cba746a280b096897dc0 Sep 19 20:05:28.633 INFO running `"docker" "start" "-a" "4c0f88ec3a7b0fb8355d74b1d4ee1bebbb3ed3a151b8cba746a280b096897dc0"` Sep 19 20:05:30.091 INFO kablam! usermod: no changes Sep 19 20:05:30.243 INFO kablam! Compiling rendarray v0.2.0-alpha.8 (/source) Sep 19 20:05:30.245 INFO kablam! Checking num v0.1.42 Sep 19 20:05:32.427 INFO kablam! warning: unused import: `std::ops::*` Sep 19 20:05:32.427 INFO kablam! --> src/lib.rs:2213:9 Sep 19 20:05:32.427 INFO kablam! | Sep 19 20:05:32.430 INFO kablam! 2213 | use std::ops::*; Sep 19 20:05:32.431 INFO kablam! | ^^^^^^^^^^^ Sep 19 20:05:32.431 INFO kablam! | Sep 19 20:05:32.431 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:05:32.431 INFO kablam! Sep 19 20:05:32.562 INFO kablam! warning: unused import: `std::ops::*` Sep 19 20:05:32.563 INFO kablam! --> src/lib.rs:2213:9 Sep 19 20:05:32.563 INFO kablam! | Sep 19 20:05:32.563 INFO kablam! 2213 | use std::ops::*; Sep 19 20:05:32.563 INFO kablam! | ^^^^^^^^^^^ Sep 19 20:05:32.563 INFO kablam! | Sep 19 20:05:32.563 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:05:32.563 INFO kablam! Sep 19 20:05:32.694 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 19 20:05:32.695 INFO kablam! --> src/lib.rs:329:5 Sep 19 20:05:32.695 INFO kablam! | Sep 19 20:05:32.695 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Sep 19 20:05:32.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 19 20:05:32.695 INFO kablam! | Sep 19 20:05:32.695 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 19 20:05:32.695 INFO kablam! = note: to learn more, visit Sep 19 20:05:32.695 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 19 20:05:32.695 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Sep 19 20:05:32.695 INFO kablam! Sep 19 20:05:32.773 INFO kablam! error: aborting due to previous error Sep 19 20:05:32.773 INFO kablam! Sep 19 20:05:32.773 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 20:05:32.783 INFO kablam! error: Could not compile `rendarray`. Sep 19 20:05:32.783 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:05:32.943 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 19 20:05:32.943 INFO kablam! --> src/lib.rs:329:5 Sep 19 20:05:32.943 INFO kablam! | Sep 19 20:05:32.943 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Sep 19 20:05:32.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 19 20:05:32.943 INFO kablam! | Sep 19 20:05:32.943 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 19 20:05:32.943 INFO kablam! = note: to learn more, visit Sep 19 20:05:32.943 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 19 20:05:32.943 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Sep 19 20:05:32.943 INFO kablam! Sep 19 20:05:33.015 INFO kablam! error: aborting due to previous error Sep 19 20:05:33.015 INFO kablam! Sep 19 20:05:33.015 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 20:05:33.031 INFO kablam! error: Could not compile `rendarray`. Sep 19 20:05:33.031 INFO kablam! Sep 19 20:05:33.031 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:05:33.035 INFO kablam! su: No module specific data is present Sep 19 20:05:34.540 INFO running `"docker" "rm" "-f" "4c0f88ec3a7b0fb8355d74b1d4ee1bebbb3ed3a151b8cba746a280b096897dc0"` Sep 19 20:05:34.875 INFO blam! 4c0f88ec3a7b0fb8355d74b1d4ee1bebbb3ed3a151b8cba746a280b096897dc0