Sep 20 22:50:11.190 INFO checking edef1c/grit against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 22:50:11.190 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 22:50:11.190 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:50:11.445 INFO blam! 6b9ece2fa756b6539bda06376325e7e9938316acfdcc045a9e136578446bf0de Sep 20 22:50:11.448 INFO running `"docker" "start" "-a" "6b9ece2fa756b6539bda06376325e7e9938316acfdcc045a9e136578446bf0de"` Sep 20 22:50:12.973 INFO kablam! usermod: no changes Sep 20 22:50:13.073 INFO kablam! Checking safe_shl v1.1.0 Sep 20 22:50:13.073 INFO kablam! Checking io_at v0.1.0 (/source/io_at) Sep 20 22:50:13.081 INFO kablam! Checking hexdump v0.1.0 Sep 20 22:50:13.616 INFO kablam! Checking gulp v0.1.0 (/source/gulp) Sep 20 22:50:14.963 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 22:50:14.963 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 20 22:50:14.963 INFO kablam! | Sep 20 22:50:14.963 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 20 22:50:14.963 INFO kablam! | ^^^^^ Sep 20 22:50:14.963 INFO kablam! | Sep 20 22:50:14.963 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 22:50:14.963 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 22:50:14.963 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 22:50:14.963 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 20 22:50:14.963 INFO kablam! | Sep 20 22:50:14.963 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 20 22:50:14.963 INFO kablam! | ^^^^^^^^^ Sep 20 22:50:14.963 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 22:50:14.963 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 20 22:50:14.963 INFO kablam! | Sep 20 22:50:14.963 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 20 22:50:14.963 INFO kablam! | ^^^^^^ Sep 20 22:50:14.963 INFO kablam! Sep 20 22:50:15.082 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 22:50:15.082 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 20 22:50:15.082 INFO kablam! | Sep 20 22:50:15.082 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 20 22:50:15.082 INFO kablam! | ^^^^^ Sep 20 22:50:15.082 INFO kablam! | Sep 20 22:50:15.082 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 22:50:15.082 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 22:50:15.082 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 22:50:15.082 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 20 22:50:15.082 INFO kablam! | Sep 20 22:50:15.082 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 20 22:50:15.082 INFO kablam! | ^^^^^^^^^ Sep 20 22:50:15.082 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 22:50:15.082 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 20 22:50:15.082 INFO kablam! | Sep 20 22:50:15.082 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 20 22:50:15.082 INFO kablam! | ^^^^^^ Sep 20 22:50:15.082 INFO kablam! Sep 20 22:50:15.142 INFO kablam! Checking git v0.1.0 (/source/git) Sep 20 22:50:15.142 INFO kablam! Checking git_delta v0.1.0 (/source/git_delta) Sep 20 22:50:15.940 INFO kablam! Checking git_packfile v0.1.0 (/source/git_packfile) Sep 20 22:50:16.546 INFO kablam! Checking verify v0.1.0 (/source/verify) Sep 20 22:50:17.366 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.36s Sep 20 22:50:17.372 INFO kablam! su: No module specific data is present Sep 20 22:50:18.074 INFO running `"docker" "rm" "-f" "6b9ece2fa756b6539bda06376325e7e9938316acfdcc045a9e136578446bf0de"` Sep 20 22:50:18.205 INFO blam! 6b9ece2fa756b6539bda06376325e7e9938316acfdcc045a9e136578446bf0de