[INFO] updating cached repository https://github.com/Kroisse/futures-compat-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7406efdbc924eea9be8e9df359410a0a006961e [INFO] testing Kroisse/futures-compat-example against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Ffutures-compat-example" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kroisse/futures-compat-example on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kroisse/futures-compat-example [INFO] finished tweaking git repo https://github.com/Kroisse/futures-compat-example [INFO] tweaked toml for git repo https://github.com/Kroisse/futures-compat-example written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Kroisse/futures-compat-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb4657e14038bda8b65130f82950028ece51ef83ff7793468e054552bbbe3555 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb4657e14038bda8b65130f82950028ece51ef83ff7793468e054552bbbe3555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb4657e14038bda8b65130f82950028ece51ef83ff7793468e054552bbbe3555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4657e14038bda8b65130f82950028ece51ef83ff7793468e054552bbbe3555", kill_on_drop: false }` [INFO] [stdout] fb4657e14038bda8b65130f82950028ece51ef83ff7793468e054552bbbe3555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94b4587be497e14033cfd00fdfe9dba35928be61f46f7750532befb09a4445e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "94b4587be497e14033cfd00fdfe9dba35928be61f46f7750532befb09a4445e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling cc v1.0.20 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling 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] [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] [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 type 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 type or module `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type 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 `{{root}}` [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 `{{root}}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std` in `{{root}}` [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 `{{root}}` [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: could not compile `futures-core-preview`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "94b4587be497e14033cfd00fdfe9dba35928be61f46f7750532befb09a4445e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b4587be497e14033cfd00fdfe9dba35928be61f46f7750532befb09a4445e9", kill_on_drop: false }` [INFO] [stdout] 94b4587be497e14033cfd00fdfe9dba35928be61f46f7750532befb09a4445e9