Sep 04 16:53:18.140 INFO checking gettext-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 16:53:18.140 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 16:53:18.140 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:53:18.290 INFO blam! abe5f9d30e206fdc7e2353ecc26c68d8692bd05e9a9981a65714c225d3a07bc3 Sep 04 16:53:18.291 INFO running `"docker" "start" "-a" "abe5f9d30e206fdc7e2353ecc26c68d8692bd05e9a9981a65714c225d3a07bc3"` Sep 04 16:53:18.856 INFO kablam! Checking gettext v0.2.0 (file:///source) Sep 04 16:53:20.429 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 04 16:53:20.429 INFO kablam! --> src/parser.rs:235:22 Sep 04 16:53:20.429 INFO kablam! | Sep 04 16:53:20.429 INFO kablam! 235 | le_ptr = mem::transmute(LittleEndian::read_u32); Sep 04 16:53:20.429 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:53:20.429 INFO kablam! | Sep 04 16:53:20.429 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 04 16:53:20.429 INFO kablam! = note: target type: *const () Sep 04 16:53:20.429 INFO kablam! = help: cast with `as` to a pointer instead Sep 04 16:53:20.430 INFO kablam! Sep 04 16:53:20.430 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 04 16:53:20.430 INFO kablam! --> src/parser.rs:245:22 Sep 04 16:53:20.430 INFO kablam! | Sep 04 16:53:20.430 INFO kablam! 245 | be_ptr = mem::transmute(BigEndian::read_u32); Sep 04 16:53:20.430 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:53:20.430 INFO kablam! | Sep 04 16:53:20.430 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 04 16:53:20.430 INFO kablam! = note: target type: *const () Sep 04 16:53:20.430 INFO kablam! = help: cast with `as` to a pointer instead Sep 04 16:53:20.430 INFO kablam! Sep 04 16:53:20.441 INFO kablam! error: aborting due to 2 previous errors Sep 04 16:53:20.441 INFO kablam! Sep 04 16:53:20.441 INFO kablam! For more information about this error, try `rustc --explain E0591`. Sep 04 16:53:20.450 INFO kablam! error: Could not compile `gettext`. Sep 04 16:53:20.450 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:53:21.206 INFO kablam! error: build failed Sep 04 16:53:21.207 INFO kablam! su: No module specific data is present Sep 04 16:53:21.648 INFO running `"docker" "rm" "-f" "abe5f9d30e206fdc7e2353ecc26c68d8692bd05e9a9981a65714c225d3a07bc3"` Sep 04 16:53:21.746 INFO blam! abe5f9d30e206fdc7e2353ecc26c68d8692bd05e9a9981a65714c225d3a07bc3