Sep 20 00:29:04.335 INFO checking luther-derive-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 00:29:04.335 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 00:29:04.335 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:29:04.528 INFO blam! 066850e35274e3c1934d76ab9cabd68efd8742bffcef4f8a67c2080ad69f25b3 Sep 20 00:29:04.529 INFO running `"docker" "start" "-a" "066850e35274e3c1934d76ab9cabd68efd8742bffcef4f8a67c2080ad69f25b3"` Sep 20 00:29:06.650 INFO kablam! usermod: no changes Sep 20 00:29:06.822 INFO kablam! Checking rustc-demangle v0.1.9 Sep 20 00:29:06.822 INFO kablam! Compiling vec_map v0.6.0 Sep 20 00:29:06.822 INFO kablam! Checking bit-vec v0.4.4 Sep 20 00:29:06.827 INFO kablam! Checking encode_unicode v0.3.2 Sep 20 00:29:06.827 INFO kablam! Checking either v1.5.0 Sep 20 00:29:06.827 INFO kablam! Checking assert_matches v1.3.0 Sep 20 00:29:06.828 INFO kablam! Checking backtrace-sys v0.1.24 Sep 20 00:29:08.143 INFO kablam! Checking syn v0.12.15 Sep 20 00:29:08.550 INFO kablam! Checking itertools v0.7.8 Sep 20 00:29:08.770 INFO kablam! Checking backtrace v0.3.9 Sep 20 00:29:10.058 INFO kablam! Checking bit-set v0.4.0 Sep 20 00:29:10.206 INFO kablam! Compiling redfa v0.0.2 Sep 20 00:29:11.415 INFO kablam! Checking failure v0.1.2 Sep 20 00:29:13.258 INFO kablam! Checking luther v0.1.0 Sep 20 00:29:14.586 INFO kablam! Compiling luther-derive v0.1.0 (/source) Sep 20 00:29:18.970 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:18.971 INFO kablam! --> src/generate.rs:15:25 Sep 20 00:29:18.971 INFO kablam! | Sep 20 00:29:18.971 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 20 00:29:18.971 INFO kablam! | ^^^^^ Sep 20 00:29:18.971 INFO kablam! | Sep 20 00:29:18.971 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:29:18.972 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:18.972 INFO kablam! Sep 20 00:29:18.974 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:18.974 INFO kablam! --> src/dfa.rs:89:37 Sep 20 00:29:18.974 INFO kablam! | Sep 20 00:29:18.974 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 20 00:29:18.974 INFO kablam! | ^^^^^ Sep 20 00:29:18.975 INFO kablam! | Sep 20 00:29:18.975 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:18.975 INFO kablam! Sep 20 00:29:18.976 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:18.976 INFO kablam! --> src/lib.rs:126:23 Sep 20 00:29:18.976 INFO kablam! | Sep 20 00:29:18.976 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 20 00:29:18.976 INFO kablam! | ^^^^^ Sep 20 00:29:18.977 INFO kablam! | Sep 20 00:29:18.977 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:18.977 INFO kablam! Sep 20 00:29:26.598 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:26.598 INFO kablam! --> src/generate.rs:15:25 Sep 20 00:29:26.598 INFO kablam! | Sep 20 00:29:26.598 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 20 00:29:26.598 INFO kablam! | ^^^^^ Sep 20 00:29:26.598 INFO kablam! | Sep 20 00:29:26.598 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:29:26.598 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:26.598 INFO kablam! Sep 20 00:29:26.622 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:26.622 INFO kablam! --> src/dfa.rs:89:37 Sep 20 00:29:26.622 INFO kablam! | Sep 20 00:29:26.622 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 20 00:29:26.622 INFO kablam! | ^^^^^ Sep 20 00:29:26.622 INFO kablam! | Sep 20 00:29:26.622 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:26.622 INFO kablam! Sep 20 00:29:26.622 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:26.622 INFO kablam! --> src/lib.rs:126:23 Sep 20 00:29:26.622 INFO kablam! | Sep 20 00:29:26.622 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 20 00:29:26.622 INFO kablam! | ^^^^^ Sep 20 00:29:26.622 INFO kablam! | Sep 20 00:29:26.622 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:26.622 INFO kablam! Sep 20 00:29:27.013 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:27.013 INFO kablam! --> src/generate.rs:15:25 Sep 20 00:29:27.013 INFO kablam! | Sep 20 00:29:27.013 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 20 00:29:27.013 INFO kablam! | ^^^^^ Sep 20 00:29:27.013 INFO kablam! | Sep 20 00:29:27.013 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:29:27.013 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:27.013 INFO kablam! Sep 20 00:29:27.013 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:27.013 INFO kablam! --> src/dfa.rs:89:37 Sep 20 00:29:27.013 INFO kablam! | Sep 20 00:29:27.013 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 20 00:29:27.013 INFO kablam! | ^^^^^ Sep 20 00:29:27.013 INFO kablam! | Sep 20 00:29:27.013 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:27.013 INFO kablam! Sep 20 00:29:27.014 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:27.014 INFO kablam! --> src/lib.rs:126:23 Sep 20 00:29:27.014 INFO kablam! | Sep 20 00:29:27.014 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 20 00:29:27.014 INFO kablam! | ^^^^^ Sep 20 00:29:27.014 INFO kablam! | Sep 20 00:29:27.014 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:27.014 INFO kablam! Sep 20 00:29:56.378 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.70s Sep 20 00:29:56.387 INFO kablam! su: No module specific data is present Sep 20 00:29:57.469 INFO running `"docker" "rm" "-f" "066850e35274e3c1934d76ab9cabd68efd8742bffcef4f8a67c2080ad69f25b3"` Sep 20 00:29:57.616 INFO blam! 066850e35274e3c1934d76ab9cabd68efd8742bffcef4f8a67c2080ad69f25b3