[INFO] cloning repository https://github.com/AktugHakan/rust-protobuf-networking-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AktugHakan/rust-protobuf-networking-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAktugHakan%2Frust-protobuf-networking-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAktugHakan%2Frust-protobuf-networking-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a03b8b2a1069e90005a85e64c094add37a9366a
[INFO] checking AktugHakan/rust-protobuf-networking-client against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAktugHakan%2Frust-protobuf-networking-client" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AktugHakan/rust-protobuf-networking-client
[INFO] finished tweaking git repo https://github.com/AktugHakan/rust-protobuf-networking-client
[INFO] tweaked toml for git repo https://github.com/AktugHakan/rust-protobuf-networking-client written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AktugHakan/rust-protobuf-networking-client on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AktugHakan/rust-protobuf-networking-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c57b71b033b52129182271dfc48a3e8dfe70d835f9349979866738155437840d
[INFO] running `Command { std: "docker" "start" "-a" "c57b71b033b52129182271dfc48a3e8dfe70d835f9349979866738155437840d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c57b71b033b52129182271dfc48a3e8dfe70d835f9349979866738155437840d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c57b71b033b52129182271dfc48a3e8dfe70d835f9349979866738155437840d", kill_on_drop: false }`
[INFO] [stdout] c57b71b033b52129182271dfc48a3e8dfe70d835f9349979866738155437840d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13f1799216a0514f3f7ddb0c5e94e411d47a30220c9cc87a310f12f30d817bf7
[INFO] running `Command { std: "docker" "start" "-a" "13f1799216a0514f3f7ddb0c5e94e411d47a30220c9cc87a310f12f30d817bf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling which v4.4.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling prost-derive v0.12.0
[INFO] [stderr]    Compiling prost v0.12.0
[INFO] [stderr]    Compiling prost-types v0.12.0
[INFO] [stderr]    Compiling prost-build v0.12.0
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `client v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/client-768b828d1f7a95ee/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Custom { kind: Other, error: "protoc failed: Could not make proto path relative: request.proto: No such file or directory\n" }
[INFO] running `Command { std: "docker" "inspect" "13f1799216a0514f3f7ddb0c5e94e411d47a30220c9cc87a310f12f30d817bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f1799216a0514f3f7ddb0c5e94e411d47a30220c9cc87a310f12f30d817bf7", kill_on_drop: false }`
[INFO] [stdout] 13f1799216a0514f3f7ddb0c5e94e411d47a30220c9cc87a310f12f30d817bf7
