Oct 27 19:29:06.450 INFO checking luther-derive-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:29:06.452 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 19:29:06.673 INFO blam! 5ef8aa05a5f41ed9e24b9b45d8e476b34a38f95a5d8cf202797da3f15138a445 Oct 27 19:29:06.675 INFO running `"docker" "start" "-a" "5ef8aa05a5f41ed9e24b9b45d8e476b34a38f95a5d8cf202797da3f15138a445"` Oct 27 19:29:07.374 INFO kablam! usermod: no changes Oct 27 19:29:07.463 INFO kablam! Compiling bit-vec v0.4.4 Oct 27 19:29:07.464 INFO kablam! Compiling vec_map v0.6.0 Oct 27 19:29:07.464 INFO kablam! Checking redfa v0.0.2 Oct 27 19:29:07.466 INFO kablam! Checking syn v0.12.15 Oct 27 19:29:07.466 INFO kablam! Checking luther v0.1.0 Oct 27 19:29:08.987 INFO kablam! Compiling bit-set v0.4.0 Oct 27 19:29:12.294 INFO kablam! Compiling luther-derive v0.1.0 (/source) Oct 27 19:29:17.215 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:17.215 INFO kablam! --> src/generate.rs:15:25 Oct 27 19:29:17.215 INFO kablam! | Oct 27 19:29:17.215 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Oct 27 19:29:17.215 INFO kablam! | ^^^^^ Oct 27 19:29:17.215 INFO kablam! | Oct 27 19:29:17.215 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:29:17.215 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:17.215 INFO kablam! Oct 27 19:29:17.215 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:17.215 INFO kablam! --> src/dfa.rs:89:37 Oct 27 19:29:17.215 INFO kablam! | Oct 27 19:29:17.215 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Oct 27 19:29:17.215 INFO kablam! | ^^^^^ Oct 27 19:29:17.215 INFO kablam! | Oct 27 19:29:17.215 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:17.215 INFO kablam! Oct 27 19:29:17.215 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:17.215 INFO kablam! --> src/lib.rs:126:23 Oct 27 19:29:17.215 INFO kablam! | Oct 27 19:29:17.215 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Oct 27 19:29:17.215 INFO kablam! | ^^^^^ Oct 27 19:29:17.215 INFO kablam! | Oct 27 19:29:17.215 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:17.215 INFO kablam! Oct 27 19:29:26.399 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:26.399 INFO kablam! --> src/generate.rs:15:25 Oct 27 19:29:26.399 INFO kablam! | Oct 27 19:29:26.399 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Oct 27 19:29:26.399 INFO kablam! | ^^^^^ Oct 27 19:29:26.399 INFO kablam! | Oct 27 19:29:26.399 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:29:26.399 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:26.399 INFO kablam! Oct 27 19:29:26.403 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:26.403 INFO kablam! --> src/dfa.rs:89:37 Oct 27 19:29:26.403 INFO kablam! | Oct 27 19:29:26.404 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Oct 27 19:29:26.404 INFO kablam! | ^^^^^ Oct 27 19:29:26.404 INFO kablam! | Oct 27 19:29:26.404 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:26.404 INFO kablam! Oct 27 19:29:26.404 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:26.404 INFO kablam! --> src/lib.rs:126:23 Oct 27 19:29:26.405 INFO kablam! | Oct 27 19:29:26.405 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Oct 27 19:29:26.405 INFO kablam! | ^^^^^ Oct 27 19:29:26.405 INFO kablam! | Oct 27 19:29:26.405 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:26.405 INFO kablam! Oct 27 19:29:26.876 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:26.876 INFO kablam! --> src/generate.rs:15:25 Oct 27 19:29:26.876 INFO kablam! | Oct 27 19:29:26.876 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Oct 27 19:29:26.876 INFO kablam! | ^^^^^ Oct 27 19:29:26.876 INFO kablam! | Oct 27 19:29:26.876 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:29:26.876 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:26.876 INFO kablam! Oct 27 19:29:26.876 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:26.876 INFO kablam! --> src/dfa.rs:89:37 Oct 27 19:29:26.876 INFO kablam! | Oct 27 19:29:26.876 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Oct 27 19:29:26.876 INFO kablam! | ^^^^^ Oct 27 19:29:26.876 INFO kablam! | Oct 27 19:29:26.876 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:26.876 INFO kablam! Oct 27 19:29:26.876 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:26.876 INFO kablam! --> src/lib.rs:126:23 Oct 27 19:29:26.876 INFO kablam! | Oct 27 19:29:26.876 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Oct 27 19:29:26.876 INFO kablam! | ^^^^^ Oct 27 19:29:26.876 INFO kablam! | Oct 27 19:29:26.876 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:26.876 INFO kablam! Oct 27 19:29:51.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.61s Oct 27 19:29:51.018 INFO kablam! su: No module specific data is present Oct 27 19:29:52.121 INFO running `"docker" "rm" "-f" "5ef8aa05a5f41ed9e24b9b45d8e476b34a38f95a5d8cf202797da3f15138a445"` Oct 27 19:29:52.491 INFO blam! 5ef8aa05a5f41ed9e24b9b45d8e476b34a38f95a5d8cf202797da3f15138a445