Sep 20 00:45:27.091 INFO checking libtar-sys-0.1.9 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:45:27.091 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:45:27.091 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:45:27.306 INFO blam! 5c7f59085f756fd2f0ec8131a79dab7cc69a8513879d18d9e1724bc3e63fd3c5 Sep 20 00:45:27.308 INFO running `"docker" "start" "-a" "5c7f59085f756fd2f0ec8131a79dab7cc69a8513879d18d9e1724bc3e63fd3c5"` Sep 20 00:45:28.486 INFO kablam! usermod: no changes Sep 20 00:45:28.546 INFO kablam! Compiling libtar-sys v0.1.9 (/source) Sep 20 00:45:39.408 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 20 00:45:39.408 INFO kablam! --> src/lib.rs:50:24 Sep 20 00:45:39.408 INFO kablam! | Sep 20 00:45:39.408 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 20 00:45:39.409 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 00:45:39.409 INFO kablam! | Sep 20 00:45:39.409 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 20 00:45:39.409 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 20 00:45:39.409 INFO kablam! Sep 20 00:45:39.409 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 20 00:45:39.409 INFO kablam! --> src/lib.rs:53:25 Sep 20 00:45:39.410 INFO kablam! | Sep 20 00:45:39.410 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 20 00:45:39.410 INFO kablam! | ^^^^^^^^ Sep 20 00:45:39.410 INFO kablam! | Sep 20 00:45:39.410 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 20 00:45:39.410 INFO kablam! Sep 20 00:45:39.411 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 20 00:45:39.411 INFO kablam! --> src/lib.rs:55:31 Sep 20 00:45:39.411 INFO kablam! | Sep 20 00:45:39.411 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 20 00:45:39.411 INFO kablam! | ^^^^^^^^ Sep 20 00:45:39.411 INFO kablam! | Sep 20 00:45:39.412 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 20 00:45:39.412 INFO kablam! Sep 20 00:45:39.429 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 20 00:45:39.429 INFO kablam! --> src/lib.rs:50:24 Sep 20 00:45:39.429 INFO kablam! | Sep 20 00:45:39.429 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 20 00:45:39.429 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 00:45:39.429 INFO kablam! | Sep 20 00:45:39.430 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 20 00:45:39.430 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 20 00:45:39.430 INFO kablam! Sep 20 00:45:39.430 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 20 00:45:39.430 INFO kablam! --> src/lib.rs:53:25 Sep 20 00:45:39.430 INFO kablam! | Sep 20 00:45:39.431 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 20 00:45:39.431 INFO kablam! | ^^^^^^^^ Sep 20 00:45:39.431 INFO kablam! | Sep 20 00:45:39.431 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 20 00:45:39.431 INFO kablam! Sep 20 00:45:39.431 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 20 00:45:39.432 INFO kablam! --> src/lib.rs:55:31 Sep 20 00:45:39.432 INFO kablam! | Sep 20 00:45:39.432 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 20 00:45:39.432 INFO kablam! | ^^^^^^^^ Sep 20 00:45:39.432 INFO kablam! | Sep 20 00:45:39.432 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 20 00:45:39.432 INFO kablam! Sep 20 00:45:39.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.94s Sep 20 00:45:39.456 INFO kablam! su: No module specific data is present Sep 20 00:45:40.600 INFO running `"docker" "rm" "-f" "5c7f59085f756fd2f0ec8131a79dab7cc69a8513879d18d9e1724bc3e63fd3c5"` Sep 20 00:45:40.703 INFO blam! 5c7f59085f756fd2f0ec8131a79dab7cc69a8513879d18d9e1724bc3e63fd3c5