Sep 21 02:11:18.872 INFO checking swf-parser-0.0.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:11:18.872 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:11:18.873 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:11:19.080 INFO blam! 5d3a0eaae8127ab352ac5e12f3ed2810b7a853fc5b7488670885d919a6aad8b7 Sep 21 02:11:19.082 INFO running `"docker" "start" "-a" "5d3a0eaae8127ab352ac5e12f3ed2810b7a853fc5b7488670885d919a6aad8b7"` Sep 21 02:11:21.049 INFO kablam! usermod: no changes Sep 21 02:11:21.180 INFO kablam! Checking nom v2.2.1 Sep 21 02:11:21.187 INFO kablam! Checking ordered-float v0.5.2 Sep 21 02:11:23.826 INFO kablam! Checking swf-tree v0.0.10 Sep 21 02:11:34.471 INFO kablam! Checking swf-parser v0.0.2 (/source) Sep 21 02:11:36.874 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:11:36.875 INFO kablam! --> src/parsers/basic_data_types.rs:507:56 Sep 21 02:11:36.875 INFO kablam! | Sep 21 02:11:36.876 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 21 02:11:36.876 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:11:36.876 INFO kablam! | Sep 21 02:11:36.877 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 02:11:36.877 INFO kablam! Sep 21 02:11:36.877 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:11:36.878 INFO kablam! --> src/parsers/basic_data_types.rs:511:56 Sep 21 02:11:36.878 INFO kablam! | Sep 21 02:11:36.878 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 21 02:11:36.879 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:11:36.879 INFO kablam! Sep 21 02:11:36.879 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:11:36.880 INFO kablam! --> src/parsers/basic_data_types.rs:515:56 Sep 21 02:11:36.880 INFO kablam! | Sep 21 02:11:36.880 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 21 02:11:36.881 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:11:36.881 INFO kablam! Sep 21 02:11:36.881 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:11:36.881 INFO kablam! --> src/parsers/basic_data_types.rs:519:56 Sep 21 02:11:36.882 INFO kablam! | Sep 21 02:11:36.882 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 21 02:11:36.882 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:11:36.883 INFO kablam! Sep 21 02:11:36.883 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:11:36.883 INFO kablam! --> src/parsers/basic_data_types.rs:523:56 Sep 21 02:11:36.884 INFO kablam! | Sep 21 02:11:36.884 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 21 02:11:36.884 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:11:36.885 INFO kablam! Sep 21 02:11:36.902 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:11:36.903 INFO kablam! --> src/parsers/basic_data_types.rs:527:56 Sep 21 02:11:36.903 INFO kablam! | Sep 21 02:11:36.903 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 21 02:11:36.904 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:11:36.904 INFO kablam! Sep 21 02:11:36.905 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:11:36.905 INFO kablam! --> src/parsers/basic_data_types.rs:531:56 Sep 21 02:11:36.905 INFO kablam! | Sep 21 02:11:36.906 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 21 02:11:36.906 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:11:36.906 INFO kablam! Sep 21 02:11:36.907 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 02:11:36.907 INFO kablam! --> src/parsers/basic_data_types.rs:535:56 Sep 21 02:11:36.907 INFO kablam! | Sep 21 02:11:36.907 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 21 02:11:36.907 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 21 02:11:36.907 INFO kablam! Sep 21 02:11:52.634 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.55s Sep 21 02:11:52.641 INFO kablam! su: No module specific data is present Sep 21 02:11:53.624 INFO running `"docker" "rm" "-f" "5d3a0eaae8127ab352ac5e12f3ed2810b7a853fc5b7488670885d919a6aad8b7"` Sep 21 02:11:53.742 INFO blam! 5d3a0eaae8127ab352ac5e12f3ed2810b7a853fc5b7488670885d919a6aad8b7