Sep 14 13:45:58.338 INFO checking libtar-sys-0.1.9 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:45:58.338 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:45:58.338 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:45:58.613 INFO blam! c6169fb555dff01d410fbc41d121d594fd7d1fcbb8ef7b2b89d4f70d57c452e0 Sep 14 13:45:58.615 INFO running `"docker" "start" "-a" "c6169fb555dff01d410fbc41d121d594fd7d1fcbb8ef7b2b89d4f70d57c452e0"` Sep 14 13:46:00.173 INFO kablam! usermod: no changes Sep 14 13:46:00.251 INFO kablam! Compiling libtar-sys v0.1.9 (file:///source) Sep 14 13:46:10.902 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:10.902 INFO kablam! --> src/lib.rs:50:24 Sep 14 13:46:10.902 INFO kablam! | Sep 14 13:46:10.902 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 14 13:46:10.902 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 13:46:10.903 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:10.904 INFO kablam! --> src/lib.rs:50:24 Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.904 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 14 13:46:10.904 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.904 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 14 13:46:10.904 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:10.904 INFO kablam! Sep 14 13:46:10.904 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:10.904 INFO kablam! --> src/lib.rs:53:25 Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.904 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 14 13:46:10.904 INFO kablam! | ^^^^^^^^ Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.904 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:10.904 INFO kablam! Sep 14 13:46:10.904 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:10.904 INFO kablam! --> src/lib.rs:55:31 Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.904 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 14 13:46:10.904 INFO kablam! | ^^^^^^^^ Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.904 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:10.904 INFO kablam! Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.904 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 14 13:46:10.904 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:10.904 INFO kablam! Sep 14 13:46:10.904 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:10.904 INFO kablam! --> src/lib.rs:53:25 Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.904 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 14 13:46:10.904 INFO kablam! | ^^^^^^^^ Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.904 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:10.904 INFO kablam! Sep 14 13:46:10.904 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:10.904 INFO kablam! --> src/lib.rs:55:31 Sep 14 13:46:10.904 INFO kablam! | Sep 14 13:46:10.905 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 14 13:46:10.905 INFO kablam! | ^^^^^^^^ Sep 14 13:46:10.905 INFO kablam! | Sep 14 13:46:10.905 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:10.905 INFO kablam! Sep 14 13:46:10.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.73s Sep 14 13:46:10.943 INFO kablam! su: No module specific data is present Sep 14 13:46:11.828 INFO running `"docker" "rm" "-f" "c6169fb555dff01d410fbc41d121d594fd7d1fcbb8ef7b2b89d4f70d57c452e0"` Sep 14 13:46:12.118 INFO blam! c6169fb555dff01d410fbc41d121d594fd7d1fcbb8ef7b2b89d4f70d57c452e0