Sep 01 07:43:38.401 INFO checking combine-language-2.0.0-beta4 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 07:43:38.401 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 07:43:38.401 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:43:38.617 INFO blam! cf130c00d9f27e28df4e421318e7bf23a389f21acc4dd768b3cab670615764e9 Sep 01 07:43:38.619 INFO running `"docker" "start" "-a" "cf130c00d9f27e28df4e421318e7bf23a389f21acc4dd768b3cab670615764e9"` Sep 01 07:43:39.380 INFO kablam! Checking combine v2.5.2 Sep 01 07:43:45.667 INFO kablam! Checking combine-language v2.0.0-beta4 (file:///source) Sep 01 07:43:47.210 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:47.210 INFO kablam! --> src/lib.rs:52:29 Sep 01 07:43:47.210 INFO kablam! | Sep 01 07:43:47.211 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 01 07:43:47.211 INFO kablam! | ^^ Sep 01 07:43:47.212 INFO kablam! | Sep 01 07:43:47.212 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 07:43:47.212 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:47.212 INFO kablam! Sep 01 07:43:47.212 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:47.212 INFO kablam! --> src/lib.rs:52:40 Sep 01 07:43:47.212 INFO kablam! | Sep 01 07:43:47.212 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 01 07:43:47.212 INFO kablam! | ^^ Sep 01 07:43:47.212 INFO kablam! | Sep 01 07:43:47.212 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:47.212 INFO kablam! Sep 01 07:43:47.212 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:47.212 INFO kablam! --> src/lib.rs:53:32 Sep 01 07:43:47.212 INFO kablam! | Sep 01 07:43:47.213 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 01 07:43:47.213 INFO kablam! | ^^ Sep 01 07:43:47.213 INFO kablam! | Sep 01 07:43:47.213 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:47.213 INFO kablam! Sep 01 07:43:47.213 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:47.213 INFO kablam! --> src/lib.rs:53:43 Sep 01 07:43:47.213 INFO kablam! | Sep 01 07:43:47.213 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 01 07:43:47.213 INFO kablam! | ^^ Sep 01 07:43:47.213 INFO kablam! | Sep 01 07:43:47.213 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:47.213 INFO kablam! Sep 01 07:43:48.124 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:48.124 INFO kablam! --> src/lib.rs:52:29 Sep 01 07:43:48.124 INFO kablam! | Sep 01 07:43:48.124 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 01 07:43:48.124 INFO kablam! | ^^ Sep 01 07:43:48.125 INFO kablam! | Sep 01 07:43:48.125 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 07:43:48.125 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:48.125 INFO kablam! Sep 01 07:43:48.125 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:48.125 INFO kablam! --> src/lib.rs:52:40 Sep 01 07:43:48.125 INFO kablam! | Sep 01 07:43:48.125 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 01 07:43:48.125 INFO kablam! | ^^ Sep 01 07:43:48.125 INFO kablam! | Sep 01 07:43:48.126 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:48.126 INFO kablam! Sep 01 07:43:48.126 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:48.126 INFO kablam! --> src/lib.rs:53:32 Sep 01 07:43:48.126 INFO kablam! | Sep 01 07:43:48.126 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 01 07:43:48.126 INFO kablam! | ^^ Sep 01 07:43:48.126 INFO kablam! | Sep 01 07:43:48.126 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:48.126 INFO kablam! Sep 01 07:43:48.126 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:48.126 INFO kablam! --> src/lib.rs:53:43 Sep 01 07:43:48.126 INFO kablam! | Sep 01 07:43:48.126 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 01 07:43:48.126 INFO kablam! | ^^ Sep 01 07:43:48.126 INFO kablam! | Sep 01 07:43:48.126 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:48.126 INFO kablam! Sep 01 07:43:48.174 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.82s Sep 01 07:43:48.178 INFO kablam! su: No module specific data is present Sep 01 07:43:48.623 INFO running `"docker" "rm" "-f" "cf130c00d9f27e28df4e421318e7bf23a389f21acc4dd768b3cab670615764e9"` Sep 01 07:43:48.775 INFO blam! cf130c00d9f27e28df4e421318e7bf23a389f21acc4dd768b3cab670615764e9