[INFO] updating cached repository https://github.com/mosuka/meteora [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dc67f72364ba17540970dca43559f12d1a6d929 [INFO] testing mosuka/meteora/3dc67f72364ba17540970dca43559f12d1a6d929 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosuka%2Fmeteora" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mosuka/meteora on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mosuka/meteora [INFO] finished tweaking git repo https://github.com/mosuka/meteora [INFO] tweaked toml for git repo https://github.com/mosuka/meteora written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/mosuka/meteora already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f36d31e92327490fe068f1956543d3f45ae5fbe421053063bcb541024a6023ab [INFO] running `Command { std: "docker" "start" "-a" "f36d31e92327490fe068f1956543d3f45ae5fbe421053063bcb541024a6023ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f36d31e92327490fe068f1956543d3f45ae5fbe421053063bcb541024a6023ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36d31e92327490fe068f1956543d3f45ae5fbe421053063bcb541024a6023ab", kill_on_drop: false }` [INFO] [stdout] f36d31e92327490fe068f1956543d3f45ae5fbe421053063bcb541024a6023ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c80523c9e9b53ecb7da0e6f4449727969b4939f169caeb3a3b58b9033e29f50 [INFO] running `Command { std: "docker" "start" "-a" "2c80523c9e9b53ecb7da0e6f4449727969b4939f169caeb3a3b58b9033e29f50", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling meteora-proto v0.1.0 (/opt/rustwide/workdir/meteora-proto) [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] error: failed to run custom build command for `meteora-proto v0.1.0 (/opt/rustwide/workdir/meteora-proto)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/meteora-proto-e75f741e80c138ab/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] protoc-gen-rust: program not found or is not executable [INFO] [stderr] --rust_out: protoc-gen-rust: Plugin failed with status code 1. [INFO] [stderr] ./protoc_rust.sh: line 17: ./src/proto.rs: Read-only file system [INFO] [stderr] ./protoc_rust.sh: line 18: ./src/proto.rs: Read-only file system [INFO] [stderr] ./protoc_rust.sh: line 20: ./src/proto.rs: Read-only file system [INFO] [stderr] ./protoc_rust.sh: line 22: ./src/proto.rs: Read-only file system [INFO] [stderr] ./protoc_rust.sh: line 26: ./src/proto.rs: Read-only file system [INFO] [stderr] ./protoc_rust.sh: line 26: ./src/proto.rs: Read-only file system [INFO] [stderr] ./protoc_rust.sh: line 26: ./src/proto.rs: Read-only file system [INFO] [stderr] ./protoc_rust.sh: line 26: ./src/proto.rs: Read-only file system [INFO] [stderr] ./protoc_rust.sh: line 26: ./src/proto.rs: Read-only file system [INFO] [stderr] ./protoc_rust.sh: line 26: ./src/proto.rs: Read-only file system [INFO] [stderr] error: 'cargo-fmt' is not installed for the toolchain '1.60.0-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 1.60.0-x86_64-unknown-linux-gnu` [INFO] [stderr] Error: Custom { kind: Other, error: "failed to run: 1" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c80523c9e9b53ecb7da0e6f4449727969b4939f169caeb3a3b58b9033e29f50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c80523c9e9b53ecb7da0e6f4449727969b4939f169caeb3a3b58b9033e29f50", kill_on_drop: false }` [INFO] [stdout] 2c80523c9e9b53ecb7da0e6f4449727969b4939f169caeb3a3b58b9033e29f50