[INFO] cloning repository https://github.com/coltonfike/evm-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coltonfike/evm-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoltonfike%2Fevm-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoltonfike%2Fevm-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ddd1101321b69c6444a57aee5d51181423b177c [INFO] testing coltonfike/evm-test against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoltonfike%2Fevm-test" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coltonfike/evm-test on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coltonfike/evm-test [INFO] finished tweaking git repo https://github.com/coltonfike/evm-test [INFO] tweaked toml for git repo https://github.com/coltonfike/evm-test written to /workspace/builds/worker-46/source/Cargo.toml [INFO] crate git repo https://github.com/coltonfike/evm-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a90573c23b6edf69e20b0f10dcca117bec672f14c4955ed6d7b5a3d955a105b [INFO] running `Command { std: "docker" "start" "-a" "5a90573c23b6edf69e20b0f10dcca117bec672f14c4955ed6d7b5a3d955a105b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a90573c23b6edf69e20b0f10dcca117bec672f14c4955ed6d7b5a3d955a105b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a90573c23b6edf69e20b0f10dcca117bec672f14c4955ed6d7b5a3d955a105b", kill_on_drop: false }` [INFO] [stdout] 5a90573c23b6edf69e20b0f10dcca117bec672f14c4955ed6d7b5a3d955a105b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 422de54321ac7d7d8cc1a4e7d7e60c60f4a78c8e96576a2985622c5ffd764329 [INFO] running `Command { std: "docker" "start" "-a" "422de54321ac7d7d8cc1a4e7d7e60c60f4a78c8e96576a2985622c5ffd764329", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling triehash v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling evm-core v0.30.0 [INFO] [stderr] Compiling ethereum-types v0.12.0 [INFO] [stderr] Compiling evm-runtime v0.30.0 [INFO] [stderr] Compiling ethereum v0.9.0 [INFO] [stderr] Compiling evm-gasometer v0.30.0 [INFO] [stderr] Compiling evm v0.30.1 [INFO] [stderr] Compiling evm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `balance` found for struct `StackExecutor` in the current scope [INFO] [stdout] --> src/main.rs:128:14 [INFO] [stdout] | [INFO] [stdout] 128 | executor.balance(addr1); [INFO] [stdout] | ^^^^^^^ method not found in `StackExecutor<'_, MemoryStackState<'_, '_, MemoryBackend<'_>>>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/evm-runtime-0.30.0/src/handler.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn balance(&self, address: H160) -> U256; [INFO] [stdout] | ------- the method is available for `StackExecutor<'_, MemoryStackState<'_, '_, MemoryBackend<'_>>>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 | use evm::Handler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | balance: U256::from(1000000000), [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `U256: From<{integer}>` found in the `primitive_types` crate: [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | balance: U256::from(1000000000), [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `U256: From<{integer}>` found in the `primitive_types` crate: [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | balance: U256::from(1000000000), [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `U256: From<{integer}>` found in the `primitive_types` crate: [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:122:47 [INFO] [stdout] | [INFO] [stdout] 122 | executor.transact_call(addr1, _addr2, U256::from(1000000000), Vec::new(), u64::MAX); [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `U256: From<{integer}>` found in the `primitive_types` crate: [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] - impl From for U256; [INFO] [stdout] and 8 more [INFO] [stdout] note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `evm-test` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "422de54321ac7d7d8cc1a4e7d7e60c60f4a78c8e96576a2985622c5ffd764329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "422de54321ac7d7d8cc1a4e7d7e60c60f4a78c8e96576a2985622c5ffd764329", kill_on_drop: false }` [INFO] [stdout] 422de54321ac7d7d8cc1a4e7d7e60c60f4a78c8e96576a2985622c5ffd764329