Sep 01 16:04:03.765 INFO checking keyutils-0.2.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 16:04:03.765 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 16:04:03.765 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/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 16:04:03.938 INFO blam! 49cd1130ea620b288e6d13878206105c1952fd0902986cde4c8ced3f8b63ec8e Sep 01 16:04:03.941 INFO running `"docker" "start" "-a" "49cd1130ea620b288e6d13878206105c1952fd0902986cde4c8ced3f8b63ec8e"` Sep 01 16:04:04.523 INFO kablam! Checking keyutils v0.2.1 (file:///source) Sep 01 16:04:05.005 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 01 16:04:05.005 INFO kablam! --> src/api.rs:10:26 Sep 01 16:04:05.005 INFO kablam! | Sep 01 16:04:05.005 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 01 16:04:05.005 INFO kablam! | ^^^^^ Sep 01 16:04:05.005 INFO kablam! | Sep 01 16:04:05.005 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:04:05.005 INFO kablam! Sep 01 16:04:05.006 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 01 16:04:05.006 INFO kablam! --> src/api.rs:10:33 Sep 01 16:04:05.006 INFO kablam! | Sep 01 16:04:05.006 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 01 16:04:05.006 INFO kablam! | ^^^^^ Sep 01 16:04:05.006 INFO kablam! Sep 01 16:04:05.006 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 01 16:04:05.006 INFO kablam! --> src/api.rs:416:25 Sep 01 16:04:05.006 INFO kablam! | Sep 01 16:04:05.006 INFO kablam! 416 | pub uid: uid_t, Sep 01 16:04:05.006 INFO kablam! | ^^^^^ Sep 01 16:04:05.006 INFO kablam! Sep 01 16:04:05.006 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 01 16:04:05.006 INFO kablam! --> src/api.rs:418:25 Sep 01 16:04:05.007 INFO kablam! | Sep 01 16:04:05.007 INFO kablam! 418 | pub gid: gid_t, Sep 01 16:04:05.007 INFO kablam! | ^^^^^ Sep 01 16:04:05.007 INFO kablam! Sep 01 16:04:05.008 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 01 16:04:05.008 INFO kablam! --> src/api.rs:248:34 Sep 01 16:04:05.008 INFO kablam! | Sep 01 16:04:05.008 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 01 16:04:05.008 INFO kablam! | ^^^^^ Sep 01 16:04:05.008 INFO kablam! Sep 01 16:04:05.008 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 01 16:04:05.008 INFO kablam! --> src/api.rs:255:34 Sep 01 16:04:05.008 INFO kablam! | Sep 01 16:04:05.008 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 01 16:04:05.008 INFO kablam! | ^^^^^ Sep 01 16:04:05.008 INFO kablam! Sep 01 16:04:05.008 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 01 16:04:05.008 INFO kablam! --> src/api.rs:348:34 Sep 01 16:04:05.008 INFO kablam! | Sep 01 16:04:05.008 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 01 16:04:05.009 INFO kablam! | ^^^^^ Sep 01 16:04:05.009 INFO kablam! Sep 01 16:04:05.009 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 01 16:04:05.009 INFO kablam! --> src/api.rs:355:34 Sep 01 16:04:05.009 INFO kablam! | Sep 01 16:04:05.009 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 01 16:04:05.009 INFO kablam! | ^^^^^ Sep 01 16:04:05.009 INFO kablam! Sep 01 16:04:05.009 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 01 16:04:05.009 INFO kablam! --> src/api.rs:441:51 Sep 01 16:04:05.009 INFO kablam! | Sep 01 16:04:05.009 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 01 16:04:05.009 INFO kablam! | ^^^^^ Sep 01 16:04:05.009 INFO kablam! Sep 01 16:04:05.009 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 01 16:04:05.009 INFO kablam! --> src/api.rs:442:51 Sep 01 16:04:05.009 INFO kablam! | Sep 01 16:04:05.009 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 01 16:04:05.009 INFO kablam! | ^^^^^ Sep 01 16:04:05.009 INFO kablam! Sep 01 16:04:05.218 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 01 16:04:05.218 INFO kablam! --> src/api.rs:10:26 Sep 01 16:04:05.218 INFO kablam! | Sep 01 16:04:05.218 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 01 16:04:05.218 INFO kablam! | ^^^^^ Sep 01 16:04:05.218 INFO kablam! | Sep 01 16:04:05.218 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:04:05.218 INFO kablam! Sep 01 16:04:05.218 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 01 16:04:05.218 INFO kablam! --> src/api.rs:10:33 Sep 01 16:04:05.219 INFO kablam! | Sep 01 16:04:05.219 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 01 16:04:05.219 INFO kablam! | ^^^^^ Sep 01 16:04:05.219 INFO kablam! Sep 01 16:04:05.219 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 01 16:04:05.219 INFO kablam! --> src/api.rs:416:25 Sep 01 16:04:05.219 INFO kablam! | Sep 01 16:04:05.219 INFO kablam! 416 | pub uid: uid_t, Sep 01 16:04:05.219 INFO kablam! | ^^^^^ Sep 01 16:04:05.219 INFO kablam! Sep 01 16:04:05.219 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 01 16:04:05.219 INFO kablam! --> src/api.rs:418:25 Sep 01 16:04:05.219 INFO kablam! | Sep 01 16:04:05.219 INFO kablam! 418 | pub gid: gid_t, Sep 01 16:04:05.219 INFO kablam! | ^^^^^ Sep 01 16:04:05.219 INFO kablam! Sep 01 16:04:05.220 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 01 16:04:05.220 INFO kablam! --> src/api.rs:248:34 Sep 01 16:04:05.220 INFO kablam! | Sep 01 16:04:05.220 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 01 16:04:05.220 INFO kablam! | ^^^^^ Sep 01 16:04:05.220 INFO kablam! Sep 01 16:04:05.220 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 01 16:04:05.220 INFO kablam! --> src/api.rs:255:34 Sep 01 16:04:05.220 INFO kablam! | Sep 01 16:04:05.221 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 01 16:04:05.221 INFO kablam! | ^^^^^ Sep 01 16:04:05.221 INFO kablam! Sep 01 16:04:05.221 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 01 16:04:05.221 INFO kablam! --> src/api.rs:348:34 Sep 01 16:04:05.221 INFO kablam! | Sep 01 16:04:05.221 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 01 16:04:05.221 INFO kablam! | ^^^^^ Sep 01 16:04:05.221 INFO kablam! Sep 01 16:04:05.221 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 01 16:04:05.221 INFO kablam! --> src/api.rs:355:34 Sep 01 16:04:05.221 INFO kablam! | Sep 01 16:04:05.221 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 01 16:04:05.221 INFO kablam! | ^^^^^ Sep 01 16:04:05.221 INFO kablam! Sep 01 16:04:05.221 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 01 16:04:05.221 INFO kablam! --> src/api.rs:441:51 Sep 01 16:04:05.221 INFO kablam! | Sep 01 16:04:05.221 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 01 16:04:05.221 INFO kablam! | ^^^^^ Sep 01 16:04:05.222 INFO kablam! Sep 01 16:04:05.222 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 01 16:04:05.222 INFO kablam! --> src/api.rs:442:51 Sep 01 16:04:05.222 INFO kablam! | Sep 01 16:04:05.222 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 01 16:04:05.222 INFO kablam! | ^^^^^ Sep 01 16:04:05.222 INFO kablam! Sep 01 16:04:05.813 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Sep 01 16:04:05.816 INFO kablam! su: No module specific data is present Sep 01 16:04:06.245 INFO running `"docker" "rm" "-f" "49cd1130ea620b288e6d13878206105c1952fd0902986cde4c8ced3f8b63ec8e"` Sep 01 16:04:06.347 INFO blam! 49cd1130ea620b288e6d13878206105c1952fd0902986cde4c8ced3f8b63ec8e