Sep 19 23:23:06.774 INFO checking keyutils-0.2.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 23:23:06.774 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 23:23:06.774 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:23:06.940 INFO blam! cae190471c65d9ec189d32ff661e20e4d66e43899151bbc6f8b46f3869ccd4b7 Sep 19 23:23:06.942 INFO running `"docker" "start" "-a" "cae190471c65d9ec189d32ff661e20e4d66e43899151bbc6f8b46f3869ccd4b7"` Sep 19 23:23:07.664 INFO kablam! usermod: no changes Sep 19 23:23:07.703 INFO kablam! Checking keyutils v0.2.1 (/source) Sep 19 23:23:08.007 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 19 23:23:08.007 INFO kablam! --> src/api.rs:10:26 Sep 19 23:23:08.007 INFO kablam! | Sep 19 23:23:08.007 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 19 23:23:08.007 INFO kablam! | ^^^^^ Sep 19 23:23:08.007 INFO kablam! | Sep 19 23:23:08.007 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:23:08.007 INFO kablam! Sep 19 23:23:08.007 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 19 23:23:08.007 INFO kablam! --> src/api.rs:10:33 Sep 19 23:23:08.007 INFO kablam! | Sep 19 23:23:08.007 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 19 23:23:08.007 INFO kablam! | ^^^^^ Sep 19 23:23:08.007 INFO kablam! Sep 19 23:23:08.010 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 19 23:23:08.010 INFO kablam! --> src/api.rs:416:25 Sep 19 23:23:08.010 INFO kablam! | Sep 19 23:23:08.010 INFO kablam! 416 | pub uid: uid_t, Sep 19 23:23:08.010 INFO kablam! | ^^^^^ Sep 19 23:23:08.011 INFO kablam! Sep 19 23:23:08.011 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 19 23:23:08.011 INFO kablam! --> src/api.rs:418:25 Sep 19 23:23:08.011 INFO kablam! | Sep 19 23:23:08.011 INFO kablam! 418 | pub gid: gid_t, Sep 19 23:23:08.011 INFO kablam! | ^^^^^ Sep 19 23:23:08.011 INFO kablam! Sep 19 23:23:08.011 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 19 23:23:08.011 INFO kablam! --> src/api.rs:248:34 Sep 19 23:23:08.011 INFO kablam! | Sep 19 23:23:08.011 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 19 23:23:08.011 INFO kablam! | ^^^^^ Sep 19 23:23:08.011 INFO kablam! Sep 19 23:23:08.011 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 19 23:23:08.011 INFO kablam! --> src/api.rs:255:34 Sep 19 23:23:08.011 INFO kablam! | Sep 19 23:23:08.011 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 19 23:23:08.011 INFO kablam! | ^^^^^ Sep 19 23:23:08.011 INFO kablam! Sep 19 23:23:08.012 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 19 23:23:08.012 INFO kablam! --> src/api.rs:348:34 Sep 19 23:23:08.012 INFO kablam! | Sep 19 23:23:08.012 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 19 23:23:08.012 INFO kablam! | ^^^^^ Sep 19 23:23:08.012 INFO kablam! Sep 19 23:23:08.012 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 19 23:23:08.012 INFO kablam! --> src/api.rs:355:34 Sep 19 23:23:08.012 INFO kablam! | Sep 19 23:23:08.012 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 19 23:23:08.012 INFO kablam! | ^^^^^ Sep 19 23:23:08.012 INFO kablam! Sep 19 23:23:08.015 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 19 23:23:08.015 INFO kablam! --> src/api.rs:441:51 Sep 19 23:23:08.015 INFO kablam! | Sep 19 23:23:08.015 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 19 23:23:08.015 INFO kablam! | ^^^^^ Sep 19 23:23:08.015 INFO kablam! Sep 19 23:23:08.015 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 19 23:23:08.015 INFO kablam! --> src/api.rs:442:51 Sep 19 23:23:08.015 INFO kablam! | Sep 19 23:23:08.015 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 19 23:23:08.015 INFO kablam! | ^^^^^ Sep 19 23:23:08.015 INFO kablam! Sep 19 23:23:08.076 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 19 23:23:08.076 INFO kablam! --> src/api.rs:10:26 Sep 19 23:23:08.076 INFO kablam! | Sep 19 23:23:08.076 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 19 23:23:08.076 INFO kablam! | ^^^^^ Sep 19 23:23:08.076 INFO kablam! | Sep 19 23:23:08.076 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:23:08.076 INFO kablam! Sep 19 23:23:08.076 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 19 23:23:08.076 INFO kablam! --> src/api.rs:10:33 Sep 19 23:23:08.076 INFO kablam! | Sep 19 23:23:08.076 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 19 23:23:08.076 INFO kablam! | ^^^^^ Sep 19 23:23:08.076 INFO kablam! Sep 19 23:23:08.076 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 19 23:23:08.076 INFO kablam! --> src/api.rs:416:25 Sep 19 23:23:08.076 INFO kablam! | Sep 19 23:23:08.076 INFO kablam! 416 | pub uid: uid_t, Sep 19 23:23:08.076 INFO kablam! | ^^^^^ Sep 19 23:23:08.076 INFO kablam! Sep 19 23:23:08.076 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 19 23:23:08.076 INFO kablam! --> src/api.rs:418:25 Sep 19 23:23:08.077 INFO kablam! | Sep 19 23:23:08.077 INFO kablam! 418 | pub gid: gid_t, Sep 19 23:23:08.077 INFO kablam! | ^^^^^ Sep 19 23:23:08.077 INFO kablam! Sep 19 23:23:08.078 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 19 23:23:08.078 INFO kablam! --> src/api.rs:248:34 Sep 19 23:23:08.078 INFO kablam! | Sep 19 23:23:08.078 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 19 23:23:08.078 INFO kablam! | ^^^^^ Sep 19 23:23:08.078 INFO kablam! Sep 19 23:23:08.078 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 19 23:23:08.078 INFO kablam! --> src/api.rs:255:34 Sep 19 23:23:08.078 INFO kablam! | Sep 19 23:23:08.078 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 19 23:23:08.078 INFO kablam! | ^^^^^ Sep 19 23:23:08.078 INFO kablam! Sep 19 23:23:08.079 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 19 23:23:08.079 INFO kablam! --> src/api.rs:348:34 Sep 19 23:23:08.079 INFO kablam! | Sep 19 23:23:08.079 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 19 23:23:08.079 INFO kablam! | ^^^^^ Sep 19 23:23:08.079 INFO kablam! Sep 19 23:23:08.079 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 19 23:23:08.079 INFO kablam! --> src/api.rs:355:34 Sep 19 23:23:08.079 INFO kablam! | Sep 19 23:23:08.079 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 19 23:23:08.079 INFO kablam! | ^^^^^ Sep 19 23:23:08.079 INFO kablam! Sep 19 23:23:08.080 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 19 23:23:08.080 INFO kablam! --> src/api.rs:441:51 Sep 19 23:23:08.080 INFO kablam! | Sep 19 23:23:08.080 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 19 23:23:08.080 INFO kablam! | ^^^^^ Sep 19 23:23:08.080 INFO kablam! Sep 19 23:23:08.080 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 19 23:23:08.080 INFO kablam! --> src/api.rs:442:51 Sep 19 23:23:08.080 INFO kablam! | Sep 19 23:23:08.080 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 19 23:23:08.080 INFO kablam! | ^^^^^ Sep 19 23:23:08.080 INFO kablam! Sep 19 23:23:08.412 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.72s Sep 19 23:23:08.412 INFO kablam! su: No module specific data is present Sep 19 23:23:08.969 INFO running `"docker" "rm" "-f" "cae190471c65d9ec189d32ff661e20e4d66e43899151bbc6f8b46f3869ccd4b7"` Sep 19 23:23:09.131 INFO blam! cae190471c65d9ec189d32ff661e20e4d66e43899151bbc6f8b46f3869ccd4b7