Sep 04 14:52:20.382 INFO checking linux-api-0.0.5 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 14:52:20.382 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 14:52:20.382 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 14:52:20.559 INFO blam! f0c6fab95b5d98abc39648d5bd2ffde0d1d83a7d47c4333d411a6cc37b14d346 Sep 04 14:52:20.559 INFO running `"docker" "start" "-a" "f0c6fab95b5d98abc39648d5bd2ffde0d1d83a7d47c4333d411a6cc37b14d346"` Sep 04 14:52:21.464 INFO kablam! Checking linux-api v0.0.5 (file:///source) Sep 04 14:52:21.464 INFO kablam! Checking linux-api-sys v0.0.1 Sep 04 14:52:21.464 INFO kablam! Checking linux-api-exit v0.1.1 Sep 04 14:52:21.465 INFO kablam! Checking time-sys v0.0.2 Sep 04 14:52:22.060 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 04 14:52:22.060 INFO kablam! --> src/time.rs:237:23 Sep 04 14:52:22.060 INFO kablam! | Sep 04 14:52:22.060 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 04 14:52:22.060 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.060 INFO kablam! | Sep 04 14:52:22.060 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:52:22.060 INFO kablam! Sep 04 14:52:22.060 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 04 14:52:22.060 INFO kablam! --> src/lib.rs:17:9 Sep 04 14:52:22.060 INFO kablam! | Sep 04 14:52:22.060 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 04 14:52:22.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 14:52:22.060 INFO kablam! Sep 04 14:52:22.060 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 04 14:52:22.060 INFO kablam! --> src/time.rs:12:17 Sep 04 14:52:22.060 INFO kablam! | Sep 04 14:52:22.060 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 04 14:52:22.060 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.060 INFO kablam! Sep 04 14:52:22.061 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 04 14:52:22.061 INFO kablam! --> src/time.rs:55:17 Sep 04 14:52:22.061 INFO kablam! | Sep 04 14:52:22.061 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 04 14:52:22.061 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.061 INFO kablam! Sep 04 14:52:22.061 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 04 14:52:22.061 INFO kablam! --> src/time.rs:69:34 Sep 04 14:52:22.061 INFO kablam! | Sep 04 14:52:22.061 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 04 14:52:22.061 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.061 INFO kablam! Sep 04 14:52:22.629 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 04 14:52:22.629 INFO kablam! --> src/time.rs:237:23 Sep 04 14:52:22.629 INFO kablam! | Sep 04 14:52:22.629 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 04 14:52:22.629 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.629 INFO kablam! | Sep 04 14:52:22.629 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 14:52:22.629 INFO kablam! Sep 04 14:52:22.629 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 04 14:52:22.629 INFO kablam! --> src/lib.rs:17:9 Sep 04 14:52:22.629 INFO kablam! | Sep 04 14:52:22.629 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 04 14:52:22.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 14:52:22.629 INFO kablam! Sep 04 14:52:22.629 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 04 14:52:22.629 INFO kablam! --> src/lib.rs:72:18 Sep 04 14:52:22.629 INFO kablam! | Sep 04 14:52:22.629 INFO kablam! 72 | let dev: ::dev_t = 12467; Sep 04 14:52:22.629 INFO kablam! | ^^^^^^^ Sep 04 14:52:22.629 INFO kablam! Sep 04 14:52:22.629 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 04 14:52:22.629 INFO kablam! --> src/lib.rs:73:19 Sep 04 14:52:22.629 INFO kablam! | Sep 04 14:52:22.629 INFO kablam! 73 | let mode: ::mode_t = 1365236; Sep 04 14:52:22.629 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.629 INFO kablam! Sep 04 14:52:22.629 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 04 14:52:22.630 INFO kablam! --> src/lib.rs:74:19 Sep 04 14:52:22.630 INFO kablam! | Sep 04 14:52:22.630 INFO kablam! 74 | let time: ::time_t = 134062; Sep 04 14:52:22.630 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.630 INFO kablam! Sep 04 14:52:22.630 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 04 14:52:22.630 INFO kablam! --> src/time.rs:12:17 Sep 04 14:52:22.630 INFO kablam! | Sep 04 14:52:22.630 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 04 14:52:22.630 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.630 INFO kablam! Sep 04 14:52:22.630 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 04 14:52:22.630 INFO kablam! --> src/time.rs:55:17 Sep 04 14:52:22.630 INFO kablam! | Sep 04 14:52:22.630 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 04 14:52:22.630 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.630 INFO kablam! Sep 04 14:52:22.630 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 04 14:52:22.630 INFO kablam! --> src/time.rs:69:34 Sep 04 14:52:22.630 INFO kablam! | Sep 04 14:52:22.630 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 04 14:52:22.630 INFO kablam! | ^^^^^^^^ Sep 04 14:52:22.630 INFO kablam! Sep 04 14:52:22.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Sep 04 14:52:22.879 INFO kablam! su: No module specific data is present Sep 04 14:52:23.277 INFO running `"docker" "rm" "-f" "f0c6fab95b5d98abc39648d5bd2ffde0d1d83a7d47c4333d411a6cc37b14d346"` Sep 04 14:52:23.361 INFO blam! f0c6fab95b5d98abc39648d5bd2ffde0d1d83a7d47c4333d411a6cc37b14d346