Sep 02 15:08:42.335 INFO checking ethabi-cli-5.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 15:08:42.335 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 15:08:42.336 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 15:08:42.517 INFO blam! b96532e05393eaa2a7c2dcc44fae13bd26f7645db8f9055617484c1e2f999f8d Sep 02 15:08:42.519 INFO running `"docker" "start" "-a" "b96532e05393eaa2a7c2dcc44fae13bd26f7645db8f9055617484c1e2f999f8d"` Sep 02 15:08:43.371 INFO kablam! Checking rustc-hex v2.0.1 Sep 02 15:08:44.341 INFO kablam! Checking uint v0.4.1 Sep 02 15:08:46.929 INFO kablam! Checking ethereum-types v0.4.0 Sep 02 15:08:51.506 INFO kablam! Checking ethabi v5.1.2 Sep 02 15:08:53.824 INFO kablam! Checking ethabi-cli v5.0.1 (file:///source) Sep 02 15:08:56.631 INFO kablam! error[E0308]: mismatched types Sep 02 15:08:56.631 INFO kablam! --> src/error.rs:6:1 Sep 02 15:08:56.631 INFO kablam! | Sep 02 15:08:56.631 INFO kablam! 6 | / error_chain! { Sep 02 15:08:56.631 INFO kablam! 7 | | links { Sep 02 15:08:56.632 INFO kablam! 8 | | Ethabi(ethabi::Error, ethabi::ErrorKind); Sep 02 15:08:56.632 INFO kablam! 9 | | } Sep 02 15:08:56.632 INFO kablam! ... | Sep 02 15:08:56.632 INFO kablam! 15 | | } Sep 02 15:08:56.632 INFO kablam! 16 | | } Sep 02 15:08:56.632 INFO kablam! | |_^ expected struct `error_chain::State`, found a different struct `error_chain::State` Sep 02 15:08:56.632 INFO kablam! | Sep 02 15:08:56.632 INFO kablam! = note: expected type `error_chain::State` (struct `error_chain::State`) Sep 02 15:08:56.632 INFO kablam! found type `error_chain::State` (struct `error_chain::State`) Sep 02 15:08:56.632 INFO kablam! note: Perhaps two different versions of crate `error_chain` are being used? Sep 02 15:08:56.632 INFO kablam! --> src/error.rs:6:1 Sep 02 15:08:56.632 INFO kablam! | Sep 02 15:08:56.632 INFO kablam! 6 | / error_chain! { Sep 02 15:08:56.632 INFO kablam! 7 | | links { Sep 02 15:08:56.632 INFO kablam! 8 | | Ethabi(ethabi::Error, ethabi::ErrorKind); Sep 02 15:08:56.632 INFO kablam! 9 | | } Sep 02 15:08:56.632 INFO kablam! ... | Sep 02 15:08:56.632 INFO kablam! 15 | | } Sep 02 15:08:56.632 INFO kablam! 16 | | } Sep 02 15:08:56.632 INFO kablam! | |_^ Sep 02 15:08:56.632 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 15:08:56.632 INFO kablam! Sep 02 15:08:56.663 INFO kablam! error: aborting due to previous error Sep 02 15:08:56.663 INFO kablam! Sep 02 15:08:56.663 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 02 15:08:56.674 INFO kablam! error: Could not compile `ethabi-cli`. Sep 02 15:08:56.674 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:08:57.303 INFO kablam! error[E0308]: mismatched types Sep 02 15:08:57.303 INFO kablam! --> src/error.rs:6:1 Sep 02 15:08:57.303 INFO kablam! | Sep 02 15:08:57.303 INFO kablam! 6 | / error_chain! { Sep 02 15:08:57.303 INFO kablam! 7 | | links { Sep 02 15:08:57.303 INFO kablam! 8 | | Ethabi(ethabi::Error, ethabi::ErrorKind); Sep 02 15:08:57.303 INFO kablam! 9 | | } Sep 02 15:08:57.303 INFO kablam! ... | Sep 02 15:08:57.303 INFO kablam! 15 | | } Sep 02 15:08:57.303 INFO kablam! 16 | | } Sep 02 15:08:57.303 INFO kablam! | |_^ expected struct `error_chain::State`, found a different struct `error_chain::State` Sep 02 15:08:57.303 INFO kablam! | Sep 02 15:08:57.303 INFO kablam! = note: expected type `error_chain::State` (struct `error_chain::State`) Sep 02 15:08:57.304 INFO kablam! found type `error_chain::State` (struct `error_chain::State`) Sep 02 15:08:57.304 INFO kablam! note: Perhaps two different versions of crate `error_chain` are being used? Sep 02 15:08:57.304 INFO kablam! --> src/error.rs:6:1 Sep 02 15:08:57.304 INFO kablam! | Sep 02 15:08:57.304 INFO kablam! 6 | / error_chain! { Sep 02 15:08:57.304 INFO kablam! 7 | | links { Sep 02 15:08:57.304 INFO kablam! 8 | | Ethabi(ethabi::Error, ethabi::ErrorKind); Sep 02 15:08:57.304 INFO kablam! 9 | | } Sep 02 15:08:57.304 INFO kablam! ... | Sep 02 15:08:57.304 INFO kablam! 15 | | } Sep 02 15:08:57.304 INFO kablam! 16 | | } Sep 02 15:08:57.304 INFO kablam! | |_^ Sep 02 15:08:57.304 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 15:08:57.304 INFO kablam! Sep 02 15:08:57.332 INFO kablam! error: aborting due to previous error Sep 02 15:08:57.332 INFO kablam! Sep 02 15:08:57.332 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 02 15:08:57.347 INFO kablam! error: Could not compile `ethabi-cli`. Sep 02 15:08:57.347 INFO kablam! Sep 02 15:08:57.347 INFO kablam! To learn more, run the command again with --verbose. Sep 02 15:08:57.349 INFO kablam! su: No module specific data is present Sep 02 15:08:57.717 INFO running `"docker" "rm" "-f" "b96532e05393eaa2a7c2dcc44fae13bd26f7645db8f9055617484c1e2f999f8d"` Sep 02 15:08:57.824 INFO blam! b96532e05393eaa2a7c2dcc44fae13bd26f7645db8f9055617484c1e2f999f8d