Sep 21 07:31:24.751 INFO checking linux-api-0.0.5 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 07:31:24.751 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 07:31:24.751 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:31:24.905 INFO blam! 50a8620d370da88e7dda73bb86de6dc41d41ebf4957e7b1674650461b14e5e24 Sep 21 07:31:24.907 INFO running `"docker" "start" "-a" "50a8620d370da88e7dda73bb86de6dc41d41ebf4957e7b1674650461b14e5e24"` Sep 21 07:31:26.165 INFO kablam! usermod: no changes Sep 21 07:31:26.185 INFO kablam! Checking linux-api v0.0.5 (/source) Sep 21 07:31:26.185 INFO kablam! Checking time-sys v0.0.2 Sep 21 07:31:26.185 INFO kablam! Checking linux-api-exit v0.1.1 Sep 21 07:31:26.185 INFO kablam! Checking linux-api-sys v0.0.1 Sep 21 07:31:26.538 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 21 07:31:26.538 INFO kablam! --> src/time.rs:237:23 Sep 21 07:31:26.538 INFO kablam! | Sep 21 07:31:26.538 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 21 07:31:26.538 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.538 INFO kablam! | Sep 21 07:31:26.538 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 07:31:26.538 INFO kablam! Sep 21 07:31:26.538 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 21 07:31:26.538 INFO kablam! --> src/lib.rs:17:9 Sep 21 07:31:26.538 INFO kablam! | Sep 21 07:31:26.538 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 21 07:31:26.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:31:26.538 INFO kablam! Sep 21 07:31:26.538 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 21 07:31:26.538 INFO kablam! --> src/time.rs:12:17 Sep 21 07:31:26.538 INFO kablam! | Sep 21 07:31:26.538 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 21 07:31:26.538 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.538 INFO kablam! Sep 21 07:31:26.538 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 21 07:31:26.538 INFO kablam! --> src/time.rs:55:17 Sep 21 07:31:26.538 INFO kablam! | Sep 21 07:31:26.538 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 21 07:31:26.538 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.538 INFO kablam! Sep 21 07:31:26.538 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 21 07:31:26.538 INFO kablam! --> src/time.rs:69:34 Sep 21 07:31:26.538 INFO kablam! | Sep 21 07:31:26.538 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 21 07:31:26.538 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.539 INFO kablam! Sep 21 07:31:26.705 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 21 07:31:26.705 INFO kablam! --> src/time.rs:237:23 Sep 21 07:31:26.705 INFO kablam! | Sep 21 07:31:26.705 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 21 07:31:26.705 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.705 INFO kablam! | Sep 21 07:31:26.705 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 07:31:26.705 INFO kablam! Sep 21 07:31:26.705 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 21 07:31:26.705 INFO kablam! --> src/lib.rs:17:9 Sep 21 07:31:26.705 INFO kablam! | Sep 21 07:31:26.705 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 21 07:31:26.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 07:31:26.705 INFO kablam! Sep 21 07:31:26.705 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 21 07:31:26.705 INFO kablam! --> src/time.rs:12:17 Sep 21 07:31:26.705 INFO kablam! | Sep 21 07:31:26.705 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 21 07:31:26.705 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.705 INFO kablam! Sep 21 07:31:26.705 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 21 07:31:26.705 INFO kablam! --> src/time.rs:55:17 Sep 21 07:31:26.705 INFO kablam! | Sep 21 07:31:26.705 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 21 07:31:26.705 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.705 INFO kablam! Sep 21 07:31:26.705 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 21 07:31:26.705 INFO kablam! --> src/lib.rs:72:18 Sep 21 07:31:26.705 INFO kablam! | Sep 21 07:31:26.705 INFO kablam! 72 | let dev: ::dev_t = 12467; Sep 21 07:31:26.705 INFO kablam! | ^^^^^^^ Sep 21 07:31:26.705 INFO kablam! Sep 21 07:31:26.705 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 21 07:31:26.705 INFO kablam! --> src/lib.rs:73:19 Sep 21 07:31:26.705 INFO kablam! | Sep 21 07:31:26.705 INFO kablam! 73 | let mode: ::mode_t = 1365236; Sep 21 07:31:26.705 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.705 INFO kablam! Sep 21 07:31:26.705 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 21 07:31:26.706 INFO kablam! --> src/lib.rs:74:19 Sep 21 07:31:26.706 INFO kablam! | Sep 21 07:31:26.706 INFO kablam! 74 | let time: ::time_t = 134062; Sep 21 07:31:26.706 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.706 INFO kablam! Sep 21 07:31:26.706 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 21 07:31:26.706 INFO kablam! --> src/time.rs:69:34 Sep 21 07:31:26.706 INFO kablam! | Sep 21 07:31:26.706 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 21 07:31:26.706 INFO kablam! | ^^^^^^^^ Sep 21 07:31:26.706 INFO kablam! Sep 21 07:31:26.829 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Sep 21 07:31:26.831 INFO kablam! su: No module specific data is present Sep 21 07:31:27.462 INFO running `"docker" "rm" "-f" "50a8620d370da88e7dda73bb86de6dc41d41ebf4957e7b1674650461b14e5e24"` Sep 21 07:31:27.519 INFO blam! 50a8620d370da88e7dda73bb86de6dc41d41ebf4957e7b1674650461b14e5e24