[INFO] fetching crate futures-preview 0.3.0-alpha.19...
[INFO] checking futures-preview-0.3.0-alpha.19 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050
[INFO] extracting crate futures-preview 0.3.0-alpha.19 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate futures-preview 0.3.0-alpha.19 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-2/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10da3e1f9b0962accb82d8f94eaf5949f174bacfd48137c44f38fc08bbf62134
[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" "10da3e1f9b0962accb82d8f94eaf5949f174bacfd48137c44f38fc08bbf62134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10da3e1f9b0962accb82d8f94eaf5949f174bacfd48137c44f38fc08bbf62134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10da3e1f9b0962accb82d8f94eaf5949f174bacfd48137c44f38fc08bbf62134", kill_on_drop: false }`
[INFO] [stdout] 10da3e1f9b0962accb82d8f94eaf5949f174bacfd48137c44f38fc08bbf62134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] ec444c45af44fdbf976a97edecdcad028181d8f2d53ca073fee54a98d7ff2467
[INFO] running `Command { std: "docker" "start" "-a" "ec444c45af44fdbf976a97edecdcad028181d8f2d53ca073fee54a98d7ff2467", kill_on_drop: false }`
[INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19
[INFO] [stderr] Checking num_cpus v1.13.0
[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_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]
[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[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[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]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 93 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[0, 1][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 95 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[0, 1][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 97 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[1, 2][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:41:22
[INFO] [stdout] |
[INFO] [stdout] 41 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 107 | assert!(run_seek_relative!(reader, 3).is_ok());
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_seek_relative` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 108 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[0, 1][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:41:22
[INFO] [stdout] |
[INFO] [stdout] 41 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 109 | assert!(run_seek_relative!(reader, 0).is_ok());
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_seek_relative` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 110 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[0, 1][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:41:22
[INFO] [stdout] |
[INFO] [stdout] 41 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 111 | assert!(run_seek_relative!(reader, 1).is_ok());
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_seek_relative` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout] --> tests/futures_unordered.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]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout] --> tests/futures_unordered.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[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 112 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[1][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `futures_test`
[INFO] [stdout] --> tests/futures_unordered.rs:8:5
[INFO] [stdout] |
[INFO] [stdout] 8 | use futures_test::{assert_stream_done, assert_stream_next};
[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_next`
[INFO] [stdout] --> tests/futures_unordered.rs:173:5
[INFO] [stdout] |
[INFO] [stdout] 173 | assert_stream_next!(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/futures_unordered.rs:174:5
[INFO] [stdout] |
[INFO] [stdout] 174 | assert_stream_next!(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/futures_unordered.rs:175:5
[INFO] [stdout] |
[INFO] [stdout] 175 | assert_stream_next!(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/futures_unordered.rs:176:5
[INFO] [stdout] |
[INFO] [stdout] 176 | 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[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:41:22
[INFO] [stdout] |
[INFO] [stdout] 41 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 113 | assert!(run_seek_relative!(reader, -1).is_ok());
[INFO] [stdout] | ------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_seek_relative` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 114 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[0, 1][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:41:22
[INFO] [stdout] |
[INFO] [stdout] 41 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 115 | assert!(run_seek_relative!(reader, 2).is_ok());
[INFO] [stdout] | ----------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_seek_relative` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 116 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[2, 3][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 124 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[5, 6, 7][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:41:22
[INFO] [stdout] |
[INFO] [stdout] 41 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 131 | assert!(run_seek_relative!(reader, -2).is_ok());
[INFO] [stdout] | ------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_seek_relative` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 142 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[5, 6, 7][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:41:22
[INFO] [stdout] |
[INFO] [stdout] 41 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 147 | assert!(run_seek_relative!(reader, -2).is_ok());
[INFO] [stdout] | ------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_seek_relative` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout] --> tests/fuse.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use futures_test::task::panic_waker;
[INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 187 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[0, 1, 2, 3, 4][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 189 | assert_eq!(run_fill_buf!(reader).ok().map(|s| s.len()), Some(5));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 193 | assert_eq!(run_fill_buf!(reader).ok().map(|s| s.len()), Some(5));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:260:18
[INFO] [stdout] |
[INFO] [stdout] 260 | 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_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 376 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[0, 1][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 378 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[0, 1][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `noop_context` in this scope
[INFO] [stdout] --> tests/io_buf_reader.rs:30:22
[INFO] [stdout] |
[INFO] [stdout] 30 | let mut cx = noop_context();
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 380 | assert_eq!(run_fill_buf!(reader).ok(), Some(&[1, 2][..]));
[INFO] [stdout] | --------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `run_fill_buf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `new_count_waker` in this scope
[INFO] [stdout] --> tests/abortable.rs:21:28
[INFO] [stdout] |
[INFO] [stdout] 21 | let (waker, counter) = new_count_waker();
[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/futures_unordered.rs:12:18
[INFO] [stdout] |
[INFO] [stdout] 12 | 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/futures_unordered.rs:75:18
[INFO] [stdout] |
[INFO] [stdout] 75 | 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/futures_unordered.rs:108:19
[INFO] [stdout] |
[INFO] [stdout] 108 | let cx = &mut 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/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: 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] [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] [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[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] [stdout] error[E0425]: cannot find function `panic_waker` in this scope
[INFO] [stdout] --> tests/fuse.rs:8:17
[INFO] [stdout] |
[INFO] [stdout] 8 | let waker = panic_waker();
[INFO] [stdout] | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 25 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] [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] [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 `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 `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