Sep 14 07:02:55.627 INFO checking utp-0.6.3 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 07:02:55.627 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 07:02:55.627 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/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:02:55.906 INFO blam! 983dd8c36fd3d840eeeb88d9122c485c6353632fbb412d3c85b7f7544bc0c389 Sep 14 07:02:55.908 INFO running `"docker" "start" "-a" "983dd8c36fd3d840eeeb88d9122c485c6353632fbb412d3c85b7f7544bc0c389"` Sep 14 07:02:57.506 INFO kablam! usermod: no changes Sep 14 07:02:57.805 INFO kablam! Checking libc v0.1.12 Sep 14 07:02:57.806 INFO kablam! Checking bitflags v0.1.1 Sep 14 07:02:57.818 INFO kablam! Checking env_logger v0.3.5 Sep 14 07:02:57.818 INFO kablam! Checking quickcheck v0.7.1 Sep 14 07:02:58.862 INFO kablam! Checking nix v0.3.10 Sep 14 07:03:01.583 INFO kablam! Checking utp v0.6.3 (file:///source) Sep 14 07:03:02.690 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 07:03:02.690 INFO kablam! --> src/socket.rs:2346:30 Sep 14 07:03:02.690 INFO kablam! | Sep 14 07:03:02.690 INFO kablam! 2346 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 14 07:03:02.690 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 14 07:03:02.695 INFO kablam! | Sep 14 07:03:02.695 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 07:03:02.695 INFO kablam! Sep 14 07:03:02.695 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 07:03:02.695 INFO kablam! --> src/socket.rs:2347:30 Sep 14 07:03:02.695 INFO kablam! | Sep 14 07:03:02.695 INFO kablam! 2347 | assert!(take_address((":::0")).is_ok()); Sep 14 07:03:02.695 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 14 07:03:02.695 INFO kablam! Sep 14 07:03:02.695 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 07:03:02.695 INFO kablam! --> src/socket.rs:2354:30 Sep 14 07:03:02.695 INFO kablam! | Sep 14 07:03:02.695 INFO kablam! 2354 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 14 07:03:02.695 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 07:03:02.695 INFO kablam! Sep 14 07:03:02.831 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 07:03:02.831 INFO kablam! --> src/packet.rs:383:30 Sep 14 07:03:02.831 INFO kablam! | Sep 14 07:03:02.831 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 14 07:03:02.831 INFO kablam! | ^^^^^^^^^ Sep 14 07:03:02.831 INFO kablam! | Sep 14 07:03:02.831 INFO kablam! = note: source type: u8 (8 bits) Sep 14 07:03:02.831 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 14 07:03:02.831 INFO kablam! Sep 14 07:03:02.851 INFO kablam! error: aborting due to previous error Sep 14 07:03:02.851 INFO kablam! Sep 14 07:03:02.851 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 14 07:03:02.887 INFO kablam! error: Could not compile `utp`. Sep 14 07:03:02.887 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 07:03:03.803 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 07:03:03.803 INFO kablam! --> src/packet.rs:383:30 Sep 14 07:03:03.803 INFO kablam! | Sep 14 07:03:03.803 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 14 07:03:03.803 INFO kablam! | ^^^^^^^^^ Sep 14 07:03:03.803 INFO kablam! | Sep 14 07:03:03.803 INFO kablam! = note: source type: u8 (8 bits) Sep 14 07:03:03.803 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 14 07:03:03.803 INFO kablam! Sep 14 07:03:03.831 INFO kablam! error: aborting due to previous error Sep 14 07:03:03.831 INFO kablam! Sep 14 07:03:03.831 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 14 07:03:03.842 INFO kablam! error: Could not compile `utp`. Sep 14 07:03:03.842 INFO kablam! Sep 14 07:03:03.842 INFO kablam! To learn more, run the command again with --verbose. Sep 14 07:03:03.843 INFO kablam! su: No module specific data is present Sep 14 07:03:04.720 INFO running `"docker" "rm" "-f" "983dd8c36fd3d840eeeb88d9122c485c6353632fbb412d3c85b7f7544bc0c389"` Sep 14 07:03:05.055 INFO blam! 983dd8c36fd3d840eeeb88d9122c485c6353632fbb412d3c85b7f7544bc0c389