Sep 20 05:12:24.747 INFO checking combine-language-2.0.0-beta4 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 05:12:24.747 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 05:12:24.747 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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.884 INFO blam! 8b19bbd7772bf5ddc4e95460204fb0196ec7bd159a3be8057577205d687fa50b Sep 20 05:12:24.885 INFO running `"docker" "start" "-a" "8b19bbd7772bf5ddc4e95460204fb0196ec7bd159a3be8057577205d687fa50b"` Sep 20 05:12:25.672 INFO kablam! usermod: no changes Sep 20 05:12:25.709 INFO kablam! Checking combine-language v2.0.0-beta4 (/source) Sep 20 05:12:26.609 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.609 INFO kablam! --> src/lib.rs:52:29 Sep 20 05:12:26.609 INFO kablam! | Sep 20 05:12:26.609 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 20 05:12:26.609 INFO kablam! | ^^ Sep 20 05:12:26.609 INFO kablam! | Sep 20 05:12:26.609 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 05:12:26.609 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.609 INFO kablam! Sep 20 05:12:26.609 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.609 INFO kablam! --> src/lib.rs:52:40 Sep 20 05:12:26.609 INFO kablam! | Sep 20 05:12:26.609 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 20 05:12:26.609 INFO kablam! | ^^ Sep 20 05:12:26.612 INFO kablam! | Sep 20 05:12:26.612 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.612 INFO kablam! Sep 20 05:12:26.612 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.612 INFO kablam! --> src/lib.rs:53:32 Sep 20 05:12:26.612 INFO kablam! | Sep 20 05:12:26.612 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.612 INFO kablam! | ^^ Sep 20 05:12:26.612 INFO kablam! | Sep 20 05:12:26.612 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.612 INFO kablam! Sep 20 05:12:26.612 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.612 INFO kablam! --> src/lib.rs:53:43 Sep 20 05:12:26.612 INFO kablam! | Sep 20 05:12:26.612 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.612 INFO kablam! | ^^ Sep 20 05:12:26.612 INFO kablam! | Sep 20 05:12:26.612 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.612 INFO kablam! Sep 20 05:12:26.890 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.890 INFO kablam! --> src/lib.rs:52:29 Sep 20 05:12:26.890 INFO kablam! | Sep 20 05:12:26.890 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 20 05:12:26.890 INFO kablam! | ^^ Sep 20 05:12:26.890 INFO kablam! | Sep 20 05:12:26.890 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 05:12:26.890 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.890 INFO kablam! Sep 20 05:12:26.890 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.890 INFO kablam! --> src/lib.rs:52:40 Sep 20 05:12:26.890 INFO kablam! | Sep 20 05:12:26.890 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Sep 20 05:12:26.890 INFO kablam! | ^^ Sep 20 05:12:26.890 INFO kablam! | Sep 20 05:12:26.890 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.890 INFO kablam! Sep 20 05:12:26.890 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.890 INFO kablam! --> src/lib.rs:53:32 Sep 20 05:12:26.890 INFO kablam! | Sep 20 05:12:26.890 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.890 INFO kablam! | ^^ Sep 20 05:12:26.890 INFO kablam! | Sep 20 05:12:26.890 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.890 INFO kablam! Sep 20 05:12:26.890 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 05:12:26.890 INFO kablam! --> src/lib.rs:53:43 Sep 20 05:12:26.890 INFO kablam! | Sep 20 05:12:26.890 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.890 INFO kablam! | ^^ Sep 20 05:12:26.890 INFO kablam! | Sep 20 05:12:26.890 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 05:12:26.890 INFO kablam! Sep 20 05:12:26.954 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Sep 20 05:12:26.962 INFO kablam! su: No module specific data is present Sep 20 05:12:27.853 INFO running `"docker" "rm" "-f" "8b19bbd7772bf5ddc4e95460204fb0196ec7bd159a3be8057577205d687fa50b"` Sep 20 05:12:27.962 INFO blam! 8b19bbd7772bf5ddc4e95460204fb0196ec7bd159a3be8057577205d687fa50b