[INFO] cloning repository https://github.com/nyakiomaina/tendermint-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nyakiomaina/tendermint-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyakiomaina%2Ftendermint-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyakiomaina%2Ftendermint-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d25f8d3b398571c9c8e4abbb17f94eba21ac168
[INFO] testing nyakiomaina/tendermint-app against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyakiomaina%2Ftendermint-app" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nyakiomaina/tendermint-app
[INFO] finished tweaking git repo https://github.com/nyakiomaina/tendermint-app
[INFO] tweaked toml for git repo https://github.com/nyakiomaina/tendermint-app written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nyakiomaina/tendermint-app on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nyakiomaina/tendermint-app 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 211edf2c51578b0cf839b25177b74d77bb8968713fef036da2cd02e407ae8545
[INFO] running `Command { std: "docker" "start" "-a" "211edf2c51578b0cf839b25177b74d77bb8968713fef036da2cd02e407ae8545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "211edf2c51578b0cf839b25177b74d77bb8968713fef036da2cd02e407ae8545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "211edf2c51578b0cf839b25177b74d77bb8968713fef036da2cd02e407ae8545", kill_on_drop: false }`
[INFO] [stdout] 211edf2c51578b0cf839b25177b74d77bb8968713fef036da2cd02e407ae8545
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13620e5908d19ebb8297fdb120d7f37014d738638fb38491d37b8e6b50bedb89
[INFO] running `Command { std: "docker" "start" "-a" "13620e5908d19ebb8297fdb120d7f37014d738638fb38491d37b8e6b50bedb89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling time v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tendermint-proto v0.33.2
[INFO] [stderr]    Compiling tendermint-abci v0.33.2
[INFO] [stderr]    Compiling tendermint-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `tendermint_abci::RequestCheckTx`, `tendermint_abci::ResponseCheckTx`, `tendermint_abci::RequestDeliverTx`, `tendermint_abci::ResponseDeliverTx`, `tendermint_abci::RequestCommit`, `tendermint_abci::ResponseCommit`
[INFO] [stdout]  --> src/main.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tendermint_abci::{Application, RequestCheckTx, ResponseCheckTx, RequestDeliverTx, ResponseDeliverTx, RequestCommit, ResponseCommit};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `ResponseCommit` in the root
[INFO] [stdout]   |                                    |               |                |                 |                  |
[INFO] [stdout]   |                                    |               |                |                 |                  no `RequestCommit` in the root
[INFO] [stdout]   |                                    |               |                |                 no `ResponseDeliverTx` in the root
[INFO] [stdout]   |                                    |               |                no `RequestDeliverTx` in the root
[INFO] [stdout]   |                                    |               no `ResponseCheckTx` in the root
[INFO] [stdout]   |                                    no `RequestCheckTx` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `deliver_tx` is not a member of trait `Application`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     fn deliver_tx(&mut self, req: RequestDeliverTx) -> ResponseDeliverTx {
[INFO] [stdout] 22 | |         let transaction = String::from_utf8(req.tx).unwrap_or_default();
[INFO] [stdout] 23 | |         let parts: Vec<&str> = transaction.split('=').collect();
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         ResponseDeliverTx::default()
[INFO] [stdout] 30 | |     }
[INFO] [stdout]    | |_____^ not a member of trait `Application`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run` in crate `tendermint_abci`
[INFO] [stdout]   --> src/main.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tendermint_abci::run(addr, app);
[INFO] [stdout]    |                      ^^^ not found in `tendermint_abci`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0050]: method `commit` has 2 parameters but the declaration in trait `commit` has 1
[INFO] [stdout]   --> src/main.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn commit(&self, _req: RequestCommit) -> ResponseCommit {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter, found 2
[INFO] [stdout]    |
[INFO] [stdout]    = note: `commit` from trait: `fn(&Self) -> tendermint_proto::tendermint::v0_38::abci::ResponseCommit`
[INFO] [stdout] help: remove the extra parameter to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 32 -     fn commit(&self, _req: RequestCommit) -> ResponseCommit {
[INFO] [stdout] 32 +     fn commit(&self) -> ResponseCommit {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CounterApp: Clone` is not satisfied
[INFO] [stdout]   --> src/main.rs:9:22
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Application for CounterApp {
[INFO] [stdout]    |                      ^^^^^^^^^^ the trait `Clone` is not implemented for `CounterApp`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Application`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tendermint-abci-0.33.2/src/application.rs:28:31
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait Application: Send + Clone + 'static {
[INFO] [stdout]    |                               ^^^^^ required by this bound in `Application`
[INFO] [stdout] help: consider annotating `CounterApp` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout]  5 + #[derive(Clone)]
[INFO] [stdout]  6 | struct CounterApp {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0050, E0277, E0407, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0050`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tendermint-app` (bin "tendermint-app") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "13620e5908d19ebb8297fdb120d7f37014d738638fb38491d37b8e6b50bedb89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13620e5908d19ebb8297fdb120d7f37014d738638fb38491d37b8e6b50bedb89", kill_on_drop: false }`
[INFO] [stdout] 13620e5908d19ebb8297fdb120d7f37014d738638fb38491d37b8e6b50bedb89
