Sep 20 03:06:50.420 INFO checking gettext-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:06:50.420 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:06:50.420 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:06:51.128 INFO blam! a4746e52cbbddab0b684f2a35bf0da5d31b93aec017583278f423eba0058c6bc Sep 20 03:06:51.129 INFO running `"docker" "start" "-a" "a4746e52cbbddab0b684f2a35bf0da5d31b93aec017583278f423eba0058c6bc"` Sep 20 03:06:51.555 INFO kablam! usermod: no changes Sep 20 03:06:51.594 INFO kablam! Checking gettext v0.2.0 (/source) Sep 20 03:06:52.606 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 20 03:06:52.607 INFO kablam! --> src/parser.rs:235:22 Sep 20 03:06:52.607 INFO kablam! | Sep 20 03:06:52.607 INFO kablam! 235 | le_ptr = mem::transmute(LittleEndian::read_u32); Sep 20 03:06:52.608 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:06:52.608 INFO kablam! | Sep 20 03:06:52.608 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 20 03:06:52.609 INFO kablam! = note: target type: *const () Sep 20 03:06:52.609 INFO kablam! = help: cast with `as` to a pointer instead Sep 20 03:06:52.609 INFO kablam! Sep 20 03:06:52.609 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 20 03:06:52.610 INFO kablam! --> src/parser.rs:245:22 Sep 20 03:06:52.610 INFO kablam! | Sep 20 03:06:52.610 INFO kablam! 245 | be_ptr = mem::transmute(BigEndian::read_u32); Sep 20 03:06:52.611 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:06:52.611 INFO kablam! | Sep 20 03:06:52.611 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 20 03:06:52.612 INFO kablam! = note: target type: *const () Sep 20 03:06:52.612 INFO kablam! = help: cast with `as` to a pointer instead Sep 20 03:06:52.612 INFO kablam! Sep 20 03:06:52.613 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:06:52.613 INFO kablam! Sep 20 03:06:52.613 INFO kablam! For more information about this error, try `rustc --explain E0591`. Sep 20 03:06:52.621 INFO kablam! error: Could not compile `gettext`. Sep 20 03:06:52.621 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:06:53.156 INFO kablam! error: build failed Sep 20 03:06:53.157 INFO kablam! su: No module specific data is present Sep 20 03:06:53.937 INFO running `"docker" "rm" "-f" "a4746e52cbbddab0b684f2a35bf0da5d31b93aec017583278f423eba0058c6bc"` Sep 20 03:06:54.048 INFO blam! a4746e52cbbddab0b684f2a35bf0da5d31b93aec017583278f423eba0058c6bc