Oct 22 00:53:20.187 INFO checking pkgparse_rs-0.2.111 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:53:20.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 00:53:20.560 INFO blam! e2f3d6fcf01a1b947c5af7ace86b33e04b202dfc7bfdec0d4a6af534e78b9118 Oct 22 00:53:20.562 INFO running `"docker" "start" "-a" "e2f3d6fcf01a1b947c5af7ace86b33e04b202dfc7bfdec0d4a6af534e78b9118"` Oct 22 00:53:21.608 INFO kablam! usermod: no changes Oct 22 00:53:21.676 INFO kablam! Compiling pkgparse_rs v0.2.111 (/source) Oct 22 00:53:26.508 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.508 INFO kablam! --> src/lib.rs:8:51 Oct 22 00:53:26.508 INFO kablam! | Oct 22 00:53:26.508 INFO kablam! 8 | pub fn pkgbuild_parse(fp: *mut libc::FILE) -> *mut pkgbuild_t; Oct 22 00:53:26.508 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.508 INFO kablam! | Oct 22 00:53:26.508 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 22 00:53:26.509 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.509 INFO kablam! note: type defined here Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! Oct 22 00:53:26.509 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:9:37 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 9 | pub fn pkgbuild_names(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.509 INFO kablam! note: type defined here Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! Oct 22 00:53:26.509 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:10:39 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 10 | pub fn pkgbuild_sources(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.509 INFO kablam! note: type defined here Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! Oct 22 00:53:26.509 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:11:39 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 11 | pub fn pkgbuild_md5sums(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.509 INFO kablam! note: type defined here Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! Oct 22 00:53:26.509 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:12:40 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 12 | pub fn pkgbuild_sha1sums(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.509 INFO kablam! note: type defined here Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! Oct 22 00:53:26.509 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:13:42 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 13 | pub fn pkgbuild_sha256sums(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.509 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.509 INFO kablam! note: type defined here Oct 22 00:53:26.509 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.509 INFO kablam! | Oct 22 00:53:26.509 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.519 INFO kablam! Oct 22 00:53:26.519 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.519 INFO kablam! --> src/lib.rs:14:42 Oct 22 00:53:26.519 INFO kablam! | Oct 22 00:53:26.519 INFO kablam! 14 | pub fn pkgbuild_sha512sums(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.519 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.519 INFO kablam! | Oct 22 00:53:26.519 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.519 INFO kablam! note: type defined here Oct 22 00:53:26.519 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.519 INFO kablam! | Oct 22 00:53:26.519 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.520 INFO kablam! Oct 22 00:53:26.689 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:8:51 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 8 | pub fn pkgbuild_parse(fp: *mut libc::FILE) -> *mut pkgbuild_t; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 22 00:53:26.689 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.689 INFO kablam! note: type defined here Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! Oct 22 00:53:26.689 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:9:37 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 9 | pub fn pkgbuild_names(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.689 INFO kablam! note: type defined here Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! Oct 22 00:53:26.689 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:10:39 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 10 | pub fn pkgbuild_sources(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.689 INFO kablam! note: type defined here Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! Oct 22 00:53:26.689 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:11:39 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 11 | pub fn pkgbuild_md5sums(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.689 INFO kablam! note: type defined here Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! Oct 22 00:53:26.689 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:12:40 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 12 | pub fn pkgbuild_sha1sums(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.689 INFO kablam! note: type defined here Oct 22 00:53:26.689 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.689 INFO kablam! | Oct 22 00:53:26.689 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.689 INFO kablam! Oct 22 00:53:26.689 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.690 INFO kablam! --> src/lib.rs:13:42 Oct 22 00:53:26.690 INFO kablam! | Oct 22 00:53:26.690 INFO kablam! 13 | pub fn pkgbuild_sha256sums(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.690 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.690 INFO kablam! | Oct 22 00:53:26.690 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.690 INFO kablam! note: type defined here Oct 22 00:53:26.690 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.690 INFO kablam! | Oct 22 00:53:26.690 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.690 INFO kablam! Oct 22 00:53:26.690 INFO kablam! warning: `extern` block uses type `pkgbuild_t` which is not FFI-safe: this struct has no fields Oct 22 00:53:26.690 INFO kablam! --> src/lib.rs:14:42 Oct 22 00:53:26.690 INFO kablam! | Oct 22 00:53:26.690 INFO kablam! 14 | pub fn pkgbuild_sha512sums(pkgbuild: *mut pkgbuild_t) -> *const *const ::std::os::raw::c_char; Oct 22 00:53:26.690 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:53:26.690 INFO kablam! | Oct 22 00:53:26.690 INFO kablam! = help: consider adding a member to this struct Oct 22 00:53:26.690 INFO kablam! note: type defined here Oct 22 00:53:26.690 INFO kablam! --> src/lib.rs:4:1 Oct 22 00:53:26.690 INFO kablam! | Oct 22 00:53:26.690 INFO kablam! 4 | pub struct pkgbuild_t; Oct 22 00:53:26.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:53:26.690 INFO kablam! Oct 22 00:53:26.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.08s Oct 22 00:53:26.716 INFO kablam! su: No module specific data is present Oct 22 00:53:27.269 INFO running `"docker" "rm" "-f" "e2f3d6fcf01a1b947c5af7ace86b33e04b202dfc7bfdec0d4a6af534e78b9118"` Oct 22 00:53:27.513 INFO blam! e2f3d6fcf01a1b947c5af7ace86b33e04b202dfc7bfdec0d4a6af534e78b9118