Sep 05 21:19:48.968 INFO checking utp-0.6.3 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 21:19:48.968 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 21:19:48.968 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:19:49.201 INFO blam! 6677e8a14602d1fe216cea428593dee0f81cdb41a4eae12706b91f9339c2477d Sep 05 21:19:49.203 INFO running `"docker" "start" "-a" "6677e8a14602d1fe216cea428593dee0f81cdb41a4eae12706b91f9339c2477d"` Sep 05 21:19:49.817 INFO kablam! usermod: no changes Sep 05 21:19:49.921 INFO kablam! Checking bitflags v0.1.1 Sep 05 21:19:49.921 INFO kablam! Checking libc v0.1.12 Sep 05 21:19:49.924 INFO kablam! Checking env_logger v0.3.5 Sep 05 21:19:50.275 INFO kablam! Checking nix v0.3.10 Sep 05 21:19:51.574 INFO kablam! Checking utp v0.6.3 (file:///source) Sep 05 21:19:52.486 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:19:52.486 INFO kablam! --> src/socket.rs:2346:30 Sep 05 21:19:52.486 INFO kablam! | Sep 05 21:19:52.486 INFO kablam! 2346 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 05 21:19:52.486 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 05 21:19:52.486 INFO kablam! | Sep 05 21:19:52.486 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 21:19:52.486 INFO kablam! Sep 05 21:19:52.486 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:19:52.486 INFO kablam! --> src/socket.rs:2347:30 Sep 05 21:19:52.486 INFO kablam! | Sep 05 21:19:52.486 INFO kablam! 2347 | assert!(take_address((":::0")).is_ok()); Sep 05 21:19:52.486 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 05 21:19:52.486 INFO kablam! Sep 05 21:19:52.486 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:19:52.486 INFO kablam! --> src/socket.rs:2354:30 Sep 05 21:19:52.486 INFO kablam! | Sep 05 21:19:52.486 INFO kablam! 2354 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 05 21:19:52.486 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 21:19:52.486 INFO kablam! Sep 05 21:19:52.498 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 05 21:19:52.498 INFO kablam! --> src/packet.rs:383:30 Sep 05 21:19:52.498 INFO kablam! | Sep 05 21:19:52.498 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 05 21:19:52.498 INFO kablam! | ^^^^^^^^^ Sep 05 21:19:52.498 INFO kablam! | Sep 05 21:19:52.498 INFO kablam! = note: source type: u8 (8 bits) Sep 05 21:19:52.498 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 05 21:19:52.498 INFO kablam! Sep 05 21:19:52.517 INFO kablam! error: aborting due to previous error Sep 05 21:19:52.517 INFO kablam! Sep 05 21:19:52.517 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 05 21:19:52.526 INFO kablam! error: Could not compile `utp`. Sep 05 21:19:52.526 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 21:19:53.501 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 05 21:19:53.501 INFO kablam! --> src/packet.rs:383:30 Sep 05 21:19:53.501 INFO kablam! | Sep 05 21:19:53.502 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 05 21:19:53.502 INFO kablam! | ^^^^^^^^^ Sep 05 21:19:53.502 INFO kablam! | Sep 05 21:19:53.502 INFO kablam! = note: source type: u8 (8 bits) Sep 05 21:19:53.502 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 05 21:19:53.502 INFO kablam! Sep 05 21:19:53.541 INFO kablam! error: aborting due to previous error Sep 05 21:19:53.541 INFO kablam! Sep 05 21:19:53.542 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 05 21:19:53.549 INFO kablam! error: Could not compile `utp`. Sep 05 21:19:53.549 INFO kablam! Sep 05 21:19:53.549 INFO kablam! To learn more, run the command again with --verbose. Sep 05 21:19:53.549 INFO kablam! su: No module specific data is present Sep 05 21:19:54.338 INFO running `"docker" "rm" "-f" "6677e8a14602d1fe216cea428593dee0f81cdb41a4eae12706b91f9339c2477d"` Sep 05 21:19:54.573 INFO blam! 6677e8a14602d1fe216cea428593dee0f81cdb41a4eae12706b91f9339c2477d