[INFO] cloning repository https://github.com/litegraph/ethabi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litegraph/ethabi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitegraph%2Fethabi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitegraph%2Fethabi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35977d1ce69d4c2db652c502d70e4e53a7aa9897 [INFO] checking litegraph/ethabi against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitegraph%2Fethabi" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/litegraph/ethabi on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/litegraph/ethabi [INFO] finished tweaking git repo https://github.com/litegraph/ethabi [INFO] tweaked toml for git repo https://github.com/litegraph/ethabi written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/litegraph/ethabi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a84047daeee487fffc9a79faa6db6291d87c3857f0dc04e5fcee4eb7eadb9fc [INFO] running `Command { std: "docker" "start" "-a" "4a84047daeee487fffc9a79faa6db6291d87c3857f0dc04e5fcee4eb7eadb9fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a84047daeee487fffc9a79faa6db6291d87c3857f0dc04e5fcee4eb7eadb9fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a84047daeee487fffc9a79faa6db6291d87c3857f0dc04e5fcee4eb7eadb9fc", kill_on_drop: false }` [INFO] [stdout] 4a84047daeee487fffc9a79faa6db6291d87c3857f0dc04e5fcee4eb7eadb9fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bb3f9ff621ef719854db072f6abe4228f0dd16e746d68541e7281363bd8302f [INFO] running `Command { std: "docker" "start" "-a" "6bb3f9ff621ef719854db072f6abe4228f0dd16e746d68541e7281363bd8302f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Checking byte-slice-cast v0.3.2 [INFO] [stderr] Checking bitvec v0.14.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking ethabi-contract v11.0.0-graph (/opt/rustwide/workdir/contract) [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Checking rlp v0.4.0 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking impl-rlp v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling fixed-hash v0.6.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.0 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking parity-scale-codec v1.0.5 [INFO] [stderr] Checking impl-serde v0.3.0 [INFO] [stderr] Checking serde_json v1.0.13 [INFO] [stderr] Checking ethbloom v0.9.0 [INFO] [stderr] Checking impl-codec v0.4.1 [INFO] [stderr] Checking primitive-types v0.7.0 [INFO] [stderr] Checking ethereum-types v0.9.0 [INFO] [stderr] Checking ethabi v12.0.0-graph (/opt/rustwide/workdir/ethabi) [INFO] [stderr] Checking ethabi-derive v12.0.0-graph (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking ethabi-cli v12.0.0-graph (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: use of deprecated field `function::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong. [INFO] [stdout] --> ethabi/src/function.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `function::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong. [INFO] [stdout] --> ethabi/src/operation.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `ethabi::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong. [INFO] [stdout] --> derive/src/function.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `ethabi::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong. [INFO] [stdout] --> derive/src/function.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `ethabi::Function::constant`: The constant attribute was removed in Solidity 0.5.0 and has been replaced with stateMutability. If parsing a JSON AST created with this version or later this value will always be false, which may be wrong. [INFO] [stdout] --> derive/src/function.rs:376:4 [INFO] [stdout] | [INFO] [stdout] 376 | constant: false, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethabi-tests v0.1.1-graph (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "6bb3f9ff621ef719854db072f6abe4228f0dd16e746d68541e7281363bd8302f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb3f9ff621ef719854db072f6abe4228f0dd16e746d68541e7281363bd8302f", kill_on_drop: false }` [INFO] [stdout] 6bb3f9ff621ef719854db072f6abe4228f0dd16e746d68541e7281363bd8302f