Jul 12 04:45:42.169 INFO checking luther-derive-0.1.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 04:45:42.169 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 04:45:42.169 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 04:45:42.169 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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=500" "-e" "CMD=cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 04:45:42.390 INFO blam! e563facaf880d0b72fc3ebd107280656079c50f64395019b954209dbaf651469 Jul 12 04:45:42.393 INFO running `"docker" "start" "-a" "e563facaf880d0b72fc3ebd107280656079c50f64395019b954209dbaf651469"` Jul 12 04:45:43.426 INFO kablam! Compiling vec_map v0.6.0 Jul 12 04:45:43.428 INFO kablam! Checking bit-vec v0.4.4 Jul 12 04:45:43.440 INFO kablam! Checking encode_unicode v0.3.1 Jul 12 04:45:43.443 INFO kablam! Checking either v1.5.0 Jul 12 04:45:43.450 INFO kablam! Checking assert_matches v1.3.0 Jul 12 04:45:43.451 INFO kablam! Checking proc-macro2 v0.2.3 Jul 12 04:45:43.452 INFO kablam! Compiling syn v0.12.15 Jul 12 04:45:45.739 INFO kablam! Checking failure v0.1.1 Jul 12 04:45:46.945 INFO kablam! Checking itertools v0.7.8 Jul 12 04:45:49.920 INFO kablam! Compiling redfa v0.0.2 Jul 12 04:45:51.344 INFO kablam! Checking bit-set v0.4.0 Jul 12 04:45:53.740 INFO kablam! Checking luther v0.1.0 Jul 12 04:46:01.255 INFO kablam! Checking quote v0.4.2 Jul 12 04:46:31.749 INFO kablam! Checking luther-derive v0.1.0 (file:///source) Jul 12 04:46:38.152 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:46:38.152 INFO kablam! --> src/generate.rs:15:25 Jul 12 04:46:38.152 INFO kablam! | Jul 12 04:46:38.152 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Jul 12 04:46:38.152 INFO kablam! | ^^^^^ Jul 12 04:46:38.152 INFO kablam! | Jul 12 04:46:38.152 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Jul 12 04:46:38.152 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:46:38.152 INFO kablam! Jul 12 04:46:38.167 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:46:38.167 INFO kablam! --> src/dfa.rs:89:37 Jul 12 04:46:38.167 INFO kablam! | Jul 12 04:46:38.167 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Jul 12 04:46:38.167 INFO kablam! | ^^^^^ Jul 12 04:46:38.167 INFO kablam! | Jul 12 04:46:38.167 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:46:38.167 INFO kablam! Jul 12 04:46:38.168 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:46:38.168 INFO kablam! --> src/lib.rs:126:23 Jul 12 04:46:38.168 INFO kablam! | Jul 12 04:46:38.168 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Jul 12 04:46:38.168 INFO kablam! | ^^^^^ Jul 12 04:46:38.168 INFO kablam! | Jul 12 04:46:38.168 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:46:38.168 INFO kablam! Jul 12 04:46:38.476 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:46:38.476 INFO kablam! --> src/generate.rs:15:25 Jul 12 04:46:38.476 INFO kablam! | Jul 12 04:46:38.476 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Jul 12 04:46:38.476 INFO kablam! | ^^^^^ Jul 12 04:46:38.476 INFO kablam! | Jul 12 04:46:38.476 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Jul 12 04:46:38.476 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:46:38.476 INFO kablam! Jul 12 04:46:38.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:46:38.487 INFO kablam! --> src/dfa.rs:89:37 Jul 12 04:46:38.487 INFO kablam! | Jul 12 04:46:38.487 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Jul 12 04:46:38.487 INFO kablam! | ^^^^^ Jul 12 04:46:38.487 INFO kablam! | Jul 12 04:46:38.487 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:46:38.487 INFO kablam! Jul 12 04:46:38.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:46:38.487 INFO kablam! --> src/lib.rs:126:23 Jul 12 04:46:38.487 INFO kablam! | Jul 12 04:46:38.488 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Jul 12 04:46:38.488 INFO kablam! | ^^^^^ Jul 12 04:46:38.488 INFO kablam! | Jul 12 04:46:38.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:46:38.488 INFO kablam! Jul 12 04:46:38.794 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:46:38.794 INFO kablam! --> src/generate.rs:15:25 Jul 12 04:46:38.794 INFO kablam! | Jul 12 04:46:38.794 INFO kablam! 15 | type State<'info, 'ast: 'info> = redfa::State>>; Jul 12 04:46:38.794 INFO kablam! | ^^^^^ Jul 12 04:46:38.795 INFO kablam! | Jul 12 04:46:38.795 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Jul 12 04:46:38.795 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:46:38.795 INFO kablam! Jul 12 04:46:38.797 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:46:38.797 INFO kablam! --> src/dfa.rs:89:37 Jul 12 04:46:38.797 INFO kablam! | Jul 12 04:46:38.797 INFO kablam! 89 | type RegexVariant<'re, 'info, 'ast: 'info> = Jul 12 04:46:38.797 INFO kablam! | ^^^^^ Jul 12 04:46:38.797 INFO kablam! | Jul 12 04:46:38.797 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:46:38.797 INFO kablam! Jul 12 04:46:38.797 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:46:38.797 INFO kablam! --> src/lib.rs:126:23 Jul 12 04:46:38.797 INFO kablam! | Jul 12 04:46:38.797 INFO kablam! 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa>>; Jul 12 04:46:38.798 INFO kablam! | ^^^^^ Jul 12 04:46:38.798 INFO kablam! | Jul 12 04:46:38.798 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:46:38.798 INFO kablam! Jul 12 04:47:34.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Jul 12 04:47:34.984 INFO kablam! su: No module specific data is present Jul 12 04:47:35.603 INFO running `"docker" "rm" "-f" "e563facaf880d0b72fc3ebd107280656079c50f64395019b954209dbaf651469"` Jul 12 04:47:35.791 INFO blam! e563facaf880d0b72fc3ebd107280656079c50f64395019b954209dbaf651469