[INFO] cloning repository https://github.com/corriente-labs/evm-tester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corriente-labs/evm-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorriente-labs%2Fevm-tester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorriente-labs%2Fevm-tester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb44538c319fe39aad712f26d50e1194b225f212 [INFO] testing corriente-labs/evm-tester against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorriente-labs%2Fevm-tester" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/corriente-labs/evm-tester [INFO] finished tweaking git repo https://github.com/corriente-labs/evm-tester [INFO] tweaked toml for git repo https://github.com/corriente-labs/evm-tester written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/corriente-labs/evm-tester on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/corriente-labs/evm-tester 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/huff-language/huff-rs` [INFO] [stderr] Updating git submodule `https://github.com/huff-language/huff-examples` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-test v0.2.3 [INFO] [stderr] Downloaded tracing-test-macro v0.2.3 [INFO] [stderr] Downloaded ethers-core v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8143f195b45a43b1b272ec0001014e4d442462a65f00adb8f7ad29357d57878 [INFO] running `Command { std: "docker" "start" "-a" "e8143f195b45a43b1b272ec0001014e4d442462a65f00adb8f7ad29357d57878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8143f195b45a43b1b272ec0001014e4d442462a65f00adb8f7ad29357d57878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8143f195b45a43b1b272ec0001014e4d442462a65f00adb8f7ad29357d57878", kill_on_drop: false }` [INFO] [stdout] e8143f195b45a43b1b272ec0001014e4d442462a65f00adb8f7ad29357d57878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88d909c1a79cc576bb8073fb9cfa9cbdb39ac2ddea0f9810ac5201c6982ab3b4 [INFO] running `Command { std: "docker" "start" "-a" "88d909c1a79cc576bb8073fb9cfa9cbdb39ac2ddea0f9810ac5201c6982ab3b4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling sha3 v0.10.4 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling string-builder v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling scale-info-derive v2.1.2 [INFO] [stderr] Compiling tracing-test v0.2.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling parity-scale-codec v3.1.5 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling triehash v0.8.4 [INFO] [stderr] Compiling scale-info v2.1.2 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling ethbloom v0.12.1 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling evm-core v0.35.0 [INFO] [stderr] Compiling evm-runtime v0.35.0 [INFO] [stderr] Compiling ethabi v17.2.0 [INFO] [stderr] Compiling ethereum v0.12.0 [INFO] [stderr] Compiling evm-gasometer v0.35.0 [INFO] [stderr] Compiling evm v0.35.0 [INFO] [stderr] Compiling ethers-core v0.13.0 [INFO] [stderr] Compiling huff_utils v0.3.0 (https://github.com/huff-language/huff-rs#4708a987) [INFO] [stderr] Compiling huff_lexer v0.3.0 (https://github.com/huff-language/huff-rs#4708a987) [INFO] [stderr] Compiling huff_codegen v0.3.0 (https://github.com/huff-language/huff-rs#4708a987) [INFO] [stderr] Compiling huff_parser v0.3.0 (https://github.com/huff-language/huff-rs#4708a987) [INFO] [stderr] Compiling huff_core v0.3.0 (https://github.com/huff-language/huff-rs#4708a987) [INFO] [stderr] Compiling evm-tester v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.68s [INFO] running `Command { std: "docker" "inspect" "88d909c1a79cc576bb8073fb9cfa9cbdb39ac2ddea0f9810ac5201c6982ab3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d909c1a79cc576bb8073fb9cfa9cbdb39ac2ddea0f9810ac5201c6982ab3b4", kill_on_drop: false }` [INFO] [stdout] 88d909c1a79cc576bb8073fb9cfa9cbdb39ac2ddea0f9810ac5201c6982ab3b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431c559b562d03dbb423caafa7219943043dde373affa531770bb73008ff66b8 [INFO] running `Command { std: "docker" "start" "-a" "431c559b562d03dbb423caafa7219943043dde373affa531770bb73008ff66b8", kill_on_drop: false }` [INFO] [stderr] Compiling evm-tester v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "431c559b562d03dbb423caafa7219943043dde373affa531770bb73008ff66b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431c559b562d03dbb423caafa7219943043dde373affa531770bb73008ff66b8", kill_on_drop: false }` [INFO] [stdout] 431c559b562d03dbb423caafa7219943043dde373affa531770bb73008ff66b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4ed41afee4be47e35bab98f12809c4f02ebe074c7e5e3d9db18d7cb43a02bfd [INFO] running `Command { std: "docker" "start" "-a" "d4ed41afee4be47e35bab98f12809c4f02ebe074c7e5e3d9db18d7cb43a02bfd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/evm_tester-1348bff1159a725c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4ed41afee4be47e35bab98f12809c4f02ebe074c7e5e3d9db18d7cb43a02bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ed41afee4be47e35bab98f12809c4f02ebe074c7e5e3d9db18d7cb43a02bfd", kill_on_drop: false }` [INFO] [stdout] d4ed41afee4be47e35bab98f12809c4f02ebe074c7e5e3d9db18d7cb43a02bfd