[INFO] updating cached repository https://github.com/kvinwang/astate [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0b04c300dc321bb82a4ff8cbf2fe85a0adac019e [INFO] checking kvinwang/astate against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvinwang%2Fastate" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kvinwang/astate on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kvinwang/astate [INFO] finished tweaking git repo https://github.com/kvinwang/astate [INFO] tweaked toml for git repo https://github.com/kvinwang/astate written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kvinwang/astate already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] ed6e1c198990f20358bbc53979a912db975e3f20937582d3ca85ded247aa395a [INFO] running `"docker" "start" "-a" "ed6e1c198990f20358bbc53979a912db975e3f20937582d3ca85ded247aa395a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Checking tokio-executor v0.2.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] Checking tokio-io v0.2.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] Checking tokio-sync v0.2.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking tokio-threadpool v0.2.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] Checking tokio-timer v0.3.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] Checking tokio-current-thread v0.2.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.2.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] Checking tokio-codec v0.2.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] Checking tokio-futures v0.2.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tokio-377c595163f99a10/d4adeee/tokio-futures/src/lib.rs:2:25 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(async_await, await_macro)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `.await` syntax [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tokio-377c595163f99a10/d4adeee/tokio-futures/src/lib.rs:2:25 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(async_await, await_macro)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-fs v0.2.0 (https://github.com/tokio-rs/tokio#d4adeeef) [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: could not compile `tokio-futures`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ed6e1c198990f20358bbc53979a912db975e3f20937582d3ca85ded247aa395a"` [INFO] running `"docker" "rm" "-f" "ed6e1c198990f20358bbc53979a912db975e3f20937582d3ca85ded247aa395a"` [INFO] [stdout] ed6e1c198990f20358bbc53979a912db975e3f20937582d3ca85ded247aa395a