[INFO] fetching crate dgraph-rs 0.2.1... [INFO] checking dgraph-rs-0.2.1 against beta-2019-10-27 for pr-65897 [INFO] extracting crate dgraph-rs 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate dgraph-rs 0.2.1 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 dgraph-rs 0.2.1 [INFO] finished tweaking crates.io crate dgraph-rs 0.2.1 [INFO] tweaked toml for crates.io crate dgraph-rs 0.2.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2706b3bc34b36b897b055f323aaddec9f4598f095f43fdc6446d69e429fe6682 [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" "2706b3bc34b36b897b055f323aaddec9f4598f095f43fdc6446d69e429fe6682"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking protobuf v2.8.1 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tls-api v0.1.22 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Checking tls-api-stub v0.1.22 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-tls-api v0.1.22 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking async-std v0.99.4 [INFO] [stderr] Checking grpc v0.6.1 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Compiling protoc-rust v2.8.1 [INFO] [stderr] Compiling grpc-compiler v0.6.1 [INFO] [stderr] Compiling protoc-rust-grpc v0.6.1 [INFO] [stderr] Compiling dgraph-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(async_await)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(async_await)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `dgraph-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `dgraph-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2706b3bc34b36b897b055f323aaddec9f4598f095f43fdc6446d69e429fe6682"` [INFO] running `"docker" "rm" "-f" "2706b3bc34b36b897b055f323aaddec9f4598f095f43fdc6446d69e429fe6682"` [INFO] [stdout] 2706b3bc34b36b897b055f323aaddec9f4598f095f43fdc6446d69e429fe6682