Sep 20 05:12:24.635 INFO checking combine-language-2.0.0-beta4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:12:24.635 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:12:24.635 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:12:24.786 INFO blam! c9f0788a4f9731c73a6fcb7f15cb3dca50310ef052aa801af4c38924e2a5fd1c Sep 20 05:12:24.788 INFO running `"docker" "start" "-a" "c9f0788a4f9731c73a6fcb7f15cb3dca50310ef052aa801af4c38924e2a5fd1c"` Sep 20 05:12:25.596 INFO kablam! usermod: no changes Sep 20 05:12:25.634 INFO kablam! Checking combine-language v2.0.0-beta4 (/source) Sep 20 05:12:26.658 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.658 INFO kablam! --> src/lib.rs:52:29 Sep 20 05:12:26.659 INFO kablam! | Sep 20 05:12:26.659 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 20 05:12:26.659 INFO kablam! | ^^ Sep 20 05:12:26.659 INFO kablam! | Sep 20 05:12:26.659 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 05:12:26.659 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.659 INFO kablam! Sep 20 05:12:26.659 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.659 INFO kablam! --> src/lib.rs:52:40 Sep 20 05:12:26.659 INFO kablam! | Sep 20 05:12:26.659 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 20 05:12:26.659 INFO kablam! | ^^ Sep 20 05:12:26.659 INFO kablam! | Sep 20 05:12:26.659 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.659 INFO kablam! Sep 20 05:12:26.659 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.659 INFO kablam! --> src/lib.rs:53:32 Sep 20 05:12:26.659 INFO kablam! | Sep 20 05:12:26.659 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 20 05:12:26.659 INFO kablam! | ^^ Sep 20 05:12:26.659 INFO kablam! | Sep 20 05:12:26.659 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.659 INFO kablam! Sep 20 05:12:26.659 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.659 INFO kablam! --> src/lib.rs:53:43 Sep 20 05:12:26.659 INFO kablam! | Sep 20 05:12:26.659 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 20 05:12:26.659 INFO kablam! | ^^ Sep 20 05:12:26.659 INFO kablam! | Sep 20 05:12:26.666 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.666 INFO kablam! Sep 20 05:12:26.950 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.950 INFO kablam! --> src/lib.rs:52:29 Sep 20 05:12:26.950 INFO kablam! | Sep 20 05:12:26.950 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 20 05:12:26.950 INFO kablam! | ^^ Sep 20 05:12:26.950 INFO kablam! | Sep 20 05:12:26.950 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 05:12:26.950 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.950 INFO kablam! Sep 20 05:12:26.950 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.950 INFO kablam! --> src/lib.rs:52:40 Sep 20 05:12:26.950 INFO kablam! | Sep 20 05:12:26.950 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 20 05:12:26.950 INFO kablam! | ^^ Sep 20 05:12:26.950 INFO kablam! | Sep 20 05:12:26.950 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.950 INFO kablam! Sep 20 05:12:26.950 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.950 INFO kablam! --> src/lib.rs:53:32 Sep 20 05:12:26.950 INFO kablam! | Sep 20 05:12:26.950 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 20 05:12:26.950 INFO kablam! | ^^ Sep 20 05:12:26.950 INFO kablam! | Sep 20 05:12:26.950 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.950 INFO kablam! Sep 20 05:12:26.950 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.950 INFO kablam! --> src/lib.rs:53:43 Sep 20 05:12:26.950 INFO kablam! | Sep 20 05:12:26.951 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 20 05:12:26.951 INFO kablam! | ^^ Sep 20 05:12:26.951 INFO kablam! | Sep 20 05:12:26.951 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.951 INFO kablam! Sep 20 05:12:26.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Sep 20 05:12:27.002 INFO kablam! su: No module specific data is present Sep 20 05:12:27.914 INFO running `"docker" "rm" "-f" "c9f0788a4f9731c73a6fcb7f15cb3dca50310ef052aa801af4c38924e2a5fd1c"` Sep 20 05:12:28.028 INFO blam! c9f0788a4f9731c73a6fcb7f15cb3dca50310ef052aa801af4c38924e2a5fd1c