Sep 01 03:30:35.614 INFO checking gettext-0.2.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 03:30:35.614 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 03:30:35.614 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:30:35.787 INFO blam! 3117bb5493d6b74f2c24b55b643efc9e99fde3ada00d49b7b04fd2bf27e5bb82 Sep 01 03:30:35.789 INFO running `"docker" "start" "-a" "3117bb5493d6b74f2c24b55b643efc9e99fde3ada00d49b7b04fd2bf27e5bb82"` Sep 01 03:30:36.409 INFO kablam! Checking gettext v0.2.0 (file:///source) Sep 01 03:30:37.851 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 01 03:30:37.851 INFO kablam! --> src/parser.rs:235:22 Sep 01 03:30:37.851 INFO kablam! | Sep 01 03:30:37.851 INFO kablam! 235 | le_ptr = mem::transmute(LittleEndian::read_u32); Sep 01 03:30:37.851 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 03:30:37.851 INFO kablam! | Sep 01 03:30:37.851 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 01 03:30:37.851 INFO kablam! = note: target type: *const () Sep 01 03:30:37.851 INFO kablam! = help: cast with `as` to a pointer instead Sep 01 03:30:37.851 INFO kablam! Sep 01 03:30:37.852 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 01 03:30:37.852 INFO kablam! --> src/parser.rs:245:22 Sep 01 03:30:37.852 INFO kablam! | Sep 01 03:30:37.852 INFO kablam! 245 | be_ptr = mem::transmute(BigEndian::read_u32); Sep 01 03:30:37.852 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 03:30:37.852 INFO kablam! | Sep 01 03:30:37.852 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 01 03:30:37.852 INFO kablam! = note: target type: *const () Sep 01 03:30:37.852 INFO kablam! = help: cast with `as` to a pointer instead Sep 01 03:30:37.852 INFO kablam! Sep 01 03:30:37.866 INFO kablam! error: aborting due to 2 previous errors Sep 01 03:30:37.866 INFO kablam! Sep 01 03:30:37.866 INFO kablam! For more information about this error, try `rustc --explain E0591`. Sep 01 03:30:37.880 INFO kablam! error: Could not compile `gettext`. Sep 01 03:30:37.881 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:30:38.863 INFO kablam! error: build failed Sep 01 03:30:38.865 INFO kablam! su: No module specific data is present Sep 01 03:30:39.330 INFO running `"docker" "rm" "-f" "3117bb5493d6b74f2c24b55b643efc9e99fde3ada00d49b7b04fd2bf27e5bb82"` Sep 01 03:30:39.433 INFO blam! 3117bb5493d6b74f2c24b55b643efc9e99fde3ada00d49b7b04fd2bf27e5bb82