Sep 14 13:48:05.685 INFO checking libreal-0.14.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:48:05.685 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:48:05.686 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:48:06.035 INFO blam! 0de04c61c98f49802216624a4f6f4cd4ad366153b3cca76be911a2cb42344e90 Sep 14 13:48:06.037 INFO running `"docker" "start" "-a" "0de04c61c98f49802216624a4f6f4cd4ad366153b3cca76be911a2cb42344e90"` Sep 14 13:48:07.259 INFO kablam! usermod: no changes Sep 14 13:48:07.347 INFO kablam! Compiling containers v0.7.1 Sep 14 13:48:07.357 INFO kablam! Compiling typenum v1.10.0 Sep 14 13:48:07.357 INFO kablam! Compiling i-o v0.2.2 Sep 14 13:48:07.357 INFO kablam! Checking rel v0.2.0 Sep 14 13:48:07.357 INFO kablam! Checking loca v0.5.4 Sep 14 13:48:07.357 INFO kablam! Checking heap v0.1.0 Sep 14 13:48:07.357 INFO kablam! Checking rel v0.1.2 Sep 14 13:48:07.736 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.736 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:24:5 Sep 14 13:48:07.736 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! 24 | use core::ptr::Unique; Sep 14 13:48:07.737 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.737 INFO kablam! Sep 14 13:48:07.737 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:857:42 Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! 857 | fn alloc_one(&mut self) -> Result, AllocErr> { Sep 14 13:48:07.737 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.737 INFO kablam! Sep 14 13:48:07.737 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:860:44 Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! 860 | unsafe { self.alloc(k).map(|p| Unique::new_unchecked(p as *mut T)) } Sep 14 13:48:07.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.737 INFO kablam! Sep 14 13:48:07.737 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:883:46 Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! 883 | unsafe fn dealloc_one(&mut self, ptr: Unique) { Sep 14 13:48:07.737 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.737 INFO kablam! Sep 14 13:48:07.737 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:921:54 Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! 921 | fn alloc_array(&mut self, n: usize) -> Result, AllocErr> { Sep 14 13:48:07.737 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.737 INFO kablam! Sep 14 13:48:07.737 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:925:56 Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! 925 | self.alloc(layout.clone()).map(|p| Unique::new_unchecked(p as *mut T)) Sep 14 13:48:07.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.737 INFO kablam! Sep 14 13:48:07.737 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:965:37 Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! 965 | ptr: Unique, Sep 14 13:48:07.737 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.737 INFO kablam! Sep 14 13:48:07.737 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:967:56 Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! 967 | n_new: usize) -> Result, AllocErr> { Sep 14 13:48:07.737 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.737 INFO kablam! Sep 14 13:48:07.737 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.737 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:971:29 Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! 971 | .map(|p|Unique::new_unchecked(p as *mut T)) Sep 14 13:48:07.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:48:07.737 INFO kablam! | Sep 14 13:48:07.737 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.738 INFO kablam! Sep 14 13:48:07.738 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:999:48 Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! 999 | unsafe fn dealloc_array(&mut self, ptr: Unique, n: usize) -> Result<(), AllocErr> { Sep 14 13:48:07.738 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.738 INFO kablam! Sep 14 13:48:07.738 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1031:42 Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! 1031 | fn alloc_one(&mut self) -> Result, AllocErr> { self.deref_mut().alloc_one() } Sep 14 13:48:07.738 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.738 INFO kablam! Sep 14 13:48:07.738 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1032:46 Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! 1032 | unsafe fn dealloc_one(&mut self, ptr: Unique) { self.deref_mut().dealloc_one(ptr) } Sep 14 13:48:07.738 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.738 INFO kablam! Sep 14 13:48:07.738 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1033:54 Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! 1033 | fn alloc_array(&mut self, n: usize) -> Result, AllocErr> { self.deref_mut().alloc_array(n) } Sep 14 13:48:07.738 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.738 INFO kablam! Sep 14 13:48:07.738 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1034:48 Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! 1034 | unsafe fn realloc_array(&mut self, ptr: Unique, old_n: usize, new_n: usize) -> Result, AllocErr> { self.deref_mut().realloc_array(ptr, old_n, new_n) } Sep 14 13:48:07.738 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.738 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.738 INFO kablam! Sep 14 13:48:07.738 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1034:97 Sep 14 13:48:07.738 INFO kablam! | Sep 14 13:48:07.739 INFO kablam! 1034 | unsafe fn realloc_array(&mut self, ptr: Unique, old_n: usize, new_n: usize) -> Result, AllocErr> { self.deref_mut().realloc_array(ptr, old_n, new_n) } Sep 14 13:48:07.739 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.739 INFO kablam! | Sep 14 13:48:07.739 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.739 INFO kablam! Sep 14 13:48:07.739 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals': use NonNull instead and consider PhantomData (if you also use #[may_dangle]), Send, and/or Sync Sep 14 13:48:07.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1035:48 Sep 14 13:48:07.739 INFO kablam! | Sep 14 13:48:07.739 INFO kablam! 1035 | unsafe fn dealloc_array(&mut self, ptr: Unique, n: usize) -> Result<(), AllocErr> { self.deref_mut().dealloc_array(ptr, n) } Sep 14 13:48:07.739 INFO kablam! | ^^^^^^^^^ Sep 14 13:48:07.739 INFO kablam! | Sep 14 13:48:07.739 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.739 INFO kablam! Sep 14 13:48:07.814 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Sep 14 13:48:07.814 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:860:44 Sep 14 13:48:07.814 INFO kablam! | Sep 14 13:48:07.814 INFO kablam! 860 | unsafe { self.alloc(k).map(|p| Unique::new_unchecked(p as *mut T)) } Sep 14 13:48:07.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:48:07.814 INFO kablam! | Sep 14 13:48:07.814 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.814 INFO kablam! Sep 14 13:48:07.819 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Sep 14 13:48:07.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:884:27 Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! 884 | let raw_ptr = ptr.as_ptr() as *mut u8; Sep 14 13:48:07.819 INFO kablam! | ^^^^^^ Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.819 INFO kablam! Sep 14 13:48:07.819 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Sep 14 13:48:07.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:925:56 Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! 925 | self.alloc(layout.clone()).map(|p| Unique::new_unchecked(p as *mut T)) Sep 14 13:48:07.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.819 INFO kablam! Sep 14 13:48:07.819 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Sep 14 13:48:07.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:968:74 Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! 968 | match (Layout::array::(n_old), Layout::array::(n_new), ptr.as_ptr()) { Sep 14 13:48:07.819 INFO kablam! | ^^^^^^ Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.819 INFO kablam! Sep 14 13:48:07.819 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Sep 14 13:48:07.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:971:29 Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! 971 | .map(|p|Unique::new_unchecked(p as *mut T)) Sep 14 13:48:07.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.819 INFO kablam! Sep 14 13:48:07.819 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Sep 14 13:48:07.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1000:27 Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! 1000 | let raw_ptr = ptr.as_ptr() as *mut u8; Sep 14 13:48:07.819 INFO kablam! | ^^^^^^ Sep 14 13:48:07.819 INFO kablam! | Sep 14 13:48:07.819 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Sep 14 13:48:07.819 INFO kablam! Sep 14 13:48:07.839 INFO kablam! error: aborting due to 22 previous errors Sep 14 13:48:07.839 INFO kablam! Sep 14 13:48:07.839 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 14 13:48:07.839 INFO kablam! error: Could not compile `loca`. Sep 14 13:48:07.839 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 13:48:08.903 INFO kablam! error: build failed Sep 14 13:48:08.904 INFO kablam! su: No module specific data is present Sep 14 13:48:09.701 INFO running `"docker" "rm" "-f" "0de04c61c98f49802216624a4f6f4cd4ad366153b3cca76be911a2cb42344e90"` Sep 14 13:48:09.813 INFO blam! 0de04c61c98f49802216624a4f6f4cd4ad366153b3cca76be911a2cb42344e90