Sep 02 13:31:01.820 INFO checking gettext-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 13:31:01.820 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 13:31:01.820 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:31:01.982 INFO blam! b2e87740b294ed41da32effb81b469f0b34125225a60e66c73f498256b685d05 Sep 02 13:31:01.984 INFO running `"docker" "start" "-a" "b2e87740b294ed41da32effb81b469f0b34125225a60e66c73f498256b685d05"` Sep 02 13:31:02.709 INFO kablam! Checking gettext v0.2.0 (file:///source) Sep 02 13:31:04.053 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 02 13:31:04.053 INFO kablam! --> src/parser.rs:235:22 Sep 02 13:31:04.053 INFO kablam! | Sep 02 13:31:04.053 INFO kablam! 235 | le_ptr = mem::transmute(LittleEndian::read_u32); Sep 02 13:31:04.053 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 13:31:04.053 INFO kablam! | Sep 02 13:31:04.053 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 02 13:31:04.053 INFO kablam! = note: target type: *const () Sep 02 13:31:04.053 INFO kablam! = help: cast with `as` to a pointer instead Sep 02 13:31:04.053 INFO kablam! Sep 02 13:31:04.054 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 02 13:31:04.054 INFO kablam! --> src/parser.rs:245:22 Sep 02 13:31:04.054 INFO kablam! | Sep 02 13:31:04.054 INFO kablam! 245 | be_ptr = mem::transmute(BigEndian::read_u32); Sep 02 13:31:04.054 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 13:31:04.054 INFO kablam! | Sep 02 13:31:04.054 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 02 13:31:04.054 INFO kablam! = note: target type: *const () Sep 02 13:31:04.055 INFO kablam! = help: cast with `as` to a pointer instead Sep 02 13:31:04.055 INFO kablam! Sep 02 13:31:04.067 INFO kablam! error: aborting due to 2 previous errors Sep 02 13:31:04.067 INFO kablam! Sep 02 13:31:04.067 INFO kablam! For more information about this error, try `rustc --explain E0591`. Sep 02 13:31:04.077 INFO kablam! error: Could not compile `gettext`. Sep 02 13:31:04.077 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 13:31:04.832 INFO kablam! error: build failed Sep 02 13:31:04.834 INFO kablam! su: No module specific data is present Sep 02 13:31:05.233 INFO running `"docker" "rm" "-f" "b2e87740b294ed41da32effb81b469f0b34125225a60e66c73f498256b685d05"` Sep 02 13:31:05.327 INFO blam! b2e87740b294ed41da32effb81b469f0b34125225a60e66c73f498256b685d05