Sep 19 16:18:38.378 INFO checking utp-0.6.3 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 16:18:38.378 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 16:18:38.378 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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:38.548 INFO blam! 8b3f676d474f4aab9c6bfa138290717e42c43d19b4cbd8db2a7e2310f5486196 Sep 19 16:18:38.550 INFO running `"docker" "start" "-a" "8b3f676d474f4aab9c6bfa138290717e42c43d19b4cbd8db2a7e2310f5486196"` Sep 19 16:18:39.427 INFO kablam! usermod: no changes Sep 19 16:18:39.604 INFO kablam! Checking nix v0.3.10 Sep 19 16:18:39.605 INFO kablam! Checking env_logger v0.5.13 Sep 19 16:18:40.353 INFO kablam! Checking quickcheck v0.7.1 Sep 19 16:18:41.250 INFO kablam! Checking utp v0.6.3 (/source) Sep 19 16:18:41.975 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 19 16:18:41.975 INFO kablam! --> src/packet.rs:383:30 Sep 19 16:18:41.975 INFO kablam! | Sep 19 16:18:41.975 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 19 16:18:41.975 INFO kablam! | ^^^^^^^^^ Sep 19 16:18:41.975 INFO kablam! | Sep 19 16:18:41.975 INFO kablam! = note: source type: u8 (8 bits) Sep 19 16:18:41.975 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 19 16:18:41.975 INFO kablam! Sep 19 16:18:41.991 INFO kablam! error: aborting due to previous error Sep 19 16:18:41.991 INFO kablam! Sep 19 16:18:41.991 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 19 16:18:41.995 INFO kablam! error: Could not compile `utp`. Sep 19 16:18:41.995 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:18:42.479 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:18:42.479 INFO kablam! --> src/socket.rs:2346:30 Sep 19 16:18:42.479 INFO kablam! | Sep 19 16:18:42.479 INFO kablam! 2346 | assert!(take_address(("0.0.0.0:0")).is_ok()); Sep 19 16:18:42.479 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Sep 19 16:18:42.479 INFO kablam! | Sep 19 16:18:42.479 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 16:18:42.479 INFO kablam! Sep 19 16:18:42.479 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:18:42.479 INFO kablam! --> src/socket.rs:2347:30 Sep 19 16:18:42.479 INFO kablam! | Sep 19 16:18:42.479 INFO kablam! 2347 | assert!(take_address((":::0")).is_ok()); Sep 19 16:18:42.479 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 19 16:18:42.479 INFO kablam! Sep 19 16:18:42.479 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 16:18:42.479 INFO kablam! --> src/socket.rs:2354:30 Sep 19 16:18:42.479 INFO kablam! | Sep 19 16:18:42.479 INFO kablam! 2354 | assert!(take_address(("1.2.3.4:70000")).is_err()); Sep 19 16:18:42.479 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 16:18:42.479 INFO kablam! Sep 19 16:18:43.255 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 19 16:18:43.255 INFO kablam! --> src/packet.rs:383:30 Sep 19 16:18:43.255 INFO kablam! | Sep 19 16:18:43.255 INFO kablam! 383 | ty: unsafe { transmute(kind) }, Sep 19 16:18:43.255 INFO kablam! | ^^^^^^^^^ Sep 19 16:18:43.255 INFO kablam! | Sep 19 16:18:43.256 INFO kablam! = note: source type: u8 (8 bits) Sep 19 16:18:43.256 INFO kablam! = note: target type: packet::ExtensionType (0 bits) Sep 19 16:18:43.256 INFO kablam! Sep 19 16:18:43.278 INFO kablam! error: aborting due to previous error Sep 19 16:18:43.278 INFO kablam! Sep 19 16:18:43.278 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 19 16:18:43.292 INFO kablam! error: Could not compile `utp`. Sep 19 16:18:43.292 INFO kablam! Sep 19 16:18:43.292 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:18:43.294 INFO kablam! su: No module specific data is present Sep 19 16:18:43.721 INFO running `"docker" "rm" "-f" "8b3f676d474f4aab9c6bfa138290717e42c43d19b4cbd8db2a7e2310f5486196"` Sep 19 16:18:43.873 INFO blam! 8b3f676d474f4aab9c6bfa138290717e42c43d19b4cbd8db2a7e2310f5486196