Nov 17 08:13:36.548 INFO testing bfredl/gtknvim against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 08:13:36.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 08:13:36.903 INFO [stdout] a3cf87d8378c93f33c7907d111423bc078eba88f545f6ccee4e13d1588930581 Nov 17 08:13:36.911 INFO running `"docker" "start" "-a" "a3cf87d8378c93f33c7907d111423bc078eba88f545f6ccee4e13d1588930581"` Nov 17 08:13:37.740 INFO [stderr] usermod: no changes Nov 17 08:13:37.899 INFO [stderr] Compiling either v1.5.0 Nov 17 08:13:37.899 INFO [stderr] Compiling gio v0.5.0 Nov 17 08:13:37.899 INFO [stderr] Compiling cairo-rs v0.5.0 Nov 17 08:13:37.899 INFO [stderr] Compiling gdk-pixbuf v0.5.0 Nov 17 08:13:37.899 INFO [stderr] Compiling fragile v0.3.0 Nov 17 08:13:37.899 INFO [stderr] Compiling gdk v0.9.0 Nov 17 08:13:37.899 INFO [stderr] Compiling pin-utils v0.1.0-alpha.3 Nov 17 08:13:37.899 INFO [stderr] Compiling gtk v0.5.0 Nov 17 08:13:38.208 INFO [stderr] Compiling glib-sys v0.7.0 Nov 17 08:13:38.277 INFO [stderr] Compiling gobject-sys v0.7.0 Nov 17 08:13:38.667 INFO [stderr] Compiling gio-sys v0.7.0 Nov 17 08:13:39.313 INFO [stderr] Compiling cairo-sys-rs v0.7.0 Nov 17 08:13:39.323 INFO [stderr] Compiling pango-sys v0.7.0 Nov 17 08:13:39.359 INFO [stderr] Compiling gdk-pixbuf-sys v0.7.0 Nov 17 08:13:40.484 INFO [stderr] Compiling atk-sys v0.7.0 Nov 17 08:13:40.731 INFO [stderr] Compiling gdk-sys v0.7.0 Nov 17 08:13:41.109 INFO [stderr] Compiling gtk-sys v0.7.0 Nov 17 08:13:41.975 INFO [stderr] Compiling futures-core-preview v0.3.0-alpha.7 Nov 17 08:13:43.011 INFO [stderr] error[E0433]: failed to resolve. Could not find `std` in `{{root}}` Nov 17 08:13:43.011 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:194:9 Nov 17 08:13:43.012 INFO [stderr] | Nov 17 08:13:43.012 INFO [stderr] 194 | use std::boxed::Box; Nov 17 08:13:43.012 INFO [stderr] | ^^^ Could not find `std` in `{{root}}` Nov 17 08:13:43.012 INFO [stderr] Nov 17 08:13:43.012 INFO [stderr] error[E0433]: failed to resolve. Could not find `std` in `{{root}}` Nov 17 08:13:43.012 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:196:9 Nov 17 08:13:43.012 INFO [stderr] | Nov 17 08:13:43.012 INFO [stderr] 196 | use std::boxed::Box; Nov 17 08:13:43.012 INFO [stderr] | ^^^ Could not find `std` in `{{root}}` Nov 17 08:13:43.012 INFO [stderr] Nov 17 08:13:43.012 INFO [stderr] error[E0433]: failed to resolve. Could not find `std` in `{{root}}` Nov 17 08:13:43.012 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:136:9 Nov 17 08:13:43.012 INFO [stderr] | Nov 17 08:13:43.012 INFO [stderr] 136 | use std::boxed::Box; Nov 17 08:13:43.012 INFO [stderr] | ^^^ Could not find `std` in `{{root}}` Nov 17 08:13:43.012 INFO [stderr] Nov 17 08:13:43.013 INFO [stderr] error[E0433]: failed to resolve. Could not find `std` in `{{root}}` Nov 17 08:13:43.013 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/task/mod.rs:8:13 Nov 17 08:13:43.013 INFO [stderr] | Nov 17 08:13:43.013 INFO [stderr] 8 | pub use std::task::{Wake, local_waker, local_waker_from_nonlocal}; Nov 17 08:13:43.015 INFO [stderr] | ^^^ Could not find `std` in `{{root}}` Nov 17 08:13:43.015 INFO [stderr] Nov 17 08:13:43.110 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `Box` Nov 17 08:13:43.110 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:200:13 Nov 17 08:13:43.110 INFO [stderr] | Nov 17 08:13:43.110 INFO [stderr] 200 | Box::into_raw(self) as *mut () Nov 17 08:13:43.110 INFO [stderr] | ^^^ Use of undeclared type or module `Box` Nov 17 08:13:43.110 INFO [stderr] Nov 17 08:13:43.110 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `Box` Nov 17 08:13:43.110 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:210:18 Nov 17 08:13:43.110 INFO [stderr] | Nov 17 08:13:43.110 INFO [stderr] 210 | drop(Box::from_raw(ptr as *mut F)) Nov 17 08:13:43.110 INFO [stderr] | ^^^ Use of undeclared type or module `Box` Nov 17 08:13:43.110 INFO [stderr] Nov 17 08:13:43.123 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `Box` Nov 17 08:13:43.123 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:233:18 Nov 17 08:13:43.123 INFO [stderr] | Nov 17 08:13:43.123 INFO [stderr] 233 | drop(Box::from_raw(ptr as *mut Pin>)); Nov 17 08:13:43.123 INFO [stderr] | ^^^ Use of undeclared type or module `Box` Nov 17 08:13:43.139 INFO [stderr] Nov 17 08:13:43.383 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `Box` Nov 17 08:13:43.383 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:202:13 Nov 17 08:13:43.383 INFO [stderr] | Nov 17 08:13:43.387 INFO [stderr] 202 | Box::into_raw(self) as *mut () Nov 17 08:13:43.387 INFO [stderr] | ^^^ Use of undeclared type or module `Box` Nov 17 08:13:43.411 INFO [stderr] Nov 17 08:13:43.412 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `Box` Nov 17 08:13:43.412 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:212:18 Nov 17 08:13:43.412 INFO [stderr] | Nov 17 08:13:43.412 INFO [stderr] 212 | drop(Box::from_raw(ptr as *mut F)) Nov 17 08:13:43.412 INFO [stderr] | ^^^ Use of undeclared type or module `Box` Nov 17 08:13:43.412 INFO [stderr] Nov 17 08:13:43.416 INFO [stderr] error[E0433]: failed to resolve. Use of undeclared type or module `Box` Nov 17 08:13:43.416 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:230:18 Nov 17 08:13:43.416 INFO [stderr] | Nov 17 08:13:43.416 INFO [stderr] 230 | drop(Box::from_raw(ptr as *mut F)) Nov 17 08:13:43.417 INFO [stderr] | ^^^ Use of undeclared type or module `Box` Nov 17 08:13:43.427 INFO [stderr] Nov 17 08:13:43.619 INFO [stderr] error[E0433]: failed to resolve. Could not find `std` in `{{root}}` Nov 17 08:13:43.619 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:149:34 Nov 17 08:13:43.619 INFO [stderr] | Nov 17 08:13:43.619 INFO [stderr] 149 | impl Stream for ::std::panic::AssertUnwindSafe { Nov 17 08:13:43.619 INFO [stderr] | ^^^ Could not find `std` in `{{root}}` Nov 17 08:13:43.631 INFO [stderr] Nov 17 08:13:43.631 INFO [stderr] error[E0433]: failed to resolve. Could not find `std` in `{{root}}` Nov 17 08:13:43.631 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:160:33 Nov 17 08:13:43.631 INFO [stderr] | Nov 17 08:13:43.632 INFO [stderr] 160 | impl Stream for ::std::collections::VecDeque { Nov 17 08:13:43.632 INFO [stderr] | ^^^ Could not find `std` in `{{root}}` Nov 17 08:13:43.632 INFO [stderr] Nov 17 08:13:43.632 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.632 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:196:54 Nov 17 08:13:43.633 INFO [stderr] | Nov 17 08:13:43.633 INFO [stderr] 196 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Box Nov 17 08:13:43.633 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.633 INFO [stderr] Nov 17 08:13:43.633 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.633 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:214:58 Nov 17 08:13:43.634 INFO [stderr] | Nov 17 08:13:43.634 INFO [stderr] 214 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Pin> Nov 17 08:13:43.634 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.634 INFO [stderr] Nov 17 08:13:43.634 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.635 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:233:48 Nov 17 08:13:43.635 INFO [stderr] | Nov 17 08:13:43.635 INFO [stderr] 233 | drop(Box::from_raw(ptr as *mut Pin>)); Nov 17 08:13:43.635 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.635 INFO [stderr] Nov 17 08:13:43.635 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.636 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:237:59 Nov 17 08:13:43.636 INFO [stderr] | Nov 17 08:13:43.636 INFO [stderr] 237 | impl<'a, F: Future + Send + 'a> From>> for FutureObj<'a, ()> { Nov 17 08:13:43.636 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.636 INFO [stderr] Nov 17 08:13:43.637 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.637 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:238:28 Nov 17 08:13:43.637 INFO [stderr] | Nov 17 08:13:43.637 INFO [stderr] 238 | fn from(boxed: Pin>) -> Self { Nov 17 08:13:43.637 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.637 INFO [stderr] Nov 17 08:13:43.638 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.638 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:243:55 Nov 17 08:13:43.638 INFO [stderr] | Nov 17 08:13:43.638 INFO [stderr] 243 | impl<'a, F: Future + Send + 'a> From> for FutureObj<'a, ()> { Nov 17 08:13:43.638 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.638 INFO [stderr] Nov 17 08:13:43.638 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.639 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:244:24 Nov 17 08:13:43.639 INFO [stderr] | Nov 17 08:13:43.639 INFO [stderr] 244 | fn from(boxed: Box) -> Self { Nov 17 08:13:43.639 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.639 INFO [stderr] Nov 17 08:13:43.639 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.640 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:249:52 Nov 17 08:13:43.640 INFO [stderr] | Nov 17 08:13:43.640 INFO [stderr] 249 | impl<'a, F: Future + 'a> From>> for LocalFutureObj<'a, ()> { Nov 17 08:13:43.640 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.640 INFO [stderr] Nov 17 08:13:43.640 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.640 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:250:28 Nov 17 08:13:43.640 INFO [stderr] | Nov 17 08:13:43.640 INFO [stderr] 250 | fn from(boxed: Pin>) -> Self { Nov 17 08:13:43.640 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.640 INFO [stderr] Nov 17 08:13:43.640 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.640 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:255:48 Nov 17 08:13:43.640 INFO [stderr] | Nov 17 08:13:43.640 INFO [stderr] 255 | impl<'a, F: Future + 'a> From> for LocalFutureObj<'a, ()> { Nov 17 08:13:43.640 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.640 INFO [stderr] Nov 17 08:13:43.640 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.640 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:256:24 Nov 17 08:13:43.640 INFO [stderr] | Nov 17 08:13:43.640 INFO [stderr] 256 | fn from(boxed: Box) -> Self { Nov 17 08:13:43.640 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.640 INFO [stderr] Nov 17 08:13:43.641 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.641 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:198:54 Nov 17 08:13:43.641 INFO [stderr] | Nov 17 08:13:43.641 INFO [stderr] 198 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Box Nov 17 08:13:43.641 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.641 INFO [stderr] Nov 17 08:13:43.641 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.641 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:216:58 Nov 17 08:13:43.641 INFO [stderr] | Nov 17 08:13:43.641 INFO [stderr] 216 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Pin> Nov 17 08:13:43.641 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.641 INFO [stderr] Nov 17 08:13:43.641 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.641 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:234:57 Nov 17 08:13:43.641 INFO [stderr] | Nov 17 08:13:43.641 INFO [stderr] 234 | impl<'a, F: Stream + Send + 'a> From>> for StreamObj<'a, ()> { Nov 17 08:13:43.641 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.641 INFO [stderr] Nov 17 08:13:43.641 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.641 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:235:28 Nov 17 08:13:43.641 INFO [stderr] | Nov 17 08:13:43.642 INFO [stderr] 235 | fn from(boxed: Pin>) -> Self { Nov 17 08:13:43.642 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.642 INFO [stderr] Nov 17 08:13:43.642 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.642 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:240:53 Nov 17 08:13:43.642 INFO [stderr] | Nov 17 08:13:43.642 INFO [stderr] 240 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Nov 17 08:13:43.642 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.642 INFO [stderr] Nov 17 08:13:43.642 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.642 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:241:24 Nov 17 08:13:43.642 INFO [stderr] | Nov 17 08:13:43.642 INFO [stderr] 241 | fn from(boxed: Box) -> Self { Nov 17 08:13:43.642 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.642 INFO [stderr] Nov 17 08:13:43.642 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.642 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:246:50 Nov 17 08:13:43.642 INFO [stderr] | Nov 17 08:13:43.642 INFO [stderr] 246 | impl<'a, F: Stream + 'a> From>> for LocalStreamObj<'a, ()> { Nov 17 08:13:43.642 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.642 INFO [stderr] Nov 17 08:13:43.643 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.643 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:247:28 Nov 17 08:13:43.643 INFO [stderr] | Nov 17 08:13:43.643 INFO [stderr] 247 | fn from(boxed: Pin>) -> Self { Nov 17 08:13:43.643 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.643 INFO [stderr] Nov 17 08:13:43.643 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.643 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:252:46 Nov 17 08:13:43.643 INFO [stderr] | Nov 17 08:13:43.643 INFO [stderr] 252 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Nov 17 08:13:43.643 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.643 INFO [stderr] Nov 17 08:13:43.643 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.643 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:253:24 Nov 17 08:13:43.643 INFO [stderr] | Nov 17 08:13:43.643 INFO [stderr] 253 | fn from(boxed: Box) -> Self { Nov 17 08:13:43.643 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.643 INFO [stderr] Nov 17 08:13:43.643 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 17 08:13:43.643 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:138:49 Nov 17 08:13:43.643 INFO [stderr] | Nov 17 08:13:43.644 INFO [stderr] 138 | impl Stream for Box { Nov 17 08:13:43.644 INFO [stderr] | ^^^ not found in this scope Nov 17 08:13:43.644 INFO [stderr] Nov 17 08:13:43.734 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.734 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:196:24 Nov 17 08:13:43.736 INFO [stderr] | Nov 17 08:13:43.736 INFO [stderr] 196 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Box Nov 17 08:13:43.736 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.736 INFO [stderr] Nov 17 08:13:43.736 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.736 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:214:24 Nov 17 08:13:43.736 INFO [stderr] | Nov 17 08:13:43.736 INFO [stderr] 214 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Pin> Nov 17 08:13:43.736 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.736 INFO [stderr] Nov 17 08:13:43.736 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.736 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:237:14 Nov 17 08:13:43.736 INFO [stderr] | Nov 17 08:13:43.736 INFO [stderr] 237 | impl<'a, F: Future + Send + 'a> From>> for FutureObj<'a, ()> { Nov 17 08:13:43.737 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.737 INFO [stderr] Nov 17 08:13:43.737 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.737 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:243:14 Nov 17 08:13:43.737 INFO [stderr] | Nov 17 08:13:43.737 INFO [stderr] 243 | impl<'a, F: Future + Send + 'a> From> for FutureObj<'a, ()> { Nov 17 08:13:43.737 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.737 INFO [stderr] Nov 17 08:13:43.737 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.737 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:249:14 Nov 17 08:13:43.737 INFO [stderr] | Nov 17 08:13:43.737 INFO [stderr] 249 | impl<'a, F: Future + 'a> From>> for LocalFutureObj<'a, ()> { Nov 17 08:13:43.737 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.737 INFO [stderr] Nov 17 08:13:43.737 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.737 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:255:14 Nov 17 08:13:43.737 INFO [stderr] | Nov 17 08:13:43.737 INFO [stderr] 255 | impl<'a, F: Future + 'a> From> for LocalFutureObj<'a, ()> { Nov 17 08:13:43.737 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.737 INFO [stderr] Nov 17 08:13:43.737 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.737 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:198:24 Nov 17 08:13:43.738 INFO [stderr] | Nov 17 08:13:43.738 INFO [stderr] 198 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Box Nov 17 08:13:43.738 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.738 INFO [stderr] Nov 17 08:13:43.738 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.738 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:216:24 Nov 17 08:13:43.738 INFO [stderr] | Nov 17 08:13:43.738 INFO [stderr] 216 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Pin> Nov 17 08:13:43.738 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.738 INFO [stderr] Nov 17 08:13:43.738 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.738 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:234:14 Nov 17 08:13:43.738 INFO [stderr] | Nov 17 08:13:43.738 INFO [stderr] 234 | impl<'a, F: Stream + Send + 'a> From>> for StreamObj<'a, ()> { Nov 17 08:13:43.738 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.738 INFO [stderr] Nov 17 08:13:43.738 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.738 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:240:14 Nov 17 08:13:43.738 INFO [stderr] | Nov 17 08:13:43.739 INFO [stderr] 240 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Nov 17 08:13:43.739 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.739 INFO [stderr] Nov 17 08:13:43.739 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.739 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:246:14 Nov 17 08:13:43.739 INFO [stderr] | Nov 17 08:13:43.739 INFO [stderr] 246 | impl<'a, F: Stream + 'a> From>> for LocalStreamObj<'a, ()> { Nov 17 08:13:43.739 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.739 INFO [stderr] Nov 17 08:13:43.739 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.739 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:252:14 Nov 17 08:13:43.739 INFO [stderr] | Nov 17 08:13:43.739 INFO [stderr] 252 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Nov 17 08:13:43.739 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.739 INFO [stderr] Nov 17 08:13:43.739 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.739 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:138:10 Nov 17 08:13:43.739 INFO [stderr] | Nov 17 08:13:43.739 INFO [stderr] 138 | impl Stream for Box { Nov 17 08:13:43.739 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.739 INFO [stderr] Nov 17 08:13:43.739 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.740 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:149:10 Nov 17 08:13:43.740 INFO [stderr] | Nov 17 08:13:43.740 INFO [stderr] 149 | impl Stream for ::std::panic::AssertUnwindSafe { Nov 17 08:13:43.740 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.740 INFO [stderr] Nov 17 08:13:43.740 INFO [stderr] error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Nov 17 08:13:43.740 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:160:10 Nov 17 08:13:43.740 INFO [stderr] | Nov 17 08:13:43.740 INFO [stderr] 160 | impl Stream for ::std::collections::VecDeque { Nov 17 08:13:43.740 INFO [stderr] | ^ unconstrained type parameter Nov 17 08:13:43.740 INFO [stderr] Nov 17 08:13:43.744 INFO [stderr] error: aborting due to 49 previous errors Nov 17 08:13:43.744 INFO [stderr] Nov 17 08:13:43.745 INFO [stderr] Some errors occurred: E0207, E0412, E0433. Nov 17 08:13:43.745 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Nov 17 08:13:43.792 INFO [stderr] error: Could not compile `futures-core-preview`. Nov 17 08:13:43.795 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 17 08:13:45.395 INFO [stderr] error: build failed Nov 17 08:13:45.399 INFO [stderr] su: No module specific data is present Nov 17 08:13:45.972 INFO running `"docker" "inspect" "a3cf87d8378c93f33c7907d111423bc078eba88f545f6ccee4e13d1588930581"` Nov 17 08:13:46.313 INFO running `"docker" "rm" "-f" "a3cf87d8378c93f33c7907d111423bc078eba88f545f6ccee4e13d1588930581"` Nov 17 08:13:46.489 INFO [stdout] a3cf87d8378c93f33c7907d111423bc078eba88f545f6ccee4e13d1588930581