Sep 02 09:35:04.649 INFO checking keyutils-0.2.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 09:35:04.649 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 09:35:04.649 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 09:35:04.826 INFO blam! 804c4f09738f0b2a1270dddcb6a34099606c5bcc0cbd9bab94733820e5551360 Sep 02 09:35:04.828 INFO running `"docker" "start" "-a" "804c4f09738f0b2a1270dddcb6a34099606c5bcc0cbd9bab94733820e5551360"` Sep 02 09:35:05.412 INFO kablam! Checking keyutils v0.2.1 (file:///source) Sep 02 09:35:05.909 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.909 INFO kablam! --> src/api.rs:10:26 Sep 02 09:35:05.909 INFO kablam! | Sep 02 09:35:05.909 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 02 09:35:05.909 INFO kablam! | ^^^^^ Sep 02 09:35:05.909 INFO kablam! | Sep 02 09:35:05.909 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 09:35:05.909 INFO kablam! Sep 02 09:35:05.910 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.910 INFO kablam! --> src/api.rs:10:33 Sep 02 09:35:05.910 INFO kablam! | Sep 02 09:35:05.910 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 02 09:35:05.910 INFO kablam! | ^^^^^ Sep 02 09:35:05.910 INFO kablam! Sep 02 09:35:05.910 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.910 INFO kablam! --> src/api.rs:416:25 Sep 02 09:35:05.910 INFO kablam! | Sep 02 09:35:05.910 INFO kablam! 416 | pub uid: uid_t, Sep 02 09:35:05.910 INFO kablam! | ^^^^^ Sep 02 09:35:05.910 INFO kablam! Sep 02 09:35:05.910 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.910 INFO kablam! --> src/api.rs:418:25 Sep 02 09:35:05.910 INFO kablam! | Sep 02 09:35:05.910 INFO kablam! 418 | pub gid: gid_t, Sep 02 09:35:05.910 INFO kablam! | ^^^^^ Sep 02 09:35:05.910 INFO kablam! Sep 02 09:35:05.910 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.911 INFO kablam! --> src/api.rs:248:34 Sep 02 09:35:05.911 INFO kablam! | Sep 02 09:35:05.911 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 02 09:35:05.911 INFO kablam! | ^^^^^ Sep 02 09:35:05.911 INFO kablam! Sep 02 09:35:05.911 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.911 INFO kablam! --> src/api.rs:255:34 Sep 02 09:35:05.911 INFO kablam! | Sep 02 09:35:05.911 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 02 09:35:05.911 INFO kablam! | ^^^^^ Sep 02 09:35:05.911 INFO kablam! Sep 02 09:35:05.911 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.911 INFO kablam! --> src/api.rs:348:34 Sep 02 09:35:05.911 INFO kablam! | Sep 02 09:35:05.911 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 02 09:35:05.911 INFO kablam! | ^^^^^ Sep 02 09:35:05.911 INFO kablam! Sep 02 09:35:05.913 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.913 INFO kablam! --> src/api.rs:355:34 Sep 02 09:35:05.913 INFO kablam! | Sep 02 09:35:05.913 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 02 09:35:05.913 INFO kablam! | ^^^^^ Sep 02 09:35:05.913 INFO kablam! Sep 02 09:35:05.913 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.913 INFO kablam! --> src/api.rs:441:51 Sep 02 09:35:05.913 INFO kablam! | Sep 02 09:35:05.913 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 02 09:35:05.913 INFO kablam! | ^^^^^ Sep 02 09:35:05.913 INFO kablam! Sep 02 09:35:05.913 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:05.913 INFO kablam! --> src/api.rs:442:51 Sep 02 09:35:05.913 INFO kablam! | Sep 02 09:35:05.913 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 02 09:35:05.913 INFO kablam! | ^^^^^ Sep 02 09:35:05.913 INFO kablam! Sep 02 09:35:06.129 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.129 INFO kablam! --> src/api.rs:10:26 Sep 02 09:35:06.129 INFO kablam! | Sep 02 09:35:06.129 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 02 09:35:06.129 INFO kablam! | ^^^^^ Sep 02 09:35:06.129 INFO kablam! | Sep 02 09:35:06.129 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 09:35:06.129 INFO kablam! Sep 02 09:35:06.129 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.129 INFO kablam! --> src/api.rs:10:33 Sep 02 09:35:06.129 INFO kablam! | Sep 02 09:35:06.129 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 02 09:35:06.129 INFO kablam! | ^^^^^ Sep 02 09:35:06.129 INFO kablam! Sep 02 09:35:06.130 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.130 INFO kablam! --> src/api.rs:416:25 Sep 02 09:35:06.130 INFO kablam! | Sep 02 09:35:06.130 INFO kablam! 416 | pub uid: uid_t, Sep 02 09:35:06.131 INFO kablam! | ^^^^^ Sep 02 09:35:06.131 INFO kablam! Sep 02 09:35:06.131 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.131 INFO kablam! --> src/api.rs:418:25 Sep 02 09:35:06.131 INFO kablam! | Sep 02 09:35:06.131 INFO kablam! 418 | pub gid: gid_t, Sep 02 09:35:06.131 INFO kablam! | ^^^^^ Sep 02 09:35:06.131 INFO kablam! Sep 02 09:35:06.133 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.133 INFO kablam! --> src/api.rs:248:34 Sep 02 09:35:06.133 INFO kablam! | Sep 02 09:35:06.133 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 02 09:35:06.133 INFO kablam! | ^^^^^ Sep 02 09:35:06.133 INFO kablam! Sep 02 09:35:06.133 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.133 INFO kablam! --> src/api.rs:255:34 Sep 02 09:35:06.133 INFO kablam! | Sep 02 09:35:06.133 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 02 09:35:06.133 INFO kablam! | ^^^^^ Sep 02 09:35:06.133 INFO kablam! Sep 02 09:35:06.134 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.134 INFO kablam! --> src/api.rs:348:34 Sep 02 09:35:06.134 INFO kablam! | Sep 02 09:35:06.134 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 02 09:35:06.134 INFO kablam! | ^^^^^ Sep 02 09:35:06.135 INFO kablam! Sep 02 09:35:06.135 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.135 INFO kablam! --> src/api.rs:355:34 Sep 02 09:35:06.135 INFO kablam! | Sep 02 09:35:06.135 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 02 09:35:06.135 INFO kablam! | ^^^^^ Sep 02 09:35:06.135 INFO kablam! Sep 02 09:35:06.135 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::uid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.135 INFO kablam! --> src/api.rs:441:51 Sep 02 09:35:06.135 INFO kablam! | Sep 02 09:35:06.135 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 02 09:35:06.135 INFO kablam! | ^^^^^ Sep 02 09:35:06.135 INFO kablam! Sep 02 09:35:06.135 INFO kablam! warning: use of deprecated item 'std::os::ext::raw::gid_t': these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions Sep 02 09:35:06.135 INFO kablam! --> src/api.rs:442:51 Sep 02 09:35:06.135 INFO kablam! | Sep 02 09:35:06.136 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 02 09:35:06.136 INFO kablam! | ^^^^^ Sep 02 09:35:06.136 INFO kablam! Sep 02 09:35:06.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Sep 02 09:35:06.838 INFO kablam! su: No module specific data is present Sep 02 09:35:07.356 INFO running `"docker" "rm" "-f" "804c4f09738f0b2a1270dddcb6a34099606c5bcc0cbd9bab94733820e5551360"` Sep 02 09:35:07.450 INFO blam! 804c4f09738f0b2a1270dddcb6a34099606c5bcc0cbd9bab94733820e5551360