Jul 05 04:46:48.372 INFO testing combine-language-2.0.0 against master#860d169474acabdc53b9a698f8ce02eba7e0daeb for nll-3 Jul 05 04:46:48.373 INFO running: cargo +860d169474acabdc53b9a698f8ce02eba7e0daeb check --frozen --all --all-targets Jul 05 04:46:48.373 INFO creating container for: cargo +860d169474acabdc53b9a698f8ce02eba7e0daeb check --frozen --all --all-targets Jul 05 04:46:48.373 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/main/nll-3/master#860d169474acabdc53b9a698f8ce02eba7e0daeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/nll-3/master#860d169474acabdc53b9a698f8ce02eba7e0daeb:/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 +860d169474acabdc53b9a698f8ce02eba7e0daeb check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Jul 05 04:46:48.521 INFO blam! 9f0bb7a30d173670cd7220db921a4c8e6447b1eb174363237ca7bc60b0ba87d0 Jul 05 04:46:48.523 INFO running `"docker" "start" "-a" "9f0bb7a30d173670cd7220db921a4c8e6447b1eb174363237ca7bc60b0ba87d0"` Jul 05 04:46:49.059 INFO kablam! Checking combine-language v2.0.0 (file:///source) Jul 05 04:46:49.917 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 05 04:46:49.917 INFO kablam! --> src/lib.rs:52:29 Jul 05 04:46:49.917 INFO kablam! | Jul 05 04:46:49.917 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Jul 05 04:46:49.917 INFO kablam! | ^^ Jul 05 04:46:49.917 INFO kablam! | Jul 05 04:46:49.917 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Jul 05 04:46:49.917 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 05 04:46:49.917 INFO kablam! Jul 05 04:46:49.917 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 05 04:46:49.917 INFO kablam! --> src/lib.rs:52:40 Jul 05 04:46:49.917 INFO kablam! | Jul 05 04:46:49.917 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Jul 05 04:46:49.917 INFO kablam! | ^^ Jul 05 04:46:49.917 INFO kablam! | Jul 05 04:46:49.918 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 05 04:46:49.918 INFO kablam! Jul 05 04:46:49.918 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 05 04:46:49.918 INFO kablam! --> src/lib.rs:53:32 Jul 05 04:46:49.919 INFO kablam! | Jul 05 04:46:49.919 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Jul 05 04:46:49.919 INFO kablam! | ^^ Jul 05 04:46:49.919 INFO kablam! | Jul 05 04:46:49.919 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 05 04:46:49.919 INFO kablam! Jul 05 04:46:49.919 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 05 04:46:49.919 INFO kablam! --> src/lib.rs:53:43 Jul 05 04:46:49.919 INFO kablam! | Jul 05 04:46:49.919 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Jul 05 04:46:49.919 INFO kablam! | ^^ Jul 05 04:46:49.919 INFO kablam! | Jul 05 04:46:49.919 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 05 04:46:49.919 INFO kablam! Jul 05 04:46:50.328 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 05 04:46:50.329 INFO kablam! --> src/lib.rs:52:29 Jul 05 04:46:50.329 INFO kablam! | Jul 05 04:46:50.329 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Jul 05 04:46:50.329 INFO kablam! | ^^ Jul 05 04:46:50.329 INFO kablam! | Jul 05 04:46:50.329 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Jul 05 04:46:50.329 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 05 04:46:50.329 INFO kablam! Jul 05 04:46:50.329 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 05 04:46:50.329 INFO kablam! --> src/lib.rs:52:40 Jul 05 04:46:50.329 INFO kablam! | Jul 05 04:46:50.329 INFO kablam! 52 | pub type LanguageParser<'a: 'b, 'b, I: 'b, T> = Expected, I, T>>; Jul 05 04:46:50.329 INFO kablam! | ^^ Jul 05 04:46:50.329 INFO kablam! | Jul 05 04:46:50.329 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 05 04:46:50.329 INFO kablam! Jul 05 04:46:50.329 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 05 04:46:50.329 INFO kablam! --> src/lib.rs:53:32 Jul 05 04:46:50.329 INFO kablam! | Jul 05 04:46:50.329 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Jul 05 04:46:50.329 INFO kablam! | ^^ Jul 05 04:46:50.330 INFO kablam! | Jul 05 04:46:50.330 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 05 04:46:50.330 INFO kablam! Jul 05 04:46:50.330 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 05 04:46:50.330 INFO kablam! --> src/lib.rs:53:43 Jul 05 04:46:50.330 INFO kablam! | Jul 05 04:46:50.330 INFO kablam! 53 | pub type LexLanguageParser<'a: 'b, 'b, I: 'b, T> = Lex<'a, 'b, LanguageParser<'a, 'b, I, T>>; Jul 05 04:46:50.330 INFO kablam! | ^^ Jul 05 04:46:50.330 INFO kablam! | Jul 05 04:46:50.330 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 05 04:46:50.330 INFO kablam! Jul 05 04:46:50.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Jul 05 04:46:50.362 INFO kablam! su: No module specific data is present Jul 05 04:46:50.764 INFO running `"docker" "rm" "-f" "9f0bb7a30d173670cd7220db921a4c8e6447b1eb174363237ca7bc60b0ba87d0"` Jul 05 04:46:50.843 INFO blam! 9f0bb7a30d173670cd7220db921a4c8e6447b1eb174363237ca7bc60b0ba87d0