Dec 19 15:39:23.661 INFO checking iovxw/babel against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 15:39:23.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-6/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/gh/iovxw/babel:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 15:39:24.127 INFO [stdout] 1829e103894ff00ae1f5729c80c95a2e840761a59ac868d5f4e8d12f49f9673e Dec 19 15:39:24.130 INFO running `"docker" "start" "-a" "1829e103894ff00ae1f5729c80c95a2e840761a59ac868d5f4e8d12f49f9673e"` Dec 19 15:39:26.388 INFO [stderr] Checking pin-utils v0.1.0-alpha.2 Dec 19 15:39:26.388 INFO [stderr] Compiling actix-web v0.7.7 Dec 19 15:39:26.412 INFO [stderr] Checking tokio-channel v0.1.0 Dec 19 15:39:26.432 INFO [stderr] Compiling openssl-sys v0.9.35 Dec 19 15:39:26.437 INFO [stderr] Checking futures-core-preview v0.3.0-alpha.6 Dec 19 15:39:26.439 INFO [stderr] Checking uuid v0.6.5 Dec 19 15:39:26.446 INFO [stderr] Checking http v0.1.12 Dec 19 15:39:26.446 INFO [stderr] Compiling syn v0.13.11 Dec 19 15:39:26.960 INFO [stderr] Compiling serde_json v1.0.27 Dec 19 15:39:27.892 INFO [stderr] error[E0432]: unresolved import `core::pin::PinMut` Dec 19 15:39:27.895 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/future.rs:4:5 Dec 19 15:39:27.895 INFO [stderr] | Dec 19 15:39:27.895 INFO [stderr] 4 | use core::pin::PinMut; Dec 19 15:39:27.896 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `pin` Dec 19 15:39:27.896 INFO [stderr] Dec 19 15:39:27.908 INFO [stderr] error[E0432]: unresolved imports `core::future::FutureObj`, `core::future::LocalFutureObj`, `core::future::UnsafeFutureObj` Dec 19 15:39:27.909 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/future.rs:6:32 Dec 19 15:39:27.909 INFO [stderr] | Dec 19 15:39:27.909 INFO [stderr] 6 | pub use core::future::{Future, FutureObj, LocalFutureObj, UnsafeFutureObj}; Dec 19 15:39:27.910 INFO [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ no `UnsafeFutureObj` in `future` Dec 19 15:39:27.910 INFO [stderr] | | | Dec 19 15:39:27.910 INFO [stderr] | | no `LocalFutureObj` in `future` Dec 19 15:39:27.911 INFO [stderr] | no `FutureObj` in `future`. Did you mean to use `Future`? Dec 19 15:39:27.911 INFO [stderr] Dec 19 15:39:27.911 INFO [stderr] error[E0432]: unresolved import `core::pin::PinMut` Dec 19 15:39:27.911 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:5:5 Dec 19 15:39:27.912 INFO [stderr] | Dec 19 15:39:27.912 INFO [stderr] 5 | use core::pin::PinMut; Dec 19 15:39:27.912 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `pin` Dec 19 15:39:27.913 INFO [stderr] Dec 19 15:39:27.913 INFO [stderr] error[E0432]: unresolved import `core::pin::PinMut` Dec 19 15:39:27.913 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:5:5 Dec 19 15:39:27.914 INFO [stderr] | Dec 19 15:39:27.914 INFO [stderr] 5 | use core::pin::PinMut; Dec 19 15:39:27.914 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `pin` Dec 19 15:39:27.914 INFO [stderr] Dec 19 15:39:27.915 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Dec 19 15:39:27.915 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:196:9 Dec 19 15:39:27.915 INFO [stderr] | Dec 19 15:39:27.916 INFO [stderr] 196 | use std::boxed::Box; Dec 19 15:39:27.916 INFO [stderr] | ^^^ use of undeclared type or module `std` Dec 19 15:39:27.916 INFO [stderr] Dec 19 15:39:27.916 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Dec 19 15:39:27.917 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:197:9 Dec 19 15:39:27.917 INFO [stderr] | Dec 19 15:39:27.917 INFO [stderr] 197 | use std::pin::PinBox; Dec 19 15:39:27.917 INFO [stderr] | ^^^ use of undeclared type or module `std` Dec 19 15:39:27.917 INFO [stderr] Dec 19 15:39:27.917 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Dec 19 15:39:27.917 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:131:9 Dec 19 15:39:27.917 INFO [stderr] | Dec 19 15:39:27.917 INFO [stderr] 131 | use std::boxed::Box; Dec 19 15:39:27.917 INFO [stderr] | ^^^ use of undeclared type or module `std` Dec 19 15:39:27.917 INFO [stderr] Dec 19 15:39:27.917 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Dec 19 15:39:27.917 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:132:9 Dec 19 15:39:27.917 INFO [stderr] | Dec 19 15:39:27.917 INFO [stderr] 132 | use std::pin::PinBox; Dec 19 15:39:27.917 INFO [stderr] | ^^^ use of undeclared type or module `std` Dec 19 15:39:27.917 INFO [stderr] Dec 19 15:39:27.917 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Dec 19 15:39:27.917 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/task.rs:10:13 Dec 19 15:39:27.917 INFO [stderr] | Dec 19 15:39:27.917 INFO [stderr] 10 | pub use std::task::{Wake, local_waker, local_waker_from_nonlocal}; Dec 19 15:39:27.917 INFO [stderr] | ^^^ use of undeclared type or module `std` Dec 19 15:39:27.917 INFO [stderr] Dec 19 15:39:27.917 INFO [stderr] error[E0432]: unresolved imports `core::task::Context`, `core::task::Spawn`, `core::task::SpawnErrorKind`, `core::task::SpawnObjError`, `core::task::SpawnLocalObjError` Dec 19 15:39:27.917 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/task.rs:4:5 Dec 19 15:39:27.917 INFO [stderr] | Dec 19 15:39:27.917 INFO [stderr] 4 | Context, Poll, Spawn, Dec 19 15:39:27.917 INFO [stderr] | ^^^^^^^ ^^^^^ no `Spawn` in `task` Dec 19 15:39:27.917 INFO [stderr] | | Dec 19 15:39:27.917 INFO [stderr] | no `Context` in `task` Dec 19 15:39:27.917 INFO [stderr] 5 | Waker, LocalWaker, UnsafeWake, Dec 19 15:39:27.917 INFO [stderr] 6 | SpawnErrorKind, SpawnObjError, SpawnLocalObjError, Dec 19 15:39:27.917 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ no `SpawnLocalObjError` in `task` Dec 19 15:39:27.917 INFO [stderr] | | | Dec 19 15:39:27.917 INFO [stderr] | | no `SpawnObjError` in `task` Dec 19 15:39:27.917 INFO [stderr] | no `SpawnErrorKind` in `task` Dec 19 15:39:27.917 INFO [stderr] Dec 19 15:39:27.940 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Dec 19 15:39:27.940 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:203:13 Dec 19 15:39:27.940 INFO [stderr] | Dec 19 15:39:27.940 INFO [stderr] 203 | Box::into_raw(self) as *mut () Dec 19 15:39:27.940 INFO [stderr] | ^^^ use of undeclared type or module `Box` Dec 19 15:39:27.940 INFO [stderr] Dec 19 15:39:27.941 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Dec 19 15:39:27.941 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:213:18 Dec 19 15:39:27.941 INFO [stderr] | Dec 19 15:39:27.941 INFO [stderr] 213 | drop(Box::from_raw(ptr as *mut F)) Dec 19 15:39:27.941 INFO [stderr] | ^^^ use of undeclared type or module `Box` Dec 19 15:39:27.941 INFO [stderr] Dec 19 15:39:27.944 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PinBox` Dec 19 15:39:27.944 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:221:13 Dec 19 15:39:27.944 INFO [stderr] | Dec 19 15:39:27.944 INFO [stderr] 221 | PinBox::into_raw(self) as *mut () Dec 19 15:39:27.944 INFO [stderr] | ^^^^^^ use of undeclared type or module `PinBox` Dec 19 15:39:27.944 INFO [stderr] Dec 19 15:39:27.944 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PinBox` Dec 19 15:39:27.945 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:231:18 Dec 19 15:39:27.945 INFO [stderr] | Dec 19 15:39:27.945 INFO [stderr] 231 | drop(PinBox::from_raw(ptr as *mut F)) Dec 19 15:39:27.945 INFO [stderr] | ^^^^^^ use of undeclared type or module `PinBox` Dec 19 15:39:27.945 INFO [stderr] Dec 19 15:39:28.128 INFO [stderr] error[E0433]: failed to resolve: could not find `std` in `{{root}}` Dec 19 15:39:28.128 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:156:34 Dec 19 15:39:28.128 INFO [stderr] | Dec 19 15:39:28.129 INFO [stderr] 156 | impl Stream for ::std::panic::AssertUnwindSafe { Dec 19 15:39:28.129 INFO [stderr] | ^^^ could not find `std` in `{{root}}` Dec 19 15:39:28.156 INFO [stderr] Dec 19 15:39:28.157 INFO [stderr] error[E0433]: failed to resolve: could not find `std` in `{{root}}` Dec 19 15:39:28.157 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:167:33 Dec 19 15:39:28.157 INFO [stderr] | Dec 19 15:39:28.157 INFO [stderr] 167 | impl Stream for ::std::collections::VecDeque { Dec 19 15:39:28.158 INFO [stderr] | ^^^ could not find `std` in `{{root}}` Dec 19 15:39:28.158 INFO [stderr] Dec 19 15:39:28.164 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Dec 19 15:39:28.164 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:199:54 Dec 19 15:39:28.165 INFO [stderr] | Dec 19 15:39:28.165 INFO [stderr] 199 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Box Dec 19 15:39:28.165 INFO [stderr] | ^^^ not found in this scope Dec 19 15:39:28.165 INFO [stderr] Dec 19 15:39:28.166 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Dec 19 15:39:28.166 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:217:54 Dec 19 15:39:28.166 INFO [stderr] | Dec 19 15:39:28.167 INFO [stderr] 217 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for PinBox Dec 19 15:39:28.167 INFO [stderr] | ^^^^^^ not found in this scope Dec 19 15:39:28.167 INFO [stderr] Dec 19 15:39:28.167 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Dec 19 15:39:28.168 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:235:53 Dec 19 15:39:28.168 INFO [stderr] | Dec 19 15:39:28.168 INFO [stderr] 235 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Dec 19 15:39:28.168 INFO [stderr] | ^^^^^^ not found in this scope Dec 19 15:39:28.168 INFO [stderr] Dec 19 15:39:28.169 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Dec 19 15:39:28.169 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:236:24 Dec 19 15:39:28.169 INFO [stderr] | Dec 19 15:39:28.169 INFO [stderr] 236 | fn from(boxed: PinBox) -> Self { Dec 19 15:39:28.170 INFO [stderr] | ^^^^^^ not found in this scope Dec 19 15:39:28.170 INFO [stderr] Dec 19 15:39:28.170 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Dec 19 15:39:28.170 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:241:53 Dec 19 15:39:28.171 INFO [stderr] | Dec 19 15:39:28.171 INFO [stderr] 241 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Dec 19 15:39:28.171 INFO [stderr] | ^^^ not found in this scope Dec 19 15:39:28.171 INFO [stderr] Dec 19 15:39:28.172 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Dec 19 15:39:28.172 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:242:24 Dec 19 15:39:28.172 INFO [stderr] | Dec 19 15:39:28.172 INFO [stderr] 242 | fn from(boxed: Box) -> Self { Dec 19 15:39:28.173 INFO [stderr] | ^^^ not found in this scope Dec 19 15:39:28.173 INFO [stderr] Dec 19 15:39:28.176 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Dec 19 15:39:28.176 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:247:46 Dec 19 15:39:28.177 INFO [stderr] | Dec 19 15:39:28.177 INFO [stderr] 247 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Dec 19 15:39:28.177 INFO [stderr] | ^^^^^^ not found in this scope Dec 19 15:39:28.177 INFO [stderr] Dec 19 15:39:28.178 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Dec 19 15:39:28.178 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:248:24 Dec 19 15:39:28.178 INFO [stderr] | Dec 19 15:39:28.178 INFO [stderr] 248 | fn from(boxed: PinBox) -> Self { Dec 19 15:39:28.179 INFO [stderr] | ^^^^^^ not found in this scope Dec 19 15:39:28.179 INFO [stderr] Dec 19 15:39:28.179 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Dec 19 15:39:28.179 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:253:46 Dec 19 15:39:28.180 INFO [stderr] | Dec 19 15:39:28.180 INFO [stderr] 253 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Dec 19 15:39:28.180 INFO [stderr] | ^^^ not found in this scope Dec 19 15:39:28.180 INFO [stderr] Dec 19 15:39:28.181 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Dec 19 15:39:28.181 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:254:24 Dec 19 15:39:28.181 INFO [stderr] | Dec 19 15:39:28.181 INFO [stderr] 254 | fn from(boxed: Box) -> Self { Dec 19 15:39:28.182 INFO [stderr] | ^^^ not found in this scope Dec 19 15:39:28.182 INFO [stderr] Dec 19 15:39:28.182 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Dec 19 15:39:28.182 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:134:49 Dec 19 15:39:28.183 INFO [stderr] | Dec 19 15:39:28.183 INFO [stderr] 134 | impl Stream for Box { Dec 19 15:39:28.183 INFO [stderr] | ^^^ not found in this scope Dec 19 15:39:28.183 INFO [stderr] Dec 19 15:39:28.183 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Dec 19 15:39:28.184 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:145:41 Dec 19 15:39:28.184 INFO [stderr] | Dec 19 15:39:28.184 INFO [stderr] 145 | impl Stream for PinBox { Dec 19 15:39:28.184 INFO [stderr] | ^^^^^^ not found in this scope Dec 19 15:39:28.185 INFO [stderr] Dec 19 15:39:28.240 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.240 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:177:20 Dec 19 15:39:28.241 INFO [stderr] | Dec 19 15:39:28.241 INFO [stderr] 177 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for PinMut<'a, F> Dec 19 15:39:28.241 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.268 INFO [stderr] Dec 19 15:39:28.269 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.269 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:71:10 Dec 19 15:39:28.269 INFO [stderr] | Dec 19 15:39:28.269 INFO [stderr] 71 | impl<'a, S: ?Sized + Stream> Stream for PinMut<'a, S> { Dec 19 15:39:28.269 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.270 INFO [stderr] Dec 19 15:39:28.270 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.270 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:199:24 Dec 19 15:39:28.270 INFO [stderr] | Dec 19 15:39:28.270 INFO [stderr] 199 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Box Dec 19 15:39:28.271 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.271 INFO [stderr] Dec 19 15:39:28.271 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.271 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:217:24 Dec 19 15:39:28.271 INFO [stderr] | Dec 19 15:39:28.271 INFO [stderr] 217 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for PinBox Dec 19 15:39:28.272 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.272 INFO [stderr] Dec 19 15:39:28.272 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.272 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:235:14 Dec 19 15:39:28.272 INFO [stderr] | Dec 19 15:39:28.273 INFO [stderr] 235 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Dec 19 15:39:28.273 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.273 INFO [stderr] Dec 19 15:39:28.273 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.273 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:241:14 Dec 19 15:39:28.273 INFO [stderr] | Dec 19 15:39:28.274 INFO [stderr] 241 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Dec 19 15:39:28.274 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.274 INFO [stderr] Dec 19 15:39:28.274 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.274 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:247:14 Dec 19 15:39:28.275 INFO [stderr] | Dec 19 15:39:28.275 INFO [stderr] 247 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Dec 19 15:39:28.275 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.275 INFO [stderr] Dec 19 15:39:28.275 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.276 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:253:14 Dec 19 15:39:28.276 INFO [stderr] | Dec 19 15:39:28.276 INFO [stderr] 253 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Dec 19 15:39:28.276 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.276 INFO [stderr] Dec 19 15:39:28.276 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.277 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:134:10 Dec 19 15:39:28.277 INFO [stderr] | Dec 19 15:39:28.277 INFO [stderr] 134 | impl Stream for Box { Dec 19 15:39:28.277 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.277 INFO [stderr] Dec 19 15:39:28.278 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.278 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:145:10 Dec 19 15:39:28.278 INFO [stderr] | Dec 19 15:39:28.278 INFO [stderr] 145 | impl Stream for PinBox { Dec 19 15:39:28.278 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.278 INFO [stderr] Dec 19 15:39:28.279 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.279 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:156:10 Dec 19 15:39:28.279 INFO [stderr] | Dec 19 15:39:28.279 INFO [stderr] 156 | impl Stream for ::std::panic::AssertUnwindSafe { Dec 19 15:39:28.279 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.280 INFO [stderr] Dec 19 15:39:28.280 INFO [stderr] error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Dec 19 15:39:28.280 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:167:10 Dec 19 15:39:28.280 INFO [stderr] | Dec 19 15:39:28.280 INFO [stderr] 167 | impl Stream for ::std::collections::VecDeque { Dec 19 15:39:28.281 INFO [stderr] | ^ unconstrained type parameter Dec 19 15:39:28.281 INFO [stderr] Dec 19 15:39:28.281 INFO [stderr] error: aborting due to 40 previous errors Dec 19 15:39:28.281 INFO [stderr] Dec 19 15:39:28.281 INFO [stderr] Some errors occurred: E0207, E0412, E0432, E0433. Dec 19 15:39:28.282 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Dec 19 15:39:28.297 INFO [stderr] error: Could not compile `futures-core-preview`. Dec 19 15:39:28.297 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 19 15:39:52.014 INFO [stderr] error: build failed Dec 19 15:39:53.451 INFO running `"docker" "inspect" "1829e103894ff00ae1f5729c80c95a2e840761a59ac868d5f4e8d12f49f9673e"` Dec 19 15:39:53.706 INFO running `"docker" "rm" "-f" "1829e103894ff00ae1f5729c80c95a2e840761a59ac868d5f4e8d12f49f9673e"` Dec 19 15:39:54.076 INFO [stdout] 1829e103894ff00ae1f5729c80c95a2e840761a59ac868d5f4e8d12f49f9673e