Sep 17 21:40:15.346 INFO checking luther-derive-0.1.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 21:40:15.346 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 21:40:15.346 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:40:15.783 INFO blam! b75780ad753bf23b015d202115577d942cf2c4d612907fe110ea6eadd28cc887 Sep 17 21:40:15.787 INFO running `"docker" "start" "-a" "b75780ad753bf23b015d202115577d942cf2c4d612907fe110ea6eadd28cc887"` Sep 17 21:40:17.543 INFO kablam! usermod: no changes Sep 17 21:40:17.747 INFO kablam! Checking rustc-demangle v0.1.9 Sep 17 21:40:17.747 INFO kablam! Compiling vec_map v0.6.0 Sep 17 21:40:17.747 INFO kablam! Checking bit-vec v0.4.4 Sep 17 21:40:17.772 INFO kablam! Checking encode_unicode v0.3.2 Sep 17 21:40:17.774 INFO kablam! Checking assert_matches v1.3.0 Sep 17 21:40:17.775 INFO kablam! Checking itertools v0.7.8 Sep 17 21:40:17.776 INFO kablam! Checking backtrace-sys v0.1.24 Sep 17 21:40:18.748 INFO kablam! Checking syn v0.12.15 Sep 17 21:40:20.016 INFO kablam! Checking backtrace v0.3.9 Sep 17 21:40:21.128 INFO kablam! Compiling redfa v0.0.2 Sep 17 21:40:21.516 INFO kablam! Checking bit-set v0.4.0 Sep 17 21:40:23.105 INFO kablam! Checking failure v0.1.2 Sep 17 21:40:26.876 INFO kablam! Checking luther v0.1.0 Sep 17 21:40:27.004 INFO kablam! Compiling luther-derive v0.1.0 (/source) Sep 17 21:40:31.407 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:40:31.414 INFO kablam! --> src/generate.rs:15:25 Sep 17 21:40:31.415 INFO kablam! | Sep 17 21:40:31.415 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 17 21:40:31.415 INFO kablam! | ^^^^^ Sep 17 21:40:31.415 INFO kablam! | Sep 17 21:40:31.415 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 17 21:40:31.415 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:40:31.415 INFO kablam! Sep 17 21:40:31.419 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:40:31.419 INFO kablam! --> src/dfa.rs:89:37 Sep 17 21:40:31.419 INFO kablam! | Sep 17 21:40:31.419 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 17 21:40:31.419 INFO kablam! | ^^^^^ Sep 17 21:40:31.419 INFO kablam! | Sep 17 21:40:31.419 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:40:31.419 INFO kablam! Sep 17 21:40:31.419 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:40:31.419 INFO kablam! --> src/lib.rs:126:23 Sep 17 21:40:31.419 INFO kablam! | Sep 17 21:40:31.419 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 17 21:40:31.419 INFO kablam! | ^^^^^ Sep 17 21:40:31.419 INFO kablam! | Sep 17 21:40:31.427 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:40:31.427 INFO kablam! Sep 17 21:40:36.954 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:40:36.954 INFO kablam! --> src/generate.rs:15:25 Sep 17 21:40:36.954 INFO kablam! | Sep 17 21:40:36.955 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 17 21:40:36.955 INFO kablam! | ^^^^^ Sep 17 21:40:36.955 INFO kablam! | Sep 17 21:40:36.955 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 17 21:40:36.955 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:40:36.955 INFO kablam! Sep 17 21:40:36.955 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:40:36.955 INFO kablam! --> src/dfa.rs:89:37 Sep 17 21:40:36.955 INFO kablam! | Sep 17 21:40:36.955 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 17 21:40:36.955 INFO kablam! | ^^^^^ Sep 17 21:40:36.955 INFO kablam! | Sep 17 21:40:36.955 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:40:36.955 INFO kablam! Sep 17 21:40:36.955 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:40:36.955 INFO kablam! --> src/lib.rs:126:23 Sep 17 21:40:36.955 INFO kablam! | Sep 17 21:40:36.955 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 17 21:40:36.955 INFO kablam! | ^^^^^ Sep 17 21:40:36.955 INFO kablam! | Sep 17 21:40:36.955 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:40:36.955 INFO kablam! Sep 17 21:40:37.183 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:40:37.183 INFO kablam! --> src/generate.rs:15:25 Sep 17 21:40:37.183 INFO kablam! | Sep 17 21:40:37.183 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Sep 17 21:40:37.183 INFO kablam! | ^^^^^ Sep 17 21:40:37.183 INFO kablam! | Sep 17 21:40:37.183 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 17 21:40:37.183 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:40:37.183 INFO kablam! Sep 17 21:40:37.183 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:40:37.183 INFO kablam! --> src/dfa.rs:89:37 Sep 17 21:40:37.183 INFO kablam! | Sep 17 21:40:37.183 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Sep 17 21:40:37.183 INFO kablam! | ^^^^^ Sep 17 21:40:37.183 INFO kablam! | Sep 17 21:40:37.183 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:40:37.183 INFO kablam! Sep 17 21:40:37.183 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:40:37.183 INFO kablam! --> src/lib.rs:126:23 Sep 17 21:40:37.183 INFO kablam! | Sep 17 21:40:37.183 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Sep 17 21:40:37.183 INFO kablam! | ^^^^^ Sep 17 21:40:37.183 INFO kablam! | Sep 17 21:40:37.183 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:40:37.183 INFO kablam! Sep 17 21:41:05.674 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.09s Sep 17 21:41:05.675 INFO kablam! su: No module specific data is present Sep 17 21:41:06.807 INFO running `"docker" "rm" "-f" "b75780ad753bf23b015d202115577d942cf2c4d612907fe110ea6eadd28cc887"` Sep 17 21:41:07.077 INFO blam! b75780ad753bf23b015d202115577d942cf2c4d612907fe110ea6eadd28cc887