[INFO] fetching crate futures-preview 0.3.0-alpha.19...
[INFO] checking futures-preview-0.3.0-alpha.19 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781
[INFO] extracting crate futures-preview 0.3.0-alpha.19 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate futures-preview 0.3.0-alpha.19 on toolchain 195ad4830e11a544391abe296b146450dea8411b
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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-5/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 322fc149e1432ff36224aed12d337c91ca66bfc9a042509eafdf45865bc686aa
[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" "322fc149e1432ff36224aed12d337c91ca66bfc9a042509eafdf45865bc686aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "322fc149e1432ff36224aed12d337c91ca66bfc9a042509eafdf45865bc686aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "322fc149e1432ff36224aed12d337c91ca66bfc9a042509eafdf45865bc686aa", kill_on_drop: false }`
[INFO] [stdout] 322fc149e1432ff36224aed12d337c91ca66bfc9a042509eafdf45865bc686aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 407492f27164a98800537557a0a26eee98dddb6f55fc4938faaa23afcfcb1742
[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" "407492f27164a98800537557a0a26eee98dddb6f55fc4938faaa23afcfcb1742", kill_on_drop: false }`
[INFO] [stderr] Compiling memchr v2.3.4
[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 pin-utils v0.1.0
[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/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]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout] --> tests/io_read_until.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]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout] --> tests/io_read_until.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]
[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]
[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]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout] --> tests/io_buf_writer.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use futures_test::task::noop_context;
[INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[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]
[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] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_read_to_string.rs:28:18
[INFO] [stdout] |
[INFO] [stdout] 28 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_writer.rs:112:18
[INFO] [stdout] |
[INFO] [stdout] 112 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_read_until.rs:30:18
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[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]
[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]
[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[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout] --> tests/stream_select_next_some.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use futures_test::future::FutureTestExt;
[INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout] --> tests/stream_select_next_some.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]
[INFO] [stdout] error[E0432]: unresolved import `futures::select`
[INFO] [stdout] --> tests/stream_select_next_some.rs:1:23
[INFO] [stdout] |
[INFO] [stdout] 1 | use futures::{future, select};
[INFO] [stdout] | ^^^^^^ no `select` in the root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `futures_util::select`
[INFO] [stdout] --> tests/stream_select_next_some.rs:61:9
[INFO] [stdout] |
[INFO] [stdout] 61 | use futures_util::select;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `select` in the root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot determine resolution for the macro `select`
[INFO] [stdout] --> tests/stream_select_next_some.rs:43:13
[INFO] [stdout] |
[INFO] [stdout] 43 | 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/stream_select_next_some.rs:72:13
[INFO] [stdout] |
[INFO] [stdout] 72 | select! {
[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 2 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `futures-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] [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]
[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]
[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]
[INFO] [stdout] error[E0425]: cannot find function `new_count_waker` in this scope
[INFO] [stdout] --> tests/stream_select_next_some.rs:10:28
[INFO] [stdout] |
[INFO] [stdout] 10 | let (waker, counter) = new_count_waker();
[INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope
[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_until.rs:40:25
[INFO] [stdout] |
[INFO] [stdout] 40 | let mut buf = b"12".interleave_pending();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `&'static [u8; 2]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/ready_queue.rs:83:27
[INFO] [stdout] |
[INFO] [stdout] 83 | let cx = &mut noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `pending_once` found for struct `futures::future::Ready