[INFO] cloning repository https://github.com/shekohex/kontakt-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shekohex/kontakt-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshekohex%2Fkontakt-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshekohex%2Fkontakt-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b68b1dfa024ad46887f3cbe8fbedc25db2f48834 [INFO] documenting shekohex/kontakt-server against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshekohex%2Fkontakt-server" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shekohex/kontakt-server on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/shekohex/kontakt-server [INFO] finished tweaking git repo https://github.com/shekohex/kontakt-server [INFO] tweaked toml for git repo https://github.com/shekohex/kontakt-server written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/shekohex/kontakt-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51345b92ca279b0412176dbfd5415f95126fdb1611d2f2cd5e55e24801d03b24 [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" "51345b92ca279b0412176dbfd5415f95126fdb1611d2f2cd5e55e24801d03b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51345b92ca279b0412176dbfd5415f95126fdb1611d2f2cd5e55e24801d03b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51345b92ca279b0412176dbfd5415f95126fdb1611d2f2cd5e55e24801d03b24", kill_on_drop: false }` [INFO] [stdout] 51345b92ca279b0412176dbfd5415f95126fdb1611d2f2cd5e55e24801d03b24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cd74714b70de2b560920eb3cbe9bea7c9761157bff947e97a078e22ec4be711 [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" "9cd74714b70de2b560920eb3cbe9bea7c9761157bff947e97a078e22ec4be711", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling protobuf v2.0.4 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking termcolor v1.0.1 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking json v0.11.13 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling cmake v0.1.32 [INFO] [stderr] Compiling protoc v2.0.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling grpcio-sys v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Checking env_logger v0.5.12 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling mktemp v0.3.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling protobuf-codegen v2.0.4 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling grpcio-compiler v0.3.0 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling protoc-grpcio v0.2.0 [INFO] [stderr] Compiling kontakt-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stdout] --> build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rust_2018_preview, use_extern_macros)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> build.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rust_2018_preview, use_extern_macros)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0705. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kontakt-server`. [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" "9cd74714b70de2b560920eb3cbe9bea7c9761157bff947e97a078e22ec4be711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd74714b70de2b560920eb3cbe9bea7c9761157bff947e97a078e22ec4be711", kill_on_drop: false }` [INFO] [stdout] 9cd74714b70de2b560920eb3cbe9bea7c9761157bff947e97a078e22ec4be711