[INFO] updating cached repository https://github.com/oeb25/riport [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] e0ef39928a5aaad69003fa4b1c9193bb87e21b1a [INFO] checking oeb25/riport against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Friport" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oeb25/riport 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/oeb25/riport [INFO] finished tweaking git repo https://github.com/oeb25/riport [INFO] tweaked toml for git repo https://github.com/oeb25/riport written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/oeb25/riport 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-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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7a249912fe83d5735caebc6eab892959dabb8c6861acf8dc429a2c490eaf3439 [INFO] running `"docker" "start" "-a" "7a249912fe83d5735caebc6eab892959dabb8c6861acf8dc429a2c490eaf3439"` [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling v_escape_derive v0.5.5 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking pandoc_types v0.2.0 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-connect v0.2.3 [INFO] [stderr] Checking actix-rt v0.2.4 [INFO] [stderr] Checking actix-http v0.2.9 [INFO] [stderr] Checking actix-server v0.6.0 [INFO] [stderr] Checking awc v0.2.4 [INFO] [stderr] Checking actix v0.8.3 [INFO] [stderr] Checking actix-web v1.0.7 [INFO] [stderr] Checking actix-web-actors v1.0.2 [INFO] [stderr] Checking actix-files v0.1.4 [INFO] [stderr] Checking riport-2 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[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 `riport-2`. [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 `riport-2`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7a249912fe83d5735caebc6eab892959dabb8c6861acf8dc429a2c490eaf3439"` [INFO] running `"docker" "rm" "-f" "7a249912fe83d5735caebc6eab892959dabb8c6861acf8dc429a2c490eaf3439"` [INFO] [stdout] 7a249912fe83d5735caebc6eab892959dabb8c6861acf8dc429a2c490eaf3439