[INFO] fetching crate futures-preview 0.3.0-alpha.19... [INFO] testing futures-preview-0.3.0-alpha.19 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate futures-preview 0.3.0-alpha.19 into /workspace/builds/worker-6-tc1/source [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] validating manifest of crates.io crate futures-preview 0.3.0-alpha.19 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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-util-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-join-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-executor-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cdfb26a7a7541a2ef4848c49f4d7c4835ca0af1b2ee98509c5010f409084560 [INFO] running `Command { std: "docker" "start" "-a" "2cdfb26a7a7541a2ef4848c49f4d7c4835ca0af1b2ee98509c5010f409084560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cdfb26a7a7541a2ef4848c49f4d7c4835ca0af1b2ee98509c5010f409084560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cdfb26a7a7541a2ef4848c49f4d7c4835ca0af1b2ee98509c5010f409084560", kill_on_drop: false }` [INFO] [stdout] 2cdfb26a7a7541a2ef4848c49f4d7c4835ca0af1b2ee98509c5010f409084560 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41e4bc014ac56ad6885f8f45167f832e13f94a90087807a24958f34d604173e2 [INFO] running `Command { std: "docker" "start" "-a" "41e4bc014ac56ad6885f8f45167f832e13f94a90087807a24958f34d604173e2", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `Command { std: "docker" "inspect" "41e4bc014ac56ad6885f8f45167f832e13f94a90087807a24958f34d604173e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e4bc014ac56ad6885f8f45167f832e13f94a90087807a24958f34d604173e2", kill_on_drop: false }` [INFO] [stdout] 41e4bc014ac56ad6885f8f45167f832e13f94a90087807a24958f34d604173e2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62ad506b271cd75fa7a5235d255000c53f0a9bf6add5fceba379dfb5454a6fba [INFO] running `Command { std: "docker" "start" "-a" "62ad506b271cd75fa7a5235d255000c53f0a9bf6add5fceba379dfb5454a6fba", kill_on_drop: false }` [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures_test` [INFO] [stdout] --> tests/fuse.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures_test::task::panic_waker; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use futures_test::task::panic_waker; [INFO] [stdout] 3 + use futures_core::task::panic_waker; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures_test` [INFO] [stdout] --> tests/sink.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use futures_test::task::panic_context; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 - use futures_test::task::panic_context; [INFO] [stdout] 9 + use futures_core::task::panic_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures_test` [INFO] [stdout] --> tests/oneshot.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures_test::future::FutureTestExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use futures_test::future::FutureTestExt; [INFO] [stdout] 3 + use futures_core::future::FutureTestExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use futures_test::task::new_count_waker; [INFO] [stdout] 5 + use futures_core::task::new_count_waker; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-preview` (test "fuse") due to 1 previous error [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] = 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 this macro [INFO] [stdout] | [INFO] [stdout] 4 + use std::future::join; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use futures_test::task::noop_context; [INFO] [stdout] 5 + use futures_core::task::noop_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use futures_test::future::FutureTestExt; [INFO] [stdout] 5 + use futures_util::future::FutureTestExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use futures_test::task::new_count_waker; [INFO] [stdout] 6 + use futures_util::task::new_count_waker; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use futures_test::io::AsyncReadTestExt; [INFO] [stdout] 6 + use futures_core::io::AsyncReadTestExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use futures_test::task::noop_context; [INFO] [stdout] 7 + use futures_core::task::noop_context; [INFO] [stdout] | [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] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 61 - use futures_util::select; [INFO] [stdout] 61 + use crate::select; [INFO] [stdout] | [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 1 previous error [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[E0599]: no method named `run_in_background` found for struct `futures::future::MapOk` in the current scope [INFO] [stdout] --> tests/oneshot.rs:13:38 [INFO] [stdout] | [INFO] [stdout] 13 | rx1.map_ok(move |x| tx2.send(x)).run_in_background(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `MapOk, {closure@oneshot.rs:13:16}>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/oneshot-102abfa99ead6375.long-type-6431798158242417473.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures_test` [INFO] [stdout] --> tests/unfold.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures_test::future::FutureTestExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use futures_test::future::FutureTestExt; [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 unresolved module or unlinked crate `futures_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use futures_test::{ [INFO] [stdout] 5 + use futures_core::{ [INFO] [stdout] | [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_until.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 45 | let mut buf = stream::iter(vec![&b"12"[..], &b"33"[..], &b"3"[..]]) [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>, ...>>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/io_read_until-26fafdaa73352fd5.long-type-6368280934145731032.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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_select_next_some.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | let mut fut = future::ready(1).pending_once(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `futures::future::Ready<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> tests/stream_select_next_some.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 42 | / loop { [INFO] [stdout] 43 | | select! { [INFO] [stdout] 44 | | num = fut => { [INFO] [stdout] 45 | | total += num; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 54 | assert_eq!(total, 6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-preview` (test "macro_comma_support") due to 3 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [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_select_next_some.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | let mut fut = future::ready(1).pending_once(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `futures::future::Ready<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> tests/stream_select_next_some.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 71 | / loop { [INFO] [stdout] 72 | | select! { [INFO] [stdout] 73 | | num = fut => { [INFO] [stdout] 74 | | total += num; [INFO] [stdout] ... | [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 83 | assert_eq!(total, 6); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [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 "io_read_until") due to 4 previous errors [INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `futures::future::MapOk` in the current scope [INFO] [stdout] --> tests/oneshot.rs:24:47 [INFO] [stdout] | [INFO] [stdout] 24 | rx1.map_ok(move |x| tx2.send(x).unwrap()).run_in_background(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `MapOk, {closure@oneshot.rs:24:16}>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/oneshot-102abfa99ead6375.long-type-17831710583633153877.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-preview` (test "stream_select_next_some") due to 6 previous errors; 2 warnings emitted [INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `futures::future::MapOk` in the current scope [INFO] [stdout] --> tests/oneshot.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | rx1.map_ok(move |x| tx2.send(x).unwrap()).run_in_background(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `MapOk, {closure@oneshot.rs:33:16}>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/oneshot-102abfa99ead6375.long-type-1495253556988180911.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `futures::future::Map` in the current scope [INFO] [stdout] --> tests/oneshot.rs:44:54 [INFO] [stdout] | [INFO] [stdout] 44 | rx1.map(move |result| tx2.send(result).unwrap()).run_in_background(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Map, {closure@oneshot.rs:44:13}>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/oneshot-102abfa99ead6375.long-type-159217936600904623.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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 `futures::future::Ready>` [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:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | future::ready(None).pending_once() [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `futures::future::Ready>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `futures::future::Map` in the current scope [INFO] [stdout] --> tests/oneshot.rs:55:54 [INFO] [stdout] | [INFO] [stdout] 55 | rx1.map(move |result| tx2.send(result).unwrap()).run_in_background(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Map, {closure@oneshot.rs:55:13}>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/oneshot-102abfa99ead6375.long-type-13028233705927697801.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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] 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 "unfold") due to 4 previous errors [INFO] [stderr] error: could not compile `futures-preview` (test "oneshot") due to 6 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-preview` (test "io_buf_writer") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-preview` (test "sink") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "62ad506b271cd75fa7a5235d255000c53f0a9bf6add5fceba379dfb5454a6fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ad506b271cd75fa7a5235d255000c53f0a9bf6add5fceba379dfb5454a6fba", kill_on_drop: false }` [INFO] [stdout] 62ad506b271cd75fa7a5235d255000c53f0a9bf6add5fceba379dfb5454a6fba