Sep 01 15:12:44.945 INFO checking libtar-sys-0.1.9 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 15:12:44.945 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 15:12:44.945 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:12:45.114 INFO blam! c9e55ca61b7796645c326ae1b4afd642f1999a3570a0032a0ef9d293ee538e11 Sep 01 15:12:45.120 INFO running `"docker" "start" "-a" "c9e55ca61b7796645c326ae1b4afd642f1999a3570a0032a0ef9d293ee538e11"` Sep 01 15:12:45.702 INFO kablam! Compiling libtar-sys v0.1.9 (file:///source) Sep 01 15:12:50.350 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 01 15:12:50.350 INFO kablam! --> src/lib.rs:50:24 Sep 01 15:12:50.350 INFO kablam! | Sep 01 15:12:50.350 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 01 15:12:50.350 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 15:12:50.350 INFO kablam! | Sep 01 15:12:50.350 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 01 15:12:50.350 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 01 15:12:50.350 INFO kablam! Sep 01 15:12:50.351 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 01 15:12:50.351 INFO kablam! --> src/lib.rs:53:25 Sep 01 15:12:50.351 INFO kablam! | Sep 01 15:12:50.351 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 01 15:12:50.351 INFO kablam! | ^^^^^^^^ Sep 01 15:12:50.351 INFO kablam! | Sep 01 15:12:50.351 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 01 15:12:50.351 INFO kablam! Sep 01 15:12:50.351 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 01 15:12:50.351 INFO kablam! --> src/lib.rs:55:31 Sep 01 15:12:50.351 INFO kablam! | Sep 01 15:12:50.351 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 01 15:12:50.351 INFO kablam! | ^^^^^^^^ Sep 01 15:12:50.351 INFO kablam! | Sep 01 15:12:50.351 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 01 15:12:50.351 INFO kablam! Sep 01 15:12:50.452 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 01 15:12:50.452 INFO kablam! --> src/lib.rs:50:24 Sep 01 15:12:50.452 INFO kablam! | Sep 01 15:12:50.452 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 01 15:12:50.452 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 15:12:50.452 INFO kablam! | Sep 01 15:12:50.452 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 01 15:12:50.452 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 01 15:12:50.452 INFO kablam! Sep 01 15:12:50.452 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 01 15:12:50.452 INFO kablam! --> src/lib.rs:53:25 Sep 01 15:12:50.452 INFO kablam! | Sep 01 15:12:50.452 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 01 15:12:50.453 INFO kablam! | ^^^^^^^^ Sep 01 15:12:50.453 INFO kablam! | Sep 01 15:12:50.453 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 01 15:12:50.453 INFO kablam! Sep 01 15:12:50.453 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 01 15:12:50.453 INFO kablam! --> src/lib.rs:55:31 Sep 01 15:12:50.453 INFO kablam! | Sep 01 15:12:50.453 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 01 15:12:50.453 INFO kablam! | ^^^^^^^^ Sep 01 15:12:50.453 INFO kablam! | Sep 01 15:12:50.453 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 01 15:12:50.453 INFO kablam! Sep 01 15:12:50.462 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.78s Sep 01 15:12:50.465 INFO kablam! su: No module specific data is present Sep 01 15:12:50.882 INFO running `"docker" "rm" "-f" "c9e55ca61b7796645c326ae1b4afd642f1999a3570a0032a0ef9d293ee538e11"` Sep 01 15:12:50.964 INFO blam! c9e55ca61b7796645c326ae1b4afd642f1999a3570a0032a0ef9d293ee538e11