Sep 14 07:52:23.168 INFO checking temp_utp-0.8.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 07:52:23.168 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 07:52:23.168 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 07:52:23.320 INFO blam! 0169b183b0a564f52fdf9b8eb7489c6b02564a6463c5a35053dd10756ad6153f Sep 14 07:52:23.321 INFO running `"docker" "start" "-a" "0169b183b0a564f52fdf9b8eb7489c6b02564a6463c5a35053dd10756ad6153f"` Sep 14 07:52:24.106 INFO kablam! usermod: no changes Sep 14 07:52:24.180 INFO kablam! Checking temp_utp v0.8.1 (file:///source) Sep 14 07:52:24.845 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 07:52:24.845 INFO kablam! --> src/socket.rs:2828:30 Sep 14 07:52:24.845 INFO kablam! | Sep 14 07:52:24.845 INFO kablam! 2828 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 14 07:52:24.845 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 14 07:52:24.846 INFO kablam! | Sep 14 07:52:24.846 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 07:52:24.846 INFO kablam! Sep 14 07:52:24.846 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 07:52:24.846 INFO kablam! --> src/socket.rs:2829:30 Sep 14 07:52:24.846 INFO kablam! | Sep 14 07:52:24.846 INFO kablam! 2829 | assert!(take_address((":::0")).is_ok()); Sep 14 07:52:24.846 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 07:52:24.846 INFO kablam! Sep 14 07:52:24.846 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 07:52:24.846 INFO kablam! --> src/socket.rs:2836:30 Sep 14 07:52:24.846 INFO kablam! | Sep 14 07:52:24.846 INFO kablam! 2836 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 14 07:52:24.846 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 07:52:24.846 INFO kablam! Sep 14 07:52:25.023 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 07:52:25.023 INFO kablam! --> src/packet.rs:383:30 Sep 14 07:52:25.023 INFO kablam! | Sep 14 07:52:25.023 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 14 07:52:25.023 INFO kablam! | ^^^^^^^^^ Sep 14 07:52:25.023 INFO kablam! | Sep 14 07:52:25.023 INFO kablam! = note: source type: u8 (8 bits) Sep 14 07:52:25.023 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 14 07:52:25.023 INFO kablam! Sep 14 07:52:25.047 INFO kablam! error: aborting due to previous error Sep 14 07:52:25.047 INFO kablam! Sep 14 07:52:25.047 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 14 07:52:25.055 INFO kablam! error: Could not compile `temp_utp`. Sep 14 07:52:25.055 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 07:52:26.166 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 07:52:26.167 INFO kablam! --> src/packet.rs:383:30 Sep 14 07:52:26.167 INFO kablam! | Sep 14 07:52:26.167 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 14 07:52:26.167 INFO kablam! | ^^^^^^^^^ Sep 14 07:52:26.167 INFO kablam! | Sep 14 07:52:26.167 INFO kablam! = note: source type: u8 (8 bits) Sep 14 07:52:26.167 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 14 07:52:26.167 INFO kablam! Sep 14 07:52:26.206 INFO kablam! error: aborting due to previous error Sep 14 07:52:26.206 INFO kablam! Sep 14 07:52:26.206 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 14 07:52:26.206 INFO kablam! error: Could not compile `temp_utp`. Sep 14 07:52:26.206 INFO kablam! Sep 14 07:52:26.206 INFO kablam! To learn more, run the command again with --verbose. Sep 14 07:52:26.206 INFO kablam! su: No module specific data is present Sep 14 07:52:27.319 INFO running `"docker" "rm" "-f" "0169b183b0a564f52fdf9b8eb7489c6b02564a6463c5a35053dd10756ad6153f"` Sep 14 07:52:27.430 INFO blam! 0169b183b0a564f52fdf9b8eb7489c6b02564a6463c5a35053dd10756ad6153f