Sep 10 15:20:48.362 INFO checking linux-api-0.0.5 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 15:20:48.363 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 15:20:48.363 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 15:20:48.524 INFO blam! 540aa2b61cc36c49e850802ca5cd231c7fa345fde29e7a0e502c55881cff1b29 Sep 10 15:20:48.525 INFO running `"docker" "start" "-a" "540aa2b61cc36c49e850802ca5cd231c7fa345fde29e7a0e502c55881cff1b29"` Sep 10 15:20:49.366 INFO kablam! usermod: no changes Sep 10 15:20:49.397 INFO kablam! Checking linux-api v0.0.5 Sep 10 15:20:49.397 INFO kablam! Checking linux-api v0.0.5 (file:///source) Sep 10 15:20:49.649 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 10 15:20:49.649 INFO kablam! --> src/time.rs:237:23 Sep 10 15:20:49.649 INFO kablam! | Sep 10 15:20:49.649 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 10 15:20:49.649 INFO kablam! | ^^^^^^^^ Sep 10 15:20:49.649 INFO kablam! | Sep 10 15:20:49.649 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 15:20:49.649 INFO kablam! Sep 10 15:20:49.649 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 10 15:20:49.649 INFO kablam! --> src/lib.rs:17:9 Sep 10 15:20:49.649 INFO kablam! | Sep 10 15:20:49.649 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 10 15:20:49.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 10 15:20:49.649 INFO kablam! Sep 10 15:20:49.649 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 10 15:20:49.649 INFO kablam! --> src/time.rs:12:17 Sep 10 15:20:49.649 INFO kablam! | Sep 10 15:20:49.649 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 10 15:20:49.649 INFO kablam! | ^^^^^^^^ Sep 10 15:20:49.649 INFO kablam! Sep 10 15:20:49.649 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 10 15:20:49.649 INFO kablam! --> src/time.rs:55:17 Sep 10 15:20:49.649 INFO kablam! | Sep 10 15:20:49.649 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 10 15:20:49.649 INFO kablam! | ^^^^^^^^ Sep 10 15:20:49.649 INFO kablam! Sep 10 15:20:49.649 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 10 15:20:49.649 INFO kablam! --> src/time.rs:69:34 Sep 10 15:20:49.649 INFO kablam! | Sep 10 15:20:49.649 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 10 15:20:49.649 INFO kablam! | ^^^^^^^^ Sep 10 15:20:49.649 INFO kablam! Sep 10 15:20:49.726 INFO kablam! Checking time-sys v0.0.2 Sep 10 15:20:49.726 INFO kablam! Checking linux-api-exit v0.1.1 Sep 10 15:20:49.726 INFO kablam! Checking linux-api-sys v0.0.1 Sep 10 15:20:50.290 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 10 15:20:50.290 INFO kablam! --> src/time.rs:237:23 Sep 10 15:20:50.290 INFO kablam! | Sep 10 15:20:50.290 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Sep 10 15:20:50.290 INFO kablam! | ^^^^^^^^ Sep 10 15:20:50.290 INFO kablam! | Sep 10 15:20:50.290 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 15:20:50.290 INFO kablam! Sep 10 15:20:50.290 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 10 15:20:50.290 INFO kablam! --> src/lib.rs:17:9 Sep 10 15:20:50.290 INFO kablam! | Sep 10 15:20:50.290 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Sep 10 15:20:50.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 10 15:20:50.290 INFO kablam! Sep 10 15:20:50.290 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 10 15:20:50.290 INFO kablam! --> src/time.rs:12:17 Sep 10 15:20:50.290 INFO kablam! | Sep 10 15:20:50.290 INFO kablam! 12 | pub tv_sec: ::time_t, Sep 10 15:20:50.290 INFO kablam! | ^^^^^^^^ Sep 10 15:20:50.290 INFO kablam! Sep 10 15:20:50.290 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 10 15:20:50.290 INFO kablam! --> src/time.rs:55:17 Sep 10 15:20:50.290 INFO kablam! | Sep 10 15:20:50.290 INFO kablam! 55 | pub tv_sec: ::time_t, Sep 10 15:20:50.290 INFO kablam! | ^^^^^^^^ Sep 10 15:20:50.290 INFO kablam! Sep 10 15:20:50.290 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 10 15:20:50.290 INFO kablam! --> src/lib.rs:72:18 Sep 10 15:20:50.290 INFO kablam! | Sep 10 15:20:50.290 INFO kablam! 72 | let dev: ::dev_t = 12467; Sep 10 15:20:50.290 INFO kablam! | ^^^^^^^ Sep 10 15:20:50.290 INFO kablam! Sep 10 15:20:50.290 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 10 15:20:50.290 INFO kablam! --> src/lib.rs:73:19 Sep 10 15:20:50.290 INFO kablam! | Sep 10 15:20:50.290 INFO kablam! 73 | let mode: ::mode_t = 1365236; Sep 10 15:20:50.290 INFO kablam! | ^^^^^^^^ Sep 10 15:20:50.290 INFO kablam! Sep 10 15:20:50.290 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 10 15:20:50.290 INFO kablam! --> src/lib.rs:74:19 Sep 10 15:20:50.290 INFO kablam! | Sep 10 15:20:50.290 INFO kablam! 74 | let time: ::time_t = 134062; Sep 10 15:20:50.290 INFO kablam! | ^^^^^^^^ Sep 10 15:20:50.290 INFO kablam! Sep 10 15:20:50.290 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 10 15:20:50.290 INFO kablam! --> src/time.rs:69:34 Sep 10 15:20:50.290 INFO kablam! | Sep 10 15:20:50.291 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Sep 10 15:20:50.291 INFO kablam! | ^^^^^^^^ Sep 10 15:20:50.291 INFO kablam! Sep 10 15:20:50.433 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Sep 10 15:20:50.435 INFO kablam! su: No module specific data is present Sep 10 15:20:51.205 INFO running `"docker" "rm" "-f" "540aa2b61cc36c49e850802ca5cd231c7fa345fde29e7a0e502c55881cff1b29"` Sep 10 15:20:51.267 INFO blam! 540aa2b61cc36c49e850802ca5cd231c7fa345fde29e7a0e502c55881cff1b29