Sep 03 18:56:36.284 INFO checking edef1c/grit against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 18:56:36.284 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 18:56:36.284 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:36.459 INFO blam! dda1aa43515830f4fd14cbe59a03bf3b67c52ad1be2f167b91f128cfb88fd832 Sep 03 18:56:36.461 INFO running `"docker" "start" "-a" "dda1aa43515830f4fd14cbe59a03bf3b67c52ad1be2f167b91f128cfb88fd832"` Sep 03 18:56:37.123 INFO kablam! Checking safe_shl v1.1.0 Sep 03 18:56:37.124 INFO kablam! Compiling miniz-sys v0.1.9 Sep 03 18:56:37.124 INFO kablam! Checking io_at v0.1.0 (file:///source/io_at) Sep 03 18:56:37.124 INFO kablam! Checking hexdump v0.1.0 Sep 03 18:56:37.412 INFO kablam! Checking gulp v0.1.0 (file:///source/gulp) Sep 03 18:56:38.579 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 03 18:56:38.579 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 03 18:56:38.579 INFO kablam! | Sep 03 18:56:38.579 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:38.579 INFO kablam! | ^^^^^ Sep 03 18:56:38.579 INFO kablam! | Sep 03 18:56:38.579 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 03 18:56:38.579 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 03 18:56:38.579 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 18:56:38.579 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 03 18:56:38.579 INFO kablam! | Sep 03 18:56:38.579 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:38.579 INFO kablam! | ^^^^^^^^^ Sep 03 18:56:38.580 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 18:56:38.580 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 03 18:56:38.580 INFO kablam! | Sep 03 18:56:38.580 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:38.580 INFO kablam! | ^^^^^^ Sep 03 18:56:38.580 INFO kablam! Sep 03 18:56:38.995 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 03 18:56:38.995 INFO kablam! --> gulp/src/lib.rs:17:29 Sep 03 18:56:38.995 INFO kablam! | Sep 03 18:56:38.995 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:38.995 INFO kablam! | ^^^^^ Sep 03 18:56:38.995 INFO kablam! | Sep 03 18:56:38.995 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 03 18:56:38.995 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 03 18:56:38.995 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 18:56:38.995 INFO kablam! --> gulp/src/lib.rs:17:52 Sep 03 18:56:38.996 INFO kablam! | Sep 03 18:56:38.996 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:38.996 INFO kablam! | ^^^^^^^^^ Sep 03 18:56:38.996 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 03 18:56:38.996 INFO kablam! --> gulp/src/lib.rs:17:63 Sep 03 18:56:38.996 INFO kablam! | Sep 03 18:56:38.996 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Sep 03 18:56:38.996 INFO kablam! | ^^^^^^ Sep 03 18:56:38.996 INFO kablam! Sep 03 18:56:39.037 INFO kablam! Checking git v0.1.0 (file:///source/git) Sep 03 18:56:39.037 INFO kablam! Checking git_delta v0.1.0 (file:///source/git_delta) Sep 03 18:56:39.253 INFO kablam! Checking flate2 v0.2.17 Sep 03 18:56:39.611 INFO kablam! Checking git_packfile v0.1.0 (file:///source/git_packfile) Sep 03 18:56:40.376 INFO kablam! Checking verify v0.1.0 (file:///source/verify) Sep 03 18:56:41.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.03s Sep 03 18:56:41.108 INFO kablam! su: No module specific data is present Sep 03 18:56:41.474 INFO running `"docker" "rm" "-f" "dda1aa43515830f4fd14cbe59a03bf3b67c52ad1be2f167b91f128cfb88fd832"` Sep 03 18:56:41.560 INFO blam! dda1aa43515830f4fd14cbe59a03bf3b67c52ad1be2f167b91f128cfb88fd832