Sep 01 04:22:41.130 INFO checking temp_utp-0.8.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 04:22:41.130 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 04:22:41.130 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/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 04:22:41.330 INFO blam! fa3903e29b2cc1695ff66e7ceca1fa6c89484fda871719f8ef78400fbd7647c7 Sep 01 04:22:41.331 INFO running `"docker" "start" "-a" "fa3903e29b2cc1695ff66e7ceca1fa6c89484fda871719f8ef78400fbd7647c7"` Sep 01 04:22:41.929 INFO kablam! Checking temp_utp v0.8.1 (file:///source) Sep 01 04:22:43.322 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:22:43.322 INFO kablam! --> src/socket.rs:2828:30 Sep 01 04:22:43.322 INFO kablam! | Sep 01 04:22:43.322 INFO kablam! 2828 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 01 04:22:43.322 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:22:43.322 INFO kablam! | Sep 01 04:22:43.322 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 04:22:43.322 INFO kablam! Sep 01 04:22:43.322 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:22:43.322 INFO kablam! --> src/socket.rs:2829:30 Sep 01 04:22:43.322 INFO kablam! | Sep 01 04:22:43.322 INFO kablam! 2829 | assert!(take_address((":::0")).is_ok()); Sep 01 04:22:43.322 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 01 04:22:43.322 INFO kablam! Sep 01 04:22:43.323 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 04:22:43.323 INFO kablam! --> src/socket.rs:2836:30 Sep 01 04:22:43.323 INFO kablam! | Sep 01 04:22:43.323 INFO kablam! 2836 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 01 04:22:43.323 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 04:22:43.323 INFO kablam! Sep 01 04:22:43.554 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 04:22:43.554 INFO kablam! --> src/packet.rs:383:30 Sep 01 04:22:43.554 INFO kablam! | Sep 01 04:22:43.554 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 01 04:22:43.554 INFO kablam! | ^^^^^^^^^ Sep 01 04:22:43.554 INFO kablam! | Sep 01 04:22:43.554 INFO kablam! = note: source type: u8 (8 bits) Sep 01 04:22:43.554 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 01 04:22:43.554 INFO kablam! Sep 01 04:22:43.576 INFO kablam! error: aborting due to previous error Sep 01 04:22:43.576 INFO kablam! Sep 01 04:22:43.576 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 04:22:43.586 INFO kablam! error: Could not compile `temp_utp`. Sep 01 04:22:43.586 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 04:22:44.967 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 04:22:44.967 INFO kablam! --> src/packet.rs:383:30 Sep 01 04:22:44.967 INFO kablam! | Sep 01 04:22:44.967 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 01 04:22:44.967 INFO kablam! | ^^^^^^^^^ Sep 01 04:22:44.967 INFO kablam! | Sep 01 04:22:44.967 INFO kablam! = note: source type: u8 (8 bits) Sep 01 04:22:44.967 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 01 04:22:44.967 INFO kablam! Sep 01 04:22:44.994 INFO kablam! error: aborting due to previous error Sep 01 04:22:44.995 INFO kablam! Sep 01 04:22:44.995 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 04:22:45.004 INFO kablam! error: Could not compile `temp_utp`. Sep 01 04:22:45.004 INFO kablam! Sep 01 04:22:45.004 INFO kablam! To learn more, run the command again with --verbose. Sep 01 04:22:45.005 INFO kablam! su: No module specific data is present Sep 01 04:22:45.435 INFO running `"docker" "rm" "-f" "fa3903e29b2cc1695ff66e7ceca1fa6c89484fda871719f8ef78400fbd7647c7"` Sep 01 04:22:45.553 INFO blam! fa3903e29b2cc1695ff66e7ceca1fa6c89484fda871719f8ef78400fbd7647c7