Sep 21 01:48:28.665 INFO checking time-sys-0.0.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:48:28.665 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:48:28.665 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:48:28.899 INFO blam! baa6444add27b75df1bda50bf3f3531c8c200446533d3ad9ddf2b309b3d0a037 Sep 21 01:48:28.902 INFO running `"docker" "start" "-a" "baa6444add27b75df1bda50bf3f3531c8c200446533d3ad9ddf2b309b3d0a037"` Sep 21 01:48:29.489 INFO kablam! usermod: no changes Sep 21 01:48:29.515 INFO kablam! Checking linux-api v0.0.5 Sep 21 01:48:29.742 INFO kablam! Checking time-sys v0.0.2 (/source) Sep 21 01:48:29.914 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 Sep 21 01:48:29.914 INFO kablam! --> src/lib.rs:17:25 Sep 21 01:48:29.915 INFO kablam! | Sep 21 01:48:29.915 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Sep 21 01:48:29.915 INFO kablam! | ^^^^^^ Sep 21 01:48:29.916 INFO kablam! | Sep 21 01:48:29.916 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:48:29.916 INFO kablam! Sep 21 01:48:29.917 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 Sep 21 01:48:29.917 INFO kablam! --> src/lib.rs:17:36 Sep 21 01:48:29.917 INFO kablam! | Sep 21 01:48:29.917 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Sep 21 01:48:29.917 INFO kablam! | ^^^^^^ Sep 21 01:48:29.917 INFO kablam! Sep 21 01:48:29.917 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 Sep 21 01:48:29.917 INFO kablam! --> src/lib.rs:20:28 Sep 21 01:48:29.917 INFO kablam! | Sep 21 01:48:29.917 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Sep 21 01:48:29.917 INFO kablam! | ^^^^^^ Sep 21 01:48:29.917 INFO kablam! Sep 21 01:48:29.918 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 Sep 21 01:48:29.918 INFO kablam! --> src/lib.rs:20:43 Sep 21 01:48:29.918 INFO kablam! | Sep 21 01:48:29.918 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Sep 21 01:48:29.918 INFO kablam! | ^^^^^^ Sep 21 01:48:29.918 INFO kablam! Sep 21 01:48:29.918 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 Sep 21 01:48:29.918 INFO kablam! --> src/lib.rs:73:56 Sep 21 01:48:29.918 INFO kablam! | Sep 21 01:48:29.918 INFO kablam! 73 | pub fn set_normalized_timespec(ts: &mut timespec, sec: time_t, nsec: i64) { Sep 21 01:48:29.918 INFO kablam! | ^^^^^^ Sep 21 01:48:29.918 INFO kablam! Sep 21 01:48:29.940 INFO kablam! warning: unused import: `linux_api::*` Sep 21 01:48:29.940 INFO kablam! --> src/lib.rs:198:9 Sep 21 01:48:29.940 INFO kablam! | Sep 21 01:48:29.940 INFO kablam! 198 | use linux_api::*; Sep 21 01:48:29.940 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:48:29.940 INFO kablam! | Sep 21 01:48:29.940 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 01:48:29.941 INFO kablam! Sep 21 01:48:29.957 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 Sep 21 01:48:29.957 INFO kablam! --> src/lib.rs:17:25 Sep 21 01:48:29.957 INFO kablam! | Sep 21 01:48:29.957 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Sep 21 01:48:29.957 INFO kablam! | ^^^^^^ Sep 21 01:48:29.957 INFO kablam! | Sep 21 01:48:29.958 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:48:29.958 INFO kablam! Sep 21 01:48:29.958 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 Sep 21 01:48:29.958 INFO kablam! --> src/lib.rs:17:36 Sep 21 01:48:29.958 INFO kablam! | Sep 21 01:48:29.958 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Sep 21 01:48:29.958 INFO kablam! | ^^^^^^ Sep 21 01:48:29.958 INFO kablam! Sep 21 01:48:29.958 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 Sep 21 01:48:29.958 INFO kablam! --> src/lib.rs:20:28 Sep 21 01:48:29.958 INFO kablam! | Sep 21 01:48:29.958 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Sep 21 01:48:29.958 INFO kablam! | ^^^^^^ Sep 21 01:48:29.958 INFO kablam! Sep 21 01:48:29.958 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 Sep 21 01:48:29.958 INFO kablam! --> src/lib.rs:20:43 Sep 21 01:48:29.958 INFO kablam! | Sep 21 01:48:29.958 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Sep 21 01:48:29.958 INFO kablam! | ^^^^^^ Sep 21 01:48:29.958 INFO kablam! Sep 21 01:48:29.959 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 Sep 21 01:48:29.959 INFO kablam! --> src/lib.rs:73:56 Sep 21 01:48:29.959 INFO kablam! | Sep 21 01:48:29.959 INFO kablam! 73 | pub fn set_normalized_timespec(ts: &mut timespec, sec: time_t, nsec: i64) { Sep 21 01:48:29.959 INFO kablam! | ^^^^^^ Sep 21 01:48:29.959 INFO kablam! Sep 21 01:48:29.959 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 Sep 21 01:48:29.959 INFO kablam! --> src/lib.rs:228:24 Sep 21 01:48:29.959 INFO kablam! | Sep 21 01:48:29.959 INFO kablam! 228 | let mut atime: time_t = 0; Sep 21 01:48:29.959 INFO kablam! | ^^^^^^ Sep 21 01:48:29.959 INFO kablam! Sep 21 01:48:29.959 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 Sep 21 01:48:29.959 INFO kablam! --> src/lib.rs:237:24 Sep 21 01:48:29.959 INFO kablam! | Sep 21 01:48:29.959 INFO kablam! 237 | let mut atime: time_t = 0; Sep 21 01:48:29.959 INFO kablam! | ^^^^^^ Sep 21 01:48:29.959 INFO kablam! warning: value assigned to `result` is never read Sep 21 01:48:29.959 INFO kablam! --> src/lib.rs:177:13 Sep 21 01:48:29.959 INFO kablam! | Sep 21 01:48:29.959 INFO kablam! 177 | let mut result: time64_t = 0; Sep 21 01:48:29.959 INFO kablam! | ^^^^^^ Sep 21 01:48:29.959 INFO kablam! | Sep 21 01:48:29.959 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 21 01:48:29.959 INFO kablam! Sep 21 01:48:29.959 INFO kablam! Sep 21 01:48:29.960 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 Sep 21 01:48:29.960 INFO kablam! --> src/lib.rs:241:26 Sep 21 01:48:29.960 INFO kablam! | Sep 21 01:48:29.960 INFO kablam! 241 | let anothertime: time_t = atime - 100; Sep 21 01:48:29.960 INFO kablam! | ^^^^^^ Sep 21 01:48:29.960 INFO kablam! Sep 21 01:48:30.082 INFO kablam! warning: value assigned to `result` is never read Sep 21 01:48:30.082 INFO kablam! --> src/lib.rs:177:13 Sep 21 01:48:30.082 INFO kablam! | Sep 21 01:48:30.082 INFO kablam! 177 | let mut result: time64_t = 0; Sep 21 01:48:30.082 INFO kablam! | ^^^^^^ Sep 21 01:48:30.082 INFO kablam! | Sep 21 01:48:30.082 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 21 01:48:30.082 INFO kablam! Sep 21 01:48:30.082 INFO kablam! warning: value assigned to `atime` is never read Sep 21 01:48:30.082 INFO kablam! --> src/lib.rs:228:17 Sep 21 01:48:30.082 INFO kablam! | Sep 21 01:48:30.082 INFO kablam! 228 | let mut atime: time_t = 0; Sep 21 01:48:30.082 INFO kablam! | ^^^^^ Sep 21 01:48:30.082 INFO kablam! Sep 21 01:48:30.082 INFO kablam! warning: value assigned to `atime` is never read Sep 21 01:48:30.082 INFO kablam! --> src/lib.rs:237:17 Sep 21 01:48:30.082 INFO kablam! | Sep 21 01:48:30.082 INFO kablam! 237 | let mut atime: time_t = 0; Sep 21 01:48:30.082 INFO kablam! | ^^^^^ Sep 21 01:48:30.082 INFO kablam! Sep 21 01:48:30.082 INFO kablam! warning: value assigned to `result` is never read Sep 21 01:48:30.082 INFO kablam! --> src/lib.rs:243:17 Sep 21 01:48:30.082 INFO kablam! | Sep 21 01:48:30.082 INFO kablam! 243 | let mut result: c_double = 0f64; Sep 21 01:48:30.082 INFO kablam! | ^^^^^^ Sep 21 01:48:30.082 INFO kablam! Sep 21 01:48:30.149 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.64s Sep 21 01:48:30.152 INFO kablam! su: No module specific data is present Sep 21 01:48:30.749 INFO running `"docker" "rm" "-f" "baa6444add27b75df1bda50bf3f3531c8c200446533d3ad9ddf2b309b3d0a037"` Sep 21 01:48:30.842 INFO blam! baa6444add27b75df1bda50bf3f3531c8c200446533d3ad9ddf2b309b3d0a037