[INFO] cloning repository https://github.com/danielakhterov/file-browser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielakhterov/file-browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielakhterov%2Ffile-browser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielakhterov%2Ffile-browser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5745ed9f0cf18c1c9ea3f463f18a87324694e827 [INFO] checking danielakhterov/file-browser against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielakhterov%2Ffile-browser" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danielakhterov/file-browser [INFO] finished tweaking git repo https://github.com/danielakhterov/file-browser [INFO] tweaked toml for git repo https://github.com/danielakhterov/file-browser written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danielakhterov/file-browser on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danielakhterov/file-browser 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-fs v0.1.5 [INFO] [stderr] Downloaded arrayvec v0.4.10 [INFO] [stderr] Downloaded tokio-executor v0.1.6 [INFO] [stderr] Downloaded tokio-threadpool v0.1.10 [INFO] [stderr] Downloaded lazy_static v0.2.11 [INFO] [stderr] Downloaded tokio-tcp v0.1.3 [INFO] [stderr] Downloaded serde-hjson v0.8.2 [INFO] [stderr] Downloaded futures-select-macro-preview v0.3.0-alpha.12 [INFO] [stderr] Downloaded proc-macro-hack v0.5.4 [INFO] [stderr] Downloaded toml v0.4.10 [INFO] [stderr] Downloaded memchr v2.1.2 [INFO] [stderr] Downloaded cc v1.0.28 [INFO] [stderr] Downloaded nom v4.1.1 [INFO] [stderr] Downloaded libc v0.2.46 [INFO] [stderr] Downloaded backtrace-sys v0.1.28 [INFO] [stderr] Downloaded serde_json v1.0.34 [INFO] [stderr] Downloaded serde v1.0.85 [INFO] [stderr] Downloaded serde_derive v1.0.85 [INFO] [stderr] Downloaded rand v0.6.3 [INFO] [stderr] Downloaded tokio v0.1.14 [INFO] [stderr] Downloaded tokio-io v0.1.11 [INFO] [stderr] Downloaded parking_lot_core v0.4.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.13 [INFO] [stderr] Downloaded failure v0.1.5 [INFO] [stderr] Downloaded either v1.5.0 [INFO] [stderr] Downloaded tokio-reactor v0.1.8 [INFO] [stderr] Downloaded tokio-uds v0.2.5 [INFO] [stderr] Downloaded failure_derive v0.1.5 [INFO] [stderr] Downloaded crossbeam-channel v0.3.6 [INFO] [stderr] Downloaded number_prefix v0.2.8 [INFO] [stderr] Downloaded parking_lot v0.7.1 [INFO] [stderr] Downloaded rand_os v0.1.0 [INFO] [stderr] Downloaded pin-utils v0.1.0-alpha.4 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.12 [INFO] [stderr] Downloaded config v0.9.2 [INFO] [stderr] Downloaded proc-macro-nested v0.1.2 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.12 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.12 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.12 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.12 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.12 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.12 [INFO] [stderr] Downloaded ncurses v5.98.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9260605c75d38ffb7dc18fe1705e315355cda8030533570a6a54b804e46b8f2 [INFO] running `Command { std: "docker" "start" "-a" "c9260605c75d38ffb7dc18fe1705e315355cda8030533570a6a54b804e46b8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9260605c75d38ffb7dc18fe1705e315355cda8030533570a6a54b804e46b8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9260605c75d38ffb7dc18fe1705e315355cda8030533570a6a54b804e46b8f2", kill_on_drop: false }` [INFO] [stdout] c9260605c75d38ffb7dc18fe1705e315355cda8030533570a6a54b804e46b8f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dca1136dd391a125a9784883b194f0bec69ce544366fc2c19e105aa95423b45b [INFO] running `Command { std: "docker" "start" "-a" "dca1136dd391a125a9784883b194f0bec69ce544366fc2c19e105aa95423b45b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.12 [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] [stderr] Checking nodrop v0.1.13 [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 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-08-19; 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 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-08-19; 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 { [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 2025-08-19; 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 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-08-19; 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, [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 2025-08-19; 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; [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 2025-08-19; 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 { [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 2025-08-19; 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 { [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 2025-08-19; 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 { [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 2025-08-19; 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 { [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 2025-08-19; 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 { [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 2025-08-19; 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 { [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 2025-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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> { [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 2025-08-19; 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 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-08-19; 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 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-08-19; 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>, [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 2025-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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> { [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 2025-08-19; 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> { [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 2025-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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 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-08-19; 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 { [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: &LocalWaker) -> Poll { [INFO] [stdout] 64 + fn poll(self: Pin<&mut Self>, lw: &mut Context<'_>) -> Poll { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `poll` has an incompatible type for trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-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 { [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: &LocalWaker) -> Poll { [INFO] [stdout] 114 + fn poll(self: Pin<&mut Self>, lw: &mut Context<'_>) -> Poll { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking memoffset v0.2.1 [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/future/future.rs:113: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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/future/future.rs:113: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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/future/future.rs:113: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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/future/future.rs:113: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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/future/future.rs:113: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/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/future/future.rs:113:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling proc-macro-nested v0.1.2 [INFO] [stderr] Checking rand_core v0.2.2 [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 `std::task::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 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-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking ucd-util v0.1.3 [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] Compiling regex v1.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [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" "dca1136dd391a125a9784883b194f0bec69ce544366fc2c19e105aa95423b45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca1136dd391a125a9784883b194f0bec69ce544366fc2c19e105aa95423b45b", kill_on_drop: false }` [INFO] [stdout] dca1136dd391a125a9784883b194f0bec69ce544366fc2c19e105aa95423b45b