[INFO] fetching crate gen-stream 0.2.4... [INFO] checking gen-stream-0.2.4 against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] extracting crate gen-stream 0.2.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate gen-stream 0.2.4 on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gen-stream 0.2.4 [INFO] finished tweaking crates.io crate gen-stream 0.2.4 [INFO] tweaked toml for crates.io crate gen-stream 0.2.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", 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] 66c4906157186bde376b3a5d7e585a1aa081728a53166a0f7de44f0aac3b988b [INFO] running `Command { std: "docker" "start" "-a" "66c4906157186bde376b3a5d7e585a1aa081728a53166a0f7de44f0aac3b988b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66c4906157186bde376b3a5d7e585a1aa081728a53166a0f7de44f0aac3b988b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66c4906157186bde376b3a5d7e585a1aa081728a53166a0f7de44f0aac3b988b", kill_on_drop: false }` [INFO] [stdout] 66c4906157186bde376b3a5d7e585a1aa081728a53166a0f7de44f0aac3b988b [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1dfa765c1d78e511e7afd4245207f94f14a4957904934f02d15c751a87f8a5a [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" "e1dfa765c1d78e511e7afd4245207f94f14a4957904934f02d15c751a87f8a5a", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.3.4 [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] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking gen-stream v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::future::set_task_context` [INFO] [stdout] --> src/lib.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | std::future::set_task_context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `set_task_context` in `future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/lib.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | set_task_context(cx, || match self.inner().resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 120 | set_task_context(cx, || match self.inner().resume(()) { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/lib.rs:151:52 [INFO] [stdout] | [INFO] [stdout] 151 | set_task_context(cx, || match self.inner().resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 151 | set_task_context(cx, || match self.inner().resume(()) { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/lib.rs:191:61 [INFO] [stdout] | [INFO] [stdout] 191 | set_task_context(cx, || match self.as_mut().inner().resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 191 | set_task_context(cx, || match self.as_mut().inner().resume(()) { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gen-stream` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e1dfa765c1d78e511e7afd4245207f94f14a4957904934f02d15c751a87f8a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1dfa765c1d78e511e7afd4245207f94f14a4957904934f02d15c751a87f8a5a", kill_on_drop: false }` [INFO] [stdout] e1dfa765c1d78e511e7afd4245207f94f14a4957904934f02d15c751a87f8a5a