Aug 31 23:33:44.309 INFO checking keyutils-0.2.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Aug 31 23:33:44.309 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Aug 31 23:33:44.309 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 23:33:44.510 INFO blam! 295fcbf74a73fe9179ded25d6866ca83393dfa6a920144513a1a328a417719e3 Aug 31 23:33:44.511 INFO running `"docker" "start" "-a" "295fcbf74a73fe9179ded25d6866ca83393dfa6a920144513a1a328a417719e3"` Aug 31 23:33:45.176 INFO kablam! Checking keyutils v0.2.1 (file:///source) Aug 31 23:33:45.691 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 Aug 31 23:33:45.691 INFO kablam! --> src/api.rs:10:26 Aug 31 23:33:45.691 INFO kablam! | Aug 31 23:33:45.691 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Aug 31 23:33:45.691 INFO kablam! | ^^^^^ Aug 31 23:33:45.691 INFO kablam! | Aug 31 23:33:45.691 INFO kablam! = note: #[warn(deprecated)] on by default Aug 31 23:33:45.691 INFO kablam! Aug 31 23:33:45.691 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 Aug 31 23:33:45.691 INFO kablam! --> src/api.rs:10:33 Aug 31 23:33:45.691 INFO kablam! | Aug 31 23:33:45.691 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Aug 31 23:33:45.691 INFO kablam! | ^^^^^ Aug 31 23:33:45.691 INFO kablam! Aug 31 23:33:45.691 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 Aug 31 23:33:45.691 INFO kablam! --> src/api.rs:416:25 Aug 31 23:33:45.691 INFO kablam! | Aug 31 23:33:45.691 INFO kablam! 416 | pub uid: uid_t, Aug 31 23:33:45.692 INFO kablam! | ^^^^^ Aug 31 23:33:45.692 INFO kablam! Aug 31 23:33:45.692 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 Aug 31 23:33:45.692 INFO kablam! --> src/api.rs:418:25 Aug 31 23:33:45.692 INFO kablam! | Aug 31 23:33:45.692 INFO kablam! 418 | pub gid: gid_t, Aug 31 23:33:45.692 INFO kablam! | ^^^^^ Aug 31 23:33:45.692 INFO kablam! Aug 31 23:33:45.692 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 Aug 31 23:33:45.693 INFO kablam! --> src/api.rs:248:34 Aug 31 23:33:45.693 INFO kablam! | Aug 31 23:33:45.693 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Aug 31 23:33:45.693 INFO kablam! | ^^^^^ Aug 31 23:33:45.693 INFO kablam! Aug 31 23:33:45.693 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 Aug 31 23:33:45.693 INFO kablam! --> src/api.rs:255:34 Aug 31 23:33:45.693 INFO kablam! | Aug 31 23:33:45.693 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Aug 31 23:33:45.693 INFO kablam! | ^^^^^ Aug 31 23:33:45.693 INFO kablam! Aug 31 23:33:45.693 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 Aug 31 23:33:45.693 INFO kablam! --> src/api.rs:348:34 Aug 31 23:33:45.693 INFO kablam! | Aug 31 23:33:45.693 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Aug 31 23:33:45.694 INFO kablam! | ^^^^^ Aug 31 23:33:45.694 INFO kablam! Aug 31 23:33:45.694 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 Aug 31 23:33:45.694 INFO kablam! --> src/api.rs:355:34 Aug 31 23:33:45.694 INFO kablam! | Aug 31 23:33:45.694 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Aug 31 23:33:45.694 INFO kablam! | ^^^^^ Aug 31 23:33:45.694 INFO kablam! Aug 31 23:33:45.694 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 Aug 31 23:33:45.694 INFO kablam! --> src/api.rs:441:51 Aug 31 23:33:45.694 INFO kablam! | Aug 31 23:33:45.694 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Aug 31 23:33:45.694 INFO kablam! | ^^^^^ Aug 31 23:33:45.694 INFO kablam! Aug 31 23:33:45.694 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 Aug 31 23:33:45.694 INFO kablam! --> src/api.rs:442:51 Aug 31 23:33:45.694 INFO kablam! | Aug 31 23:33:45.694 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Aug 31 23:33:45.694 INFO kablam! | ^^^^^ Aug 31 23:33:45.694 INFO kablam! Aug 31 23:33:45.884 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 Aug 31 23:33:45.884 INFO kablam! --> src/api.rs:10:26 Aug 31 23:33:45.884 INFO kablam! | Aug 31 23:33:45.884 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Aug 31 23:33:45.884 INFO kablam! | ^^^^^ Aug 31 23:33:45.884 INFO kablam! | Aug 31 23:33:45.884 INFO kablam! = note: #[warn(deprecated)] on by default Aug 31 23:33:45.884 INFO kablam! Aug 31 23:33:45.884 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 Aug 31 23:33:45.884 INFO kablam! --> src/api.rs:10:33 Aug 31 23:33:45.884 INFO kablam! | Aug 31 23:33:45.884 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Aug 31 23:33:45.884 INFO kablam! | ^^^^^ Aug 31 23:33:45.884 INFO kablam! Aug 31 23:33:45.885 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 Aug 31 23:33:45.885 INFO kablam! --> src/api.rs:416:25 Aug 31 23:33:45.885 INFO kablam! | Aug 31 23:33:45.885 INFO kablam! 416 | pub uid: uid_t, Aug 31 23:33:45.885 INFO kablam! | ^^^^^ Aug 31 23:33:45.885 INFO kablam! Aug 31 23:33:45.885 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 Aug 31 23:33:45.885 INFO kablam! --> src/api.rs:418:25 Aug 31 23:33:45.885 INFO kablam! | Aug 31 23:33:45.885 INFO kablam! 418 | pub gid: gid_t, Aug 31 23:33:45.885 INFO kablam! | ^^^^^ Aug 31 23:33:45.885 INFO kablam! Aug 31 23:33:45.887 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 Aug 31 23:33:45.887 INFO kablam! --> src/api.rs:248:34 Aug 31 23:33:45.887 INFO kablam! | Aug 31 23:33:45.887 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Aug 31 23:33:45.887 INFO kablam! | ^^^^^ Aug 31 23:33:45.887 INFO kablam! Aug 31 23:33:45.887 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 Aug 31 23:33:45.887 INFO kablam! --> src/api.rs:255:34 Aug 31 23:33:45.887 INFO kablam! | Aug 31 23:33:45.887 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Aug 31 23:33:45.887 INFO kablam! | ^^^^^ Aug 31 23:33:45.887 INFO kablam! Aug 31 23:33:45.887 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 Aug 31 23:33:45.887 INFO kablam! --> src/api.rs:348:34 Aug 31 23:33:45.887 INFO kablam! | Aug 31 23:33:45.888 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Aug 31 23:33:45.888 INFO kablam! | ^^^^^ Aug 31 23:33:45.888 INFO kablam! Aug 31 23:33:45.888 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 Aug 31 23:33:45.888 INFO kablam! --> src/api.rs:355:34 Aug 31 23:33:45.888 INFO kablam! | Aug 31 23:33:45.888 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Aug 31 23:33:45.888 INFO kablam! | ^^^^^ Aug 31 23:33:45.888 INFO kablam! Aug 31 23:33:45.888 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 Aug 31 23:33:45.888 INFO kablam! --> src/api.rs:441:51 Aug 31 23:33:45.888 INFO kablam! | Aug 31 23:33:45.888 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Aug 31 23:33:45.888 INFO kablam! | ^^^^^ Aug 31 23:33:45.888 INFO kablam! Aug 31 23:33:45.888 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 Aug 31 23:33:45.888 INFO kablam! --> src/api.rs:442:51 Aug 31 23:33:45.889 INFO kablam! | Aug 31 23:33:45.889 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Aug 31 23:33:45.889 INFO kablam! | ^^^^^ Aug 31 23:33:45.889 INFO kablam! Aug 31 23:33:46.626 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Aug 31 23:33:46.632 INFO kablam! su: No module specific data is present Aug 31 23:33:47.070 INFO running `"docker" "rm" "-f" "295fcbf74a73fe9179ded25d6866ca83393dfa6a920144513a1a328a417719e3"` Aug 31 23:33:47.189 INFO blam! 295fcbf74a73fe9179ded25d6866ca83393dfa6a920144513a1a328a417719e3