Sep 04 16:53:18.188 INFO checking gettext-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 16:53:18.188 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 16:53:18.188 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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.345 INFO blam! d1a01f87607879b81296295d79114b041c6320dd5432a80e8e756d3692b7bafc Sep 04 16:53:18.347 INFO running `"docker" "start" "-a" "d1a01f87607879b81296295d79114b041c6320dd5432a80e8e756d3692b7bafc"` Sep 04 16:53:18.886 INFO kablam! Checking gettext v0.2.0 (file:///source) Sep 04 16:53:20.511 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 04 16:53:20.511 INFO kablam! --> src/parser.rs:235:22 Sep 04 16:53:20.511 INFO kablam! | Sep 04 16:53:20.511 INFO kablam! 235 | le_ptr = mem::transmute(LittleEndian::read_u32); Sep 04 16:53:20.511 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:53:20.511 INFO kablam! | Sep 04 16:53:20.511 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 04 16:53:20.512 INFO kablam! = note: target type: *const () Sep 04 16:53:20.512 INFO kablam! = help: cast with `as` to a pointer instead Sep 04 16:53:20.512 INFO kablam! Sep 04 16:53:20.512 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 04 16:53:20.512 INFO kablam! --> src/parser.rs:245:22 Sep 04 16:53:20.512 INFO kablam! | Sep 04 16:53:20.512 INFO kablam! 245 | be_ptr = mem::transmute(BigEndian::read_u32); Sep 04 16:53:20.512 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:53:20.512 INFO kablam! | Sep 04 16:53:20.512 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 04 16:53:20.512 INFO kablam! = note: target type: *const () Sep 04 16:53:20.512 INFO kablam! = help: cast with `as` to a pointer instead Sep 04 16:53:20.512 INFO kablam! Sep 04 16:53:20.523 INFO kablam! error: aborting due to 2 previous errors Sep 04 16:53:20.523 INFO kablam! Sep 04 16:53:20.523 INFO kablam! For more information about this error, try `rustc --explain E0591`. Sep 04 16:53:20.533 INFO kablam! error: Could not compile `gettext`. Sep 04 16:53:20.533 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:53:21.240 INFO kablam! error: build failed Sep 04 16:53:21.241 INFO kablam! su: No module specific data is present Sep 04 16:53:21.732 INFO running `"docker" "rm" "-f" "d1a01f87607879b81296295d79114b041c6320dd5432a80e8e756d3692b7bafc"` Sep 04 16:53:21.839 INFO blam! d1a01f87607879b81296295d79114b041c6320dd5432a80e8e756d3692b7bafc