[INFO] crate ssdp-client 0.4.0 is already in cache [INFO] checking ssdp-client-0.4.0 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate ssdp-client 0.4.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ssdp-client 0.4.0 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ssdp-client 0.4.0 [INFO] finished tweaking crates.io crate ssdp-client 0.4.0 [INFO] tweaked toml for crates.io crate ssdp-client 0.4.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate ssdp-client 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 11be1b19fc2cf2167f1afc8dbb2c0709e728661b11db05c9febdebf71f1a40e8 [INFO] running `"docker" "start" "-a" "11be1b19fc2cf2167f1afc8dbb2c0709e728661b11db05c9febdebf71f1a40e8"` [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking async-datagram v2.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.17 [INFO] [stderr] Checking romio v0.3.0-alpha.9 [INFO] [stderr] Checking juliex v0.3.0-alpha.8 [INFO] [stderr] Checking futures-timer v0.2.1 [INFO] [stderr] Checking runtime-raw v0.3.0-alpha.4 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking runtime-native v0.3.0-alpha.5 [INFO] [stderr] Compiling futures-async-stream-macro v0.1.0-alpha.1 [INFO] [stderr] Compiling pin-project v0.3.4 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.5 [INFO] [stderr] Compiling display_attr v0.1.1 [INFO] [stderr] Checking runtime v0.3.0-alpha.6 [INFO] [stderr] Checking futures-async-stream v0.1.0-alpha.1 [INFO] [stderr] error[E0425]: cannot find function `get_task_context` in module `future` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.1/src/stream.rs:60:13 [INFO] [stderr] | [INFO] [stderr] 60 | future::get_task_context(|cx| S::poll_next(s, cx)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `set_task_context` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `get_task_context` in module `future` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.1/src/stream.rs:72:13 [INFO] [stderr] | [INFO] [stderr] 72 | future::get_task_context(|cx| F::poll(f, cx)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `set_task_context` [INFO] [stderr] [INFO] [stderr] error[E0603]: function `set_task_context` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.1/src/stream.rs:47:17 [INFO] [stderr] | [INFO] [stderr] 47 | future::set_task_context(cx, || match this.gen.resume() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.1/src/stream.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 47 | / future::set_task_context(cx, || match this.gen.resume() { [INFO] [stderr] 48 | | GeneratorState::Yielded(x) => x.map(Some), [INFO] [stderr] 49 | | GeneratorState::Complete(()) => Poll::Ready(None), [INFO] [stderr] 50 | | }) [INFO] [stderr] | |__________^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-async-stream-0.1.0-alpha.1/src/stream.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 45 | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stderr] | ------------------------ expected `core::task::poll::Poll>` because of return type [INFO] [stderr] 46 | let this = self.project(); [INFO] [stderr] 47 | / future::set_task_context(cx, || match this.gen.resume() { [INFO] [stderr] 48 | | GeneratorState::Yielded(x) => x.map(Some), [INFO] [stderr] 49 | | GeneratorState::Complete(()) => Poll::Ready(None), [INFO] [stderr] 50 | | }) [INFO] [stderr] | |__________^ expected enum `core::task::poll::Poll`, found struct `std::future::SetOnDrop` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `core::task::poll::Poll>` [INFO] [stderr] found struct `std::future::SetOnDrop` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0308, E0425, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `futures-async-stream`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "11be1b19fc2cf2167f1afc8dbb2c0709e728661b11db05c9febdebf71f1a40e8"` [INFO] running `"docker" "rm" "-f" "11be1b19fc2cf2167f1afc8dbb2c0709e728661b11db05c9febdebf71f1a40e8"` [INFO] [stdout] 11be1b19fc2cf2167f1afc8dbb2c0709e728661b11db05c9febdebf71f1a40e8