[INFO] cloning repository https://github.com/0x3Zero/evm_rpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x3Zero/evm_rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x3Zero%2Fevm_rpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x3Zero%2Fevm_rpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68f92b57a3068e5fd4435a6d5819d97ce0b613d7
[INFO] testing 0x3Zero/evm_rpc against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x3Zero%2Fevm_rpc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x3Zero/evm_rpc
[INFO] finished tweaking git repo https://github.com/0x3Zero/evm_rpc
[INFO] tweaked toml for git repo https://github.com/0x3Zero/evm_rpc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x3Zero/evm_rpc on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x3Zero/evm_rpc 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99a21c7353dd7a4f6c5006c69fbce4ee333202c9d2dad7f0397b7f8cfeefa519
[INFO] running `Command { std: "docker" "start" "-a" "99a21c7353dd7a4f6c5006c69fbce4ee333202c9d2dad7f0397b7f8cfeefa519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99a21c7353dd7a4f6c5006c69fbce4ee333202c9d2dad7f0397b7f8cfeefa519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a21c7353dd7a4f6c5006c69fbce4ee333202c9d2dad7f0397b7f8cfeefa519", kill_on_drop: false }`
[INFO] [stdout] 99a21c7353dd7a4f6c5006c69fbce4ee333202c9d2dad7f0397b7f8cfeefa519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c47d7f0bc89f159537fc8196d028521125fa24e30b3a371cc0e0911ce53e32a
[INFO] running `Command { std: "docker" "start" "-a" "0c47d7f0bc89f159537fc8196d028521125fa24e30b3a371cc0e0911ce53e32a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling syn v2.0.14
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.7
[INFO] [stderr]    Compiling marine-timestamp-macro v0.7.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling marine-rs-sdk-main v0.7.1
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling marine-macro-impl v0.7.1
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling marine-macro v0.7.1
[INFO] [stderr]    Compiling polyplets v0.3.2
[INFO] [stderr]    Compiling marine-rs-sdk v0.7.1
[INFO] [stderr]    Compiling fevm_json_rpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `decode_logs`
[INFO] [stdout]  --> src/eth_calls.rs:2:46
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::eth_contract::{decode_batch_logs, decode_logs};
[INFO] [stdout]   |                                              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JsonRpcLogResult`
[INFO] [stdout]  --> src/eth_calls.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |     JsonRpcBlockResult, JsonRpcLogResult, JsonRpcResult, JsonRpcTransactionResult,
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/models/log_param.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::{Value};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestResult` is never constructed
[INFO] [stdout]    --> src/fce_results.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct TestResult {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Abi` is never constructed
[INFO] [stdout]    --> src/types.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct Abi {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.04s
[INFO] running `Command { std: "docker" "inspect" "0c47d7f0bc89f159537fc8196d028521125fa24e30b3a371cc0e0911ce53e32a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c47d7f0bc89f159537fc8196d028521125fa24e30b3a371cc0e0911ce53e32a", kill_on_drop: false }`
[INFO] [stdout] 0c47d7f0bc89f159537fc8196d028521125fa24e30b3a371cc0e0911ce53e32a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d24100eaa188bb83e78797961839cc112fd079475a791b1a8901952fcc0c1bb
[INFO] running `Command { std: "docker" "start" "-a" "0d24100eaa188bb83e78797961839cc112fd079475a791b1a8901952fcc0c1bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling fevm_json_rpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `decode_logs`
[INFO] [stdout]  --> src/eth_calls.rs:2:46
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::eth_contract::{decode_batch_logs, decode_logs};
[INFO] [stdout]   |                                              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JsonRpcLogResult`
[INFO] [stdout]  --> src/eth_calls.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 |     JsonRpcBlockResult, JsonRpcLogResult, JsonRpcResult, JsonRpcTransactionResult,
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/models/log_param.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::{Value};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestResult` is never constructed
[INFO] [stdout]    --> src/fce_results.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct TestResult {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Abi` is never constructed
[INFO] [stdout]    --> src/types.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct Abi {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "0d24100eaa188bb83e78797961839cc112fd079475a791b1a8901952fcc0c1bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d24100eaa188bb83e78797961839cc112fd079475a791b1a8901952fcc0c1bb", kill_on_drop: false }`
[INFO] [stdout] 0d24100eaa188bb83e78797961839cc112fd079475a791b1a8901952fcc0c1bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2c48981997ee90ac426836c3edad38e7091be3358bf242d9db5fbabfc12594a
[INFO] running `Command { std: "docker" "start" "-a" "b2c48981997ee90ac426836c3edad38e7091be3358bf242d9db5fbabfc12594a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `decode_logs`
[INFO] [stderr]  --> src/eth_calls.rs:2:46
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::eth_contract::{decode_batch_logs, decode_logs};
[INFO] [stderr]   |                                              ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `JsonRpcLogResult`
[INFO] [stderr]  --> src/eth_calls.rs:8:25
[INFO] [stderr]   |
[INFO] [stderr] 8 |     JsonRpcBlockResult, JsonRpcLogResult, JsonRpcResult, JsonRpcTransactionResult,
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Value`
[INFO] [stderr]  --> src/models/log_param.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde_json::{Value};
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestResult` is never constructed
[INFO] [stderr]    --> src/fce_results.rs:182:12
[INFO] [stderr]     |
[INFO] [stderr] 182 | pub struct TestResult {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Abi` is never constructed
[INFO] [stderr]    --> src/types.rs:139:12
[INFO] [stderr]     |
[INFO] [stderr] 139 | pub struct Abi {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fevm_json_rpc` (bin "fevm_json_rpc" test) generated 5 warnings (run `cargo fix --bin "fevm_json_rpc" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fevm_json_rpc-652703162db0bd2c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b2c48981997ee90ac426836c3edad38e7091be3358bf242d9db5fbabfc12594a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c48981997ee90ac426836c3edad38e7091be3358bf242d9db5fbabfc12594a", kill_on_drop: false }`
[INFO] [stdout] b2c48981997ee90ac426836c3edad38e7091be3358bf242d9db5fbabfc12594a
