[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 master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagostbiro%2Frevm-wiring-cheatcodes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agostbiro/revm-wiring-cheatcodes on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/bluealloy/revm`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloy-rlp v0.3.9
[INFO] [stderr]   Downloaded const-hex v1.13.1
[INFO] [stderr]   Downloaded ruint v1.12.3
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded alloy-primitives v0.8.12
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded secp256k1 v0.29.1
[INFO] [stderr]   Downloaded c-kzg v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 979a6fb12931a9a5f598d0e778522f44920596b80def6fd1b7b9eef28f4ab641
[INFO] running `Command { std: "docker" "start" "-a" "979a6fb12931a9a5f598d0e778522f44920596b80def6fd1b7b9eef28f4ab641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "979a6fb12931a9a5f598d0e778522f44920596b80def6fd1b7b9eef28f4ab641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "979a6fb12931a9a5f598d0e778522f44920596b80def6fd1b7b9eef28f4ab641", kill_on_drop: false }`
[INFO] [stdout] 979a6fb12931a9a5f598d0e778522f44920596b80def6fd1b7b9eef28f4ab641
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2cb2a404a09b8179644a9e5a188ad09258cda0e830109d3f931d66827808531
[INFO] running `Command { std: "docker" "start" "-a" "c2cb2a404a09b8179644a9e5a188ad09258cda0e830109d3f931d66827808531", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking substrate-bn v0.6.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[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-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 enumn v0.1.14
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[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 ruint v1.12.3
[INFO] [stderr]     Checking indexmap v2.6.0
[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-context 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 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)]` (part of `#[warn(unused)]`) 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: `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] [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)]` (part of `#[warn(unused)]`) 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: `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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.81s
[INFO] running `Command { std: "docker" "inspect" "c2cb2a404a09b8179644a9e5a188ad09258cda0e830109d3f931d66827808531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2cb2a404a09b8179644a9e5a188ad09258cda0e830109d3f931d66827808531", kill_on_drop: false }`
[INFO] [stdout] c2cb2a404a09b8179644a9e5a188ad09258cda0e830109d3f931d66827808531
