Sep 21 07:20:28.274 INFO checking luther-derive-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 07:20:28.274 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 07:20:28.274 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:20:28.522 INFO blam! b024a49c859cf3c31b7515a8b20f12b75cd90657a334db022be6852fdef113c1 Sep 21 07:20:28.524 INFO running `"docker" "start" "-a" "b024a49c859cf3c31b7515a8b20f12b75cd90657a334db022be6852fdef113c1"` Sep 21 07:20:29.773 INFO kablam! usermod: no changes Sep 21 07:20:29.934 INFO kablam! Compiling vec_map v0.6.0 Sep 21 07:20:29.934 INFO kablam! Checking bit-vec v0.4.4 Sep 21 07:20:29.934 INFO kablam! Checking encode_unicode v0.3.2 Sep 21 07:20:29.934 INFO kablam! Checking either v1.5.0 Sep 21 07:20:29.934 INFO kablam! Checking assert_matches v1.3.0 Sep 21 07:20:29.946 INFO kablam! Compiling syn v0.12.15 Sep 21 07:20:31.238 INFO kablam! Checking failure v0.1.2 Sep 21 07:20:31.776 INFO kablam! Checking itertools v0.7.8 Sep 21 07:20:33.667 INFO kablam! Compiling redfa v0.0.2 Sep 21 07:20:33.971 INFO kablam! Checking bit-set v0.4.0 Sep 21 07:20:35.338 INFO kablam! Checking luther v0.1.0 Sep 21 07:20:44.578 INFO kablam! Checking luther-derive v0.1.0 (/source) Sep 21 07:20:48.022 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:20:48.022 INFO kablam! --> src/generate.rs:15:25 Sep 21 07:20:48.022 INFO kablam! | Sep 21 07:20:48.022 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 21 07:20:48.022 INFO kablam! | ^^^^^ Sep 21 07:20:48.022 INFO kablam! | Sep 21 07:20:48.022 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 07:20:48.022 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:20:48.022 INFO kablam! Sep 21 07:20:48.026 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:20:48.026 INFO kablam! --> src/dfa.rs:89:37 Sep 21 07:20:48.026 INFO kablam! | Sep 21 07:20:48.026 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 21 07:20:48.026 INFO kablam! | ^^^^^ Sep 21 07:20:48.026 INFO kablam! | Sep 21 07:20:48.026 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:20:48.026 INFO kablam! Sep 21 07:20:48.026 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:20:48.026 INFO kablam! --> src/lib.rs:126:23 Sep 21 07:20:48.026 INFO kablam! | Sep 21 07:20:48.026 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 21 07:20:48.026 INFO kablam! | ^^^^^ Sep 21 07:20:48.026 INFO kablam! | Sep 21 07:20:48.026 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:20:48.026 INFO kablam! Sep 21 07:20:49.454 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:20:49.454 INFO kablam! --> src/generate.rs:15:25 Sep 21 07:20:49.454 INFO kablam! | Sep 21 07:20:49.454 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 21 07:20:49.454 INFO kablam! | ^^^^^ Sep 21 07:20:49.454 INFO kablam! | Sep 21 07:20:49.454 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 07:20:49.454 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:20:49.454 INFO kablam! Sep 21 07:20:49.454 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:20:49.454 INFO kablam! --> src/dfa.rs:89:37 Sep 21 07:20:49.454 INFO kablam! | Sep 21 07:20:49.454 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 21 07:20:49.454 INFO kablam! | ^^^^^ Sep 21 07:20:49.454 INFO kablam! | Sep 21 07:20:49.454 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:20:49.454 INFO kablam! Sep 21 07:20:49.454 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:20:49.454 INFO kablam! --> src/lib.rs:126:23 Sep 21 07:20:49.454 INFO kablam! | Sep 21 07:20:49.454 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 21 07:20:49.454 INFO kablam! | ^^^^^ Sep 21 07:20:49.454 INFO kablam! | Sep 21 07:20:49.454 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:20:49.454 INFO kablam! Sep 21 07:20:51.161 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:20:51.161 INFO kablam! --> src/generate.rs:15:25 Sep 21 07:20:51.161 INFO kablam! | Sep 21 07:20:51.161 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 21 07:20:51.161 INFO kablam! | ^^^^^ Sep 21 07:20:51.161 INFO kablam! | Sep 21 07:20:51.161 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 07:20:51.161 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:20:51.161 INFO kablam! Sep 21 07:20:51.161 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:20:51.161 INFO kablam! --> src/dfa.rs:89:37 Sep 21 07:20:51.161 INFO kablam! | Sep 21 07:20:51.161 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 21 07:20:51.161 INFO kablam! | ^^^^^ Sep 21 07:20:51.161 INFO kablam! | Sep 21 07:20:51.161 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:20:51.161 INFO kablam! Sep 21 07:20:51.161 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:20:51.161 INFO kablam! --> src/lib.rs:126:23 Sep 21 07:20:51.161 INFO kablam! | Sep 21 07:20:51.161 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 21 07:20:51.161 INFO kablam! | ^^^^^ Sep 21 07:20:51.161 INFO kablam! | Sep 21 07:20:51.161 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:20:51.161 INFO kablam! Sep 21 07:21:25.014 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.22s Sep 21 07:21:25.020 INFO kablam! su: No module specific data is present Sep 21 07:21:25.770 INFO running `"docker" "rm" "-f" "b024a49c859cf3c31b7515a8b20f12b75cd90657a334db022be6852fdef113c1"` Sep 21 07:21:25.887 INFO blam! b024a49c859cf3c31b7515a8b20f12b75cd90657a334db022be6852fdef113c1