[INFO] cloning repository https://github.com/15ho/tron-sdk-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/15ho/tron-sdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15ho%2Ftron-sdk-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15ho%2Ftron-sdk-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3c1d482f4b8b664e2c867aeed7c8619caa9550a
[INFO] checking 15ho/tron-sdk-rs against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15ho%2Ftron-sdk-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/15ho/tron-sdk-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/15ho/tron-sdk-rs
[INFO] tweaked toml for git repo https://github.com/15ho/tron-sdk-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/15ho/tron-sdk-rs on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 181 packages to latest Rust 1.92 compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost v0.14.4
[INFO] [stderr]   Downloaded bitcoin-io v0.1.4
[INFO] [stderr]   Downloaded tonic-build v0.14.4
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.4
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded secp256k1 v0.31.1
[INFO] [stderr]   Downloaded tonic v0.14.4
[INFO] [stderr]   Downloaded secp256k1-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77b8aa3f95d2fa545b09466bf036816874c361d20b3fed6f69fb3f5ee0359c26
[INFO] running `Command { std: "docker" "start" "-a" "77b8aa3f95d2fa545b09466bf036816874c361d20b3fed6f69fb3f5ee0359c26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77b8aa3f95d2fa545b09466bf036816874c361d20b3fed6f69fb3f5ee0359c26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b8aa3f95d2fa545b09466bf036816874c361d20b3fed6f69fb3f5ee0359c26", kill_on_drop: false }`
[INFO] [stdout] 77b8aa3f95d2fa545b09466bf036816874c361d20b3fed6f69fb3f5ee0359c26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d28d5cec1bd51825d6a0f837ce46a3cc5c9df31d43faf8c1ca2cdf3528a83a8d
[INFO] running `Command { std: "docker" "start" "-a" "d28d5cec1bd51825d6a0f837ce46a3cc5c9df31d43faf8c1ca2cdf3528a83a8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tonic-build v0.14.4
[INFO] [stderr]     Checking secp256k1 v0.31.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.4
[INFO] [stderr]    Compiling tron-sdk-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `tron-sdk-rs v0.0.1 (/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/tron-sdk-rs-ed7e7b8493eeb35a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Custom { kind: Other, error: "protoc failed: Missing input file.\n" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d28d5cec1bd51825d6a0f837ce46a3cc5c9df31d43faf8c1ca2cdf3528a83a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d28d5cec1bd51825d6a0f837ce46a3cc5c9df31d43faf8c1ca2cdf3528a83a8d", kill_on_drop: false }`
[INFO] [stdout] d28d5cec1bd51825d6a0f837ce46a3cc5c9df31d43faf8c1ca2cdf3528a83a8d
