Sep 05 00:00:43.889 INFO checking combine-language-2.0.0-beta4 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 05 00:00:43.889 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 05 00:00:43.889 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:00:44.066 INFO blam! 4dbb7ef8cd60c368ff66f77ea4faa92d3a877950bdaaffb376bcb341c355ddfb Sep 05 00:00:44.068 INFO running `"docker" "start" "-a" "4dbb7ef8cd60c368ff66f77ea4faa92d3a877950bdaaffb376bcb341c355ddfb"` Sep 05 00:00:44.831 INFO kablam! Checking combine-language v2.0.0-beta4 (file:///source) Sep 05 00:00:46.646 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 00:00:46.646 INFO kablam! --> src/lib.rs:52:29 Sep 05 00:00:46.646 INFO kablam! | Sep 05 00:00:46.646 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 05 00:00:46.646 INFO kablam! | ^^ Sep 05 00:00:46.646 INFO kablam! | Sep 05 00:00:46.646 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 05 00:00:46.646 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 00:00:46.646 INFO kablam! Sep 05 00:00:46.647 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 00:00:46.647 INFO kablam! --> src/lib.rs:52:40 Sep 05 00:00:46.647 INFO kablam! | Sep 05 00:00:46.647 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 05 00:00:46.647 INFO kablam! | ^^ Sep 05 00:00:46.647 INFO kablam! | Sep 05 00:00:46.647 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 00:00:46.647 INFO kablam! Sep 05 00:00:46.647 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 00:00:46.647 INFO kablam! --> src/lib.rs:53:32 Sep 05 00:00:46.647 INFO kablam! | Sep 05 00:00:46.647 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 05 00:00:46.647 INFO kablam! | ^^ Sep 05 00:00:46.647 INFO kablam! | Sep 05 00:00:46.647 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 00:00:46.647 INFO kablam! Sep 05 00:00:46.647 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 00:00:46.647 INFO kablam! --> src/lib.rs:53:43 Sep 05 00:00:46.647 INFO kablam! | Sep 05 00:00:46.647 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 05 00:00:46.647 INFO kablam! | ^^ Sep 05 00:00:46.647 INFO kablam! | Sep 05 00:00:46.647 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 00:00:46.647 INFO kablam! Sep 05 00:00:47.023 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 00:00:47.023 INFO kablam! --> src/lib.rs:52:29 Sep 05 00:00:47.023 INFO kablam! | Sep 05 00:00:47.023 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 05 00:00:47.023 INFO kablam! | ^^ Sep 05 00:00:47.023 INFO kablam! | Sep 05 00:00:47.023 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 05 00:00:47.023 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 00:00:47.023 INFO kablam! Sep 05 00:00:47.024 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 00:00:47.024 INFO kablam! --> src/lib.rs:52:40 Sep 05 00:00:47.024 INFO kablam! | Sep 05 00:00:47.024 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 05 00:00:47.024 INFO kablam! | ^^ Sep 05 00:00:47.024 INFO kablam! | Sep 05 00:00:47.024 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 00:00:47.024 INFO kablam! Sep 05 00:00:47.024 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 00:00:47.024 INFO kablam! --> src/lib.rs:53:32 Sep 05 00:00:47.024 INFO kablam! | Sep 05 00:00:47.024 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 05 00:00:47.024 INFO kablam! | ^^ Sep 05 00:00:47.024 INFO kablam! | Sep 05 00:00:47.024 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 00:00:47.024 INFO kablam! Sep 05 00:00:47.024 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 05 00:00:47.024 INFO kablam! --> src/lib.rs:53:43 Sep 05 00:00:47.024 INFO kablam! | Sep 05 00:00:47.025 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 05 00:00:47.025 INFO kablam! | ^^ Sep 05 00:00:47.025 INFO kablam! | Sep 05 00:00:47.025 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 05 00:00:47.025 INFO kablam! Sep 05 00:00:47.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.25s Sep 05 00:00:47.058 INFO kablam! su: No module specific data is present Sep 05 00:00:47.708 INFO running `"docker" "rm" "-f" "4dbb7ef8cd60c368ff66f77ea4faa92d3a877950bdaaffb376bcb341c355ddfb"` Sep 05 00:00:47.800 INFO blam! 4dbb7ef8cd60c368ff66f77ea4faa92d3a877950bdaaffb376bcb341c355ddfb