Aug 02 10:39:18.511 INFO checking ethcore-bigint-0.2.1 against 1.27.2+tmplazy for lazy_static-1 Aug 02 10:39:18.511 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 02 10:39:18.511 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 02 10:39:18.512 INFO running `"docker" "create" "-v" "/tmp/crater.CuM51G7LEEz1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-3/1.27.2+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1.27.2 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Aug 02 10:39:18.688 INFO blam! 96841b050e22766f6855aa5b443ed1b5498fa73f41acbb6ebf05a4e516424faa Aug 02 10:39:18.691 INFO running `"docker" "start" "-a" "96841b050e22766f6855aa5b443ed1b5498fa73f41acbb6ebf05a4e516424faa"` Aug 02 10:39:19.871 INFO kablam! Checking bigint v4.4.0 Aug 02 10:39:19.872 INFO kablam! Checking plain_hasher v0.1.0 Aug 02 10:39:22.326 INFO kablam! Checking ethcore-bigint v0.2.1 (file:///source) Aug 02 10:39:23.983 INFO kablam! error[E0277]: `uint::U256` doesn't implement `std::fmt::Debug` Aug 02 10:39:23.983 INFO kablam! --> src/hash.rs:522:3 Aug 02 10:39:23.983 INFO kablam! | Aug 02 10:39:23.983 INFO kablam! 522 | assert_eq!(r_ref, u); Aug 02 10:39:23.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ `uint::U256` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Aug 02 10:39:23.983 INFO kablam! | Aug 02 10:39:23.983 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `uint::U256` Aug 02 10:39:23.983 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&uint::U256` Aug 02 10:39:23.984 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 02 10:39:23.984 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 02 10:39:23.984 INFO kablam! Aug 02 10:39:23.984 INFO kablam! error[E0277]: `uint::U256` doesn't implement `std::fmt::Debug` Aug 02 10:39:23.984 INFO kablam! --> src/hash.rs:522:3 Aug 02 10:39:23.984 INFO kablam! | Aug 02 10:39:23.984 INFO kablam! 522 | assert_eq!(r_ref, u); Aug 02 10:39:23.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ `uint::U256` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Aug 02 10:39:23.984 INFO kablam! | Aug 02 10:39:23.984 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `uint::U256` Aug 02 10:39:23.984 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&uint::U256` Aug 02 10:39:23.984 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 02 10:39:23.984 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 02 10:39:23.984 INFO kablam! Aug 02 10:39:23.985 INFO kablam! error[E0277]: `uint::U256` doesn't implement `std::fmt::Debug` Aug 02 10:39:23.985 INFO kablam! --> src/hash.rs:524:3 Aug 02 10:39:23.985 INFO kablam! | Aug 02 10:39:23.985 INFO kablam! 524 | assert_eq!(r, u); Aug 02 10:39:23.985 INFO kablam! | ^^^^^^^^^^^^^^^^^ `uint::U256` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Aug 02 10:39:23.985 INFO kablam! | Aug 02 10:39:23.985 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `uint::U256` Aug 02 10:39:23.985 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&uint::U256` Aug 02 10:39:23.985 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 02 10:39:23.985 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 02 10:39:23.985 INFO kablam! Aug 02 10:39:23.985 INFO kablam! error[E0277]: `uint::U256` doesn't implement `std::fmt::Debug` Aug 02 10:39:23.985 INFO kablam! --> src/hash.rs:524:3 Aug 02 10:39:23.985 INFO kablam! | Aug 02 10:39:23.985 INFO kablam! 524 | assert_eq!(r, u); Aug 02 10:39:23.985 INFO kablam! | ^^^^^^^^^^^^^^^^^ `uint::U256` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Aug 02 10:39:23.985 INFO kablam! | Aug 02 10:39:23.986 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `uint::U256` Aug 02 10:39:23.986 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&uint::U256` Aug 02 10:39:23.986 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 02 10:39:23.986 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 02 10:39:23.986 INFO kablam! Aug 02 10:39:23.999 INFO kablam! error: aborting due to 4 previous errors Aug 02 10:39:23.999 INFO kablam! Aug 02 10:39:23.999 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 02 10:39:24.011 INFO kablam! error: Could not compile `ethcore-bigint`. Aug 02 10:39:24.011 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 02 10:39:24.301 INFO kablam! error: build failed Aug 02 10:39:24.302 INFO kablam! su: No module specific data is present Aug 02 10:39:25.037 INFO running `"docker" "rm" "-f" "96841b050e22766f6855aa5b443ed1b5498fa73f41acbb6ebf05a4e516424faa"` Aug 02 10:39:25.161 INFO blam! 96841b050e22766f6855aa5b443ed1b5498fa73f41acbb6ebf05a4e516424faa