Sep 20 00:29:03.402 INFO checking luther-derive-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:29:03.402 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:29:03.402 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:03.668 INFO blam! a4be736dcbb86595df83e9fca339f8b2ce15f5b5a79f6e6a754138eecca7b101 Sep 20 00:29:03.670 INFO running `"docker" "start" "-a" "a4be736dcbb86595df83e9fca339f8b2ce15f5b5a79f6e6a754138eecca7b101"` Sep 20 00:29:05.030 INFO kablam! usermod: no changes Sep 20 00:29:05.174 INFO kablam! Checking rustc-demangle v0.1.9 Sep 20 00:29:05.174 INFO kablam! Checking bit-vec v0.4.4 Sep 20 00:29:05.174 INFO kablam! Compiling vec_map v0.6.0 Sep 20 00:29:05.176 INFO kablam! Checking encode_unicode v0.3.2 Sep 20 00:29:05.176 INFO kablam! Checking assert_matches v1.3.0 Sep 20 00:29:05.178 INFO kablam! Checking itertools v0.7.8 Sep 20 00:29:05.178 INFO kablam! Compiling syn v0.12.15 Sep 20 00:29:06.246 INFO kablam! Checking backtrace-sys v0.1.24 Sep 20 00:29:07.214 INFO kablam! Checking backtrace v0.3.9 Sep 20 00:29:08.618 INFO kablam! Compiling redfa v0.0.2 Sep 20 00:29:09.862 INFO kablam! Checking bit-set v0.4.0 Sep 20 00:29:11.001 INFO kablam! Checking failure v0.1.2 Sep 20 00:29:14.422 INFO kablam! Checking luther v0.1.0 Sep 20 00:29:22.150 INFO kablam! Checking luther-derive v0.1.0 (/source) Sep 20 00:29:28.085 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:28.085 INFO kablam! --> src/generate.rs:15:25 Sep 20 00:29:28.085 INFO kablam! | Sep 20 00:29:28.085 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 20 00:29:28.085 INFO kablam! | ^^^^^ Sep 20 00:29:28.085 INFO kablam! | Sep 20 00:29:28.085 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:29:28.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:28.085 INFO kablam! Sep 20 00:29:28.085 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:28.085 INFO kablam! --> src/dfa.rs:89:37 Sep 20 00:29:28.085 INFO kablam! | Sep 20 00:29:28.085 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 20 00:29:28.085 INFO kablam! | ^^^^^ Sep 20 00:29:28.085 INFO kablam! | Sep 20 00:29:28.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:28.085 INFO kablam! Sep 20 00:29:28.085 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:28.085 INFO kablam! --> src/lib.rs:126:23 Sep 20 00:29:28.085 INFO kablam! | Sep 20 00:29:28.085 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 20 00:29:28.085 INFO kablam! | ^^^^^ Sep 20 00:29:28.085 INFO kablam! | Sep 20 00:29:28.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:28.085 INFO kablam! Sep 20 00:29:28.265 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:28.265 INFO kablam! --> src/generate.rs:15:25 Sep 20 00:29:28.265 INFO kablam! | Sep 20 00:29:28.265 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 20 00:29:28.265 INFO kablam! | ^^^^^ Sep 20 00:29:28.265 INFO kablam! | Sep 20 00:29:28.265 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:29:28.265 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:28.265 INFO kablam! Sep 20 00:29:28.265 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:28.266 INFO kablam! --> src/dfa.rs:89:37 Sep 20 00:29:28.266 INFO kablam! | Sep 20 00:29:28.266 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 20 00:29:28.266 INFO kablam! | ^^^^^ Sep 20 00:29:28.266 INFO kablam! | Sep 20 00:29:28.266 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:28.266 INFO kablam! Sep 20 00:29:28.266 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:28.266 INFO kablam! --> src/lib.rs:126:23 Sep 20 00:29:28.266 INFO kablam! | Sep 20 00:29:28.266 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 20 00:29:28.266 INFO kablam! | ^^^^^ Sep 20 00:29:28.266 INFO kablam! | Sep 20 00:29:28.266 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:28.266 INFO kablam! Sep 20 00:29:29.549 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:29.549 INFO kablam! --> src/generate.rs:15:25 Sep 20 00:29:29.549 INFO kablam! | Sep 20 00:29:29.549 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 20 00:29:29.549 INFO kablam! | ^^^^^ Sep 20 00:29:29.549 INFO kablam! | Sep 20 00:29:29.549 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:29:29.549 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:29.549 INFO kablam! Sep 20 00:29:29.549 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:29.549 INFO kablam! --> src/dfa.rs:89:37 Sep 20 00:29:29.549 INFO kablam! | Sep 20 00:29:29.549 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 20 00:29:29.549 INFO kablam! | ^^^^^ Sep 20 00:29:29.550 INFO kablam! | Sep 20 00:29:29.550 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:29.550 INFO kablam! Sep 20 00:29:29.550 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:29:29.550 INFO kablam! --> src/lib.rs:126:23 Sep 20 00:29:29.550 INFO kablam! | Sep 20 00:29:29.550 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 20 00:29:29.550 INFO kablam! | ^^^^^ Sep 20 00:29:29.550 INFO kablam! | Sep 20 00:29:29.550 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:29:29.550 INFO kablam! Sep 20 00:30:02.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.54s Sep 20 00:30:02.598 INFO kablam! su: No module specific data is present Sep 20 00:30:03.465 INFO running `"docker" "rm" "-f" "a4be736dcbb86595df83e9fca339f8b2ce15f5b5a79f6e6a754138eecca7b101"` Sep 20 00:30:03.655 INFO blam! a4be736dcbb86595df83e9fca339f8b2ce15f5b5a79f6e6a754138eecca7b101