Sep 01 15:01:59.444 INFO checking linux-api-0.0.5 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 15:01:59.444 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 15:01:59.444 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:01:59.606 INFO blam! fb575899c7a4a1e05d4f8322e06e393055a059f21f69f644daa6b1062475871b Sep 01 15:01:59.609 INFO running `"docker" "start" "-a" "fb575899c7a4a1e05d4f8322e06e393055a059f21f69f644daa6b1062475871b"` Sep 01 15:02:00.634 INFO kablam! Checking linux-api v0.0.5 (file:///source) Sep 01 15:02:00.634 INFO kablam! Checking linux-api-sys v0.0.1 Sep 01 15:02:00.635 INFO kablam! Checking time-sys v0.0.2 Sep 01 15:02:00.635 INFO kablam! Checking linux-api-exit v0.1.1 Sep 01 15:02:01.223 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 01 15:02:01.223 INFO kablam! --> src/time.rs:237:23 Sep 01 15:02:01.223 INFO kablam! | Sep 01 15:02:01.224 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 01 15:02:01.224 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.224 INFO kablam! | Sep 01 15:02:01.224 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 15:02:01.224 INFO kablam! Sep 01 15:02:01.224 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 01 15:02:01.224 INFO kablam! --> src/lib.rs:17:9 Sep 01 15:02:01.224 INFO kablam! | Sep 01 15:02:01.224 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 01 15:02:01.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 15:02:01.224 INFO kablam! Sep 01 15:02:01.224 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 01 15:02:01.224 INFO kablam! --> src/time.rs:12:17 Sep 01 15:02:01.224 INFO kablam! | Sep 01 15:02:01.224 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 01 15:02:01.224 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.224 INFO kablam! Sep 01 15:02:01.224 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 01 15:02:01.224 INFO kablam! --> src/time.rs:55:17 Sep 01 15:02:01.224 INFO kablam! | Sep 01 15:02:01.224 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 01 15:02:01.224 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.224 INFO kablam! Sep 01 15:02:01.224 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 01 15:02:01.224 INFO kablam! --> src/time.rs:69:34 Sep 01 15:02:01.225 INFO kablam! | Sep 01 15:02:01.225 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 01 15:02:01.225 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.225 INFO kablam! Sep 01 15:02:01.780 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 01 15:02:01.780 INFO kablam! --> src/time.rs:237:23 Sep 01 15:02:01.780 INFO kablam! | Sep 01 15:02:01.780 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 01 15:02:01.780 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.780 INFO kablam! | Sep 01 15:02:01.780 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 15:02:01.780 INFO kablam! Sep 01 15:02:01.780 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 01 15:02:01.780 INFO kablam! --> src/lib.rs:17:9 Sep 01 15:02:01.780 INFO kablam! | Sep 01 15:02:01.780 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 01 15:02:01.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 15:02:01.780 INFO kablam! Sep 01 15:02:01.780 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 01 15:02:01.780 INFO kablam! --> src/lib.rs:72:18 Sep 01 15:02:01.780 INFO kablam! | Sep 01 15:02:01.780 INFO kablam! 72 | let dev: ::dev_t = 12467; Sep 01 15:02:01.780 INFO kablam! | ^^^^^^^ Sep 01 15:02:01.781 INFO kablam! Sep 01 15:02:01.781 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 01 15:02:01.781 INFO kablam! --> src/lib.rs:73:19 Sep 01 15:02:01.781 INFO kablam! | Sep 01 15:02:01.781 INFO kablam! 73 | let mode: ::mode_t = 1365236; Sep 01 15:02:01.781 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.781 INFO kablam! Sep 01 15:02:01.781 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 01 15:02:01.781 INFO kablam! --> src/lib.rs:74:19 Sep 01 15:02:01.781 INFO kablam! | Sep 01 15:02:01.781 INFO kablam! 74 | let time: ::time_t = 134062; Sep 01 15:02:01.781 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.781 INFO kablam! Sep 01 15:02:01.781 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 01 15:02:01.781 INFO kablam! --> src/time.rs:12:17 Sep 01 15:02:01.781 INFO kablam! | Sep 01 15:02:01.781 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 01 15:02:01.781 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.781 INFO kablam! Sep 01 15:02:01.781 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 01 15:02:01.781 INFO kablam! --> src/time.rs:55:17 Sep 01 15:02:01.781 INFO kablam! | Sep 01 15:02:01.781 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 01 15:02:01.781 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.781 INFO kablam! Sep 01 15:02:01.781 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 01 15:02:01.781 INFO kablam! --> src/time.rs:69:34 Sep 01 15:02:01.782 INFO kablam! | Sep 01 15:02:01.782 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 01 15:02:01.782 INFO kablam! | ^^^^^^^^ Sep 01 15:02:01.782 INFO kablam! Sep 01 15:02:02.046 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Sep 01 15:02:02.048 INFO kablam! su: No module specific data is present Sep 01 15:02:02.635 INFO running `"docker" "rm" "-f" "fb575899c7a4a1e05d4f8322e06e393055a059f21f69f644daa6b1062475871b"` Sep 01 15:02:02.737 INFO blam! fb575899c7a4a1e05d4f8322e06e393055a059f21f69f644daa6b1062475871b