Sep 19 23:23:05.952 INFO checking keyutils-0.2.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 23:23:05.952 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 23:23:05.952 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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.130 INFO blam! bcfa4e0ca57a0fc8440759064c7e8fef74c19c29a4e10c3f2dc5a6749de57477 Sep 19 23:23:06.132 INFO running `"docker" "start" "-a" "bcfa4e0ca57a0fc8440759064c7e8fef74c19c29a4e10c3f2dc5a6749de57477"` Sep 19 23:23:07.009 INFO kablam! usermod: no changes Sep 19 23:23:07.057 INFO kablam! Checking keyutils v0.2.1 (/source) Sep 19 23:23:07.387 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:07.387 INFO kablam! --> src/api.rs:10:26 Sep 19 23:23:07.387 INFO kablam! | Sep 19 23:23:07.387 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 19 23:23:07.387 INFO kablam! | ^^^^^ Sep 19 23:23:07.387 INFO kablam! | Sep 19 23:23:07.387 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:23:07.387 INFO kablam! Sep 19 23:23:07.387 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:07.387 INFO kablam! --> src/api.rs:10:33 Sep 19 23:23:07.387 INFO kablam! | Sep 19 23:23:07.387 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 19 23:23:07.387 INFO kablam! | ^^^^^ Sep 19 23:23:07.388 INFO kablam! Sep 19 23:23:07.388 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:07.388 INFO kablam! --> src/api.rs:416:25 Sep 19 23:23:07.388 INFO kablam! | Sep 19 23:23:07.388 INFO kablam! 416 | pub uid: uid_t, Sep 19 23:23:07.388 INFO kablam! | ^^^^^ Sep 19 23:23:07.388 INFO kablam! Sep 19 23:23:07.388 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:07.388 INFO kablam! --> src/api.rs:418:25 Sep 19 23:23:07.388 INFO kablam! | Sep 19 23:23:07.388 INFO kablam! 418 | pub gid: gid_t, Sep 19 23:23:07.388 INFO kablam! | ^^^^^ Sep 19 23:23:07.388 INFO kablam! Sep 19 23:23:07.388 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:07.388 INFO kablam! --> src/api.rs:248:34 Sep 19 23:23:07.388 INFO kablam! | Sep 19 23:23:07.388 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 19 23:23:07.388 INFO kablam! | ^^^^^ Sep 19 23:23:07.388 INFO kablam! Sep 19 23:23:07.388 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:07.388 INFO kablam! --> src/api.rs:255:34 Sep 19 23:23:07.389 INFO kablam! | Sep 19 23:23:07.389 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 19 23:23:07.389 INFO kablam! | ^^^^^ Sep 19 23:23:07.389 INFO kablam! Sep 19 23:23:07.389 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:07.389 INFO kablam! --> src/api.rs:348:34 Sep 19 23:23:07.389 INFO kablam! | Sep 19 23:23:07.389 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 19 23:23:07.389 INFO kablam! | ^^^^^ Sep 19 23:23:07.389 INFO kablam! Sep 19 23:23:07.393 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:07.393 INFO kablam! --> src/api.rs:355:34 Sep 19 23:23:07.393 INFO kablam! | Sep 19 23:23:07.393 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 19 23:23:07.393 INFO kablam! | ^^^^^ Sep 19 23:23:07.393 INFO kablam! Sep 19 23:23:07.393 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:07.393 INFO kablam! --> src/api.rs:441:51 Sep 19 23:23:07.393 INFO kablam! | Sep 19 23:23:07.393 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 19 23:23:07.393 INFO kablam! | ^^^^^ Sep 19 23:23:07.393 INFO kablam! Sep 19 23:23:07.393 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:07.393 INFO kablam! --> src/api.rs:442:51 Sep 19 23:23:07.393 INFO kablam! | Sep 19 23:23:07.393 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 19 23:23:07.393 INFO kablam! | ^^^^^ Sep 19 23:23:07.393 INFO kablam! Sep 19 23:23:07.393 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:07.393 INFO kablam! --> src/api.rs:10:26 Sep 19 23:23:07.393 INFO kablam! | Sep 19 23:23:07.393 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 19 23:23:07.393 INFO kablam! | ^^^^^ Sep 19 23:23:07.393 INFO kablam! | Sep 19 23:23:07.394 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:23:07.394 INFO kablam! Sep 19 23:23:07.394 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:07.394 INFO kablam! --> src/api.rs:10:33 Sep 19 23:23:07.394 INFO kablam! | Sep 19 23:23:07.394 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 19 23:23:07.395 INFO kablam! | ^^^^^ Sep 19 23:23:07.395 INFO kablam! Sep 19 23:23:07.395 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:07.395 INFO kablam! --> src/api.rs:416:25 Sep 19 23:23:07.395 INFO kablam! | Sep 19 23:23:07.395 INFO kablam! 416 | pub uid: uid_t, Sep 19 23:23:07.395 INFO kablam! | ^^^^^ Sep 19 23:23:07.395 INFO kablam! Sep 19 23:23:07.395 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:07.395 INFO kablam! --> src/api.rs:418:25 Sep 19 23:23:07.395 INFO kablam! | Sep 19 23:23:07.395 INFO kablam! 418 | pub gid: gid_t, Sep 19 23:23:07.395 INFO kablam! | ^^^^^ Sep 19 23:23:07.395 INFO kablam! Sep 19 23:23:07.395 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:07.395 INFO kablam! --> src/api.rs:248:34 Sep 19 23:23:07.395 INFO kablam! | Sep 19 23:23:07.395 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 19 23:23:07.395 INFO kablam! | ^^^^^ Sep 19 23:23:07.395 INFO kablam! Sep 19 23:23:07.395 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:07.395 INFO kablam! --> src/api.rs:255:34 Sep 19 23:23:07.395 INFO kablam! | Sep 19 23:23:07.395 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 19 23:23:07.395 INFO kablam! | ^^^^^ Sep 19 23:23:07.395 INFO kablam! Sep 19 23:23:07.395 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:07.395 INFO kablam! --> src/api.rs:348:34 Sep 19 23:23:07.395 INFO kablam! | Sep 19 23:23:07.395 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 19 23:23:07.395 INFO kablam! | ^^^^^ Sep 19 23:23:07.395 INFO kablam! Sep 19 23:23:07.395 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:07.395 INFO kablam! --> src/api.rs:355:34 Sep 19 23:23:07.395 INFO kablam! | Sep 19 23:23:07.395 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 19 23:23:07.396 INFO kablam! | ^^^^^ Sep 19 23:23:07.396 INFO kablam! Sep 19 23:23:07.396 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:07.396 INFO kablam! --> src/api.rs:441:51 Sep 19 23:23:07.396 INFO kablam! | Sep 19 23:23:07.397 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 19 23:23:07.397 INFO kablam! | ^^^^^ Sep 19 23:23:07.397 INFO kablam! Sep 19 23:23:07.397 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:07.397 INFO kablam! --> src/api.rs:442:51 Sep 19 23:23:07.397 INFO kablam! | Sep 19 23:23:07.397 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 19 23:23:07.397 INFO kablam! | ^^^^^ Sep 19 23:23:07.397 INFO kablam! Sep 19 23:23:07.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Sep 19 23:23:07.791 INFO kablam! su: No module specific data is present Sep 19 23:23:08.413 INFO running `"docker" "rm" "-f" "bcfa4e0ca57a0fc8440759064c7e8fef74c19c29a4e10c3f2dc5a6749de57477"` Sep 19 23:23:08.488 INFO blam! bcfa4e0ca57a0fc8440759064c7e8fef74c19c29a4e10c3f2dc5a6749de57477