[INFO] updating cached repository https://github.com/bfredl/gtknvim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e948263522d16aea8a3f0db4efaf385e7d0aa63f [INFO] checking bfredl/gtknvim/e948263522d16aea8a3f0db4efaf385e7d0aa63f against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfredl%2Fgtknvim" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bfredl/gtknvim on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [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-6-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2a196b3aec012c5a32bcd7aa210b0e263916638bc50d3cb1b19f8f16fef0745 [INFO] running `Command { std: "docker" "start" "-a" "c2a196b3aec012c5a32bcd7aa210b0e263916638bc50d3cb1b19f8f16fef0745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2a196b3aec012c5a32bcd7aa210b0e263916638bc50d3cb1b19f8f16fef0745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a196b3aec012c5a32bcd7aa210b0e263916638bc50d3cb1b19f8f16fef0745", kill_on_drop: false }` [INFO] [stdout] c2a196b3aec012c5a32bcd7aa210b0e263916638bc50d3cb1b19f8f16fef0745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa0f02e7f18ee9aadb83686cb1bdbd062026986c05dda6966d4208b672490b01 [INFO] running `Command { std: "docker" "start" "-a" "fa0f02e7f18ee9aadb83686cb1bdbd062026986c05dda6966d4208b672490b01", kill_on_drop: false }` [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.7 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.3 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 crate or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 crate or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 crate or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 crate or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::task::UnsafeWake` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/task/mod.rs:6:47 [INFO] [stdout] | [INFO] [stdout] 6 | pub use core::task::{Poll, Waker, LocalWaker, UnsafeWake}; [INFO] [stdout] | ^^^^^^^^^^ no `UnsafeWake` in `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use core::panic; [INFO] [stdout] | [INFO] [stdout] help: if you import `panic`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 149 - impl Stream for ::std::panic::AssertUnwindSafe { [INFO] [stdout] 149 + impl Stream for panic::AssertUnwindSafe { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/mod.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::task::{LocalWaker, Poll}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/mod.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/mod.rs:38:44 [INFO] [stdout] | [INFO] [stdout] 38 | fn try_poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | poll_fn: unsafe fn(*mut (), &LocalWaker) -> Poll, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | fn poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:119:40 [INFO] [stdout] | [INFO] [stdout] 119 | fn poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:168:39 [INFO] [stdout] | [INFO] [stdout] 168 | unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:185:39 [INFO] [stdout] | [INFO] [stdout] 185 | unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:203:43 [INFO] [stdout] | [INFO] [stdout] 203 | unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:225:43 [INFO] [stdout] | [INFO] [stdout] 225 | unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::task::{LocalWaker, Poll}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:118:49 [INFO] [stdout] | [INFO] [stdout] 118 | fn try_poll_next(self: Pin<&mut Self>, lw: &LocalWaker) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | fn poll_next(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:128:49 [INFO] [stdout] | [INFO] [stdout] 128 | fn try_poll_next(self: Pin<&mut Self>, lw: &LocalWaker) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 165 | _lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::task::{LocalWaker, Poll}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | poll_next_fn: unsafe fn(*mut (), &LocalWaker) -> Poll>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:146:14 [INFO] [stdout] | [INFO] [stdout] 146 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:169:14 [INFO] [stdout] | [INFO] [stdout] 169 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | lw: &LocalWaker, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:205:48 [INFO] [stdout] | [INFO] [stdout] 205 | unsafe fn poll_next(ptr: *mut (), lw: &LocalWaker) -> Poll> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:223:48 [INFO] [stdout] | [INFO] [stdout] 223 | unsafe fn poll_next(ptr: *mut (), lw: &LocalWaker) -> Poll> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'local_waker' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #118959 for more information [INFO] [stdout] = help: add `#![feature(local_waker)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `poll` has an incompatible type for trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:69:39 [INFO] [stdout] | [INFO] [stdout] 69 | fn poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll { [INFO] [stdout] | ^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(Pin<&mut LocalFutureObj<'_, _>>, &mut Context<'_>) -> Poll<_>` [INFO] [stdout] found signature `fn(Pin<&mut LocalFutureObj<'_, _>>, &LocalWaker) -> Poll<_>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 69 | fn poll(self: Pin<&mut Self>, lw: &mut Context<'_>) -> Poll { [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `poll` has an incompatible type for trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll { [INFO] [stdout] | ^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(Pin<&mut FutureObj<'_, _>>, &mut Context<'_>) -> Poll<_>` [INFO] [stdout] found signature `fn(Pin<&mut FutureObj<'_, _>>, &LocalWaker) -> Poll<_>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 119 | fn poll(self: Pin<&mut Self>, lw: &mut Context<'_>) -> Poll { [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:123:44 [INFO] [stdout] | [INFO] [stdout] 123 | LocalFutureObj::poll(pinned_field, lw) [INFO] [stdout] | -------------------- ^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&LocalWaker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | F::poll(p, lw) [INFO] [stdout] | ------- ^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&LocalWaker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:181:45 [INFO] [stdout] | [INFO] [stdout] 181 | let mut_ref: &mut F = unsafe { Pin::get_mut_unchecked(Pin::as_mut(&mut self)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Pin<_>` consider using one of the following associated functions: [INFO] [stdout] Pin::::new [INFO] [stdout] Pin::::new_unchecked [INFO] [stdout] Pin::<&'static T>::static_ref [INFO] [stdout] Pin::<&'static mut T>::static_mut [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/pin.rs:1191:5 [INFO] [stdout] help: there is a method `map_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 181 | let mut_ref: &mut F = unsafe { Pin::map_unchecked(Pin::as_mut(&mut self)) }; [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:187:25 [INFO] [stdout] | [INFO] [stdout] 187 | F::poll(future, lw) [INFO] [stdout] | ------- ^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&LocalWaker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 206 | F::poll(pin, lw) [INFO] [stdout] | ------- ^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&LocalWaker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:219:49 [INFO] [stdout] | [INFO] [stdout] 219 | let mut_ref: &mut F = unsafe { Pin::get_mut_unchecked(Pin::as_mut(&mut self)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Pin<_>` consider using one of the following associated functions: [INFO] [stdout] Pin::::new [INFO] [stdout] Pin::::new_unchecked [INFO] [stdout] Pin::<&'static T>::static_ref [INFO] [stdout] Pin::<&'static mut T>::static_mut [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/pin.rs:1191:5 [INFO] [stdout] help: there is a method `map_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 219 | let mut_ref: &mut F = unsafe { Pin::map_unchecked(Pin::as_mut(&mut self)) }; [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/future_obj.rs:228:26 [INFO] [stdout] | [INFO] [stdout] 228 | F::poll(pin, lw) [INFO] [stdout] | ------- ^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&LocalWaker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/future/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | self.poll(lw) [INFO] [stdout] | ---- ^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&LocalWaker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:182:23 [INFO] [stdout] | [INFO] [stdout] 182 | unsafe { Pin::get_mut_unchecked(self) as *mut F as *mut () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Pin<_>` consider using one of the following associated functions: [INFO] [stdout] Pin::::new [INFO] [stdout] Pin::::new_unchecked [INFO] [stdout] Pin::<&'static T>::static_ref [INFO] [stdout] Pin::<&'static mut T>::static_mut [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/pin.rs:1191:5 [INFO] [stdout] help: there is a method `map_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 182 | unsafe { Pin::map_unchecked(self) as *mut F as *mut () } [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:220:27 [INFO] [stdout] | [INFO] [stdout] 220 | unsafe { Pin::get_mut_unchecked(Pin::as_mut(&mut self)) as *mut F as *mut () } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Pin<_>` consider using one of the following associated functions: [INFO] [stdout] Pin::::new [INFO] [stdout] Pin::::new_unchecked [INFO] [stdout] Pin::<&'static T>::static_ref [INFO] [stdout] Pin::<&'static mut T>::static_mut [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/pin.rs:1191:5 [INFO] [stdout] help: there is a method `map_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 220 | unsafe { Pin::map_unchecked(Pin::as_mut(&mut self)) as *mut F as *mut () } [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `P` cannot be unpinned [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | Pin::get_mut(self).as_mut().poll_next(lw) [INFO] [stdout] | ------------ ^^^^ within `Pin

`, the trait `Unpin` is not implemented for `P`, which is required by `Pin

: Unpin` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: consider using the `pin!` macro [INFO] [stdout] consider using `Box::pin` if you need to access the pinned value outside of the current scope [INFO] [stdout] note: required because it appears within the type `Pin

` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/pin.rs:1089:12 [INFO] [stdout] note: required by a bound in `Pin::<&'a mut T>::get_mut` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/pin.rs:1592:5 [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 74 | P: ops::DerefMut + core::marker::Unpin, [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_mut_unchecked` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | match Pin::get_mut_unchecked(self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Pin<_>` consider using one of the following associated functions: [INFO] [stdout] Pin::::new [INFO] [stdout] Pin::::new_unchecked [INFO] [stdout] Pin::<&'static T>::static_ref [INFO] [stdout] Pin::<&'static mut T>::static_mut [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/pin.rs:1191:5 [INFO] [stdout] help: there is a method `map_unchecked` with a similar name [INFO] [stdout] | [INFO] [stdout] 96 | match Pin::map_unchecked(self) { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:97:58 [INFO] [stdout] | [INFO] [stdout] 97 | Either::Left(a) => Pin::new_unchecked(a).poll_next(lw), [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_next` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:97:58 [INFO] [stdout] | [INFO] [stdout] 56 | self: Pin<&mut Self>, [INFO] [stdout] | -------------- the method might not be found because of this arbitrary self type [INFO] [stdout] ... [INFO] [stdout] 97 | Either::Left(a) => Pin::new_unchecked(a).poll_next(lw), [INFO] [stdout] | ^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `UnsafeStreamObj` defines an item `poll_next`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub unsafe trait UnsafeStreamObj<'a, T>: 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:98:59 [INFO] [stdout] | [INFO] [stdout] 98 | Either::Right(b) => Pin::new_unchecked(b).poll_next(lw), [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_next` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:98:59 [INFO] [stdout] | [INFO] [stdout] 56 | self: Pin<&mut Self>, [INFO] [stdout] | -------------- the method might not be found because of this arbitrary self type [INFO] [stdout] ... [INFO] [stdout] 98 | Either::Right(b) => Pin::new_unchecked(b).poll_next(lw), [INFO] [stdout] | ^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `UnsafeStreamObj` defines an item `poll_next`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/stream_obj.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub unsafe trait UnsafeStreamObj<'a, T>: 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | unsafe { Pin::map_unchecked_mut(self, |x| &mut x.0) }.poll_next(lw) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ --------- type must be known at this point [INFO] [stdout] | | [INFO] [stdout] | cannot infer type of the type parameter `U` declared on the method `map_unchecked_mut` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 156 | unsafe { Pin::map_unchecked_mut::(self, |x| &mut x.0) }.poll_next(lw) [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 58 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0277, E0282, E0308, E0432, E0433, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core-preview` (lib) due to 59 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fa0f02e7f18ee9aadb83686cb1bdbd062026986c05dda6966d4208b672490b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0f02e7f18ee9aadb83686cb1bdbd062026986c05dda6966d4208b672490b01", kill_on_drop: false }` [INFO] [stdout] fa0f02e7f18ee9aadb83686cb1bdbd062026986c05dda6966d4208b672490b01