Sep 14 18:17:30.621 INFO checking combine-language-2.0.0-beta4 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:17:30.621 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:17:30.621 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:17:30.772 INFO blam! 9727b50b0c5ff83fa3ecbbe48ea2fd8c4217cf92ce81ab7026b323d289b3a094 Sep 14 18:17:30.773 INFO running `"docker" "start" "-a" "9727b50b0c5ff83fa3ecbbe48ea2fd8c4217cf92ce81ab7026b323d289b3a094"` Sep 14 18:17:31.741 INFO kablam! usermod: no changes Sep 14 18:17:31.799 INFO kablam! Checking combine-language v2.0.0-beta4 (file:///source) Sep 14 18:17:32.655 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 18:17:32.655 INFO kablam! --> src/lib.rs:52:29 Sep 14 18:17:32.655 INFO kablam! | Sep 14 18:17:32.655 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 14 18:17:32.655 INFO kablam! | ^^ Sep 14 18:17:32.655 INFO kablam! | Sep 14 18:17:32.655 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 18:17:32.655 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 18:17:32.655 INFO kablam! Sep 14 18:17:32.655 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 18:17:32.655 INFO kablam! --> src/lib.rs:52:40 Sep 14 18:17:32.655 INFO kablam! | Sep 14 18:17:32.655 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 14 18:17:32.655 INFO kablam! | ^^ Sep 14 18:17:32.655 INFO kablam! | Sep 14 18:17:32.655 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 18:17:32.655 INFO kablam! Sep 14 18:17:32.655 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 18:17:32.655 INFO kablam! --> src/lib.rs:53:32 Sep 14 18:17:32.655 INFO kablam! | Sep 14 18:17:32.655 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 14 18:17:32.655 INFO kablam! | ^^ Sep 14 18:17:32.655 INFO kablam! | Sep 14 18:17:32.655 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 18:17:32.655 INFO kablam! Sep 14 18:17:32.655 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 18:17:32.655 INFO kablam! --> src/lib.rs:53:43 Sep 14 18:17:32.655 INFO kablam! | Sep 14 18:17:32.655 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 14 18:17:32.655 INFO kablam! | ^^ Sep 14 18:17:32.655 INFO kablam! | Sep 14 18:17:32.655 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 18:17:32.655 INFO kablam! Sep 14 18:17:33.012 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 18:17:33.012 INFO kablam! --> src/lib.rs:52:29 Sep 14 18:17:33.012 INFO kablam! | Sep 14 18:17:33.012 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 14 18:17:33.012 INFO kablam! | ^^ Sep 14 18:17:33.012 INFO kablam! | Sep 14 18:17:33.012 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 18:17:33.012 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 18:17:33.012 INFO kablam! Sep 14 18:17:33.012 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 18:17:33.012 INFO kablam! --> src/lib.rs:52:40 Sep 14 18:17:33.012 INFO kablam! | Sep 14 18:17:33.012 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 14 18:17:33.012 INFO kablam! | ^^ Sep 14 18:17:33.012 INFO kablam! | Sep 14 18:17:33.012 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 18:17:33.012 INFO kablam! Sep 14 18:17:33.012 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 18:17:33.012 INFO kablam! --> src/lib.rs:53:32 Sep 14 18:17:33.012 INFO kablam! | Sep 14 18:17:33.012 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 14 18:17:33.012 INFO kablam! | ^^ Sep 14 18:17:33.012 INFO kablam! | Sep 14 18:17:33.012 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 18:17:33.012 INFO kablam! Sep 14 18:17:33.012 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 18:17:33.012 INFO kablam! --> src/lib.rs:53:43 Sep 14 18:17:33.012 INFO kablam! | Sep 14 18:17:33.012 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 14 18:17:33.012 INFO kablam! | ^^ Sep 14 18:17:33.012 INFO kablam! | Sep 14 18:17:33.012 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 18:17:33.012 INFO kablam! Sep 14 18:17:33.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Sep 14 18:17:33.075 INFO kablam! su: No module specific data is present Sep 14 18:17:33.796 INFO running `"docker" "rm" "-f" "9727b50b0c5ff83fa3ecbbe48ea2fd8c4217cf92ce81ab7026b323d289b3a094"` Sep 14 18:17:33.902 INFO blam! 9727b50b0c5ff83fa3ecbbe48ea2fd8c4217cf92ce81ab7026b323d289b3a094