Jul 12 00:51:03.883 INFO checking rendarray-0.2.0-alpha.8 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 00:51:03.883 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 00:51:03.883 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 00:51:03.883 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 00:51:04.157 INFO blam! 928942b9fbacb933f7a96f4a66c985f70b9249438537e522fb3eefbdab564189 Jul 12 00:51:04.158 INFO running `"docker" "start" "-a" "928942b9fbacb933f7a96f4a66c985f70b9249438537e522fb3eefbdab564189"` Jul 12 00:51:05.205 INFO kablam! Compiling rendarray v0.2.0-alpha.8 (file:///source) Jul 12 00:51:05.217 INFO kablam! Checking num v0.1.42 Jul 12 00:51:08.406 INFO kablam! warning: unused import: `std::ops::*` Jul 12 00:51:08.406 INFO kablam! --> src/lib.rs:2213:9 Jul 12 00:51:08.406 INFO kablam! | Jul 12 00:51:08.406 INFO kablam! 2213 | use std::ops::*; Jul 12 00:51:08.406 INFO kablam! | ^^^^^^^^^^^ Jul 12 00:51:08.406 INFO kablam! | Jul 12 00:51:08.406 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 00:51:08.406 INFO kablam! Jul 12 00:51:08.446 INFO kablam! warning: unused import: `std::ops::*` Jul 12 00:51:08.446 INFO kablam! --> src/lib.rs:2213:9 Jul 12 00:51:08.446 INFO kablam! | Jul 12 00:51:08.446 INFO kablam! 2213 | use std::ops::*; Jul 12 00:51:08.446 INFO kablam! | ^^^^^^^^^^^ Jul 12 00:51:08.452 INFO kablam! | Jul 12 00:51:08.452 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 00:51:08.453 INFO kablam! Jul 12 00:51:09.178 INFO kablam! error[E0277]: the size for value values of type `Self` cannot be known at compilation time Jul 12 00:51:09.179 INFO kablam! --> src/lib.rs:329:5 Jul 12 00:51:09.179 INFO kablam! | Jul 12 00:51:09.179 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Jul 12 00:51:09.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Jul 12 00:51:09.186 INFO kablam! | Jul 12 00:51:09.186 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Jul 12 00:51:09.187 INFO kablam! = note: to learn more, visit Jul 12 00:51:09.187 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Jul 12 00:51:09.187 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Jul 12 00:51:09.187 INFO kablam! Jul 12 00:51:09.216 INFO kablam! error[E0277]: the size for value values of type `Self` cannot be known at compilation time Jul 12 00:51:09.216 INFO kablam! --> src/lib.rs:329:5 Jul 12 00:51:09.216 INFO kablam! | Jul 12 00:51:09.216 INFO kablam! 329 | unsafe fn clone_with_ptr(&self, ptr: *mut Self::Elem) -> (Self, *mut Self::Elem); Jul 12 00:51:09.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Jul 12 00:51:09.216 INFO kablam! | Jul 12 00:51:09.217 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Jul 12 00:51:09.217 INFO kablam! = note: to learn more, visit Jul 12 00:51:09.217 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Jul 12 00:51:09.217 INFO kablam! = note: only the last element of a tuple may have a dynamically sized type Jul 12 00:51:09.217 INFO kablam! Jul 12 00:51:09.418 INFO kablam! error: aborting due to previous error Jul 12 00:51:09.419 INFO kablam! Jul 12 00:51:09.419 INFO kablam! For more information about this error, try `rustc --explain E0277`. Jul 12 00:51:09.431 INFO kablam! error: aborting due to previous error Jul 12 00:51:09.431 INFO kablam! Jul 12 00:51:09.431 INFO kablam! For more information about this error, try `rustc --explain E0277`. Jul 12 00:51:09.451 INFO kablam! error: Could not compile `rendarray`. Jul 12 00:51:09.452 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 00:51:09.457 INFO kablam! error: Could not compile `rendarray`. Jul 12 00:51:09.457 INFO kablam! Jul 12 00:51:09.457 INFO kablam! To learn more, run the command again with --verbose. Jul 12 00:51:09.459 INFO kablam! su: No module specific data is present Jul 12 00:51:10.110 INFO running `"docker" "rm" "-f" "928942b9fbacb933f7a96f4a66c985f70b9249438537e522fb3eefbdab564189"` Jul 12 00:51:10.278 INFO blam! 928942b9fbacb933f7a96f4a66c985f70b9249438537e522fb3eefbdab564189