[INFO] crate evm-network-ellaism 0.11.0-beta.0 is already in cache [INFO] extracting crate evm-network-ellaism 0.11.0-beta.0 into work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/evm-network-ellaism/0.11.0-beta.0 [INFO] extracting crate evm-network-ellaism 0.11.0-beta.0 into work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/evm-network-ellaism/0.11.0-beta.0 [INFO] validating manifest of evm-network-ellaism-0.11.0-beta.0 on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of evm-network-ellaism-0.11.0-beta.0 on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing evm-network-ellaism-0.11.0-beta.0 [INFO] finished frobbing evm-network-ellaism-0.11.0-beta.0 [INFO] frobbed toml for evm-network-ellaism-0.11.0-beta.0 written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/evm-network-ellaism/0.11.0-beta.0/Cargo.toml [INFO] started frobbing evm-network-ellaism-0.11.0-beta.0 [INFO] finished frobbing evm-network-ellaism-0.11.0-beta.0 [INFO] frobbed toml for evm-network-ellaism-0.11.0-beta.0 written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/evm-network-ellaism/0.11.0-beta.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking evm-network-ellaism-0.11.0-beta.0 against try#f45cc3094ee337acd688771b9234318046b0572d for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-7/try#f45cc3094ee337acd688771b9234318046b0572d:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/evm-network-ellaism/0.11.0-beta.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ac4afb75a51fd8312ff49bfb958212175b3819d74b31e7e3460366cd6ff524fd [INFO] running `"docker" "start" "-a" "ac4afb75a51fd8312ff49bfb958212175b3819d74b31e7e3460366cd6ff524fd"` [INFO] [stderr] Checking ethereum-rlp v0.2.3 [INFO] [stderr] Checking etcommon-bigint v0.2.10 [INFO] [stderr] Checking ethereum-bigint v0.2.9 [INFO] [stderr] Checking ethereum-trie v0.5.0 [INFO] [stderr] Checking ethereum-block-core v0.2.0 [INFO] [stderr] Checking ethereum-bloom v0.2.1 [INFO] [stderr] Checking ethereum-trie-memory v0.5.0 [INFO] [stderr] Checking ethereum-block v0.4.0 [INFO] [stderr] Checking evm v0.11.0 [INFO] [stderr] Checking evm-network-ellaism v0.11.0-beta.0 (/opt/crater/workdir) [INFO] [stderr] error[E0186]: method `initial_nonce` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | fn initial_nonce() -> U256 { U256::zero() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `initial_nonce` from trait: `fn(&Self) -> bigint::uint::U256` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `initial_create_nonce` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | fn initial_create_nonce() -> U256 { Self::initial_nonce() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `initial_create_nonce` from trait: `fn(&Self) -> bigint::uint::U256` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `empty_considered_exists` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | fn empty_considered_exists() -> bool { true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `empty_considered_exists` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `code_deposit_limit` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | fn code_deposit_limit() -> Option { None } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `code_deposit_limit` from trait: `fn(&Self) -> std::option::Option` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `callstack_limit` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | fn callstack_limit() -> usize { 1024 } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `callstack_limit` from trait: `fn(&Self) -> usize` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_extcode` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | fn gas_extcode() -> Gas { Gas::from(700usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_extcode` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_balance` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | fn gas_balance() -> Gas { Gas::from(400usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_balance` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_sload` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | fn gas_sload() -> Gas { Gas::from(200usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_sload` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_suicide` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | fn gas_suicide() -> Gas { Gas::from(5000usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_suicide` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_suicide_new_account` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | fn gas_suicide_new_account() -> Gas { Gas::from(25000usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_suicide_new_account` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_call` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | fn gas_call() -> Gas { Gas::from(700usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_call` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_expbyte` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | fn gas_expbyte() -> Gas { Gas::from(50usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_expbyte` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_transaction_create` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | fn gas_transaction_create() -> Gas { Gas::from(32000usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_transaction_create` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `force_code_deposit` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | fn force_code_deposit() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `force_code_deposit` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_delegate_call` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | fn has_delegate_call() -> bool { true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_delegate_call` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_static_call` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | fn has_static_call() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_static_call` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_revert` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | fn has_revert() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_revert` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_return_data` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | fn has_return_data() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_return_data` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_bitwise_shift` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | fn has_bitwise_shift() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_bitwise_shift` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_extcodehash` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | fn has_extcodehash() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_extcodehash` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_reduced_sstore_gas_metering` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | fn has_reduced_sstore_gas_metering() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_reduced_sstore_gas_metering` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `err_on_call_with_more_gas` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | fn err_on_call_with_more_gas() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `err_on_call_with_more_gas` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `call_create_l64_after_gas` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | fn call_create_l64_after_gas() -> bool { true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `call_create_l64_after_gas` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `memory_limit` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | fn memory_limit() -> usize { usize::max_value() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `memory_limit` from trait: `fn(&Self) -> usize` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `precompileds` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | fn precompileds() -> &'static [(Address, Option<&'static [u8]>, &'static Precompiled)] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `precompileds` from trait: `fn(&Self) -> &[(bigint::hash::H160, std::option::Option<&[u8]>, &dyn evm::Precompiled)]` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `account_patch`, `has_create2`, `is_precompiled_contract_enabled` [INFO] [stderr] --> src/lib.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | impl Patch for EIP160Patch { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `account_patch`, `has_create2`, `is_precompiled_contract_enabled` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `account_patch` from trait: `fn(&Self) -> &::Account` [INFO] [stderr] = note: `has_create2` from trait: `fn(&Self) -> bool` [INFO] [stderr] = note: `is_precompiled_contract_enabled` from trait: `fn(&Self, &bigint::hash::H160) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> src/lib.rs:28:41 [INFO] [stderr] | [INFO] [stderr] 28 | fn initial_create_nonce() -> U256 { Self::initial_nonce() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:28:41 [INFO] [stderr] | [INFO] [stderr] 28 | fn initial_create_nonce() -> U256 { Self::initial_nonce() } [INFO] [stderr] | ---- ^^^^^^^^^^^^^^^^^^^^^ expected struct `bigint::U256`, found struct `bigint::uint::U256` [INFO] [stderr] | | [INFO] [stderr] | expected `bigint::U256` because of return type [INFO] [stderr] | [INFO] [stderr] = note: expected type `bigint::U256` [INFO] [stderr] found type `bigint::uint::U256` [INFO] [stderr] note: Perhaps two different versions of crate `bigint` are being used? [INFO] [stderr] --> src/lib.rs:28:41 [INFO] [stderr] | [INFO] [stderr] 28 | fn initial_create_nonce() -> U256 { Self::initial_nonce() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 28 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0061, E0186, E0308. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: Could not compile `evm-network-ellaism`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0186]: method `initial_nonce` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | fn initial_nonce() -> U256 { U256::zero() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `initial_nonce` from trait: `fn(&Self) -> bigint::uint::U256` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `initial_create_nonce` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | fn initial_create_nonce() -> U256 { Self::initial_nonce() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `initial_create_nonce` from trait: `fn(&Self) -> bigint::uint::U256` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `empty_considered_exists` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | fn empty_considered_exists() -> bool { true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `empty_considered_exists` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `code_deposit_limit` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | fn code_deposit_limit() -> Option { None } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `code_deposit_limit` from trait: `fn(&Self) -> std::option::Option` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `callstack_limit` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | fn callstack_limit() -> usize { 1024 } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `callstack_limit` from trait: `fn(&Self) -> usize` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_extcode` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | fn gas_extcode() -> Gas { Gas::from(700usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_extcode` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_balance` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | fn gas_balance() -> Gas { Gas::from(400usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_balance` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_sload` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | fn gas_sload() -> Gas { Gas::from(200usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_sload` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_suicide` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | fn gas_suicide() -> Gas { Gas::from(5000usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_suicide` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_suicide_new_account` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | fn gas_suicide_new_account() -> Gas { Gas::from(25000usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_suicide_new_account` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_call` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | fn gas_call() -> Gas { Gas::from(700usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_call` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_expbyte` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | fn gas_expbyte() -> Gas { Gas::from(50usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_expbyte` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `gas_transaction_create` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | fn gas_transaction_create() -> Gas { Gas::from(32000usize) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `gas_transaction_create` from trait: `fn(&Self) -> bigint::gas::Gas` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `force_code_deposit` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | fn force_code_deposit() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `force_code_deposit` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_delegate_call` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | fn has_delegate_call() -> bool { true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_delegate_call` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_static_call` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | fn has_static_call() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_static_call` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_revert` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | fn has_revert() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_revert` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_return_data` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | fn has_return_data() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_return_data` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_bitwise_shift` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | fn has_bitwise_shift() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_bitwise_shift` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_extcodehash` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | fn has_extcodehash() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_extcodehash` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `has_reduced_sstore_gas_metering` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | fn has_reduced_sstore_gas_metering() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `has_reduced_sstore_gas_metering` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `err_on_call_with_more_gas` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | fn err_on_call_with_more_gas() -> bool { false } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `err_on_call_with_more_gas` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `call_create_l64_after_gas` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | fn call_create_l64_after_gas() -> bool { true } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `call_create_l64_after_gas` from trait: `fn(&Self) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `memory_limit` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | fn memory_limit() -> usize { usize::max_value() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `memory_limit` from trait: `fn(&Self) -> usize` [INFO] [stderr] [INFO] [stderr] error[E0186]: method `precompileds` has a `&self` declaration in the trait, but not in the impl [INFO] [stderr] --> src/lib.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | fn precompileds() -> &'static [(Address, Option<&'static [u8]>, &'static Precompiled)] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&self` in impl [INFO] [stderr] | [INFO] [stderr] = note: `precompileds` from trait: `fn(&Self) -> &[(bigint::hash::H160, std::option::Option<&[u8]>, &dyn evm::Precompiled)]` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `account_patch`, `has_create2`, `is_precompiled_contract_enabled` [INFO] [stderr] --> src/lib.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | impl Patch for EIP160Patch { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `account_patch`, `has_create2`, `is_precompiled_contract_enabled` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `account_patch` from trait: `fn(&Self) -> &::Account` [INFO] [stderr] = note: `has_create2` from trait: `fn(&Self) -> bool` [INFO] [stderr] = note: `is_precompiled_contract_enabled` from trait: `fn(&Self, &bigint::hash::H160) -> bool` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> src/lib.rs:28:41 [INFO] [stderr] | [INFO] [stderr] 28 | fn initial_create_nonce() -> U256 { Self::initial_nonce() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:28:41 [INFO] [stderr] | [INFO] [stderr] 28 | fn initial_create_nonce() -> U256 { Self::initial_nonce() } [INFO] [stderr] | ---- ^^^^^^^^^^^^^^^^^^^^^ expected struct `bigint::U256`, found struct `bigint::uint::U256` [INFO] [stderr] | | [INFO] [stderr] | expected `bigint::U256` because of return type [INFO] [stderr] | [INFO] [stderr] = note: expected type `bigint::U256` [INFO] [stderr] found type `bigint::uint::U256` [INFO] [stderr] note: Perhaps two different versions of crate `bigint` are being used? [INFO] [stderr] --> src/lib.rs:28:41 [INFO] [stderr] | [INFO] [stderr] 28 | fn initial_create_nonce() -> U256 { Self::initial_nonce() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 28 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0061, E0186, E0308. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: Could not compile `evm-network-ellaism`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ac4afb75a51fd8312ff49bfb958212175b3819d74b31e7e3460366cd6ff524fd"` [INFO] running `"docker" "rm" "-f" "ac4afb75a51fd8312ff49bfb958212175b3819d74b31e7e3460366cd6ff524fd"` [INFO] [stdout] ac4afb75a51fd8312ff49bfb958212175b3819d74b31e7e3460366cd6ff524fd