Sep 04 15:54:16.508 INFO checking keyutils-0.2.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 15:54:16.508 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 15:54:16.509 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:54:16.687 INFO blam! 9d814ed3fa4e7831ae4fc29f39d33e6a39554bd9ad148ddc6b3e5955628fc252 Sep 04 15:54:16.689 INFO running `"docker" "start" "-a" "9d814ed3fa4e7831ae4fc29f39d33e6a39554bd9ad148ddc6b3e5955628fc252"` Sep 04 15:54:17.581 INFO kablam! Checking keyutils v0.2.1 (file:///source) Sep 04 15:54:18.297 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 04 15:54:18.297 INFO kablam! --> src/api.rs:10:26 Sep 04 15:54:18.297 INFO kablam! | Sep 04 15:54:18.298 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 04 15:54:18.298 INFO kablam! | ^^^^^ Sep 04 15:54:18.298 INFO kablam! | Sep 04 15:54:18.298 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 15:54:18.298 INFO kablam! Sep 04 15:54:18.300 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 04 15:54:18.300 INFO kablam! --> src/api.rs:10:33 Sep 04 15:54:18.301 INFO kablam! | Sep 04 15:54:18.301 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 04 15:54:18.301 INFO kablam! | ^^^^^ Sep 04 15:54:18.301 INFO kablam! Sep 04 15:54:18.301 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 04 15:54:18.301 INFO kablam! --> src/api.rs:416:25 Sep 04 15:54:18.301 INFO kablam! | Sep 04 15:54:18.301 INFO kablam! 416 | pub uid: uid_t, Sep 04 15:54:18.301 INFO kablam! | ^^^^^ Sep 04 15:54:18.301 INFO kablam! Sep 04 15:54:18.301 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 04 15:54:18.301 INFO kablam! --> src/api.rs:418:25 Sep 04 15:54:18.301 INFO kablam! | Sep 04 15:54:18.301 INFO kablam! 418 | pub gid: gid_t, Sep 04 15:54:18.301 INFO kablam! | ^^^^^ Sep 04 15:54:18.301 INFO kablam! Sep 04 15:54:18.301 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 04 15:54:18.301 INFO kablam! --> src/api.rs:248:34 Sep 04 15:54:18.301 INFO kablam! | Sep 04 15:54:18.301 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 04 15:54:18.301 INFO kablam! | ^^^^^ Sep 04 15:54:18.301 INFO kablam! Sep 04 15:54:18.301 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 04 15:54:18.301 INFO kablam! --> src/api.rs:255:34 Sep 04 15:54:18.301 INFO kablam! | Sep 04 15:54:18.301 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 04 15:54:18.301 INFO kablam! | ^^^^^ Sep 04 15:54:18.301 INFO kablam! Sep 04 15:54:18.301 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 04 15:54:18.301 INFO kablam! --> src/api.rs:348:34 Sep 04 15:54:18.301 INFO kablam! | Sep 04 15:54:18.301 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 04 15:54:18.301 INFO kablam! | ^^^^^ Sep 04 15:54:18.301 INFO kablam! Sep 04 15:54:18.301 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 04 15:54:18.302 INFO kablam! --> src/api.rs:355:34 Sep 04 15:54:18.302 INFO kablam! | Sep 04 15:54:18.302 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 04 15:54:18.302 INFO kablam! | ^^^^^ Sep 04 15:54:18.302 INFO kablam! Sep 04 15:54:18.302 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 04 15:54:18.302 INFO kablam! --> src/api.rs:441:51 Sep 04 15:54:18.302 INFO kablam! | Sep 04 15:54:18.302 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 04 15:54:18.302 INFO kablam! | ^^^^^ Sep 04 15:54:18.302 INFO kablam! Sep 04 15:54:18.302 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 04 15:54:18.302 INFO kablam! --> src/api.rs:442:51 Sep 04 15:54:18.302 INFO kablam! | Sep 04 15:54:18.302 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 04 15:54:18.302 INFO kablam! | ^^^^^ Sep 04 15:54:18.302 INFO kablam! Sep 04 15:54:18.364 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 04 15:54:18.364 INFO kablam! --> src/api.rs:10:26 Sep 04 15:54:18.364 INFO kablam! | Sep 04 15:54:18.364 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 04 15:54:18.364 INFO kablam! | ^^^^^ Sep 04 15:54:18.364 INFO kablam! | Sep 04 15:54:18.364 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 15:54:18.364 INFO kablam! Sep 04 15:54:18.364 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 04 15:54:18.364 INFO kablam! --> src/api.rs:10:33 Sep 04 15:54:18.364 INFO kablam! | Sep 04 15:54:18.364 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 04 15:54:18.364 INFO kablam! | ^^^^^ Sep 04 15:54:18.364 INFO kablam! Sep 04 15:54:18.364 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 04 15:54:18.364 INFO kablam! --> src/api.rs:416:25 Sep 04 15:54:18.364 INFO kablam! | Sep 04 15:54:18.364 INFO kablam! 416 | pub uid: uid_t, Sep 04 15:54:18.365 INFO kablam! | ^^^^^ Sep 04 15:54:18.365 INFO kablam! Sep 04 15:54:18.365 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 04 15:54:18.365 INFO kablam! --> src/api.rs:418:25 Sep 04 15:54:18.365 INFO kablam! | Sep 04 15:54:18.365 INFO kablam! 418 | pub gid: gid_t, Sep 04 15:54:18.365 INFO kablam! | ^^^^^ Sep 04 15:54:18.365 INFO kablam! Sep 04 15:54:18.366 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 04 15:54:18.366 INFO kablam! --> src/api.rs:248:34 Sep 04 15:54:18.366 INFO kablam! | Sep 04 15:54:18.366 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 04 15:54:18.366 INFO kablam! | ^^^^^ Sep 04 15:54:18.366 INFO kablam! Sep 04 15:54:18.366 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 04 15:54:18.366 INFO kablam! --> src/api.rs:255:34 Sep 04 15:54:18.366 INFO kablam! | Sep 04 15:54:18.366 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 04 15:54:18.366 INFO kablam! | ^^^^^ Sep 04 15:54:18.366 INFO kablam! Sep 04 15:54:18.367 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 04 15:54:18.367 INFO kablam! --> src/api.rs:348:34 Sep 04 15:54:18.367 INFO kablam! | Sep 04 15:54:18.367 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 04 15:54:18.367 INFO kablam! | ^^^^^ Sep 04 15:54:18.367 INFO kablam! Sep 04 15:54:18.367 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 04 15:54:18.367 INFO kablam! --> src/api.rs:355:34 Sep 04 15:54:18.367 INFO kablam! | Sep 04 15:54:18.367 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 04 15:54:18.367 INFO kablam! | ^^^^^ Sep 04 15:54:18.367 INFO kablam! Sep 04 15:54:18.367 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 04 15:54:18.367 INFO kablam! --> src/api.rs:441:51 Sep 04 15:54:18.367 INFO kablam! | Sep 04 15:54:18.367 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 04 15:54:18.367 INFO kablam! | ^^^^^ Sep 04 15:54:18.367 INFO kablam! Sep 04 15:54:18.367 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 04 15:54:18.367 INFO kablam! --> src/api.rs:442:51 Sep 04 15:54:18.367 INFO kablam! | Sep 04 15:54:18.367 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 04 15:54:18.368 INFO kablam! | ^^^^^ Sep 04 15:54:18.368 INFO kablam! Sep 04 15:54:18.996 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Sep 04 15:54:18.999 INFO kablam! su: No module specific data is present Sep 04 15:54:19.624 INFO running `"docker" "rm" "-f" "9d814ed3fa4e7831ae4fc29f39d33e6a39554bd9ad148ddc6b3e5955628fc252"` Sep 04 15:54:19.711 INFO blam! 9d814ed3fa4e7831ae4fc29f39d33e6a39554bd9ad148ddc6b3e5955628fc252