Sep 20 01:11:43.665 INFO checking keyutils-0.2.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 01:11:43.665 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 01:11:43.666 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:11:43.879 INFO blam! 8b29dfe75881df853871c5dc6e871772831e0b012b860b209c5a0e27d11f147c Sep 20 01:11:43.881 INFO running `"docker" "start" "-a" "8b29dfe75881df853871c5dc6e871772831e0b012b860b209c5a0e27d11f147c"` Sep 20 01:11:44.393 INFO kablam! usermod: no changes Sep 20 01:11:44.447 INFO kablam! Checking keyutils v0.2.1 (/source) Sep 20 01:11:44.990 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 20 01:11:44.991 INFO kablam! --> src/api.rs:10:26 Sep 20 01:11:44.991 INFO kablam! | Sep 20 01:11:44.991 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 20 01:11:44.992 INFO kablam! | ^^^^^ Sep 20 01:11:44.992 INFO kablam! | Sep 20 01:11:44.993 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 01:11:44.993 INFO kablam! Sep 20 01:11:44.994 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 20 01:11:44.994 INFO kablam! --> src/api.rs:10:33 Sep 20 01:11:44.995 INFO kablam! | Sep 20 01:11:44.995 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 20 01:11:44.995 INFO kablam! | ^^^^^ Sep 20 01:11:44.996 INFO kablam! Sep 20 01:11:44.996 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 20 01:11:44.997 INFO kablam! --> src/api.rs:416:25 Sep 20 01:11:44.997 INFO kablam! | Sep 20 01:11:44.998 INFO kablam! 416 | pub uid: uid_t, Sep 20 01:11:44.998 INFO kablam! | ^^^^^ Sep 20 01:11:44.998 INFO kablam! Sep 20 01:11:44.999 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 20 01:11:44.999 INFO kablam! --> src/api.rs:418:25 Sep 20 01:11:45.000 INFO kablam! | Sep 20 01:11:45.000 INFO kablam! 418 | pub gid: gid_t, Sep 20 01:11:45.001 INFO kablam! | ^^^^^ Sep 20 01:11:45.001 INFO kablam! Sep 20 01:11:45.002 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 20 01:11:45.003 INFO kablam! --> src/api.rs:248:34 Sep 20 01:11:45.003 INFO kablam! | Sep 20 01:11:45.004 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 20 01:11:45.004 INFO kablam! | ^^^^^ Sep 20 01:11:45.004 INFO kablam! Sep 20 01:11:45.005 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 20 01:11:45.005 INFO kablam! --> src/api.rs:255:34 Sep 20 01:11:45.006 INFO kablam! | Sep 20 01:11:45.006 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 20 01:11:45.007 INFO kablam! | ^^^^^ Sep 20 01:11:45.007 INFO kablam! Sep 20 01:11:45.008 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 20 01:11:45.008 INFO kablam! --> src/api.rs:348:34 Sep 20 01:11:45.008 INFO kablam! | Sep 20 01:11:45.009 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 20 01:11:45.009 INFO kablam! | ^^^^^ Sep 20 01:11:45.010 INFO kablam! Sep 20 01:11:45.010 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 20 01:11:45.011 INFO kablam! --> src/api.rs:355:34 Sep 20 01:11:45.011 INFO kablam! | Sep 20 01:11:45.011 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 20 01:11:45.012 INFO kablam! | ^^^^^ Sep 20 01:11:45.012 INFO kablam! Sep 20 01:11:45.013 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 20 01:11:45.013 INFO kablam! --> src/api.rs:441:51 Sep 20 01:11:45.013 INFO kablam! | Sep 20 01:11:45.014 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 20 01:11:45.014 INFO kablam! | ^^^^^ Sep 20 01:11:45.015 INFO kablam! Sep 20 01:11:45.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 20 01:11:45.016 INFO kablam! --> src/api.rs:442:51 Sep 20 01:11:45.016 INFO kablam! | Sep 20 01:11:45.016 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 20 01:11:45.017 INFO kablam! | ^^^^^ Sep 20 01:11:45.017 INFO kablam! Sep 20 01:11:45.070 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 20 01:11:45.071 INFO kablam! --> src/api.rs:10:26 Sep 20 01:11:45.071 INFO kablam! | Sep 20 01:11:45.071 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 20 01:11:45.071 INFO kablam! | ^^^^^ Sep 20 01:11:45.071 INFO kablam! | Sep 20 01:11:45.071 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 01:11:45.071 INFO kablam! Sep 20 01:11:45.071 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 20 01:11:45.071 INFO kablam! --> src/api.rs:10:33 Sep 20 01:11:45.072 INFO kablam! | Sep 20 01:11:45.072 INFO kablam! 10 | use std::os::unix::raw::{gid_t, uid_t}; Sep 20 01:11:45.072 INFO kablam! | ^^^^^ Sep 20 01:11:45.072 INFO kablam! Sep 20 01:11:45.072 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 20 01:11:45.072 INFO kablam! --> src/api.rs:416:25 Sep 20 01:11:45.073 INFO kablam! | Sep 20 01:11:45.073 INFO kablam! 416 | pub uid: uid_t, Sep 20 01:11:45.073 INFO kablam! | ^^^^^ Sep 20 01:11:45.073 INFO kablam! Sep 20 01:11:45.073 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 20 01:11:45.073 INFO kablam! --> src/api.rs:418:25 Sep 20 01:11:45.073 INFO kablam! | Sep 20 01:11:45.073 INFO kablam! 418 | pub gid: gid_t, Sep 20 01:11:45.073 INFO kablam! | ^^^^^ Sep 20 01:11:45.073 INFO kablam! Sep 20 01:11:45.074 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 20 01:11:45.074 INFO kablam! --> src/api.rs:248:34 Sep 20 01:11:45.074 INFO kablam! | Sep 20 01:11:45.074 INFO kablam! 248 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 20 01:11:45.074 INFO kablam! | ^^^^^ Sep 20 01:11:45.074 INFO kablam! Sep 20 01:11:45.074 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 20 01:11:45.074 INFO kablam! --> src/api.rs:255:34 Sep 20 01:11:45.074 INFO kablam! | Sep 20 01:11:45.075 INFO kablam! 255 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 20 01:11:45.075 INFO kablam! | ^^^^^ Sep 20 01:11:45.075 INFO kablam! Sep 20 01:11:45.075 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 20 01:11:45.075 INFO kablam! --> src/api.rs:348:34 Sep 20 01:11:45.075 INFO kablam! | Sep 20 01:11:45.075 INFO kablam! 348 | pub fn chown(&mut self, uid: uid_t) -> Result<()> { Sep 20 01:11:45.076 INFO kablam! | ^^^^^ Sep 20 01:11:45.076 INFO kablam! Sep 20 01:11:45.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 20 01:11:45.076 INFO kablam! --> src/api.rs:355:34 Sep 20 01:11:45.076 INFO kablam! | Sep 20 01:11:45.076 INFO kablam! 355 | pub fn chgrp(&mut self, gid: gid_t) -> Result<()> { Sep 20 01:11:45.076 INFO kablam! | ^^^^^ Sep 20 01:11:45.076 INFO kablam! Sep 20 01:11:45.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 20 01:11:45.076 INFO kablam! --> src/api.rs:441:51 Sep 20 01:11:45.076 INFO kablam! | Sep 20 01:11:45.076 INFO kablam! 441 | uid: pieces[3].parse::().unwrap(), Sep 20 01:11:45.077 INFO kablam! | ^^^^^ Sep 20 01:11:45.077 INFO kablam! Sep 20 01:11:45.077 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 20 01:11:45.077 INFO kablam! --> src/api.rs:442:51 Sep 20 01:11:45.077 INFO kablam! | Sep 20 01:11:45.077 INFO kablam! 442 | gid: pieces[2].parse::().unwrap(), Sep 20 01:11:45.077 INFO kablam! | ^^^^^ Sep 20 01:11:45.077 INFO kablam! Sep 20 01:11:45.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Sep 20 01:11:45.524 INFO kablam! su: No module specific data is present Sep 20 01:11:46.024 INFO running `"docker" "rm" "-f" "8b29dfe75881df853871c5dc6e871772831e0b012b860b209c5a0e27d11f147c"` Sep 20 01:11:46.131 INFO blam! 8b29dfe75881df853871c5dc6e871772831e0b012b860b209c5a0e27d11f147c