[INFO] cloning repository https://github.com/esphen/gitiful [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esphen/gitiful" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesphen%2Fgitiful", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesphen%2Fgitiful'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68b0287d71d79fe37225cf60eaf745553904e1ea [INFO] checking esphen/gitiful against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesphen%2Fgitiful" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esphen/gitiful on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/esphen/gitiful [INFO] finished tweaking git repo https://github.com/esphen/gitiful [INFO] tweaked toml for git repo https://github.com/esphen/gitiful written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/esphen/gitiful already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fd52161a9a32c3fac674c30a7b6207d112883544ac184221244380d9ee8392b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7fd52161a9a32c3fac674c30a7b6207d112883544ac184221244380d9ee8392b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fd52161a9a32c3fac674c30a7b6207d112883544ac184221244380d9ee8392b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd52161a9a32c3fac674c30a7b6207d112883544ac184221244380d9ee8392b", kill_on_drop: false }` [INFO] [stdout] 7fd52161a9a32c3fac674c30a7b6207d112883544ac184221244380d9ee8392b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 799fa4f7d1a86e4bbcd6595614250eaada9e7aee4ca5f3cce8675dbfb3fd181a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "799fa4f7d1a86e4bbcd6595614250eaada9e7aee4ca5f3cce8675dbfb3fd181a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.3.4/src/lib.rs:617:34 [INFO] [stdout] | [INFO] [stdout] 617 | #![cfg_attr(feature = "pattern", feature(pattern))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "799fa4f7d1a86e4bbcd6595614250eaada9e7aee4ca5f3cce8675dbfb3fd181a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799fa4f7d1a86e4bbcd6595614250eaada9e7aee4ca5f3cce8675dbfb3fd181a", kill_on_drop: false }` [INFO] [stdout] 799fa4f7d1a86e4bbcd6595614250eaada9e7aee4ca5f3cce8675dbfb3fd181a