Sep 14 13:46:05.119 INFO checking libtar-sys-0.1.9 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 13:46:05.119 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 13:46:05.119 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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:46:05.439 INFO blam! fa24b8fa3cf8b2276f1ee27cf684f115f121780efbfde2f2078db157005d343a Sep 14 13:46:05.450 INFO running `"docker" "start" "-a" "fa24b8fa3cf8b2276f1ee27cf684f115f121780efbfde2f2078db157005d343a"` Sep 14 13:46:06.698 INFO kablam! usermod: no changes Sep 14 13:46:06.743 INFO kablam! Compiling libtar-sys v0.1.9 (file:///source) Sep 14 13:46:17.651 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:17.651 INFO kablam! --> src/lib.rs:50:24 Sep 14 13:46:17.651 INFO kablam! | Sep 14 13:46:17.651 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 14 13:46:17.651 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 13:46:17.651 INFO kablam! | Sep 14 13:46:17.651 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 14 13:46:17.651 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:17.651 INFO kablam! Sep 14 13:46:17.651 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:17.651 INFO kablam! --> src/lib.rs:53:25 Sep 14 13:46:17.651 INFO kablam! | Sep 14 13:46:17.651 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 14 13:46:17.651 INFO kablam! | ^^^^^^^^ Sep 14 13:46:17.651 INFO kablam! | Sep 14 13:46:17.651 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:17.651 INFO kablam! Sep 14 13:46:17.651 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:17.651 INFO kablam! --> src/lib.rs:55:31 Sep 14 13:46:17.651 INFO kablam! | Sep 14 13:46:17.651 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 14 13:46:17.651 INFO kablam! | ^^^^^^^^ Sep 14 13:46:17.651 INFO kablam! | Sep 14 13:46:17.651 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:17.651 INFO kablam! Sep 14 13:46:17.823 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:17.823 INFO kablam! --> src/lib.rs:50:24 Sep 14 13:46:17.823 INFO kablam! | Sep 14 13:46:17.823 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 14 13:46:17.823 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 13:46:17.823 INFO kablam! | Sep 14 13:46:17.823 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 14 13:46:17.823 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:17.823 INFO kablam! Sep 14 13:46:17.823 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:17.823 INFO kablam! --> src/lib.rs:53:25 Sep 14 13:46:17.823 INFO kablam! | Sep 14 13:46:17.823 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 14 13:46:17.823 INFO kablam! | ^^^^^^^^ Sep 14 13:46:17.823 INFO kablam! | Sep 14 13:46:17.823 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:17.823 INFO kablam! Sep 14 13:46:17.823 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 14 13:46:17.823 INFO kablam! --> src/lib.rs:55:31 Sep 14 13:46:17.823 INFO kablam! | Sep 14 13:46:17.823 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 14 13:46:17.823 INFO kablam! | ^^^^^^^^ Sep 14 13:46:17.823 INFO kablam! | Sep 14 13:46:17.823 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 14 13:46:17.823 INFO kablam! Sep 14 13:46:17.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.12s Sep 14 13:46:17.851 INFO kablam! su: No module specific data is present Sep 14 13:46:18.732 INFO running `"docker" "rm" "-f" "fa24b8fa3cf8b2276f1ee27cf684f115f121780efbfde2f2078db157005d343a"` Sep 14 13:46:18.947 INFO blam! fa24b8fa3cf8b2276f1ee27cf684f115f121780efbfde2f2078db157005d343a