Sep 01 20:18:16.805 INFO checking futures-channel-preview-0.3.0-alpha.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 20:18:16.805 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 20:18:16.805 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:18:16.942 INFO blam! 50bf26572c7c5583d835ef0a86be903b742650cb89b7692649003097252df540 Sep 01 20:18:16.944 INFO running `"docker" "start" "-a" "50bf26572c7c5583d835ef0a86be903b742650cb89b7692649003097252df540"` Sep 01 20:18:17.481 INFO kablam! Checking futures-core-preview v0.3.0-alpha.3 Sep 01 20:18:17.831 INFO kablam! error[E0432]: unresolved import `core::mem::PinMut` Sep 01 20:18:17.831 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/future.rs:4:5 Sep 01 20:18:17.832 INFO kablam! | Sep 01 20:18:17.832 INFO kablam! 4 | use core::mem::PinMut; Sep 01 20:18:17.832 INFO kablam! | ^^^^^^^^^^^^^^^^^ no `PinMut` in `mem` Sep 01 20:18:17.832 INFO kablam! Sep 01 20:18:17.832 INFO kablam! error[E0432]: unresolved import `core::mem::PinMut` Sep 01 20:18:17.832 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:5:5 Sep 01 20:18:17.832 INFO kablam! | Sep 01 20:18:17.832 INFO kablam! 5 | use core::mem::PinMut; Sep 01 20:18:17.832 INFO kablam! | ^^^^^^^^^^^^^^^^^ no `PinMut` in `mem` Sep 01 20:18:17.832 INFO kablam! Sep 01 20:18:17.832 INFO kablam! error[E0603]: struct `PinBox` is private Sep 01 20:18:17.832 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:128:27 Sep 01 20:18:17.832 INFO kablam! | Sep 01 20:18:17.832 INFO kablam! 128 | use std::boxed::{Box, PinBox}; Sep 01 20:18:17.832 INFO kablam! | ^^^^^^ Sep 01 20:18:17.833 INFO kablam! Sep 01 20:18:17.838 INFO kablam! error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Sep 01 20:18:17.838 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:68:10 Sep 01 20:18:17.838 INFO kablam! | Sep 01 20:18:17.838 INFO kablam! 68 | impl<'a, S: ?Sized + Stream> Stream for PinMut<'a, S> { Sep 01 20:18:17.838 INFO kablam! | ^ unconstrained type parameter Sep 01 20:18:17.838 INFO kablam! Sep 01 20:18:17.838 INFO kablam! error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Sep 01 20:18:17.838 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:141:10 Sep 01 20:18:17.838 INFO kablam! | Sep 01 20:18:17.838 INFO kablam! 141 | impl Stream for PinBox { Sep 01 20:18:17.838 INFO kablam! | ^ unconstrained type parameter Sep 01 20:18:17.838 INFO kablam! Sep 01 20:18:17.838 INFO kablam! error: aborting due to 5 previous errors Sep 01 20:18:17.838 INFO kablam! Sep 01 20:18:17.838 INFO kablam! Some errors occurred: E0207, E0432, E0603. Sep 01 20:18:17.838 INFO kablam! For more information about an error, try `rustc --explain E0207`. Sep 01 20:18:17.844 INFO kablam! error: Could not compile `futures-core-preview`. Sep 01 20:18:17.844 INFO kablam! Sep 01 20:18:17.844 INFO kablam! To learn more, run the command again with --verbose. Sep 01 20:18:17.845 INFO kablam! su: No module specific data is present Sep 01 20:18:18.295 INFO running `"docker" "rm" "-f" "50bf26572c7c5583d835ef0a86be903b742650cb89b7692649003097252df540"` Sep 01 20:18:18.422 INFO blam! 50bf26572c7c5583d835ef0a86be903b742650cb89b7692649003097252df540