[INFO] crate ethabi 9.0.1 is already in cache [INFO] checking ethabi-9.0.1 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate ethabi 9.0.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate ethabi 9.0.1 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ethabi 9.0.1 [INFO] finished tweaking crates.io crate ethabi 9.0.1 [INFO] tweaked toml for crates.io crate ethabi 9.0.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8be942992298498238d8e341c83abcd28024121280007de9f9a675c654924abf [INFO] running `"docker" "start" "-a" "8be942992298498238d8e341c83abcd28024121280007de9f9a675c654924abf"` [INFO] [stderr] Checking impl-serde v0.3.0 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Checking primitive-types v0.6.2 [INFO] [stderr] Checking ethbloom v0.8.1 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking ethereum-types v0.8.0 [INFO] [stderr] Checking ethabi v9.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | SerdeJson(serde_json::Error); [INFO] [stderr] 10 | | ParseInt(num::ParseIntError); [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | SerdeJson(serde_json::Error); [INFO] [stderr] 10 | | ParseInt(num::ParseIntError); [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | SerdeJson(serde_json::Error); [INFO] [stderr] 10 | | ParseInt(num::ParseIntError); [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | foreign_links { [INFO] [stderr] 9 | | SerdeJson(serde_json::Error); [INFO] [stderr] 10 | | ParseInt(num::ParseIntError); [INFO] [stderr] ... | [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.97s [INFO] running `"docker" "inspect" "8be942992298498238d8e341c83abcd28024121280007de9f9a675c654924abf"` [INFO] running `"docker" "rm" "-f" "8be942992298498238d8e341c83abcd28024121280007de9f9a675c654924abf"` [INFO] [stdout] 8be942992298498238d8e341c83abcd28024121280007de9f9a675c654924abf