[INFO] cloning repository https://github.com/luka1104/minimal-rust-evm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luka1104/minimal-rust-evm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluka1104%2Fminimal-rust-evm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluka1104%2Fminimal-rust-evm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72f7239ac25269c5e83c3e2e3b12cd08ce70bab8 [INFO] checking luka1104/minimal-rust-evm against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluka1104%2Fminimal-rust-evm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luka1104/minimal-rust-evm [INFO] finished tweaking git repo https://github.com/luka1104/minimal-rust-evm [INFO] tweaked toml for git repo https://github.com/luka1104/minimal-rust-evm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luka1104/minimal-rust-evm on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luka1104/minimal-rust-evm 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethbloom v0.9.2 [INFO] [stderr] Downloaded ethereum-types v0.9.2 [INFO] [stderr] Downloaded parity-scale-codec v3.1.5 [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45df67247f3bc467850de50010c81fcee6202cc63560fa04fb287266ddd1939b [INFO] running `Command { std: "docker" "start" "-a" "45df67247f3bc467850de50010c81fcee6202cc63560fa04fb287266ddd1939b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45df67247f3bc467850de50010c81fcee6202cc63560fa04fb287266ddd1939b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45df67247f3bc467850de50010c81fcee6202cc63560fa04fb287266ddd1939b", kill_on_drop: false }` [INFO] [stdout] 45df67247f3bc467850de50010c81fcee6202cc63560fa04fb287266ddd1939b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4891c72d8732263495fc442806860e54f5708ed1586466dd5792255672129ac7 [INFO] running `Command { std: "docker" "start" "-a" "4891c72d8732263495fc442806860e54f5708ed1586466dd5792255672129ac7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling sha3 v0.10.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ethabi-contract v17.1.0 (https://github.com/rust-ethereum/ethabi#62156628) [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking parity-scale-codec v1.3.7 [INFO] [stderr] Checking ethbloom v0.12.1 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Compiling parity-scale-codec v3.1.5 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Compiling ethabi v17.1.0 (https://github.com/rust-ethereum/ethabi#62156628) [INFO] [stderr] Checking ethereum-types v0.9.2 [INFO] [stderr] Compiling ethabi-derive v17.1.0 (https://github.com/rust-ethereum/ethabi#62156628) [INFO] [stderr] Checking minimal-rust-evm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `bytecode` [INFO] [stdout] --> tests/test_script.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod bytecode; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `bytecode`, create file "tests/bytecode.rs" or "tests/bytecode/mod.rs" [INFO] [stdout] = note: if there is a `mod bytecode` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `context` [INFO] [stdout] --> tests/test_script.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod context; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `context`, create file "tests/context.rs" or "tests/context/mod.rs" [INFO] [stdout] = note: if there is a `mod context` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `evm` [INFO] [stdout] --> tests/test_script.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod evm; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `evm`, create file "tests/evm.rs" or "tests/evm/mod.rs" [INFO] [stdout] = note: if there is a `mod evm` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `execution_error` [INFO] [stdout] --> tests/test_script.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | mod execution_error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `execution_error`, create file "tests/execution_error.rs" or "tests/execution_error/mod.rs" [INFO] [stdout] = note: if there is a `mod execution_error` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `i256` [INFO] [stdout] --> tests/test_script.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod i256; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `i256`, create file "tests/i256.rs" or "tests/i256/mod.rs" [INFO] [stdout] = note: if there is a `mod i256` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `memory` [INFO] [stdout] --> tests/test_script.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | mod memory; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `memory`, create file "tests/memory.rs" or "tests/memory/mod.rs" [INFO] [stdout] = note: if there is a `mod memory` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `opcode_handlers` [INFO] [stdout] --> tests/test_script.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod opcode_handlers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `opcode_handlers`, create file "tests/opcode_handlers.rs" or "tests/opcode_handlers/mod.rs" [INFO] [stdout] = note: if there is a `mod opcode_handlers` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `opcodes` [INFO] [stdout] --> tests/test_script.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod opcodes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `opcodes`, create file "tests/opcodes.rs" or "tests/opcodes/mod.rs" [INFO] [stdout] = note: if there is a `mod opcodes` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `stack` [INFO] [stdout] --> tests/test_script.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | mod stack; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `stack`, create file "tests/stack.rs" or "tests/stack/mod.rs" [INFO] [stdout] = note: if there is a `mod stack` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `vm` [INFO] [stdout] --> tests/test_script.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod vm; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `vm`, create file "tests/vm.rs" or "tests/vm/mod.rs" [INFO] [stdout] = note: if there is a `mod vm` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/build/HelloWorld.bin`: No such file or directory (os error 2) [INFO] [stdout] --> tests/test_script.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | hex::decode(&include_bytes!("build/HelloWorld.bin").to_vec()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParamType` and `decode` [INFO] [stdout] --> src/main.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | use ethabi::{decode, ParamType}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethabi_contract::use_contract` [INFO] [stdout] --> tests/test_script.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use ethabi_contract::use_contract; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParamType` and `decode` [INFO] [stdout] --> tests/test_script.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | use ethabi::{decode, ParamType}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParamType` and `decode` [INFO] [stdout] --> src/main.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | use ethabi::{decode, ParamType}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `minimal-rust-evm` (test "test_script") due to 11 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/main.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | let tx = evm::run( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/main.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | let tx = evm::run( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4891c72d8732263495fc442806860e54f5708ed1586466dd5792255672129ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4891c72d8732263495fc442806860e54f5708ed1586466dd5792255672129ac7", kill_on_drop: false }` [INFO] [stdout] 4891c72d8732263495fc442806860e54f5708ed1586466dd5792255672129ac7