Sep 19 14:51:05.246 INFO checking paritytech/ethabi against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 14:51:05.246 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 14:51:05.246 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:51:05.578 INFO blam! caa6110f3afff7ab206ddf7a0437bea58497fc7afd817c1bf6b6095248687f13 Sep 19 14:51:05.581 INFO running `"docker" "start" "-a" "caa6110f3afff7ab206ddf7a0437bea58497fc7afd817c1bf6b6095248687f13"` Sep 19 14:51:06.857 INFO kablam! usermod: no changes Sep 19 14:51:07.082 INFO kablam! Compiling heapsize v0.4.2 Sep 19 14:51:07.086 INFO kablam! Compiling crunchy v0.1.6 Sep 19 14:51:07.086 INFO kablam! Compiling rustc-hex v1.0.0 Sep 19 14:51:07.086 INFO kablam! Checking libc v0.2.40 Sep 19 14:51:07.086 INFO kablam! Compiling byteorder v1.2.2 Sep 19 14:51:07.086 INFO kablam! Compiling rustc-hex v2.0.1 Sep 19 14:51:07.086 INFO kablam! Compiling num-traits v0.2.2 Sep 19 14:51:08.919 INFO kablam! Compiling itoa v0.4.1 Sep 19 14:51:09.858 INFO kablam! Compiling dtoa v0.4.2 Sep 19 14:51:10.671 INFO kablam! Compiling error-chain v0.12.0 Sep 19 14:51:10.762 INFO kablam! Compiling unicode-segmentation v1.2.0 Sep 19 14:51:13.164 INFO kablam! Checking ethabi-contract v6.0.0 (/source/contract) Sep 19 14:51:13.280 INFO kablam! Compiling rand v0.4.2 Sep 19 14:51:13.942 INFO kablam! Compiling proc-macro-hack v0.4.0 Sep 19 14:51:14.222 INFO kablam! Checking memchr v2.0.1 Sep 19 14:51:14.342 INFO kablam! Compiling serde v1.0.78 Sep 19 14:51:14.746 INFO kablam! Compiling heck v0.3.0 Sep 19 14:51:16.722 INFO kablam! Compiling hex-literal-impl v0.1.1 Sep 19 14:51:17.734 INFO kablam! Checking aho-corasick v0.6.4 Sep 19 14:51:18.406 INFO kablam! Compiling tiny-keccak v1.4.1 Sep 19 14:51:23.986 INFO kablam! Checking uint v0.4.1 Sep 19 14:51:24.094 INFO kablam! Compiling syn v0.15.4 Sep 19 14:51:34.334 INFO kablam! Checking fixed-hash v0.2.0 Sep 19 14:51:35.367 INFO kablam! Checking regex v0.2.10 Sep 19 14:51:49.802 INFO kablam! Checking hex-literal v0.1.1 Sep 19 14:52:12.907 INFO kablam! Compiling serde_derive v1.0.78 Sep 19 14:52:20.863 INFO kablam! Compiling ethereum-types-serialize v0.2.1 Sep 19 14:52:20.865 INFO kablam! Compiling serde_json v1.0.13 Sep 19 14:52:25.487 INFO kablam! Checking ethbloom v0.5.0 Sep 19 14:52:28.409 INFO kablam! Checking ethereum-types v0.4.0 Sep 19 14:52:53.586 INFO kablam! Checking ethabi v6.0.1 (/source/ethabi) Sep 19 14:52:53.586 INFO kablam! Checking docopt v0.8.3 Sep 19 14:52:54.770 INFO kablam! warning: unused import: `hex::FromHex` Sep 19 14:52:54.770 INFO kablam! --> ethabi/src/encoder.rs:170:6 Sep 19 14:52:54.770 INFO kablam! | Sep 19 14:52:54.770 INFO kablam! 170 | use hex::FromHex; Sep 19 14:52:54.770 INFO kablam! | ^^^^^^^^^^^^ Sep 19 14:52:54.770 INFO kablam! | Sep 19 14:52:54.770 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 14:52:54.770 INFO kablam! Sep 19 14:52:54.799 INFO kablam! warning: unused import: `hex::FromHex` Sep 19 14:52:54.799 INFO kablam! --> ethabi/src/function.rs:56:6 Sep 19 14:52:54.799 INFO kablam! | Sep 19 14:52:54.799 INFO kablam! 56 | use hex::FromHex; Sep 19 14:52:54.799 INFO kablam! | ^^^^^^^^^^^^ Sep 19 14:52:54.799 INFO kablam! Sep 19 14:52:54.806 INFO kablam! warning: unused import: `hex::FromHex` Sep 19 14:52:54.806 INFO kablam! --> ethabi/src/signature.rs:32:6 Sep 19 14:52:54.806 INFO kablam! | Sep 19 14:52:54.806 INFO kablam! 32 | use hex::FromHex; Sep 19 14:52:54.806 INFO kablam! | ^^^^^^^^^^^^ Sep 19 14:52:54.806 INFO kablam! Sep 19 14:52:54.806 INFO kablam! warning: unused import: `hex::FromHex` Sep 19 14:52:54.806 INFO kablam! --> ethabi/src/util.rs:48:6 Sep 19 14:52:54.806 INFO kablam! | Sep 19 14:52:54.806 INFO kablam! 48 | use hex::FromHex; Sep 19 14:52:54.806 INFO kablam! | ^^^^^^^^^^^^ Sep 19 14:52:54.806 INFO kablam! Sep 19 14:52:55.906 INFO kablam! Checking ethabi-derive v6.0.2 (/source/derive) Sep 19 14:52:57.066 INFO kablam! Checking ethabi-cli v6.0.0 (/source/cli) Sep 19 14:53:26.170 INFO kablam! Checking ethabi-tests v0.1.0 (/source/tests) Sep 19 14:53:28.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 21s Sep 19 14:53:28.176 INFO kablam! su: No module specific data is present Sep 19 14:53:29.891 INFO running `"docker" "rm" "-f" "caa6110f3afff7ab206ddf7a0437bea58497fc7afd817c1bf6b6095248687f13"` Sep 19 14:53:30.004 INFO blam! caa6110f3afff7ab206ddf7a0437bea58497fc7afd817c1bf6b6095248687f13