Sep 02 08:11:33.313 INFO checking luther-derive-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 08:11:33.313 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 08:11:33.313 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 08:11:33.569 INFO blam! c3a3cd4de513b5860b8d6b81f45193f8cbbd4dbd3d86e9b07e1a72ea42ec6821 Sep 02 08:11:33.572 INFO running `"docker" "start" "-a" "c3a3cd4de513b5860b8d6b81f45193f8cbbd4dbd3d86e9b07e1a72ea42ec6821"` Sep 02 08:11:34.593 INFO kablam! Checking bit-vec v0.4.4 Sep 02 08:11:34.594 INFO kablam! Checking encode_unicode v0.3.2 Sep 02 08:11:34.610 INFO kablam! Checking vec_map v0.6.0 Sep 02 08:11:34.647 INFO kablam! Compiling redfa v0.0.2 Sep 02 08:11:34.647 INFO kablam! Checking syn v0.12.15 Sep 02 08:11:37.667 INFO kablam! Checking bit-set v0.4.0 Sep 02 08:11:38.759 INFO kablam! Checking luther v0.1.0 Sep 02 08:11:40.550 INFO kablam! Compiling luther-derive v0.1.0 (file:///source) Sep 02 08:11:46.303 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 08:11:46.303 INFO kablam! --> src/generate.rs:15:25 Sep 02 08:11:46.303 INFO kablam! | Sep 02 08:11:46.304 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 02 08:11:46.304 INFO kablam! | ^^^^^ Sep 02 08:11:46.304 INFO kablam! | Sep 02 08:11:46.304 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 08:11:46.304 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 08:11:46.304 INFO kablam! Sep 02 08:11:46.306 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 08:11:46.306 INFO kablam! --> src/dfa.rs:89:37 Sep 02 08:11:46.307 INFO kablam! | Sep 02 08:11:46.307 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 02 08:11:46.307 INFO kablam! | ^^^^^ Sep 02 08:11:46.307 INFO kablam! | Sep 02 08:11:46.307 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 08:11:46.308 INFO kablam! Sep 02 08:11:46.308 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 08:11:46.308 INFO kablam! --> src/lib.rs:126:23 Sep 02 08:11:46.308 INFO kablam! | Sep 02 08:11:46.308 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 02 08:11:46.308 INFO kablam! | ^^^^^ Sep 02 08:11:46.308 INFO kablam! | Sep 02 08:11:46.308 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 08:11:46.308 INFO kablam! Sep 02 08:11:58.791 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 08:11:58.791 INFO kablam! --> src/generate.rs:15:25 Sep 02 08:11:58.791 INFO kablam! | Sep 02 08:11:58.791 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 02 08:11:58.791 INFO kablam! | ^^^^^ Sep 02 08:11:58.791 INFO kablam! | Sep 02 08:11:58.791 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 08:11:58.791 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 08:11:58.791 INFO kablam! Sep 02 08:11:58.793 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 08:11:58.793 INFO kablam! --> src/dfa.rs:89:37 Sep 02 08:11:58.793 INFO kablam! | Sep 02 08:11:58.793 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 02 08:11:58.793 INFO kablam! | ^^^^^ Sep 02 08:11:58.793 INFO kablam! | Sep 02 08:11:58.793 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 08:11:58.793 INFO kablam! Sep 02 08:11:58.794 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 08:11:58.794 INFO kablam! --> src/lib.rs:126:23 Sep 02 08:11:58.794 INFO kablam! | Sep 02 08:11:58.794 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 02 08:11:58.794 INFO kablam! | ^^^^^ Sep 02 08:11:58.794 INFO kablam! | Sep 02 08:11:58.794 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 08:11:58.794 INFO kablam! Sep 02 08:11:58.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 08:11:58.992 INFO kablam! --> src/generate.rs:15:25 Sep 02 08:11:58.992 INFO kablam! | Sep 02 08:11:58.992 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 02 08:11:58.992 INFO kablam! | ^^^^^ Sep 02 08:11:58.992 INFO kablam! | Sep 02 08:11:58.993 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 08:11:58.993 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 08:11:58.993 INFO kablam! Sep 02 08:11:58.996 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 08:11:58.996 INFO kablam! --> src/dfa.rs:89:37 Sep 02 08:11:58.997 INFO kablam! | Sep 02 08:11:58.997 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 02 08:11:58.997 INFO kablam! | ^^^^^ Sep 02 08:11:58.997 INFO kablam! | Sep 02 08:11:58.997 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 08:11:58.998 INFO kablam! Sep 02 08:11:58.999 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 08:11:58.999 INFO kablam! --> src/lib.rs:126:23 Sep 02 08:11:58.999 INFO kablam! | Sep 02 08:11:58.999 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 02 08:11:58.999 INFO kablam! | ^^^^^ Sep 02 08:11:58.999 INFO kablam! | Sep 02 08:11:58.999 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 08:11:59.000 INFO kablam! Sep 02 08:12:35.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Sep 02 08:12:35.651 INFO kablam! su: No module specific data is present Sep 02 08:12:36.185 INFO running `"docker" "rm" "-f" "c3a3cd4de513b5860b8d6b81f45193f8cbbd4dbd3d86e9b07e1a72ea42ec6821"` Sep 02 08:12:36.345 INFO blam! c3a3cd4de513b5860b8d6b81f45193f8cbbd4dbd3d86e9b07e1a72ea42ec6821