Sep 10 14:59:02.533 INFO checking luther-derive-0.1.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 14:59:02.533 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 14:59:02.533 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 14:59:02.766 INFO blam! 23628e71a2cced89873599d5607ff9bf2c129788328170c80da2131679ead487 Sep 10 14:59:02.768 INFO running `"docker" "start" "-a" "23628e71a2cced89873599d5607ff9bf2c129788328170c80da2131679ead487"` Sep 10 14:59:04.043 INFO kablam! usermod: no changes Sep 10 14:59:04.225 INFO kablam! Checking bit-vec v0.4.4 Sep 10 14:59:04.227 INFO kablam! Compiling vec_map v0.6.0 Sep 10 14:59:04.227 INFO kablam! Checking encode_unicode v0.3.2 Sep 10 14:59:04.227 INFO kablam! Checking assert_matches v1.3.0 Sep 10 14:59:04.280 INFO kablam! Checking itertools v0.7.8 Sep 10 14:59:04.280 INFO kablam! Compiling syn v0.12.15 Sep 10 14:59:05.998 INFO kablam! Checking failure v0.1.2 Sep 10 14:59:07.486 INFO kablam! Compiling redfa v0.0.2 Sep 10 14:59:07.938 INFO kablam! Checking bit-set v0.4.0 Sep 10 14:59:09.298 INFO kablam! Checking luther v0.1.0 Sep 10 14:59:21.482 INFO kablam! Checking luther-derive v0.1.0 (file:///source) Sep 10 14:59:26.698 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 14:59:26.698 INFO kablam! --> src/generate.rs:15:25 Sep 10 14:59:26.698 INFO kablam! | Sep 10 14:59:26.698 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 10 14:59:26.698 INFO kablam! | ^^^^^ Sep 10 14:59:26.698 INFO kablam! | Sep 10 14:59:26.698 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 10 14:59:26.698 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 14:59:26.698 INFO kablam! Sep 10 14:59:26.698 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 14:59:26.698 INFO kablam! --> src/dfa.rs:89:37 Sep 10 14:59:26.698 INFO kablam! | Sep 10 14:59:26.698 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 10 14:59:26.698 INFO kablam! | ^^^^^ Sep 10 14:59:26.698 INFO kablam! | Sep 10 14:59:26.698 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 14:59:26.698 INFO kablam! Sep 10 14:59:26.698 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 14:59:26.698 INFO kablam! --> src/lib.rs:126:23 Sep 10 14:59:26.698 INFO kablam! | Sep 10 14:59:26.698 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 10 14:59:26.698 INFO kablam! | ^^^^^ Sep 10 14:59:26.698 INFO kablam! | Sep 10 14:59:26.698 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 14:59:26.698 INFO kablam! Sep 10 14:59:26.942 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 14:59:26.942 INFO kablam! --> src/generate.rs:15:25 Sep 10 14:59:26.942 INFO kablam! | Sep 10 14:59:26.942 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 10 14:59:26.942 INFO kablam! | ^^^^^ Sep 10 14:59:26.942 INFO kablam! | Sep 10 14:59:26.942 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 10 14:59:26.942 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 14:59:26.942 INFO kablam! Sep 10 14:59:26.942 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 14:59:26.942 INFO kablam! --> src/dfa.rs:89:37 Sep 10 14:59:26.942 INFO kablam! | Sep 10 14:59:26.942 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 10 14:59:26.942 INFO kablam! | ^^^^^ Sep 10 14:59:26.942 INFO kablam! | Sep 10 14:59:26.942 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 14:59:26.942 INFO kablam! Sep 10 14:59:26.942 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 14:59:26.942 INFO kablam! --> src/lib.rs:126:23 Sep 10 14:59:26.942 INFO kablam! | Sep 10 14:59:26.942 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 10 14:59:26.942 INFO kablam! | ^^^^^ Sep 10 14:59:26.942 INFO kablam! | Sep 10 14:59:26.942 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 14:59:26.942 INFO kablam! Sep 10 14:59:27.574 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 14:59:27.574 INFO kablam! --> src/generate.rs:15:25 Sep 10 14:59:27.574 INFO kablam! | Sep 10 14:59:27.574 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 10 14:59:27.574 INFO kablam! | ^^^^^ Sep 10 14:59:27.574 INFO kablam! | Sep 10 14:59:27.574 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 10 14:59:27.574 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 14:59:27.574 INFO kablam! Sep 10 14:59:27.574 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 14:59:27.574 INFO kablam! --> src/dfa.rs:89:37 Sep 10 14:59:27.574 INFO kablam! | Sep 10 14:59:27.574 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 10 14:59:27.574 INFO kablam! | ^^^^^ Sep 10 14:59:27.574 INFO kablam! | Sep 10 14:59:27.574 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 14:59:27.574 INFO kablam! Sep 10 14:59:27.574 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 10 14:59:27.574 INFO kablam! --> src/lib.rs:126:23 Sep 10 14:59:27.574 INFO kablam! | Sep 10 14:59:27.574 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 10 14:59:27.574 INFO kablam! | ^^^^^ Sep 10 14:59:27.574 INFO kablam! | Sep 10 14:59:27.574 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 10 14:59:27.574 INFO kablam! Sep 10 15:00:01.222 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.14s Sep 10 15:00:01.227 INFO kablam! su: No module specific data is present Sep 10 15:00:02.439 INFO running `"docker" "rm" "-f" "23628e71a2cced89873599d5607ff9bf2c129788328170c80da2131679ead487"` Sep 10 15:00:02.545 INFO blam! 23628e71a2cced89873599d5607ff9bf2c129788328170c80da2131679ead487