Sep 19 19:21:27.530 INFO checking swf-parser-0.0.2 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 19:21:27.530 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 19:21:27.530 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:21:27.752 INFO blam! fda483b1345841c962ff3bc7a51772e8d99b14fb6c79231bbdfbb448845155dc Sep 19 19:21:27.754 INFO running `"docker" "start" "-a" "fda483b1345841c962ff3bc7a51772e8d99b14fb6c79231bbdfbb448845155dc"` Sep 19 19:21:29.450 INFO kablam! usermod: no changes Sep 19 19:21:29.674 INFO kablam! Compiling rust-lzma v0.2.1 Sep 19 19:21:29.687 INFO kablam! Checking ordered-float v0.5.2 Sep 19 19:21:31.526 INFO kablam! Checking swf-tree v0.0.10 Sep 19 19:21:43.100 INFO kablam! Checking swf-parser v0.0.2 (/source) Sep 19 19:21:45.140 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:21:45.140 INFO kablam! --> src/parsers/basic_data_types.rs:507:56 Sep 19 19:21:45.140 INFO kablam! | Sep 19 19:21:45.141 INFO kablam! 507 | assert_eq!(parse_rect(&input[..]), IResult::Done((&[][..]), ast::Rect { x_min: 127, x_max: 260, y_min: 15, y_max: 514 })); Sep 19 19:21:45.141 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:21:45.141 INFO kablam! | Sep 19 19:21:45.141 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:21:45.141 INFO kablam! Sep 19 19:21:45.141 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:21:45.141 INFO kablam! --> src/parsers/basic_data_types.rs:511:56 Sep 19 19:21:45.141 INFO kablam! | Sep 19 19:21:45.141 INFO kablam! 511 | assert_eq!(parse_rect(&input[..]), IResult::Done((&[][..]), ast::Rect { x_min: 0, x_max: 0, y_min: 0, y_max: 0 })); Sep 19 19:21:45.141 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:21:45.141 INFO kablam! Sep 19 19:21:45.141 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:21:45.141 INFO kablam! --> src/parsers/basic_data_types.rs:515:56 Sep 19 19:21:45.141 INFO kablam! | Sep 19 19:21:45.141 INFO kablam! 515 | assert_eq!(parse_rect(&input[..]), IResult::Done((&[][..]), ast::Rect { x_min: 0, x_max: 0, y_min: 0, y_max: 0 })); Sep 19 19:21:45.141 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:21:45.141 INFO kablam! Sep 19 19:21:45.141 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:21:45.141 INFO kablam! --> src/parsers/basic_data_types.rs:519:56 Sep 19 19:21:45.141 INFO kablam! | Sep 19 19:21:45.141 INFO kablam! 519 | assert_eq!(parse_rect(&input[..]), IResult::Done((&[][..]), ast::Rect { x_min: 0, x_max: 0, y_min: 0, y_max: 0 })); Sep 19 19:21:45.141 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:21:45.141 INFO kablam! Sep 19 19:21:45.147 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:21:45.147 INFO kablam! --> src/parsers/basic_data_types.rs:523:56 Sep 19 19:21:45.147 INFO kablam! | Sep 19 19:21:45.147 INFO kablam! 523 | assert_eq!(parse_rect(&input[..]), IResult::Done((&[][..]), ast::Rect { x_min: 1, x_max: 0, y_min: 0, y_max: 0 })); Sep 19 19:21:45.147 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:21:45.147 INFO kablam! Sep 19 19:21:45.147 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:21:45.147 INFO kablam! --> src/parsers/basic_data_types.rs:527:56 Sep 19 19:21:45.147 INFO kablam! | Sep 19 19:21:45.147 INFO kablam! 527 | assert_eq!(parse_rect(&input[..]), IResult::Done((&[][..]), ast::Rect { x_min: 0, x_max: 1, y_min: 0, y_max: 0 })); Sep 19 19:21:45.147 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:21:45.147 INFO kablam! Sep 19 19:21:45.147 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:21:45.147 INFO kablam! --> src/parsers/basic_data_types.rs:531:56 Sep 19 19:21:45.147 INFO kablam! | Sep 19 19:21:45.147 INFO kablam! 531 | assert_eq!(parse_rect(&input[..]), IResult::Done((&[][..]), ast::Rect { x_min: 0, x_max: 0, y_min: 1, y_max: 0 })); Sep 19 19:21:45.147 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:21:45.147 INFO kablam! Sep 19 19:21:45.147 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:21:45.147 INFO kablam! --> src/parsers/basic_data_types.rs:535:56 Sep 19 19:21:45.147 INFO kablam! | Sep 19 19:21:45.147 INFO kablam! 535 | assert_eq!(parse_rect(&input[..]), IResult::Done((&[][..]), ast::Rect { x_min: 0, x_max: 0, y_min: 0, y_max: 1 })); Sep 19 19:21:45.147 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:21:45.147 INFO kablam! Sep 19 19:21:58.561 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.08s Sep 19 19:21:58.571 INFO kablam! su: No module specific data is present Sep 19 19:21:59.263 INFO running `"docker" "rm" "-f" "fda483b1345841c962ff3bc7a51772e8d99b14fb6c79231bbdfbb448845155dc"` Sep 19 19:21:59.395 INFO blam! fda483b1345841c962ff3bc7a51772e8d99b14fb6c79231bbdfbb448845155dc