[INFO] cloning repository https://github.com/bfredl/gtknvim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bfredl/gtknvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfredl%2Fgtknvim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfredl%2Fgtknvim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e948263522d16aea8a3f0db4efaf385e7d0aa63f [INFO] documenting bfredl/gtknvim against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfredl%2Fgtknvim" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bfredl/gtknvim on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bfredl/gtknvim [INFO] finished tweaking git repo https://github.com/bfredl/gtknvim [INFO] tweaked toml for git repo https://github.com/bfredl/gtknvim written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bfredl/gtknvim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f65726783a244c0878a1c6cef0771f7ad1bfbf7d8ee7c46ddab55c7e185c59f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6f65726783a244c0878a1c6cef0771f7ad1bfbf7d8ee7c46ddab55c7e185c59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f65726783a244c0878a1c6cef0771f7ad1bfbf7d8ee7c46ddab55c7e185c59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f65726783a244c0878a1c6cef0771f7ad1bfbf7d8ee7c46ddab55c7e185c59f", kill_on_drop: false }` [INFO] [stdout] 6f65726783a244c0878a1c6cef0771f7ad1bfbf7d8ee7c46ddab55c7e185c59f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8c704ef9db39945b73181ef6dde7c7075f396cdaf6348df276dd7969542d8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e8c704ef9db39945b73181ef6dde7c7075f396cdaf6348df276dd7969542d8c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.3 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.7 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stdout] error[E0432]: unresolved import `core::task::LocalWaker` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | task::{LocalWaker, Poll}, [INFO] [stdout] | ^^^^^^^^^^ no `LocalWaker` in `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | use std::boxed::Box; [INFO] [stdout] | ^^^ use of undeclared type or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use std::boxed::Box; [INFO] [stdout] | ^^^ use of undeclared type or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | use std::boxed::Box; [INFO] [stdout] | ^^^ use of undeclared type or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/task/mod.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | pub use std::task::{Wake, local_waker, local_waker_from_nonlocal}; [INFO] [stdout] | ^^^ use of undeclared type or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::task::LocalWaker`, `core::task::UnsafeWake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/task/mod.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | pub use core::task::{Poll, Waker, LocalWaker, UnsafeWake}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ no `UnsafeWake` in `task` [INFO] [stdout] | | [INFO] [stdout] | no `LocalWaker` in `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:200:13 [INFO] [stdout] | [INFO] [stdout] 200 | Box::into_raw(self) as *mut () [INFO] [stdout] | ^^^ use of undeclared type or module `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:210:18 [INFO] [stdout] | [INFO] [stdout] 210 | drop(Box::from_raw(ptr as *mut F)) [INFO] [stdout] | ^^^ use of undeclared type or module `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:233:18 [INFO] [stdout] | [INFO] [stdout] 233 | drop(Box::from_raw(ptr as *mut Pin>)); [INFO] [stdout] | ^^^ use of undeclared type or module `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | Box::into_raw(self) as *mut () [INFO] [stdout] | ^^^ use of undeclared type or module `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:212:18 [INFO] [stdout] | [INFO] [stdout] 212 | drop(Box::from_raw(ptr as *mut F)) [INFO] [stdout] | ^^^ use of undeclared type or module `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 230 | drop(Box::from_raw(ptr as *mut F)) [INFO] [stdout] | ^^^ use of undeclared type or module `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in `{{root}}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:149:34 [INFO] [stdout] | [INFO] [stdout] 149 | impl Stream for ::std::panic::AssertUnwindSafe { [INFO] [stdout] | ^^^ could not find `std` in `{{root}}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in `{{root}}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:160:33 [INFO] [stdout] | [INFO] [stdout] 160 | impl Stream for ::std::collections::VecDeque { [INFO] [stdout] | ^^^ could not find `std` in `{{root}}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:196:54 [INFO] [stdout] | [INFO] [stdout] 196 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Box [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:214:58 [INFO] [stdout] | [INFO] [stdout] 214 | unsafe impl<'a, T, F> UnsafeFutureObj<'a, T> for Pin> [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:233:48 [INFO] [stdout] | [INFO] [stdout] 233 | drop(Box::from_raw(ptr as *mut Pin>)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:237:59 [INFO] [stdout] | [INFO] [stdout] 237 | impl<'a, F: Future + Send + 'a> From>> for FutureObj<'a, ()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:238:28 [INFO] [stdout] | [INFO] [stdout] 238 | fn from(boxed: Pin>) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:243:55 [INFO] [stdout] | [INFO] [stdout] 243 | impl<'a, F: Future + Send + 'a> From> for FutureObj<'a, ()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | fn from(boxed: Box) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:249:52 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a, F: Future + 'a> From>> for LocalFutureObj<'a, ()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:250:28 [INFO] [stdout] | [INFO] [stdout] 250 | fn from(boxed: Pin>) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:255:48 [INFO] [stdout] | [INFO] [stdout] 255 | impl<'a, F: Future + 'a> From> for LocalFutureObj<'a, ()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:256:24 [INFO] [stdout] | [INFO] [stdout] 256 | fn from(boxed: Box) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:198:54 [INFO] [stdout] | [INFO] [stdout] 198 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Box [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:216:58 [INFO] [stdout] | [INFO] [stdout] 216 | unsafe impl<'a, T, F> UnsafeStreamObj<'a, T> for Pin> [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:234:57 [INFO] [stdout] | [INFO] [stdout] 234 | impl<'a, F: Stream + Send + 'a> From>> for StreamObj<'a, ()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:235:28 [INFO] [stdout] | [INFO] [stdout] 235 | fn from(boxed: Pin>) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:240:53 [INFO] [stdout] | [INFO] [stdout] 240 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | fn from(boxed: Box) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:246:50 [INFO] [stdout] | [INFO] [stdout] 246 | impl<'a, F: Stream + 'a> From>> for LocalStreamObj<'a, ()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | fn from(boxed: Pin>) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:252:46 [INFO] [stdout] | [INFO] [stdout] 252 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:253:24 [INFO] [stdout] | [INFO] [stdout] 253 | fn from(boxed: Box) -> Self { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:138:49 [INFO] [stdout] | [INFO] [stdout] 138 | impl Stream for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(pin, arbitrary_self_types, futures_api)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(tool_lints)] // to allow clippy lints [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:237:14 [INFO] [stdout] | [INFO] [stdout] 237 | impl<'a, F: Future + Send + 'a> From>> for FutureObj<'a, ()> { [INFO] [stdout] | ^ unconstrained type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:243:14 [INFO] [stdout] | [INFO] [stdout] 243 | impl<'a, F: Future + Send + 'a> From> for FutureObj<'a, ()> { [INFO] [stdout] | ^ unconstrained type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:249:14 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a, F: Future + 'a> From>> for LocalFutureObj<'a, ()> { [INFO] [stdout] | ^ unconstrained type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 255 | impl<'a, F: Future + 'a> From> for LocalFutureObj<'a, ()> { [INFO] [stdout] | ^ unconstrained type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:234:14 [INFO] [stdout] | [INFO] [stdout] 234 | impl<'a, F: Stream + Send + 'a> From>> for StreamObj<'a, ()> { [INFO] [stdout] | ^ unconstrained type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | impl<'a, F: Stream + Send + 'a> From> for StreamObj<'a, ()> { [INFO] [stdout] | ^ unconstrained type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | impl<'a, F: Stream + 'a> From>> for LocalStreamObj<'a, ()> { [INFO] [stdout] | ^ unconstrained type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `F` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | impl<'a, F: Stream + 'a> From> for LocalStreamObj<'a, ()> { [INFO] [stdout] | ^ unconstrained type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0207, E0412, E0432, E0433, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0207`. [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-utils-0.1.0-alpha.3/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(pin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-utils`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0e8c704ef9db39945b73181ef6dde7c7075f396cdaf6348df276dd7969542d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8c704ef9db39945b73181ef6dde7c7075f396cdaf6348df276dd7969542d8c", kill_on_drop: false }` [INFO] [stdout] 0e8c704ef9db39945b73181ef6dde7c7075f396cdaf6348df276dd7969542d8c