Sep 04 15:02:34.069 INFO checking libtar-sys-0.1.9 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 15:02:34.070 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 15:02:34.070 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:02:34.347 INFO blam! 3d526b01468f4d7b52461038bd13a51ccdd4ea5c39b14e9093e0559bbd1206a9 Sep 04 15:02:34.349 INFO running `"docker" "start" "-a" "3d526b01468f4d7b52461038bd13a51ccdd4ea5c39b14e9093e0559bbd1206a9"` Sep 04 15:02:35.079 INFO kablam! Compiling libtar-sys v0.1.9 (file:///source) Sep 04 15:02:39.297 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 04 15:02:39.297 INFO kablam! --> src/lib.rs:50:24 Sep 04 15:02:39.297 INFO kablam! | Sep 04 15:02:39.297 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 04 15:02:39.297 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 15:02:39.297 INFO kablam! | Sep 04 15:02:39.297 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 04 15:02:39.297 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 04 15:02:39.297 INFO kablam! Sep 04 15:02:39.297 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 04 15:02:39.297 INFO kablam! --> src/lib.rs:53:25 Sep 04 15:02:39.297 INFO kablam! | Sep 04 15:02:39.297 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 04 15:02:39.297 INFO kablam! | ^^^^^^^^ Sep 04 15:02:39.297 INFO kablam! | Sep 04 15:02:39.297 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 04 15:02:39.297 INFO kablam! Sep 04 15:02:39.298 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 04 15:02:39.298 INFO kablam! --> src/lib.rs:55:31 Sep 04 15:02:39.298 INFO kablam! | Sep 04 15:02:39.298 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 04 15:02:39.298 INFO kablam! | ^^^^^^^^ Sep 04 15:02:39.298 INFO kablam! | Sep 04 15:02:39.298 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 04 15:02:39.298 INFO kablam! Sep 04 15:02:39.410 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 04 15:02:39.410 INFO kablam! --> src/lib.rs:50:24 Sep 04 15:02:39.410 INFO kablam! | Sep 04 15:02:39.410 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 04 15:02:39.410 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 15:02:39.410 INFO kablam! | Sep 04 15:02:39.410 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 04 15:02:39.410 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 04 15:02:39.410 INFO kablam! Sep 04 15:02:39.410 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 04 15:02:39.410 INFO kablam! --> src/lib.rs:53:25 Sep 04 15:02:39.410 INFO kablam! | Sep 04 15:02:39.410 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 04 15:02:39.410 INFO kablam! | ^^^^^^^^ Sep 04 15:02:39.410 INFO kablam! | Sep 04 15:02:39.410 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 04 15:02:39.410 INFO kablam! Sep 04 15:02:39.410 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 04 15:02:39.410 INFO kablam! --> src/lib.rs:55:31 Sep 04 15:02:39.410 INFO kablam! | Sep 04 15:02:39.410 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 04 15:02:39.410 INFO kablam! | ^^^^^^^^ Sep 04 15:02:39.410 INFO kablam! | Sep 04 15:02:39.410 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 04 15:02:39.410 INFO kablam! Sep 04 15:02:39.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.37s Sep 04 15:02:39.426 INFO kablam! su: No module specific data is present Sep 04 15:02:39.955 INFO running `"docker" "rm" "-f" "3d526b01468f4d7b52461038bd13a51ccdd4ea5c39b14e9093e0559bbd1206a9"` Sep 04 15:02:40.077 INFO blam! 3d526b01468f4d7b52461038bd13a51ccdd4ea5c39b14e9093e0559bbd1206a9