Oct 21 23:02:04.547 INFO checking time-sys-0.0.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:02:04.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 23:02:04.897 INFO blam! f443c1a8506ccb0a288a3b08290e9fc4c430430872a7a4fc7c416280ad9501e3 Oct 21 23:02:04.902 INFO running `"docker" "start" "-a" "f443c1a8506ccb0a288a3b08290e9fc4c430430872a7a4fc7c416280ad9501e3"` Oct 21 23:02:05.937 INFO kablam! usermod: no changes Oct 21 23:02:05.990 INFO kablam! Checking linux-api v0.0.5 Oct 21 23:02:06.765 INFO kablam! Checking time-sys v0.0.2 (/source) Oct 21 23:02:07.416 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 21 23:02:07.416 INFO kablam! --> src/lib.rs:17:25 Oct 21 23:02:07.416 INFO kablam! | Oct 21 23:02:07.416 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 21 23:02:07.416 INFO kablam! | ^^^^^^ Oct 21 23:02:07.416 INFO kablam! | Oct 21 23:02:07.416 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 23:02:07.416 INFO kablam! Oct 21 23:02:07.416 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 21 23:02:07.416 INFO kablam! --> src/lib.rs:17:36 Oct 21 23:02:07.416 INFO kablam! | Oct 21 23:02:07.416 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 21 23:02:07.416 INFO kablam! | ^^^^^^ Oct 21 23:02:07.416 INFO kablam! Oct 21 23:02:07.416 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 21 23:02:07.416 INFO kablam! --> src/lib.rs:20:28 Oct 21 23:02:07.416 INFO kablam! | Oct 21 23:02:07.416 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 21 23:02:07.416 INFO kablam! | ^^^^^^ Oct 21 23:02:07.416 INFO kablam! Oct 21 23:02:07.416 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 21 23:02:07.416 INFO kablam! --> src/lib.rs:20:43 Oct 21 23:02:07.416 INFO kablam! | Oct 21 23:02:07.416 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 21 23:02:07.416 INFO kablam! | ^^^^^^ Oct 21 23:02:07.416 INFO kablam! Oct 21 23:02:07.416 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 21 23:02:07.416 INFO kablam! --> src/lib.rs:73:56 Oct 21 23:02:07.416 INFO kablam! | Oct 21 23:02:07.416 INFO kablam! 73 | pub fn set_normalized_timespec(ts: &mut timespec, sec: time_t, nsec: i64) { Oct 21 23:02:07.416 INFO kablam! | ^^^^^^ Oct 21 23:02:07.416 INFO kablam! Oct 21 23:02:07.448 INFO kablam! warning: value assigned to `result` is never read Oct 21 23:02:07.448 INFO kablam! --> src/lib.rs:177:13 Oct 21 23:02:07.448 INFO kablam! | Oct 21 23:02:07.448 INFO kablam! 177 | let mut result: time64_t = 0; Oct 21 23:02:07.448 INFO kablam! | ^^^^^^ Oct 21 23:02:07.448 INFO kablam! | Oct 21 23:02:07.448 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 23:02:07.448 INFO kablam! Oct 21 23:02:07.549 INFO kablam! warning: unused import: `linux_api::*` Oct 21 23:02:07.549 INFO kablam! --> src/lib.rs:198:9 Oct 21 23:02:07.549 INFO kablam! | Oct 21 23:02:07.550 INFO kablam! 198 | use linux_api::*; Oct 21 23:02:07.550 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:02:07.550 INFO kablam! | Oct 21 23:02:07.551 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:02:07.551 INFO kablam! Oct 21 23:02:07.557 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 21 23:02:07.557 INFO kablam! --> src/lib.rs:17:25 Oct 21 23:02:07.557 INFO kablam! | Oct 21 23:02:07.558 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 21 23:02:07.558 INFO kablam! | ^^^^^^ Oct 21 23:02:07.558 INFO kablam! | Oct 21 23:02:07.558 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 23:02:07.559 INFO kablam! Oct 21 23:02:07.559 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 21 23:02:07.559 INFO kablam! --> src/lib.rs:17:36 Oct 21 23:02:07.560 INFO kablam! | Oct 21 23:02:07.560 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 21 23:02:07.561 INFO kablam! | ^^^^^^ Oct 21 23:02:07.561 INFO kablam! Oct 21 23:02:07.561 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 21 23:02:07.563 INFO kablam! --> src/lib.rs:20:28 Oct 21 23:02:07.564 INFO kablam! | Oct 21 23:02:07.566 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 21 23:02:07.566 INFO kablam! | ^^^^^^ Oct 21 23:02:07.566 INFO kablam! Oct 21 23:02:07.567 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 21 23:02:07.567 INFO kablam! --> src/lib.rs:20:43 Oct 21 23:02:07.567 INFO kablam! | Oct 21 23:02:07.568 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 21 23:02:07.568 INFO kablam! | ^^^^^^ Oct 21 23:02:07.569 INFO kablam! Oct 21 23:02:07.569 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 21 23:02:07.569 INFO kablam! --> src/lib.rs:73:56 Oct 21 23:02:07.570 INFO kablam! | Oct 21 23:02:07.570 INFO kablam! 73 | pub fn set_normalized_timespec(ts: &mut timespec, sec: time_t, nsec: i64) { Oct 21 23:02:07.570 INFO kablam! | ^^^^^^ Oct 21 23:02:07.571 INFO kablam! Oct 21 23:02:07.571 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 21 23:02:07.571 INFO kablam! --> src/lib.rs:228:24 Oct 21 23:02:07.572 INFO kablam! | Oct 21 23:02:07.577 INFO kablam! 228 | let mut atime: time_t = 0; Oct 21 23:02:07.577 INFO kablam! | ^^^^^^ Oct 21 23:02:07.577 INFO kablam! Oct 21 23:02:07.579 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 21 23:02:07.579 INFO kablam! --> src/lib.rs:237:24 Oct 21 23:02:07.579 INFO kablam! | Oct 21 23:02:07.580 INFO kablam! 237 | let mut atime: time_t = 0; Oct 21 23:02:07.580 INFO kablam! | ^^^^^^ Oct 21 23:02:07.581 INFO kablam! Oct 21 23:02:07.582 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 21 23:02:07.582 INFO kablam! --> src/lib.rs:241:26 Oct 21 23:02:07.583 INFO kablam! | Oct 21 23:02:07.583 INFO kablam! 241 | let anothertime: time_t = atime - 100; Oct 21 23:02:07.583 INFO kablam! | ^^^^^^ Oct 21 23:02:07.584 INFO kablam! Oct 21 23:02:07.676 INFO kablam! warning: value assigned to `result` is never read Oct 21 23:02:07.676 INFO kablam! --> src/lib.rs:177:13 Oct 21 23:02:07.676 INFO kablam! | Oct 21 23:02:07.676 INFO kablam! 177 | let mut result: time64_t = 0; Oct 21 23:02:07.676 INFO kablam! | ^^^^^^ Oct 21 23:02:07.676 INFO kablam! | Oct 21 23:02:07.676 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 23:02:07.676 INFO kablam! Oct 21 23:02:07.676 INFO kablam! warning: value assigned to `atime` is never read Oct 21 23:02:07.676 INFO kablam! --> src/lib.rs:228:17 Oct 21 23:02:07.676 INFO kablam! | Oct 21 23:02:07.676 INFO kablam! 228 | let mut atime: time_t = 0; Oct 21 23:02:07.676 INFO kablam! | ^^^^^ Oct 21 23:02:07.676 INFO kablam! Oct 21 23:02:07.676 INFO kablam! warning: value assigned to `atime` is never read Oct 21 23:02:07.676 INFO kablam! --> src/lib.rs:237:17 Oct 21 23:02:07.676 INFO kablam! | Oct 21 23:02:07.676 INFO kablam! 237 | let mut atime: time_t = 0; Oct 21 23:02:07.676 INFO kablam! | ^^^^^ Oct 21 23:02:07.676 INFO kablam! Oct 21 23:02:07.676 INFO kablam! warning: value assigned to `result` is never read Oct 21 23:02:07.676 INFO kablam! --> src/lib.rs:243:17 Oct 21 23:02:07.676 INFO kablam! | Oct 21 23:02:07.676 INFO kablam! 243 | let mut result: c_double = 0f64; Oct 21 23:02:07.676 INFO kablam! | ^^^^^^ Oct 21 23:02:07.676 INFO kablam! Oct 21 23:02:07.764 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.79s Oct 21 23:02:07.770 INFO kablam! su: No module specific data is present Oct 21 23:02:08.393 INFO running `"docker" "rm" "-f" "f443c1a8506ccb0a288a3b08290e9fc4c430430872a7a4fc7c416280ad9501e3"` Oct 21 23:02:08.672 INFO blam! f443c1a8506ccb0a288a3b08290e9fc4c430430872a7a4fc7c416280ad9501e3