Nov 29 15:53:30.632 INFO checking ubnt-intrepid/finchers-graphql-example against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 29 15:53:30.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-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 29 15:53:31.023 INFO [stdout] 37b4df2c97b7400dbe8f3c1dfaaedf4cb59761131c071cf0ad0beff005be6cf6 Nov 29 15:53:31.030 INFO running `"docker" "start" "-a" "37b4df2c97b7400dbe8f3c1dfaaedf4cb59761131c071cf0ad0beff005be6cf6"` Nov 29 15:53:32.596 INFO [stderr] usermod: no changes Nov 29 15:53:33.044 INFO [stderr] Compiling proc-macro2 v0.4.19 Nov 29 15:53:33.044 INFO [stderr] Compiling cc v1.0.24 Nov 29 15:53:33.048 INFO [stderr] Compiling serde v1.0.78 Nov 29 15:53:33.064 INFO [stderr] Checking pin-utils v0.1.0-alpha.2 Nov 29 15:53:33.064 INFO [stderr] Compiling pq-sys v0.4.6 Nov 29 15:53:33.064 INFO [stderr] Checking data-encoding v2.1.1 Nov 29 15:53:33.064 INFO [stderr] Checking opaque-debug v0.1.1 Nov 29 15:53:33.064 INFO [stderr] Checking untrusted v0.6.2 Nov 29 15:53:33.588 INFO [stderr] Compiling finchers v0.12.0-alpha.5 Nov 29 15:53:33.644 INFO [stderr] Compiling finchers-juniper v0.1.0-alpha.3 Nov 29 15:53:34.380 INFO [stderr] Checking uuid v0.6.5 Nov 29 15:53:37.809 INFO [stderr] Checking futures-core-preview v0.3.0-alpha.6 Nov 29 15:53:37.817 INFO [stderr] Checking futures-cpupool v0.1.8 Nov 29 15:53:37.817 INFO [stderr] Compiling aho-corasick v0.6.8 Nov 29 15:53:38.713 INFO [stderr] error[E0432]: unresolved import `core::pin::PinMut` Nov 29 15:53:38.713 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/future.rs:4:5 Nov 29 15:53:38.713 INFO [stderr] | Nov 29 15:53:38.713 INFO [stderr] 4 | use core::pin::PinMut; Nov 29 15:53:38.713 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `pin` Nov 29 15:53:38.713 INFO [stderr] Nov 29 15:53:38.714 INFO [stderr] error[E0432]: unresolved imports `core::future::FutureObj`, `core::future::LocalFutureObj`, `core::future::UnsafeFutureObj` Nov 29 15:53:38.714 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/future.rs:6:32 Nov 29 15:53:38.714 INFO [stderr] | Nov 29 15:53:38.714 INFO [stderr] 6 | pub use core::future::{Future, FutureObj, LocalFutureObj, UnsafeFutureObj}; Nov 29 15:53:38.714 INFO [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ no `UnsafeFutureObj` in `future` Nov 29 15:53:38.714 INFO [stderr] | | | Nov 29 15:53:38.714 INFO [stderr] | | no `LocalFutureObj` in `future` Nov 29 15:53:38.714 INFO [stderr] | no `FutureObj` in `future`. Did you mean to use `Future`? Nov 29 15:53:38.714 INFO [stderr] Nov 29 15:53:38.715 INFO [stderr] error[E0432]: unresolved import `core::pin::PinMut` Nov 29 15:53:38.715 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:5:5 Nov 29 15:53:38.715 INFO [stderr] | Nov 29 15:53:38.715 INFO [stderr] 5 | use core::pin::PinMut; Nov 29 15:53:38.715 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `pin` Nov 29 15:53:38.715 INFO [stderr] Nov 29 15:53:38.716 INFO [stderr] error[E0432]: unresolved import `core::pin::PinMut` Nov 29 15:53:38.716 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:5:5 Nov 29 15:53:38.716 INFO [stderr] | Nov 29 15:53:38.716 INFO [stderr] 5 | use core::pin::PinMut; Nov 29 15:53:38.716 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `pin` Nov 29 15:53:38.716 INFO [stderr] Nov 29 15:53:38.717 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Nov 29 15:53:38.717 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:196:9 Nov 29 15:53:38.717 INFO [stderr] | Nov 29 15:53:38.717 INFO [stderr] 196 | use std::boxed::Box; Nov 29 15:53:38.717 INFO [stderr] | ^^^ use of undeclared type or module `std` Nov 29 15:53:38.717 INFO [stderr] Nov 29 15:53:38.718 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Nov 29 15:53:38.718 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:197:9 Nov 29 15:53:38.718 INFO [stderr] | Nov 29 15:53:38.718 INFO [stderr] 197 | use std::pin::PinBox; Nov 29 15:53:38.718 INFO [stderr] | ^^^ use of undeclared type or module `std` Nov 29 15:53:38.718 INFO [stderr] Nov 29 15:53:38.718 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Nov 29 15:53:38.719 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:131:9 Nov 29 15:53:38.719 INFO [stderr] | Nov 29 15:53:38.719 INFO [stderr] 131 | use std::boxed::Box; Nov 29 15:53:38.719 INFO [stderr] | ^^^ use of undeclared type or module `std` Nov 29 15:53:38.719 INFO [stderr] Nov 29 15:53:38.719 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Nov 29 15:53:38.720 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:132:9 Nov 29 15:53:38.720 INFO [stderr] | Nov 29 15:53:38.720 INFO [stderr] 132 | use std::pin::PinBox; Nov 29 15:53:38.720 INFO [stderr] | ^^^ use of undeclared type or module `std` Nov 29 15:53:38.720 INFO [stderr] Nov 29 15:53:38.720 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `std` Nov 29 15:53:38.720 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/task.rs:10:13 Nov 29 15:53:38.721 INFO [stderr] | Nov 29 15:53:38.721 INFO [stderr] 10 | pub use std::task::{Wake, local_waker, local_waker_from_nonlocal}; Nov 29 15:53:38.721 INFO [stderr] | ^^^ use of undeclared type or module `std` Nov 29 15:53:38.721 INFO [stderr] Nov 29 15:53:38.721 INFO [stderr] error[E0432]: unresolved imports `core::task::Context`, `core::task::Spawn`, `core::task::SpawnErrorKind`, `core::task::SpawnObjError`, `core::task::SpawnLocalObjError` Nov 29 15:53:38.721 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/task.rs:4:5 Nov 29 15:53:38.722 INFO [stderr] | Nov 29 15:53:38.722 INFO [stderr] 4 | Context, Poll, Spawn, Nov 29 15:53:38.722 INFO [stderr] | ^^^^^^^ ^^^^^ no `Spawn` in `task` Nov 29 15:53:38.722 INFO [stderr] | | Nov 29 15:53:38.722 INFO [stderr] | no `Context` in `task` Nov 29 15:53:38.722 INFO [stderr] 5 | Waker, LocalWaker, UnsafeWake, Nov 29 15:53:38.722 INFO [stderr] 6 | SpawnErrorKind, SpawnObjError, SpawnLocalObjError, Nov 29 15:53:38.722 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ no `SpawnLocalObjError` in `task` Nov 29 15:53:38.723 INFO [stderr] | | | Nov 29 15:53:38.723 INFO [stderr] | | no `SpawnObjError` in `task` Nov 29 15:53:38.723 INFO [stderr] | no `SpawnErrorKind` in `task` Nov 29 15:53:38.723 INFO [stderr] Nov 29 15:53:38.784 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Nov 29 15:53:38.784 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:203:13 Nov 29 15:53:38.784 INFO [stderr] | Nov 29 15:53:38.785 INFO [stderr] 203 | Box::into_raw(self) as *mut () Nov 29 15:53:38.785 INFO [stderr] | ^^^ use of undeclared type or module `Box` Nov 29 15:53:38.812 INFO [stderr] Nov 29 15:53:38.813 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Box` Nov 29 15:53:38.813 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:213:18 Nov 29 15:53:38.813 INFO [stderr] | Nov 29 15:53:38.813 INFO [stderr] 213 | drop(Box::from_raw(ptr as *mut F)) Nov 29 15:53:38.813 INFO [stderr] | ^^^ use of undeclared type or module `Box` Nov 29 15:53:38.813 INFO [stderr] Nov 29 15:53:38.824 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PinBox` Nov 29 15:53:38.824 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:221:13 Nov 29 15:53:38.824 INFO [stderr] | Nov 29 15:53:38.825 INFO [stderr] 221 | PinBox::into_raw(self) as *mut () Nov 29 15:53:38.825 INFO [stderr] | ^^^^^^ use of undeclared type or module `PinBox` Nov 29 15:53:38.840 INFO [stderr] Nov 29 15:53:38.845 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `PinBox` Nov 29 15:53:38.845 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:231:18 Nov 29 15:53:38.845 INFO [stderr] | Nov 29 15:53:38.845 INFO [stderr] 231 | drop(PinBox::from_raw(ptr as *mut F)) Nov 29 15:53:38.845 INFO [stderr] | ^^^^^^ use of undeclared type or module `PinBox` Nov 29 15:53:38.845 INFO [stderr] Nov 29 15:53:39.120 INFO [stderr] error[E0433]: failed to resolve: could not find `std` in `{{root}}` Nov 29 15:53:39.120 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:156:34 Nov 29 15:53:39.120 INFO [stderr] | Nov 29 15:53:39.121 INFO [stderr] 156 | impl Stream for ::std::panic::AssertUnwindSafe { Nov 29 15:53:39.121 INFO [stderr] | ^^^ could not find `std` in `{{root}}` Nov 29 15:53:39.161 INFO [stderr] Checking want v0.0.6 Nov 29 15:53:39.163 INFO [stderr] Nov 29 15:53:39.163 INFO [stderr] error[E0433]: failed to resolve: could not find `std` in `{{root}}` Nov 29 15:53:39.164 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:167:33 Nov 29 15:53:39.164 INFO [stderr] | Nov 29 15:53:39.164 INFO [stderr] 167 | impl Stream for ::std::collections::VecDeque { Nov 29 15:53:39.165 INFO [stderr] | ^^^ could not find `std` in `{{root}}` Nov 29 15:53:39.165 INFO [stderr] Nov 29 15:53:39.165 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 29 15:53:39.166 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:199:54 Nov 29 15:53:39.166 INFO [stderr] | Nov 29 15:53:39.166 INFO [stderr] 199 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Box Nov 29 15:53:39.167 INFO [stderr] | ^^^ not found in this scope Nov 29 15:53:39.167 INFO [stderr] Nov 29 15:53:39.167 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Nov 29 15:53:39.168 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:217:54 Nov 29 15:53:39.168 INFO [stderr] | Nov 29 15:53:39.168 INFO [stderr] 217 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for PinBox Nov 29 15:53:39.169 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 15:53:39.169 INFO [stderr] Nov 29 15:53:39.169 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Nov 29 15:53:39.170 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:235:53 Nov 29 15:53:39.170 INFO [stderr] | Nov 29 15:53:39.170 INFO [stderr] 235 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Nov 29 15:53:39.170 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 15:53:39.170 INFO [stderr] Nov 29 15:53:39.171 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Nov 29 15:53:39.171 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:236:24 Nov 29 15:53:39.171 INFO [stderr] | Nov 29 15:53:39.172 INFO [stderr] 236 | fn from(boxed: PinBox) -> Self { Nov 29 15:53:39.172 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 15:53:39.172 INFO [stderr] Nov 29 15:53:39.172 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 29 15:53:39.173 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:241:53 Nov 29 15:53:39.173 INFO [stderr] | Nov 29 15:53:39.173 INFO [stderr] 241 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Nov 29 15:53:39.173 INFO [stderr] | ^^^ not found in this scope Nov 29 15:53:39.174 INFO [stderr] Nov 29 15:53:39.174 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 29 15:53:39.174 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:242:24 Nov 29 15:53:39.175 INFO [stderr] | Nov 29 15:53:39.175 INFO [stderr] 242 | fn from(boxed: Box) -> Self { Nov 29 15:53:39.175 INFO [stderr] | ^^^ not found in this scope Nov 29 15:53:39.175 INFO [stderr] Nov 29 15:53:39.176 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Nov 29 15:53:39.176 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:247:46 Nov 29 15:53:39.176 INFO [stderr] | Nov 29 15:53:39.177 INFO [stderr] 247 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Nov 29 15:53:39.177 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 15:53:39.177 INFO [stderr] Nov 29 15:53:39.177 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Nov 29 15:53:39.178 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:248:24 Nov 29 15:53:39.178 INFO [stderr] | Nov 29 15:53:39.178 INFO [stderr] 248 | fn from(boxed: PinBox) -> Self { Nov 29 15:53:39.179 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 15:53:39.179 INFO [stderr] Nov 29 15:53:39.179 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 29 15:53:39.179 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:253:46 Nov 29 15:53:39.180 INFO [stderr] | Nov 29 15:53:39.180 INFO [stderr] 253 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Nov 29 15:53:39.180 INFO [stderr] | ^^^ not found in this scope Nov 29 15:53:39.180 INFO [stderr] Nov 29 15:53:39.181 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 29 15:53:39.181 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:254:24 Nov 29 15:53:39.181 INFO [stderr] | Nov 29 15:53:39.182 INFO [stderr] 254 | fn from(boxed: Box) -> Self { Nov 29 15:53:39.182 INFO [stderr] | ^^^ not found in this scope Nov 29 15:53:39.182 INFO [stderr] Nov 29 15:53:39.188 INFO [stderr] error[E0412]: cannot find type `Box` in this scope Nov 29 15:53:39.189 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:134:49 Nov 29 15:53:39.189 INFO [stderr] | Nov 29 15:53:39.189 INFO [stderr] 134 | impl Stream for Box { Nov 29 15:53:39.189 INFO [stderr] | ^^^ not found in this scope Nov 29 15:53:39.190 INFO [stderr] Nov 29 15:53:39.190 INFO [stderr] error[E0412]: cannot find type `PinBox` in this scope Nov 29 15:53:39.190 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:145:41 Nov 29 15:53:39.190 INFO [stderr] | Nov 29 15:53:39.191 INFO [stderr] 145 | impl Stream for PinBox { Nov 29 15:53:39.191 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 15:53:39.191 INFO [stderr] Nov 29 15:53:39.232 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.233 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:177:20 Nov 29 15:53:39.233 INFO [stderr] | Nov 29 15:53:39.233 INFO [stderr] 177 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for PinMut<'a, F> Nov 29 15:53:39.233 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.234 INFO [stderr] Nov 29 15:53:39.234 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.234 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:71:10 Nov 29 15:53:39.235 INFO [stderr] | Nov 29 15:53:39.235 INFO [stderr] 71 | impl<'a, S: ?Sized + Stream> Stream for PinMut<'a, S> { Nov 29 15:53:39.235 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.235 INFO [stderr] Nov 29 15:53:39.244 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.244 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:199:24 Nov 29 15:53:39.245 INFO [stderr] | Nov 29 15:53:39.245 INFO [stderr] 199 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Box Nov 29 15:53:39.245 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.245 INFO [stderr] Nov 29 15:53:39.246 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.246 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:217:24 Nov 29 15:53:39.246 INFO [stderr] | Nov 29 15:53:39.246 INFO [stderr] 217 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for PinBox Nov 29 15:53:39.247 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.247 INFO [stderr] Nov 29 15:53:39.248 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.248 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:235:14 Nov 29 15:53:39.248 INFO [stderr] | Nov 29 15:53:39.248 INFO [stderr] 235 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Nov 29 15:53:39.249 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.249 INFO [stderr] Nov 29 15:53:39.249 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.250 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:241:14 Nov 29 15:53:39.250 INFO [stderr] | Nov 29 15:53:39.250 INFO [stderr] 241 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { Nov 29 15:53:39.250 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.250 INFO [stderr] Nov 29 15:53:39.251 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.251 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:247:14 Nov 29 15:53:39.251 INFO [stderr] | Nov 29 15:53:39.252 INFO [stderr] 247 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Nov 29 15:53:39.252 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.252 INFO [stderr] Nov 29 15:53:39.252 INFO [stderr] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.253 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/stream_obj.rs:253:14 Nov 29 15:53:39.253 INFO [stderr] | Nov 29 15:53:39.253 INFO [stderr] 253 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { Nov 29 15:53:39.253 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.254 INFO [stderr] Nov 29 15:53:39.254 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.254 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:134:10 Nov 29 15:53:39.254 INFO [stderr] | Nov 29 15:53:39.255 INFO [stderr] 134 | impl Stream for Box { Nov 29 15:53:39.255 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.255 INFO [stderr] Nov 29 15:53:39.256 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.256 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:145:10 Nov 29 15:53:39.256 INFO [stderr] | Nov 29 15:53:39.256 INFO [stderr] 145 | impl Stream for PinBox { Nov 29 15:53:39.257 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.257 INFO [stderr] Nov 29 15:53:39.257 INFO [stderr] error[E0207]: the type parameter `S` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.257 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:156:10 Nov 29 15:53:39.258 INFO [stderr] | Nov 29 15:53:39.258 INFO [stderr] 156 | impl Stream for ::std::panic::AssertUnwindSafe { Nov 29 15:53:39.258 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.259 INFO [stderr] Nov 29 15:53:39.277 INFO [stderr] error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predicates Nov 29 15:53:39.277 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.6/src/stream/mod.rs:167:10 Nov 29 15:53:39.277 INFO [stderr] | Nov 29 15:53:39.277 INFO [stderr] 167 | impl Stream for ::std::collections::VecDeque { Nov 29 15:53:39.277 INFO [stderr] | ^ unconstrained type parameter Nov 29 15:53:39.277 INFO [stderr] Nov 29 15:53:39.277 INFO [stderr] error: aborting due to 40 previous errors Nov 29 15:53:39.277 INFO [stderr] Nov 29 15:53:39.277 INFO [stderr] Some errors occurred: E0207, E0412, E0432, E0433. Nov 29 15:53:39.277 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Nov 29 15:53:39.309 INFO [stderr] error: Could not compile `futures-core-preview`. Nov 29 15:53:39.309 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 15:53:44.008 INFO [stderr] error: build failed Nov 29 15:53:44.012 INFO [stderr] su: No module specific data is present Nov 29 15:53:45.785 INFO running `"docker" "inspect" "37b4df2c97b7400dbe8f3c1dfaaedf4cb59761131c071cf0ad0beff005be6cf6"` Nov 29 15:53:46.210 INFO running `"docker" "rm" "-f" "37b4df2c97b7400dbe8f3c1dfaaedf4cb59761131c071cf0ad0beff005be6cf6"` Nov 29 15:53:46.488 INFO [stdout] 37b4df2c97b7400dbe8f3c1dfaaedf4cb59761131c071cf0ad0beff005be6cf6