Sep 19 16:18:37.628 INFO checking utp-0.6.3 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 16:18:37.628 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 16:18:37.628 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:18:37.798 INFO blam! 0aed7858c9a5b24e6db2eef0835c3d0fa914b8f2877e7d97b0196dc5affb7839 Sep 19 16:18:37.800 INFO running `"docker" "start" "-a" "0aed7858c9a5b24e6db2eef0835c3d0fa914b8f2877e7d97b0196dc5affb7839"` Sep 19 16:18:38.626 INFO kablam! usermod: no changes Sep 19 16:18:38.808 INFO kablam! Checking bitflags v0.1.1 Sep 19 16:18:38.811 INFO kablam! Checking quickcheck v0.7.1 Sep 19 16:18:38.982 INFO kablam! Checking nix v0.3.10 Sep 19 16:18:40.553 INFO kablam! Checking utp v0.6.3 (/source) Sep 19 16:18:41.247 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:18:41.247 INFO kablam! --> src/socket.rs:2346:30 Sep 19 16:18:41.247 INFO kablam! | Sep 19 16:18:41.247 INFO kablam! 2346 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 19 16:18:41.247 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 19 16:18:41.247 INFO kablam! | Sep 19 16:18:41.247 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 16:18:41.247 INFO kablam! Sep 19 16:18:41.247 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:18:41.247 INFO kablam! --> src/socket.rs:2347:30 Sep 19 16:18:41.247 INFO kablam! | Sep 19 16:18:41.247 INFO kablam! 2347 | assert!(take_address((":::0")).is_ok()); Sep 19 16:18:41.247 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 19 16:18:41.247 INFO kablam! Sep 19 16:18:41.247 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:18:41.247 INFO kablam! --> src/socket.rs:2354:30 Sep 19 16:18:41.247 INFO kablam! | Sep 19 16:18:41.247 INFO kablam! 2354 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 19 16:18:41.247 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 16:18:41.247 INFO kablam! Sep 19 16:18:41.277 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 19 16:18:41.277 INFO kablam! --> src/packet.rs:383:30 Sep 19 16:18:41.277 INFO kablam! | Sep 19 16:18:41.277 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 19 16:18:41.277 INFO kablam! | ^^^^^^^^^ Sep 19 16:18:41.277 INFO kablam! | Sep 19 16:18:41.277 INFO kablam! = note: source type: u8 (8 bits) Sep 19 16:18:41.277 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 19 16:18:41.277 INFO kablam! Sep 19 16:18:41.287 INFO kablam! error: aborting due to previous error Sep 19 16:18:41.287 INFO kablam! Sep 19 16:18:41.287 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 19 16:18:41.295 INFO kablam! error: Could not compile `utp`. Sep 19 16:18:41.295 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:18:42.310 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 19 16:18:42.311 INFO kablam! --> src/packet.rs:383:30 Sep 19 16:18:42.311 INFO kablam! | Sep 19 16:18:42.311 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 19 16:18:42.311 INFO kablam! | ^^^^^^^^^ Sep 19 16:18:42.311 INFO kablam! | Sep 19 16:18:42.311 INFO kablam! = note: source type: u8 (8 bits) Sep 19 16:18:42.311 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 19 16:18:42.311 INFO kablam! Sep 19 16:18:42.338 INFO kablam! error: aborting due to previous error Sep 19 16:18:42.339 INFO kablam! Sep 19 16:18:42.339 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 19 16:18:42.346 INFO kablam! error: Could not compile `utp`. Sep 19 16:18:42.347 INFO kablam! Sep 19 16:18:42.347 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:18:42.347 INFO kablam! su: No module specific data is present Sep 19 16:18:43.115 INFO running `"docker" "rm" "-f" "0aed7858c9a5b24e6db2eef0835c3d0fa914b8f2877e7d97b0196dc5affb7839"` Sep 19 16:18:43.201 INFO blam! 0aed7858c9a5b24e6db2eef0835c3d0fa914b8f2877e7d97b0196dc5affb7839