[INFO] cloning repository https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarvinKayonga%2FnuJFUmWxPmN3Jc5P", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarvinKayonga%2FnuJFUmWxPmN3Jc5P'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b080495ea4aee8846f7e827db14feb0824f15ccd [INFO] checking EarvinKayonga/nuJFUmWxPmN3Jc5P against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarvinKayonga%2FnuJFUmWxPmN3Jc5P" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P 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/EarvinKayonga/nuJFUmWxPmN3Jc5P [INFO] finished tweaking git repo https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P [INFO] tweaked toml for git repo https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P 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-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" "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] 553902af2118efc5b9480d8be357fda439d3cda031fd96322dfbd4faf5cb1bf6 [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" "553902af2118efc5b9480d8be357fda439d3cda031fd96322dfbd4faf5cb1bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "553902af2118efc5b9480d8be357fda439d3cda031fd96322dfbd4faf5cb1bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553902af2118efc5b9480d8be357fda439d3cda031fd96322dfbd4faf5cb1bf6", kill_on_drop: false }` [INFO] [stdout] 553902af2118efc5b9480d8be357fda439d3cda031fd96322dfbd4faf5cb1bf6 [INFO] running `Command { std: "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" "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] 9d12f7f466eff3144f32ee9c4f52e44a7197a3eb1c67d4d6630ee76c425f9e29 [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" "9d12f7f466eff3144f32ee9c4f52e44a7197a3eb1c67d4d6630ee76c425f9e29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking tower-layer v0.3.0-alpha.2 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling tonic-build v0.1.0-alpha.6 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling async-stream-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.17 [INFO] [stderr] Compiling rist-grpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking async-stream v0.1.2 [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Checking pin-project v0.4.5 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.6 [INFO] [stderr] Checking tower-discover v0.3.0-alpha.2 [INFO] [stderr] Checking tower-util v0.3.0-alpha.2 [INFO] [stderr] Checking tower-load-shed v0.3.0-alpha.2 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Checking tower-make v0.3.0-alpha.2a [INFO] [stderr] error: failed to run custom build command for `rist-grpc v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rist-grpc-501163377572a16c/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Custom { kind: Other, error: "protoc failed: google/api/annotations.proto: File not found.\nhelloworld.proto: Import \"google/api/annotations.proto\" was not found or had errors.\n" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9d12f7f466eff3144f32ee9c4f52e44a7197a3eb1c67d4d6630ee76c425f9e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d12f7f466eff3144f32ee9c4f52e44a7197a3eb1c67d4d6630ee76c425f9e29", kill_on_drop: false }` [INFO] [stdout] 9d12f7f466eff3144f32ee9c4f52e44a7197a3eb1c67d4d6630ee76c425f9e29