Sep 20 03:06:48.144 INFO checking gettext-0.2.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:06:48.144 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:06:48.144 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:06:48.373 INFO blam! 6f6becd9530f295e88485efcb5394d9d74f78647bc8e83963ddcb8ef1267357c Sep 20 03:06:48.375 INFO running `"docker" "start" "-a" "6f6becd9530f295e88485efcb5394d9d74f78647bc8e83963ddcb8ef1267357c"` Sep 20 03:06:49.253 INFO kablam! usermod: no changes Sep 20 03:06:49.302 INFO kablam! Checking gettext v0.2.0 (/source) Sep 20 03:06:49.952 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 20 03:06:49.952 INFO kablam! --> src/parser.rs:235:22 Sep 20 03:06:49.952 INFO kablam! | Sep 20 03:06:49.952 INFO kablam! 235 | le_ptr = mem::transmute(LittleEndian::read_u32); Sep 20 03:06:49.952 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:06:49.952 INFO kablam! | Sep 20 03:06:49.952 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 20 03:06:49.952 INFO kablam! = note: target type: *const () Sep 20 03:06:49.952 INFO kablam! = help: cast with `as` to a pointer instead Sep 20 03:06:49.952 INFO kablam! Sep 20 03:06:49.952 INFO kablam! error[E0591]: can't transmute zero-sized type Sep 20 03:06:49.952 INFO kablam! --> src/parser.rs:245:22 Sep 20 03:06:49.952 INFO kablam! | Sep 20 03:06:49.952 INFO kablam! 245 | be_ptr = mem::transmute(BigEndian::read_u32); Sep 20 03:06:49.952 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:06:49.952 INFO kablam! | Sep 20 03:06:49.952 INFO kablam! = note: source type: for<'r> fn(&'r [u8]) -> u32 {::read_u32} Sep 20 03:06:49.952 INFO kablam! = note: target type: *const () Sep 20 03:06:49.952 INFO kablam! = help: cast with `as` to a pointer instead Sep 20 03:06:49.952 INFO kablam! Sep 20 03:06:49.958 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:06:49.958 INFO kablam! Sep 20 03:06:49.958 INFO kablam! For more information about this error, try `rustc --explain E0591`. Sep 20 03:06:49.964 INFO kablam! error: Could not compile `gettext`. Sep 20 03:06:49.965 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:06:50.239 INFO kablam! error: build failed Sep 20 03:06:50.240 INFO kablam! su: No module specific data is present Sep 20 03:06:50.891 INFO running `"docker" "rm" "-f" "6f6becd9530f295e88485efcb5394d9d74f78647bc8e83963ddcb8ef1267357c"` Sep 20 03:06:51.168 INFO blam! 6f6becd9530f295e88485efcb5394d9d74f78647bc8e83963ddcb8ef1267357c