Sep 10 21:00:58.669 INFO checking combine-language-2.0.0-beta4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 21:00:58.669 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 21:00:58.669 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:00:58.887 INFO blam! d6e03919801c1f661608971a34bb023621482b03bdea900c3aff7a195f1295b2 Sep 10 21:00:58.889 INFO running `"docker" "start" "-a" "d6e03919801c1f661608971a34bb023621482b03bdea900c3aff7a195f1295b2"` Sep 10 21:00:59.870 INFO kablam! usermod: no changes Sep 10 21:00:59.939 INFO kablam! Checking combine-language v2.0.0-beta4 (file:///source) Sep 10 21:01:00.805 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:00.805 INFO kablam! --> src/lib.rs:52:29 Sep 10 21:01:00.805 INFO kablam! | Sep 10 21:01:00.805 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 10 21:01:00.805 INFO kablam! | ^^ Sep 10 21:01:00.805 INFO kablam! | Sep 10 21:01:00.805 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 10 21:01:00.805 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:00.805 INFO kablam! Sep 10 21:01:00.805 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:00.805 INFO kablam! --> src/lib.rs:52:40 Sep 10 21:01:00.805 INFO kablam! | Sep 10 21:01:00.805 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 10 21:01:00.805 INFO kablam! | ^^ Sep 10 21:01:00.805 INFO kablam! | Sep 10 21:01:00.805 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:00.805 INFO kablam! Sep 10 21:01:00.805 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:00.806 INFO kablam! --> src/lib.rs:53:32 Sep 10 21:01:00.806 INFO kablam! | Sep 10 21:01:00.806 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 10 21:01:00.806 INFO kablam! | ^^ Sep 10 21:01:00.806 INFO kablam! | Sep 10 21:01:00.806 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:00.806 INFO kablam! Sep 10 21:01:00.806 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:00.806 INFO kablam! --> src/lib.rs:53:43 Sep 10 21:01:00.806 INFO kablam! | Sep 10 21:01:00.806 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 10 21:01:00.806 INFO kablam! | ^^ Sep 10 21:01:00.806 INFO kablam! | Sep 10 21:01:00.806 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:00.806 INFO kablam! Sep 10 21:01:01.145 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:01.146 INFO kablam! --> src/lib.rs:52:29 Sep 10 21:01:01.146 INFO kablam! | Sep 10 21:01:01.146 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 10 21:01:01.146 INFO kablam! | ^^ Sep 10 21:01:01.146 INFO kablam! | Sep 10 21:01:01.146 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 10 21:01:01.146 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:01.146 INFO kablam! Sep 10 21:01:01.146 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:01.146 INFO kablam! --> src/lib.rs:52:40 Sep 10 21:01:01.146 INFO kablam! | Sep 10 21:01:01.146 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 10 21:01:01.146 INFO kablam! | ^^ Sep 10 21:01:01.146 INFO kablam! | Sep 10 21:01:01.146 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:01.146 INFO kablam! Sep 10 21:01:01.146 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:01.146 INFO kablam! --> src/lib.rs:53:32 Sep 10 21:01:01.146 INFO kablam! | Sep 10 21:01:01.146 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 10 21:01:01.146 INFO kablam! | ^^ Sep 10 21:01:01.146 INFO kablam! | Sep 10 21:01:01.146 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:01.146 INFO kablam! Sep 10 21:01:01.146 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:01.146 INFO kablam! --> src/lib.rs:53:43 Sep 10 21:01:01.146 INFO kablam! | Sep 10 21:01:01.146 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 10 21:01:01.146 INFO kablam! | ^^ Sep 10 21:01:01.146 INFO kablam! | Sep 10 21:01:01.146 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:01.146 INFO kablam! Sep 10 21:01:01.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Sep 10 21:01:01.195 INFO kablam! su: No module specific data is present Sep 10 21:01:02.183 INFO running `"docker" "rm" "-f" "d6e03919801c1f661608971a34bb023621482b03bdea900c3aff7a195f1295b2"` Sep 10 21:01:02.286 INFO blam! d6e03919801c1f661608971a34bb023621482b03bdea900c3aff7a195f1295b2