Sep 01 07:43:38.284 INFO checking combine-language-2.0.0-beta4 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 07:43:38.284 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 07:43:38.284 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:43:38.506 INFO blam! cd6695d46ff9401a6d16c286d453745edc58e0ac1696c260973f1cd93b7d02b4 Sep 01 07:43:38.508 INFO running `"docker" "start" "-a" "cd6695d46ff9401a6d16c286d453745edc58e0ac1696c260973f1cd93b7d02b4"` Sep 01 07:43:39.172 INFO kablam! Checking combine-language v2.0.0-beta4 (file:///source) Sep 01 07:43:40.602 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:40.602 INFO kablam! --> src/lib.rs:52:29 Sep 01 07:43:40.602 INFO kablam! | Sep 01 07:43:40.602 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 01 07:43:40.602 INFO kablam! | ^^ Sep 01 07:43:40.602 INFO kablam! | Sep 01 07:43:40.602 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 07:43:40.602 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:40.602 INFO kablam! Sep 01 07:43:40.602 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:40.602 INFO kablam! --> src/lib.rs:52:40 Sep 01 07:43:40.602 INFO kablam! | Sep 01 07:43:40.602 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 01 07:43:40.602 INFO kablam! | ^^ Sep 01 07:43:40.602 INFO kablam! | Sep 01 07:43:40.602 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:40.602 INFO kablam! Sep 01 07:43:40.604 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:40.604 INFO kablam! --> src/lib.rs:53:32 Sep 01 07:43:40.604 INFO kablam! | Sep 01 07:43:40.604 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 01 07:43:40.604 INFO kablam! | ^^ Sep 01 07:43:40.604 INFO kablam! | Sep 01 07:43:40.604 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:40.604 INFO kablam! Sep 01 07:43:40.604 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:40.604 INFO kablam! --> src/lib.rs:53:43 Sep 01 07:43:40.604 INFO kablam! | Sep 01 07:43:40.604 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 01 07:43:40.604 INFO kablam! | ^^ Sep 01 07:43:40.604 INFO kablam! | Sep 01 07:43:40.604 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:40.604 INFO kablam! Sep 01 07:43:41.284 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:41.284 INFO kablam! --> src/lib.rs:52:29 Sep 01 07:43:41.284 INFO kablam! | Sep 01 07:43:41.284 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 01 07:43:41.284 INFO kablam! | ^^ Sep 01 07:43:41.284 INFO kablam! | Sep 01 07:43:41.284 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 07:43:41.284 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:41.284 INFO kablam! Sep 01 07:43:41.284 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:41.284 INFO kablam! --> src/lib.rs:52:40 Sep 01 07:43:41.284 INFO kablam! | Sep 01 07:43:41.284 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 01 07:43:41.284 INFO kablam! | ^^ Sep 01 07:43:41.284 INFO kablam! | Sep 01 07:43:41.284 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:41.285 INFO kablam! Sep 01 07:43:41.285 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:41.285 INFO kablam! --> src/lib.rs:53:32 Sep 01 07:43:41.285 INFO kablam! | Sep 01 07:43:41.285 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 01 07:43:41.285 INFO kablam! | ^^ Sep 01 07:43:41.285 INFO kablam! | Sep 01 07:43:41.285 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:41.285 INFO kablam! Sep 01 07:43:41.285 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 07:43:41.285 INFO kablam! --> src/lib.rs:53:43 Sep 01 07:43:41.285 INFO kablam! | Sep 01 07:43:41.285 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 01 07:43:41.285 INFO kablam! | ^^ Sep 01 07:43:41.286 INFO kablam! | Sep 01 07:43:41.286 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 07:43:41.286 INFO kablam! Sep 01 07:43:41.317 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.17s Sep 01 07:43:41.320 INFO kablam! su: No module specific data is present Sep 01 07:43:41.762 INFO running `"docker" "rm" "-f" "cd6695d46ff9401a6d16c286d453745edc58e0ac1696c260973f1cd93b7d02b4"` Sep 01 07:43:41.875 INFO blam! cd6695d46ff9401a6d16c286d453745edc58e0ac1696c260973f1cd93b7d02b4