Sep 01 20:03:27.574 INFO checking utp-0.6.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 20:03:27.574 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 20:03:27.574 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/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 20:03:27.749 INFO blam! ad8769a2a3e84671e28854230e5d052e2fcaed23f011900f6145f08e8f65a608 Sep 01 20:03:27.752 INFO running `"docker" "start" "-a" "ad8769a2a3e84671e28854230e5d052e2fcaed23f011900f6145f08e8f65a608"` Sep 01 20:03:28.426 INFO kablam! Checking bitflags v0.1.1 Sep 01 20:03:28.711 INFO kablam! Checking nix v0.3.10 Sep 01 20:03:31.698 INFO kablam! Checking utp v0.6.3 (file:///source) Sep 01 20:03:32.827 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:03:32.827 INFO kablam! --> src/socket.rs:2346:30 Sep 01 20:03:32.827 INFO kablam! | Sep 01 20:03:32.827 INFO kablam! 2346 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 01 20:03:32.827 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:03:32.827 INFO kablam! | Sep 01 20:03:32.827 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 20:03:32.827 INFO kablam! Sep 01 20:03:32.827 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:03:32.827 INFO kablam! --> src/socket.rs:2347:30 Sep 01 20:03:32.827 INFO kablam! | Sep 01 20:03:32.827 INFO kablam! 2347 | assert!(take_address((":::0")).is_ok()); Sep 01 20:03:32.827 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 20:03:32.827 INFO kablam! Sep 01 20:03:32.828 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 20:03:32.828 INFO kablam! --> src/socket.rs:2354:30 Sep 01 20:03:32.828 INFO kablam! | Sep 01 20:03:32.828 INFO kablam! 2354 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 01 20:03:32.828 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 20:03:32.828 INFO kablam! Sep 01 20:03:32.891 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 20:03:32.891 INFO kablam! --> src/packet.rs:383:30 Sep 01 20:03:32.891 INFO kablam! | Sep 01 20:03:32.891 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 01 20:03:32.892 INFO kablam! | ^^^^^^^^^ Sep 01 20:03:32.892 INFO kablam! | Sep 01 20:03:32.892 INFO kablam! = note: source type: u8 (8 bits) Sep 01 20:03:32.892 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 01 20:03:32.892 INFO kablam! Sep 01 20:03:32.908 INFO kablam! error: aborting due to previous error Sep 01 20:03:32.908 INFO kablam! Sep 01 20:03:32.908 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 20:03:32.916 INFO kablam! error: Could not compile `utp`. Sep 01 20:03:32.916 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:03:34.369 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 20:03:34.369 INFO kablam! --> src/packet.rs:383:30 Sep 01 20:03:34.369 INFO kablam! | Sep 01 20:03:34.369 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 01 20:03:34.369 INFO kablam! | ^^^^^^^^^ Sep 01 20:03:34.369 INFO kablam! | Sep 01 20:03:34.369 INFO kablam! = note: source type: u8 (8 bits) Sep 01 20:03:34.369 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 01 20:03:34.369 INFO kablam! Sep 01 20:03:34.397 INFO kablam! error: aborting due to previous error Sep 01 20:03:34.397 INFO kablam! Sep 01 20:03:34.397 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 20:03:34.413 INFO kablam! error: Could not compile `utp`. Sep 01 20:03:34.413 INFO kablam! Sep 01 20:03:34.413 INFO kablam! To learn more, run the command again with --verbose. Sep 01 20:03:34.415 INFO kablam! su: No module specific data is present Sep 01 20:03:34.778 INFO running `"docker" "rm" "-f" "ad8769a2a3e84671e28854230e5d052e2fcaed23f011900f6145f08e8f65a608"` Sep 01 20:03:34.874 INFO blam! ad8769a2a3e84671e28854230e5d052e2fcaed23f011900f6145f08e8f65a608