Oct 13 12:21:22.814 INFO checking luther-derive-0.1.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:21:22.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 12:21:23.300 INFO blam! e9380dda706bd643a5032b522286fd85bc60e9c16b4f0b9cc6726c31d15f930b Oct 13 12:21:23.308 INFO running `"docker" "start" "-a" "e9380dda706bd643a5032b522286fd85bc60e9c16b4f0b9cc6726c31d15f930b"` Oct 13 12:21:24.321 INFO kablam! usermod: no changes Oct 13 12:21:24.408 INFO kablam! Compiling bit-vec v0.4.4 Oct 13 12:21:24.416 INFO kablam! Compiling vec_map v0.6.0 Oct 13 12:21:24.417 INFO kablam! Checking encode_unicode v0.3.2 Oct 13 12:21:24.420 INFO kablam! Checking assert_matches v1.3.0 Oct 13 12:21:24.420 INFO kablam! Checking syn v0.12.15 Oct 13 12:21:24.420 INFO kablam! Checking failure v0.1.2 Oct 13 12:21:27.325 INFO kablam! Compiling bit-set v0.4.0 Oct 13 12:21:29.312 INFO kablam! Checking luther v0.1.0 Oct 13 12:21:30.949 INFO kablam! Compiling redfa v0.0.2 Oct 13 12:21:34.420 INFO kablam! Compiling luther-derive v0.1.0 (/source) Oct 13 12:21:40.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:21:40.036 INFO kablam! --> src/generate.rs:15:25 Oct 13 12:21:40.036 INFO kablam! | Oct 13 12:21:40.036 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Oct 13 12:21:40.036 INFO kablam! | ^^^^^ Oct 13 12:21:40.036 INFO kablam! | Oct 13 12:21:40.036 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 12:21:40.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:21:40.036 INFO kablam! Oct 13 12:21:40.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:21:40.036 INFO kablam! --> src/dfa.rs:89:37 Oct 13 12:21:40.036 INFO kablam! | Oct 13 12:21:40.036 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Oct 13 12:21:40.036 INFO kablam! | ^^^^^ Oct 13 12:21:40.036 INFO kablam! | Oct 13 12:21:40.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:21:40.036 INFO kablam! Oct 13 12:21:40.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:21:40.036 INFO kablam! --> src/lib.rs:126:23 Oct 13 12:21:40.036 INFO kablam! | Oct 13 12:21:40.036 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Oct 13 12:21:40.036 INFO kablam! | ^^^^^ Oct 13 12:21:40.036 INFO kablam! | Oct 13 12:21:40.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:21:40.036 INFO kablam! Oct 13 12:21:46.348 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:21:46.348 INFO kablam! --> src/generate.rs:15:25 Oct 13 12:21:46.348 INFO kablam! | Oct 13 12:21:46.348 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Oct 13 12:21:46.348 INFO kablam! | ^^^^^ Oct 13 12:21:46.348 INFO kablam! | Oct 13 12:21:46.348 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 12:21:46.348 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:21:46.348 INFO kablam! Oct 13 12:21:46.348 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:21:46.348 INFO kablam! --> src/dfa.rs:89:37 Oct 13 12:21:46.348 INFO kablam! | Oct 13 12:21:46.348 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Oct 13 12:21:46.348 INFO kablam! | ^^^^^ Oct 13 12:21:46.348 INFO kablam! | Oct 13 12:21:46.348 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:21:46.348 INFO kablam! Oct 13 12:21:46.348 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:21:46.348 INFO kablam! --> src/lib.rs:126:23 Oct 13 12:21:46.348 INFO kablam! | Oct 13 12:21:46.348 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Oct 13 12:21:46.348 INFO kablam! | ^^^^^ Oct 13 12:21:46.348 INFO kablam! | Oct 13 12:21:46.348 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:21:46.348 INFO kablam! Oct 13 12:21:46.608 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:21:46.608 INFO kablam! --> src/generate.rs:15:25 Oct 13 12:21:46.608 INFO kablam! | Oct 13 12:21:46.608 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Oct 13 12:21:46.608 INFO kablam! | ^^^^^ Oct 13 12:21:46.608 INFO kablam! | Oct 13 12:21:46.608 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 12:21:46.608 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:21:46.608 INFO kablam! Oct 13 12:21:46.608 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:21:46.608 INFO kablam! --> src/dfa.rs:89:37 Oct 13 12:21:46.608 INFO kablam! | Oct 13 12:21:46.608 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Oct 13 12:21:46.608 INFO kablam! | ^^^^^ Oct 13 12:21:46.608 INFO kablam! | Oct 13 12:21:46.608 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:21:46.608 INFO kablam! Oct 13 12:21:46.612 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:21:46.612 INFO kablam! --> src/lib.rs:126:23 Oct 13 12:21:46.612 INFO kablam! | Oct 13 12:21:46.612 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Oct 13 12:21:46.612 INFO kablam! | ^^^^^ Oct 13 12:21:46.612 INFO kablam! | Oct 13 12:21:46.612 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:21:46.612 INFO kablam! Oct 13 12:22:11.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.07s Oct 13 12:22:11.416 INFO kablam! su: No module specific data is present Oct 13 12:22:12.424 INFO running `"docker" "rm" "-f" "e9380dda706bd643a5032b522286fd85bc60e9c16b4f0b9cc6726c31d15f930b"` Oct 13 12:22:12.681 INFO blam! e9380dda706bd643a5032b522286fd85bc60e9c16b4f0b9cc6726c31d15f930b