Sep 04 21:08:48.051 INFO checking combine-language-2.0.0-beta4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 21:08:48.051 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 21:08:48.052 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:08:48.253 INFO blam! 1bd5752f2f11c2a73f2181ed5a9eabc5fa06cdc67e121f93bcf3ca9badb4026b Sep 04 21:08:48.256 INFO running `"docker" "start" "-a" "1bd5752f2f11c2a73f2181ed5a9eabc5fa06cdc67e121f93bcf3ca9badb4026b"` Sep 04 21:08:48.958 INFO kablam! Checking combine-language v2.0.0-beta4 (file:///source) Sep 04 21:08:50.661 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 21:08:50.661 INFO kablam! --> src/lib.rs:52:29 Sep 04 21:08:50.661 INFO kablam! | Sep 04 21:08:50.661 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 04 21:08:50.661 INFO kablam! | ^^ Sep 04 21:08:50.661 INFO kablam! | Sep 04 21:08:50.661 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 21:08:50.661 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 21:08:50.661 INFO kablam! Sep 04 21:08:50.661 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 21:08:50.662 INFO kablam! --> src/lib.rs:52:40 Sep 04 21:08:50.662 INFO kablam! | Sep 04 21:08:50.662 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 04 21:08:50.662 INFO kablam! | ^^ Sep 04 21:08:50.662 INFO kablam! | Sep 04 21:08:50.662 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 21:08:50.662 INFO kablam! Sep 04 21:08:50.662 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 21:08:50.662 INFO kablam! --> src/lib.rs:53:32 Sep 04 21:08:50.662 INFO kablam! | Sep 04 21:08:50.662 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 04 21:08:50.662 INFO kablam! | ^^ Sep 04 21:08:50.662 INFO kablam! | Sep 04 21:08:50.662 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 21:08:50.662 INFO kablam! Sep 04 21:08:50.662 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 21:08:50.662 INFO kablam! --> src/lib.rs:53:43 Sep 04 21:08:50.662 INFO kablam! | Sep 04 21:08:50.662 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 04 21:08:50.663 INFO kablam! | ^^ Sep 04 21:08:50.663 INFO kablam! | Sep 04 21:08:50.663 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 21:08:50.663 INFO kablam! Sep 04 21:08:51.012 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 21:08:51.013 INFO kablam! --> src/lib.rs:52:29 Sep 04 21:08:51.013 INFO kablam! | Sep 04 21:08:51.013 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 04 21:08:51.013 INFO kablam! | ^^ Sep 04 21:08:51.013 INFO kablam! | Sep 04 21:08:51.013 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 21:08:51.013 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 21:08:51.013 INFO kablam! Sep 04 21:08:51.013 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 21:08:51.013 INFO kablam! --> src/lib.rs:52:40 Sep 04 21:08:51.013 INFO kablam! | Sep 04 21:08:51.013 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 04 21:08:51.013 INFO kablam! | ^^ Sep 04 21:08:51.013 INFO kablam! | Sep 04 21:08:51.013 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 21:08:51.013 INFO kablam! Sep 04 21:08:51.013 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 21:08:51.014 INFO kablam! --> src/lib.rs:53:32 Sep 04 21:08:51.014 INFO kablam! | Sep 04 21:08:51.014 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 04 21:08:51.014 INFO kablam! | ^^ Sep 04 21:08:51.014 INFO kablam! | Sep 04 21:08:51.014 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 21:08:51.014 INFO kablam! Sep 04 21:08:51.014 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 21:08:51.014 INFO kablam! --> src/lib.rs:53:43 Sep 04 21:08:51.014 INFO kablam! | Sep 04 21:08:51.014 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Sep 04 21:08:51.014 INFO kablam! | ^^ Sep 04 21:08:51.014 INFO kablam! | Sep 04 21:08:51.014 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 21:08:51.014 INFO kablam! Sep 04 21:08:51.046 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.11s Sep 04 21:08:51.049 INFO kablam! su: No module specific data is present Sep 04 21:08:51.530 INFO running `"docker" "rm" "-f" "1bd5752f2f11c2a73f2181ed5a9eabc5fa06cdc67e121f93bcf3ca9badb4026b"` Sep 04 21:08:51.659 INFO blam! 1bd5752f2f11c2a73f2181ed5a9eabc5fa06cdc67e121f93bcf3ca9badb4026b