Sep 04 11:34:22.859 INFO checking luther-derive-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 11:34:22.859 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 11:34:22.859 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:34:23.086 INFO blam! beb32b185a00bdf97cc10b00c1acc63e36dd17397d04759b725e36fd1b3440a7 Sep 04 11:34:23.088 INFO running `"docker" "start" "-a" "beb32b185a00bdf97cc10b00c1acc63e36dd17397d04759b725e36fd1b3440a7"` Sep 04 11:34:24.024 INFO kablam! Compiling vec_map v0.6.0 Sep 04 11:34:24.030 INFO kablam! Checking bit-vec v0.4.4 Sep 04 11:34:24.057 INFO kablam! Checking encode_unicode v0.3.2 Sep 04 11:34:24.078 INFO kablam! Checking assert_matches v1.3.0 Sep 04 11:34:24.129 INFO kablam! Checking syn v0.12.15 Sep 04 11:34:24.130 INFO kablam! Checking failure v0.1.2 Sep 04 11:34:27.759 INFO kablam! Compiling redfa v0.0.2 Sep 04 11:34:28.339 INFO kablam! Checking bit-set v0.4.0 Sep 04 11:34:29.467 INFO kablam! Checking luther v0.1.0 Sep 04 11:34:33.523 INFO kablam! Compiling luther-derive v0.1.0 (file:///source) Sep 04 11:34:38.236 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 11:34:38.236 INFO kablam! --> src/generate.rs:15:25 Sep 04 11:34:38.236 INFO kablam! | Sep 04 11:34:38.236 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 04 11:34:38.236 INFO kablam! | ^^^^^ Sep 04 11:34:38.237 INFO kablam! | Sep 04 11:34:38.237 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 11:34:38.238 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 11:34:38.238 INFO kablam! Sep 04 11:34:38.241 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 11:34:38.241 INFO kablam! --> src/dfa.rs:89:37 Sep 04 11:34:38.241 INFO kablam! | Sep 04 11:34:38.241 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 04 11:34:38.241 INFO kablam! | ^^^^^ Sep 04 11:34:38.242 INFO kablam! | Sep 04 11:34:38.242 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 11:34:38.243 INFO kablam! Sep 04 11:34:38.243 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 11:34:38.243 INFO kablam! --> src/lib.rs:126:23 Sep 04 11:34:38.244 INFO kablam! | Sep 04 11:34:38.244 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 04 11:34:38.244 INFO kablam! | ^^^^^ Sep 04 11:34:38.244 INFO kablam! | Sep 04 11:34:38.245 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 11:34:38.245 INFO kablam! Sep 04 11:34:47.818 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 11:34:47.818 INFO kablam! --> src/generate.rs:15:25 Sep 04 11:34:47.818 INFO kablam! | Sep 04 11:34:47.819 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 04 11:34:47.819 INFO kablam! | ^^^^^ Sep 04 11:34:47.819 INFO kablam! | Sep 04 11:34:47.819 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 11:34:47.819 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 11:34:47.819 INFO kablam! Sep 04 11:34:47.820 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 11:34:47.821 INFO kablam! --> src/dfa.rs:89:37 Sep 04 11:34:47.821 INFO kablam! | Sep 04 11:34:47.821 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 04 11:34:47.821 INFO kablam! | ^^^^^ Sep 04 11:34:47.821 INFO kablam! | Sep 04 11:34:47.821 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 11:34:47.821 INFO kablam! Sep 04 11:34:47.821 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 11:34:47.821 INFO kablam! --> src/lib.rs:126:23 Sep 04 11:34:47.821 INFO kablam! | Sep 04 11:34:47.821 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 04 11:34:47.821 INFO kablam! | ^^^^^ Sep 04 11:34:47.821 INFO kablam! | Sep 04 11:34:47.821 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 11:34:47.821 INFO kablam! Sep 04 11:34:48.392 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 11:34:48.392 INFO kablam! --> src/generate.rs:15:25 Sep 04 11:34:48.392 INFO kablam! | Sep 04 11:34:48.392 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 04 11:34:48.392 INFO kablam! | ^^^^^ Sep 04 11:34:48.392 INFO kablam! | Sep 04 11:34:48.392 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 11:34:48.392 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 11:34:48.392 INFO kablam! Sep 04 11:34:48.394 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 11:34:48.394 INFO kablam! --> src/dfa.rs:89:37 Sep 04 11:34:48.394 INFO kablam! | Sep 04 11:34:48.394 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 04 11:34:48.394 INFO kablam! | ^^^^^ Sep 04 11:34:48.394 INFO kablam! | Sep 04 11:34:48.394 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 11:34:48.394 INFO kablam! Sep 04 11:34:48.395 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 11:34:48.395 INFO kablam! --> src/lib.rs:126:23 Sep 04 11:34:48.395 INFO kablam! | Sep 04 11:34:48.395 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 04 11:34:48.395 INFO kablam! | ^^^^^ Sep 04 11:34:48.395 INFO kablam! | Sep 04 11:34:48.395 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 11:34:48.395 INFO kablam! Sep 04 11:35:25.118 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Sep 04 11:35:25.132 INFO kablam! su: No module specific data is present Sep 04 11:35:25.705 INFO running `"docker" "rm" "-f" "beb32b185a00bdf97cc10b00c1acc63e36dd17397d04759b725e36fd1b3440a7"` Sep 04 11:35:25.863 INFO blam! beb32b185a00bdf97cc10b00c1acc63e36dd17397d04759b725e36fd1b3440a7