[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#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitegraph%2Fethabi" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/litegraph/ethabi on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "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-1/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" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3644c9664576ea861b7bcae1b9530ad2ccc7c15296522cb814ef646de9e2e36 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d3644c9664576ea861b7bcae1b9530ad2ccc7c15296522cb814ef646de9e2e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3644c9664576ea861b7bcae1b9530ad2ccc7c15296522cb814ef646de9e2e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3644c9664576ea861b7bcae1b9530ad2ccc7c15296522cb814ef646de9e2e36", kill_on_drop: false }` [INFO] [stdout] d3644c9664576ea861b7bcae1b9530ad2ccc7c15296522cb814ef646de9e2e36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cbf6c4749345f2c3882d36e4bcc4488d07c6715af65642b4d0a964344147147 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9cbf6c4749345f2c3882d36e4bcc4488d07c6715af65642b4d0a964344147147", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking bitvec v0.14.0 [INFO] [stderr] Checking byte-slice-cast v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking unicode-segmentation v1.2.0 [INFO] [stderr] Checking ethabi-contract v11.0.0-graph (/opt/rustwide/workdir/contract) [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Compiling rlp v0.4.0 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking impl-rlp v0.2.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking fixed-hash v0.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling hex-literal-impl v0.2.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Checking hex-literal v0.2.1 [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 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] [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] [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: 2 warnings emitted [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: 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 57.86s [INFO] running `Command { std: "docker" "inspect" "9cbf6c4749345f2c3882d36e4bcc4488d07c6715af65642b4d0a964344147147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cbf6c4749345f2c3882d36e4bcc4488d07c6715af65642b4d0a964344147147", kill_on_drop: false }` [INFO] [stdout] 9cbf6c4749345f2c3882d36e4bcc4488d07c6715af65642b4d0a964344147147