Sep 14 04:33:42.271 INFO checking edef1c/grit against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 04:33:42.272 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 04:33:42.275 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:33:42.666 INFO blam! c2d96b256a66706304137a98fc4fe2f080e2c19a9b589dec84c2a6d492c9d30d Sep 14 04:33:42.668 INFO running `"docker" "start" "-a" "c2d96b256a66706304137a98fc4fe2f080e2c19a9b589dec84c2a6d492c9d30d"` Sep 14 04:33:44.390 INFO kablam! usermod: no changes Sep 14 04:33:44.559 INFO kablam! Checking safe_shl v1.1.0 Sep 14 04:33:44.559 INFO kablam! Checking itertools v0.4.19 Sep 14 04:33:44.559 INFO kablam! Checking nodrop v0.1.8 Sep 14 04:33:44.559 INFO kablam! Checking io_at v0.1.0 (file:///source/io_at) Sep 14 04:33:44.871 INFO kablam! Checking gulp v0.1.0 (file:///source/gulp) Sep 14 04:33:45.396 INFO kablam! Checking arrayvec v0.3.20 Sep 14 04:33:46.291 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 04:33:46.291 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 14 04:33:46.291 INFO kablam! | Sep 14 04:33:46.291 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 14 04:33:46.291 INFO kablam! | ^^^^^ Sep 14 04:33:46.292 INFO kablam! | Sep 14 04:33:46.292 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 04:33:46.292 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 04:33:46.292 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 04:33:46.292 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 14 04:33:46.292 INFO kablam! | Sep 14 04:33:46.292 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 14 04:33:46.292 INFO kablam! | ^^^^^^^^^ Sep 14 04:33:46.292 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 04:33:46.292 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 14 04:33:46.292 INFO kablam! | Sep 14 04:33:46.292 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 14 04:33:46.292 INFO kablam! | ^^^^^^ Sep 14 04:33:46.292 INFO kablam! Sep 14 04:33:47.035 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 04:33:47.035 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 14 04:33:47.035 INFO kablam! | Sep 14 04:33:47.035 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 14 04:33:47.035 INFO kablam! | ^^^^^ Sep 14 04:33:47.035 INFO kablam! | Sep 14 04:33:47.035 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 04:33:47.035 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 04:33:47.035 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 04:33:47.035 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 14 04:33:47.035 INFO kablam! | Sep 14 04:33:47.035 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 14 04:33:47.035 INFO kablam! | ^^^^^^^^^ Sep 14 04:33:47.035 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 04:33:47.035 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 14 04:33:47.035 INFO kablam! | Sep 14 04:33:47.035 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 14 04:33:47.035 INFO kablam! | ^^^^^^ Sep 14 04:33:47.035 INFO kablam! Sep 14 04:33:47.123 INFO kablam! Checking git v0.1.0 (file:///source/git) Sep 14 04:33:47.123 INFO kablam! Checking git_delta v0.1.0 (file:///source/git_delta) Sep 14 04:33:47.951 INFO kablam! Checking git_packfile v0.1.0 (file:///source/git_packfile) Sep 14 04:33:49.162 INFO kablam! Checking hexdump v0.1.0 Sep 14 04:33:49.589 INFO kablam! Checking verify v0.1.0 (file:///source/verify) Sep 14 04:33:50.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.92s Sep 14 04:33:50.387 INFO kablam! su: No module specific data is present Sep 14 04:33:51.433 INFO running `"docker" "rm" "-f" "c2d96b256a66706304137a98fc4fe2f080e2c19a9b589dec84c2a6d492c9d30d"` Sep 14 04:33:51.735 INFO blam! c2d96b256a66706304137a98fc4fe2f080e2c19a9b589dec84c2a6d492c9d30d