Nov 28 01:10:34.929 INFO documenting bfredl/gtknvim against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 28 01:10:34.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-4/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/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 +f5a0bd723553ea4b7556bd7087b9f0919cafb483-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 01:10:35.313 INFO [stdout] cbb5ba5c95f57ea4ca26b236a4eb59eee899ad3c1319912ea579d12103c975b4 Nov 28 01:10:35.315 INFO running `"docker" "start" "-a" "cbb5ba5c95f57ea4ca26b236a4eb59eee899ad3c1319912ea579d12103c975b4"` Nov 28 01:10:36.518 INFO [stderr] usermod: no changes Nov 28 01:10:36.731 INFO [stderr] Compiling gio v0.5.0 Nov 28 01:10:36.731 INFO [stderr] Compiling cairo-rs v0.5.0 Nov 28 01:10:36.731 INFO [stderr] Checking fragile v0.3.0 Nov 28 01:10:36.731 INFO [stderr] Compiling gdk-pixbuf v0.5.0 Nov 28 01:10:36.731 INFO [stderr] Checking pin-utils v0.1.0-alpha.3 Nov 28 01:10:36.731 INFO [stderr] Compiling gdk v0.9.0 Nov 28 01:10:36.731 INFO [stderr] Compiling gtk v0.5.0 Nov 28 01:10:36.731 INFO [stderr] Compiling glib-sys v0.7.0 Nov 28 01:10:37.127 INFO [stderr] Compiling gobject-sys v0.7.0 Nov 28 01:10:37.903 INFO [stderr] Compiling gio-sys v0.7.0 Nov 28 01:10:38.918 INFO [stderr] Compiling pango-sys v0.7.0 Nov 28 01:10:38.928 INFO [stderr] Compiling cairo-sys-rs v0.7.0 Nov 28 01:10:38.946 INFO [stderr] Compiling gdk-pixbuf-sys v0.7.0 Nov 28 01:10:38.983 INFO [stderr] Compiling gdk-sys v0.7.0 Nov 28 01:10:39.891 INFO [stderr] Compiling atk-sys v0.7.0 Nov 28 01:10:40.294 INFO [stderr] Compiling gtk-sys v0.7.0 Nov 28 01:10:41.105 INFO [stderr] Checking futures-core-preview v0.3.0-alpha.7 Nov 28 01:10:41.559 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Nov 28 01:10:41.560 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 28 01:10:41.560 INFO [stderr] | Nov 28 01:10:41.560 INFO [stderr] 194 | use std::boxed::Box; Nov 28 01:10:41.560 INFO [stderr] | ^^^ use of undeclared type or module `std` Nov 28 01:10:41.561 INFO [stderr] Nov 28 01:10:41.561 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Nov 28 01:10:41.561 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 28 01:10:41.562 INFO [stderr] | Nov 28 01:10:41.562 INFO [stderr] 196 | use std::boxed::Box; Nov 28 01:10:41.562 INFO [stderr] | ^^^ use of undeclared type or module `std` Nov 28 01:10:41.563 INFO [stderr] Nov 28 01:10:41.563 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Nov 28 01:10:41.563 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:136:9 Nov 28 01:10:41.563 INFO [stderr] | Nov 28 01:10:41.564 INFO [stderr] 136 | use std::boxed::Box; Nov 28 01:10:41.564 INFO [stderr] | ^^^ use of undeclared type or module `std` Nov 28 01:10:41.564 INFO [stderr] Nov 28 01:10:41.565 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Nov 28 01:10:41.565 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/task/mod.rs:8:13 Nov 28 01:10:41.565 INFO [stderr] | Nov 28 01:10:41.566 INFO [stderr] 8 | pub use std::task::{Wake, local_waker, local_waker_from_nonlocal}; Nov 28 01:10:41.566 INFO [stderr] | ^^^ use of undeclared type or module `std` Nov 28 01:10:41.566 INFO [stderr] Nov 28 01:10:41.571 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Nov 28 01:10:41.571 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 28 01:10:41.572 INFO [stderr] | Nov 28 01:10:41.572 INFO [stderr] 200 | Box::into_raw(self) as *mut () Nov 28 01:10:41.572 INFO [stderr] | ^^^ use of undeclared type or module `Box` Nov 28 01:10:41.572 INFO [stderr] Nov 28 01:10:41.573 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Nov 28 01:10:41.573 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 28 01:10:41.573 INFO [stderr] | Nov 28 01:10:41.574 INFO [stderr] 210 | drop(Box::from_raw(ptr as *mut F)) Nov 28 01:10:41.574 INFO [stderr] | ^^^ use of undeclared type or module `Box` Nov 28 01:10:41.574 INFO [stderr] Nov 28 01:10:41.579 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Nov 28 01:10:41.579 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 28 01:10:41.580 INFO [stderr] | Nov 28 01:10:41.580 INFO [stderr] 233 | drop(Box::from_raw(ptr as *mut Pin>)); Nov 28 01:10:41.580 INFO [stderr] | ^^^ use of undeclared type or module `Box` Nov 28 01:10:41.581 INFO [stderr] Nov 28 01:10:41.751 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Nov 28 01:10:41.751 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 28 01:10:41.751 INFO [stderr] | Nov 28 01:10:41.751 INFO [stderr] 202 | Box::into_raw(self) as *mut () Nov 28 01:10:41.751 INFO [stderr] | ^^^ use of undeclared type or module `Box` Nov 28 01:10:41.759 INFO [stderr] Nov 28 01:10:41.760 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Nov 28 01:10:41.760 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 28 01:10:41.761 INFO [stderr] | Nov 28 01:10:41.761 INFO [stderr] 212 | drop(Box::from_raw(ptr as *mut F)) Nov 28 01:10:41.761 INFO [stderr] | ^^^ use of undeclared type or module `Box` Nov 28 01:10:41.763 INFO [stderr] Nov 28 01:10:41.776 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Nov 28 01:10:41.777 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 28 01:10:41.777 INFO [stderr] | Nov 28 01:10:41.777 INFO [stderr] 230 | drop(Box::from_raw(ptr as *mut F)) Nov 28 01:10:41.777 INFO [stderr] | ^^^ use of undeclared type or module `Box` Nov 28 01:10:41.783 INFO [stderr] Nov 28 01:10:41.914 INFO [stderr] Checking rmp v0.8.7 Nov 28 01:10:41.967 INFO [stderr] error[E0433]: failed to resolve: could not find `std` in `{{root}}` Nov 28 01:10:41.968 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:149:34 Nov 28 01:10:41.968 INFO [stderr] | Nov 28 01:10:41.968 INFO [stderr] 149 | impl Stream for ::std::panic::AssertUnwindSafe { Nov 28 01:10:41.968 INFO [stderr] | ^^^ could not find `std` in `{{root}}` Nov 28 01:10:41.968 INFO [stderr] Nov 28 01:10:41.969 INFO [stderr] error[E0433]: failed to resolve: could not find `std` in `{{root}}` Nov 28 01:10:41.969 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:160:33 Nov 28 01:10:41.969 INFO [stderr] | Nov 28 01:10:41.969 INFO [stderr] 160 | impl Stream for ::std::collections::VecDeque { Nov 28 01:10:41.969 INFO [stderr] | ^^^ could not find `std` in `{{root}}` Nov 28 01:10:41.969 INFO [stderr] Nov 28 01:10:41.970 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.970 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 28 01:10:41.970 INFO [stderr] | Nov 28 01:10:41.970 INFO [stderr] 196 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Box Nov 28 01:10:41.970 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.970 INFO [stderr] Nov 28 01:10:41.971 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.971 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 28 01:10:41.971 INFO [stderr] | Nov 28 01:10:41.971 INFO [stderr] 214 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Pin> Nov 28 01:10:41.972 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.972 INFO [stderr] Nov 28 01:10:41.972 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.972 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 28 01:10:41.972 INFO [stderr] | Nov 28 01:10:41.972 INFO [stderr] 233 | drop(Box::from_raw(ptr as *mut Pin>)); Nov 28 01:10:41.972 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.973 INFO [stderr] Nov 28 01:10:41.973 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.973 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 28 01:10:41.973 INFO [stderr] | Nov 28 01:10:41.973 INFO [stderr] 237 | impl<'a, F: Future + Send + 'a> From>> for FutureObj<'a, ()> { Nov 28 01:10:41.973 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.973 INFO [stderr] Nov 28 01:10:41.974 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.974 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 28 01:10:41.974 INFO [stderr] | Nov 28 01:10:41.974 INFO [stderr] 238 | fn from(boxed: Pin>) -> Self { Nov 28 01:10:41.974 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.974 INFO [stderr] Nov 28 01:10:41.975 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.975 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 28 01:10:41.975 INFO [stderr] | Nov 28 01:10:41.975 INFO [stderr] 243 | impl<'a, F: Future + Send + 'a> From> for FutureObj<'a, ()> { Nov 28 01:10:41.975 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.975 INFO [stderr] Nov 28 01:10:41.975 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.976 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 28 01:10:41.976 INFO [stderr] | Nov 28 01:10:41.976 INFO [stderr] 244 | fn from(boxed: Box) -> Self { Nov 28 01:10:41.976 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.976 INFO [stderr] Nov 28 01:10:41.976 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.977 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 28 01:10:41.977 INFO [stderr] | Nov 28 01:10:41.977 INFO [stderr] 249 | impl<'a, F: Future + 'a> From>> for LocalFutureObj<'a, ()> { Nov 28 01:10:41.977 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.977 INFO [stderr] Nov 28 01:10:41.977 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.977 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 28 01:10:41.978 INFO [stderr] | Nov 28 01:10:41.978 INFO [stderr] 250 | fn from(boxed: Pin>) -> Self { Nov 28 01:10:41.978 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.978 INFO [stderr] Nov 28 01:10:41.978 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.978 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 28 01:10:41.979 INFO [stderr] | Nov 28 01:10:41.979 INFO [stderr] 255 | impl<'a, F: Future + 'a> From> for LocalFutureObj<'a, ()> { Nov 28 01:10:41.979 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.979 INFO [stderr] Nov 28 01:10:41.979 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.979 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 28 01:10:41.979 INFO [stderr] | Nov 28 01:10:41.980 INFO [stderr] 256 | fn from(boxed: Box) -> Self { Nov 28 01:10:41.980 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.980 INFO [stderr] Nov 28 01:10:41.980 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.980 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 28 01:10:41.980 INFO [stderr] | Nov 28 01:10:41.980 INFO [stderr] 198 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Box Nov 28 01:10:41.981 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.981 INFO [stderr] Nov 28 01:10:41.981 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.981 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 28 01:10:41.981 INFO [stderr] | Nov 28 01:10:41.981 INFO [stderr] 216 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Pin> Nov 28 01:10:41.981 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.982 INFO [stderr] Nov 28 01:10:41.982 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.982 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 28 01:10:41.982 INFO [stderr] | Nov 28 01:10:41.982 INFO [stderr] 234 | impl<'a, F: Stream + Send + 'a> From>> for StreamObj<'a, ()> { Nov 28 01:10:41.982 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.982 INFO [stderr] Nov 28 01:10:41.983 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.983 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 28 01:10:41.983 INFO [stderr] | Nov 28 01:10:41.983 INFO [stderr] 235 | fn from(boxed: Pin>) -> Self { Nov 28 01:10:41.983 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.984 INFO [stderr] Nov 28 01:10:41.984 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.984 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 28 01:10:41.984 INFO [stderr] | Nov 28 01:10:41.984 INFO [stderr] 240 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Nov 28 01:10:41.984 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.985 INFO [stderr] Nov 28 01:10:41.985 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.985 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 28 01:10:41.985 INFO [stderr] | Nov 28 01:10:41.985 INFO [stderr] 241 | fn from(boxed: Box) -> Self { Nov 28 01:10:41.986 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.986 INFO [stderr] Nov 28 01:10:41.986 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.986 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 28 01:10:41.986 INFO [stderr] | Nov 28 01:10:41.987 INFO [stderr] 246 | impl<'a, F: Stream + 'a> From>> for LocalStreamObj<'a, ()> { Nov 28 01:10:41.987 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.987 INFO [stderr] Nov 28 01:10:41.987 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.987 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 28 01:10:41.988 INFO [stderr] | Nov 28 01:10:41.988 INFO [stderr] 247 | fn from(boxed: Pin>) -> Self { Nov 28 01:10:41.988 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.988 INFO [stderr] Nov 28 01:10:41.988 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.988 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 28 01:10:41.989 INFO [stderr] | Nov 28 01:10:41.989 INFO [stderr] 252 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Nov 28 01:10:41.989 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.989 INFO [stderr] Nov 28 01:10:41.989 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.989 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 28 01:10:41.990 INFO [stderr] | Nov 28 01:10:41.990 INFO [stderr] 253 | fn from(boxed: Box) -> Self { Nov 28 01:10:41.990 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.990 INFO [stderr] Nov 28 01:10:41.990 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 28 01:10:41.991 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:138:49 Nov 28 01:10:41.991 INFO [stderr] | Nov 28 01:10:41.991 INFO [stderr] 138 | impl Stream for Box { Nov 28 01:10:41.991 INFO [stderr] | ^^^ not found in this scope Nov 28 01:10:41.991 INFO [stderr] Nov 28 01:10:42.111 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.111 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 28 01:10:42.111 INFO [stderr] | Nov 28 01:10:42.112 INFO [stderr] 196 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Box Nov 28 01:10:42.112 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.112 INFO [stderr] Nov 28 01:10:42.112 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.112 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 28 01:10:42.112 INFO [stderr] | Nov 28 01:10:42.113 INFO [stderr] 214 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Pin> Nov 28 01:10:42.113 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.113 INFO [stderr] Nov 28 01:10:42.113 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.113 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 28 01:10:42.113 INFO [stderr] | Nov 28 01:10:42.114 INFO [stderr] 237 | impl<'a, F: Future + Send + 'a> From>> for FutureObj<'a, ()> { Nov 28 01:10:42.114 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.114 INFO [stderr] Nov 28 01:10:42.114 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.114 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 28 01:10:42.114 INFO [stderr] | Nov 28 01:10:42.114 INFO [stderr] 243 | impl<'a, F: Future + Send + 'a> From> for FutureObj<'a, ()> { Nov 28 01:10:42.115 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.115 INFO [stderr] Nov 28 01:10:42.115 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.115 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 28 01:10:42.115 INFO [stderr] | Nov 28 01:10:42.115 INFO [stderr] 249 | impl<'a, F: Future + 'a> From>> for LocalFutureObj<'a, ()> { Nov 28 01:10:42.116 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.116 INFO [stderr] Nov 28 01:10:42.116 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.116 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 28 01:10:42.116 INFO [stderr] | Nov 28 01:10:42.116 INFO [stderr] 255 | impl<'a, F: Future + 'a> From> for LocalFutureObj<'a, ()> { Nov 28 01:10:42.117 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.117 INFO [stderr] Nov 28 01:10:42.117 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.117 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 28 01:10:42.117 INFO [stderr] | Nov 28 01:10:42.117 INFO [stderr] 198 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Box Nov 28 01:10:42.118 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.118 INFO [stderr] Nov 28 01:10:42.118 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.118 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 28 01:10:42.118 INFO [stderr] | Nov 28 01:10:42.118 INFO [stderr] 216 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Pin> Nov 28 01:10:42.119 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.119 INFO [stderr] Nov 28 01:10:42.119 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.119 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 28 01:10:42.119 INFO [stderr] | Nov 28 01:10:42.119 INFO [stderr] 234 | impl<'a, F: Stream + Send + 'a> From>> for StreamObj<'a, ()> { Nov 28 01:10:42.120 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.120 INFO [stderr] Nov 28 01:10:42.120 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.120 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 28 01:10:42.120 INFO [stderr] | Nov 28 01:10:42.120 INFO [stderr] 240 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Nov 28 01:10:42.120 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.120 INFO [stderr] Nov 28 01:10:42.120 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.120 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 28 01:10:42.120 INFO [stderr] | Nov 28 01:10:42.120 INFO [stderr] 246 | impl<'a, F: Stream + 'a> From>> for LocalStreamObj<'a, ()> { Nov 28 01:10:42.120 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.120 INFO [stderr] Nov 28 01:10:42.120 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.120 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 28 01:10:42.120 INFO [stderr] | Nov 28 01:10:42.120 INFO [stderr] 252 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Nov 28 01:10:42.120 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.120 INFO [stderr] Nov 28 01:10:42.120 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.120 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:138:10 Nov 28 01:10:42.120 INFO [stderr] | Nov 28 01:10:42.120 INFO [stderr] 138 | impl Stream for Box { Nov 28 01:10:42.120 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.120 INFO [stderr] Nov 28 01:10:42.120 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.120 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:149:10 Nov 28 01:10:42.120 INFO [stderr] | Nov 28 01:10:42.120 INFO [stderr] 149 | impl Stream for ::std::panic::AssertUnwindSafe { Nov 28 01:10:42.120 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.120 INFO [stderr] Nov 28 01:10:42.120 INFO [stderr] error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Nov 28 01:10:42.120 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:160:10 Nov 28 01:10:42.120 INFO [stderr] | Nov 28 01:10:42.120 INFO [stderr] 160 | impl Stream for ::std::collections::VecDeque { Nov 28 01:10:42.120 INFO [stderr] | ^ unconstrained type parameter Nov 28 01:10:42.120 INFO [stderr] Nov 28 01:10:42.120 INFO [stderr] error: aborting due to 49 previous errors Nov 28 01:10:42.120 INFO [stderr] Nov 28 01:10:42.120 INFO [stderr] Some errors occurred: E0207, E0412, E0433. Nov 28 01:10:42.120 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Nov 28 01:10:42.121 INFO [stderr] error: Could not compile `futures-core-preview`. Nov 28 01:10:42.121 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 01:10:43.703 INFO [stderr] error: build failed Nov 28 01:10:43.703 INFO [stderr] su: No module specific data is present Nov 28 01:10:44.282 INFO running `"docker" "inspect" "cbb5ba5c95f57ea4ca26b236a4eb59eee899ad3c1319912ea579d12103c975b4"` Nov 28 01:10:44.540 INFO running `"docker" "rm" "-f" "cbb5ba5c95f57ea4ca26b236a4eb59eee899ad3c1319912ea579d12103c975b4"` Nov 28 01:10:44.827 INFO [stdout] cbb5ba5c95f57ea4ca26b236a4eb59eee899ad3c1319912ea579d12103c975b4