Sep 17 21:51:09.405 INFO checking linux-api-0.0.5 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:51:09.406 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:51:09.406 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:51:09.562 INFO blam! 826ed7b0c144b3e7f47e945fbadef0645ec5f6e9422e68e59a404f090ad4d527 Sep 17 21:51:09.563 INFO running `"docker" "start" "-a" "826ed7b0c144b3e7f47e945fbadef0645ec5f6e9422e68e59a404f090ad4d527"` Sep 17 21:51:10.259 INFO kablam! usermod: no changes Sep 17 21:51:10.299 INFO kablam! Checking linux-api v0.0.5 Sep 17 21:51:10.299 INFO kablam! Checking linux-api v0.0.5 (/source) Sep 17 21:51:10.544 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 17 21:51:10.544 INFO kablam! --> src/time.rs:237:23 Sep 17 21:51:10.544 INFO kablam! | Sep 17 21:51:10.544 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 17 21:51:10.544 INFO kablam! | ^^^^^^^^ Sep 17 21:51:10.544 INFO kablam! | Sep 17 21:51:10.544 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 21:51:10.544 INFO kablam! Sep 17 21:51:10.544 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 17 21:51:10.544 INFO kablam! --> src/lib.rs:17:9 Sep 17 21:51:10.544 INFO kablam! | Sep 17 21:51:10.544 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 17 21:51:10.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 21:51:10.544 INFO kablam! Sep 17 21:51:10.545 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 17 21:51:10.545 INFO kablam! --> src/time.rs:12:17 Sep 17 21:51:10.545 INFO kablam! | Sep 17 21:51:10.545 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 17 21:51:10.545 INFO kablam! | ^^^^^^^^ Sep 17 21:51:10.545 INFO kablam! Sep 17 21:51:10.545 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 17 21:51:10.545 INFO kablam! --> src/time.rs:55:17 Sep 17 21:51:10.545 INFO kablam! | Sep 17 21:51:10.545 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 17 21:51:10.545 INFO kablam! | ^^^^^^^^ Sep 17 21:51:10.545 INFO kablam! Sep 17 21:51:10.545 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 17 21:51:10.545 INFO kablam! --> src/time.rs:69:34 Sep 17 21:51:10.545 INFO kablam! | Sep 17 21:51:10.545 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 17 21:51:10.545 INFO kablam! | ^^^^^^^^ Sep 17 21:51:10.545 INFO kablam! Sep 17 21:51:10.610 INFO kablam! Checking linux-api-exit v0.1.1 Sep 17 21:51:10.610 INFO kablam! Checking linux-api-sys v0.0.1 Sep 17 21:51:10.610 INFO kablam! Checking time-sys v0.0.2 Sep 17 21:51:11.251 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 17 21:51:11.251 INFO kablam! --> src/time.rs:237:23 Sep 17 21:51:11.251 INFO kablam! | Sep 17 21:51:11.251 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 17 21:51:11.251 INFO kablam! | ^^^^^^^^ Sep 17 21:51:11.251 INFO kablam! | Sep 17 21:51:11.251 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 21:51:11.251 INFO kablam! Sep 17 21:51:11.251 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 17 21:51:11.251 INFO kablam! --> src/lib.rs:17:9 Sep 17 21:51:11.251 INFO kablam! | Sep 17 21:51:11.251 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 17 21:51:11.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 21:51:11.251 INFO kablam! Sep 17 21:51:11.251 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 17 21:51:11.251 INFO kablam! --> src/time.rs:12:17 Sep 17 21:51:11.251 INFO kablam! | Sep 17 21:51:11.251 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 17 21:51:11.251 INFO kablam! | ^^^^^^^^ Sep 17 21:51:11.251 INFO kablam! Sep 17 21:51:11.251 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 17 21:51:11.251 INFO kablam! --> src/time.rs:55:17 Sep 17 21:51:11.251 INFO kablam! | Sep 17 21:51:11.251 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 17 21:51:11.251 INFO kablam! | ^^^^^^^^ Sep 17 21:51:11.251 INFO kablam! Sep 17 21:51:11.268 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 17 21:51:11.268 INFO kablam! --> src/lib.rs:72:18 Sep 17 21:51:11.268 INFO kablam! | Sep 17 21:51:11.268 INFO kablam! 72 | let dev: ::dev_t = 12467; Sep 17 21:51:11.269 INFO kablam! | ^^^^^^^ Sep 17 21:51:11.269 INFO kablam! Sep 17 21:51:11.269 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 17 21:51:11.269 INFO kablam! --> src/lib.rs:73:19 Sep 17 21:51:11.269 INFO kablam! | Sep 17 21:51:11.269 INFO kablam! 73 | let mode: ::mode_t = 1365236; Sep 17 21:51:11.269 INFO kablam! | ^^^^^^^^ Sep 17 21:51:11.269 INFO kablam! Sep 17 21:51:11.269 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 17 21:51:11.269 INFO kablam! --> src/lib.rs:74:19 Sep 17 21:51:11.269 INFO kablam! | Sep 17 21:51:11.269 INFO kablam! 74 | let time: ::time_t = 134062; Sep 17 21:51:11.269 INFO kablam! | ^^^^^^^^ Sep 17 21:51:11.269 INFO kablam! Sep 17 21:51:11.269 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 17 21:51:11.269 INFO kablam! --> src/time.rs:69:34 Sep 17 21:51:11.269 INFO kablam! | Sep 17 21:51:11.269 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 17 21:51:11.269 INFO kablam! | ^^^^^^^^ Sep 17 21:51:11.269 INFO kablam! Sep 17 21:51:11.417 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Sep 17 21:51:11.422 INFO kablam! su: No module specific data is present Sep 17 21:51:12.086 INFO running `"docker" "rm" "-f" "826ed7b0c144b3e7f47e945fbadef0645ec5f6e9422e68e59a404f090ad4d527"` Sep 17 21:51:12.185 INFO blam! 826ed7b0c144b3e7f47e945fbadef0645ec5f6e9422e68e59a404f090ad4d527