[INFO] cloning repository https://github.com/agostbiro/revm-wiring-cheatcodes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agostbiro/revm-wiring-cheatcodes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagostbiro%2Frevm-wiring-cheatcodes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagostbiro%2Frevm-wiring-cheatcodes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efc8434f51bede6cb078bf81aa854c6065c91be4
[INFO] checking agostbiro/revm-wiring-cheatcodes against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagostbiro%2Frevm-wiring-cheatcodes" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/agostbiro/revm-wiring-cheatcodes
[INFO] finished tweaking git repo https://github.com/agostbiro/revm-wiring-cheatcodes
[INFO] tweaked toml for git repo https://github.com/agostbiro/revm-wiring-cheatcodes written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agostbiro/revm-wiring-cheatcodes on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/agostbiro/revm-wiring-cheatcodes 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloy-primitives v0.8.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16e8de1933b74cbbc1f028a97d8b7f09f025b49c99b13f36c87418ec652b7853
[INFO] running `Command { std: "docker" "start" "-a" "16e8de1933b74cbbc1f028a97d8b7f09f025b49c99b13f36c87418ec652b7853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16e8de1933b74cbbc1f028a97d8b7f09f025b49c99b13f36c87418ec652b7853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16e8de1933b74cbbc1f028a97d8b7f09f025b49c99b13f36c87418ec652b7853", kill_on_drop: false }`
[INFO] [stdout] 16e8de1933b74cbbc1f028a97d8b7f09f025b49c99b13f36c87418ec652b7853
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c50793661c67451453a08b01b3f6b8cfdf864048008947c5847801c16a4fc4f
[INFO] running `Command { std: "docker" "start" "-a" "5c50793661c67451453a08b01b3f6b8cfdf864048008947c5847801c16a4fc4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking substrate-bn v0.6.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking aurora-engine-modexp v1.1.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking const-hex v1.13.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking alloy-rlp v0.3.9
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking ruint v1.12.3
[INFO] [stderr]     Checking alloy-primitives v0.8.12
[INFO] [stderr]     Checking revm-primitives v15.1.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-specification v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-handler-interface v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-bytecode v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-state v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-database-interface v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-context-interface v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-interpreter v15.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-precompile v16.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-database v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-handler v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-context v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm v19.2.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking revm-inspector v1.0.0 (https://github.com/bluealloy/revm?rev=234405c#234405c1)
[INFO] [stderr]     Checking inspector-repro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `transaction::TransactionError`
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         transaction::TransactionError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InspectorHandler`
[INFO] [stdout]   --> src/lib.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     GetInspector, Inspector, InspectorHandler,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InterpreterTypes`
[INFO] [stdout]   --> src/lib.rs:33:97
[INFO] [stdout]    |
[INFO] [stdout] 33 | use revm_interpreter::{interpreter::EthInterpreter, CallInputs, CallOutcome, InterpreterResult, InterpreterTypes};
[INFO] [stdout]    |                                                                                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `transaction::TransactionError`
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         transaction::TransactionError,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InterpreterTypes`
[INFO] [stdout]   --> src/lib.rs:33:97
[INFO] [stdout]    |
[INFO] [stdout] 33 | use revm_interpreter::{interpreter::EthInterpreter, CallInputs, CallOutcome, InterpreterResult, InterpreterTypes};
[INFO] [stdout]    |                                                                                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CfgGetter`
[INFO] [stdout]   --> src/lib.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Block, BlockGetter, CfgGetter, Journal, JournalGetter, Transaction, TransactionGetter,
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransactionGetter`
[INFO] [stdout]   --> src/lib.rs:18:77
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Block, BlockGetter, CfgGetter, Journal, JournalGetter, Transaction, TransactionGetter,
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BlockGetter`
[INFO] [stdout]   --> src/lib.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Block, BlockGetter, CfgGetter, Journal, JournalGetter, Transaction, TransactionGetter,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CfgGetter`
[INFO] [stdout]   --> src/lib.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Block, BlockGetter, CfgGetter, Journal, JournalGetter, Transaction, TransactionGetter,
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BlockGetter`
[INFO] [stdout]   --> src/lib.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Block, BlockGetter, CfgGetter, Journal, JournalGetter, Transaction, TransactionGetter,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransactionGetter`
[INFO] [stdout]   --> src/lib.rs:18:77
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Block, BlockGetter, CfgGetter, Journal, JournalGetter, Transaction, TransactionGetter,
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.48s
[INFO] running `Command { std: "docker" "inspect" "5c50793661c67451453a08b01b3f6b8cfdf864048008947c5847801c16a4fc4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c50793661c67451453a08b01b3f6b8cfdf864048008947c5847801c16a4fc4f", kill_on_drop: false }`
[INFO] [stdout] 5c50793661c67451453a08b01b3f6b8cfdf864048008947c5847801c16a4fc4f
