Oct 27 19:38:59.050 INFO checking linux-api-0.0.5 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:38:59.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 19:38:59.249 INFO blam! b5d63f54eb6a7fd089dbc1d6a62638861ed61abe1cd0e6235f223911d96cb33c Oct 27 19:38:59.251 INFO running `"docker" "start" "-a" "b5d63f54eb6a7fd089dbc1d6a62638861ed61abe1cd0e6235f223911d96cb33c"` Oct 27 19:38:59.863 INFO kablam! usermod: no changes Oct 27 19:38:59.907 INFO kablam! Checking linux-api v0.0.5 Oct 27 19:38:59.919 INFO kablam! Checking linux-api v0.0.5 (/source) Oct 27 19:39:00.580 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 Oct 27 19:39:00.580 INFO kablam! --> src/time.rs:237:23 Oct 27 19:39:00.580 INFO kablam! | Oct 27 19:39:00.580 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Oct 27 19:39:00.580 INFO kablam! | ^^^^^^^^ Oct 27 19:39:00.580 INFO kablam! | Oct 27 19:39:00.580 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:39:00.580 INFO kablam! Oct 27 19:39:00.580 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 Oct 27 19:39:00.580 INFO kablam! --> src/lib.rs:17:9 Oct 27 19:39:00.580 INFO kablam! | Oct 27 19:39:00.580 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Oct 27 19:39:00.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 19:39:00.580 INFO kablam! Oct 27 19:39:00.580 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 Oct 27 19:39:00.580 INFO kablam! --> src/time.rs:12:17 Oct 27 19:39:00.580 INFO kablam! | Oct 27 19:39:00.580 INFO kablam! 12 | pub tv_sec: ::time_t, Oct 27 19:39:00.580 INFO kablam! | ^^^^^^^^ Oct 27 19:39:00.580 INFO kablam! Oct 27 19:39:00.580 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 Oct 27 19:39:00.580 INFO kablam! --> src/time.rs:55:17 Oct 27 19:39:00.580 INFO kablam! | Oct 27 19:39:00.580 INFO kablam! 55 | pub tv_sec: ::time_t, Oct 27 19:39:00.580 INFO kablam! | ^^^^^^^^ Oct 27 19:39:00.580 INFO kablam! Oct 27 19:39:00.580 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 Oct 27 19:39:00.580 INFO kablam! --> src/time.rs:69:34 Oct 27 19:39:00.580 INFO kablam! | Oct 27 19:39:00.580 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Oct 27 19:39:00.580 INFO kablam! | ^^^^^^^^ Oct 27 19:39:00.580 INFO kablam! Oct 27 19:39:00.655 INFO kablam! Checking time-sys v0.0.2 Oct 27 19:39:00.655 INFO kablam! Checking linux-api-sys v0.0.1 Oct 27 19:39:00.655 INFO kablam! Checking linux-api-exit v0.1.1 Oct 27 19:39:02.067 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 Oct 27 19:39:02.067 INFO kablam! --> src/time.rs:237:23 Oct 27 19:39:02.067 INFO kablam! | Oct 27 19:39:02.067 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Oct 27 19:39:02.067 INFO kablam! | ^^^^^^^^ Oct 27 19:39:02.067 INFO kablam! | Oct 27 19:39:02.067 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:39:02.067 INFO kablam! Oct 27 19:39:02.067 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 Oct 27 19:39:02.067 INFO kablam! --> src/lib.rs:17:9 Oct 27 19:39:02.068 INFO kablam! | Oct 27 19:39:02.068 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Oct 27 19:39:02.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 19:39:02.068 INFO kablam! Oct 27 19:39:02.068 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 Oct 27 19:39:02.068 INFO kablam! --> src/time.rs:12:17 Oct 27 19:39:02.068 INFO kablam! | Oct 27 19:39:02.068 INFO kablam! 12 | pub tv_sec: ::time_t, Oct 27 19:39:02.068 INFO kablam! | ^^^^^^^^ Oct 27 19:39:02.068 INFO kablam! Oct 27 19:39:02.068 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 Oct 27 19:39:02.068 INFO kablam! --> src/time.rs:55:17 Oct 27 19:39:02.068 INFO kablam! | Oct 27 19:39:02.068 INFO kablam! 55 | pub tv_sec: ::time_t, Oct 27 19:39:02.068 INFO kablam! | ^^^^^^^^ Oct 27 19:39:02.068 INFO kablam! Oct 27 19:39:02.068 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 Oct 27 19:39:02.068 INFO kablam! --> src/lib.rs:72:18 Oct 27 19:39:02.068 INFO kablam! | Oct 27 19:39:02.068 INFO kablam! 72 | let dev: ::dev_t = 12467; Oct 27 19:39:02.068 INFO kablam! | ^^^^^^^ Oct 27 19:39:02.068 INFO kablam! Oct 27 19:39:02.068 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 Oct 27 19:39:02.069 INFO kablam! --> src/lib.rs:73:19 Oct 27 19:39:02.069 INFO kablam! | Oct 27 19:39:02.069 INFO kablam! 73 | let mode: ::mode_t = 1365236; Oct 27 19:39:02.069 INFO kablam! | ^^^^^^^^ Oct 27 19:39:02.069 INFO kablam! Oct 27 19:39:02.069 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 Oct 27 19:39:02.069 INFO kablam! --> src/lib.rs:74:19 Oct 27 19:39:02.069 INFO kablam! | Oct 27 19:39:02.069 INFO kablam! 74 | let time: ::time_t = 134062; Oct 27 19:39:02.069 INFO kablam! | ^^^^^^^^ Oct 27 19:39:02.069 INFO kablam! Oct 27 19:39:02.069 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 Oct 27 19:39:02.069 INFO kablam! --> src/time.rs:69:34 Oct 27 19:39:02.069 INFO kablam! | Oct 27 19:39:02.069 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Oct 27 19:39:02.069 INFO kablam! | ^^^^^^^^ Oct 27 19:39:02.069 INFO kablam! Oct 27 19:39:02.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.34s Oct 27 19:39:02.207 INFO kablam! su: No module specific data is present Oct 27 19:39:02.583 INFO running `"docker" "rm" "-f" "b5d63f54eb6a7fd089dbc1d6a62638861ed61abe1cd0e6235f223911d96cb33c"` Oct 27 19:39:02.747 INFO blam! b5d63f54eb6a7fd089dbc1d6a62638861ed61abe1cd0e6235f223911d96cb33c