[INFO] fetching crate evm 1.0.0-alpha.1...
[INFO] checking evm-1.0.0-alpha.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate evm 1.0.0-alpha.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate evm 1.0.0-alpha.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate evm 1.0.0-alpha.1
[INFO] finished tweaking crates.io crate evm 1.0.0-alpha.1
[INFO] tweaked toml for crates.io crate evm 1.0.0-alpha.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded auto_impl v1.2.0
[INFO] [stderr]   Downloaded hash-db v0.15.2
[INFO] [stderr]   Downloaded triehash v0.8.4
[INFO] [stderr]   Downloaded ethereum v0.14.0
[INFO] [stderr]   Downloaded rlp-derive v0.1.0
[INFO] [stderr]   Downloaded evm-interpreter v1.0.0-alpha.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10a33797fd0b512197dcca5ca242ff2f5d62e135c7e806f68b4277a1b8f7f040
[INFO] running `Command { std: "docker" "start" "-a" "10a33797fd0b512197dcca5ca242ff2f5d62e135c7e806f68b4277a1b8f7f040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10a33797fd0b512197dcca5ca242ff2f5d62e135c7e806f68b4277a1b8f7f040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a33797fd0b512197dcca5ca242ff2f5d62e135c7e806f68b4277a1b8f7f040", kill_on_drop: false }`
[INFO] [stdout] 10a33797fd0b512197dcca5ca242ff2f5d62e135c7e806f68b4277a1b8f7f040
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6f9d744092c6294a170a2d63bcdc1a31926f65501bcae1d9ff8a33d9d0885d4
[INFO] running `Command { std: "docker" "start" "-a" "c6f9d744092c6294a170a2d63bcdc1a31926f65501bcae1d9ff8a33d9d0885d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling scale-info-derive v2.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking triehash v0.8.4
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking scale-info v2.10.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking evm-interpreter v1.0.0-alpha.2
[INFO] [stderr]     Checking ethereum v0.14.0
[INFO] [stderr]     Checking evm v1.0.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::call_create`
[INFO] [stdout]  --> src/standard/invoker/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::call_create::{CallCreateTrapData, CallTrapData, CreateScheme, CreateTrapData};
[INFO] [stdout]   |            ^^^^^^^^^^^ could not find `call_create` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::call_create`
[INFO] [stdout]  --> src/standard/invoker/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::call_create::{CallCreateTrapData, CallTrapData, CreateScheme, CreateTrapData};
[INFO] [stdout]   |            ^^^^^^^^^^^ could not find `call_create` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `peek_opcode` found for reference `&evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]    --> src/standard/gasometer/mod.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let opcode = machine.peek_opcode().ok_or(ExitFatal::AlreadyExited)?;
[INFO] [stdout]     |                                  ^^^^^^^^^^^ method not found in `&Machine<S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...                   gas: U256::from(gas_limit),
[INFO] [stdout]     |                       ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:316:8
[INFO] [stdout]     |
[INFO] [stdout] 316 | ...                   gas: U256::from(gas_limit),
[INFO] [stdout]     |                       ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `peek_opcode` found for reference `&evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]    --> src/standard/gasometer/mod.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let opcode = machine.peek_opcode().ok_or(ExitFatal::AlreadyExited)?;
[INFO] [stdout]     |                                  ^^^^^^^^^^^ method not found in `&Machine<S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:457:7
[INFO] [stdout]     |
[INFO] [stdout] 457 |                         gas: U256::from(gas_limit),
[INFO] [stdout]     |                         ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:493:7
[INFO] [stdout]     |
[INFO] [stdout] 493 |                         gas: U256::from(gas_limit),
[INFO] [stdout]     |                         ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `gas` on type `&mut evm_interpreter::RuntimeState`
[INFO] [stdout]   --> src/color.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 machine.state.as_mut().gas = gasometer.gas().into();
[INFO] [stdout]    |                                        ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `context`, `transaction_context`, `retbuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...                   gas: U256::from(gas_limit),
[INFO] [stdout]     |                       ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:316:8
[INFO] [stdout]     |
[INFO] [stdout] 316 | ...                   gas: U256::from(gas_limit),
[INFO] [stdout]     |                       ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:457:7
[INFO] [stdout]     |
[INFO] [stdout] 457 |                         gas: U256::from(gas_limit),
[INFO] [stdout]     |                         ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:493:7
[INFO] [stdout]     |
[INFO] [stdout] 493 |                         gas: U256::from(gas_limit),
[INFO] [stdout]     |                         ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `step` found for mutable reference `&mut evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]   --> src/color.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 machine.step(handler, self)
[INFO] [stdout]    |                         ^^^^ method not found in `&mut Machine<S>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `step`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Color`
[INFO] [stdout]            candidate #2: `InvokerMachine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `gas` on type `&mut evm_interpreter::RuntimeState`
[INFO] [stdout]    --> src/color.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     machine.state.as_mut().gas = gasometer.gas().into();
[INFO] [stdout]     |                                            ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `context`, `transaction_context`, `retbuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `gas` on type `&mut evm_interpreter::RuntimeState`
[INFO] [stdout]   --> src/color.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 machine.state.as_mut().gas = gasometer.gas().into();
[INFO] [stdout]    |                                        ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `context`, `transaction_context`, `retbuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `stepn` found for mutable reference `&mut evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]    --> src/color.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     match machine.stepn(stepn, handler, self) {
[INFO] [stdout]     |                                   ^^^^^ method not found in `&mut Machine<S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `step` found for mutable reference `&mut evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]   --> src/color.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 machine.step(handler, self)
[INFO] [stdout]    |                         ^^^^ method not found in `&mut Machine<S>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `step`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Color`
[INFO] [stdout]            candidate #2: `InvokerMachine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `gas` on type `&mut evm_interpreter::RuntimeState`
[INFO] [stdout]    --> src/color.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     machine.state.as_mut().gas = gasometer.gas().into();
[INFO] [stdout]     |                                            ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `context`, `transaction_context`, `retbuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0560, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evm` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `stepn` found for mutable reference `&mut evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]    --> src/color.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     match machine.stepn(stepn, handler, self) {
[INFO] [stdout]     |                                   ^^^^^ method not found in `&mut Machine<S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0560, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evm` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "c6f9d744092c6294a170a2d63bcdc1a31926f65501bcae1d9ff8a33d9d0885d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f9d744092c6294a170a2d63bcdc1a31926f65501bcae1d9ff8a33d9d0885d4", kill_on_drop: false }`
[INFO] [stdout] c6f9d744092c6294a170a2d63bcdc1a31926f65501bcae1d9ff8a33d9d0885d4
[INFO] checking evm-1.0.0-alpha.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate evm 1.0.0-alpha.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate evm 1.0.0-alpha.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate evm 1.0.0-alpha.1
[INFO] finished tweaking crates.io crate evm 1.0.0-alpha.1
[INFO] tweaked toml for crates.io crate evm 1.0.0-alpha.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38075d27e694671b7d60dd97fda0305c48663d34ba6f1f5ccdf035e3dc86f093
[INFO] running `Command { std: "docker" "start" "-a" "38075d27e694671b7d60dd97fda0305c48663d34ba6f1f5ccdf035e3dc86f093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38075d27e694671b7d60dd97fda0305c48663d34ba6f1f5ccdf035e3dc86f093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38075d27e694671b7d60dd97fda0305c48663d34ba6f1f5ccdf035e3dc86f093", kill_on_drop: false }`
[INFO] [stdout] 38075d27e694671b7d60dd97fda0305c48663d34ba6f1f5ccdf035e3dc86f093
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a32c4c54cb7edf88ec587cda1973c1f7c1998fd527f945ea70a5340e431c562
[INFO] running `Command { std: "docker" "start" "-a" "8a32c4c54cb7edf88ec587cda1973c1f7c1998fd527f945ea70a5340e431c562", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.9
[INFO] [stderr]    Compiling scale-info-derive v2.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking triehash v0.8.4
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking scale-info v2.10.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking evm-interpreter v1.0.0-alpha.2
[INFO] [stderr]     Checking ethereum v0.14.0
[INFO] [stderr]     Checking evm v1.0.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::call_create`
[INFO] [stdout]  --> src/standard/invoker/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::call_create::{CallCreateTrapData, CallTrapData, CreateScheme, CreateTrapData};
[INFO] [stdout]   |            ^^^^^^^^^^^ could not find `call_create` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::call_create`
[INFO] [stdout]  --> src/standard/invoker/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::call_create::{CallCreateTrapData, CallTrapData, CreateScheme, CreateTrapData};
[INFO] [stdout]   |            ^^^^^^^^^^^ could not find `call_create` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `peek_opcode` found for reference `&evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]    --> src/standard/gasometer/mod.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let opcode = machine.peek_opcode().ok_or(ExitFatal::AlreadyExited)?;
[INFO] [stdout]     |                                  ^^^^^^^^^^^ method not found in `&Machine<S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `peek_opcode` found for reference `&evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]    --> src/standard/gasometer/mod.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout] 244 |             let opcode = machine.peek_opcode().ok_or(ExitFatal::AlreadyExited)?;
[INFO] [stdout]     |                                  ^^^^^^^^^^^ method not found in `&Machine<S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...                   gas: U256::from(gas_limit),
[INFO] [stdout]     |                       ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:316:8
[INFO] [stdout]     |
[INFO] [stdout] 316 | ...                   gas: U256::from(gas_limit),
[INFO] [stdout]     |                       ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:457:7
[INFO] [stdout]     |
[INFO] [stdout] 457 |                         gas: U256::from(gas_limit),
[INFO] [stdout]     |                         ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:493:7
[INFO] [stdout]     |
[INFO] [stdout] 493 |                         gas: U256::from(gas_limit),
[INFO] [stdout]     |                         ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `gas` on type `&mut evm_interpreter::RuntimeState`
[INFO] [stdout]   --> src/color.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 machine.state.as_mut().gas = gasometer.gas().into();
[INFO] [stdout]    |                                        ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `context`, `transaction_context`, `retbuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 | ...                   gas: U256::from(gas_limit),
[INFO] [stdout]     |                       ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:316:8
[INFO] [stdout]     |
[INFO] [stdout] 316 | ...                   gas: U256::from(gas_limit),
[INFO] [stdout]     |                       ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:457:7
[INFO] [stdout]     |
[INFO] [stdout] 457 |                         gas: U256::from(gas_limit),
[INFO] [stdout]     |                         ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `evm_interpreter::RuntimeState` has no field named `gas`
[INFO] [stdout]    --> src/standard/invoker/mod.rs:493:7
[INFO] [stdout]     |
[INFO] [stdout] 493 |                         gas: U256::from(gas_limit),
[INFO] [stdout]     |                         ^^^ `evm_interpreter::RuntimeState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `gas` on type `&mut evm_interpreter::RuntimeState`
[INFO] [stdout]   --> src/color.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 machine.state.as_mut().gas = gasometer.gas().into();
[INFO] [stdout]    |                                        ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `context`, `transaction_context`, `retbuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `step` found for mutable reference `&mut evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]   --> src/color.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 machine.step(handler, self)
[INFO] [stdout]    |                         ^^^^ method not found in `&mut Machine<S>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `step`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Color`
[INFO] [stdout]            candidate #2: `InvokerMachine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `gas` on type `&mut evm_interpreter::RuntimeState`
[INFO] [stdout]    --> src/color.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     machine.state.as_mut().gas = gasometer.gas().into();
[INFO] [stdout]     |                                            ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `context`, `transaction_context`, `retbuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `stepn` found for mutable reference `&mut evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]    --> src/color.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     match machine.stepn(stepn, handler, self) {
[INFO] [stdout]     |                                   ^^^^^ method not found in `&mut Machine<S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `step` found for mutable reference `&mut evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]   --> src/color.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 machine.step(handler, self)
[INFO] [stdout]    |                         ^^^^ method not found in `&mut Machine<S>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `step`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Color`
[INFO] [stdout]            candidate #2: `InvokerMachine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `gas` on type `&mut evm_interpreter::RuntimeState`
[INFO] [stdout]    --> src/color.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     machine.state.as_mut().gas = gasometer.gas().into();
[INFO] [stdout]     |                                            ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `context`, `transaction_context`, `retbuf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0560, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evm` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `stepn` found for mutable reference `&mut evm_interpreter::Machine<S>` in the current scope
[INFO] [stdout]    --> src/color.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     match machine.stepn(stepn, handler, self) {
[INFO] [stdout]     |                                   ^^^^^ method not found in `&mut Machine<S>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0560, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evm` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "8a32c4c54cb7edf88ec587cda1973c1f7c1998fd527f945ea70a5340e431c562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a32c4c54cb7edf88ec587cda1973c1f7c1998fd527f945ea70a5340e431c562", kill_on_drop: false }`
[INFO] [stdout] 8a32c4c54cb7edf88ec587cda1973c1f7c1998fd527f945ea70a5340e431c562
