Sep 21 01:58:23.028 INFO checking temp_utp-0.8.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:58:23.028 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:58:23.028 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:58:23.197 INFO blam! 51052976bbf347c1d9878ea2043b41a33c17c7b84ffaad778a5694d424a0e012 Sep 21 01:58:23.198 INFO running `"docker" "start" "-a" "51052976bbf347c1d9878ea2043b41a33c17c7b84ffaad778a5694d424a0e012"` Sep 21 01:58:24.029 INFO kablam! usermod: no changes Sep 21 01:58:24.120 INFO kablam! Checking temp_utp v0.8.1 (/source) Sep 21 01:58:24.762 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 01:58:24.762 INFO kablam! --> src/packet.rs:383:30 Sep 21 01:58:24.762 INFO kablam! | Sep 21 01:58:24.762 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 21 01:58:24.762 INFO kablam! | ^^^^^^^^^ Sep 21 01:58:24.762 INFO kablam! | Sep 21 01:58:24.762 INFO kablam! = note: source type: u8 (8 bits) Sep 21 01:58:24.762 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 21 01:58:24.762 INFO kablam! Sep 21 01:58:24.778 INFO kablam! error: aborting due to previous error Sep 21 01:58:24.778 INFO kablam! Sep 21 01:58:24.778 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 21 01:58:24.786 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 01:58:24.786 INFO kablam! --> src/socket.rs:2828:30 Sep 21 01:58:24.786 INFO kablam! | Sep 21 01:58:24.786 INFO kablam! 2828 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 21 01:58:24.786 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 21 01:58:24.786 INFO kablam! | Sep 21 01:58:24.786 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 01:58:24.786 INFO kablam! Sep 21 01:58:24.786 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 01:58:24.786 INFO kablam! --> src/socket.rs:2829:30 Sep 21 01:58:24.786 INFO kablam! | Sep 21 01:58:24.786 INFO kablam! 2829 | assert!(take_address((":::0")).is_ok()); Sep 21 01:58:24.786 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 21 01:58:24.786 INFO kablam! Sep 21 01:58:24.786 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 01:58:24.786 INFO kablam! --> src/socket.rs:2836:30 Sep 21 01:58:24.786 INFO kablam! | Sep 21 01:58:24.786 INFO kablam! 2836 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 21 01:58:24.786 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 01:58:24.786 INFO kablam! Sep 21 01:58:24.794 INFO kablam! error: Could not compile `temp_utp`. Sep 21 01:58:24.794 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 01:58:25.818 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 01:58:25.818 INFO kablam! --> src/packet.rs:383:30 Sep 21 01:58:25.818 INFO kablam! | Sep 21 01:58:25.818 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 21 01:58:25.818 INFO kablam! | ^^^^^^^^^ Sep 21 01:58:25.818 INFO kablam! | Sep 21 01:58:25.818 INFO kablam! = note: source type: u8 (8 bits) Sep 21 01:58:25.818 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 21 01:58:25.818 INFO kablam! Sep 21 01:58:25.842 INFO kablam! error: aborting due to previous error Sep 21 01:58:25.842 INFO kablam! Sep 21 01:58:25.842 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 21 01:58:25.852 INFO kablam! error: Could not compile `temp_utp`. Sep 21 01:58:25.852 INFO kablam! Sep 21 01:58:25.852 INFO kablam! To learn more, run the command again with --verbose. Sep 21 01:58:25.853 INFO kablam! su: No module specific data is present Sep 21 01:58:26.411 INFO running `"docker" "rm" "-f" "51052976bbf347c1d9878ea2043b41a33c17c7b84ffaad778a5694d424a0e012"` Sep 21 01:58:26.476 INFO blam! 51052976bbf347c1d9878ea2043b41a33c17c7b84ffaad778a5694d424a0e012