[INFO] cloning repository https://github.com/Ivshti/example-addon-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ivshti/example-addon-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIvshti%2Fexample-addon-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIvshti%2Fexample-addon-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46070c642be8c75bb629f34d3f1d29a719418a2d
[INFO] building Ivshti/example-addon-rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIvshti%2Fexample-addon-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ivshti/example-addon-rust on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ivshti/example-addon-rust
[INFO] finished tweaking git repo https://github.com/Ivshti/example-addon-rust
[INFO] tweaked toml for git repo https://github.com/Ivshti/example-addon-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Ivshti/example-addon-rust 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28034b543f2cbd6b8e30a4da1e4dff9da8f0945e2ebb14829d809ea3538b527c
[INFO] running `Command { std: "docker" "start" "-a" "28034b543f2cbd6b8e30a4da1e4dff9da8f0945e2ebb14829d809ea3538b527c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28034b543f2cbd6b8e30a4da1e4dff9da8f0945e2ebb14829d809ea3538b527c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28034b543f2cbd6b8e30a4da1e4dff9da8f0945e2ebb14829d809ea3538b527c", kill_on_drop: false }`
[INFO] [stdout] 28034b543f2cbd6b8e30a4da1e4dff9da8f0945e2ebb14829d809ea3538b527c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dd4210311834adde5b7864e038007ca6f138e4c689dba9bfe4551586cc7d7b0
[INFO] running `Command { std: "docker" "start" "-a" "1dd4210311834adde5b7864e038007ca6f138e4c689dba9bfe4551586cc7d7b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling futures v0.1.25
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling smallvec v0.6.8
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.10.0
[INFO] [stderr]    Compiling rand_os v0.1.2
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling bytes v0.4.11
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling mio v0.6.16
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling futures-core-preview v0.3.0-alpha.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.1
[INFO] [stdout] error[E0432]: unresolved import `core::task::UnsafeWake`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/task/mod.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use core::task::{Poll, Waker, LocalWaker, UnsafeWake};
[INFO] [stdout]   |                                               ^^^^^^^^^^ no `UnsafeWake` in `task`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::task::local_waker`, `std::task::local_waker_from_nonlocal`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/task/mod.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use std::task::{Wake, local_waker, local_waker_from_nonlocal};
[INFO] [stdout]    |                           ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `local_waker_from_nonlocal` in `task`
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           no `local_waker` in `task`
[INFO] [stdout]    |                           help: a similar name exists in the module: `LocalWaker`
[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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/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 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/mod.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         lw: &LocalWaker,
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/mod.rs:85:44
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn try_poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll<F::Output> {
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/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 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     poll_fn: unsafe fn(*mut (), &LocalWaker) -> Poll<T>,
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:143:39
[INFO] [stdout]     |
[INFO] [stdout] 143 |     unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll<T>;
[INFO] [stdout]     |                                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll<T> {
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:114:40
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll<T> {
[INFO] [stdout]     |                                        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:163:39
[INFO] [stdout]     |
[INFO] [stdout] 163 |     unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll<T> {
[INFO] [stdout]     |                                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |     unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll<T> {
[INFO] [stdout]     |                                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:200:43
[INFO] [stdout]     |
[INFO] [stdout] 200 |         unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll<T> {
[INFO] [stdout]     |                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:222:43
[INFO] [stdout]     |
[INFO] [stdout] 222 |         unsafe fn poll(ptr: *mut (), lw: &LocalWaker) -> Poll<T> {
[INFO] [stdout]     |                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/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 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/mod.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |         lw: &LocalWaker,
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/mod.rs:131:49
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn try_poll_next(self: Pin<&mut Self>, lw: &LocalWaker)
[INFO] [stdout]     |                                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/mod.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |         lw: &LocalWaker,
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/mod.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |         lw: &LocalWaker,
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/mod.rs:94:45
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn poll_next(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll<Option<A::Item>> {
[INFO] [stdout]    |                                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/mod.rs:141:49
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn try_poll_next(self: Pin<&mut Self>, lw: &LocalWaker)
[INFO] [stdout]     |                                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/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 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/stream_obj.rs:16:39
[INFO] [stdout]    |
[INFO] [stdout] 16 |     poll_next_fn: unsafe fn(*mut (), &LocalWaker) -> Poll<Option<T>>,
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/stream_obj.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |         lw: &LocalWaker,
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/stream_obj.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 |         lw: &LocalWaker,
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/stream_obj.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |         lw: &LocalWaker,
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/stream_obj.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |         lw: &LocalWaker,
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/stream_obj.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |         lw: &LocalWaker,
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/stream_obj.rs:203:48
[INFO] [stdout]     |
[INFO] [stdout] 203 |         unsafe fn poll_next(ptr: *mut (), lw: &LocalWaker) -> Poll<Option<T>> {
[INFO] [stdout]     |                                                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/stream_obj.rs:224:48
[INFO] [stdout]     |
[INFO] [stdout] 224 |         unsafe fn poll_next(ptr: *mut (), lw: &LocalWaker) -> Poll<Option<T>> {
[INFO] [stdout]     |                                                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/mod.rs:158:18
[INFO] [stdout]     |
[INFO] [stdout] 158 |             lw: &LocalWaker,
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/mod.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |             lw: &LocalWaker,
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/stream/mod.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |             _lw: &LocalWaker,
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/task/mod.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use core::task::{Poll, Waker, LocalWaker, UnsafeWake};
[INFO] [stdout]   |                                   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/task/__internal/atomic_waker.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::task::{LocalWaker, Waker};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/task/__internal/atomic_waker.rs:200:33
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn register(&self, lw: &LocalWaker) {
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; 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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll<T> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(std::pin::Pin<&mut future_obj::LocalFutureObj<'_, _>>, &mut Context<'_>) -> std::task::Poll<_>`
[INFO] [stdout]               found signature `fn(std::pin::Pin<&mut future_obj::LocalFutureObj<'_, _>>, &std::task::LocalWaker) -> std::task::Poll<_>`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn poll(self: Pin<&mut Self>, lw: &mut Context<'_>) -> Poll<T> {
[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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:114:39
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn poll(self: Pin<&mut Self>, lw: &LocalWaker) -> Poll<T> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(std::pin::Pin<&mut future_obj::FutureObj<'_, _>>, &mut Context<'_>) -> std::task::Poll<_>`
[INFO] [stdout]                found signature `fn(std::pin::Pin<&mut future_obj::FutureObj<'_, _>>, &std::task::LocalWaker) -> std::task::Poll<_>`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn poll(self: Pin<&mut Self>, lw: &mut Context<'_>) -> Poll<T> {
[INFO] [stdout]     |                                       ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-channel v0.3.8
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:118:44
[INFO] [stdout]     |
[INFO] [stdout] 118 |         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 `&std::task::LocalWaker`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/future/future.rs:104:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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 `&std::task::LocalWaker`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/future/future.rs:104:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |         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 `&std::task::LocalWaker`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/future/future.rs:104:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 203 |             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 `&std::task::LocalWaker`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/future/future.rs:104:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/future_obj.rs:225:26
[INFO] [stdout]     |
[INFO] [stdout] 225 |             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 `&std::task::LocalWaker`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/future/future.rs:104:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/future/mod.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         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 `&std::task::LocalWaker`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/future/future.rs:104:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_waker` found for struct `std::task::LocalWaker` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/task/__internal/atomic_waker.rs:205:57
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     *self.waker.get() = Some(lw.clone().into_waker());
[INFO] [stdout]     |                                                         ^^^^^^^^^^ method not found in `LocalWaker`
[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-1949cf8c6b5b557f/futures-core-preview-0.3.0-alpha.12/src/task/__internal/atomic_waker.rs:244:20
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 lw.wake();
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #118959 <https://github.com/rust-lang/rust/issues/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 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0308, E0432, 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 46 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1dd4210311834adde5b7864e038007ca6f138e4c689dba9bfe4551586cc7d7b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd4210311834adde5b7864e038007ca6f138e4c689dba9bfe4551586cc7d7b0", kill_on_drop: false }`
[INFO] [stdout] 1dd4210311834adde5b7864e038007ca6f138e4c689dba9bfe4551586cc7d7b0
