Sep 01 22:01:34.389 INFO checking swf-parser-0.0.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 22:01:34.390 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 22:01:34.390 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 22:01:34.642 INFO blam! bc42518bddb4988ace9cd3e94cc322a6c80466d7385cc58eb941217f76c89e66 Sep 01 22:01:34.645 INFO running `"docker" "start" "-a" "bc42518bddb4988ace9cd3e94cc322a6c80466d7385cc58eb941217f76c89e66"` Sep 01 22:01:35.599 INFO kablam! Compiling rust-lzma v0.2.1 Sep 01 22:01:35.604 INFO kablam! Checking ordered-float v0.5.0 Sep 01 22:01:37.403 INFO kablam! Checking swf-tree v0.0.10 Sep 01 22:01:54.404 INFO kablam! Checking swf-parser v0.0.2 (file:///source) Sep 01 22:01:56.869 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 22:01:56.869 INFO kablam! --> src/parsers/basic_data_types.rs:507:56 Sep 01 22:01:56.869 INFO kablam! | Sep 01 22:01:56.869 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 01 22:01:56.869 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 22:01:56.869 INFO kablam! | Sep 01 22:01:56.869 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 22:01:56.869 INFO kablam! Sep 01 22:01:56.871 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 22:01:56.871 INFO kablam! --> src/parsers/basic_data_types.rs:511:56 Sep 01 22:01:56.871 INFO kablam! | Sep 01 22:01:56.871 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 01 22:01:56.871 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 22:01:56.871 INFO kablam! Sep 01 22:01:56.871 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 22:01:56.871 INFO kablam! --> src/parsers/basic_data_types.rs:515:56 Sep 01 22:01:56.871 INFO kablam! | Sep 01 22:01:56.871 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 01 22:01:56.871 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 22:01:56.871 INFO kablam! Sep 01 22:01:56.871 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 22:01:56.871 INFO kablam! --> src/parsers/basic_data_types.rs:519:56 Sep 01 22:01:56.871 INFO kablam! | Sep 01 22:01:56.871 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 01 22:01:56.871 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 22:01:56.871 INFO kablam! Sep 01 22:01:56.871 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 22:01:56.872 INFO kablam! --> src/parsers/basic_data_types.rs:523:56 Sep 01 22:01:56.872 INFO kablam! | Sep 01 22:01:56.872 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 01 22:01:56.872 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 22:01:56.872 INFO kablam! Sep 01 22:01:56.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 22:01:56.872 INFO kablam! --> src/parsers/basic_data_types.rs:527:56 Sep 01 22:01:56.872 INFO kablam! | Sep 01 22:01:56.872 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 01 22:01:56.872 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 22:01:56.872 INFO kablam! Sep 01 22:01:56.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 22:01:56.872 INFO kablam! --> src/parsers/basic_data_types.rs:531:56 Sep 01 22:01:56.872 INFO kablam! | Sep 01 22:01:56.872 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 01 22:01:56.872 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 22:01:56.872 INFO kablam! Sep 01 22:01:56.872 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 22:01:56.872 INFO kablam! --> src/parsers/basic_data_types.rs:535:56 Sep 01 22:01:56.872 INFO kablam! | Sep 01 22:01:56.872 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 01 22:01:56.872 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 22:01:56.873 INFO kablam! Sep 01 22:02:13.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.75s Sep 01 22:02:13.227 INFO kablam! su: No module specific data is present Sep 01 22:02:13.821 INFO running `"docker" "rm" "-f" "bc42518bddb4988ace9cd3e94cc322a6c80466d7385cc58eb941217f76c89e66"` Sep 01 22:02:13.936 INFO blam! bc42518bddb4988ace9cd3e94cc322a6c80466d7385cc58eb941217f76c89e66