Sep 03 18:56:34.755 INFO checking edef1c/grit against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 18:56:34.755 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 18:56:34.755 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 18:56:34.938 INFO blam! e4a02eb54db522b874dc3bd64eb3916ee953fe44307cc6f5c1734f647b5d99a0 Sep 03 18:56:34.939 INFO running `"docker" "start" "-a" "e4a02eb54db522b874dc3bd64eb3916ee953fe44307cc6f5c1734f647b5d99a0"` Sep 03 18:56:35.627 INFO kablam! Checking safe_shl v1.1.0 Sep 03 18:56:35.628 INFO kablam! Checking io_at v0.1.0 (file:///source/io_at) Sep 03 18:56:35.630 INFO kablam! Checking hexdump v0.1.0 Sep 03 18:56:35.767 INFO kablam! Checking gulp v0.1.0 (file:///source/gulp) Sep 03 18:56:36.849 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 03 18:56:36.849 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 03 18:56:36.849 INFO kablam! | Sep 03 18:56:36.849 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:36.849 INFO kablam! | ^^^^^ Sep 03 18:56:36.849 INFO kablam! | Sep 03 18:56:36.849 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 03 18:56:36.849 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 03 18:56:36.849 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 18:56:36.849 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 03 18:56:36.849 INFO kablam! | Sep 03 18:56:36.849 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:36.849 INFO kablam! | ^^^^^^^^^ Sep 03 18:56:36.849 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 18:56:36.849 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 03 18:56:36.849 INFO kablam! | Sep 03 18:56:36.849 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:36.849 INFO kablam! | ^^^^^^ Sep 03 18:56:36.849 INFO kablam! Sep 03 18:56:36.883 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 03 18:56:36.883 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 03 18:56:36.883 INFO kablam! | Sep 03 18:56:36.883 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:36.883 INFO kablam! | ^^^^^ Sep 03 18:56:36.883 INFO kablam! | Sep 03 18:56:36.883 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 03 18:56:36.883 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 03 18:56:36.883 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 18:56:36.883 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 03 18:56:36.883 INFO kablam! | Sep 03 18:56:36.883 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:36.883 INFO kablam! | ^^^^^^^^^ Sep 03 18:56:36.883 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 18:56:36.884 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 03 18:56:36.884 INFO kablam! | Sep 03 18:56:36.884 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:36.884 INFO kablam! | ^^^^^^ Sep 03 18:56:36.884 INFO kablam! Sep 03 18:56:36.884 INFO kablam! Checking git v0.1.0 (file:///source/git) Sep 03 18:56:36.884 INFO kablam! Checking git_delta v0.1.0 (file:///source/git_delta) Sep 03 18:56:37.504 INFO kablam! Checking git_packfile v0.1.0 (file:///source/git_packfile) Sep 03 18:56:38.428 INFO kablam! Checking verify v0.1.0 (file:///source/verify) Sep 03 18:56:39.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.58s Sep 03 18:56:39.169 INFO kablam! su: No module specific data is present Sep 03 18:56:39.698 INFO running `"docker" "rm" "-f" "e4a02eb54db522b874dc3bd64eb3916ee953fe44307cc6f5c1734f647b5d99a0"` Sep 03 18:56:39.811 INFO blam! e4a02eb54db522b874dc3bd64eb3916ee953fe44307cc6f5c1734f647b5d99a0