Sep 21 12:02:35.615 INFO checking combine-language-2.0.0-beta4 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 12:02:35.615 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 12:02:35.615 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/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 21 12:02:35.779 INFO blam! f06ffdf4921b660cbe0962b23b0d926b920ff44184b2b4e577f16e5448f46e5e Sep 21 12:02:35.780 INFO running `"docker" "start" "-a" "f06ffdf4921b660cbe0962b23b0d926b920ff44184b2b4e577f16e5448f46e5e"` Sep 21 12:02:36.526 INFO kablam! usermod: no changes Sep 21 12:02:36.559 INFO kablam! Checking combine-language v2.0.0-beta4 (/source) Sep 21 12:02:37.610 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 12:02:37.610 INFO kablam! --> src/lib.rs:52:29 Sep 21 12:02:37.611 INFO kablam! | Sep 21 12:02:37.611 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 21 12:02:37.611 INFO kablam! | ^^ Sep 21 12:02:37.611 INFO kablam! | Sep 21 12:02:37.611 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 12:02:37.611 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 12:02:37.611 INFO kablam! Sep 21 12:02:37.611 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 12:02:37.611 INFO kablam! --> src/lib.rs:52:40 Sep 21 12:02:37.611 INFO kablam! | Sep 21 12:02:37.611 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 21 12:02:37.611 INFO kablam! | ^^ Sep 21 12:02:37.611 INFO kablam! | Sep 21 12:02:37.611 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 12:02:37.611 INFO kablam! Sep 21 12:02:37.611 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 12:02:37.611 INFO kablam! --> src/lib.rs:53:32 Sep 21 12:02:37.611 INFO kablam! | Sep 21 12:02:37.611 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 21 12:02:37.611 INFO kablam! | ^^ Sep 21 12:02:37.611 INFO kablam! | Sep 21 12:02:37.611 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 12:02:37.611 INFO kablam! Sep 21 12:02:37.611 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 12:02:37.611 INFO kablam! --> src/lib.rs:53:43 Sep 21 12:02:37.611 INFO kablam! | Sep 21 12:02:37.611 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 21 12:02:37.611 INFO kablam! | ^^ Sep 21 12:02:37.611 INFO kablam! | Sep 21 12:02:37.611 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 12:02:37.611 INFO kablam! Sep 21 12:02:37.822 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 12:02:37.822 INFO kablam! --> src/lib.rs:52:29 Sep 21 12:02:37.822 INFO kablam! | Sep 21 12:02:37.822 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 21 12:02:37.822 INFO kablam! | ^^ Sep 21 12:02:37.822 INFO kablam! | Sep 21 12:02:37.822 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 12:02:37.822 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 12:02:37.822 INFO kablam! Sep 21 12:02:37.822 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 12:02:37.822 INFO kablam! --> src/lib.rs:52:40 Sep 21 12:02:37.822 INFO kablam! | Sep 21 12:02:37.822 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 21 12:02:37.822 INFO kablam! | ^^ Sep 21 12:02:37.822 INFO kablam! | Sep 21 12:02:37.822 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 12:02:37.822 INFO kablam! Sep 21 12:02:37.822 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 12:02:37.822 INFO kablam! --> src/lib.rs:53:32 Sep 21 12:02:37.822 INFO kablam! | Sep 21 12:02:37.822 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 21 12:02:37.822 INFO kablam! | ^^ Sep 21 12:02:37.822 INFO kablam! | Sep 21 12:02:37.822 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 12:02:37.823 INFO kablam! Sep 21 12:02:37.823 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 12:02:37.823 INFO kablam! --> src/lib.rs:53:43 Sep 21 12:02:37.823 INFO kablam! | Sep 21 12:02:37.823 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 21 12:02:37.823 INFO kablam! | ^^ Sep 21 12:02:37.823 INFO kablam! | Sep 21 12:02:37.823 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 12:02:37.823 INFO kablam! Sep 21 12:02:37.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Sep 21 12:02:37.901 INFO kablam! su: No module specific data is present Sep 21 12:02:38.680 INFO running `"docker" "rm" "-f" "f06ffdf4921b660cbe0962b23b0d926b920ff44184b2b4e577f16e5448f46e5e"` Sep 21 12:02:38.775 INFO blam! f06ffdf4921b660cbe0962b23b0d926b920ff44184b2b4e577f16e5448f46e5e