[INFO] cloning repository https://github.com/BryggansBryggeri/async_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BryggansBryggeri/async_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBryggansBryggeri%2Fasync_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBryggansBryggeri%2Fasync_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1c58840c2addffea64315c4ea8042ca9e21ea27 [INFO] testing BryggansBryggeri/async_test against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBryggansBryggeri%2Fasync_test" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BryggansBryggeri/async_test on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BryggansBryggeri/async_test [INFO] finished tweaking git repo https://github.com/BryggansBryggeri/async_test [INFO] tweaked toml for git repo https://github.com/BryggansBryggeri/async_test written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/BryggansBryggeri/async_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a12aa24dc64466ff39acc9ae0aad3def34c946b887088ee63a914d54501a76a [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" "9a12aa24dc64466ff39acc9ae0aad3def34c946b887088ee63a914d54501a76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a12aa24dc64466ff39acc9ae0aad3def34c946b887088ee63a914d54501a76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a12aa24dc64466ff39acc9ae0aad3def34c946b887088ee63a914d54501a76a", kill_on_drop: false }` [INFO] [stdout] 9a12aa24dc64466ff39acc9ae0aad3def34c946b887088ee63a914d54501a76a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--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] 0f0a17122d252162fd005f9d12f7bf8b117645c779966ff9a3cff195b28d8f5d [INFO] running `Command { std: "docker" "start" "-a" "0f0a17122d252162fd005f9d12f7bf8b117645c779966ff9a3cff195b28d8f5d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling base64-url v1.4.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nuid v0.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling signatory v0.21.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling nkeys v0.0.11 [INFO] [stderr] Compiling nats v0.9.16 [INFO] [stderr] Compiling async-nats v0.9.16 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling async_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `from_generator::GenFuture<[static generator@Subscription::next::{closure#0} for<'r> {ResumeTy, &'r Subscription, nats::subscription::Subscription, [closure@Subscription::next::{closure#0}::{closure#0}], impl futures::Future, ()}]>` cannot be unpinned [INFO] [stdout] --> src/main.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | let current = future::select(tick, spor_1).await; [INFO] [stdout] | ^^^^^^^^^^^^^^ within `impl futures::Future`, the trait `Unpin` is not implemented for `from_generator::GenFuture<[static generator@Subscription::next::{closure#0} for<'r> {ResumeTy, &'r Subscription, nats::subscription::Subscription, [closure@Subscription::next::{closure#0}::{closure#0}], impl futures::Future, ()}]>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-nats-0.9.16/src/lib.rs:300:33 [INFO] [stdout] | [INFO] [stdout] 300 | pub async fn next(&self) -> Option { [INFO] [stdout] | --------------- within this `impl futures::Future` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.14/src/future/select.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | where A: Future + Unpin, B: Future + Unpin [INFO] [stdout] | ----- required by this bound in `futures::future::select` [INFO] [stdout] | [INFO] [stdout] = note: consider using `Box::pin` [INFO] [stdout] = note: required because it appears within the type `impl futures::Future` [INFO] [stdout] = note: required because it appears within the type `impl futures::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `from_generator::GenFuture<[static generator@Subscription::next::{closure#0} for<'r> {ResumeTy, &'r Subscription, nats::subscription::Subscription, [closure@Subscription::next::{closure#0}::{closure#0}], impl futures::Future, ()}]>` cannot be unpinned [INFO] [stdout] --> src/main.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | let current = future::select(tick, spor_1).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `impl futures::Future`, the trait `Unpin` is not implemented for `from_generator::GenFuture<[static generator@Subscription::next::{closure#0} for<'r> {ResumeTy, &'r Subscription, nats::subscription::Subscription, [closure@Subscription::next::{closure#0}::{closure#0}], impl futures::Future, ()}]>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-nats-0.9.16/src/lib.rs:300:33 [INFO] [stdout] | [INFO] [stdout] 300 | pub async fn next(&self) -> Option { [INFO] [stdout] | --------------- within this `impl futures::Future` [INFO] [stdout] | [INFO] [stdout] = note: consider using `Box::pin` [INFO] [stdout] = note: required because it appears within the type `impl futures::Future` [INFO] [stdout] = note: required because it appears within the type `impl futures::Future` [INFO] [stdout] = note: required because of the requirements on the impl of `futures::Future` for `futures::future::Select` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async_test` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0f0a17122d252162fd005f9d12f7bf8b117645c779966ff9a3cff195b28d8f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f0a17122d252162fd005f9d12f7bf8b117645c779966ff9a3cff195b28d8f5d", kill_on_drop: false }` [INFO] [stdout] 0f0a17122d252162fd005f9d12f7bf8b117645c779966ff9a3cff195b28d8f5d