Sep 20 00:40:08.259 INFO checking linux-api-0.0.5 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 00:40:08.259 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 00:40:08.259 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:40:08.466 INFO blam! 05daee21afb2faf43c984e02ac63782e614a57235d400c53d04c9afa22517d74 Sep 20 00:40:08.467 INFO running `"docker" "start" "-a" "05daee21afb2faf43c984e02ac63782e614a57235d400c53d04c9afa22517d74"` Sep 20 00:40:09.666 INFO kablam! usermod: no changes Sep 20 00:40:09.698 INFO kablam! Checking linux-api v0.0.5 Sep 20 00:40:09.698 INFO kablam! Checking linux-api v0.0.5 (/source) Sep 20 00:40:09.927 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::time_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 00:40:09.927 INFO kablam! --> src/time.rs:237:23 Sep 20 00:40:09.927 INFO kablam! | Sep 20 00:40:09.927 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 20 00:40:09.927 INFO kablam! | ^^^^^^^^ Sep 20 00:40:09.927 INFO kablam! | Sep 20 00:40:09.927 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:40:09.927 INFO kablam! Sep 20 00:40:09.927 INFO kablam! warning: use of deprecated item 'std::os::linux::raw': 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 00:40:09.927 INFO kablam! --> src/lib.rs:17:9 Sep 20 00:40:09.927 INFO kablam! | Sep 20 00:40:09.927 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 20 00:40:09.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 00:40:09.927 INFO kablam! Sep 20 00:40:09.927 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::time_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 00:40:09.927 INFO kablam! --> src/time.rs:12:17 Sep 20 00:40:09.927 INFO kablam! | Sep 20 00:40:09.927 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 20 00:40:09.927 INFO kablam! | ^^^^^^^^ Sep 20 00:40:09.927 INFO kablam! Sep 20 00:40:09.927 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::time_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 00:40:09.927 INFO kablam! --> src/time.rs:55:17 Sep 20 00:40:09.927 INFO kablam! | Sep 20 00:40:09.927 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 20 00:40:09.927 INFO kablam! | ^^^^^^^^ Sep 20 00:40:09.927 INFO kablam! Sep 20 00:40:09.930 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::time_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 00:40:09.930 INFO kablam! --> src/time.rs:69:34 Sep 20 00:40:09.930 INFO kablam! | Sep 20 00:40:09.930 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 20 00:40:09.930 INFO kablam! | ^^^^^^^^ Sep 20 00:40:09.930 INFO kablam! Sep 20 00:40:09.964 INFO kablam! Checking linux-api-sys v0.0.1 Sep 20 00:40:09.964 INFO kablam! Checking linux-api-exit v0.1.1 Sep 20 00:40:09.964 INFO kablam! Checking time-sys v0.0.2 Sep 20 00:40:10.488 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::time_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 00:40:10.488 INFO kablam! --> src/time.rs:237:23 Sep 20 00:40:10.488 INFO kablam! | Sep 20 00:40:10.488 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 20 00:40:10.488 INFO kablam! | ^^^^^^^^ Sep 20 00:40:10.488 INFO kablam! | Sep 20 00:40:10.488 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:40:10.488 INFO kablam! Sep 20 00:40:10.488 INFO kablam! warning: use of deprecated item 'std::os::linux::raw': 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 00:40:10.488 INFO kablam! --> src/lib.rs:17:9 Sep 20 00:40:10.488 INFO kablam! | Sep 20 00:40:10.488 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 20 00:40:10.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 00:40:10.488 INFO kablam! Sep 20 00:40:10.488 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::time_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 00:40:10.488 INFO kablam! --> src/time.rs:12:17 Sep 20 00:40:10.488 INFO kablam! | Sep 20 00:40:10.488 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 20 00:40:10.488 INFO kablam! | ^^^^^^^^ Sep 20 00:40:10.489 INFO kablam! Sep 20 00:40:10.489 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::time_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 00:40:10.489 INFO kablam! --> src/time.rs:55:17 Sep 20 00:40:10.489 INFO kablam! | Sep 20 00:40:10.489 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 20 00:40:10.489 INFO kablam! | ^^^^^^^^ Sep 20 00:40:10.489 INFO kablam! Sep 20 00:40:10.490 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::dev_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 00:40:10.490 INFO kablam! --> src/lib.rs:72:18 Sep 20 00:40:10.490 INFO kablam! | Sep 20 00:40:10.490 INFO kablam! 72 | let dev: ::dev_t = 12467; Sep 20 00:40:10.490 INFO kablam! | ^^^^^^^ Sep 20 00:40:10.490 INFO kablam! Sep 20 00:40:10.490 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::mode_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 00:40:10.490 INFO kablam! --> src/lib.rs:73:19 Sep 20 00:40:10.490 INFO kablam! | Sep 20 00:40:10.490 INFO kablam! 73 | let mode: ::mode_t = 1365236; Sep 20 00:40:10.490 INFO kablam! | ^^^^^^^^ Sep 20 00:40:10.490 INFO kablam! Sep 20 00:40:10.490 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::time_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 00:40:10.490 INFO kablam! --> src/lib.rs:74:19 Sep 20 00:40:10.490 INFO kablam! | Sep 20 00:40:10.490 INFO kablam! 74 | let time: ::time_t = 134062; Sep 20 00:40:10.490 INFO kablam! | ^^^^^^^^ Sep 20 00:40:10.490 INFO kablam! Sep 20 00:40:10.490 INFO kablam! warning: use of deprecated item 'std::os::linux::raw::time_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 00:40:10.490 INFO kablam! --> src/time.rs:69:34 Sep 20 00:40:10.490 INFO kablam! | Sep 20 00:40:10.490 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 20 00:40:10.490 INFO kablam! | ^^^^^^^^ Sep 20 00:40:10.490 INFO kablam! Sep 20 00:40:10.654 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Sep 20 00:40:10.656 INFO kablam! su: No module specific data is present Sep 20 00:40:11.151 INFO running `"docker" "rm" "-f" "05daee21afb2faf43c984e02ac63782e614a57235d400c53d04c9afa22517d74"` Sep 20 00:40:11.202 INFO blam! 05daee21afb2faf43c984e02ac63782e614a57235d400c53d04c9afa22517d74