Sep 02 13:52:01.633 INFO checking futures-executor-preview-0.3.0-alpha.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 13:52:01.633 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 13:52:01.633 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/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 13:52:01.847 INFO blam! 91063b2e85c5f14e58af74ff760d3477ccb7037fb8cea11a5d28a03d0602e238 Sep 02 13:52:01.849 INFO running `"docker" "start" "-a" "91063b2e85c5f14e58af74ff760d3477ccb7037fb8cea11a5d28a03d0602e238"` Sep 02 13:52:02.578 INFO kablam! Checking futures-core-preview v0.3.0-alpha.3 Sep 02 13:52:03.128 INFO kablam! error[E0432]: unresolved import `core::mem::PinMut` Sep 02 13:52:03.128 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/future.rs:4:5 Sep 02 13:52:03.128 INFO kablam! | Sep 02 13:52:03.128 INFO kablam! 4 | use core::mem::PinMut; Sep 02 13:52:03.128 INFO kablam! | ^^^^^^^^^^^^^^^^^ no `PinMut` in `mem` Sep 02 13:52:03.128 INFO kablam! Sep 02 13:52:03.128 INFO kablam! error[E0432]: unresolved import `core::mem::PinMut` Sep 02 13:52:03.129 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:5:5 Sep 02 13:52:03.129 INFO kablam! | Sep 02 13:52:03.129 INFO kablam! 5 | use core::mem::PinMut; Sep 02 13:52:03.129 INFO kablam! | ^^^^^^^^^^^^^^^^^ no `PinMut` in `mem` Sep 02 13:52:03.129 INFO kablam! Sep 02 13:52:03.129 INFO kablam! error[E0603]: struct `PinBox` is private Sep 02 13:52:03.129 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:128:27 Sep 02 13:52:03.129 INFO kablam! | Sep 02 13:52:03.130 INFO kablam! 128 | use std::boxed::{Box, PinBox}; Sep 02 13:52:03.130 INFO kablam! | ^^^^^^ Sep 02 13:52:03.130 INFO kablam! Sep 02 13:52:03.140 INFO kablam! error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Sep 02 13:52:03.140 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:68:10 Sep 02 13:52:03.140 INFO kablam! | Sep 02 13:52:03.140 INFO kablam! 68 | impl<'a, S: ?Sized + Stream> Stream for PinMut<'a, S> { Sep 02 13:52:03.140 INFO kablam! | ^ unconstrained type parameter Sep 02 13:52:03.140 INFO kablam! Sep 02 13:52:03.140 INFO kablam! error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Sep 02 13:52:03.140 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:141:10 Sep 02 13:52:03.140 INFO kablam! | Sep 02 13:52:03.140 INFO kablam! 141 | impl Stream for PinBox { Sep 02 13:52:03.140 INFO kablam! | ^ unconstrained type parameter Sep 02 13:52:03.140 INFO kablam! Sep 02 13:52:03.141 INFO kablam! error: aborting due to 5 previous errors Sep 02 13:52:03.141 INFO kablam! Sep 02 13:52:03.141 INFO kablam! Some errors occurred: E0207, E0432, E0603. Sep 02 13:52:03.141 INFO kablam! For more information about an error, try `rustc --explain E0207`. Sep 02 13:52:03.149 INFO kablam! error: Could not compile `futures-core-preview`. Sep 02 13:52:03.149 INFO kablam! Sep 02 13:52:03.149 INFO kablam! To learn more, run the command again with --verbose. Sep 02 13:52:03.151 INFO kablam! su: No module specific data is present Sep 02 13:52:03.566 INFO running `"docker" "rm" "-f" "91063b2e85c5f14e58af74ff760d3477ccb7037fb8cea11a5d28a03d0602e238"` Sep 02 13:52:03.721 INFO blam! 91063b2e85c5f14e58af74ff760d3477ccb7037fb8cea11a5d28a03d0602e238