Sep 01 21:30:45.342 INFO checking ethabi-cli-5.0.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 21:30:45.342 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 21:30:45.342 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:30:45.526 INFO blam! 9561599c20d98a1d2eae0ffe83eb745410cd984de7325ef67dec9f5cf8a5f70d Sep 01 21:30:45.528 INFO running `"docker" "start" "-a" "9561599c20d98a1d2eae0ffe83eb745410cd984de7325ef67dec9f5cf8a5f70d"` Sep 01 21:30:46.322 INFO kablam! Checking rustc-hex v2.0.1 Sep 01 21:30:46.323 INFO kablam! Checking error-chain v0.12.0 Sep 01 21:30:47.161 INFO kablam! Checking uint v0.4.1 Sep 01 21:30:49.181 INFO kablam! Checking ethereum-types v0.4.0 Sep 01 21:30:53.308 INFO kablam! Checking ethabi v5.1.2 Sep 01 21:30:56.289 INFO kablam! Checking ethabi-cli v5.0.1 (file:///source) Sep 01 21:30:59.972 INFO kablam! error[E0308]: mismatched types Sep 01 21:30:59.973 INFO kablam! --> src/error.rs:6:1 Sep 01 21:30:59.973 INFO kablam! | Sep 01 21:30:59.973 INFO kablam! 6 | / error_chain! { Sep 01 21:30:59.973 INFO kablam! 7 | | links { Sep 01 21:30:59.973 INFO kablam! 8 | | Ethabi(ethabi::Error, ethabi::ErrorKind); Sep 01 21:30:59.973 INFO kablam! 9 | | } Sep 01 21:30:59.973 INFO kablam! ... | Sep 01 21:30:59.973 INFO kablam! 15 | | } Sep 01 21:30:59.973 INFO kablam! 16 | | } Sep 01 21:30:59.973 INFO kablam! | |_^ expected struct `error_chain::State`, found a different struct `error_chain::State` Sep 01 21:30:59.973 INFO kablam! | Sep 01 21:30:59.973 INFO kablam! = note: expected type `error_chain::State` (struct `error_chain::State`) Sep 01 21:30:59.973 INFO kablam! found type `error_chain::State` (struct `error_chain::State`) Sep 01 21:30:59.973 INFO kablam! note: Perhaps two different versions of crate `error_chain` are being used? Sep 01 21:30:59.974 INFO kablam! --> src/error.rs:6:1 Sep 01 21:30:59.974 INFO kablam! | Sep 01 21:30:59.974 INFO kablam! 6 | / error_chain! { Sep 01 21:30:59.974 INFO kablam! 7 | | links { Sep 01 21:30:59.974 INFO kablam! 8 | | Ethabi(ethabi::Error, ethabi::ErrorKind); Sep 01 21:30:59.974 INFO kablam! 9 | | } Sep 01 21:30:59.974 INFO kablam! ... | Sep 01 21:30:59.974 INFO kablam! 15 | | } Sep 01 21:30:59.974 INFO kablam! 16 | | } Sep 01 21:30:59.974 INFO kablam! | |_^ Sep 01 21:30:59.974 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 01 21:30:59.974 INFO kablam! Sep 01 21:31:00.015 INFO kablam! error: aborting due to previous error Sep 01 21:31:00.015 INFO kablam! Sep 01 21:31:00.015 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 21:31:00.026 INFO kablam! error: Could not compile `ethabi-cli`. Sep 01 21:31:00.026 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:31:00.242 INFO kablam! error[E0308]: mismatched types Sep 01 21:31:00.242 INFO kablam! --> src/error.rs:6:1 Sep 01 21:31:00.242 INFO kablam! | Sep 01 21:31:00.242 INFO kablam! 6 | / error_chain! { Sep 01 21:31:00.242 INFO kablam! 7 | | links { Sep 01 21:31:00.242 INFO kablam! 8 | | Ethabi(ethabi::Error, ethabi::ErrorKind); Sep 01 21:31:00.242 INFO kablam! 9 | | } Sep 01 21:31:00.242 INFO kablam! ... | Sep 01 21:31:00.242 INFO kablam! 15 | | } Sep 01 21:31:00.242 INFO kablam! 16 | | } Sep 01 21:31:00.242 INFO kablam! | |_^ expected struct `error_chain::State`, found a different struct `error_chain::State` Sep 01 21:31:00.242 INFO kablam! | Sep 01 21:31:00.242 INFO kablam! = note: expected type `error_chain::State` (struct `error_chain::State`) Sep 01 21:31:00.242 INFO kablam! found type `error_chain::State` (struct `error_chain::State`) Sep 01 21:31:00.242 INFO kablam! note: Perhaps two different versions of crate `error_chain` are being used? Sep 01 21:31:00.242 INFO kablam! --> src/error.rs:6:1 Sep 01 21:31:00.242 INFO kablam! | Sep 01 21:31:00.242 INFO kablam! 6 | / error_chain! { Sep 01 21:31:00.243 INFO kablam! 7 | | links { Sep 01 21:31:00.243 INFO kablam! 8 | | Ethabi(ethabi::Error, ethabi::ErrorKind); Sep 01 21:31:00.243 INFO kablam! 9 | | } Sep 01 21:31:00.243 INFO kablam! ... | Sep 01 21:31:00.243 INFO kablam! 15 | | } Sep 01 21:31:00.243 INFO kablam! 16 | | } Sep 01 21:31:00.243 INFO kablam! | |_^ Sep 01 21:31:00.243 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 01 21:31:00.243 INFO kablam! Sep 01 21:31:00.269 INFO kablam! error: aborting due to previous error Sep 01 21:31:00.269 INFO kablam! Sep 01 21:31:00.269 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 21:31:00.280 INFO kablam! error: Could not compile `ethabi-cli`. Sep 01 21:31:00.280 INFO kablam! Sep 01 21:31:00.280 INFO kablam! To learn more, run the command again with --verbose. Sep 01 21:31:00.281 INFO kablam! su: No module specific data is present Sep 01 21:31:00.706 INFO running `"docker" "rm" "-f" "9561599c20d98a1d2eae0ffe83eb745410cd984de7325ef67dec9f5cf8a5f70d"` Sep 01 21:31:00.789 INFO blam! 9561599c20d98a1d2eae0ffe83eb745410cd984de7325ef67dec9f5cf8a5f70d