[INFO] cloning repository https://github.com/HackerSpaceMaringa/camera_bot [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HackerSpaceMaringa/camera_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHackerSpaceMaringa%2Fcamera_bot"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHackerSpaceMaringa%2Fcamera_bot'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d1a5ad92b0878eefabbdcb5c07fed7cc9a686f2a [INFO] checking HackerSpaceMaringa/camera_bot against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHackerSpaceMaringa%2Fcamera_bot" "/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/HackerSpaceMaringa/camera_bot 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 git repo https://github.com/HackerSpaceMaringa/camera_bot [INFO] finished tweaking git repo https://github.com/HackerSpaceMaringa/camera_bot [INFO] tweaked toml for git repo https://github.com/HackerSpaceMaringa/camera_bot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/HackerSpaceMaringa/camera_bot already has a lockfile, it will not be regenerated [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-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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 81913fdf53bf71c26b878d106447880562e911fbbeddb2189cd0b638c4ad1a84 [INFO] running `"docker" "start" "-a" "81913fdf53bf71c26b878d106447880562e911fbbeddb2189cd0b638c4ad1a84"` [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking common-multipart-rfc7578 v0.1.1 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking erased-serde v0.3.9 [INFO] [stderr] Compiling telebot-derive v0.0.13 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [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 hyper v0.12.34 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking hyper-multipart-rfc7578 v0.3.0 [INFO] [stderr] Checking reqwest v0.9.17 [INFO] [stderr] Checking telebot v0.3.0 [INFO] [stderr] Checking camera_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.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 `camera_bot`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.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 `camera_bot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "81913fdf53bf71c26b878d106447880562e911fbbeddb2189cd0b638c4ad1a84"` [INFO] running `"docker" "rm" "-f" "81913fdf53bf71c26b878d106447880562e911fbbeddb2189cd0b638c4ad1a84"` [INFO] [stdout] 81913fdf53bf71c26b878d106447880562e911fbbeddb2189cd0b638c4ad1a84