[INFO] cloning repository https://github.com/AktugHakan/rust-protobuf-networking-server
[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-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAktugHakan%2Frust-protobuf-networking-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAktugHakan%2Frust-protobuf-networking-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e44f654439f4ebd020afde845823b0d036a15d1
[INFO] testing AktugHakan/rust-protobuf-networking-server against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAktugHakan%2Frust-protobuf-networking-server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AktugHakan/rust-protobuf-networking-server
[INFO] finished tweaking git repo https://github.com/AktugHakan/rust-protobuf-networking-server
[INFO] tweaked toml for git repo https://github.com/AktugHakan/rust-protobuf-networking-server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AktugHakan/rust-protobuf-networking-server on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AktugHakan/rust-protobuf-networking-server 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded prost-build v0.12.0
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded prost v0.12.0
[INFO] [stderr]   Downloaded prettyplease v0.2.14
[INFO] [stderr]   Downloaded prost-derive v0.12.0
[INFO] [stderr]   Downloaded prost-types v0.12.0
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa9ef6e7ad094e6e819f639bd3b6f5f6ba81957a0e27c84931d4313f7be3c369
[INFO] running `Command { std: "docker" "start" "-a" "fa9ef6e7ad094e6e819f639bd3b6f5f6ba81957a0e27c84931d4313f7be3c369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa9ef6e7ad094e6e819f639bd3b6f5f6ba81957a0e27c84931d4313f7be3c369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa9ef6e7ad094e6e819f639bd3b6f5f6ba81957a0e27c84931d4313f7be3c369", kill_on_drop: false }`
[INFO] [stdout] fa9ef6e7ad094e6e819f639bd3b6f5f6ba81957a0e27c84931d4313f7be3c369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bf8eedb84da8d1d5bbec7c9ce677712f92834d5210fcfb96cd47a3c4c195f82
[INFO] running `Command { std: "docker" "start" "-a" "1bf8eedb84da8d1d5bbec7c9ce677712f92834d5210fcfb96cd47a3c4c195f82", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.14
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[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 server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `server 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/server-018636d6d3bbd169/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" "1bf8eedb84da8d1d5bbec7c9ce677712f92834d5210fcfb96cd47a3c4c195f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf8eedb84da8d1d5bbec7c9ce677712f92834d5210fcfb96cd47a3c4c195f82", kill_on_drop: false }`
[INFO] [stdout] 1bf8eedb84da8d1d5bbec7c9ce677712f92834d5210fcfb96cd47a3c4c195f82
