[INFO] cloning repository https://github.com/tomoyuki65/rust-grpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomoyuki65/rust-grpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyuki65%2Frust-grpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyuki65%2Frust-grpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fca7ec072e761ea25a81d9e0e3a5f519591fe80
[INFO] checking tomoyuki65/rust-grpc against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomoyuki65%2Frust-grpc" "/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/tomoyuki65/rust-grpc
[INFO] finished tweaking git repo https://github.com/tomoyuki65/rust-grpc
[INFO] tweaked toml for git repo https://github.com/tomoyuki65/rust-grpc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomoyuki65/rust-grpc on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomoyuki65/rust-grpc 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-reflect-derive v0.14.0
[INFO] [stderr]   Downloaded tonic-reflection v0.13.1
[INFO] [stderr]   Downloaded tonic-build v0.13.1
[INFO] [stderr]   Downloaded prost-reflect-build v0.14.0
[INFO] [stderr]   Downloaded prost-validate-types v0.2.7
[INFO] [stderr]   Downloaded prost-validate v0.2.7
[INFO] [stderr]   Downloaded prost-validate-derive-core v0.2.7
[INFO] [stderr]   Downloaded prost-validate-build v0.2.7
[INFO] [stderr]   Downloaded prost-reflect v0.14.7
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] [stderr]   Downloaded prost-validate-derive v0.2.7
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d660d91ed074e8563e00b97e7fbc40837411653aa6683365477eddbe0f88b25
[INFO] running `Command { std: "docker" "start" "-a" "5d660d91ed074e8563e00b97e7fbc40837411653aa6683365477eddbe0f88b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d660d91ed074e8563e00b97e7fbc40837411653aa6683365477eddbe0f88b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d660d91ed074e8563e00b97e7fbc40837411653aa6683365477eddbe0f88b25", kill_on_drop: false }`
[INFO] [stdout] 5d660d91ed074e8563e00b97e7fbc40837411653aa6683365477eddbe0f88b25
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8cf1c4356a9e3f7c81fc1b80d05518956820ae91d138f8b390998ab260cf0be
[INFO] running `Command { std: "docker" "start" "-a" "c8cf1c4356a9e3f7c81fc1b80d05518956820ae91d138f8b390998ab260cf0be", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling prost-reflect-derive v0.14.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling prost-reflect v0.14.7
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling prost-reflect-build v0.14.0
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling prost-validate-types v0.2.7
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling prost-validate-derive-core v0.2.7
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]    Compiling prost-validate-build v0.2.7
[INFO] [stderr]    Compiling rust_grpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prost-validate-derive v0.2.7
[INFO] [stderr]     Checking tonic-reflection v0.13.1
[INFO] [stderr]     Checking prost-validate v0.2.7
[INFO] [stderr] error: failed to run custom build command for `rust_grpc 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/rust_grpc-eb22990ff40b6b28/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Custom { kind: Other, error: "protoc failed: validate/validate.proto: File not found.\nsample/sample.proto:3:1: Import \"validate/validate.proto\" was not found or had errors.\n" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c8cf1c4356a9e3f7c81fc1b80d05518956820ae91d138f8b390998ab260cf0be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8cf1c4356a9e3f7c81fc1b80d05518956820ae91d138f8b390998ab260cf0be", kill_on_drop: false }`
[INFO] [stdout] c8cf1c4356a9e3f7c81fc1b80d05518956820ae91d138f8b390998ab260cf0be
