Sep 03 22:46:30.391 INFO checking edef1c/grit against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 22:46:30.391 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 22:46:30.391 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:46:30.558 INFO blam! f01d168d8e2d1e28426685a43efcde07f5c3eb0ce79d05586e8cb37d0043e190 Sep 03 22:46:30.560 INFO running `"docker" "start" "-a" "f01d168d8e2d1e28426685a43efcde07f5c3eb0ce79d05586e8cb37d0043e190"` Sep 03 22:46:31.243 INFO kablam! Checking safe_shl v1.1.0 Sep 03 22:46:31.244 INFO kablam! Checking io_at v0.1.0 (file:///source/io_at) Sep 03 22:46:31.250 INFO kablam! Checking hexdump v0.1.0 Sep 03 22:46:31.359 INFO kablam! Checking gulp v0.1.0 (file:///source/gulp) Sep 03 22:46:32.588 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 03 22:46:32.588 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 03 22:46:32.588 INFO kablam! | Sep 03 22:46:32.588 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 22:46:32.589 INFO kablam! | ^^^^^ Sep 03 22:46:32.589 INFO kablam! | Sep 03 22:46:32.589 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 03 22:46:32.589 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 03 22:46:32.589 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 22:46:32.589 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 03 22:46:32.589 INFO kablam! | Sep 03 22:46:32.589 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 22:46:32.589 INFO kablam! | ^^^^^^^^^ Sep 03 22:46:32.589 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 22:46:32.589 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 03 22:46:32.589 INFO kablam! | Sep 03 22:46:32.589 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 22:46:32.589 INFO kablam! | ^^^^^^ Sep 03 22:46:32.589 INFO kablam! Sep 03 22:46:32.650 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 03 22:46:32.650 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 03 22:46:32.650 INFO kablam! | Sep 03 22:46:32.650 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 22:46:32.650 INFO kablam! | ^^^^^ Sep 03 22:46:32.650 INFO kablam! | Sep 03 22:46:32.651 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 03 22:46:32.651 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 03 22:46:32.651 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 22:46:32.651 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 03 22:46:32.651 INFO kablam! | Sep 03 22:46:32.651 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 22:46:32.651 INFO kablam! | ^^^^^^^^^ Sep 03 22:46:32.652 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 22:46:32.652 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 03 22:46:32.652 INFO kablam! | Sep 03 22:46:32.652 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 22:46:32.652 INFO kablam! | ^^^^^^ Sep 03 22:46:32.652 INFO kablam! Sep 03 22:46:32.710 INFO kablam! Checking git v0.1.0 (file:///source/git) Sep 03 22:46:32.715 INFO kablam! Checking git_delta v0.1.0 (file:///source/git_delta) Sep 03 22:46:33.258 INFO kablam! Checking git_packfile v0.1.0 (file:///source/git_packfile) Sep 03 22:46:33.935 INFO kablam! Checking verify v0.1.0 (file:///source/verify) Sep 03 22:46:34.518 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.33s Sep 03 22:46:34.523 INFO kablam! su: No module specific data is present Sep 03 22:46:34.894 INFO running `"docker" "rm" "-f" "f01d168d8e2d1e28426685a43efcde07f5c3eb0ce79d05586e8cb37d0043e190"` Sep 03 22:46:34.975 INFO blam! f01d168d8e2d1e28426685a43efcde07f5c3eb0ce79d05586e8cb37d0043e190