Sep 04 15:54:16.378 INFO checking keyutils-0.2.1 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 15:54:16.378 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 15:54:16.378 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:54:16.531 INFO blam! c80515b87dfc88f258a5f20fc17c07a816e60445b95647cb668831d574b54498 Sep 04 15:54:16.532 INFO running `"docker" "start" "-a" "c80515b87dfc88f258a5f20fc17c07a816e60445b95647cb668831d574b54498"` Sep 04 15:54:17.331 INFO kablam! Checking keyutils v0.2.1 (file:///source) Sep 04 15:54:17.878 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 04 15:54:17.878 INFO kablam! --> src/api.rs:10:26 Sep 04 15:54:17.878 INFO kablam! | Sep 04 15:54:17.878 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 04 15:54:17.878 INFO kablam! | ^^^^^ Sep 04 15:54:17.879 INFO kablam! | Sep 04 15:54:17.879 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 15:54:17.879 INFO kablam! Sep 04 15:54:17.879 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 04 15:54:17.879 INFO kablam! --> src/api.rs:10:33 Sep 04 15:54:17.879 INFO kablam! | Sep 04 15:54:17.879 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 04 15:54:17.879 INFO kablam! | ^^^^^ Sep 04 15:54:17.879 INFO kablam! Sep 04 15:54:17.879 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 04 15:54:17.879 INFO kablam! --> src/api.rs:416:25 Sep 04 15:54:17.880 INFO kablam! | Sep 04 15:54:17.880 INFO kablam! 416 | pub uid: uid_t, Sep 04 15:54:17.880 INFO kablam! | ^^^^^ Sep 04 15:54:17.880 INFO kablam! Sep 04 15:54:17.880 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 04 15:54:17.880 INFO kablam! --> src/api.rs:418:25 Sep 04 15:54:17.880 INFO kablam! | Sep 04 15:54:17.880 INFO kablam! 418 | pub gid: gid_t, Sep 04 15:54:17.880 INFO kablam! | ^^^^^ Sep 04 15:54:17.880 INFO kablam! Sep 04 15:54:17.881 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 04 15:54:17.881 INFO kablam! --> src/api.rs:248:34 Sep 04 15:54:17.881 INFO kablam! | Sep 04 15:54:17.881 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 04 15:54:17.881 INFO kablam! | ^^^^^ Sep 04 15:54:17.881 INFO kablam! Sep 04 15:54:17.881 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 04 15:54:17.881 INFO kablam! --> src/api.rs:255:34 Sep 04 15:54:17.881 INFO kablam! | Sep 04 15:54:17.881 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 04 15:54:17.881 INFO kablam! | ^^^^^ Sep 04 15:54:17.881 INFO kablam! Sep 04 15:54:17.882 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 04 15:54:17.882 INFO kablam! --> src/api.rs:348:34 Sep 04 15:54:17.882 INFO kablam! | Sep 04 15:54:17.882 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 04 15:54:17.882 INFO kablam! | ^^^^^ Sep 04 15:54:17.882 INFO kablam! Sep 04 15:54:17.882 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 04 15:54:17.882 INFO kablam! --> src/api.rs:355:34 Sep 04 15:54:17.882 INFO kablam! | Sep 04 15:54:17.882 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 04 15:54:17.882 INFO kablam! | ^^^^^ Sep 04 15:54:17.882 INFO kablam! Sep 04 15:54:17.882 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 04 15:54:17.882 INFO kablam! --> src/api.rs:441:51 Sep 04 15:54:17.882 INFO kablam! | Sep 04 15:54:17.882 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 04 15:54:17.882 INFO kablam! | ^^^^^ Sep 04 15:54:17.882 INFO kablam! Sep 04 15:54:17.882 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 04 15:54:17.882 INFO kablam! --> src/api.rs:442:51 Sep 04 15:54:17.882 INFO kablam! | Sep 04 15:54:17.882 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 04 15:54:17.882 INFO kablam! | ^^^^^ Sep 04 15:54:17.882 INFO kablam! Sep 04 15:54:18.095 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 04 15:54:18.095 INFO kablam! --> src/api.rs:10:26 Sep 04 15:54:18.095 INFO kablam! | Sep 04 15:54:18.095 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 04 15:54:18.095 INFO kablam! | ^^^^^ Sep 04 15:54:18.095 INFO kablam! | Sep 04 15:54:18.095 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 15:54:18.095 INFO kablam! Sep 04 15:54:18.095 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 04 15:54:18.095 INFO kablam! --> src/api.rs:10:33 Sep 04 15:54:18.095 INFO kablam! | Sep 04 15:54:18.096 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 04 15:54:18.096 INFO kablam! | ^^^^^ Sep 04 15:54:18.096 INFO kablam! Sep 04 15:54:18.096 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 04 15:54:18.096 INFO kablam! --> src/api.rs:416:25 Sep 04 15:54:18.096 INFO kablam! | Sep 04 15:54:18.096 INFO kablam! 416 | pub uid: uid_t, Sep 04 15:54:18.096 INFO kablam! | ^^^^^ Sep 04 15:54:18.096 INFO kablam! Sep 04 15:54:18.096 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 04 15:54:18.096 INFO kablam! --> src/api.rs:418:25 Sep 04 15:54:18.096 INFO kablam! | Sep 04 15:54:18.096 INFO kablam! 418 | pub gid: gid_t, Sep 04 15:54:18.096 INFO kablam! | ^^^^^ Sep 04 15:54:18.096 INFO kablam! Sep 04 15:54:18.098 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 04 15:54:18.098 INFO kablam! --> src/api.rs:248:34 Sep 04 15:54:18.098 INFO kablam! | Sep 04 15:54:18.098 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 04 15:54:18.098 INFO kablam! | ^^^^^ Sep 04 15:54:18.098 INFO kablam! Sep 04 15:54:18.098 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 04 15:54:18.098 INFO kablam! --> src/api.rs:255:34 Sep 04 15:54:18.098 INFO kablam! | Sep 04 15:54:18.098 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 04 15:54:18.098 INFO kablam! | ^^^^^ Sep 04 15:54:18.098 INFO kablam! Sep 04 15:54:18.098 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 04 15:54:18.098 INFO kablam! --> src/api.rs:348:34 Sep 04 15:54:18.098 INFO kablam! | Sep 04 15:54:18.098 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 04 15:54:18.098 INFO kablam! | ^^^^^ Sep 04 15:54:18.098 INFO kablam! Sep 04 15:54:18.098 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 04 15:54:18.098 INFO kablam! --> src/api.rs:355:34 Sep 04 15:54:18.098 INFO kablam! | Sep 04 15:54:18.099 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 04 15:54:18.099 INFO kablam! | ^^^^^ Sep 04 15:54:18.099 INFO kablam! Sep 04 15:54:18.099 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 04 15:54:18.099 INFO kablam! --> src/api.rs:441:51 Sep 04 15:54:18.099 INFO kablam! | Sep 04 15:54:18.099 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 04 15:54:18.099 INFO kablam! | ^^^^^ Sep 04 15:54:18.099 INFO kablam! Sep 04 15:54:18.099 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 04 15:54:18.099 INFO kablam! --> src/api.rs:442:51 Sep 04 15:54:18.099 INFO kablam! | Sep 04 15:54:18.099 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 04 15:54:18.099 INFO kablam! | ^^^^^ Sep 04 15:54:18.099 INFO kablam! Sep 04 15:54:18.742 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Sep 04 15:54:18.746 INFO kablam! su: No module specific data is present Sep 04 15:54:19.514 INFO running `"docker" "rm" "-f" "c80515b87dfc88f258a5f20fc17c07a816e60445b95647cb668831d574b54498"` Sep 04 15:54:19.593 INFO blam! c80515b87dfc88f258a5f20fc17c07a816e60445b95647cb668831d574b54498