[INFO] fetching crate futures 0.3.29...
[INFO] checking futures-0.3.29 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate futures 0.3.29 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate futures 0.3.29 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate futures 0.3.29
[INFO] finished tweaking crates.io crate futures 0.3.29
[INFO] tweaked toml for crates.io crate futures 0.3.29 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 901ffd0e8d53d39e105a62d72bbeb284f59ad6d12e9a71849f52b887c90010df
[INFO] running `Command { std: "docker" "start" "-a" "901ffd0e8d53d39e105a62d72bbeb284f59ad6d12e9a71849f52b887c90010df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "901ffd0e8d53d39e105a62d72bbeb284f59ad6d12e9a71849f52b887c90010df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "901ffd0e8d53d39e105a62d72bbeb284f59ad6d12e9a71849f52b887c90010df", kill_on_drop: false }`
[INFO] [stdout] 901ffd0e8d53d39e105a62d72bbeb284f59ad6d12e9a71849f52b887c90010df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afd2ada3bd33b7c7a4b5cf1a709ee2a15e8142aa57069de89092672a68d166c2
[INFO] running `Command { std: "docker" "start" "-a" "afd2ada3bd33b7c7a4b5cf1a709ee2a15e8142aa57069de89092672a68d166c2", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.29 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/future_fuse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_test::task::panic_waker;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_task::task::panic_waker;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/stream_into_async_read.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_test::{stream::StreamTestExt, task::noop_context};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_task::{stream::StreamTestExt, task::noop_context};
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/stream_abortable.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_test::task::new_count_waker;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_task::task::new_count_waker;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/stream_unfold.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_test::future::FutureTestExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_task::future::FutureTestExt;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_test`
[INFO] [stdout]  --> tests/stream_unfold.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures_test::{assert_stream_done, assert_stream_next, assert_stream_pending};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures_task::{assert_stream_done, assert_stream_next, assert_stream_pending};
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures` (test "future_fuse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot determine resolution for the macro `assert_stream_pending`
[INFO] [stdout]   --> tests/stream_unfold.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_stream_pending!(stream);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_stream_next`
[INFO] [stdout]   --> tests/stream_unfold.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_stream_next!(stream, 0);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_stream_pending`
[INFO] [stdout]   --> tests/stream_unfold.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_stream_pending!(stream);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_stream_next`
[INFO] [stdout]   --> tests/stream_unfold.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     assert_stream_next!(stream, 2);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_stream_pending`
[INFO] [stdout]   --> tests/stream_unfold.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_stream_pending!(stream);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_stream_next`
[INFO] [stdout]   --> tests/stream_unfold.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_stream_next!(stream, 4);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_stream_pending`
[INFO] [stdout]   --> tests/stream_unfold.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_stream_pending!(stream);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_stream_done`
[INFO] [stdout]   --> tests/stream_unfold.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_stream_done!(stream);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures` (test "stream_abortable") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]   --> tests/stream.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use futures_test::task::noop_context;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 | use futures_task::task::noop_context;
[INFO] [stdout]    |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_executor::ThreadPool`
[INFO] [stdout]   --> tests/stream.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use futures_executor::ThreadPool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadPool` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/lib.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub use crate::thread_pool::{ThreadPool, ThreadPoolBuilder};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `thread-pool` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `interleave_pending` found for struct `Iter` in the current scope
[INFO] [stdout]   --> tests/stream_into_async_read.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let mut reader = stream.interleave_pending().into_async_read();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ method not found in `Iter<FlatMap<RangeInclusive<{integer}>, Vec<Result<Vec<{integer}>, _>>, ...>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/stream_into_async_read-4ed489a7bc4ef2d9.long-type-14964552047593953508.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pending_once` found for struct `futures::future::Ready` in the current scope
[INFO] [stdout]   --> tests/stream_unfold.rs:10:57
[INFO] [stdout]    |
[INFO] [stdout] 10 |             future::ready(Some((state * 2, state + 1))).pending_once()
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^ method not found in `Ready<Option<({integer}, {integer})>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pending_once` found for struct `futures::future::Ready` in the current scope
[INFO] [stdout]   --> tests/stream_unfold.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |             future::ready(None).pending_once()
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ method not found in `Ready<Option<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `interleave_pending` found for struct `Iter` in the current scope
[INFO] [stdout]   --> tests/stream_into_async_read.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut reader = stream.interleave_pending().into_async_read();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ method not found in `Iter<FlatMap<RangeInclusive<{integer}>, Vec<Result<Vec<{integer}>, _>>, ...>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/stream_into_async_read-4ed489a7bc4ef2d9.long-type-7194197820834900329.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures` (test "stream_unfold") due to 13 previous errors
[INFO] [stdout] warning: unused import: `TryStreamExt`
[INFO] [stdout]  --> tests/stream_into_async_read.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::stream::{self, TryStreamExt};
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncRead`
[INFO] [stdout]  --> tests/stream_into_async_read.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::io::{AsyncBufRead, AsyncRead};
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncBufRead`
[INFO] [stdout]  --> tests/stream_into_async_read.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::io::{AsyncBufRead, AsyncRead};
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures` (test "stream_into_async_read") due to 4 previous errors; 3 warnings emitted
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures` (test "stream") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "afd2ada3bd33b7c7a4b5cf1a709ee2a15e8142aa57069de89092672a68d166c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afd2ada3bd33b7c7a4b5cf1a709ee2a15e8142aa57069de89092672a68d166c2", kill_on_drop: false }`
[INFO] [stdout] afd2ada3bd33b7c7a4b5cf1a709ee2a15e8142aa57069de89092672a68d166c2
