Oct 27 14:37:31.979 INFO checking time-sys-0.0.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:37:31.981 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:37:32.271 INFO blam! 5881782042e4e7881986e7d196e872dc59e0fdaeb8f09da39158aca6fa5dec21 Oct 27 14:37:32.274 INFO running `"docker" "start" "-a" "5881782042e4e7881986e7d196e872dc59e0fdaeb8f09da39158aca6fa5dec21"` Oct 27 14:37:32.756 INFO kablam! usermod: no changes Oct 27 14:37:32.784 INFO kablam! Checking linux-api v0.0.5 Oct 27 14:37:33.262 INFO kablam! Checking time-sys v0.0.2 (/source) Oct 27 14:37:33.743 INFO kablam! warning: unused import: `linux_api::*` Oct 27 14:37:33.743 INFO kablam! --> src/lib.rs:198:9 Oct 27 14:37:33.743 INFO kablam! | Oct 27 14:37:33.743 INFO kablam! 198 | use linux_api::*; Oct 27 14:37:33.743 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:37:33.743 INFO kablam! | Oct 27 14:37:33.743 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:37:33.743 INFO kablam! Oct 27 14:37:33.759 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.759 INFO kablam! --> src/lib.rs:17:25 Oct 27 14:37:33.759 INFO kablam! | Oct 27 14:37:33.759 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 27 14:37:33.759 INFO kablam! | ^^^^^^ Oct 27 14:37:33.759 INFO kablam! | Oct 27 14:37:33.759 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:37:33.759 INFO kablam! Oct 27 14:37:33.759 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.759 INFO kablam! --> src/lib.rs:17:36 Oct 27 14:37:33.759 INFO kablam! | Oct 27 14:37:33.759 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 27 14:37:33.759 INFO kablam! | ^^^^^^ Oct 27 14:37:33.759 INFO kablam! Oct 27 14:37:33.759 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.759 INFO kablam! --> src/lib.rs:20:28 Oct 27 14:37:33.759 INFO kablam! | Oct 27 14:37:33.759 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 27 14:37:33.759 INFO kablam! | ^^^^^^ Oct 27 14:37:33.759 INFO kablam! Oct 27 14:37:33.759 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.759 INFO kablam! --> src/lib.rs:20:43 Oct 27 14:37:33.759 INFO kablam! | Oct 27 14:37:33.759 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 27 14:37:33.759 INFO kablam! | ^^^^^^ Oct 27 14:37:33.759 INFO kablam! Oct 27 14:37:33.759 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.759 INFO kablam! --> src/lib.rs:73:56 Oct 27 14:37:33.759 INFO kablam! | Oct 27 14:37:33.759 INFO kablam! 73 | pub fn set_normalized_timespec(ts: &mut timespec, sec: time_t, nsec: i64) { Oct 27 14:37:33.759 INFO kablam! | ^^^^^^ Oct 27 14:37:33.759 INFO kablam! Oct 27 14:37:33.759 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.759 INFO kablam! --> src/lib.rs:228:24 Oct 27 14:37:33.759 INFO kablam! | Oct 27 14:37:33.759 INFO kablam! 228 | let mut atime: time_t = 0; Oct 27 14:37:33.759 INFO kablam! | ^^^^^^ Oct 27 14:37:33.759 INFO kablam! Oct 27 14:37:33.759 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.759 INFO kablam! --> src/lib.rs:237:24 Oct 27 14:37:33.759 INFO kablam! | Oct 27 14:37:33.759 INFO kablam! 237 | let mut atime: time_t = 0; Oct 27 14:37:33.759 INFO kablam! | ^^^^^^ Oct 27 14:37:33.759 INFO kablam! Oct 27 14:37:33.759 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.759 INFO kablam! --> src/lib.rs:241:26 Oct 27 14:37:33.759 INFO kablam! | Oct 27 14:37:33.759 INFO kablam! 241 | let anothertime: time_t = atime - 100; Oct 27 14:37:33.759 INFO kablam! | ^^^^^^ Oct 27 14:37:33.759 INFO kablam! Oct 27 14:37:33.769 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.769 INFO kablam! --> src/lib.rs:17:25 Oct 27 14:37:33.769 INFO kablam! | Oct 27 14:37:33.769 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 27 14:37:33.769 INFO kablam! | ^^^^^^ Oct 27 14:37:33.769 INFO kablam! | Oct 27 14:37:33.769 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:37:33.769 INFO kablam! Oct 27 14:37:33.769 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.769 INFO kablam! --> src/lib.rs:17:36 Oct 27 14:37:33.769 INFO kablam! | Oct 27 14:37:33.769 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 27 14:37:33.769 INFO kablam! | ^^^^^^ Oct 27 14:37:33.769 INFO kablam! Oct 27 14:37:33.769 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.769 INFO kablam! --> src/lib.rs:20:28 Oct 27 14:37:33.769 INFO kablam! | Oct 27 14:37:33.769 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 27 14:37:33.769 INFO kablam! | ^^^^^^ Oct 27 14:37:33.769 INFO kablam! Oct 27 14:37:33.769 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.769 INFO kablam! --> src/lib.rs:20:43 Oct 27 14:37:33.769 INFO kablam! | Oct 27 14:37:33.769 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 27 14:37:33.769 INFO kablam! | ^^^^^^ Oct 27 14:37:33.769 INFO kablam! Oct 27 14:37:33.769 INFO kablam! warning: use of deprecated item 'linux_api::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 14:37:33.769 INFO kablam! --> src/lib.rs:73:56 Oct 27 14:37:33.769 INFO kablam! | Oct 27 14:37:33.769 INFO kablam! 73 | pub fn set_normalized_timespec(ts: &mut timespec, sec: time_t, nsec: i64) { Oct 27 14:37:33.769 INFO kablam! | ^^^^^^ Oct 27 14:37:33.769 INFO kablam! Oct 27 14:37:33.791 INFO kablam! warning: value assigned to `result` is never read Oct 27 14:37:33.791 INFO kablam! --> src/lib.rs:177:13 Oct 27 14:37:33.791 INFO kablam! | Oct 27 14:37:33.791 INFO kablam! 177 | let mut result: time64_t = 0; Oct 27 14:37:33.791 INFO kablam! | ^^^^^^ Oct 27 14:37:33.791 INFO kablam! | Oct 27 14:37:33.791 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 14:37:33.791 INFO kablam! Oct 27 14:37:33.871 INFO kablam! warning: value assigned to `result` is never read Oct 27 14:37:33.871 INFO kablam! --> src/lib.rs:177:13 Oct 27 14:37:33.871 INFO kablam! | Oct 27 14:37:33.871 INFO kablam! 177 | let mut result: time64_t = 0; Oct 27 14:37:33.871 INFO kablam! | ^^^^^^ Oct 27 14:37:33.871 INFO kablam! | Oct 27 14:37:33.871 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 14:37:33.871 INFO kablam! Oct 27 14:37:33.871 INFO kablam! warning: value assigned to `atime` is never read Oct 27 14:37:33.871 INFO kablam! --> src/lib.rs:228:17 Oct 27 14:37:33.871 INFO kablam! | Oct 27 14:37:33.871 INFO kablam! 228 | let mut atime: time_t = 0; Oct 27 14:37:33.871 INFO kablam! | ^^^^^ Oct 27 14:37:33.875 INFO kablam! Oct 27 14:37:33.875 INFO kablam! warning: value assigned to `atime` is never read Oct 27 14:37:33.875 INFO kablam! --> src/lib.rs:237:17 Oct 27 14:37:33.875 INFO kablam! | Oct 27 14:37:33.875 INFO kablam! 237 | let mut atime: time_t = 0; Oct 27 14:37:33.875 INFO kablam! | ^^^^^ Oct 27 14:37:33.875 INFO kablam! Oct 27 14:37:33.875 INFO kablam! warning: value assigned to `result` is never read Oct 27 14:37:33.875 INFO kablam! --> src/lib.rs:243:17 Oct 27 14:37:33.875 INFO kablam! | Oct 27 14:37:33.875 INFO kablam! 243 | let mut result: c_double = 0f64; Oct 27 14:37:33.875 INFO kablam! | ^^^^^^ Oct 27 14:37:33.875 INFO kablam! Oct 27 14:37:33.941 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 27 14:37:33.943 INFO kablam! su: No module specific data is present Oct 27 14:37:34.260 INFO running `"docker" "rm" "-f" "5881782042e4e7881986e7d196e872dc59e0fdaeb8f09da39158aca6fa5dec21"` Oct 27 14:37:34.539 INFO blam! 5881782042e4e7881986e7d196e872dc59e0fdaeb8f09da39158aca6fa5dec21