Sep 01 16:04:05.366 INFO checking keyutils-0.2.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 16:04:05.366 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 16:04:05.366 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/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 01 16:04:05.522 INFO blam! 3dc007134e5d2523cf668abb728921b4ad279cbe2ac98933ad84ccbf522670b7 Sep 01 16:04:05.524 INFO running `"docker" "start" "-a" "3dc007134e5d2523cf668abb728921b4ad279cbe2ac98933ad84ccbf522670b7"` Sep 01 16:04:06.143 INFO kablam! Checking keyutils v0.2.1 (file:///source) Sep 01 16:04:06.645 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:06.645 INFO kablam! --> src/api.rs:10:26 Sep 01 16:04:06.645 INFO kablam! | Sep 01 16:04:06.645 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 01 16:04:06.645 INFO kablam! | ^^^^^ Sep 01 16:04:06.645 INFO kablam! | Sep 01 16:04:06.645 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:04:06.645 INFO kablam! Sep 01 16:04:06.645 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:06.645 INFO kablam! --> src/api.rs:10:33 Sep 01 16:04:06.646 INFO kablam! | Sep 01 16:04:06.646 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 01 16:04:06.646 INFO kablam! | ^^^^^ Sep 01 16:04:06.646 INFO kablam! Sep 01 16:04:06.646 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:06.646 INFO kablam! --> src/api.rs:416:25 Sep 01 16:04:06.646 INFO kablam! | Sep 01 16:04:06.646 INFO kablam! 416 | pub uid: uid_t, Sep 01 16:04:06.646 INFO kablam! | ^^^^^ Sep 01 16:04:06.646 INFO kablam! Sep 01 16:04:06.646 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:06.646 INFO kablam! --> src/api.rs:418:25 Sep 01 16:04:06.646 INFO kablam! | Sep 01 16:04:06.646 INFO kablam! 418 | pub gid: gid_t, Sep 01 16:04:06.646 INFO kablam! | ^^^^^ Sep 01 16:04:06.646 INFO kablam! Sep 01 16:04:06.647 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:06.647 INFO kablam! --> src/api.rs:248:34 Sep 01 16:04:06.647 INFO kablam! | Sep 01 16:04:06.647 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 01 16:04:06.647 INFO kablam! | ^^^^^ Sep 01 16:04:06.647 INFO kablam! Sep 01 16:04:06.647 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:06.647 INFO kablam! --> src/api.rs:255:34 Sep 01 16:04:06.647 INFO kablam! | Sep 01 16:04:06.647 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 01 16:04:06.647 INFO kablam! | ^^^^^ Sep 01 16:04:06.647 INFO kablam! Sep 01 16:04:06.648 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:06.648 INFO kablam! --> src/api.rs:348:34 Sep 01 16:04:06.648 INFO kablam! | Sep 01 16:04:06.648 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 01 16:04:06.648 INFO kablam! | ^^^^^ Sep 01 16:04:06.648 INFO kablam! Sep 01 16:04:06.648 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:06.648 INFO kablam! --> src/api.rs:355:34 Sep 01 16:04:06.648 INFO kablam! | Sep 01 16:04:06.648 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 01 16:04:06.648 INFO kablam! | ^^^^^ Sep 01 16:04:06.648 INFO kablam! Sep 01 16:04:06.648 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:06.648 INFO kablam! --> src/api.rs:441:51 Sep 01 16:04:06.648 INFO kablam! | Sep 01 16:04:06.648 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 01 16:04:06.648 INFO kablam! | ^^^^^ Sep 01 16:04:06.648 INFO kablam! Sep 01 16:04:06.648 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:06.648 INFO kablam! --> src/api.rs:442:51 Sep 01 16:04:06.648 INFO kablam! | Sep 01 16:04:06.648 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 01 16:04:06.648 INFO kablam! | ^^^^^ Sep 01 16:04:06.648 INFO kablam! Sep 01 16:04:06.920 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:06.920 INFO kablam! --> src/api.rs:10:26 Sep 01 16:04:06.920 INFO kablam! | Sep 01 16:04:06.920 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 01 16:04:06.920 INFO kablam! | ^^^^^ Sep 01 16:04:06.921 INFO kablam! | Sep 01 16:04:06.921 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 16:04:06.921 INFO kablam! Sep 01 16:04:06.921 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:06.921 INFO kablam! --> src/api.rs:10:33 Sep 01 16:04:06.921 INFO kablam! | Sep 01 16:04:06.921 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 01 16:04:06.921 INFO kablam! | ^^^^^ Sep 01 16:04:06.921 INFO kablam! Sep 01 16:04:06.922 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:06.922 INFO kablam! --> src/api.rs:416:25 Sep 01 16:04:06.922 INFO kablam! | Sep 01 16:04:06.922 INFO kablam! 416 | pub uid: uid_t, Sep 01 16:04:06.922 INFO kablam! | ^^^^^ Sep 01 16:04:06.922 INFO kablam! Sep 01 16:04:06.922 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:06.922 INFO kablam! --> src/api.rs:418:25 Sep 01 16:04:06.922 INFO kablam! | Sep 01 16:04:06.922 INFO kablam! 418 | pub gid: gid_t, Sep 01 16:04:06.922 INFO kablam! | ^^^^^ Sep 01 16:04:06.922 INFO kablam! Sep 01 16:04:06.923 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:06.923 INFO kablam! --> src/api.rs:248:34 Sep 01 16:04:06.923 INFO kablam! | Sep 01 16:04:06.923 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 01 16:04:06.923 INFO kablam! | ^^^^^ Sep 01 16:04:06.923 INFO kablam! Sep 01 16:04:06.923 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:06.923 INFO kablam! --> src/api.rs:255:34 Sep 01 16:04:06.923 INFO kablam! | Sep 01 16:04:06.923 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 01 16:04:06.923 INFO kablam! | ^^^^^ Sep 01 16:04:06.923 INFO kablam! Sep 01 16:04:06.923 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:06.924 INFO kablam! --> src/api.rs:348:34 Sep 01 16:04:06.924 INFO kablam! | Sep 01 16:04:06.924 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 01 16:04:06.924 INFO kablam! | ^^^^^ Sep 01 16:04:06.924 INFO kablam! Sep 01 16:04:06.924 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:06.924 INFO kablam! --> src/api.rs:355:34 Sep 01 16:04:06.924 INFO kablam! | Sep 01 16:04:06.924 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 01 16:04:06.924 INFO kablam! | ^^^^^ Sep 01 16:04:06.924 INFO kablam! Sep 01 16:04:06.924 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:06.924 INFO kablam! --> src/api.rs:441:51 Sep 01 16:04:06.924 INFO kablam! | Sep 01 16:04:06.924 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 01 16:04:06.924 INFO kablam! | ^^^^^ Sep 01 16:04:06.924 INFO kablam! Sep 01 16:04:06.924 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:06.924 INFO kablam! --> src/api.rs:442:51 Sep 01 16:04:06.924 INFO kablam! | Sep 01 16:04:06.924 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 01 16:04:06.924 INFO kablam! | ^^^^^ Sep 01 16:04:06.924 INFO kablam! Sep 01 16:04:07.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Sep 01 16:04:07.782 INFO kablam! su: No module specific data is present Sep 01 16:04:08.322 INFO running `"docker" "rm" "-f" "3dc007134e5d2523cf668abb728921b4ad279cbe2ac98933ad84ccbf522670b7"` Sep 01 16:04:08.515 INFO blam! 3dc007134e5d2523cf668abb728921b4ad279cbe2ac98933ad84ccbf522670b7