Sep 02 07:57:23.906 INFO checking maskerad_stack_allocator-1.1.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 07:57:23.906 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 07:57:23.907 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 07:57:24.110 INFO blam! e7e13ec32decf422fd4b46854f265f4ac24e89675e83d86bf53240da7653dc2e Sep 02 07:57:24.112 INFO running `"docker" "start" "-a" "e7e13ec32decf422fd4b46854f265f4ac24e89675e83d86bf53240da7653dc2e"` Sep 02 07:57:24.885 INFO kablam! Checking maskerad_stack_allocator v1.1.2 (file:///source) Sep 02 07:57:25.267 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 02 07:57:25.267 INFO kablam! --> src/stack_allocator.rs:9:12 Sep 02 07:57:25.267 INFO kablam! | Sep 02 07:57:25.267 INFO kablam! 9 | use alloc::allocator::Layout; Sep 02 07:57:25.267 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 02 07:57:25.267 INFO kablam! Sep 02 07:57:25.267 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 02 07:57:25.267 INFO kablam! --> src/double_ended_allocator.rs:9:12 Sep 02 07:57:25.267 INFO kablam! | Sep 02 07:57:25.267 INFO kablam! 9 | use alloc::allocator::Layout; Sep 02 07:57:25.267 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 02 07:57:25.267 INFO kablam! Sep 02 07:57:25.276 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.276 INFO kablam! --> src/stack_allocator.rs:8:5 Sep 02 07:57:25.276 INFO kablam! | Sep 02 07:57:25.276 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 02 07:57:25.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:57:25.277 INFO kablam! | Sep 02 07:57:25.277 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.277 INFO kablam! Sep 02 07:57:25.277 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.277 INFO kablam! --> src/stack_allocator.rs:71:12 Sep 02 07:57:25.277 INFO kablam! | Sep 02 07:57:25.277 INFO kablam! 71 | stack: RawVec, Sep 02 07:57:25.277 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.277 INFO kablam! | Sep 02 07:57:25.277 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.277 INFO kablam! Sep 02 07:57:25.277 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.277 INFO kablam! --> src/double_ended_allocator.rs:8:5 Sep 02 07:57:25.277 INFO kablam! | Sep 02 07:57:25.277 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 02 07:57:25.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:57:25.277 INFO kablam! | Sep 02 07:57:25.277 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.277 INFO kablam! Sep 02 07:57:25.277 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.277 INFO kablam! --> src/double_ended_allocator.rs:87:12 Sep 02 07:57:25.277 INFO kablam! | Sep 02 07:57:25.277 INFO kablam! 87 | stack: RawVec, Sep 02 07:57:25.277 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.278 INFO kablam! | Sep 02 07:57:25.278 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.278 INFO kablam! Sep 02 07:57:25.278 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.278 INFO kablam! --> src/stack_allocator.rs:91:21 Sep 02 07:57:25.278 INFO kablam! | Sep 02 07:57:25.278 INFO kablam! 91 | let stack = RawVec::with_capacity(capacity); Sep 02 07:57:25.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:57:25.278 INFO kablam! | Sep 02 07:57:25.278 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.278 INFO kablam! Sep 02 07:57:25.278 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.278 INFO kablam! --> src/stack_allocator.rs:100:29 Sep 02 07:57:25.278 INFO kablam! | Sep 02 07:57:25.278 INFO kablam! 100 | pub fn stack(&self) -> &RawVec { Sep 02 07:57:25.278 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.278 INFO kablam! | Sep 02 07:57:25.278 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.278 INFO kablam! Sep 02 07:57:25.278 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.278 INFO kablam! --> src/double_ended_allocator.rs:111:37 Sep 02 07:57:25.278 INFO kablam! | Sep 02 07:57:25.279 INFO kablam! 111 | let stack: RawVec = RawVec::with_capacity(capacity); Sep 02 07:57:25.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:57:25.279 INFO kablam! | Sep 02 07:57:25.279 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.279 INFO kablam! Sep 02 07:57:25.279 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.279 INFO kablam! --> src/double_ended_allocator.rs:111:24 Sep 02 07:57:25.279 INFO kablam! | Sep 02 07:57:25.279 INFO kablam! 111 | let stack: RawVec = RawVec::with_capacity(capacity); Sep 02 07:57:25.279 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.279 INFO kablam! | Sep 02 07:57:25.279 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.279 INFO kablam! Sep 02 07:57:25.279 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.279 INFO kablam! --> src/double_ended_allocator.rs:126:29 Sep 02 07:57:25.279 INFO kablam! | Sep 02 07:57:25.279 INFO kablam! 126 | pub fn stack(&self) -> &RawVec { Sep 02 07:57:25.279 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.279 INFO kablam! | Sep 02 07:57:25.279 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.279 INFO kablam! Sep 02 07:57:25.304 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.305 INFO kablam! --> src/stack_allocator.rs:92:46 Sep 02 07:57:25.305 INFO kablam! | Sep 02 07:57:25.305 INFO kablam! 92 | let current_offset = Cell::new(stack.ptr() as *mut u8); Sep 02 07:57:25.305 INFO kablam! | ^^^ Sep 02 07:57:25.305 INFO kablam! | Sep 02 07:57:25.305 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.305 INFO kablam! Sep 02 07:57:25.306 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.306 INFO kablam! --> src/stack_allocator.rs:122:44 Sep 02 07:57:25.306 INFO kablam! | Sep 02 07:57:25.306 INFO kablam! 122 | self.current_offset.set(self.stack.ptr()); Sep 02 07:57:25.306 INFO kablam! | ^^^ Sep 02 07:57:25.306 INFO kablam! | Sep 02 07:57:25.306 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.306 INFO kablam! Sep 02 07:57:25.313 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.313 INFO kablam! --> src/stack_allocator.rs:168:33 Sep 02 07:57:25.313 INFO kablam! | Sep 02 07:57:25.313 INFO kablam! 168 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap()); Sep 02 07:57:25.313 INFO kablam! | ^^^ Sep 02 07:57:25.313 INFO kablam! | Sep 02 07:57:25.313 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.313 INFO kablam! Sep 02 07:57:25.370 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.370 INFO kablam! --> src/stack_allocator.rs:168:39 Sep 02 07:57:25.370 INFO kablam! | Sep 02 07:57:25.370 INFO kablam! 168 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap()); Sep 02 07:57:25.370 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.370 INFO kablam! | Sep 02 07:57:25.370 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.370 INFO kablam! Sep 02 07:57:25.371 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.371 INFO kablam! --> src/stack_allocator.rs:168:94 Sep 02 07:57:25.371 INFO kablam! | Sep 02 07:57:25.371 INFO kablam! 168 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap()); Sep 02 07:57:25.371 INFO kablam! | ^^^ Sep 02 07:57:25.371 INFO kablam! | Sep 02 07:57:25.372 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.372 INFO kablam! Sep 02 07:57:25.383 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.383 INFO kablam! --> src/double_ended_allocator.rs:112:57 Sep 02 07:57:25.383 INFO kablam! | Sep 02 07:57:25.383 INFO kablam! 112 | let current_offset_bottom = Cell::new(stack.ptr() as *mut u8); Sep 02 07:57:25.383 INFO kablam! | ^^^ Sep 02 07:57:25.383 INFO kablam! | Sep 02 07:57:25.383 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.383 INFO kablam! Sep 02 07:57:25.384 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.384 INFO kablam! --> src/double_ended_allocator.rs:113:54 Sep 02 07:57:25.384 INFO kablam! | Sep 02 07:57:25.384 INFO kablam! 113 | let current_offset_top = Cell::new(stack.ptr().offset(capacity as isize) as *mut u8); Sep 02 07:57:25.384 INFO kablam! | ^^^ Sep 02 07:57:25.384 INFO kablam! | Sep 02 07:57:25.384 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.384 INFO kablam! Sep 02 07:57:25.385 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.385 INFO kablam! --> src/double_ended_allocator.rs:148:51 Sep 02 07:57:25.386 INFO kablam! | Sep 02 07:57:25.386 INFO kablam! 148 | self.current_offset_bottom.set(self.stack.ptr()); Sep 02 07:57:25.386 INFO kablam! | ^^^ Sep 02 07:57:25.386 INFO kablam! | Sep 02 07:57:25.386 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.386 INFO kablam! Sep 02 07:57:25.386 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.386 INFO kablam! --> src/double_ended_allocator.rs:174:42 Sep 02 07:57:25.386 INFO kablam! | Sep 02 07:57:25.386 INFO kablam! 174 | let top_stack = self.stack().ptr().offset(self.stack().cap() as isize); Sep 02 07:57:25.386 INFO kablam! | ^^^ Sep 02 07:57:25.386 INFO kablam! | Sep 02 07:57:25.386 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.386 INFO kablam! Sep 02 07:57:25.386 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.386 INFO kablam! --> src/double_ended_allocator.rs:174:68 Sep 02 07:57:25.386 INFO kablam! | Sep 02 07:57:25.386 INFO kablam! 174 | let top_stack = self.stack().ptr().offset(self.stack().cap() as isize); Sep 02 07:57:25.386 INFO kablam! | ^^^ Sep 02 07:57:25.386 INFO kablam! | Sep 02 07:57:25.387 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.387 INFO kablam! Sep 02 07:57:25.388 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.388 INFO kablam! --> src/double_ended_allocator.rs:226:33 Sep 02 07:57:25.388 INFO kablam! | Sep 02 07:57:25.388 INFO kablam! 226 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap() / 2); Sep 02 07:57:25.388 INFO kablam! | ^^^ Sep 02 07:57:25.388 INFO kablam! | Sep 02 07:57:25.388 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.388 INFO kablam! Sep 02 07:57:25.390 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.391 INFO kablam! --> src/double_ended_allocator.rs:226:39 Sep 02 07:57:25.391 INFO kablam! | Sep 02 07:57:25.391 INFO kablam! 226 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap() / 2); Sep 02 07:57:25.391 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.391 INFO kablam! | Sep 02 07:57:25.391 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.391 INFO kablam! Sep 02 07:57:25.391 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.391 INFO kablam! --> src/double_ended_allocator.rs:226:94 Sep 02 07:57:25.391 INFO kablam! | Sep 02 07:57:25.391 INFO kablam! 226 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap() / 2); Sep 02 07:57:25.391 INFO kablam! | ^^^ Sep 02 07:57:25.391 INFO kablam! | Sep 02 07:57:25.391 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.391 INFO kablam! Sep 02 07:57:25.416 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.417 INFO kablam! --> src/double_ended_allocator.rs:274:50 Sep 02 07:57:25.417 INFO kablam! | Sep 02 07:57:25.417 INFO kablam! 274 | let bottom_top_offset = self.stack().ptr().offset_to(old_stack_top).unwrap(); Sep 02 07:57:25.417 INFO kablam! | ^^^ Sep 02 07:57:25.417 INFO kablam! | Sep 02 07:57:25.417 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.417 INFO kablam! Sep 02 07:57:25.418 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.418 INFO kablam! --> src/double_ended_allocator.rs:274:56 Sep 02 07:57:25.418 INFO kablam! | Sep 02 07:57:25.419 INFO kablam! 274 | let bottom_top_offset = self.stack().ptr().offset_to(old_stack_top).unwrap(); Sep 02 07:57:25.419 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.419 INFO kablam! | Sep 02 07:57:25.419 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.419 INFO kablam! Sep 02 07:57:25.419 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.419 INFO kablam! --> src/double_ended_allocator.rs:277:46 Sep 02 07:57:25.419 INFO kablam! | Sep 02 07:57:25.419 INFO kablam! 277 | let unaligned_ptr = self.stack().ptr().offset(bottom_top_offset - offset as isize) as usize; Sep 02 07:57:25.419 INFO kablam! | ^^^ Sep 02 07:57:25.419 INFO kablam! | Sep 02 07:57:25.419 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.419 INFO kablam! Sep 02 07:57:25.426 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.426 INFO kablam! --> src/double_ended_allocator.rs:292:33 Sep 02 07:57:25.426 INFO kablam! | Sep 02 07:57:25.427 INFO kablam! 292 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) > (self.stack.cap() / 2)); Sep 02 07:57:25.427 INFO kablam! | ^^^ Sep 02 07:57:25.427 INFO kablam! | Sep 02 07:57:25.427 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.427 INFO kablam! Sep 02 07:57:25.428 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.428 INFO kablam! --> src/double_ended_allocator.rs:292:39 Sep 02 07:57:25.428 INFO kablam! | Sep 02 07:57:25.428 INFO kablam! 292 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) > (self.stack.cap() / 2)); Sep 02 07:57:25.428 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.428 INFO kablam! | Sep 02 07:57:25.428 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.428 INFO kablam! Sep 02 07:57:25.428 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.429 INFO kablam! --> src/double_ended_allocator.rs:292:95 Sep 02 07:57:25.429 INFO kablam! | Sep 02 07:57:25.429 INFO kablam! 292 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) > (self.stack.cap() / 2)); Sep 02 07:57:25.429 INFO kablam! | ^^^ Sep 02 07:57:25.429 INFO kablam! | Sep 02 07:57:25.429 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.429 INFO kablam! Sep 02 07:57:25.429 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 02 07:57:25.429 INFO kablam! --> src/stack_allocator.rs:9:12 Sep 02 07:57:25.429 INFO kablam! | Sep 02 07:57:25.429 INFO kablam! 9 | use alloc::allocator::Layout; Sep 02 07:57:25.429 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 02 07:57:25.429 INFO kablam! Sep 02 07:57:25.429 INFO kablam! error[E0432]: unresolved import `alloc::allocator` Sep 02 07:57:25.429 INFO kablam! --> src/double_ended_allocator.rs:9:12 Sep 02 07:57:25.429 INFO kablam! | Sep 02 07:57:25.429 INFO kablam! 9 | use alloc::allocator::Layout; Sep 02 07:57:25.429 INFO kablam! | ^^^^^^^^^ Could not find `allocator` in `alloc` Sep 02 07:57:25.429 INFO kablam! Sep 02 07:57:25.435 INFO kablam! error: aborting due to 30 previous errors Sep 02 07:57:25.436 INFO kablam! Sep 02 07:57:25.436 INFO kablam! Some errors occurred: E0432, E0599, E0658. Sep 02 07:57:25.436 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 07:57:25.442 INFO kablam! error: Could not compile `maskerad_stack_allocator`. Sep 02 07:57:25.442 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 07:57:25.447 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.447 INFO kablam! --> src/stack_allocator.rs:8:5 Sep 02 07:57:25.447 INFO kablam! | Sep 02 07:57:25.447 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 02 07:57:25.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:57:25.448 INFO kablam! | Sep 02 07:57:25.448 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.448 INFO kablam! Sep 02 07:57:25.448 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.448 INFO kablam! --> src/stack_allocator.rs:71:12 Sep 02 07:57:25.448 INFO kablam! | Sep 02 07:57:25.448 INFO kablam! 71 | stack: RawVec, Sep 02 07:57:25.448 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.448 INFO kablam! | Sep 02 07:57:25.448 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.448 INFO kablam! Sep 02 07:57:25.448 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.448 INFO kablam! --> src/double_ended_allocator.rs:8:5 Sep 02 07:57:25.448 INFO kablam! | Sep 02 07:57:25.448 INFO kablam! 8 | use alloc::raw_vec::RawVec; Sep 02 07:57:25.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:57:25.448 INFO kablam! | Sep 02 07:57:25.448 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.448 INFO kablam! Sep 02 07:57:25.448 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.449 INFO kablam! --> src/double_ended_allocator.rs:87:12 Sep 02 07:57:25.449 INFO kablam! | Sep 02 07:57:25.449 INFO kablam! 87 | stack: RawVec, Sep 02 07:57:25.449 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.449 INFO kablam! | Sep 02 07:57:25.449 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.449 INFO kablam! Sep 02 07:57:25.449 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.449 INFO kablam! --> src/stack_allocator.rs:91:21 Sep 02 07:57:25.449 INFO kablam! | Sep 02 07:57:25.449 INFO kablam! 91 | let stack = RawVec::with_capacity(capacity); Sep 02 07:57:25.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:57:25.449 INFO kablam! | Sep 02 07:57:25.449 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.449 INFO kablam! Sep 02 07:57:25.449 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.449 INFO kablam! --> src/stack_allocator.rs:100:29 Sep 02 07:57:25.449 INFO kablam! | Sep 02 07:57:25.449 INFO kablam! 100 | pub fn stack(&self) -> &RawVec { Sep 02 07:57:25.450 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.450 INFO kablam! | Sep 02 07:57:25.450 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.450 INFO kablam! Sep 02 07:57:25.450 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.450 INFO kablam! --> src/double_ended_allocator.rs:111:37 Sep 02 07:57:25.450 INFO kablam! | Sep 02 07:57:25.450 INFO kablam! 111 | let stack: RawVec = RawVec::with_capacity(capacity); Sep 02 07:57:25.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:57:25.450 INFO kablam! | Sep 02 07:57:25.450 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.450 INFO kablam! Sep 02 07:57:25.450 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.450 INFO kablam! --> src/double_ended_allocator.rs:111:24 Sep 02 07:57:25.450 INFO kablam! | Sep 02 07:57:25.450 INFO kablam! 111 | let stack: RawVec = RawVec::with_capacity(capacity); Sep 02 07:57:25.451 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.451 INFO kablam! | Sep 02 07:57:25.451 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.451 INFO kablam! Sep 02 07:57:25.451 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.451 INFO kablam! --> src/double_ended_allocator.rs:126:29 Sep 02 07:57:25.451 INFO kablam! | Sep 02 07:57:25.451 INFO kablam! 126 | pub fn stack(&self) -> &RawVec { Sep 02 07:57:25.451 INFO kablam! | ^^^^^^^^^^ Sep 02 07:57:25.451 INFO kablam! | Sep 02 07:57:25.451 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.451 INFO kablam! Sep 02 07:57:25.489 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.489 INFO kablam! --> src/stack_allocator.rs:92:46 Sep 02 07:57:25.489 INFO kablam! | Sep 02 07:57:25.489 INFO kablam! 92 | let current_offset = Cell::new(stack.ptr() as *mut u8); Sep 02 07:57:25.489 INFO kablam! | ^^^ Sep 02 07:57:25.490 INFO kablam! | Sep 02 07:57:25.490 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.490 INFO kablam! Sep 02 07:57:25.491 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.491 INFO kablam! --> src/stack_allocator.rs:122:44 Sep 02 07:57:25.491 INFO kablam! | Sep 02 07:57:25.491 INFO kablam! 122 | self.current_offset.set(self.stack.ptr()); Sep 02 07:57:25.491 INFO kablam! | ^^^ Sep 02 07:57:25.491 INFO kablam! | Sep 02 07:57:25.491 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.491 INFO kablam! Sep 02 07:57:25.496 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.496 INFO kablam! --> src/stack_allocator.rs:168:33 Sep 02 07:57:25.496 INFO kablam! | Sep 02 07:57:25.496 INFO kablam! 168 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap()); Sep 02 07:57:25.496 INFO kablam! | ^^^ Sep 02 07:57:25.496 INFO kablam! | Sep 02 07:57:25.496 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.496 INFO kablam! Sep 02 07:57:25.540 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.540 INFO kablam! --> src/stack_allocator.rs:168:39 Sep 02 07:57:25.540 INFO kablam! | Sep 02 07:57:25.540 INFO kablam! 168 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap()); Sep 02 07:57:25.540 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.540 INFO kablam! | Sep 02 07:57:25.540 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.540 INFO kablam! Sep 02 07:57:25.540 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.540 INFO kablam! --> src/stack_allocator.rs:168:94 Sep 02 07:57:25.540 INFO kablam! | Sep 02 07:57:25.540 INFO kablam! 168 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap()); Sep 02 07:57:25.540 INFO kablam! | ^^^ Sep 02 07:57:25.540 INFO kablam! | Sep 02 07:57:25.541 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.541 INFO kablam! Sep 02 07:57:25.545 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.545 INFO kablam! --> src/stack_allocator.rs:235:36 Sep 02 07:57:25.545 INFO kablam! | Sep 02 07:57:25.545 INFO kablam! 235 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset.get()).unwrap() as usize; Sep 02 07:57:25.545 INFO kablam! | ^^^ Sep 02 07:57:25.545 INFO kablam! | Sep 02 07:57:25.545 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.546 INFO kablam! Sep 02 07:57:25.547 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.547 INFO kablam! --> src/stack_allocator.rs:235:42 Sep 02 07:57:25.547 INFO kablam! | Sep 02 07:57:25.547 INFO kablam! 235 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset.get()).unwrap() as usize; Sep 02 07:57:25.547 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.547 INFO kablam! | Sep 02 07:57:25.547 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.547 INFO kablam! Sep 02 07:57:25.548 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.548 INFO kablam! --> src/stack_allocator.rs:236:42 Sep 02 07:57:25.548 INFO kablam! | Sep 02 07:57:25.548 INFO kablam! 236 | let cap_remaining = (alloc.stack.cap() - cap_used) as isize; Sep 02 07:57:25.548 INFO kablam! | ^^^ Sep 02 07:57:25.548 INFO kablam! | Sep 02 07:57:25.548 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.548 INFO kablam! Sep 02 07:57:25.589 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.589 INFO kablam! --> src/stack_allocator.rs:270:36 Sep 02 07:57:25.589 INFO kablam! | Sep 02 07:57:25.589 INFO kablam! 270 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset.get()).unwrap() as usize; Sep 02 07:57:25.589 INFO kablam! | ^^^ Sep 02 07:57:25.589 INFO kablam! | Sep 02 07:57:25.589 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.589 INFO kablam! Sep 02 07:57:25.591 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.591 INFO kablam! --> src/stack_allocator.rs:270:42 Sep 02 07:57:25.591 INFO kablam! | Sep 02 07:57:25.591 INFO kablam! 270 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset.get()).unwrap() as usize; Sep 02 07:57:25.591 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.591 INFO kablam! | Sep 02 07:57:25.591 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.591 INFO kablam! Sep 02 07:57:25.591 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.591 INFO kablam! --> src/stack_allocator.rs:271:42 Sep 02 07:57:25.591 INFO kablam! | Sep 02 07:57:25.591 INFO kablam! 271 | let cap_remaining = (alloc.stack.cap() - cap_used) as isize; Sep 02 07:57:25.591 INFO kablam! | ^^^ Sep 02 07:57:25.591 INFO kablam! | Sep 02 07:57:25.591 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.591 INFO kablam! Sep 02 07:57:25.595 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.595 INFO kablam! --> src/stack_allocator.rs:296:36 Sep 02 07:57:25.596 INFO kablam! | Sep 02 07:57:25.596 INFO kablam! 296 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset.get()).unwrap() as usize; Sep 02 07:57:25.596 INFO kablam! | ^^^ Sep 02 07:57:25.596 INFO kablam! | Sep 02 07:57:25.596 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.596 INFO kablam! Sep 02 07:57:25.597 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.597 INFO kablam! --> src/stack_allocator.rs:296:42 Sep 02 07:57:25.597 INFO kablam! | Sep 02 07:57:25.597 INFO kablam! 296 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset.get()).unwrap() as usize; Sep 02 07:57:25.597 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.597 INFO kablam! | Sep 02 07:57:25.597 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.597 INFO kablam! Sep 02 07:57:25.597 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.598 INFO kablam! --> src/stack_allocator.rs:297:42 Sep 02 07:57:25.598 INFO kablam! | Sep 02 07:57:25.598 INFO kablam! 297 | let cap_remaining = (alloc.stack.cap() - cap_used) as isize; Sep 02 07:57:25.598 INFO kablam! | ^^^ Sep 02 07:57:25.598 INFO kablam! | Sep 02 07:57:25.598 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.598 INFO kablam! Sep 02 07:57:25.601 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.601 INFO kablam! --> src/stack_allocator.rs:321:36 Sep 02 07:57:25.601 INFO kablam! | Sep 02 07:57:25.601 INFO kablam! 321 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset.get()).unwrap() as usize; Sep 02 07:57:25.601 INFO kablam! | ^^^ Sep 02 07:57:25.601 INFO kablam! | Sep 02 07:57:25.602 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.602 INFO kablam! Sep 02 07:57:25.603 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.603 INFO kablam! --> src/stack_allocator.rs:321:42 Sep 02 07:57:25.603 INFO kablam! | Sep 02 07:57:25.603 INFO kablam! 321 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset.get()).unwrap() as usize; Sep 02 07:57:25.603 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.603 INFO kablam! | Sep 02 07:57:25.603 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.603 INFO kablam! Sep 02 07:57:25.604 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.604 INFO kablam! --> src/stack_allocator.rs:322:42 Sep 02 07:57:25.604 INFO kablam! | Sep 02 07:57:25.604 INFO kablam! 322 | let cap_remaining = (alloc.stack.cap() - cap_used) as isize; Sep 02 07:57:25.604 INFO kablam! | ^^^ Sep 02 07:57:25.604 INFO kablam! | Sep 02 07:57:25.604 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.604 INFO kablam! Sep 02 07:57:25.619 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.619 INFO kablam! --> src/double_buffered_allocator.rs:144:50 Sep 02 07:57:25.619 INFO kablam! | Sep 02 07:57:25.619 INFO kablam! 144 | assert_eq!(alloc.active_buffer().stack().cap(), 100); Sep 02 07:57:25.619 INFO kablam! | ^^^ Sep 02 07:57:25.619 INFO kablam! | Sep 02 07:57:25.619 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.619 INFO kablam! Sep 02 07:57:25.622 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.622 INFO kablam! --> src/double_buffered_allocator.rs:145:52 Sep 02 07:57:25.622 INFO kablam! | Sep 02 07:57:25.622 INFO kablam! 145 | assert_eq!(alloc.inactive_buffer().stack().cap(), 100); Sep 02 07:57:25.622 INFO kablam! | ^^^ Sep 02 07:57:25.622 INFO kablam! | Sep 02 07:57:25.622 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.622 INFO kablam! Sep 02 07:57:25.625 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.625 INFO kablam! --> src/double_buffered_allocator.rs:154:50 Sep 02 07:57:25.625 INFO kablam! | Sep 02 07:57:25.625 INFO kablam! 154 | assert_eq!(alloc.active_buffer().stack().ptr(), active_buffer_top_stack); Sep 02 07:57:25.625 INFO kablam! | ^^^ Sep 02 07:57:25.625 INFO kablam! | Sep 02 07:57:25.625 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.625 INFO kablam! Sep 02 07:57:25.627 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.627 INFO kablam! --> src/double_buffered_allocator.rs:155:52 Sep 02 07:57:25.627 INFO kablam! | Sep 02 07:57:25.627 INFO kablam! 155 | assert_eq!(alloc.inactive_buffer().stack().ptr(), inactive_buffer_top_stack); Sep 02 07:57:25.627 INFO kablam! | ^^^ Sep 02 07:57:25.627 INFO kablam! | Sep 02 07:57:25.627 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.627 INFO kablam! Sep 02 07:57:25.629 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.630 INFO kablam! --> src/double_buffered_allocator.rs:161:50 Sep 02 07:57:25.630 INFO kablam! | Sep 02 07:57:25.630 INFO kablam! 161 | assert_ne!(alloc.active_buffer().stack().ptr(), active_buffer_top_stack); Sep 02 07:57:25.630 INFO kablam! | ^^^ Sep 02 07:57:25.630 INFO kablam! | Sep 02 07:57:25.630 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.630 INFO kablam! Sep 02 07:57:25.631 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.631 INFO kablam! --> src/double_buffered_allocator.rs:162:52 Sep 02 07:57:25.631 INFO kablam! | Sep 02 07:57:25.631 INFO kablam! 162 | assert_eq!(alloc.inactive_buffer().stack().ptr(), inactive_buffer_top_stack); Sep 02 07:57:25.631 INFO kablam! | ^^^ Sep 02 07:57:25.631 INFO kablam! | Sep 02 07:57:25.631 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.631 INFO kablam! Sep 02 07:57:25.633 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.633 INFO kablam! --> src/double_buffered_allocator.rs:168:50 Sep 02 07:57:25.633 INFO kablam! | Sep 02 07:57:25.633 INFO kablam! 168 | assert_eq!(alloc.active_buffer().stack().ptr(), active_buffer_top_stack); Sep 02 07:57:25.633 INFO kablam! | ^^^ Sep 02 07:57:25.633 INFO kablam! | Sep 02 07:57:25.633 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.634 INFO kablam! Sep 02 07:57:25.635 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.635 INFO kablam! --> src/double_buffered_allocator.rs:169:52 Sep 02 07:57:25.635 INFO kablam! | Sep 02 07:57:25.635 INFO kablam! 169 | assert_eq!(alloc.inactive_buffer().stack().ptr(), inactive_buffer_top_stack); Sep 02 07:57:25.635 INFO kablam! | ^^^ Sep 02 07:57:25.636 INFO kablam! | Sep 02 07:57:25.636 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.636 INFO kablam! Sep 02 07:57:25.639 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.639 INFO kablam! --> src/double_buffered_allocator.rs:178:45 Sep 02 07:57:25.639 INFO kablam! | Sep 02 07:57:25.639 INFO kablam! 178 | assert_eq!(alloc.buffers[0].stack().ptr(), first_buffer_top_stack); Sep 02 07:57:25.639 INFO kablam! | ^^^ Sep 02 07:57:25.639 INFO kablam! | Sep 02 07:57:25.639 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.639 INFO kablam! Sep 02 07:57:25.641 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.641 INFO kablam! --> src/double_buffered_allocator.rs:179:45 Sep 02 07:57:25.641 INFO kablam! | Sep 02 07:57:25.641 INFO kablam! 179 | assert_eq!(alloc.buffers[1].stack().ptr(), second_buffer_top_stack); Sep 02 07:57:25.641 INFO kablam! | ^^^ Sep 02 07:57:25.641 INFO kablam! | Sep 02 07:57:25.641 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.641 INFO kablam! Sep 02 07:57:25.643 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.643 INFO kablam! --> src/double_buffered_allocator.rs:185:45 Sep 02 07:57:25.643 INFO kablam! | Sep 02 07:57:25.643 INFO kablam! 185 | assert_eq!(alloc.buffers[0].stack().ptr(), first_buffer_top_stack); Sep 02 07:57:25.643 INFO kablam! | ^^^ Sep 02 07:57:25.643 INFO kablam! | Sep 02 07:57:25.643 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.643 INFO kablam! Sep 02 07:57:25.645 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.646 INFO kablam! --> src/double_buffered_allocator.rs:186:45 Sep 02 07:57:25.646 INFO kablam! | Sep 02 07:57:25.646 INFO kablam! 186 | assert_ne!(alloc.buffers[1].stack().ptr(), second_buffer_top_stack); Sep 02 07:57:25.646 INFO kablam! | ^^^ Sep 02 07:57:25.646 INFO kablam! | Sep 02 07:57:25.646 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.646 INFO kablam! Sep 02 07:57:25.648 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.648 INFO kablam! --> src/double_ended_allocator.rs:112:57 Sep 02 07:57:25.648 INFO kablam! | Sep 02 07:57:25.648 INFO kablam! 112 | let current_offset_bottom = Cell::new(stack.ptr() as *mut u8); Sep 02 07:57:25.648 INFO kablam! | ^^^ Sep 02 07:57:25.648 INFO kablam! | Sep 02 07:57:25.649 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.649 INFO kablam! Sep 02 07:57:25.649 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.649 INFO kablam! --> src/double_ended_allocator.rs:113:54 Sep 02 07:57:25.649 INFO kablam! | Sep 02 07:57:25.649 INFO kablam! 113 | let current_offset_top = Cell::new(stack.ptr().offset(capacity as isize) as *mut u8); Sep 02 07:57:25.649 INFO kablam! | ^^^ Sep 02 07:57:25.649 INFO kablam! | Sep 02 07:57:25.649 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.649 INFO kablam! Sep 02 07:57:25.650 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.651 INFO kablam! --> src/double_ended_allocator.rs:148:51 Sep 02 07:57:25.651 INFO kablam! | Sep 02 07:57:25.651 INFO kablam! 148 | self.current_offset_bottom.set(self.stack.ptr()); Sep 02 07:57:25.651 INFO kablam! | ^^^ Sep 02 07:57:25.651 INFO kablam! | Sep 02 07:57:25.651 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.651 INFO kablam! Sep 02 07:57:25.651 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.651 INFO kablam! --> src/double_ended_allocator.rs:174:42 Sep 02 07:57:25.651 INFO kablam! | Sep 02 07:57:25.651 INFO kablam! 174 | let top_stack = self.stack().ptr().offset(self.stack().cap() as isize); Sep 02 07:57:25.651 INFO kablam! | ^^^ Sep 02 07:57:25.651 INFO kablam! | Sep 02 07:57:25.651 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.651 INFO kablam! Sep 02 07:57:25.651 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.651 INFO kablam! --> src/double_ended_allocator.rs:174:68 Sep 02 07:57:25.651 INFO kablam! | Sep 02 07:57:25.651 INFO kablam! 174 | let top_stack = self.stack().ptr().offset(self.stack().cap() as isize); Sep 02 07:57:25.651 INFO kablam! | ^^^ Sep 02 07:57:25.651 INFO kablam! | Sep 02 07:57:25.651 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.651 INFO kablam! Sep 02 07:57:25.652 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.653 INFO kablam! --> src/double_ended_allocator.rs:226:33 Sep 02 07:57:25.653 INFO kablam! | Sep 02 07:57:25.653 INFO kablam! 226 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap() / 2); Sep 02 07:57:25.653 INFO kablam! | ^^^ Sep 02 07:57:25.653 INFO kablam! | Sep 02 07:57:25.653 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.653 INFO kablam! Sep 02 07:57:25.654 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.654 INFO kablam! --> src/double_ended_allocator.rs:226:39 Sep 02 07:57:25.654 INFO kablam! | Sep 02 07:57:25.654 INFO kablam! 226 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap() / 2); Sep 02 07:57:25.655 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.655 INFO kablam! | Sep 02 07:57:25.655 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.655 INFO kablam! Sep 02 07:57:25.655 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.656 INFO kablam! --> src/double_ended_allocator.rs:226:94 Sep 02 07:57:25.656 INFO kablam! | Sep 02 07:57:25.656 INFO kablam! 226 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) < self.stack.cap() / 2); Sep 02 07:57:25.656 INFO kablam! | ^^^ Sep 02 07:57:25.656 INFO kablam! | Sep 02 07:57:25.656 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.656 INFO kablam! Sep 02 07:57:25.663 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.663 INFO kablam! --> src/double_ended_allocator.rs:274:50 Sep 02 07:57:25.663 INFO kablam! | Sep 02 07:57:25.663 INFO kablam! 274 | let bottom_top_offset = self.stack().ptr().offset_to(old_stack_top).unwrap(); Sep 02 07:57:25.663 INFO kablam! | ^^^ Sep 02 07:57:25.663 INFO kablam! | Sep 02 07:57:25.663 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.663 INFO kablam! Sep 02 07:57:25.664 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.664 INFO kablam! --> src/double_ended_allocator.rs:274:56 Sep 02 07:57:25.665 INFO kablam! | Sep 02 07:57:25.665 INFO kablam! 274 | let bottom_top_offset = self.stack().ptr().offset_to(old_stack_top).unwrap(); Sep 02 07:57:25.665 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.665 INFO kablam! | Sep 02 07:57:25.665 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.665 INFO kablam! Sep 02 07:57:25.665 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.665 INFO kablam! --> src/double_ended_allocator.rs:277:46 Sep 02 07:57:25.665 INFO kablam! | Sep 02 07:57:25.665 INFO kablam! 277 | let unaligned_ptr = self.stack().ptr().offset(bottom_top_offset - offset as isize) as usize; Sep 02 07:57:25.665 INFO kablam! | ^^^ Sep 02 07:57:25.665 INFO kablam! | Sep 02 07:57:25.665 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.665 INFO kablam! Sep 02 07:57:25.670 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.670 INFO kablam! --> src/double_ended_allocator.rs:292:33 Sep 02 07:57:25.670 INFO kablam! | Sep 02 07:57:25.670 INFO kablam! 292 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) > (self.stack.cap() / 2)); Sep 02 07:57:25.670 INFO kablam! | ^^^ Sep 02 07:57:25.670 INFO kablam! | Sep 02 07:57:25.670 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.670 INFO kablam! Sep 02 07:57:25.672 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.672 INFO kablam! --> src/double_ended_allocator.rs:292:39 Sep 02 07:57:25.672 INFO kablam! | Sep 02 07:57:25.672 INFO kablam! 292 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) > (self.stack.cap() / 2)); Sep 02 07:57:25.672 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.672 INFO kablam! | Sep 02 07:57:25.672 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.672 INFO kablam! Sep 02 07:57:25.672 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.672 INFO kablam! --> src/double_ended_allocator.rs:292:95 Sep 02 07:57:25.672 INFO kablam! | Sep 02 07:57:25.672 INFO kablam! 292 | assert!((self.stack.ptr().offset_to(aligned_ptr).unwrap() as usize) > (self.stack.cap() / 2)); Sep 02 07:57:25.673 INFO kablam! | ^^^ Sep 02 07:57:25.673 INFO kablam! | Sep 02 07:57:25.673 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.673 INFO kablam! Sep 02 07:57:25.676 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.676 INFO kablam! --> src/double_ended_allocator.rs:387:36 Sep 02 07:57:25.676 INFO kablam! | Sep 02 07:57:25.677 INFO kablam! 387 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset_bottom.get()).unwrap() as usize; Sep 02 07:57:25.677 INFO kablam! | ^^^ Sep 02 07:57:25.677 INFO kablam! | Sep 02 07:57:25.677 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.677 INFO kablam! Sep 02 07:57:25.680 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.680 INFO kablam! --> src/double_ended_allocator.rs:387:42 Sep 02 07:57:25.680 INFO kablam! | Sep 02 07:57:25.680 INFO kablam! 387 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset_bottom.get()).unwrap() as usize; Sep 02 07:57:25.680 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.680 INFO kablam! | Sep 02 07:57:25.680 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.680 INFO kablam! Sep 02 07:57:25.680 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.680 INFO kablam! --> src/double_ended_allocator.rs:388:42 Sep 02 07:57:25.680 INFO kablam! | Sep 02 07:57:25.681 INFO kablam! 388 | let cap_remaining = (alloc.stack.cap() - cap_used) as isize; Sep 02 07:57:25.681 INFO kablam! | ^^^ Sep 02 07:57:25.681 INFO kablam! | Sep 02 07:57:25.681 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.681 INFO kablam! Sep 02 07:57:25.685 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.685 INFO kablam! --> src/double_ended_allocator.rs:422:36 Sep 02 07:57:25.685 INFO kablam! | Sep 02 07:57:25.686 INFO kablam! 422 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset_bottom.get()).unwrap() as usize; Sep 02 07:57:25.686 INFO kablam! | ^^^ Sep 02 07:57:25.686 INFO kablam! | Sep 02 07:57:25.686 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.686 INFO kablam! Sep 02 07:57:25.688 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.688 INFO kablam! --> src/double_ended_allocator.rs:422:42 Sep 02 07:57:25.688 INFO kablam! | Sep 02 07:57:25.688 INFO kablam! 422 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset_bottom.get()).unwrap() as usize; Sep 02 07:57:25.688 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.688 INFO kablam! | Sep 02 07:57:25.688 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.688 INFO kablam! Sep 02 07:57:25.688 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.688 INFO kablam! --> src/double_ended_allocator.rs:423:42 Sep 02 07:57:25.688 INFO kablam! | Sep 02 07:57:25.688 INFO kablam! 423 | let cap_remaining = (alloc.stack.cap() - cap_used) as isize; Sep 02 07:57:25.688 INFO kablam! | ^^^ Sep 02 07:57:25.688 INFO kablam! | Sep 02 07:57:25.688 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.688 INFO kablam! Sep 02 07:57:25.694 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.694 INFO kablam! --> src/double_ended_allocator.rs:448:36 Sep 02 07:57:25.694 INFO kablam! | Sep 02 07:57:25.694 INFO kablam! 448 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset_bottom.get()).unwrap() as usize; Sep 02 07:57:25.694 INFO kablam! | ^^^ Sep 02 07:57:25.694 INFO kablam! | Sep 02 07:57:25.694 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.694 INFO kablam! Sep 02 07:57:25.696 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.696 INFO kablam! --> src/double_ended_allocator.rs:448:42 Sep 02 07:57:25.696 INFO kablam! | Sep 02 07:57:25.696 INFO kablam! 448 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset_bottom.get()).unwrap() as usize; Sep 02 07:57:25.696 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.696 INFO kablam! | Sep 02 07:57:25.696 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.696 INFO kablam! Sep 02 07:57:25.697 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.697 INFO kablam! --> src/double_ended_allocator.rs:449:42 Sep 02 07:57:25.697 INFO kablam! | Sep 02 07:57:25.697 INFO kablam! 449 | let cap_remaining = (alloc.stack.cap() - cap_used) as isize; Sep 02 07:57:25.697 INFO kablam! | ^^^ Sep 02 07:57:25.697 INFO kablam! | Sep 02 07:57:25.697 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.697 INFO kablam! Sep 02 07:57:25.702 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.702 INFO kablam! --> src/double_ended_allocator.rs:473:36 Sep 02 07:57:25.702 INFO kablam! | Sep 02 07:57:25.702 INFO kablam! 473 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset_bottom.get()).unwrap() as usize; Sep 02 07:57:25.702 INFO kablam! | ^^^ Sep 02 07:57:25.702 INFO kablam! | Sep 02 07:57:25.702 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.702 INFO kablam! Sep 02 07:57:25.704 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.705 INFO kablam! --> src/double_ended_allocator.rs:473:42 Sep 02 07:57:25.705 INFO kablam! | Sep 02 07:57:25.705 INFO kablam! 473 | let cap_used = alloc.stack.ptr().offset_to(alloc.current_offset_bottom.get()).unwrap() as usize; Sep 02 07:57:25.705 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.705 INFO kablam! | Sep 02 07:57:25.705 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.705 INFO kablam! Sep 02 07:57:25.705 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.705 INFO kablam! --> src/double_ended_allocator.rs:474:42 Sep 02 07:57:25.705 INFO kablam! | Sep 02 07:57:25.705 INFO kablam! 474 | let cap_remaining = (alloc.stack.cap() - cap_used) as isize; Sep 02 07:57:25.705 INFO kablam! | ^^^ Sep 02 07:57:25.705 INFO kablam! | Sep 02 07:57:25.705 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.706 INFO kablam! Sep 02 07:57:25.715 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 07:57:25.715 INFO kablam! --> src/double_ended_allocator.rs:490:35 Sep 02 07:57:25.715 INFO kablam! | Sep 02 07:57:25.715 INFO kablam! 490 | let cap_used = (top_stack.offset_to(alloc.current_offset_top.get()).unwrap() * -1) as usize; Sep 02 07:57:25.716 INFO kablam! | ^^^^^^^^^ Sep 02 07:57:25.716 INFO kablam! | Sep 02 07:57:25.716 INFO kablam! = help: did you mean `offset`? Sep 02 07:57:25.716 INFO kablam! Sep 02 07:57:25.718 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 02 07:57:25.718 INFO kablam! --> src/double_ended_allocator.rs:491:42 Sep 02 07:57:25.718 INFO kablam! | Sep 02 07:57:25.718 INFO kablam! 491 | let cap_remaining = (alloc.stack.cap() - cap_used) as isize; Sep 02 07:57:25.718 INFO kablam! | ^^^ Sep 02 07:57:25.718 INFO kablam! | Sep 02 07:57:25.718 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 02 07:57:25.718 INFO kablam! Sep 02 07:57:25.736 INFO kablam! error: aborting due to 68 previous errors Sep 02 07:57:25.736 INFO kablam! Sep 02 07:57:25.736 INFO kablam! Some errors occurred: E0432, E0599, E0658. Sep 02 07:57:25.736 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 07:57:25.748 INFO kablam! error: Could not compile `maskerad_stack_allocator`. Sep 02 07:57:25.748 INFO kablam! Sep 02 07:57:25.748 INFO kablam! To learn more, run the command again with --verbose. Sep 02 07:57:25.749 INFO kablam! su: No module specific data is present Sep 02 07:57:26.249 INFO running `"docker" "rm" "-f" "e7e13ec32decf422fd4b46854f265f4ac24e89675e83d86bf53240da7653dc2e"` Sep 02 07:57:26.381 INFO blam! e7e13ec32decf422fd4b46854f265f4ac24e89675e83d86bf53240da7653dc2e