Sep 19 22:39:51.997 INFO checking luther-derive-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:39:51.997 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:39:51.997 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:39:52.374 INFO blam! e320a75fecd14dc522359a873a816bbc6694436c335b3bc9c3aab20dbf7bd5ae Sep 19 22:39:52.377 INFO running `"docker" "start" "-a" "e320a75fecd14dc522359a873a816bbc6694436c335b3bc9c3aab20dbf7bd5ae"` Sep 19 22:39:53.579 INFO kablam! usermod: no changes Sep 19 22:39:53.748 INFO kablam! Compiling vec_map v0.6.0 Sep 19 22:39:53.750 INFO kablam! Checking bit-vec v0.4.4 Sep 19 22:39:53.750 INFO kablam! Checking encode_unicode v0.3.2 Sep 19 22:39:53.750 INFO kablam! Checking assert_matches v1.3.0 Sep 19 22:39:53.764 INFO kablam! Compiling syn v0.12.15 Sep 19 22:39:53.765 INFO kablam! Checking failure v0.1.2 Sep 19 22:39:55.419 INFO kablam! Compiling redfa v0.0.2 Sep 19 22:39:56.890 INFO kablam! Checking bit-set v0.4.0 Sep 19 22:39:58.131 INFO kablam! Checking luther v0.1.0 Sep 19 22:40:06.211 INFO kablam! Checking luther-derive v0.1.0 (/source) Sep 19 22:40:12.119 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 22:40:12.119 INFO kablam! --> src/generate.rs:15:25 Sep 19 22:40:12.119 INFO kablam! | Sep 19 22:40:12.119 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 19 22:40:12.119 INFO kablam! | ^^^^^ Sep 19 22:40:12.119 INFO kablam! | Sep 19 22:40:12.119 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 19 22:40:12.119 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 22:40:12.119 INFO kablam! Sep 19 22:40:12.119 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 22:40:12.119 INFO kablam! --> src/dfa.rs:89:37 Sep 19 22:40:12.119 INFO kablam! | Sep 19 22:40:12.119 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 19 22:40:12.119 INFO kablam! | ^^^^^ Sep 19 22:40:12.119 INFO kablam! | Sep 19 22:40:12.119 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 22:40:12.119 INFO kablam! Sep 19 22:40:12.119 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 22:40:12.119 INFO kablam! --> src/lib.rs:126:23 Sep 19 22:40:12.119 INFO kablam! | Sep 19 22:40:12.119 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 19 22:40:12.119 INFO kablam! | ^^^^^ Sep 19 22:40:12.119 INFO kablam! | Sep 19 22:40:12.119 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 22:40:12.119 INFO kablam! Sep 19 22:40:12.307 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 22:40:12.307 INFO kablam! --> src/generate.rs:15:25 Sep 19 22:40:12.307 INFO kablam! | Sep 19 22:40:12.307 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 19 22:40:12.307 INFO kablam! | ^^^^^ Sep 19 22:40:12.307 INFO kablam! | Sep 19 22:40:12.307 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 19 22:40:12.307 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 22:40:12.307 INFO kablam! Sep 19 22:40:12.309 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 22:40:12.309 INFO kablam! --> src/dfa.rs:89:37 Sep 19 22:40:12.310 INFO kablam! | Sep 19 22:40:12.310 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 19 22:40:12.310 INFO kablam! | ^^^^^ Sep 19 22:40:12.311 INFO kablam! | Sep 19 22:40:12.311 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 22:40:12.311 INFO kablam! Sep 19 22:40:12.312 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 22:40:12.312 INFO kablam! --> src/lib.rs:126:23 Sep 19 22:40:12.312 INFO kablam! | Sep 19 22:40:12.313 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 19 22:40:12.313 INFO kablam! | ^^^^^ Sep 19 22:40:12.313 INFO kablam! | Sep 19 22:40:12.314 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 22:40:12.314 INFO kablam! Sep 19 22:40:16.659 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 22:40:16.659 INFO kablam! --> src/generate.rs:15:25 Sep 19 22:40:16.659 INFO kablam! | Sep 19 22:40:16.659 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 19 22:40:16.659 INFO kablam! | ^^^^^ Sep 19 22:40:16.659 INFO kablam! | Sep 19 22:40:16.659 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 19 22:40:16.659 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 22:40:16.659 INFO kablam! Sep 19 22:40:16.659 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 22:40:16.659 INFO kablam! --> src/dfa.rs:89:37 Sep 19 22:40:16.659 INFO kablam! | Sep 19 22:40:16.659 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 19 22:40:16.659 INFO kablam! | ^^^^^ Sep 19 22:40:16.659 INFO kablam! | Sep 19 22:40:16.659 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 22:40:16.659 INFO kablam! Sep 19 22:40:16.659 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 19 22:40:16.659 INFO kablam! --> src/lib.rs:126:23 Sep 19 22:40:16.659 INFO kablam! | Sep 19 22:40:16.659 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 19 22:40:16.659 INFO kablam! | ^^^^^ Sep 19 22:40:16.659 INFO kablam! | Sep 19 22:40:16.659 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 19 22:40:16.659 INFO kablam! Sep 19 22:40:51.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.78s Sep 19 22:40:51.399 INFO kablam! su: No module specific data is present Sep 19 22:40:52.317 INFO running `"docker" "rm" "-f" "e320a75fecd14dc522359a873a816bbc6694436c335b3bc9c3aab20dbf7bd5ae"` Sep 19 22:40:52.571 INFO blam! e320a75fecd14dc522359a873a816bbc6694436c335b3bc9c3aab20dbf7bd5ae