Sep 01 02:54:41.689 INFO checking utp-0.6.3 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 02:54:41.689 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 02:54:41.689 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 02:54:41.869 INFO blam! 300d7174d5685a2447f5a5572aa48546e1a0cbf2b46dd6002a507b606ff67838 Sep 01 02:54:41.871 INFO running `"docker" "start" "-a" "300d7174d5685a2447f5a5572aa48546e1a0cbf2b46dd6002a507b606ff67838"` Sep 01 02:54:42.557 INFO kablam! Checking bitflags v0.1.1 Sep 01 02:54:42.559 INFO kablam! Checking quickcheck v0.7.1 Sep 01 02:54:42.790 INFO kablam! Checking nix v0.3.10 Sep 01 02:54:45.628 INFO kablam! Checking utp v0.6.3 (file:///source) Sep 01 02:54:46.807 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 02:54:46.807 INFO kablam! --> src/socket.rs:2346:30 Sep 01 02:54:46.807 INFO kablam! | Sep 01 02:54:46.807 INFO kablam! 2346 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 01 02:54:46.807 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 01 02:54:46.808 INFO kablam! | Sep 01 02:54:46.808 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 02:54:46.808 INFO kablam! Sep 01 02:54:46.808 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 02:54:46.808 INFO kablam! --> src/socket.rs:2347:30 Sep 01 02:54:46.808 INFO kablam! | Sep 01 02:54:46.808 INFO kablam! 2347 | assert!(take_address((":::0")).is_ok()); Sep 01 02:54:46.808 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 02:54:46.808 INFO kablam! Sep 01 02:54:46.808 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 02:54:46.808 INFO kablam! --> src/socket.rs:2354:30 Sep 01 02:54:46.808 INFO kablam! | Sep 01 02:54:46.808 INFO kablam! 2354 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 01 02:54:46.808 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 02:54:46.808 INFO kablam! Sep 01 02:54:47.071 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 02:54:47.071 INFO kablam! --> src/packet.rs:383:30 Sep 01 02:54:47.071 INFO kablam! | Sep 01 02:54:47.071 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 01 02:54:47.071 INFO kablam! | ^^^^^^^^^ Sep 01 02:54:47.071 INFO kablam! | Sep 01 02:54:47.071 INFO kablam! = note: source type: u8 (8 bits) Sep 01 02:54:47.071 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 01 02:54:47.071 INFO kablam! Sep 01 02:54:47.093 INFO kablam! error: aborting due to previous error Sep 01 02:54:47.093 INFO kablam! Sep 01 02:54:47.093 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 02:54:47.103 INFO kablam! error: Could not compile `utp`. Sep 01 02:54:47.103 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 02:54:48.322 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 02:54:48.322 INFO kablam! --> src/packet.rs:383:30 Sep 01 02:54:48.322 INFO kablam! | Sep 01 02:54:48.322 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 01 02:54:48.322 INFO kablam! | ^^^^^^^^^ Sep 01 02:54:48.323 INFO kablam! | Sep 01 02:54:48.323 INFO kablam! = note: source type: u8 (8 bits) Sep 01 02:54:48.323 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 01 02:54:48.323 INFO kablam! Sep 01 02:54:48.349 INFO kablam! error: aborting due to previous error Sep 01 02:54:48.349 INFO kablam! Sep 01 02:54:48.349 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 02:54:48.362 INFO kablam! error: Could not compile `utp`. Sep 01 02:54:48.362 INFO kablam! Sep 01 02:54:48.362 INFO kablam! To learn more, run the command again with --verbose. Sep 01 02:54:48.363 INFO kablam! su: No module specific data is present Sep 01 02:54:48.726 INFO running `"docker" "rm" "-f" "300d7174d5685a2447f5a5572aa48546e1a0cbf2b46dd6002a507b606ff67838"` Sep 01 02:54:48.816 INFO blam! 300d7174d5685a2447f5a5572aa48546e1a0cbf2b46dd6002a507b606ff67838