[INFO] fetching crate futures-preview 0.3.0-alpha.19...
[INFO] checking futures-preview-0.3.0-alpha.19 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate futures-preview 0.3.0-alpha.19 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate futures-preview 0.3.0-alpha.19 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-preview 0.3.0-alpha.19
[INFO] finished tweaking crates.io crate futures-preview 0.3.0-alpha.19
[INFO] tweaked toml for crates.io crate futures-preview 0.3.0-alpha.19 written to /workspace/builds/worker-6-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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-join-macro-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-select-macro-preview v0.3.0-alpha.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 72e886c3c011ba514f93af8fb79616458fc875bf6d26d91213bf5520cb03d18b
[INFO] running `Command { std: "docker" "start" "-a" "72e886c3c011ba514f93af8fb79616458fc875bf6d26d91213bf5520cb03d18b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72e886c3c011ba514f93af8fb79616458fc875bf6d26d91213bf5520cb03d18b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e886c3c011ba514f93af8fb79616458fc875bf6d26d91213bf5520cb03d18b", kill_on_drop: false }`
[INFO] [stdout] 72e886c3c011ba514f93af8fb79616458fc875bf6d26d91213bf5520cb03d18b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b11c2059bd74b4166b8d0c9c981b19be7ca7f2ac67174191200926f22d76033c
[INFO] running `Command { std: "docker" "start" "-a" "b11c2059bd74b4166b8d0c9c981b19be7ca7f2ac67174191200926f22d76033c", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-preview v0.3.0-alpha.19 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/abortable.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 5 | use futures_core::task::new_count_waker;
[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] [stderr] error: could not compile `futures-preview` (test "abortable") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `pin_utils`
[INFO] [stdout]  --> tests/split.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pin_utils::unsafe_pinned;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `pin_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/io_read_line.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_test::io::AsyncReadTestExt;
[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_core::io::AsyncReadTestExt;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/io_read_line.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 7 | use futures_core::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/unfold.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 4 | use futures_core::future::FutureTestExt;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_test`
[INFO] [stdout]  --> tests/unfold.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_test::{
[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_core::{
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `assert_stream_pending`
[INFO] [stdout]   --> tests/unfold.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     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/unfold.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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/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/unfold.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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/unfold.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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/unfold.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     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/unfold.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     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/unfold.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     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: cannot determine resolution for the macro `unsafe_pinned`
[INFO] [stdout]   --> tests/split.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unsafe_pinned!(stream: T);
[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 `unsafe_pinned`
[INFO] [stdout]   --> tests/split.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     unsafe_pinned!(sink: U);
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/ready_queue.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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] 6 | use futures_core::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/mutex.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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] 6 | use futures_core::future::FutureTestExt;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/eager_drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 4 | use futures_core::future::FutureTestExt;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/mutex.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use futures_test::task::{panic_context, 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] 7 | use futures_core::task::{panic_context, new_count_waker};
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pin_utils`
[INFO] [stdout]  --> tests/eager_drop.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pin_utils::unsafe_pinned;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `pin_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `unsafe_pinned`
[INFO] [stdout]   --> tests/eager_drop.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     unsafe_pinned!(future: F);
[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-preview` (test "ready_queue") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `interleave_pending` found for reference `&'static [u8; 2]` in the current scope
[INFO] [stdout]   --> tests/io_read_line.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut buf = b"12".interleave_pending();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ method not found in `&[u8; 2]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `Map` in the current scope
[INFO] [stdout]   --> tests/eager_drop.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     future::ready::<Result<i32, i32>>(Err(1))
[INFO] [stdout] 17 | |         .map_ok(move |_| { let _tx1 = tx1; panic!("should not run"); })
[INFO] [stdout] 18 | |         .map(move |_| {
[INFO] [stdout] 19 | |             assert!(rx1.recv().is_err());
[INFO] [stdout] 20 | |             tx2.send(()).unwrap()
[INFO] [stdout] 21 | |         })
[INFO] [stdout] 22 | |         .run_in_background();
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^ method not found in `Map<MapOk<Ready<Result<i32, i32>>, {closure@eager_drop.rs:17:17}>, {closure@eager_drop.rs:18:14}>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/eager_drop-b6dacee047f1c98e.long-type-4110568668436713205.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/unfold.rs:13:57
[INFO] [stdout]    |
[INFO] [stdout] 13 |             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 `run_in_background` found for struct `Map` in the current scope
[INFO] [stdout]   --> tests/eager_drop.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     future::ready::<Result<i32, i32>>(Ok(1))
[INFO] [stdout] 35 | |         .map_err(move |_| { let _tx1 = tx1; panic!("should not run"); })
[INFO] [stdout] 36 | |         .map(move |_| {
[INFO] [stdout] 37 | |             assert!(rx1.recv().is_err());
[INFO] [stdout] 38 | |             tx2.send(()).unwrap()
[INFO] [stdout] 39 | |         })
[INFO] [stdout] 40 | |         .run_in_background();
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^ method not found in `Map<MapErr<Ready<Result<i32, i32>>, {closure@eager_drop.rs:35:18}>, {closure@eager_drop.rs:36:14}>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/eager_drop-b6dacee047f1c98e.long-type-8489603414248861612.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/mutex.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |             ready(()).pending_once().await;
[INFO] [stdout]    |                       ^^^^^^^^^^^^ method not found in `Ready<()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `future` found for struct `Pin<&mut FutureData<F, T>>` in the current scope
[INFO] [stdout]   --> tests/eager_drop.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |         self.future().poll(cx)
[INFO] [stdout]    |              ^^^^^^-- help: remove the arguments
[INFO] [stdout]    |              |
[INFO] [stdout]    |              field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `stream` found for struct `Pin<&mut Join<T, U>>` in the current scope
[INFO] [stdout]   --> tests/split.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |         self.stream().poll_next(cx)
[INFO] [stdout]    |              ^^^^^^-- help: remove the arguments
[INFO] [stdout]    |              |
[INFO] [stdout]    |              field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pending_once` found for struct `futures::future::Ready` in the current scope
[INFO] [stdout]   --> tests/unfold.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |             future::ready(None).pending_once()
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ method not found in `Ready<Option<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `interleave_pending` found for struct `IntoAsyncRead` in the current scope
[INFO] [stdout]   --> tests/io_read_line.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let mut buf = stream::iter(vec![&b"12"[..], &b"\n\n"[..]])
[INFO] [stdout]    |  ___________________-
[INFO] [stdout] 46 | |         .map(Ok)
[INFO] [stdout] 47 | |         .into_async_read()
[INFO] [stdout] 48 | |         .interleave_pending();
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^ method not found in `IntoAsyncRead<Map<Iter<IntoIter<&[u8]>>, fn(&[u8]) -> Result<&[u8], Error> {Result::<&[u8], Error>::Ok}>>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/io_read_line-f3b37d381a3da9d4.long-type-3942206610350783775.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-preview` (test "mutex") due to 4 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[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] [stdout] error[E0599]: no method named `sink` found for struct `Pin<&mut Join<T, U>>` in the current scope
[INFO] [stdout]   --> tests/split.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |         self.sink().poll_ready(cx)
[INFO] [stdout]    |              ^^^^-- help: remove the arguments
[INFO] [stdout]    |              |
[INFO] [stdout]    |              field, not a method
[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] [stderr] error: could not compile `futures-preview` (test "unfold") due to 13 previous errors
[INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `Then` in the current scope
[INFO] [stdout]   --> tests/eager_drop.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     FutureData { _data: tx1, future: rx0.unwrap_or_else(|_| { panic!() }) }
[INFO] [stdout] 69 | |         .then(move |_| {
[INFO] [stdout] 70 | |             assert!(rx1.recv().is_err()); // tx1 should have been dropped
[INFO] [stdout] 71 | |             tx2.send(()).unwrap();
[INFO] [stdout] 72 | |             future::ready(())
[INFO] [stdout] 73 | |         })
[INFO] [stdout] 74 | |         .run_in_background();
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^ method not found in `Then<FutureData<UnwrapOrElse<Receiver<()>, {closure@eager_drop.rs:68:57}>, Sender<()>>, Ready<()>, ...>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/eager_drop-b6dacee047f1c98e.long-type-11712688461777816354.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sink` found for struct `Pin<&mut Join<T, U>>` in the current scope
[INFO] [stdout]   --> tests/split.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |         self.sink().start_send(item)
[INFO] [stdout]    |              ^^^^-- help: remove the arguments
[INFO] [stdout]    |              |
[INFO] [stdout]    |              field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-preview` (test "io_read_line") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `AndThen` in the current scope
[INFO] [stdout]   --> tests/eager_drop.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     FutureData { _data: tx1, future: rx0.unwrap_or_else(|_| { panic!() }) }
[INFO] [stdout] 88 | |         .and_then(move |_| {
[INFO] [stdout] 89 | |             assert!(rx1.recv().is_err()); // tx1 should have been dropped
[INFO] [stdout] 90 | |             tx2.send(()).unwrap();
[INFO] [stdout] 91 | |             future::ready(Ok(()))
[INFO] [stdout] 92 | |         })
[INFO] [stdout] 93 | |         .run_in_background();
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^ method not found in `AndThen<FutureData<UnwrapOrElse<Receiver<Result<(), ()>>, {closure@eager_drop.rs:87:57}>, ...>, ..., ...>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/eager_drop-b6dacee047f1c98e.long-type-9603072860267337319.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sink` found for struct `Pin<&mut Join<T, U>>` in the current scope
[INFO] [stdout]   --> tests/split.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |         self.sink().poll_flush(cx)
[INFO] [stdout]    |              ^^^^-- help: remove the arguments
[INFO] [stdout]    |              |
[INFO] [stdout]    |              field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sink` found for struct `Pin<&mut Join<T, U>>` in the current scope
[INFO] [stdout]   --> tests/split.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |         self.sink().poll_close(cx)
[INFO] [stdout]    |              ^^^^-- help: remove the arguments
[INFO] [stdout]    |              |
[INFO] [stdout]    |              field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `OrElse` in the current scope
[INFO] [stdout]    --> tests/eager_drop.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | /     FutureData { _data: tx1, future: rx0.unwrap_or_else(|_| { panic!() }) }
[INFO] [stdout] 107 | |         .or_else(move |_| {
[INFO] [stdout] 108 | |             assert!(rx1.recv().is_err()); // tx1 should have been dropped
[INFO] [stdout] 109 | |             tx2.send(()).unwrap();
[INFO] [stdout] 110 | |             future::ready::<Result<(), ()>>(Ok(()))
[INFO] [stdout] 111 | |         })
[INFO] [stdout] 112 | |         .run_in_background();
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^ method not found in `OrElse<FutureData<UnwrapOrElse<Receiver<Result<(), ()>>, {closure@eager_drop.rs:106:57}>, ...>, ..., ...>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     | 
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full type name has been written to '/opt/rustwide/target/debug/deps/eager_drop-b6dacee047f1c98e.long-type-11003098565889446486.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 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: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-preview` (test "eager_drop") due to 10 previous errors
[INFO] [stderr] error: could not compile `futures-preview` (test "split") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "b11c2059bd74b4166b8d0c9c981b19be7ca7f2ac67174191200926f22d76033c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b11c2059bd74b4166b8d0c9c981b19be7ca7f2ac67174191200926f22d76033c", kill_on_drop: false }`
[INFO] [stdout] b11c2059bd74b4166b8d0c9c981b19be7ca7f2ac67174191200926f22d76033c
[INFO] checking futures-preview-0.3.0-alpha.19 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate futures-preview 0.3.0-alpha.19 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate futures-preview 0.3.0-alpha.19 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate futures-preview 0.3.0-alpha.19
[INFO] finished tweaking crates.io crate futures-preview 0.3.0-alpha.19
[INFO] tweaked toml for crates.io crate futures-preview 0.3.0-alpha.19 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc6f0ab27c52c3e0f5224f79dcc73c36e989be47ea10b500d9e6191a7d26c174
[INFO] running `Command { std: "docker" "start" "-a" "fc6f0ab27c52c3e0f5224f79dcc73c36e989be47ea10b500d9e6191a7d26c174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc6f0ab27c52c3e0f5224f79dcc73c36e989be47ea10b500d9e6191a7d26c174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc6f0ab27c52c3e0f5224f79dcc73c36e989be47ea10b500d9e6191a7d26c174", kill_on_drop: false }`
[INFO] [stdout] fc6f0ab27c52c3e0f5224f79dcc73c36e989be47ea10b500d9e6191a7d26c174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a9c96e83454ae117159086c3a4dca28c0d44f9522b80b776212c241825a3b7a
[INFO] running `Command { std: "docker" "start" "-a" "5a9c96e83454ae117159086c3a4dca28c0d44f9522b80b776212c241825a3b7a", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-preview v0.3.0-alpha.19 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/io_read_line.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_test::io::AsyncReadTestExt;
[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_core::io::AsyncReadTestExt;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/io_read_line.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 7 | use futures_core::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/mutex.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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] 6 | use futures_core::future::FutureTestExt;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/mutex.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use futures_test::task::{panic_context, 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] 7 | use futures_core::task::{panic_context, 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/io_read_to_string.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_test::io::AsyncReadTestExt;
[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_core::io::AsyncReadTestExt;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/io_read_to_string.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 7 | use futures_core::task::noop_context;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `try_join` in this scope
[INFO] [stdout]   --> tests/macro_comma_support.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         try_join!(future1, future2,)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `try_join` is in scope, but it is a function, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `poll` in this scope
[INFO] [stdout]   --> tests/macro_comma_support.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let _ = poll!(async {}.boxed(),);
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `poll` is in scope, but it is a function, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `join` in this scope
[INFO] [stdout]   --> tests/macro_comma_support.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         join!(future1, future2,);
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `join` is in scope, but it is a function, not a macro
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 4  + use core::future::join;
[INFO] [stdout]    |
[INFO] [stdout] 4  + use std::future::join;
[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::{task::noop_context, stream::StreamTestExt};
[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_core::{task::noop_context, stream::StreamTestExt};
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/io_buf_reader.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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] 8 | use futures_core::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/ready_queue.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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] 6 | use futures_core::task::noop_context;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `interleave_pending` found for reference `&'static [u8; 2]` in the current scope
[INFO] [stdout]   --> tests/io_read_line.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut buf = b"12".interleave_pending();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^ method not found in `&[u8; 2]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-preview` (test "macro_comma_support") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]  --> tests/basic_combinators.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 2 | use futures_core::future::FutureTestExt;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[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/mutex.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |             ready(()).pending_once().await;
[INFO] [stdout]    |                       ^^^^^^^^^^^^ method not found in `Ready<()>`
[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[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-e1c5bce3db43dc7b.long-type-7740403277258780007.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `interleave_pending` found for struct `IntoAsyncRead` in the current scope
[INFO] [stdout]   --> tests/io_read_to_string.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let mut buf = stream::iter(vec![&b"12"[..], &b"33"[..], &b"3"[..]])
[INFO] [stdout]    |  ___________________-
[INFO] [stdout] 39 | |         .map(Ok)
[INFO] [stdout] 40 | |         .into_async_read()
[INFO] [stdout] 41 | |         .interleave_pending();
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^ method not found in `IntoAsyncRead<Map<Iter<IntoIter<&[u8]>>, fn(&[u8]) -> Result<&[u8], Error> {Result::<&[u8], Error>::Ok}>>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/io_read_to_string-9f1465e886e96dce.long-type-642200827982540621.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-preview` (test "ready_queue") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `interleave_pending` found for struct `IntoAsyncRead` in the current scope
[INFO] [stdout]   --> tests/io_read_line.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let mut buf = stream::iter(vec![&b"12"[..], &b"\n\n"[..]])
[INFO] [stdout]    |  ___________________-
[INFO] [stdout] 46 | |         .map(Ok)
[INFO] [stdout] 47 | |         .into_async_read()
[INFO] [stdout] 48 | |         .interleave_pending();
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^ method not found in `IntoAsyncRead<Map<Iter<IntoIter<&[u8]>>, fn(&[u8]) -> Result<&[u8], Error> {Result::<&[u8], Error>::Ok}>>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    | 
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/io_read_line-f3b37d381a3da9d4.long-type-4443865552851179184.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[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] [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-preview` (test "io_read_line") due to 5 previous errors
[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-e1c5bce3db43dc7b.long-type-16680915650318348540.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[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] [stdout] error[E0599]: no method named `run_in_background` found for struct `Map` in the current scope
[INFO] [stdout]   --> tests/basic_combinators.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fut.run_in_background(); // Start it
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ method not found in `Map<Map<Then<Ready<{integer}>, Ready<{integer}>, {closure@basic_combinators.rs:12:15}>, ...>, ...>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/basic_combinators-efbc4d5a1a8240cb.long-type-10190261293427035340.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `futures::pending`, `futures::poll`, `futures::join`, `futures::try_join`, `futures::select`
[INFO] [stdout]   --> tests/async_await_macros.rs:3:21
[INFO] [stdout]    |
[INFO] [stdout] 3  | use futures::{Poll, pending, pin_mut, poll, join, try_join, select};
[INFO] [stdout]    |                     ^^^^^^^           ^^^^  ^^^^  ^^^^^^^^  ^^^^^^ no `select` in the root
[INFO] [stdout]    |                     |                 |     |     |
[INFO] [stdout]    |                     |                 |     |     no `try_join` in the root
[INFO] [stdout]    |                     |                 |     no `join` in the root
[INFO] [stdout]    |                     |                 no `poll` in the root
[INFO] [stdout]    |                     |                 help: a similar name exists in the module: `Poll`
[INFO] [stdout]    |                     no `pending` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub use futures_util::{pending, poll}; // Async-await
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `async-await` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub use futures_util::{pending, poll}; // Async-await
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout]    = note: the item is gated behind the `async-await` feature
[INFO] [stdout] 
[INFO] [stdout] 
[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:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::io::{AsyncRead, AsyncBufRead};
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncBufRead`
[INFO] [stdout]  --> tests/stream_into_async_read.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::io::{AsyncRead, AsyncBufRead};
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-preview` (test "io_read_to_string") due to 4 previous errors
[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] [stdout] error: cannot determine resolution for the macro `try_join`
[INFO] [stdout]    --> tests/async_await_macros.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         try_join!(
[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 `join`
[INFO] [stdout]    --> tests/async_await_macros.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         join!(async {}, async {})
[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 `try_join`
[INFO] [stdout]    --> tests/async_await_macros.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         try_join!(ready1, ready2)
[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 `try_join`
[INFO] [stdout]    --> tests/async_await_macros.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         try_join!(ready)
[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 `join`
[INFO] [stdout]    --> tests/async_await_macros.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         join!(ready1, ready2)
[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 `join`
[INFO] [stdout]    --> tests/async_await_macros.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         join!(ready)
[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 `poll`
[INFO] [stdout]   --> tests/async_await_macros.rs:36:37
[INFO] [stdout]    |
[INFO] [stdout] 36 |         assert_eq!(Poll::Ready(()), poll!(&mut fut));
[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 `poll`
[INFO] [stdout]   --> tests/async_await_macros.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |         assert_eq!(Poll::Pending, poll!(&mut fut));
[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 `poll`
[INFO] [stdout]   --> tests/async_await_macros.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 |         assert_eq!(Poll::Pending, poll!(&mut fut));
[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 `join`
[INFO] [stdout]   --> tests/async_await_macros.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let res = join!(rx1, rx2);
[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 `poll`
[INFO] [stdout]   --> tests/async_await_macros.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 |         assert_eq!(Poll::Ready(()), poll!(&mut pending_once));
[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 `poll`
[INFO] [stdout]   --> tests/async_await_macros.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 |         assert_eq!(Poll::Pending, poll!(&mut pending_once));
[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 `pending`
[INFO] [stdout]   --> tests/async_await_macros.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let pending_once = async { pending!() };
[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 `select`
[INFO] [stdout]    --> tests/async_await_macros.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         select! {
[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 `select`
[INFO] [stdout]    --> tests/async_await_macros.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         select! {
[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 `select`
[INFO] [stdout]    --> tests/async_await_macros.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         select! {
[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 `select`
[INFO] [stdout]    --> tests/async_await_macros.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         select! {
[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 `select`
[INFO] [stdout]   --> tests/async_await_macros.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             select! {
[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 `select`
[INFO] [stdout]   --> tests/async_await_macros.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         select! {
[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 `select`
[INFO] [stdout]   --> tests/async_await_macros.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         select! {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-preview` (test "stream_into_async_read") due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] error: could not compile `futures-preview` (test "mutex") due to 4 previous errors
[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] warning: unused import: `futures::sink::SinkExt`
[INFO] [stdout]  --> tests/async_await_macros.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures::sink::SinkExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-preview` (test "io_buf_reader") due to 2 previous errors
[INFO] [stdout] error: aborting due to 21 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `Map` in the current scope
[INFO] [stdout]   --> tests/basic_combinators.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fut.run_in_background(); // Start it
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ method not found in `Map<MapErr<MapOk<OrElse<AndThen<Map<MapErr<MapOk<..., ...>, ...>, ...>, ..., ...>, ..., ...>, ...>, ...>, ...>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/basic_combinators-efbc4d5a1a8240cb.long-type-1433693969040648942.txt'
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-preview` (test "async_await_macros") due to 22 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 3 previous errors
[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-preview` (test "basic_combinators") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "5a9c96e83454ae117159086c3a4dca28c0d44f9522b80b776212c241825a3b7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9c96e83454ae117159086c3a4dca28c0d44f9522b80b776212c241825a3b7a", kill_on_drop: false }`
[INFO] [stdout] 5a9c96e83454ae117159086c3a4dca28c0d44f9522b80b776212c241825a3b7a
