Sep 02 13:31:01.854 INFO checking gettext-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 13:31:01.855 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 13:31:01.855 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:02.005 INFO blam! 2c111e672ef5d61bc07230d2c864c96a3a3a1a5510e1538af45fe5214bfecf4b Sep 02 13:31:02.007 INFO running `"docker" "start" "-a" "2c111e672ef5d61bc07230d2c864c96a3a3a1a5510e1538af45fe5214bfecf4b"` Sep 02 13:31:02.754 INFO kablam! Checking gettext v0.2.0 (file:///source) Sep 02 13:31:04.092 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 02 13:31:04.092 INFO kablam! --> src/parser.rs:235:22 Sep 02 13:31:04.092 INFO kablam! | Sep 02 13:31:04.092 INFO kablam! 235 | le_ptr = mem::transmute(LittleEndian::read_u32); Sep 02 13:31:04.092 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 13:31:04.092 INFO kablam! | Sep 02 13:31:04.092 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 02 13:31:04.092 INFO kablam! = note: target type: *const () Sep 02 13:31:04.092 INFO kablam! = help: cast with `as` to a pointer instead Sep 02 13:31:04.093 INFO kablam! Sep 02 13:31:04.093 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 02 13:31:04.093 INFO kablam! --> src/parser.rs:245:22 Sep 02 13:31:04.093 INFO kablam! | Sep 02 13:31:04.093 INFO kablam! 245 | be_ptr = mem::transmute(BigEndian::read_u32); Sep 02 13:31:04.093 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 13:31:04.093 INFO kablam! | Sep 02 13:31:04.093 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 02 13:31:04.093 INFO kablam! = note: target type: *const () Sep 02 13:31:04.093 INFO kablam! = help: cast with `as` to a pointer instead Sep 02 13:31:04.093 INFO kablam! Sep 02 13:31:04.104 INFO kablam! error: aborting due to 2 previous errors Sep 02 13:31:04.104 INFO kablam! Sep 02 13:31:04.104 INFO kablam! For more information about this error, try `rustc --explain E0591`. Sep 02 13:31:04.112 INFO kablam! error: Could not compile `gettext`. Sep 02 13:31:04.112 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 13:31:04.898 INFO kablam! error: build failed Sep 02 13:31:04.899 INFO kablam! su: No module specific data is present Sep 02 13:31:05.459 INFO running `"docker" "rm" "-f" "2c111e672ef5d61bc07230d2c864c96a3a3a1a5510e1538af45fe5214bfecf4b"` Sep 02 13:31:05.560 INFO blam! 2c111e672ef5d61bc07230d2c864c96a3a3a1a5510e1538af45fe5214bfecf4b