Jul 12 06:14:53.461 INFO checking jemalloc-0.2.2 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 06:14:53.462 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 06:14:53.462 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 06:14:53.462 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 06:14:53.706 INFO blam! 64cfe9d0ba5b88a80233e38357a0e020b07839dc7e6a85836b27303b1383c3c8 Jul 12 06:14:53.708 INFO running `"docker" "start" "-a" "64cfe9d0ba5b88a80233e38357a0e020b07839dc7e6a85836b27303b1383c3c8"` Jul 12 06:14:54.645 INFO kablam! Checking loca v0.5.4 Jul 12 06:14:54.792 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 Jul 12 06:14:54.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:24:5 Jul 12 06:14:54.792 INFO kablam! | Jul 12 06:14:54.792 INFO kablam! 24 | use core::ptr::Unique; Jul 12 06:14:54.792 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 06:14:54.793 INFO kablam! | Jul 12 06:14:54.793 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.793 INFO kablam! Jul 12 06:14:54.794 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 Jul 12 06:14:54.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:857:42 Jul 12 06:14:54.794 INFO kablam! | Jul 12 06:14:54.794 INFO kablam! 857 | fn alloc_one(&mut self) -> Result, AllocErr> { Jul 12 06:14:54.794 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.795 INFO kablam! | Jul 12 06:14:54.795 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.796 INFO kablam! Jul 12 06:14:54.796 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 Jul 12 06:14:54.796 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:860:44 Jul 12 06:14:54.796 INFO kablam! | Jul 12 06:14:54.796 INFO kablam! 860 | unsafe { self.alloc(k).map(|p| Unique::new_unchecked(p as *mut T)) } Jul 12 06:14:54.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:14:54.797 INFO kablam! | Jul 12 06:14:54.797 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.798 INFO kablam! Jul 12 06:14:54.798 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 Jul 12 06:14:54.798 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:883:46 Jul 12 06:14:54.798 INFO kablam! | Jul 12 06:14:54.798 INFO kablam! 883 | unsafe fn dealloc_one(&mut self, ptr: Unique) { Jul 12 06:14:54.798 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.799 INFO kablam! | Jul 12 06:14:54.799 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.800 INFO kablam! Jul 12 06:14:54.800 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 Jul 12 06:14:54.800 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:921:54 Jul 12 06:14:54.800 INFO kablam! | Jul 12 06:14:54.800 INFO kablam! 921 | fn alloc_array(&mut self, n: usize) -> Result, AllocErr> { Jul 12 06:14:54.800 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.801 INFO kablam! | Jul 12 06:14:54.801 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.802 INFO kablam! Jul 12 06:14:54.802 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 Jul 12 06:14:54.802 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:925:56 Jul 12 06:14:54.802 INFO kablam! | Jul 12 06:14:54.802 INFO kablam! 925 | self.alloc(layout.clone()).map(|p| Unique::new_unchecked(p as *mut T)) Jul 12 06:14:54.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:14:54.803 INFO kablam! | Jul 12 06:14:54.803 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.804 INFO kablam! Jul 12 06:14:54.804 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 Jul 12 06:14:54.804 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:965:37 Jul 12 06:14:54.804 INFO kablam! | Jul 12 06:14:54.804 INFO kablam! 965 | ptr: Unique, Jul 12 06:14:54.804 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.805 INFO kablam! | Jul 12 06:14:54.805 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.806 INFO kablam! Jul 12 06:14:54.806 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 Jul 12 06:14:54.806 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:967:56 Jul 12 06:14:54.806 INFO kablam! | Jul 12 06:14:54.806 INFO kablam! 967 | n_new: usize) -> Result, AllocErr> { Jul 12 06:14:54.806 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.807 INFO kablam! | Jul 12 06:14:54.807 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.808 INFO kablam! Jul 12 06:14:54.808 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 Jul 12 06:14:54.808 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:971:29 Jul 12 06:14:54.808 INFO kablam! | Jul 12 06:14:54.808 INFO kablam! 971 | .map(|p|Unique::new_unchecked(p as *mut T)) Jul 12 06:14:54.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:14:54.809 INFO kablam! | Jul 12 06:14:54.809 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.810 INFO kablam! Jul 12 06:14:54.810 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 Jul 12 06:14:54.810 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:999:48 Jul 12 06:14:54.810 INFO kablam! | Jul 12 06:14:54.810 INFO kablam! 999 | unsafe fn dealloc_array(&mut self, ptr: Unique, n: usize) -> Result<(), AllocErr> { Jul 12 06:14:54.810 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.811 INFO kablam! | Jul 12 06:14:54.811 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.812 INFO kablam! Jul 12 06:14:54.813 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 Jul 12 06:14:54.813 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1031:42 Jul 12 06:14:54.813 INFO kablam! | Jul 12 06:14:54.813 INFO kablam! 1031 | fn alloc_one(&mut self) -> Result, AllocErr> { self.deref_mut().alloc_one() } Jul 12 06:14:54.813 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.813 INFO kablam! | Jul 12 06:14:54.814 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.814 INFO kablam! Jul 12 06:14:54.815 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 Jul 12 06:14:54.815 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1032:46 Jul 12 06:14:54.815 INFO kablam! | Jul 12 06:14:54.815 INFO kablam! 1032 | unsafe fn dealloc_one(&mut self, ptr: Unique) { self.deref_mut().dealloc_one(ptr) } Jul 12 06:14:54.815 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.815 INFO kablam! | Jul 12 06:14:54.816 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.816 INFO kablam! Jul 12 06:14:54.816 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 Jul 12 06:14:54.817 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1033:54 Jul 12 06:14:54.817 INFO kablam! | Jul 12 06:14:54.817 INFO kablam! 1033 | fn alloc_array(&mut self, n: usize) -> Result, AllocErr> { self.deref_mut().alloc_array(n) } Jul 12 06:14:54.817 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.817 INFO kablam! | Jul 12 06:14:54.818 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.818 INFO kablam! Jul 12 06:14:54.819 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 Jul 12 06:14:54.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1034:48 Jul 12 06:14:54.819 INFO kablam! | Jul 12 06:14:54.819 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) } Jul 12 06:14:54.819 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.819 INFO kablam! | Jul 12 06:14:54.820 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.820 INFO kablam! Jul 12 06:14:54.821 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 Jul 12 06:14:54.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1034:97 Jul 12 06:14:54.821 INFO kablam! | Jul 12 06:14:54.821 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) } Jul 12 06:14:54.821 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.821 INFO kablam! | Jul 12 06:14:54.822 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.822 INFO kablam! Jul 12 06:14:54.823 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 Jul 12 06:14:54.823 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1035:48 Jul 12 06:14:54.823 INFO kablam! | Jul 12 06:14:54.823 INFO kablam! 1035 | unsafe fn dealloc_array(&mut self, ptr: Unique, n: usize) -> Result<(), AllocErr> { self.deref_mut().dealloc_array(ptr, n) } Jul 12 06:14:54.823 INFO kablam! | ^^^^^^^^^ Jul 12 06:14:54.824 INFO kablam! | Jul 12 06:14:54.824 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:54.825 INFO kablam! Jul 12 06:14:55.027 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Jul 12 06:14:55.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:860:44 Jul 12 06:14:55.027 INFO kablam! | Jul 12 06:14:55.027 INFO kablam! 860 | unsafe { self.alloc(k).map(|p| Unique::new_unchecked(p as *mut T)) } Jul 12 06:14:55.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:14:55.028 INFO kablam! | Jul 12 06:14:55.028 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:55.029 INFO kablam! Jul 12 06:14:55.031 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Jul 12 06:14:55.031 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:884:27 Jul 12 06:14:55.031 INFO kablam! | Jul 12 06:14:55.031 INFO kablam! 884 | let raw_ptr = ptr.as_ptr() as *mut u8; Jul 12 06:14:55.031 INFO kablam! | ^^^^^^ Jul 12 06:14:55.032 INFO kablam! | Jul 12 06:14:55.032 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:55.033 INFO kablam! Jul 12 06:14:55.036 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Jul 12 06:14:55.036 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:925:56 Jul 12 06:14:55.036 INFO kablam! | Jul 12 06:14:55.036 INFO kablam! 925 | self.alloc(layout.clone()).map(|p| Unique::new_unchecked(p as *mut T)) Jul 12 06:14:55.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:14:55.037 INFO kablam! | Jul 12 06:14:55.037 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:55.037 INFO kablam! Jul 12 06:14:55.039 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Jul 12 06:14:55.039 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:968:74 Jul 12 06:14:55.040 INFO kablam! | Jul 12 06:14:55.040 INFO kablam! 968 | match (Layout::array::(n_old), Layout::array::(n_new), ptr.as_ptr()) { Jul 12 06:14:55.040 INFO kablam! | ^^^^^^ Jul 12 06:14:55.040 INFO kablam! | Jul 12 06:14:55.040 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:55.041 INFO kablam! Jul 12 06:14:55.043 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Jul 12 06:14:55.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:971:29 Jul 12 06:14:55.043 INFO kablam! | Jul 12 06:14:55.043 INFO kablam! 971 | .map(|p|Unique::new_unchecked(p as *mut T)) Jul 12 06:14:55.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:14:55.044 INFO kablam! | Jul 12 06:14:55.044 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:55.044 INFO kablam! Jul 12 06:14:55.046 INFO kablam! error[E0658]: use of unstable library feature 'ptr_internals' Jul 12 06:14:55.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/loca-0.5.4/src/lib.rs:1000:27 Jul 12 06:14:55.046 INFO kablam! | Jul 12 06:14:55.047 INFO kablam! 1000 | let raw_ptr = ptr.as_ptr() as *mut u8; Jul 12 06:14:55.047 INFO kablam! | ^^^^^^ Jul 12 06:14:55.047 INFO kablam! | Jul 12 06:14:55.047 INFO kablam! = help: add #![feature(ptr_internals)] to the crate attributes to enable Jul 12 06:14:55.048 INFO kablam! Jul 12 06:14:55.068 INFO kablam! error: aborting due to 22 previous errors Jul 12 06:14:55.068 INFO kablam! Jul 12 06:14:55.069 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 06:14:55.078 INFO kablam! error: Could not compile `loca`. Jul 12 06:14:55.079 INFO kablam! Jul 12 06:14:55.079 INFO kablam! To learn more, run the command again with --verbose. Jul 12 06:14:55.081 INFO kablam! su: No module specific data is present Jul 12 06:14:55.603 INFO running `"docker" "rm" "-f" "64cfe9d0ba5b88a80233e38357a0e020b07839dc7e6a85836b27303b1383c3c8"` Jul 12 06:14:55.778 INFO blam! 64cfe9d0ba5b88a80233e38357a0e020b07839dc7e6a85836b27303b1383c3c8