[INFO] fetching crate futures 0.3.32... [INFO] testing futures-0.3.32 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate futures 0.3.32 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate futures 0.3.32 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate futures 0.3.32 [INFO] tweaked toml for crates.io crate futures 0.3.32 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate futures 0.3.32 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate futures 0.3.32 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.10.0 [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded tokio-fs v0.1.7 [INFO] [stderr] Downloaded tokio-udp v0.1.6 [INFO] [stderr] Downloaded tokio-codec v0.1.2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ec082fbc12dd0023e94ac1a9c4e89b345f2e6e4b8d3fc94cf601002b38cc482 [INFO] running `Command { std: "docker" "start" "-a" "9ec082fbc12dd0023e94ac1a9c4e89b345f2e6e4b8d3fc94cf601002b38cc482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ec082fbc12dd0023e94ac1a9c4e89b345f2e6e4b8d3fc94cf601002b38cc482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec082fbc12dd0023e94ac1a9c4e89b345f2e6e4b8d3fc94cf601002b38cc482", kill_on_drop: false }` [INFO] [stdout] 9ec082fbc12dd0023e94ac1a9c4e89b345f2e6e4b8d3fc94cf601002b38cc482 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194cc5c47e7a8ebc6d26b492b401a20be0ad2a22d7beff44c8d84d55ed4d2aa0 [INFO] running `Command { std: "docker" "start" "-a" "194cc5c47e7a8ebc6d26b492b401a20be0ad2a22d7beff44c8d84d55ed4d2aa0", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.27s [INFO] running `Command { std: "docker" "inspect" "194cc5c47e7a8ebc6d26b492b401a20be0ad2a22d7beff44c8d84d55ed4d2aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194cc5c47e7a8ebc6d26b492b401a20be0ad2a22d7beff44c8d84d55ed4d2aa0", kill_on_drop: false }` [INFO] [stdout] 194cc5c47e7a8ebc6d26b492b401a20be0ad2a22d7beff44c8d84d55ed4d2aa0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e28290519d855bdcb56bfa04a652fcdd98dba015979c48b676eeaf2895bee85 [INFO] running `Command { std: "docker" "start" "-a" "2e28290519d855bdcb56bfa04a652fcdd98dba015979c48b676eeaf2895bee85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling futures v0.3.32 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/io_read.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | 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] 2 - use futures_test::task::panic_context; [INFO] [stdout] 2 + use futures_task::task::panic_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/io_read_line.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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] 7 - use futures_test::io::AsyncReadTestExt; [INFO] [stdout] 7 + use futures_task::io::AsyncReadTestExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/io_read_line.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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] 8 - use futures_test::task::noop_context; [INFO] [stdout] 8 + use futures_task::task::noop_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/stream_abortable.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_task::task::new_count_waker; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/stream_futures_ordered.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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] 6 - use futures_test::task::noop_context; [INFO] [stdout] 6 + use futures_task::task::noop_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (test "io_read") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (test "stream_abortable") due to 1 previous error [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/stream_unfold.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_task::future::FutureTestExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [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_task::io::AsyncReadTestExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [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_task::task::noop_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/io_buf_writer.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_task::task::noop_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/eager_drop.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_task::future::FutureTestExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures_test` [INFO] [stdout] --> tests/stream_unfold.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures_test::{assert_stream_done, assert_stream_next, assert_stream_pending}; [INFO] [stdout] | ^^^^^^^^^^^^ use of 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::{assert_stream_done, assert_stream_next, assert_stream_pending}; [INFO] [stdout] 4 + use futures_task::{assert_stream_done, assert_stream_next, assert_stream_pending}; [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:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | let mut buf = b"12".interleave_pending(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `&'static [u8; 2]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/stream_futures_unordered.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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] 6 - use futures_test::future::FutureTestExt; [INFO] [stdout] 6 + use futures_task::future::FutureTestExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/stream_futures_unordered.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_task::task::noop_context; [INFO] [stdout] | [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/eager_drop.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 16 | / future::ready::>(Err(1)) [INFO] [stdout] 17 | | .map_ok(move |_| { [INFO] [stdout] 18 | | let _tx1 = tx1; [INFO] [stdout] 19 | | panic!("should not run"); [INFO] [stdout] ... | [INFO] [stdout] 24 | | }) [INFO] [stdout] 25 | | .run_in_background(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `Map>, {closure@...}>, ...>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/eager_drop-f38bfee4504347cf.long-type-3729103478533571440.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/stream_select_next_some.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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] 6 - use futures_test::future::FutureTestExt; [INFO] [stdout] 6 + use futures_task::future::FutureTestExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `futures_test` in this scope [INFO] [stdout] --> tests/stream_select_next_some.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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] 7 - use futures_test::task::new_count_waker; [INFO] [stdout] 7 + use futures_task::task::new_count_waker; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures_test` [INFO] [stdout] --> tests/stream_futures_unordered.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use futures_test::{assert_stream_done, assert_stream_next, assert_stream_pending}; [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] 8 - use futures_test::{assert_stream_done, assert_stream_next, assert_stream_pending}; [INFO] [stdout] 8 + use futures_task::{assert_stream_done, assert_stream_next, assert_stream_pending}; [INFO] [stdout] | [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/eager_drop.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 37 | / future::ready::>(Ok(1)) [INFO] [stdout] 38 | | .map_err(move |_| { [INFO] [stdout] 39 | | let _tx1 = tx1; [INFO] [stdout] 40 | | panic!("should not run"); [INFO] [stdout] ... | [INFO] [stdout] 45 | | }) [INFO] [stdout] 46 | | .run_in_background(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `Map>, {closure@...}>, ...>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/eager_drop-f38bfee4504347cf.long-type-8471089186803453106.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:40:40 [INFO] [stdout] | [INFO] [stdout] 40 | let mut fut = future::ready(1).pending_once(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `futures::future::Ready<{integer}>` [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:88:80 [INFO] [stdout] | [INFO] [stdout] 88 | stream::iter(vec![&b"12"[..], &b"\n\n"[..]]).map(Ok).into_async_read().interleave_pending(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `IntoAsyncRead>, ...>>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/io_read_line-4416b9343e42e590.long-type-674031614825069620.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this 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] [stdout] error[E0599]: no method named `pending_once` found for struct `futures::future::Ready` in the current scope [INFO] [stdout] --> tests/stream_unfold.rs:10:57 [INFO] [stdout] | [INFO] [stdout] 10 | future::ready(Some((state * 2, state + 1))).pending_once() [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `futures::future::Ready>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `futures::future::Then` in the current scope [INFO] [stdout] --> tests/eager_drop.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 72 | / FutureData { _data: tx1, future: rx0.unwrap_or_else(|_| panic!()) } [INFO] [stdout] 73 | | .then(move |_| { [INFO] [stdout] 74 | | assert!(rx1.recv().is_err()); // tx1 should have been dropped [INFO] [stdout] 75 | | tx2.send(()).unwrap(); [INFO] [stdout] 76 | | future::ready(()) [INFO] [stdout] 77 | | }) [INFO] [stdout] 78 | | .run_in_background(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `Then, ...>, ...>, ..., ...>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/eager_drop-f38bfee4504347cf.long-type-7485004754411254119.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (test "io_read_line") due to 4 previous errors [INFO] [stderr] error: could not compile `futures` (test "stream_futures_ordered") due to 1 previous error [INFO] [stderr] error: could not compile `futures` (test "io_buf_writer") 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:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | 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 `pending_once` found for struct `futures::future::Ready` in the current scope [INFO] [stdout] --> tests/stream_unfold.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | future::ready(None).pending_once() [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `futures::future::Ready>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pending_once` found for struct `futures::future::Ready` in the current scope [INFO] [stdout] --> tests/stream_futures_unordered.rs:280:33 [INFO] [stdout] | [INFO] [stdout] 280 | let fut = future::ready(()).pending_once().assert_unmoved(); [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::AndThen` in the current scope [INFO] [stdout] --> tests/eager_drop.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 91 | / FutureData { _data: tx1, future: rx0.unwrap_or_else(|_| panic!()) } [INFO] [stdout] 92 | | .and_then(move |_| { [INFO] [stdout] 93 | | assert!(rx1.recv().is_err()); // tx1 should have been dropped [INFO] [stdout] 94 | | tx2.send(()).unwrap(); [INFO] [stdout] 95 | | future::ready(Ok(())) [INFO] [stdout] 96 | | }) [INFO] [stdout] 97 | | .run_in_background(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `AndThen, ...>, ...>, ..., ...>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/eager_drop-f38bfee4504347cf.long-type-7764314097679073991.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:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | let mut fut = future::ready(1).pending_once(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `futures::future::Ready<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (test "stream_unfold") due to 4 previous errors [INFO] [stdout] error[E0599]: no method named `run_in_background` found for struct `futures::future::OrElse` in the current scope [INFO] [stdout] --> tests/eager_drop.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 110 | / FutureData { _data: tx1, future: rx0.unwrap_or_else(|_| panic!()) } [INFO] [stdout] 111 | | .or_else(move |_| { [INFO] [stdout] 112 | | assert!(rx1.recv().is_err()); // tx1 should have been dropped [INFO] [stdout] 113 | | tx2.send(()).unwrap(); [INFO] [stdout] 114 | | future::ready::>(Ok(())) [INFO] [stdout] 115 | | }) [INFO] [stdout] 116 | | .run_in_background(); [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `OrElse, ...>, ...>, ..., ...>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/eager_drop-f38bfee4504347cf.long-type-6237237747526245534.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] [stderr] error: could not compile `futures` (test "stream_select_next_some") due to 4 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (test "stream_futures_unordered") 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] [stderr] error: could not compile `futures` (test "eager_drop") due to 6 previous errors [INFO] [stdout] error[E0599]: no method named `interleave_pending` found for struct `IntoAsyncRead` in the current scope [INFO] [stdout] --> tests/io_read_until.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 44 | let mut buf = stream::iter(vec![&b"12"[..], &b"33"[..], &b"3"[..]]) [INFO] [stdout] | ___________________- [INFO] [stdout] 45 | | .map(Ok) [INFO] [stdout] 46 | | .into_async_read() [INFO] [stdout] 47 | | .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-16e0df02b0178e5d.long-type-11540050518192933654.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: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (test "io_read_until") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "2e28290519d855bdcb56bfa04a652fcdd98dba015979c48b676eeaf2895bee85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e28290519d855bdcb56bfa04a652fcdd98dba015979c48b676eeaf2895bee85", kill_on_drop: false }` [INFO] [stdout] 2e28290519d855bdcb56bfa04a652fcdd98dba015979c48b676eeaf2895bee85