Aug 02 11:50:00.825 INFO checking dbg-1.0.4 against 1.27.2 for lazy_static-1 Aug 02 11:50:00.825 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 02 11:50:00.825 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 02 11:50:00.825 INFO running `"docker" "create" "-v" "/tmp/crater.CS0fqlj8C6SO:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-1/1.27.2:/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 11:50:01.075 INFO blam! 439ada1eb86dc250ff3e0535c1f3ff39c78ccae699112e1e24f8906d3ba10b21 Aug 02 11:50:01.078 INFO running `"docker" "start" "-a" "439ada1eb86dc250ff3e0535c1f3ff39c78ccae699112e1e24f8906d3ba10b21"` Aug 02 11:50:02.212 INFO kablam! Compiling dbg v1.0.4 (file:///source) Aug 02 11:50:04.123 INFO kablam! error[E0277]: `tests::not_debug::X` doesn't implement `std::fmt::Debug` Aug 02 11:50:04.123 INFO kablam! --> src/lib.rs:86:62 Aug 02 11:50:04.123 INFO kablam! | Aug 02 11:50:04.123 INFO kablam! 86 | (if detailed { write!(&mut err, "{:#?}", _tmp) } Aug 02 11:50:04.123 INFO kablam! | ^^^^ `tests::not_debug::X` cannot be formatted using `{:?}` Aug 02 11:50:04.124 INFO kablam! ... Aug 02 11:50:04.124 INFO kablam! 270 | dbg!(&a); Aug 02 11:50:04.124 INFO kablam! | --------- in this macro invocation Aug 02 11:50:04.124 INFO kablam! | Aug 02 11:50:04.124 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `tests::not_debug::X` Aug 02 11:50:04.124 INFO kablam! = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` Aug 02 11:50:04.124 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&tests::not_debug::X` Aug 02 11:50:04.124 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `WrapDebug<&tests::not_debug::X>` Aug 02 11:50:04.124 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 02 11:50:04.124 INFO kablam! Aug 02 11:50:04.125 INFO kablam! error[E0277]: `tests::not_debug::X` doesn't implement `std::fmt::Debug` Aug 02 11:50:04.125 INFO kablam! --> src/lib.rs:87:62 Aug 02 11:50:04.125 INFO kablam! | Aug 02 11:50:04.125 INFO kablam! 87 | else { write!(&mut err, "{:?}" , _tmp) }).unwrap(); Aug 02 11:50:04.125 INFO kablam! | ^^^^ `tests::not_debug::X` cannot be formatted using `{:?}` Aug 02 11:50:04.125 INFO kablam! ... Aug 02 11:50:04.125 INFO kablam! 270 | dbg!(&a); Aug 02 11:50:04.125 INFO kablam! | --------- in this macro invocation Aug 02 11:50:04.125 INFO kablam! | Aug 02 11:50:04.125 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `tests::not_debug::X` Aug 02 11:50:04.125 INFO kablam! = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` Aug 02 11:50:04.125 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `&tests::not_debug::X` Aug 02 11:50:04.125 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `WrapDebug<&tests::not_debug::X>` Aug 02 11:50:04.125 INFO kablam! = note: required by `std::fmt::Debug::fmt` Aug 02 11:50:04.126 INFO kablam! Aug 02 11:50:04.392 INFO kablam! error: aborting due to 2 previous errors Aug 02 11:50:04.392 INFO kablam! Aug 02 11:50:04.392 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 02 11:50:04.404 INFO kablam! error: Could not compile `dbg`. Aug 02 11:50:04.404 INFO kablam! Aug 02 11:50:04.405 INFO kablam! To learn more, run the command again with --verbose. Aug 02 11:50:04.406 INFO kablam! su: No module specific data is present Aug 02 11:50:05.053 INFO running `"docker" "rm" "-f" "439ada1eb86dc250ff3e0535c1f3ff39c78ccae699112e1e24f8906d3ba10b21"` Aug 02 11:50:05.211 INFO blam! 439ada1eb86dc250ff3e0535c1f3ff39c78ccae699112e1e24f8906d3ba10b21