Oct 13 12:31:42.412 INFO checking linux-api-0.0.5 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 12:31:42.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 12:31:42.598 INFO blam! 54ccbdfe47606cbeae1856a101fe82d31645aac79b57e1d9a1880543a2293763 Oct 13 12:31:42.602 INFO running `"docker" "start" "-a" "54ccbdfe47606cbeae1856a101fe82d31645aac79b57e1d9a1880543a2293763"` Oct 13 12:31:43.112 INFO kablam! usermod: no changes Oct 13 12:31:43.156 INFO kablam! Checking linux-api v0.0.5 Oct 13 12:31:43.164 INFO kablam! Checking linux-api v0.0.5 (/source) Oct 13 12:31:43.952 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 13 12:31:43.952 INFO kablam! --> src/time.rs:237:23 Oct 13 12:31:43.952 INFO kablam! | Oct 13 12:31:43.952 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Oct 13 12:31:43.952 INFO kablam! | ^^^^^^^^ Oct 13 12:31:43.952 INFO kablam! | Oct 13 12:31:43.952 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:31:43.952 INFO kablam! Oct 13 12:31:43.952 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 13 12:31:43.952 INFO kablam! --> src/lib.rs:17:9 Oct 13 12:31:43.952 INFO kablam! | Oct 13 12:31:43.952 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Oct 13 12:31:43.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 12:31:43.952 INFO kablam! Oct 13 12:31:43.952 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 13 12:31:43.952 INFO kablam! --> src/time.rs:12:17 Oct 13 12:31:43.952 INFO kablam! | Oct 13 12:31:43.953 INFO kablam! 12 | pub tv_sec: ::time_t, Oct 13 12:31:43.953 INFO kablam! | ^^^^^^^^ Oct 13 12:31:43.953 INFO kablam! Oct 13 12:31:43.953 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 13 12:31:43.953 INFO kablam! --> src/time.rs:55:17 Oct 13 12:31:43.953 INFO kablam! | Oct 13 12:31:43.953 INFO kablam! 55 | pub tv_sec: ::time_t, Oct 13 12:31:43.953 INFO kablam! | ^^^^^^^^ Oct 13 12:31:43.953 INFO kablam! Oct 13 12:31:43.953 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 13 12:31:43.953 INFO kablam! --> src/time.rs:69:34 Oct 13 12:31:43.953 INFO kablam! | Oct 13 12:31:43.953 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Oct 13 12:31:43.953 INFO kablam! | ^^^^^^^^ Oct 13 12:31:43.953 INFO kablam! Oct 13 12:31:43.965 INFO kablam! Checking linux-api-sys v0.0.1 Oct 13 12:31:43.965 INFO kablam! Checking linux-api-exit v0.1.1 Oct 13 12:31:43.965 INFO kablam! Checking time-sys v0.0.2 Oct 13 12:31:45.525 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 13 12:31:45.525 INFO kablam! --> src/time.rs:237:23 Oct 13 12:31:45.525 INFO kablam! | Oct 13 12:31:45.525 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Oct 13 12:31:45.525 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.525 INFO kablam! | Oct 13 12:31:45.525 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:31:45.525 INFO kablam! Oct 13 12:31:45.525 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 13 12:31:45.525 INFO kablam! --> src/lib.rs:17:9 Oct 13 12:31:45.525 INFO kablam! | Oct 13 12:31:45.525 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Oct 13 12:31:45.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 12:31:45.525 INFO kablam! Oct 13 12:31:45.525 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 13 12:31:45.525 INFO kablam! --> src/time.rs:12:17 Oct 13 12:31:45.525 INFO kablam! | Oct 13 12:31:45.525 INFO kablam! 12 | pub tv_sec: ::time_t, Oct 13 12:31:45.525 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.525 INFO kablam! Oct 13 12:31:45.525 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 13 12:31:45.525 INFO kablam! --> src/time.rs:55:17 Oct 13 12:31:45.525 INFO kablam! | Oct 13 12:31:45.525 INFO kablam! 55 | pub tv_sec: ::time_t, Oct 13 12:31:45.525 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.525 INFO kablam! Oct 13 12:31:45.525 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 13 12:31:45.525 INFO kablam! --> src/lib.rs:72:18 Oct 13 12:31:45.525 INFO kablam! | Oct 13 12:31:45.525 INFO kablam! 72 | let dev: ::dev_t = 12467; Oct 13 12:31:45.525 INFO kablam! | ^^^^^^^ Oct 13 12:31:45.525 INFO kablam! Oct 13 12:31:45.525 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 13 12:31:45.525 INFO kablam! --> src/lib.rs:73:19 Oct 13 12:31:45.525 INFO kablam! | Oct 13 12:31:45.525 INFO kablam! 73 | let mode: ::mode_t = 1365236; Oct 13 12:31:45.525 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.525 INFO kablam! Oct 13 12:31:45.525 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 13 12:31:45.525 INFO kablam! --> src/lib.rs:74:19 Oct 13 12:31:45.525 INFO kablam! | Oct 13 12:31:45.525 INFO kablam! 74 | let time: ::time_t = 134062; Oct 13 12:31:45.525 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.525 INFO kablam! Oct 13 12:31:45.532 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 13 12:31:45.532 INFO kablam! --> src/time.rs:69:34 Oct 13 12:31:45.532 INFO kablam! | Oct 13 12:31:45.532 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Oct 13 12:31:45.532 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.532 INFO kablam! Oct 13 12:31:45.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.55s Oct 13 12:31:45.688 INFO kablam! su: No module specific data is present Oct 13 12:31:45.998 INFO running `"docker" "rm" "-f" "54ccbdfe47606cbeae1856a101fe82d31645aac79b57e1d9a1880543a2293763"` Oct 13 12:31:46.132 INFO blam! 54ccbdfe47606cbeae1856a101fe82d31645aac79b57e1d9a1880543a2293763