Oct 13 12:31:42.307 INFO checking linux-api-0.0.5 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:31:42.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.450 INFO blam! 8141e78a76f54c8e4af13dd2a4dc5a5f2e26ab4dd11e8a2f42d1e84c2ac21ba4 Oct 13 12:31:42.451 INFO running `"docker" "start" "-a" "8141e78a76f54c8e4af13dd2a4dc5a5f2e26ab4dd11e8a2f42d1e84c2ac21ba4"` Oct 13 12:31:43.036 INFO kablam! usermod: no changes Oct 13 12:31:43.083 INFO kablam! Checking linux-api v0.0.5 Oct 13 12:31:43.088 INFO kablam! Checking linux-api v0.0.5 (/source) Oct 13 12:31:43.696 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.696 INFO kablam! --> src/time.rs:237:23 Oct 13 12:31:43.696 INFO kablam! | Oct 13 12:31:43.696 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Oct 13 12:31:43.696 INFO kablam! | ^^^^^^^^ Oct 13 12:31:43.696 INFO kablam! | Oct 13 12:31:43.696 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:31:43.696 INFO kablam! Oct 13 12:31:43.696 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.696 INFO kablam! --> src/lib.rs:17:9 Oct 13 12:31:43.696 INFO kablam! | Oct 13 12:31:43.696 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Oct 13 12:31:43.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 12:31:43.696 INFO kablam! Oct 13 12:31:43.697 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.697 INFO kablam! --> src/time.rs:12:17 Oct 13 12:31:43.697 INFO kablam! | Oct 13 12:31:43.697 INFO kablam! 12 | pub tv_sec: ::time_t, Oct 13 12:31:43.697 INFO kablam! | ^^^^^^^^ Oct 13 12:31:43.697 INFO kablam! Oct 13 12:31:43.697 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.697 INFO kablam! --> src/time.rs:55:17 Oct 13 12:31:43.697 INFO kablam! | Oct 13 12:31:43.697 INFO kablam! 55 | pub tv_sec: ::time_t, Oct 13 12:31:43.697 INFO kablam! | ^^^^^^^^ Oct 13 12:31:43.697 INFO kablam! Oct 13 12:31:43.697 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.697 INFO kablam! --> src/time.rs:69:34 Oct 13 12:31:43.697 INFO kablam! | Oct 13 12:31:43.697 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Oct 13 12:31:43.697 INFO kablam! | ^^^^^^^^ Oct 13 12:31:43.697 INFO kablam! Oct 13 12:31:43.830 INFO kablam! Checking linux-api-sys v0.0.1 Oct 13 12:31:43.832 INFO kablam! Checking time-sys v0.0.2 Oct 13 12:31:43.832 INFO kablam! Checking linux-api-exit v0.1.1 Oct 13 12:31:45.475 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.475 INFO kablam! --> src/time.rs:237:23 Oct 13 12:31:45.475 INFO kablam! | Oct 13 12:31:45.475 INFO kablam! 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Oct 13 12:31:45.475 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.475 INFO kablam! | Oct 13 12:31:45.475 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:31:45.476 INFO kablam! Oct 13 12:31:45.476 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.476 INFO kablam! --> src/lib.rs:17:9 Oct 13 12:31:45.476 INFO kablam! | Oct 13 12:31:45.476 INFO kablam! 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Oct 13 12:31:45.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 12:31:45.476 INFO kablam! Oct 13 12:31:45.476 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.476 INFO kablam! --> src/time.rs:12:17 Oct 13 12:31:45.476 INFO kablam! | Oct 13 12:31:45.476 INFO kablam! 12 | pub tv_sec: ::time_t, Oct 13 12:31:45.476 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.476 INFO kablam! Oct 13 12:31:45.476 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.476 INFO kablam! --> src/time.rs:55:17 Oct 13 12:31:45.484 INFO kablam! | Oct 13 12:31:45.484 INFO kablam! 55 | pub tv_sec: ::time_t, Oct 13 12:31:45.484 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.484 INFO kablam! Oct 13 12:31:45.484 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.484 INFO kablam! --> src/lib.rs:72:18 Oct 13 12:31:45.484 INFO kablam! | Oct 13 12:31:45.484 INFO kablam! 72 | let dev: ::dev_t = 12467; Oct 13 12:31:45.484 INFO kablam! | ^^^^^^^ Oct 13 12:31:45.484 INFO kablam! Oct 13 12:31:45.484 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.484 INFO kablam! --> src/lib.rs:73:19 Oct 13 12:31:45.484 INFO kablam! | Oct 13 12:31:45.484 INFO kablam! 73 | let mode: ::mode_t = 1365236; Oct 13 12:31:45.484 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.484 INFO kablam! Oct 13 12:31:45.484 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.484 INFO kablam! --> src/lib.rs:74:19 Oct 13 12:31:45.484 INFO kablam! | Oct 13 12:31:45.484 INFO kablam! 74 | let time: ::time_t = 134062; Oct 13 12:31:45.484 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.484 INFO kablam! Oct 13 12:31:45.484 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.484 INFO kablam! --> src/time.rs:69:34 Oct 13 12:31:45.484 INFO kablam! | Oct 13 12:31:45.484 INFO kablam! 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Oct 13 12:31:45.484 INFO kablam! | ^^^^^^^^ Oct 13 12:31:45.484 INFO kablam! Oct 13 12:31:45.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.55s Oct 13 12:31:45.617 INFO kablam! su: No module specific data is present Oct 13 12:31:45.969 INFO running `"docker" "rm" "-f" "8141e78a76f54c8e4af13dd2a4dc5a5f2e26ab4dd11e8a2f42d1e84c2ac21ba4"` Oct 13 12:31:46.102 INFO blam! 8141e78a76f54c8e4af13dd2a4dc5a5f2e26ab4dd11e8a2f42d1e84c2ac21ba4