Sep 14 09:03:14.412 INFO checking silica-0.0.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 09:03:14.412 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 09:03:14.412 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/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 09:03:14.780 INFO blam! c6604272d7cee980e0d6639a5f4bf78d369cf95f8da92dacc28d71f1a43fd0a2 Sep 14 09:03:14.787 INFO running `"docker" "start" "-a" "c6604272d7cee980e0d6639a5f4bf78d369cf95f8da92dacc28d71f1a43fd0a2"` Sep 14 09:03:16.029 INFO kablam! usermod: no changes Sep 14 09:03:16.091 INFO kablam! Checking silica v0.0.1 (file:///source) Sep 14 09:03:16.307 INFO kablam! error[E0432]: unresolved import `liballoc::arc` Sep 14 09:03:16.307 INFO kablam! --> src/thread.rs:3:15 Sep 14 09:03:16.307 INFO kablam! | Sep 14 09:03:16.307 INFO kablam! 3 | use liballoc::arc::Arc; Sep 14 09:03:16.307 INFO kablam! | ^^^ Could not find `arc` in `liballoc` Sep 14 09:03:16.307 INFO kablam! Sep 14 09:03:16.307 INFO kablam! error[E0432]: unresolved import `liballoc::arc` Sep 14 09:03:16.307 INFO kablam! --> src/sync/mpsc.rs:2:15 Sep 14 09:03:16.307 INFO kablam! | Sep 14 09:03:16.307 INFO kablam! 2 | use liballoc::arc::Arc; Sep 14 09:03:16.307 INFO kablam! | ^^^ Could not find `arc` in `liballoc` Sep 14 09:03:16.307 INFO kablam! Sep 14 09:03:16.314 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.314 INFO kablam! --> src/thread.rs:5:5 Sep 14 09:03:16.314 INFO kablam! | Sep 14 09:03:16.314 INFO kablam! 5 | use liballoc::raw_vec::RawVec; Sep 14 09:03:16.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:03:16.314 INFO kablam! | Sep 14 09:03:16.314 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.314 INFO kablam! Sep 14 09:03:16.314 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.314 INFO kablam! --> src/thread.rs:45:12 Sep 14 09:03:16.314 INFO kablam! | Sep 14 09:03:16.314 INFO kablam! 45 | stack: RawVec Sep 14 09:03:16.314 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 09:03:16.314 INFO kablam! | Sep 14 09:03:16.314 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.314 INFO kablam! Sep 14 09:03:16.314 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.314 INFO kablam! --> src/io.rs:4:5 Sep 14 09:03:16.314 INFO kablam! | Sep 14 09:03:16.314 INFO kablam! 4 | use liballoc::raw_vec::RawVec; Sep 14 09:03:16.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:03:16.314 INFO kablam! | Sep 14 09:03:16.314 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.314 INFO kablam! Sep 14 09:03:16.315 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.315 INFO kablam! --> src/io.rs:41:8 Sep 14 09:03:16.315 INFO kablam! | Sep 14 09:03:16.315 INFO kablam! 41 | v: RawVec, // vector Sep 14 09:03:16.315 INFO kablam! | ^^^^^^^^^ Sep 14 09:03:16.315 INFO kablam! | Sep 14 09:03:16.315 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.315 INFO kablam! Sep 14 09:03:16.315 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.315 INFO kablam! --> src/thread.rs:78:24 Sep 14 09:03:16.315 INFO kablam! | Sep 14 09:03:16.315 INFO kablam! 78 | stack: RawVec::with_capacity(stack_size) Sep 14 09:03:16.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:03:16.315 INFO kablam! | Sep 14 09:03:16.315 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.315 INFO kablam! Sep 14 09:03:16.315 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.315 INFO kablam! --> src/io.rs:49:19 Sep 14 09:03:16.315 INFO kablam! | Sep 14 09:03:16.315 INFO kablam! 49 | Fifo { v: RawVec::with_capacity(cap), cap: cap, w: 0, r: None } Sep 14 09:03:16.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:03:16.315 INFO kablam! | Sep 14 09:03:16.315 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.315 INFO kablam! Sep 14 09:03:16.371 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.371 INFO kablam! --> src/io.rs:59:36 Sep 14 09:03:16.371 INFO kablam! | Sep 14 09:03:16.371 INFO kablam! 59 | unsafe { ptr::write(self.v.ptr().offset(self.w as isize), item); } Sep 14 09:03:16.371 INFO kablam! | ^^^ Sep 14 09:03:16.371 INFO kablam! | Sep 14 09:03:16.371 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.371 INFO kablam! Sep 14 09:03:16.371 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.371 INFO kablam! --> src/io.rs:79:46 Sep 14 09:03:16.371 INFO kablam! | Sep 14 09:03:16.371 INFO kablam! 79 | let item = unsafe { ptr::read(self.v.ptr().offset(r as isize)) }; Sep 14 09:03:16.371 INFO kablam! | ^^^ Sep 14 09:03:16.371 INFO kablam! | Sep 14 09:03:16.371 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.371 INFO kablam! Sep 14 09:03:16.375 INFO kablam! error: aborting due to 10 previous errors Sep 14 09:03:16.375 INFO kablam! Sep 14 09:03:16.375 INFO kablam! Some errors occurred: E0432, E0658. Sep 14 09:03:16.375 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 14 09:03:16.383 INFO kablam! error: Could not compile `silica`. Sep 14 09:03:16.383 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 09:03:16.555 INFO kablam! error[E0432]: unresolved import `liballoc::arc` Sep 14 09:03:16.555 INFO kablam! --> src/thread.rs:3:15 Sep 14 09:03:16.555 INFO kablam! | Sep 14 09:03:16.555 INFO kablam! 3 | use liballoc::arc::Arc; Sep 14 09:03:16.555 INFO kablam! | ^^^ Could not find `arc` in `liballoc` Sep 14 09:03:16.555 INFO kablam! Sep 14 09:03:16.555 INFO kablam! error[E0432]: unresolved import `liballoc::arc` Sep 14 09:03:16.555 INFO kablam! --> src/sync/mpsc.rs:2:15 Sep 14 09:03:16.555 INFO kablam! | Sep 14 09:03:16.555 INFO kablam! 2 | use liballoc::arc::Arc; Sep 14 09:03:16.555 INFO kablam! | ^^^ Could not find `arc` in `liballoc` Sep 14 09:03:16.555 INFO kablam! Sep 14 09:03:16.567 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.567 INFO kablam! --> src/thread.rs:5:5 Sep 14 09:03:16.567 INFO kablam! | Sep 14 09:03:16.567 INFO kablam! 5 | use liballoc::raw_vec::RawVec; Sep 14 09:03:16.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:03:16.567 INFO kablam! | Sep 14 09:03:16.567 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.567 INFO kablam! Sep 14 09:03:16.567 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.567 INFO kablam! --> src/thread.rs:45:12 Sep 14 09:03:16.567 INFO kablam! | Sep 14 09:03:16.567 INFO kablam! 45 | stack: RawVec Sep 14 09:03:16.567 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 09:03:16.567 INFO kablam! | Sep 14 09:03:16.567 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.567 INFO kablam! Sep 14 09:03:16.575 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.575 INFO kablam! --> src/io.rs:4:5 Sep 14 09:03:16.575 INFO kablam! | Sep 14 09:03:16.575 INFO kablam! 4 | use liballoc::raw_vec::RawVec; Sep 14 09:03:16.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:03:16.575 INFO kablam! | Sep 14 09:03:16.575 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.575 INFO kablam! Sep 14 09:03:16.575 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.575 INFO kablam! --> src/io.rs:41:8 Sep 14 09:03:16.575 INFO kablam! | Sep 14 09:03:16.575 INFO kablam! 41 | v: RawVec, // vector Sep 14 09:03:16.575 INFO kablam! | ^^^^^^^^^ Sep 14 09:03:16.575 INFO kablam! | Sep 14 09:03:16.575 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.575 INFO kablam! Sep 14 09:03:16.575 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.575 INFO kablam! --> src/thread.rs:78:24 Sep 14 09:03:16.575 INFO kablam! | Sep 14 09:03:16.575 INFO kablam! 78 | stack: RawVec::with_capacity(stack_size) Sep 14 09:03:16.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:03:16.575 INFO kablam! | Sep 14 09:03:16.575 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.575 INFO kablam! Sep 14 09:03:16.575 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.575 INFO kablam! --> src/io.rs:49:19 Sep 14 09:03:16.575 INFO kablam! | Sep 14 09:03:16.575 INFO kablam! 49 | Fifo { v: RawVec::with_capacity(cap), cap: cap, w: 0, r: None } Sep 14 09:03:16.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:03:16.575 INFO kablam! | Sep 14 09:03:16.575 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.575 INFO kablam! Sep 14 09:03:16.695 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.695 INFO kablam! --> src/io.rs:59:36 Sep 14 09:03:16.695 INFO kablam! | Sep 14 09:03:16.695 INFO kablam! 59 | unsafe { ptr::write(self.v.ptr().offset(self.w as isize), item); } Sep 14 09:03:16.695 INFO kablam! | ^^^ Sep 14 09:03:16.695 INFO kablam! | Sep 14 09:03:16.695 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.695 INFO kablam! Sep 14 09:03:16.695 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 14 09:03:16.695 INFO kablam! --> src/io.rs:79:46 Sep 14 09:03:16.695 INFO kablam! | Sep 14 09:03:16.695 INFO kablam! 79 | let item = unsafe { ptr::read(self.v.ptr().offset(r as isize)) }; Sep 14 09:03:16.695 INFO kablam! | ^^^ Sep 14 09:03:16.695 INFO kablam! | Sep 14 09:03:16.695 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 14 09:03:16.695 INFO kablam! Sep 14 09:03:16.739 INFO kablam! error: aborting due to 10 previous errors Sep 14 09:03:16.739 INFO kablam! Sep 14 09:03:16.739 INFO kablam! Some errors occurred: E0432, E0658. Sep 14 09:03:16.739 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 14 09:03:16.745 INFO kablam! error: Could not compile `silica`. Sep 14 09:03:16.745 INFO kablam! Sep 14 09:03:16.745 INFO kablam! To learn more, run the command again with --verbose. Sep 14 09:03:16.745 INFO kablam! su: No module specific data is present Sep 14 09:03:17.675 INFO running `"docker" "rm" "-f" "c6604272d7cee980e0d6639a5f4bf78d369cf95f8da92dacc28d71f1a43fd0a2"` Sep 14 09:03:17.875 INFO blam! c6604272d7cee980e0d6639a5f4bf78d369cf95f8da92dacc28d71f1a43fd0a2