Sep 01 19:56:40.246 INFO checking gettext-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 19:56:40.246 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 19:56:40.247 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/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 01 19:56:40.521 INFO blam! 06b502b204a6c924138a318d46ee90c853c40089849b1c137cab945d545f833e Sep 01 19:56:40.522 INFO running `"docker" "start" "-a" "06b502b204a6c924138a318d46ee90c853c40089849b1c137cab945d545f833e"` Sep 01 19:56:41.253 INFO kablam! Checking gettext v0.2.0 (file:///source) Sep 01 19:56:42.557 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 01 19:56:42.558 INFO kablam! --> src/parser.rs:235:22 Sep 01 19:56:42.558 INFO kablam! | Sep 01 19:56:42.558 INFO kablam! 235 | le_ptr = mem::transmute(LittleEndian::read_u32); Sep 01 19:56:42.558 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 19:56:42.558 INFO kablam! | Sep 01 19:56:42.558 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 01 19:56:42.558 INFO kablam! = note: target type: *const () Sep 01 19:56:42.558 INFO kablam! = help: cast with `as` to a pointer instead Sep 01 19:56:42.558 INFO kablam! Sep 01 19:56:42.559 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 01 19:56:42.559 INFO kablam! --> src/parser.rs:245:22 Sep 01 19:56:42.559 INFO kablam! | Sep 01 19:56:42.559 INFO kablam! 245 | be_ptr = mem::transmute(BigEndian::read_u32); Sep 01 19:56:42.559 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 19:56:42.559 INFO kablam! | Sep 01 19:56:42.559 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 01 19:56:42.559 INFO kablam! = note: target type: *const () Sep 01 19:56:42.559 INFO kablam! = help: cast with `as` to a pointer instead Sep 01 19:56:42.559 INFO kablam! Sep 01 19:56:42.569 INFO kablam! error: aborting due to 2 previous errors Sep 01 19:56:42.569 INFO kablam! Sep 01 19:56:42.569 INFO kablam! For more information about this error, try `rustc --explain E0591`. Sep 01 19:56:42.577 INFO kablam! error: Could not compile `gettext`. Sep 01 19:56:42.578 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 19:56:43.285 INFO kablam! error: build failed Sep 01 19:56:43.286 INFO kablam! su: No module specific data is present Sep 01 19:56:43.845 INFO running `"docker" "rm" "-f" "06b502b204a6c924138a318d46ee90c853c40089849b1c137cab945d545f833e"` Sep 01 19:56:43.930 INFO blam! 06b502b204a6c924138a318d46ee90c853c40089849b1c137cab945d545f833e