Sep 19 17:20:36.763 INFO checking swf-parser-0.0.2 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 17:20:36.763 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 17:20:36.763 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:20:37.205 INFO blam! b64d4563a9108e162b6ed183b7a1328e6be7474050d727a0d428a39bbffb4556 Sep 19 17:20:37.208 INFO running `"docker" "start" "-a" "b64d4563a9108e162b6ed183b7a1328e6be7474050d727a0d428a39bbffb4556"` Sep 19 17:20:39.246 INFO kablam! usermod: no changes Sep 19 17:20:39.395 INFO kablam! Checking ordered-float v0.5.2 Sep 19 17:20:39.949 INFO kablam! Checking swf-tree v0.0.10 Sep 19 17:20:51.096 INFO kablam! Checking swf-parser v0.0.2 (/source) Sep 19 17:20:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:20:53.755 INFO kablam! --> src/parsers/basic_data_types.rs:507:56 Sep 19 17:20:53.755 INFO kablam! | Sep 19 17:20:53.755 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 17:20:53.755 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:20:53.755 INFO kablam! | Sep 19 17:20:53.755 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:20:53.755 INFO kablam! Sep 19 17:20:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:20:53.755 INFO kablam! --> src/parsers/basic_data_types.rs:511:56 Sep 19 17:20:53.755 INFO kablam! | Sep 19 17:20:53.755 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 17:20:53.755 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:20:53.755 INFO kablam! Sep 19 17:20:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:20:53.755 INFO kablam! --> src/parsers/basic_data_types.rs:515:56 Sep 19 17:20:53.755 INFO kablam! | Sep 19 17:20:53.755 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 17:20:53.755 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:20:53.755 INFO kablam! Sep 19 17:20:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:20:53.755 INFO kablam! --> src/parsers/basic_data_types.rs:519:56 Sep 19 17:20:53.755 INFO kablam! | Sep 19 17:20:53.755 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 17:20:53.755 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:20:53.755 INFO kablam! Sep 19 17:20:53.755 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:20:53.755 INFO kablam! --> src/parsers/basic_data_types.rs:523:56 Sep 19 17:20:53.755 INFO kablam! | Sep 19 17:20:53.755 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 17:20:53.755 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:20:53.756 INFO kablam! Sep 19 17:20:53.756 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:20:53.756 INFO kablam! --> src/parsers/basic_data_types.rs:527:56 Sep 19 17:20:53.756 INFO kablam! | Sep 19 17:20:53.756 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 17:20:53.756 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:20:53.756 INFO kablam! Sep 19 17:20:53.756 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:20:53.756 INFO kablam! --> src/parsers/basic_data_types.rs:531:56 Sep 19 17:20:53.756 INFO kablam! | Sep 19 17:20:53.756 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 17:20:53.756 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:20:53.756 INFO kablam! Sep 19 17:20:53.756 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:20:53.756 INFO kablam! --> src/parsers/basic_data_types.rs:535:56 Sep 19 17:20:53.756 INFO kablam! | Sep 19 17:20:53.756 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 17:20:53.756 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:20:53.756 INFO kablam! Sep 19 17:21:10.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.88s Sep 19 17:21:10.175 INFO kablam! su: No module specific data is present Sep 19 17:21:11.388 INFO running `"docker" "rm" "-f" "b64d4563a9108e162b6ed183b7a1328e6be7474050d727a0d428a39bbffb4556"` Sep 19 17:21:11.708 INFO blam! b64d4563a9108e162b6ed183b7a1328e6be7474050d727a0d428a39bbffb4556