[INFO] fetching crate tasky 3.0.1... [INFO] testing tasky-3.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tasky 3.0.1 into /workspace/builds/worker-85/source [INFO] validating manifest of crates.io crate tasky 3.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tasky 3.0.1 [INFO] finished tweaking crates.io crate tasky 3.0.1 [INFO] tweaked toml for crates.io crate tasky 3.0.1 written to /workspace/builds/worker-85/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5481ea61eb792a0396aaf1503e084cefe72a4b2478474faf86042175f7be99f [INFO] running `Command { std: "docker" "start" "-a" "a5481ea61eb792a0396aaf1503e084cefe72a4b2478474faf86042175f7be99f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5481ea61eb792a0396aaf1503e084cefe72a4b2478474faf86042175f7be99f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5481ea61eb792a0396aaf1503e084cefe72a4b2478474faf86042175f7be99f", kill_on_drop: false }` [INFO] [stdout] a5481ea61eb792a0396aaf1503e084cefe72a4b2478474faf86042175f7be99f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d8667ec0be1f6b75cf6ea05f76176cd39ec4dd8f4e2be0a9765dbbb2134b5a6 [INFO] running `Command { std: "docker" "start" "-a" "8d8667ec0be1f6b75cf6ea05f76176cd39ec4dd8f4e2be0a9765dbbb2134b5a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling tasky v3.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0437]: type `IntoFuture` is not a member of trait `IntoFuture` [INFO] [stdout] --> src/lib.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | type IntoFuture = JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `IntoFuture` is not a member of trait `IntoFuture` [INFO] [stdout] --> src/lib.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | type IntoFuture = JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `IntoFuture` not found for `Self` [INFO] [stdout] --> src/lib.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | fn into_future(self) -> Self::IntoFuture { [INFO] [stdout] | ^^^^^^^^^^ associated type `IntoFuture` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `IntoFuture` not found for `Self` [INFO] [stdout] --> src/lib.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | fn into_future(self) -> Self::IntoFuture { [INFO] [stdout] | ^^^^^^^^^^ associated type `IntoFuture` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0437. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tasky` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8d8667ec0be1f6b75cf6ea05f76176cd39ec4dd8f4e2be0a9765dbbb2134b5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8667ec0be1f6b75cf6ea05f76176cd39ec4dd8f4e2be0a9765dbbb2134b5a6", kill_on_drop: false }` [INFO] [stdout] 8d8667ec0be1f6b75cf6ea05f76176cd39ec4dd8f4e2be0a9765dbbb2134b5a6