Oct 15 16:31:32.140 INFO testing time-sys-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:31:32.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 16:31:32.615 INFO blam! a12b1bf462a93fba3942e069c88448d0b7d310522b2b227f4d69a8332870b64b Oct 15 16:31:32.615 INFO running `"docker" "start" "-a" "a12b1bf462a93fba3942e069c88448d0b7d310522b2b227f4d69a8332870b64b"` Oct 15 16:31:33.827 INFO kablam! usermod: no changes Oct 15 16:31:33.915 INFO kablam! Compiling linux-api v0.0.5 Oct 15 16:31:34.595 INFO kablam! Compiling time-sys v0.0.2 (/source) Oct 15 16:31:35.027 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 15 16:31:35.027 INFO kablam! --> src/lib.rs:17:25 Oct 15 16:31:35.027 INFO kablam! | Oct 15 16:31:35.027 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 15 16:31:35.027 INFO kablam! | ^^^^^^ Oct 15 16:31:35.027 INFO kablam! | Oct 15 16:31:35.027 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:31:35.027 INFO kablam! Oct 15 16:31:35.027 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 15 16:31:35.027 INFO kablam! --> src/lib.rs:17:36 Oct 15 16:31:35.027 INFO kablam! | Oct 15 16:31:35.027 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 15 16:31:35.027 INFO kablam! | ^^^^^^ Oct 15 16:31:35.027 INFO kablam! Oct 15 16:31:35.027 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 15 16:31:35.027 INFO kablam! --> src/lib.rs:20:28 Oct 15 16:31:35.027 INFO kablam! | Oct 15 16:31:35.027 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 15 16:31:35.027 INFO kablam! | ^^^^^^ Oct 15 16:31:35.027 INFO kablam! Oct 15 16:31:35.027 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 15 16:31:35.027 INFO kablam! --> src/lib.rs:20:43 Oct 15 16:31:35.027 INFO kablam! | Oct 15 16:31:35.027 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 15 16:31:35.027 INFO kablam! | ^^^^^^ Oct 15 16:31:35.027 INFO kablam! Oct 15 16:31:35.027 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 15 16:31:35.027 INFO kablam! --> src/lib.rs:73:56 Oct 15 16:31:35.027 INFO kablam! | Oct 15 16:31:35.027 INFO kablam! 73 | pub fn set_normalized_timespec(ts: &mut timespec, sec: time_t, nsec: i64) { Oct 15 16:31:35.027 INFO kablam! | ^^^^^^ Oct 15 16:31:35.027 INFO kablam! Oct 15 16:31:35.027 INFO kablam! warning: value assigned to `result` is never read Oct 15 16:31:35.027 INFO kablam! --> src/lib.rs:177:13 Oct 15 16:31:35.027 INFO kablam! | Oct 15 16:31:35.027 INFO kablam! 177 | let mut result: time64_t = 0; Oct 15 16:31:35.027 INFO kablam! | ^^^^^^ Oct 15 16:31:35.027 INFO kablam! | Oct 15 16:31:35.027 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 16:31:35.027 INFO kablam! Oct 15 16:31:35.107 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 15 16:31:35.109 INFO kablam! su: No module specific data is present Oct 15 16:31:35.875 INFO running `"docker" "rm" "-f" "a12b1bf462a93fba3942e069c88448d0b7d310522b2b227f4d69a8332870b64b"` Oct 15 16:31:36.163 INFO blam! a12b1bf462a93fba3942e069c88448d0b7d310522b2b227f4d69a8332870b64b Oct 15 16:31:36.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 16:31:36.620 INFO blam! 2141a5906013c821c492a42d3ad3eec44b7834d295e6df98ca465b4134519d1a Oct 15 16:31:36.620 INFO running `"docker" "start" "-a" "2141a5906013c821c492a42d3ad3eec44b7834d295e6df98ca465b4134519d1a"` Oct 15 16:31:38.015 INFO kablam! usermod: no changes Oct 15 16:31:38.075 INFO kablam! Compiling time-sys v0.0.2 (/source) Oct 15 16:31:38.931 INFO kablam! warning: unused import: `linux_api::*` Oct 15 16:31:38.931 INFO kablam! --> src/lib.rs:198:9 Oct 15 16:31:38.931 INFO kablam! | Oct 15 16:31:38.931 INFO kablam! 198 | use linux_api::*; Oct 15 16:31:38.931 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:31:38.931 INFO kablam! | Oct 15 16:31:38.931 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:31:38.931 INFO kablam! Oct 15 16:31:38.935 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 15 16:31:38.935 INFO kablam! --> src/lib.rs:17:25 Oct 15 16:31:38.935 INFO kablam! | Oct 15 16:31:38.935 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 15 16:31:38.935 INFO kablam! | ^^^^^^ Oct 15 16:31:38.935 INFO kablam! | Oct 15 16:31:38.935 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:31:38.935 INFO kablam! Oct 15 16:31:38.935 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 15 16:31:38.935 INFO kablam! --> src/lib.rs:17:36 Oct 15 16:31:38.935 INFO kablam! | Oct 15 16:31:38.935 INFO kablam! 17 | pub fn time(t: *mut time_t) -> time_t; Oct 15 16:31:38.935 INFO kablam! | ^^^^^^ Oct 15 16:31:38.935 INFO kablam! Oct 15 16:31:38.935 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 15 16:31:38.935 INFO kablam! --> src/lib.rs:20:28 Oct 15 16:31:38.935 INFO kablam! | Oct 15 16:31:38.935 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 15 16:31:38.935 INFO kablam! | ^^^^^^ Oct 15 16:31:38.935 INFO kablam! Oct 15 16:31:38.935 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 15 16:31:38.935 INFO kablam! --> src/lib.rs:20:43 Oct 15 16:31:38.935 INFO kablam! | Oct 15 16:31:38.935 INFO kablam! 20 | pub fn difftime(time1: time_t, time0: time_t) -> c_double; Oct 15 16:31:38.935 INFO kablam! | ^^^^^^ Oct 15 16:31:38.935 INFO kablam! Oct 15 16:31:38.935 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 15 16:31:38.935 INFO kablam! --> src/lib.rs:73:56 Oct 15 16:31:38.935 INFO kablam! | Oct 15 16:31:38.935 INFO kablam! 73 | pub fn set_normalized_timespec(ts: &mut timespec, sec: time_t, nsec: i64) { Oct 15 16:31:38.935 INFO kablam! | ^^^^^^ Oct 15 16:31:38.935 INFO kablam! Oct 15 16:31:38.935 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 15 16:31:38.935 INFO kablam! --> src/lib.rs:228:24 Oct 15 16:31:38.935 INFO kablam! | Oct 15 16:31:38.935 INFO kablam! 228 | let mut atime: time_t = 0; Oct 15 16:31:38.935 INFO kablam! | ^^^^^^ Oct 15 16:31:38.935 INFO kablam! Oct 15 16:31:38.935 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 15 16:31:38.935 INFO kablam! --> src/lib.rs:237:24 Oct 15 16:31:38.935 INFO kablam! | Oct 15 16:31:38.935 INFO kablam! 237 | let mut atime: time_t = 0; Oct 15 16:31:38.935 INFO kablam! | ^^^^^^ Oct 15 16:31:38.935 INFO kablam! Oct 15 16:31:38.935 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 15 16:31:38.935 INFO kablam! --> src/lib.rs:241:26 Oct 15 16:31:38.935 INFO kablam! | Oct 15 16:31:38.935 INFO kablam! 241 | let anothertime: time_t = atime - 100; Oct 15 16:31:38.935 INFO kablam! | ^^^^^^ Oct 15 16:31:38.935 INFO kablam! Oct 15 16:31:39.062 INFO kablam! warning: value assigned to `result` is never read Oct 15 16:31:39.062 INFO kablam! --> src/lib.rs:177:13 Oct 15 16:31:39.062 INFO kablam! | Oct 15 16:31:39.062 INFO kablam! 177 | let mut result: time64_t = 0; Oct 15 16:31:39.062 INFO kablam! | ^^^^^^ Oct 15 16:31:39.062 INFO kablam! | Oct 15 16:31:39.063 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 16:31:39.063 INFO kablam! Oct 15 16:31:39.063 INFO kablam! warning: value assigned to `atime` is never read Oct 15 16:31:39.063 INFO kablam! --> src/lib.rs:228:17 Oct 15 16:31:39.063 INFO kablam! | Oct 15 16:31:39.063 INFO kablam! 228 | let mut atime: time_t = 0; Oct 15 16:31:39.063 INFO kablam! | ^^^^^ Oct 15 16:31:39.063 INFO kablam! Oct 15 16:31:39.063 INFO kablam! warning: value assigned to `atime` is never read Oct 15 16:31:39.063 INFO kablam! --> src/lib.rs:237:17 Oct 15 16:31:39.063 INFO kablam! | Oct 15 16:31:39.063 INFO kablam! 237 | let mut atime: time_t = 0; Oct 15 16:31:39.063 INFO kablam! | ^^^^^ Oct 15 16:31:39.063 INFO kablam! Oct 15 16:31:39.063 INFO kablam! warning: value assigned to `result` is never read Oct 15 16:31:39.063 INFO kablam! --> src/lib.rs:243:17 Oct 15 16:31:39.063 INFO kablam! | Oct 15 16:31:39.063 INFO kablam! 243 | let mut result: c_double = 0f64; Oct 15 16:31:39.063 INFO kablam! | ^^^^^^ Oct 15 16:31:39.063 INFO kablam! Oct 15 16:31:39.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Oct 15 16:31:39.925 INFO kablam! su: No module specific data is present Oct 15 16:31:40.457 INFO running `"docker" "rm" "-f" "2141a5906013c821c492a42d3ad3eec44b7834d295e6df98ca465b4134519d1a"` Oct 15 16:31:40.827 INFO blam! 2141a5906013c821c492a42d3ad3eec44b7834d295e6df98ca465b4134519d1a Oct 15 16:31:40.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 16:31:41.291 INFO blam! fe4d292d3f616bc4d62375505341e6cb211e1239e0ff0f143a3134b483e1a2ae Oct 15 16:31:41.293 INFO running `"docker" "start" "-a" "fe4d292d3f616bc4d62375505341e6cb211e1239e0ff0f143a3134b483e1a2ae"` Oct 15 16:31:42.267 INFO kablam! usermod: no changes Oct 15 16:31:42.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 16:31:42.367 INFO kablam! Running /target/debug/deps/time_sys-4efbe55d503cf7dc Oct 15 16:31:42.375 INFO blam! Oct 15 16:31:42.375 INFO blam! running 27 tests Oct 15 16:31:42.375 INFO blam! test test::test_clock_res ... ok Oct 15 16:31:42.375 INFO blam! test test::test_clock_times ... ok Oct 15 16:31:42.375 INFO blam! test test::test_normalized_timespec_negative_nanos ... ok Oct 15 16:31:42.375 INFO blam! test test::test_time_ffi ... ok Oct 15 16:31:42.375 INFO blam! test test::test_difftime_ffi ... ok Oct 15 16:31:42.375 INFO blam! test test::test_normalized_timespec_many_nanos ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_add_manynanos ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_add_simple ... ok Oct 15 16:31:42.375 INFO blam! test test::test_mktime64_known_dates ... ok Oct 15 16:31:42.375 INFO blam! test test::test_gettimeofday_ffi ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_before_1970_invalid ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_compare_larger ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_compare_same ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_compare_smaller ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_equal_when_equal ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_equal_when_inequal ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_sub_bad ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_sub_simple ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_too_many_nanoseconds_invalid ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_too_many_seconds_valid ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timespec_valid ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timeval_before_1970_invalid ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timeval_compare_larger ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timeval_compare_same ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timeval_compare_smaller ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timeval_too_many_nanoseconds_invalid ... ok Oct 15 16:31:42.375 INFO blam! test test::test_timeval_valid ... ok Oct 15 16:31:42.375 INFO blam! Oct 15 16:31:42.375 INFO blam! test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:31:42.375 INFO blam! Oct 15 16:31:42.376 INFO kablam! Doc-tests time-sys Oct 15 16:31:43.223 INFO blam! Oct 15 16:31:43.223 INFO blam! running 0 tests Oct 15 16:31:43.223 INFO blam! Oct 15 16:31:43.223 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:31:43.223 INFO blam! Oct 15 16:31:43.231 INFO kablam! su: No module specific data is present Oct 15 16:31:44.164 INFO running `"docker" "rm" "-f" "fe4d292d3f616bc4d62375505341e6cb211e1239e0ff0f143a3134b483e1a2ae"` Oct 15 16:31:44.487 INFO blam! fe4d292d3f616bc4d62375505341e6cb211e1239e0ff0f143a3134b483e1a2ae