Sep 10 21:00:58.861 INFO checking combine-language-2.0.0-beta4 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 21:00:58.861 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 21:00:58.861 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-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:59.047 INFO blam! 572378fd372a5b42a687c6d0fc3e059eeac92d876e48fc249284a5ff32c66a0c Sep 10 21:00:59.049 INFO running `"docker" "start" "-a" "572378fd372a5b42a687c6d0fc3e059eeac92d876e48fc249284a5ff32c66a0c"` Sep 10 21:00:59.808 INFO kablam! usermod: no changes Sep 10 21:00:59.870 INFO kablam! Checking combine-language v2.0.0-beta4 (file:///source) Sep 10 21:01:00.981 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:00.981 INFO kablam! --> src/lib.rs:52:29 Sep 10 21:01:00.981 INFO kablam! | Sep 10 21:01:00.981 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 10 21:01:00.981 INFO kablam! | ^^ Sep 10 21:01:00.981 INFO kablam! | Sep 10 21:01:00.981 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 10 21:01:00.981 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:00.981 INFO kablam! Sep 10 21:01:00.981 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:00.981 INFO kablam! --> src/lib.rs:52:40 Sep 10 21:01:00.981 INFO kablam! | Sep 10 21:01:00.981 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 10 21:01:00.982 INFO kablam! | ^^ Sep 10 21:01:00.982 INFO kablam! | Sep 10 21:01:00.982 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:00.982 INFO kablam! Sep 10 21:01:00.982 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:00.982 INFO kablam! --> src/lib.rs:53:32 Sep 10 21:01:00.982 INFO kablam! | Sep 10 21:01:00.982 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.982 INFO kablam! | ^^ Sep 10 21:01:00.982 INFO kablam! | Sep 10 21:01:00.982 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:00.982 INFO kablam! Sep 10 21:01:00.982 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:00.982 INFO kablam! --> src/lib.rs:53:43 Sep 10 21:01:00.982 INFO kablam! | Sep 10 21:01:00.982 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.982 INFO kablam! | ^^ Sep 10 21:01:00.982 INFO kablam! | Sep 10 21:01:00.982 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:00.982 INFO kablam! Sep 10 21:01:01.153 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:01.153 INFO kablam! --> src/lib.rs:52:29 Sep 10 21:01:01.153 INFO kablam! | Sep 10 21:01:01.153 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 10 21:01:01.153 INFO kablam! | ^^ Sep 10 21:01:01.153 INFO kablam! | Sep 10 21:01:01.153 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 10 21:01:01.153 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:01.153 INFO kablam! Sep 10 21:01:01.153 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:01.153 INFO kablam! --> src/lib.rs:52:40 Sep 10 21:01:01.153 INFO kablam! | Sep 10 21:01:01.153 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 10 21:01:01.153 INFO kablam! | ^^ Sep 10 21:01:01.153 INFO kablam! | Sep 10 21:01:01.153 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:01.153 INFO kablam! Sep 10 21:01:01.153 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:01.153 INFO kablam! --> src/lib.rs:53:32 Sep 10 21:01:01.153 INFO kablam! | Sep 10 21:01:01.153 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.153 INFO kablam! | ^^ Sep 10 21:01:01.153 INFO kablam! | Sep 10 21:01:01.153 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:01.153 INFO kablam! Sep 10 21:01:01.153 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 21:01:01.153 INFO kablam! --> src/lib.rs:53:43 Sep 10 21:01:01.153 INFO kablam! | Sep 10 21:01:01.153 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.153 INFO kablam! | ^^ Sep 10 21:01:01.153 INFO kablam! | Sep 10 21:01:01.153 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 21:01:01.153 INFO kablam! Sep 10 21:01:01.209 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Sep 10 21:01:01.212 INFO kablam! su: No module specific data is present Sep 10 21:01:01.978 INFO running `"docker" "rm" "-f" "572378fd372a5b42a687c6d0fc3e059eeac92d876e48fc249284a5ff32c66a0c"` Sep 10 21:01:02.055 INFO blam! 572378fd372a5b42a687c6d0fc3e059eeac92d876e48fc249284a5ff32c66a0c