Sep 19 17:07:34.934 INFO checking temp_utp-0.8.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:07:34.934 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:07:34.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:07:35.160 INFO blam! cccf17dba55edab4b908f9eaca1bf0e53fa40d0377c27bd6fe6954b6c6f8ed43 Sep 19 17:07:35.161 INFO running `"docker" "start" "-a" "cccf17dba55edab4b908f9eaca1bf0e53fa40d0377c27bd6fe6954b6c6f8ed43"` Sep 19 17:07:35.874 INFO kablam! usermod: no changes Sep 19 17:07:35.975 INFO kablam! Checking temp_utp v0.8.1 (/source) Sep 19 17:07:36.570 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:07:36.570 INFO kablam! --> src/socket.rs:2828:30 Sep 19 17:07:36.570 INFO kablam! | Sep 19 17:07:36.570 INFO kablam! 2828 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 19 17:07:36.571 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 19 17:07:36.571 INFO kablam! | Sep 19 17:07:36.571 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:07:36.571 INFO kablam! Sep 19 17:07:36.571 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:07:36.571 INFO kablam! --> src/socket.rs:2829:30 Sep 19 17:07:36.571 INFO kablam! | Sep 19 17:07:36.571 INFO kablam! 2829 | assert!(take_address((":::0")).is_ok()); Sep 19 17:07:36.571 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 19 17:07:36.571 INFO kablam! Sep 19 17:07:36.571 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:07:36.571 INFO kablam! --> src/socket.rs:2836:30 Sep 19 17:07:36.571 INFO kablam! | Sep 19 17:07:36.571 INFO kablam! 2836 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 19 17:07:36.571 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 17:07:36.571 INFO kablam! Sep 19 17:07:36.727 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 19 17:07:36.727 INFO kablam! --> src/packet.rs:383:30 Sep 19 17:07:36.727 INFO kablam! | Sep 19 17:07:36.727 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 19 17:07:36.727 INFO kablam! | ^^^^^^^^^ Sep 19 17:07:36.727 INFO kablam! | Sep 19 17:07:36.727 INFO kablam! = note: source type: u8 (8 bits) Sep 19 17:07:36.727 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 19 17:07:36.727 INFO kablam! Sep 19 17:07:36.731 INFO kablam! error: aborting due to previous error Sep 19 17:07:36.731 INFO kablam! Sep 19 17:07:36.731 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 19 17:07:36.741 INFO kablam! error: Could not compile `temp_utp`. Sep 19 17:07:36.741 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:07:37.713 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 19 17:07:37.713 INFO kablam! --> src/packet.rs:383:30 Sep 19 17:07:37.713 INFO kablam! | Sep 19 17:07:37.713 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 19 17:07:37.713 INFO kablam! | ^^^^^^^^^ Sep 19 17:07:37.713 INFO kablam! | Sep 19 17:07:37.713 INFO kablam! = note: source type: u8 (8 bits) Sep 19 17:07:37.713 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 19 17:07:37.713 INFO kablam! Sep 19 17:07:37.747 INFO kablam! error: aborting due to previous error Sep 19 17:07:37.747 INFO kablam! Sep 19 17:07:37.747 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 19 17:07:37.763 INFO kablam! error: Could not compile `temp_utp`. Sep 19 17:07:37.763 INFO kablam! Sep 19 17:07:37.763 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:07:37.763 INFO kablam! su: No module specific data is present Sep 19 17:07:38.274 INFO running `"docker" "rm" "-f" "cccf17dba55edab4b908f9eaca1bf0e53fa40d0377c27bd6fe6954b6c6f8ed43"` Sep 19 17:07:38.350 INFO blam! cccf17dba55edab4b908f9eaca1bf0e53fa40d0377c27bd6fe6954b6c6f8ed43