Sep 01 21:36:21.522 INFO checking temp_utp-0.8.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 21:36:21.523 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 21:36:21.523 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:36:21.698 INFO blam! fa47a1592c6b5dd7bc806118e145f59c1c8fe50758bc7f2df67281f2307c27dc Sep 01 21:36:21.700 INFO running `"docker" "start" "-a" "fa47a1592c6b5dd7bc806118e145f59c1c8fe50758bc7f2df67281f2307c27dc"` Sep 01 21:36:22.439 INFO kablam! Checking temp_utp v0.8.1 (file:///source) Sep 01 21:36:23.931 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 21:36:23.931 INFO kablam! --> src/socket.rs:2828:30 Sep 01 21:36:23.931 INFO kablam! | Sep 01 21:36:23.931 INFO kablam! 2828 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 01 21:36:23.931 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 01 21:36:23.931 INFO kablam! | Sep 01 21:36:23.931 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 21:36:23.931 INFO kablam! Sep 01 21:36:23.931 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 21:36:23.931 INFO kablam! --> src/socket.rs:2829:30 Sep 01 21:36:23.931 INFO kablam! | Sep 01 21:36:23.931 INFO kablam! 2829 | assert!(take_address((":::0")).is_ok()); Sep 01 21:36:23.931 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 21:36:23.931 INFO kablam! Sep 01 21:36:23.931 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 21:36:23.931 INFO kablam! --> src/socket.rs:2836:30 Sep 01 21:36:23.931 INFO kablam! | Sep 01 21:36:23.932 INFO kablam! 2836 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 01 21:36:23.932 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 21:36:23.932 INFO kablam! Sep 01 21:36:23.953 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 21:36:23.953 INFO kablam! --> src/packet.rs:383:30 Sep 01 21:36:23.953 INFO kablam! | Sep 01 21:36:23.954 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 01 21:36:23.954 INFO kablam! | ^^^^^^^^^ Sep 01 21:36:23.954 INFO kablam! | Sep 01 21:36:23.954 INFO kablam! = note: source type: u8 (8 bits) Sep 01 21:36:23.954 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 01 21:36:23.954 INFO kablam! Sep 01 21:36:23.970 INFO kablam! error: aborting due to previous error Sep 01 21:36:23.970 INFO kablam! Sep 01 21:36:23.970 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 21:36:23.977 INFO kablam! error: Could not compile `temp_utp`. Sep 01 21:36:23.977 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:36:25.531 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 21:36:25.531 INFO kablam! --> src/packet.rs:383:30 Sep 01 21:36:25.531 INFO kablam! | Sep 01 21:36:25.531 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 01 21:36:25.531 INFO kablam! | ^^^^^^^^^ Sep 01 21:36:25.531 INFO kablam! | Sep 01 21:36:25.531 INFO kablam! = note: source type: u8 (8 bits) Sep 01 21:36:25.531 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 01 21:36:25.531 INFO kablam! Sep 01 21:36:25.563 INFO kablam! error: aborting due to previous error Sep 01 21:36:25.563 INFO kablam! Sep 01 21:36:25.563 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 21:36:25.574 INFO kablam! error: Could not compile `temp_utp`. Sep 01 21:36:25.574 INFO kablam! Sep 01 21:36:25.574 INFO kablam! To learn more, run the command again with --verbose. Sep 01 21:36:25.575 INFO kablam! su: No module specific data is present Sep 01 21:36:25.967 INFO running `"docker" "rm" "-f" "fa47a1592c6b5dd7bc806118e145f59c1c8fe50758bc7f2df67281f2307c27dc"` Sep 01 21:36:26.081 INFO blam! fa47a1592c6b5dd7bc806118e145f59c1c8fe50758bc7f2df67281f2307c27dc