Aug 17 23:27:14.374 INFO checking ethcore-bigint-0.2.1 against try#a5d98b025f62ace80fe9d2a15781f900fc42515e for pr-53426 Aug 17 23:27:14.374 INFO running: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 17 23:27:14.374 INFO creating container for: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 17 23:27:14.374 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53426/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-3/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/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 +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 17 23:27:14.638 INFO blam! 23750329910ee2a646fd81db5011ff105cb179040b828884afadc8535526fe74 Aug 17 23:27:14.641 INFO running `"docker" "start" "-a" "23750329910ee2a646fd81db5011ff105cb179040b828884afadc8535526fe74"` Aug 17 23:27:15.797 INFO kablam! Checking plain_hasher v0.1.0 Aug 17 23:27:15.797 INFO kablam! Checking bigint v4.4.0 Aug 17 23:27:19.279 INFO kablam! Checking ethcore-bigint v0.2.1 (file:///source) Aug 17 23:27:22.924 INFO kablam! error[E0277]: `uint::U256` doesn't implement `std::fmt::Debug` Aug 17 23:27:22.924 INFO kablam! --> src/hash.rs:522:3 Aug 17 23:27:22.924 INFO kablam! | Aug 17 23:27:22.924 INFO kablam! 522 | assert_eq!(r_ref, u); Aug 17 23:27:22.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ `uint::U256` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Aug 17 23:27:22.924 INFO kablam! | Aug 17 23:27:22.925 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `uint::U256` Aug 17 23:27:22.925 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&uint::U256` Aug 17 23:27:22.925 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 17 23:27:22.925 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) Aug 17 23:27:22.925 INFO kablam! Aug 17 23:27:22.926 INFO kablam! error[E0277]: `uint::U256` doesn't implement `std::fmt::Debug` Aug 17 23:27:22.926 INFO kablam! --> src/hash.rs:522:3 Aug 17 23:27:22.927 INFO kablam! | Aug 17 23:27:22.927 INFO kablam! 522 | assert_eq!(r_ref, u); Aug 17 23:27:22.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ `uint::U256` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Aug 17 23:27:22.927 INFO kablam! | Aug 17 23:27:22.927 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `uint::U256` Aug 17 23:27:22.927 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&uint::U256` Aug 17 23:27:22.927 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 17 23:27:22.927 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) Aug 17 23:27:22.927 INFO kablam! Aug 17 23:27:22.929 INFO kablam! error[E0277]: `uint::U256` doesn't implement `std::fmt::Debug` Aug 17 23:27:22.929 INFO kablam! --> src/hash.rs:524:3 Aug 17 23:27:22.929 INFO kablam! | Aug 17 23:27:22.929 INFO kablam! 524 | assert_eq!(r, u); Aug 17 23:27:22.929 INFO kablam! | ^^^^^^^^^^^^^^^^^ `uint::U256` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Aug 17 23:27:22.932 INFO kablam! | Aug 17 23:27:22.932 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `uint::U256` Aug 17 23:27:22.932 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&uint::U256` Aug 17 23:27:22.933 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 17 23:27:22.933 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) Aug 17 23:27:22.933 INFO kablam! Aug 17 23:27:22.933 INFO kablam! error[E0277]: `uint::U256` doesn't implement `std::fmt::Debug` Aug 17 23:27:22.933 INFO kablam! --> src/hash.rs:524:3 Aug 17 23:27:22.934 INFO kablam! | Aug 17 23:27:22.934 INFO kablam! 524 | assert_eq!(r, u); Aug 17 23:27:22.934 INFO kablam! | ^^^^^^^^^^^^^^^^^ `uint::U256` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Aug 17 23:27:22.934 INFO kablam! | Aug 17 23:27:22.934 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `uint::U256` Aug 17 23:27:22.934 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&uint::U256` Aug 17 23:27:22.934 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 17 23:27:22.936 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) Aug 17 23:27:22.937 INFO kablam! Aug 17 23:27:22.970 INFO kablam! error: aborting due to 4 previous errors Aug 17 23:27:22.970 INFO kablam! Aug 17 23:27:22.970 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 17 23:27:22.986 INFO kablam! error: Could not compile `ethcore-bigint`. Aug 17 23:27:22.986 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 17 23:27:23.084 INFO kablam! error: build failed Aug 17 23:27:23.096 INFO kablam! su: No module specific data is present Aug 17 23:27:23.619 INFO running `"docker" "rm" "-f" "23750329910ee2a646fd81db5011ff105cb179040b828884afadc8535526fe74"` Aug 17 23:27:23.792 INFO blam! 23750329910ee2a646fd81db5011ff105cb179040b828884afadc8535526fe74