Sep 06 04:23:56.513 INFO checking libtar-sys-0.1.9 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 04:23:56.513 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 04:23:56.513 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 04:23:56.744 INFO blam! 926600629b1b35c482315d8a081e0b5f035aa7707c1a6a93b97908f7487d883b Sep 06 04:23:56.746 INFO running `"docker" "start" "-a" "926600629b1b35c482315d8a081e0b5f035aa7707c1a6a93b97908f7487d883b"` Sep 06 04:23:57.627 INFO kablam! usermod: no changes Sep 06 04:23:57.702 INFO kablam! Compiling libtar-sys v0.1.9 (file:///source) Sep 06 04:24:08.094 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 06 04:24:08.094 INFO kablam! --> src/lib.rs:50:24 Sep 06 04:24:08.094 INFO kablam! | Sep 06 04:24:08.094 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 06 04:24:08.094 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 04:24:08.094 INFO kablam! | Sep 06 04:24:08.094 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 06 04:24:08.094 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 06 04:24:08.094 INFO kablam! Sep 06 04:24:08.094 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 06 04:24:08.094 INFO kablam! --> src/lib.rs:53:25 Sep 06 04:24:08.094 INFO kablam! | Sep 06 04:24:08.094 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 06 04:24:08.094 INFO kablam! | ^^^^^^^^ Sep 06 04:24:08.094 INFO kablam! | Sep 06 04:24:08.094 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 06 04:24:08.094 INFO kablam! Sep 06 04:24:08.094 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 06 04:24:08.094 INFO kablam! --> src/lib.rs:55:31 Sep 06 04:24:08.094 INFO kablam! | Sep 06 04:24:08.094 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 06 04:24:08.094 INFO kablam! | ^^^^^^^^ Sep 06 04:24:08.094 INFO kablam! | Sep 06 04:24:08.094 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 06 04:24:08.094 INFO kablam! Sep 06 04:24:08.235 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 06 04:24:08.235 INFO kablam! --> src/lib.rs:50:24 Sep 06 04:24:08.235 INFO kablam! | Sep 06 04:24:08.235 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 06 04:24:08.235 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 04:24:08.235 INFO kablam! | Sep 06 04:24:08.235 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 06 04:24:08.235 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 06 04:24:08.235 INFO kablam! Sep 06 04:24:08.235 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 06 04:24:08.235 INFO kablam! --> src/lib.rs:53:25 Sep 06 04:24:08.235 INFO kablam! | Sep 06 04:24:08.235 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 06 04:24:08.235 INFO kablam! | ^^^^^^^^ Sep 06 04:24:08.235 INFO kablam! | Sep 06 04:24:08.235 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 06 04:24:08.235 INFO kablam! Sep 06 04:24:08.235 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 06 04:24:08.235 INFO kablam! --> src/lib.rs:55:31 Sep 06 04:24:08.235 INFO kablam! | Sep 06 04:24:08.235 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 06 04:24:08.235 INFO kablam! | ^^^^^^^^ Sep 06 04:24:08.235 INFO kablam! | Sep 06 04:24:08.235 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 06 04:24:08.235 INFO kablam! Sep 06 04:24:08.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.63s Sep 06 04:24:08.285 INFO kablam! su: No module specific data is present Sep 06 04:24:09.429 INFO running `"docker" "rm" "-f" "926600629b1b35c482315d8a081e0b5f035aa7707c1a6a93b97908f7487d883b"` Sep 06 04:24:09.537 INFO blam! 926600629b1b35c482315d8a081e0b5f035aa7707c1a6a93b97908f7487d883b