[INFO] crate tide 0.2.0 is already in cache [INFO] checking tide-0.2.0 against beta-2019-10-27 for pr-65897 [INFO] extracting crate tide 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tide 0.2.0 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tide 0.2.0 [INFO] finished tweaking crates.io crate tide 0.2.0 [INFO] tweaked toml for crates.io crate tide 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=allow" "-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" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a8c668d780dd07f51e75964369e22e02af8507738e901a07cff9e918186a2aea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a8c668d780dd07f51e75964369e22e02af8507738e901a07cff9e918186a2aea"` [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking indexmap v1.3.0 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Checking multipart v0.15.4 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking http-service v0.2.0 [INFO] [stderr] error: incorrect use of `await` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-service-0.2.0/src/lib.rs:102:33 [INFO] [stderr] | [INFO] [stderr] 102 | while let Some(chunk) = await!(self.next()) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.next().await` [INFO] [stderr] [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-service-0.2.0/src/lib.rs:60:25 [INFO] [stderr] | [INFO] [stderr] 60 | #![feature(async_await, await_macro, arbitrary_self_types)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `.await` syntax [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-service-0.2.0/src/lib.rs:60:25 [INFO] [stderr] | [INFO] [stderr] 60 | #![feature(async_await, await_macro, arbitrary_self_types)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-service-0.2.0/src/lib.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | #![feature(async_await, await_macro, arbitrary_self_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0554, E0557. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `http-service`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a8c668d780dd07f51e75964369e22e02af8507738e901a07cff9e918186a2aea"` [INFO] running `"docker" "rm" "-f" "a8c668d780dd07f51e75964369e22e02af8507738e901a07cff9e918186a2aea"` [INFO] [stdout] a8c668d780dd07f51e75964369e22e02af8507738e901a07cff9e918186a2aea