Sep 02 10:15:05.084 INFO checking iota-lib-rs-preview-0.1.6 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 10:15:05.084 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 10:15:05.084 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/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 02 10:15:05.262 INFO blam! 5c7d4fb37ea5a1738bf09b3ad6a47d2914263a1e4ae61834b25fabd8b0a6f33c Sep 02 10:15:05.264 INFO running `"docker" "start" "-a" "5c7d4fb37ea5a1738bf09b3ad6a47d2914263a1e4ae61834b25fabd8b0a6f33c"` Sep 02 10:15:06.322 INFO kablam! Checking pin-utils v0.1.0-alpha.2 Sep 02 10:15:06.322 INFO kablam! Compiling crunchy v0.2.1 Sep 02 10:15:06.339 INFO kablam! Checking futures-core-preview v0.3.0-alpha.3 Sep 02 10:15:06.342 INFO kablam! Checking itertools v0.7.8 Sep 02 10:15:06.938 INFO kablam! error[E0432]: unresolved import `core::mem::PinMut` Sep 02 10:15:06.938 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/future.rs:4:5 Sep 02 10:15:06.939 INFO kablam! | Sep 02 10:15:06.939 INFO kablam! 4 | use core::mem::PinMut; Sep 02 10:15:06.939 INFO kablam! | ^^^^^^^^^^^^^^^^^ no `PinMut` in `mem` Sep 02 10:15:06.939 INFO kablam! Sep 02 10:15:06.939 INFO kablam! error[E0432]: unresolved import `core::mem::PinMut` Sep 02 10:15:06.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:5:5 Sep 02 10:15:06.939 INFO kablam! | Sep 02 10:15:06.939 INFO kablam! 5 | use core::mem::PinMut; Sep 02 10:15:06.939 INFO kablam! | ^^^^^^^^^^^^^^^^^ no `PinMut` in `mem` Sep 02 10:15:06.939 INFO kablam! Sep 02 10:15:06.940 INFO kablam! error[E0603]: struct `PinBox` is private Sep 02 10:15:06.940 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:128:27 Sep 02 10:15:06.940 INFO kablam! | Sep 02 10:15:06.940 INFO kablam! 128 | use std::boxed::{Box, PinBox}; Sep 02 10:15:06.940 INFO kablam! | ^^^^^^ Sep 02 10:15:06.940 INFO kablam! Sep 02 10:15:06.949 INFO kablam! error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Sep 02 10:15:06.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:68:10 Sep 02 10:15:06.949 INFO kablam! | Sep 02 10:15:06.949 INFO kablam! 68 | impl<'a, S: ?Sized + Stream> Stream for PinMut<'a, S> { Sep 02 10:15:06.949 INFO kablam! | ^ unconstrained type parameter Sep 02 10:15:06.949 INFO kablam! Sep 02 10:15:06.949 INFO kablam! error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Sep 02 10:15:06.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:141:10 Sep 02 10:15:06.949 INFO kablam! | Sep 02 10:15:06.949 INFO kablam! 141 | impl Stream for PinBox { Sep 02 10:15:06.949 INFO kablam! | ^ unconstrained type parameter Sep 02 10:15:06.949 INFO kablam! Sep 02 10:15:06.950 INFO kablam! error: aborting due to 5 previous errors Sep 02 10:15:06.950 INFO kablam! Sep 02 10:15:06.950 INFO kablam! Some errors occurred: E0207, E0432, E0603. Sep 02 10:15:06.950 INFO kablam! For more information about an error, try `rustc --explain E0207`. Sep 02 10:15:06.956 INFO kablam! error: Could not compile `futures-core-preview`. Sep 02 10:15:06.956 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 10:15:09.633 INFO kablam! error: build failed Sep 02 10:15:09.634 INFO kablam! su: No module specific data is present Sep 02 10:15:10.054 INFO running `"docker" "rm" "-f" "5c7d4fb37ea5a1738bf09b3ad6a47d2914263a1e4ae61834b25fabd8b0a6f33c"` Sep 02 10:15:10.145 INFO blam! 5c7d4fb37ea5a1738bf09b3ad6a47d2914263a1e4ae61834b25fabd8b0a6f33c