[INFO] cloning repository https://github.com/mehcode/transmit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehcode/transmit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Ftransmit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Ftransmit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbd3b79da1db675560b3249370f70a4dd5112e4f [INFO] checking mehcode/transmit against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehcode%2Ftransmit" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mehcode/transmit on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mehcode/transmit [INFO] finished tweaking git repo https://github.com/mehcode/transmit [INFO] tweaked toml for git repo https://github.com/mehcode/transmit written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mehcode/transmit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded pin-utils v0.1.0-alpha.1 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded hyper v0.12.9 [INFO] [stderr] Downloaded tokio-channel v0.1.0 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.3 [INFO] [stderr] Downloaded tokio-async-await v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0845aedd5c8c428042a67f2a748b4644e0310af286492f3ccbdc50ff07e433e [INFO] running `Command { std: "docker" "start" "-a" "b0845aedd5c8c428042a67f2a748b4644e0310af286492f3ccbdc50ff07e433e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0845aedd5c8c428042a67f2a748b4644e0310af286492f3ccbdc50ff07e433e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0845aedd5c8c428042a67f2a748b4644e0310af286492f3ccbdc50ff07e433e", kill_on_drop: false }` [INFO] [stdout] b0845aedd5c8c428042a67f2a748b4644e0310af286492f3ccbdc50ff07e433e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db98ca7c8622d239bd8257472fcb56ab7d02905578e743c1f582320ff1045b5a [INFO] running `Command { std: "docker" "start" "-a" "db98ca7c8622d239bd8257472fcb56ab7d02905578e743c1f582320ff1045b5a", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking string v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking log v0.4.4 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.3 [INFO] [stdout] error[E0432]: unresolved import `core::mem::PinMut` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/future.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use core::mem::PinMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `mem` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core-preview` due to 11 previous errors [INFO] [stdout] error[E0432]: unresolved imports `core::future::FutureObj`, `core::future::LocalFutureObj`, `core::future::UnsafeFutureObj` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/future.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | pub use core::future::{Future, FutureObj, LocalFutureObj, UnsafeFutureObj}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ no `UnsafeFutureObj` in `future` [INFO] [stdout] | | | [INFO] [stdout] | | no `LocalFutureObj` in `future` [INFO] [stdout] | no `FutureObj` in `future` [INFO] [stdout] | help: a similar name exists in the module: `Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `core::mem::PinMut` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use core::mem::PinMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `PinMut` in `mem` [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/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | use std::boxed::{Box, PinBox}; [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/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/task.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | 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 imports `core::task::Spawn`, `core::task::LocalWaker`, `core::task::UnsafeWake`, `core::task::SpawnErrorKind`, `core::task::SpawnObjError`, `core::task::SpawnLocalObjError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/task.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | Context, Poll, Spawn, [INFO] [stdout] | ^^^^^ no `Spawn` in `task` [INFO] [stdout] 5 | Waker, LocalWaker, UnsafeWake, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ no `UnsafeWake` in `task` [INFO] [stdout] | | [INFO] [stdout] | no `LocalWaker` in `task` [INFO] [stdout] 6 | SpawnErrorKind, SpawnObjError, SpawnLocalObjError, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ no `SpawnLocalObjError` in `task` [INFO] [stdout] | | | [INFO] [stdout] | | no `SpawnObjError` in `task` [INFO] [stdout] | no `SpawnErrorKind` 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/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 152 | impl Stream for ::std::panic::AssertUnwindSafe { [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/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | 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[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:130:49 [INFO] [stdout] | [INFO] [stdout] 130 | impl Stream for Box { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PinBox` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.3/src/stream.rs:141:41 [INFO] [stdout] | [INFO] [stdout] 141 | impl Stream for PinBox { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "db98ca7c8622d239bd8257472fcb56ab7d02905578e743c1f582320ff1045b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db98ca7c8622d239bd8257472fcb56ab7d02905578e743c1f582320ff1045b5a", kill_on_drop: false }` [INFO] [stdout] db98ca7c8622d239bd8257472fcb56ab7d02905578e743c1f582320ff1045b5a