Sep 10 15:59:49.800 INFO checking keyutils-0.2.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 15:59:49.800 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 15:59:49.800 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 15:59:49.986 INFO blam! 52636e9de9e5b657e4138c8212d50bcf5fd4eb90d8829c17747d62e3cc5a1edd Sep 10 15:59:49.988 INFO running `"docker" "start" "-a" "52636e9de9e5b657e4138c8212d50bcf5fd4eb90d8829c17747d62e3cc5a1edd"` Sep 10 15:59:50.708 INFO kablam! usermod: no changes Sep 10 15:59:50.747 INFO kablam! Checking keyutils v0.2.1 (file:///source) Sep 10 15:59:51.106 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 10 15:59:51.106 INFO kablam! --> src/api.rs:10:26 Sep 10 15:59:51.106 INFO kablam! | Sep 10 15:59:51.106 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 10 15:59:51.106 INFO kablam! | ^^^^^ Sep 10 15:59:51.106 INFO kablam! | Sep 10 15:59:51.106 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 15:59:51.106 INFO kablam! Sep 10 15:59:51.106 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 10 15:59:51.106 INFO kablam! --> src/api.rs:10:33 Sep 10 15:59:51.106 INFO kablam! | Sep 10 15:59:51.106 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 10 15:59:51.106 INFO kablam! | ^^^^^ Sep 10 15:59:51.106 INFO kablam! Sep 10 15:59:51.106 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 10 15:59:51.106 INFO kablam! --> src/api.rs:416:25 Sep 10 15:59:51.106 INFO kablam! | Sep 10 15:59:51.106 INFO kablam! 416 | pub uid: uid_t, Sep 10 15:59:51.106 INFO kablam! | ^^^^^ Sep 10 15:59:51.106 INFO kablam! Sep 10 15:59:51.106 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 10 15:59:51.106 INFO kablam! --> src/api.rs:418:25 Sep 10 15:59:51.107 INFO kablam! | Sep 10 15:59:51.107 INFO kablam! 418 | pub gid: gid_t, Sep 10 15:59:51.107 INFO kablam! | ^^^^^ Sep 10 15:59:51.107 INFO kablam! Sep 10 15:59:51.107 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 10 15:59:51.107 INFO kablam! --> src/api.rs:248:34 Sep 10 15:59:51.107 INFO kablam! | Sep 10 15:59:51.107 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 10 15:59:51.107 INFO kablam! | ^^^^^ Sep 10 15:59:51.107 INFO kablam! Sep 10 15:59:51.107 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 10 15:59:51.107 INFO kablam! --> src/api.rs:255:34 Sep 10 15:59:51.107 INFO kablam! | Sep 10 15:59:51.107 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 10 15:59:51.107 INFO kablam! | ^^^^^ Sep 10 15:59:51.107 INFO kablam! Sep 10 15:59:51.107 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 10 15:59:51.107 INFO kablam! --> src/api.rs:348:34 Sep 10 15:59:51.107 INFO kablam! | Sep 10 15:59:51.107 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 10 15:59:51.107 INFO kablam! | ^^^^^ Sep 10 15:59:51.107 INFO kablam! Sep 10 15:59:51.107 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 10 15:59:51.107 INFO kablam! --> src/api.rs:355:34 Sep 10 15:59:51.107 INFO kablam! | Sep 10 15:59:51.107 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 10 15:59:51.107 INFO kablam! | ^^^^^ Sep 10 15:59:51.107 INFO kablam! Sep 10 15:59:51.107 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 10 15:59:51.107 INFO kablam! --> src/api.rs:441:51 Sep 10 15:59:51.107 INFO kablam! | Sep 10 15:59:51.107 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 10 15:59:51.107 INFO kablam! | ^^^^^ Sep 10 15:59:51.107 INFO kablam! Sep 10 15:59:51.107 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 10 15:59:51.107 INFO kablam! --> src/api.rs:442:51 Sep 10 15:59:51.107 INFO kablam! | Sep 10 15:59:51.107 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 10 15:59:51.107 INFO kablam! | ^^^^^ Sep 10 15:59:51.107 INFO kablam! Sep 10 15:59:51.202 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 10 15:59:51.202 INFO kablam! --> src/api.rs:10:26 Sep 10 15:59:51.202 INFO kablam! | Sep 10 15:59:51.202 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 10 15:59:51.202 INFO kablam! | ^^^^^ Sep 10 15:59:51.202 INFO kablam! | Sep 10 15:59:51.202 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 15:59:51.202 INFO kablam! Sep 10 15:59:51.202 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 10 15:59:51.202 INFO kablam! --> src/api.rs:10:33 Sep 10 15:59:51.202 INFO kablam! | Sep 10 15:59:51.202 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 10 15:59:51.202 INFO kablam! | ^^^^^ Sep 10 15:59:51.202 INFO kablam! Sep 10 15:59:51.202 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 10 15:59:51.202 INFO kablam! --> src/api.rs:416:25 Sep 10 15:59:51.202 INFO kablam! | Sep 10 15:59:51.202 INFO kablam! 416 | pub uid: uid_t, Sep 10 15:59:51.202 INFO kablam! | ^^^^^ Sep 10 15:59:51.202 INFO kablam! Sep 10 15:59:51.202 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 10 15:59:51.202 INFO kablam! --> src/api.rs:418:25 Sep 10 15:59:51.202 INFO kablam! | Sep 10 15:59:51.202 INFO kablam! 418 | pub gid: gid_t, Sep 10 15:59:51.202 INFO kablam! | ^^^^^ Sep 10 15:59:51.202 INFO kablam! Sep 10 15:59:51.207 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 10 15:59:51.207 INFO kablam! --> src/api.rs:248:34 Sep 10 15:59:51.207 INFO kablam! | Sep 10 15:59:51.207 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 10 15:59:51.207 INFO kablam! | ^^^^^ Sep 10 15:59:51.207 INFO kablam! Sep 10 15:59:51.207 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 10 15:59:51.207 INFO kablam! --> src/api.rs:255:34 Sep 10 15:59:51.207 INFO kablam! | Sep 10 15:59:51.207 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 10 15:59:51.207 INFO kablam! | ^^^^^ Sep 10 15:59:51.207 INFO kablam! Sep 10 15:59:51.207 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 10 15:59:51.207 INFO kablam! --> src/api.rs:348:34 Sep 10 15:59:51.207 INFO kablam! | Sep 10 15:59:51.207 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 10 15:59:51.207 INFO kablam! | ^^^^^ Sep 10 15:59:51.207 INFO kablam! Sep 10 15:59:51.207 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 10 15:59:51.207 INFO kablam! --> src/api.rs:355:34 Sep 10 15:59:51.207 INFO kablam! | Sep 10 15:59:51.207 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 10 15:59:51.207 INFO kablam! | ^^^^^ Sep 10 15:59:51.207 INFO kablam! Sep 10 15:59:51.207 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 10 15:59:51.207 INFO kablam! --> src/api.rs:441:51 Sep 10 15:59:51.207 INFO kablam! | Sep 10 15:59:51.207 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 10 15:59:51.207 INFO kablam! | ^^^^^ Sep 10 15:59:51.207 INFO kablam! Sep 10 15:59:51.207 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 10 15:59:51.207 INFO kablam! --> src/api.rs:442:51 Sep 10 15:59:51.207 INFO kablam! | Sep 10 15:59:51.207 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 10 15:59:51.207 INFO kablam! | ^^^^^ Sep 10 15:59:51.207 INFO kablam! Sep 10 15:59:51.550 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Sep 10 15:59:51.553 INFO kablam! su: No module specific data is present Sep 10 15:59:52.084 INFO running `"docker" "rm" "-f" "52636e9de9e5b657e4138c8212d50bcf5fd4eb90d8829c17747d62e3cc5a1edd"` Sep 10 15:59:52.168 INFO blam! 52636e9de9e5b657e4138c8212d50bcf5fd4eb90d8829c17747d62e3cc5a1edd