Sep 01 14:40:17.519 INFO checking luther-derive-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 14:40:17.519 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 14:40:17.520 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/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 01 14:40:17.791 INFO blam! 8f7f57c45f76f39c581b8dc0f19a53fca24b97b41a37969a89aa86ac6ebfae65 Sep 01 14:40:17.793 INFO running `"docker" "start" "-a" "8f7f57c45f76f39c581b8dc0f19a53fca24b97b41a37969a89aa86ac6ebfae65"` Sep 01 14:40:18.739 INFO kablam! Compiling vec_map v0.6.0 Sep 01 14:40:18.739 INFO kablam! Checking encode_unicode v0.3.2 Sep 01 14:40:18.740 INFO kablam! Checking itertools v0.7.8 Sep 01 14:40:18.747 INFO kablam! Compiling syn v0.12.15 Sep 01 14:40:18.754 INFO kablam! Checking failure v0.1.2 Sep 01 14:40:22.407 INFO kablam! Checking redfa v0.0.2 Sep 01 14:40:24.745 INFO kablam! Checking luther v0.1.0 Sep 01 14:40:38.006 INFO kablam! Checking luther-derive v0.1.0 (file:///source) Sep 01 14:40:47.420 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 14:40:47.420 INFO kablam! --> src/generate.rs:15:25 Sep 01 14:40:47.420 INFO kablam! | Sep 01 14:40:47.420 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 01 14:40:47.420 INFO kablam! | ^^^^^ Sep 01 14:40:47.420 INFO kablam! | Sep 01 14:40:47.421 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 14:40:47.421 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 14:40:47.421 INFO kablam! Sep 01 14:40:47.424 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 14:40:47.424 INFO kablam! --> src/dfa.rs:89:37 Sep 01 14:40:47.424 INFO kablam! | Sep 01 14:40:47.424 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 01 14:40:47.425 INFO kablam! | ^^^^^ Sep 01 14:40:47.425 INFO kablam! | Sep 01 14:40:47.425 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 14:40:47.426 INFO kablam! Sep 01 14:40:47.426 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 14:40:47.426 INFO kablam! --> src/lib.rs:126:23 Sep 01 14:40:47.426 INFO kablam! | Sep 01 14:40:47.426 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 01 14:40:47.426 INFO kablam! | ^^^^^ Sep 01 14:40:47.427 INFO kablam! | Sep 01 14:40:47.427 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 14:40:47.427 INFO kablam! Sep 01 14:40:47.804 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 14:40:47.804 INFO kablam! --> src/generate.rs:15:25 Sep 01 14:40:47.804 INFO kablam! | Sep 01 14:40:47.804 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 01 14:40:47.804 INFO kablam! | ^^^^^ Sep 01 14:40:47.805 INFO kablam! | Sep 01 14:40:47.805 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 14:40:47.805 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 14:40:47.805 INFO kablam! Sep 01 14:40:47.808 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 14:40:47.808 INFO kablam! --> src/dfa.rs:89:37 Sep 01 14:40:47.808 INFO kablam! | Sep 01 14:40:47.808 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 01 14:40:47.808 INFO kablam! | ^^^^^ Sep 01 14:40:47.808 INFO kablam! | Sep 01 14:40:47.808 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 14:40:47.808 INFO kablam! Sep 01 14:40:47.809 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 14:40:47.809 INFO kablam! --> src/lib.rs:126:23 Sep 01 14:40:47.809 INFO kablam! | Sep 01 14:40:47.809 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 01 14:40:47.809 INFO kablam! | ^^^^^ Sep 01 14:40:47.809 INFO kablam! | Sep 01 14:40:47.809 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 14:40:47.809 INFO kablam! Sep 01 14:40:51.714 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 14:40:51.714 INFO kablam! --> src/generate.rs:15:25 Sep 01 14:40:51.714 INFO kablam! | Sep 01 14:40:51.714 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 01 14:40:51.714 INFO kablam! | ^^^^^ Sep 01 14:40:51.714 INFO kablam! | Sep 01 14:40:51.714 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 14:40:51.714 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 14:40:51.714 INFO kablam! Sep 01 14:40:51.716 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 14:40:51.716 INFO kablam! --> src/dfa.rs:89:37 Sep 01 14:40:51.716 INFO kablam! | Sep 01 14:40:51.716 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 01 14:40:51.716 INFO kablam! | ^^^^^ Sep 01 14:40:51.716 INFO kablam! | Sep 01 14:40:51.716 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 14:40:51.716 INFO kablam! Sep 01 14:40:51.717 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 14:40:51.717 INFO kablam! --> src/lib.rs:126:23 Sep 01 14:40:51.717 INFO kablam! | Sep 01 14:40:51.717 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 01 14:40:51.717 INFO kablam! | ^^^^^ Sep 01 14:40:51.717 INFO kablam! | Sep 01 14:40:51.717 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 14:40:51.717 INFO kablam! Sep 01 14:41:35.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Sep 01 14:41:35.949 INFO kablam! su: No module specific data is present Sep 01 14:41:36.934 INFO running `"docker" "rm" "-f" "8f7f57c45f76f39c581b8dc0f19a53fca24b97b41a37969a89aa86ac6ebfae65"` Sep 01 14:41:37.124 INFO blam! 8f7f57c45f76f39c581b8dc0f19a53fca24b97b41a37969a89aa86ac6ebfae65