Oct 27 19:29:06.706 INFO checking luther-derive-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:29:06.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.883 INFO blam! 9f96cc6dbffa6142ddf4673b8a457a0cc9d80afece1eb539f3e60b2800688b4a Oct 27 19:29:06.885 INFO running `"docker" "start" "-a" "9f96cc6dbffa6142ddf4673b8a457a0cc9d80afece1eb539f3e60b2800688b4a"` Oct 27 19:29:07.426 INFO kablam! usermod: no changes Oct 27 19:29:07.511 INFO kablam! Compiling vec_map v0.6.0 Oct 27 19:29:07.511 INFO kablam! Checking redfa v0.0.2 Oct 27 19:29:07.516 INFO kablam! Checking syn v0.12.15 Oct 27 19:29:07.519 INFO kablam! Checking luther v0.1.0 Oct 27 19:29:12.275 INFO kablam! Compiling luther-derive v0.1.0 (/source) Oct 27 19:29:18.598 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:18.598 INFO kablam! --> src/generate.rs:15:25 Oct 27 19:29:18.598 INFO kablam! | Oct 27 19:29:18.598 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Oct 27 19:29:18.598 INFO kablam! | ^^^^^ Oct 27 19:29:18.615 INFO kablam! | Oct 27 19:29:18.616 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:29:18.616 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:18.616 INFO kablam! Oct 27 19:29:18.617 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:18.617 INFO kablam! --> src/dfa.rs:89:37 Oct 27 19:29:18.617 INFO kablam! | Oct 27 19:29:18.617 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Oct 27 19:29:18.617 INFO kablam! | ^^^^^ Oct 27 19:29:18.617 INFO kablam! | Oct 27 19:29:18.618 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:18.618 INFO kablam! Oct 27 19:29:18.618 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:18.618 INFO kablam! --> src/lib.rs:126:23 Oct 27 19:29:18.618 INFO kablam! | Oct 27 19:29:18.618 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Oct 27 19:29:18.618 INFO kablam! | ^^^^^ Oct 27 19:29:18.618 INFO kablam! | Oct 27 19:29:18.618 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:18.618 INFO kablam! Oct 27 19:29:26.675 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:26.675 INFO kablam! --> src/generate.rs:15:25 Oct 27 19:29:26.675 INFO kablam! | Oct 27 19:29:26.675 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Oct 27 19:29:26.675 INFO kablam! | ^^^^^ Oct 27 19:29:26.675 INFO kablam! | Oct 27 19:29:26.675 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:29:26.675 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:26.675 INFO kablam! Oct 27 19:29:26.675 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:26.675 INFO kablam! --> src/dfa.rs:89:37 Oct 27 19:29:26.675 INFO kablam! | Oct 27 19:29:26.675 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Oct 27 19:29:26.675 INFO kablam! | ^^^^^ Oct 27 19:29:26.675 INFO kablam! | Oct 27 19:29:26.675 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:26.675 INFO kablam! Oct 27 19:29:26.675 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:26.675 INFO kablam! --> src/lib.rs:126:23 Oct 27 19:29:26.675 INFO kablam! | Oct 27 19:29:26.675 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Oct 27 19:29:26.675 INFO kablam! | ^^^^^ Oct 27 19:29:26.675 INFO kablam! | Oct 27 19:29:26.675 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:26.675 INFO kablam! Oct 27 19:29:27.158 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:27.159 INFO kablam! --> src/generate.rs:15:25 Oct 27 19:29:27.159 INFO kablam! | Oct 27 19:29:27.159 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Oct 27 19:29:27.159 INFO kablam! | ^^^^^ Oct 27 19:29:27.159 INFO kablam! | Oct 27 19:29:27.159 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:29:27.159 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:27.159 INFO kablam! Oct 27 19:29:27.162 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:27.162 INFO kablam! --> src/dfa.rs:89:37 Oct 27 19:29:27.162 INFO kablam! | Oct 27 19:29:27.162 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Oct 27 19:29:27.162 INFO kablam! | ^^^^^ Oct 27 19:29:27.162 INFO kablam! | Oct 27 19:29:27.162 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:27.162 INFO kablam! Oct 27 19:29:27.162 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:29:27.162 INFO kablam! --> src/lib.rs:126:23 Oct 27 19:29:27.162 INFO kablam! | Oct 27 19:29:27.162 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Oct 27 19:29:27.162 INFO kablam! | ^^^^^ Oct 27 19:29:27.162 INFO kablam! | Oct 27 19:29:27.162 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:29:27.162 INFO kablam! Oct 27 19:29:52.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.63s Oct 27 19:29:52.088 INFO kablam! su: No module specific data is present Oct 27 19:29:52.799 INFO running `"docker" "rm" "-f" "9f96cc6dbffa6142ddf4673b8a457a0cc9d80afece1eb539f3e60b2800688b4a"` Oct 27 19:29:53.011 INFO blam! 9f96cc6dbffa6142ddf4673b8a457a0cc9d80afece1eb539f3e60b2800688b4a