[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] checking bfredl/gtknvim/e948263522d16aea8a3f0db4efaf385e7d0aa63f against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfredl%2Fgtknvim" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bfredl/gtknvim on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-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-3-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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pango v0.5.0 [INFO] [stderr] Downloaded pango-sys v0.7.0 [INFO] [stderr] Downloaded rmp v0.8.7 [INFO] [stderr] Downloaded gobject-sys v0.7.0 [INFO] [stderr] Downloaded pin-utils v0.1.0-alpha.3 [INFO] [stderr] Downloaded cairo-rs v0.5.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.5.0 [INFO] [stderr] Downloaded fragile v0.3.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.7.0 [INFO] [stderr] Downloaded atk-sys v0.7.0 [INFO] [stderr] Downloaded gdk v0.9.0 [INFO] [stderr] Downloaded gio v0.5.0 [INFO] [stderr] Downloaded gtk v0.5.0 [INFO] [stderr] Downloaded gdk-sys v0.7.0 [INFO] [stderr] Downloaded gio-sys v0.7.0 [INFO] [stderr] Downloaded gtk-sys v0.7.0 [INFO] [stderr] Downloaded glib-sys v0.7.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Downloaded glib v0.6.0 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.7 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6eb34c27b5ea8977db7468a2637aa07dcf997a7811026559fd99766873c2bc71 [INFO] running `Command { std: "docker" "start" "-a" "6eb34c27b5ea8977db7468a2637aa07dcf997a7811026559fd99766873c2bc71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eb34c27b5ea8977db7468a2637aa07dcf997a7811026559fd99766873c2bc71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb34c27b5ea8977db7468a2637aa07dcf997a7811026559fd99766873c2bc71", kill_on_drop: false }` [INFO] [stdout] 6eb34c27b5ea8977db7468a2637aa07dcf997a7811026559fd99766873c2bc71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d7b77de90438987e659d5ef09de7afe3189f3b2ba4fe2105d7b731111e73dc2 [INFO] running `Command { std: "docker" "start" "-a" "4d7b77de90438987e659d5ef09de7afe3189f3b2ba4fe2105d7b731111e73dc2", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.7 [INFO] [stderr] Compiling num-traits v0.2.6 [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] [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] [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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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-04-23; 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] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | types differ in mutability [INFO] [stdout] | help: change the parameter type to match the trait: `&mut Context<'_>` [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] [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] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | types differ in mutability [INFO] [stdout] | help: change the parameter type to match the trait: `&mut Context<'_>` [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] [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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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] [stderr] Checking slab v0.4.1 [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/index.crates.io-6f17d22bba15001f/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] [stderr] Checking pin-utils v0.1.0-alpha.3 [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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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[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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1192: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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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: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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1192: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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gdk v0.9.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/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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1192: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] [stderr] Compiling gtk v0.5.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/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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1192: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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1090:12 [INFO] [stdout] note: required by a bound in `Pin::<&'a mut T>::get_mut` [INFO] [stdout] --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1547: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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/pin.rs:1192: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] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking byteorder v1.2.6 [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] note: method is available for `Pin<&mut _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / fn poll_next( [INFO] [stdout] 56 | | self: Pin<&mut Self>, [INFO] [stdout] 57 | | lw: &LocalWaker, [INFO] [stdout] 58 | | ) -> Poll>; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] note: method is available for `Pin<&_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / fn poll_next( [INFO] [stdout] 56 | | self: Pin<&mut Self>, [INFO] [stdout] 57 | | lw: &LocalWaker, [INFO] [stdout] 58 | | ) -> Poll>; [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] note: method is available for `Pin<&mut _>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / fn poll_next( [INFO] [stdout] 56 | | self: Pin<&mut Self>, [INFO] [stdout] 57 | | lw: &LocalWaker, [INFO] [stdout] 58 | | ) -> Poll>; [INFO] [stdout] | |__________________________________^ [INFO] [stdout] note: method is available for `Pin<&_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.7/src/stream/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / fn poll_next( [INFO] [stdout] 56 | | self: Pin<&mut Self>, [INFO] [stdout] 57 | | lw: &LocalWaker, [INFO] [stdout] 58 | | ) -> Poll>; [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 66 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0207, 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] Checking iovec v0.1.2 [INFO] [stderr] error: could not compile `futures-core-preview` (lib) due to 67 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d7b77de90438987e659d5ef09de7afe3189f3b2ba4fe2105d7b731111e73dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d7b77de90438987e659d5ef09de7afe3189f3b2ba4fe2105d7b731111e73dc2", kill_on_drop: false }` [INFO] [stdout] 4d7b77de90438987e659d5ef09de7afe3189f3b2ba4fe2105d7b731111e73dc2