Sep 21 08:04:41.966 INFO checking keyutils-0.2.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 08:04:41.966 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 08:04:41.966 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:04:42.195 INFO blam! ceede738f680edf92270bb55863e2f2f67cf600c3e5deb7d389900dfbadc5611 Sep 21 08:04:42.201 INFO running `"docker" "start" "-a" "ceede738f680edf92270bb55863e2f2f67cf600c3e5deb7d389900dfbadc5611"` Sep 21 08:04:42.903 INFO kablam! usermod: no changes Sep 21 08:04:42.958 INFO kablam! Checking errno v0.1.8 Sep 21 08:04:43.347 INFO kablam! Checking keyutils v0.2.1 (/source) Sep 21 08:04:43.641 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 21 08:04:43.641 INFO kablam! --> src/api.rs:10:26 Sep 21 08:04:43.641 INFO kablam! | Sep 21 08:04:43.641 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 21 08:04:43.641 INFO kablam! | ^^^^^ Sep 21 08:04:43.641 INFO kablam! | Sep 21 08:04:43.641 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 08:04:43.641 INFO kablam! Sep 21 08:04:43.641 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 21 08:04:43.641 INFO kablam! --> src/api.rs:10:33 Sep 21 08:04:43.641 INFO kablam! | Sep 21 08:04:43.641 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 21 08:04:43.641 INFO kablam! | ^^^^^ Sep 21 08:04:43.641 INFO kablam! Sep 21 08:04:43.641 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 21 08:04:43.641 INFO kablam! --> src/api.rs:416:25 Sep 21 08:04:43.641 INFO kablam! | Sep 21 08:04:43.641 INFO kablam! 416 | pub uid: uid_t, Sep 21 08:04:43.641 INFO kablam! | ^^^^^ Sep 21 08:04:43.641 INFO kablam! Sep 21 08:04:43.642 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 21 08:04:43.642 INFO kablam! --> src/api.rs:418:25 Sep 21 08:04:43.642 INFO kablam! | Sep 21 08:04:43.642 INFO kablam! 418 | pub gid: gid_t, Sep 21 08:04:43.642 INFO kablam! | ^^^^^ Sep 21 08:04:43.642 INFO kablam! Sep 21 08:04:43.642 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 21 08:04:43.642 INFO kablam! --> src/api.rs:248:34 Sep 21 08:04:43.642 INFO kablam! | Sep 21 08:04:43.642 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 21 08:04:43.642 INFO kablam! | ^^^^^ Sep 21 08:04:43.644 INFO kablam! Sep 21 08:04:43.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 21 08:04:43.645 INFO kablam! --> src/api.rs:255:34 Sep 21 08:04:43.645 INFO kablam! | Sep 21 08:04:43.645 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 21 08:04:43.645 INFO kablam! | ^^^^^ Sep 21 08:04:43.645 INFO kablam! Sep 21 08:04:43.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 21 08:04:43.645 INFO kablam! --> src/api.rs:348:34 Sep 21 08:04:43.645 INFO kablam! | Sep 21 08:04:43.645 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 21 08:04:43.645 INFO kablam! | ^^^^^ Sep 21 08:04:43.645 INFO kablam! Sep 21 08:04:43.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 21 08:04:43.645 INFO kablam! --> src/api.rs:355:34 Sep 21 08:04:43.645 INFO kablam! | Sep 21 08:04:43.645 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 21 08:04:43.645 INFO kablam! | ^^^^^ Sep 21 08:04:43.645 INFO kablam! Sep 21 08:04:43.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 21 08:04:43.645 INFO kablam! --> src/api.rs:441:51 Sep 21 08:04:43.645 INFO kablam! | Sep 21 08:04:43.645 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 21 08:04:43.645 INFO kablam! | ^^^^^ Sep 21 08:04:43.645 INFO kablam! Sep 21 08:04:43.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 21 08:04:43.645 INFO kablam! --> src/api.rs:442:51 Sep 21 08:04:43.645 INFO kablam! | Sep 21 08:04:43.645 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 21 08:04:43.645 INFO kablam! | ^^^^^ Sep 21 08:04:43.645 INFO kablam! Sep 21 08:04:43.677 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 21 08:04:43.677 INFO kablam! --> src/api.rs:10:26 Sep 21 08:04:43.678 INFO kablam! | Sep 21 08:04:43.678 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 21 08:04:43.678 INFO kablam! | ^^^^^ Sep 21 08:04:43.678 INFO kablam! | Sep 21 08:04:43.678 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 08:04:43.678 INFO kablam! Sep 21 08:04:43.682 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 21 08:04:43.682 INFO kablam! --> src/api.rs:10:33 Sep 21 08:04:43.682 INFO kablam! | Sep 21 08:04:43.682 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 21 08:04:43.682 INFO kablam! | ^^^^^ Sep 21 08:04:43.682 INFO kablam! Sep 21 08:04:43.682 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 21 08:04:43.682 INFO kablam! --> src/api.rs:416:25 Sep 21 08:04:43.682 INFO kablam! | Sep 21 08:04:43.682 INFO kablam! 416 | pub uid: uid_t, Sep 21 08:04:43.682 INFO kablam! | ^^^^^ Sep 21 08:04:43.682 INFO kablam! Sep 21 08:04:43.682 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 21 08:04:43.682 INFO kablam! --> src/api.rs:418:25 Sep 21 08:04:43.682 INFO kablam! | Sep 21 08:04:43.682 INFO kablam! 418 | pub gid: gid_t, Sep 21 08:04:43.682 INFO kablam! | ^^^^^ Sep 21 08:04:43.682 INFO kablam! Sep 21 08:04:43.682 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 21 08:04:43.682 INFO kablam! --> src/api.rs:248:34 Sep 21 08:04:43.682 INFO kablam! | Sep 21 08:04:43.682 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 21 08:04:43.682 INFO kablam! | ^^^^^ Sep 21 08:04:43.682 INFO kablam! Sep 21 08:04:43.682 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 21 08:04:43.682 INFO kablam! --> src/api.rs:255:34 Sep 21 08:04:43.682 INFO kablam! | Sep 21 08:04:43.682 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 21 08:04:43.682 INFO kablam! | ^^^^^ Sep 21 08:04:43.682 INFO kablam! Sep 21 08:04:43.682 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 21 08:04:43.682 INFO kablam! --> src/api.rs:348:34 Sep 21 08:04:43.682 INFO kablam! | Sep 21 08:04:43.682 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 21 08:04:43.682 INFO kablam! | ^^^^^ Sep 21 08:04:43.682 INFO kablam! Sep 21 08:04:43.682 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 21 08:04:43.682 INFO kablam! --> src/api.rs:355:34 Sep 21 08:04:43.682 INFO kablam! | Sep 21 08:04:43.682 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 21 08:04:43.682 INFO kablam! | ^^^^^ Sep 21 08:04:43.683 INFO kablam! Sep 21 08:04:43.683 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 21 08:04:43.683 INFO kablam! --> src/api.rs:441:51 Sep 21 08:04:43.683 INFO kablam! | Sep 21 08:04:43.683 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 21 08:04:43.683 INFO kablam! | ^^^^^ Sep 21 08:04:43.683 INFO kablam! Sep 21 08:04:43.683 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 21 08:04:43.683 INFO kablam! --> src/api.rs:442:51 Sep 21 08:04:43.683 INFO kablam! | Sep 21 08:04:43.683 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 21 08:04:43.683 INFO kablam! | ^^^^^ Sep 21 08:04:43.683 INFO kablam! Sep 21 08:04:44.050 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Sep 21 08:04:44.059 INFO kablam! su: No module specific data is present Sep 21 08:04:44.743 INFO running `"docker" "rm" "-f" "ceede738f680edf92270bb55863e2f2f67cf600c3e5deb7d389900dfbadc5611"` Sep 21 08:04:44.821 INFO blam! ceede738f680edf92270bb55863e2f2f67cf600c3e5deb7d389900dfbadc5611