Sep 17 21:56:45.191 INFO checking libtar-sys-0.1.9 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 21:56:45.191 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 21:56:45.191 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:56:45.528 INFO blam! c0b4b9282a95c1ad385fadf90ce37de593431c73ab07113701a0010d4a7b3afc Sep 17 21:56:45.530 INFO running `"docker" "start" "-a" "c0b4b9282a95c1ad385fadf90ce37de593431c73ab07113701a0010d4a7b3afc"` Sep 17 21:56:46.571 INFO kablam! usermod: no changes Sep 17 21:56:46.691 INFO kablam! Compiling libtar-sys v0.1.9 (/source) Sep 17 21:56:57.311 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 17 21:56:57.311 INFO kablam! --> src/lib.rs:50:24 Sep 17 21:56:57.311 INFO kablam! | Sep 17 21:56:57.311 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 17 21:56:57.311 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 21:56:57.323 INFO kablam! | Sep 17 21:56:57.339 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 17 21:56:57.339 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 17 21:56:57.339 INFO kablam! Sep 17 21:56:57.339 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 17 21:56:57.339 INFO kablam! --> src/lib.rs:53:25 Sep 17 21:56:57.339 INFO kablam! | Sep 17 21:56:57.339 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 17 21:56:57.339 INFO kablam! | ^^^^^^^^ Sep 17 21:56:57.339 INFO kablam! | Sep 17 21:56:57.339 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 17 21:56:57.339 INFO kablam! Sep 17 21:56:57.339 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 17 21:56:57.339 INFO kablam! --> src/lib.rs:55:31 Sep 17 21:56:57.339 INFO kablam! | Sep 17 21:56:57.339 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 17 21:56:57.339 INFO kablam! | ^^^^^^^^ Sep 17 21:56:57.339 INFO kablam! | Sep 17 21:56:57.339 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 17 21:56:57.339 INFO kablam! Sep 17 21:56:57.380 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 17 21:56:57.380 INFO kablam! --> src/lib.rs:50:24 Sep 17 21:56:57.380 INFO kablam! | Sep 17 21:56:57.380 INFO kablam! 50 | pub fn tar_open(t: *mut *mut TAR, pathname: *const c_char, typo: *mut c_void, Sep 17 21:56:57.380 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 21:56:57.380 INFO kablam! | Sep 17 21:56:57.380 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 17 21:56:57.380 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 17 21:56:57.380 INFO kablam! Sep 17 21:56:57.380 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 17 21:56:57.380 INFO kablam! --> src/lib.rs:53:25 Sep 17 21:56:57.380 INFO kablam! | Sep 17 21:56:57.380 INFO kablam! 53 | pub fn tar_close(t: *mut TAR) -> c_int; Sep 17 21:56:57.380 INFO kablam! | ^^^^^^^^ Sep 17 21:56:57.380 INFO kablam! | Sep 17 21:56:57.380 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 17 21:56:57.380 INFO kablam! Sep 17 21:56:57.380 INFO kablam! warning: `extern` block uses type `char` which is not FFI-safe: the `char` type has no C equivalent Sep 17 21:56:57.380 INFO kablam! --> src/lib.rs:55:31 Sep 17 21:56:57.380 INFO kablam! | Sep 17 21:56:57.380 INFO kablam! 55 | pub fn tar_extract_all(t: *mut TAR, prefix: *const c_char) -> c_int; Sep 17 21:56:57.380 INFO kablam! | ^^^^^^^^ Sep 17 21:56:57.380 INFO kablam! | Sep 17 21:56:57.380 INFO kablam! = help: consider using `u32` or `libc::wchar_t` instead Sep 17 21:56:57.380 INFO kablam! Sep 17 21:56:57.402 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.80s Sep 17 21:56:57.404 INFO kablam! su: No module specific data is present Sep 17 21:56:58.271 INFO running `"docker" "rm" "-f" "c0b4b9282a95c1ad385fadf90ce37de593431c73ab07113701a0010d4a7b3afc"` Sep 17 21:56:58.469 INFO blam! c0b4b9282a95c1ad385fadf90ce37de593431c73ab07113701a0010d4a7b3afc