Sep 06 00:00:49.441 INFO checking silica-0.0.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:00:49.441 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:00:49.441 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:00:49.702 INFO blam! 826dd1aafc861b21683ebf5862ec7083821b339af7725cc57a0f95d8e87a0ea1 Sep 06 00:00:49.704 INFO running `"docker" "start" "-a" "826dd1aafc861b21683ebf5862ec7083821b339af7725cc57a0f95d8e87a0ea1"` Sep 06 00:00:51.366 INFO kablam! usermod: no changes Sep 06 00:00:51.414 INFO kablam! Checking silica v0.0.1 (file:///source) Sep 06 00:00:51.534 INFO kablam! error[E0432]: unresolved import `liballoc::arc` Sep 06 00:00:51.534 INFO kablam! --> src/thread.rs:3:15 Sep 06 00:00:51.534 INFO kablam! | Sep 06 00:00:51.534 INFO kablam! 3 | use liballoc::arc::Arc; Sep 06 00:00:51.534 INFO kablam! | ^^^ Could not find `arc` in `liballoc` Sep 06 00:00:51.546 INFO kablam! Sep 06 00:00:51.546 INFO kablam! error[E0432]: unresolved import `liballoc::arc` Sep 06 00:00:51.546 INFO kablam! --> src/sync/mpsc.rs:2:15 Sep 06 00:00:51.546 INFO kablam! | Sep 06 00:00:51.546 INFO kablam! 2 | use liballoc::arc::Arc; Sep 06 00:00:51.546 INFO kablam! | ^^^ Could not find `arc` in `liballoc` Sep 06 00:00:51.546 INFO kablam! Sep 06 00:00:51.548 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.548 INFO kablam! --> src/thread.rs:5:5 Sep 06 00:00:51.548 INFO kablam! | Sep 06 00:00:51.548 INFO kablam! 5 | use liballoc::raw_vec::RawVec; Sep 06 00:00:51.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:00:51.548 INFO kablam! | Sep 06 00:00:51.548 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.548 INFO kablam! Sep 06 00:00:51.549 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.549 INFO kablam! --> src/thread.rs:45:12 Sep 06 00:00:51.549 INFO kablam! | Sep 06 00:00:51.549 INFO kablam! 45 | stack: RawVec Sep 06 00:00:51.549 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:00:51.549 INFO kablam! | Sep 06 00:00:51.549 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.549 INFO kablam! Sep 06 00:00:51.549 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.549 INFO kablam! --> src/io.rs:4:5 Sep 06 00:00:51.549 INFO kablam! | Sep 06 00:00:51.549 INFO kablam! 4 | use liballoc::raw_vec::RawVec; Sep 06 00:00:51.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:00:51.549 INFO kablam! | Sep 06 00:00:51.549 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.549 INFO kablam! Sep 06 00:00:51.549 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.549 INFO kablam! --> src/io.rs:41:8 Sep 06 00:00:51.549 INFO kablam! | Sep 06 00:00:51.549 INFO kablam! 41 | v: RawVec, // vector Sep 06 00:00:51.549 INFO kablam! | ^^^^^^^^^ Sep 06 00:00:51.549 INFO kablam! | Sep 06 00:00:51.549 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.549 INFO kablam! Sep 06 00:00:51.549 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.549 INFO kablam! --> src/thread.rs:78:24 Sep 06 00:00:51.549 INFO kablam! | Sep 06 00:00:51.549 INFO kablam! 78 | stack: RawVec::with_capacity(stack_size) Sep 06 00:00:51.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:00:51.549 INFO kablam! | Sep 06 00:00:51.549 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.549 INFO kablam! Sep 06 00:00:51.549 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.549 INFO kablam! --> src/io.rs:49:19 Sep 06 00:00:51.549 INFO kablam! | Sep 06 00:00:51.550 INFO kablam! 49 | Fifo { v: RawVec::with_capacity(cap), cap: cap, w: 0, r: None } Sep 06 00:00:51.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:00:51.550 INFO kablam! | Sep 06 00:00:51.550 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.550 INFO kablam! Sep 06 00:00:51.638 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.638 INFO kablam! --> src/io.rs:59:36 Sep 06 00:00:51.638 INFO kablam! | Sep 06 00:00:51.638 INFO kablam! 59 | unsafe { ptr::write(self.v.ptr().offset(self.w as isize), item); } Sep 06 00:00:51.638 INFO kablam! | ^^^ Sep 06 00:00:51.638 INFO kablam! | Sep 06 00:00:51.638 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.638 INFO kablam! Sep 06 00:00:51.642 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.642 INFO kablam! --> src/io.rs:79:46 Sep 06 00:00:51.642 INFO kablam! | Sep 06 00:00:51.642 INFO kablam! 79 | let item = unsafe { ptr::read(self.v.ptr().offset(r as isize)) }; Sep 06 00:00:51.642 INFO kablam! | ^^^ Sep 06 00:00:51.642 INFO kablam! | Sep 06 00:00:51.642 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.642 INFO kablam! Sep 06 00:00:51.646 INFO kablam! error: aborting due to 10 previous errors Sep 06 00:00:51.646 INFO kablam! Sep 06 00:00:51.646 INFO kablam! Some errors occurred: E0432, E0658. Sep 06 00:00:51.646 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 06 00:00:51.662 INFO kablam! error: Could not compile `silica`. Sep 06 00:00:51.662 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:00:51.802 INFO kablam! error[E0432]: unresolved import `liballoc::arc` Sep 06 00:00:51.802 INFO kablam! --> src/thread.rs:3:15 Sep 06 00:00:51.802 INFO kablam! | Sep 06 00:00:51.802 INFO kablam! 3 | use liballoc::arc::Arc; Sep 06 00:00:51.802 INFO kablam! | ^^^ Could not find `arc` in `liballoc` Sep 06 00:00:51.802 INFO kablam! Sep 06 00:00:51.802 INFO kablam! error[E0432]: unresolved import `liballoc::arc` Sep 06 00:00:51.802 INFO kablam! --> src/sync/mpsc.rs:2:15 Sep 06 00:00:51.802 INFO kablam! | Sep 06 00:00:51.802 INFO kablam! 2 | use liballoc::arc::Arc; Sep 06 00:00:51.802 INFO kablam! | ^^^ Could not find `arc` in `liballoc` Sep 06 00:00:51.802 INFO kablam! Sep 06 00:00:51.810 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.810 INFO kablam! --> src/thread.rs:5:5 Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! 5 | use liballoc::raw_vec::RawVec; Sep 06 00:00:51.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.810 INFO kablam! Sep 06 00:00:51.810 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.810 INFO kablam! --> src/thread.rs:45:12 Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! 45 | stack: RawVec Sep 06 00:00:51.810 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.810 INFO kablam! Sep 06 00:00:51.810 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.810 INFO kablam! --> src/io.rs:4:5 Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! 4 | use liballoc::raw_vec::RawVec; Sep 06 00:00:51.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.810 INFO kablam! Sep 06 00:00:51.810 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.810 INFO kablam! --> src/io.rs:41:8 Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! 41 | v: RawVec, // vector Sep 06 00:00:51.810 INFO kablam! | ^^^^^^^^^ Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.810 INFO kablam! Sep 06 00:00:51.810 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.810 INFO kablam! --> src/thread.rs:78:24 Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! 78 | stack: RawVec::with_capacity(stack_size) Sep 06 00:00:51.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:00:51.810 INFO kablam! | Sep 06 00:00:51.810 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.810 INFO kablam! Sep 06 00:00:51.810 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.811 INFO kablam! --> src/io.rs:49:19 Sep 06 00:00:51.811 INFO kablam! | Sep 06 00:00:51.811 INFO kablam! 49 | Fifo { v: RawVec::with_capacity(cap), cap: cap, w: 0, r: None } Sep 06 00:00:51.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:00:51.811 INFO kablam! | Sep 06 00:00:51.811 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.811 INFO kablam! Sep 06 00:00:51.926 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.926 INFO kablam! --> src/io.rs:59:36 Sep 06 00:00:51.926 INFO kablam! | Sep 06 00:00:51.926 INFO kablam! 59 | unsafe { ptr::write(self.v.ptr().offset(self.w as isize), item); } Sep 06 00:00:51.926 INFO kablam! | ^^^ Sep 06 00:00:51.926 INFO kablam! | Sep 06 00:00:51.926 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.926 INFO kablam! Sep 06 00:00:51.926 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 06 00:00:51.926 INFO kablam! --> src/io.rs:79:46 Sep 06 00:00:51.926 INFO kablam! | Sep 06 00:00:51.926 INFO kablam! 79 | let item = unsafe { ptr::read(self.v.ptr().offset(r as isize)) }; Sep 06 00:00:51.926 INFO kablam! | ^^^ Sep 06 00:00:51.926 INFO kablam! | Sep 06 00:00:51.926 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 06 00:00:51.926 INFO kablam! Sep 06 00:00:51.956 INFO kablam! error: aborting due to 10 previous errors Sep 06 00:00:51.957 INFO kablam! Sep 06 00:00:51.957 INFO kablam! Some errors occurred: E0432, E0658. Sep 06 00:00:51.957 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 06 00:00:51.964 INFO kablam! error: Could not compile `silica`. Sep 06 00:00:51.964 INFO kablam! Sep 06 00:00:51.964 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:00:51.965 INFO kablam! su: No module specific data is present Sep 06 00:00:52.870 INFO running `"docker" "rm" "-f" "826dd1aafc861b21683ebf5862ec7083821b339af7725cc57a0f95d8e87a0ea1"` Sep 06 00:00:52.994 INFO blam! 826dd1aafc861b21683ebf5862ec7083821b339af7725cc57a0f95d8e87a0ea1