Nov 30 19:57:16.340 INFO checking linux-api-0.0.5 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 19:57:16.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 19:57:16.509 INFO [stdout] 0d44c204f79a71584bc4f7e92cd311b9b7eee5c49fe6aee3a60a4a5618d4e368 Nov 30 19:57:16.510 INFO running `"docker" "start" "-a" "0d44c204f79a71584bc4f7e92cd311b9b7eee5c49fe6aee3a60a4a5618d4e368"` Nov 30 19:57:16.859 INFO [stderr] usermod: no changes Nov 30 19:57:16.899 INFO [stderr] Checking linux-api v0.0.5 (/source) Nov 30 19:57:16.905 INFO [stderr] Checking linux-api-sys v0.0.1 Nov 30 19:57:16.905 INFO [stderr] Checking linux-api-exit v0.1.1 Nov 30 19:57:16.905 INFO [stderr] Checking time-sys v0.0.2 Nov 30 19:57:18.048 INFO [stderr] 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 Nov 30 19:57:18.048 INFO [stderr] --> src/time.rs:237:23 Nov 30 19:57:18.048 INFO [stderr] | Nov 30 19:57:18.048 INFO [stderr] 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Nov 30 19:57:18.048 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.048 INFO [stderr] | Nov 30 19:57:18.048 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 19:57:18.048 INFO [stderr] Nov 30 19:57:18.048 INFO [stderr] 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 Nov 30 19:57:18.048 INFO [stderr] --> src/lib.rs:17:9 Nov 30 19:57:18.048 INFO [stderr] | Nov 30 19:57:18.048 INFO [stderr] 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Nov 30 19:57:18.048 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 30 19:57:18.048 INFO [stderr] Nov 30 19:57:18.049 INFO [stderr] 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 Nov 30 19:57:18.049 INFO [stderr] --> src/time.rs:12:17 Nov 30 19:57:18.049 INFO [stderr] | Nov 30 19:57:18.049 INFO [stderr] 12 | pub tv_sec: ::time_t, Nov 30 19:57:18.049 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.049 INFO [stderr] Nov 30 19:57:18.049 INFO [stderr] 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 Nov 30 19:57:18.049 INFO [stderr] --> src/time.rs:55:17 Nov 30 19:57:18.049 INFO [stderr] | Nov 30 19:57:18.049 INFO [stderr] 55 | pub tv_sec: ::time_t, Nov 30 19:57:18.049 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.049 INFO [stderr] Nov 30 19:57:18.049 INFO [stderr] 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 Nov 30 19:57:18.049 INFO [stderr] --> src/time.rs:69:34 Nov 30 19:57:18.049 INFO [stderr] | Nov 30 19:57:18.049 INFO [stderr] 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Nov 30 19:57:18.049 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.049 INFO [stderr] Nov 30 19:57:18.532 INFO [stderr] 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 Nov 30 19:57:18.532 INFO [stderr] --> src/time.rs:237:23 Nov 30 19:57:18.532 INFO [stderr] | Nov 30 19:57:18.532 INFO [stderr] 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; Nov 30 19:57:18.532 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.532 INFO [stderr] | Nov 30 19:57:18.532 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 30 19:57:18.532 INFO [stderr] Nov 30 19:57:18.532 INFO [stderr] 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 Nov 30 19:57:18.532 INFO [stderr] --> src/lib.rs:17:9 Nov 30 19:57:18.532 INFO [stderr] | Nov 30 19:57:18.532 INFO [stderr] 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc Nov 30 19:57:18.532 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 30 19:57:18.532 INFO [stderr] Nov 30 19:57:18.532 INFO [stderr] 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 Nov 30 19:57:18.532 INFO [stderr] --> src/time.rs:12:17 Nov 30 19:57:18.532 INFO [stderr] | Nov 30 19:57:18.532 INFO [stderr] 12 | pub tv_sec: ::time_t, Nov 30 19:57:18.532 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.532 INFO [stderr] Nov 30 19:57:18.532 INFO [stderr] 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 Nov 30 19:57:18.532 INFO [stderr] --> src/time.rs:55:17 Nov 30 19:57:18.532 INFO [stderr] | Nov 30 19:57:18.532 INFO [stderr] 55 | pub tv_sec: ::time_t, Nov 30 19:57:18.532 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.532 INFO [stderr] Nov 30 19:57:18.536 INFO [stderr] 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 Nov 30 19:57:18.536 INFO [stderr] --> src/lib.rs:72:18 Nov 30 19:57:18.536 INFO [stderr] | Nov 30 19:57:18.536 INFO [stderr] 72 | let dev: ::dev_t = 12467; Nov 30 19:57:18.536 INFO [stderr] | ^^^^^^^ Nov 30 19:57:18.536 INFO [stderr] Nov 30 19:57:18.536 INFO [stderr] 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 Nov 30 19:57:18.536 INFO [stderr] --> src/lib.rs:73:19 Nov 30 19:57:18.536 INFO [stderr] | Nov 30 19:57:18.536 INFO [stderr] 73 | let mode: ::mode_t = 1365236; Nov 30 19:57:18.536 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.536 INFO [stderr] Nov 30 19:57:18.537 INFO [stderr] 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 Nov 30 19:57:18.537 INFO [stderr] --> src/lib.rs:74:19 Nov 30 19:57:18.537 INFO [stderr] | Nov 30 19:57:18.537 INFO [stderr] 74 | let time: ::time_t = 134062; Nov 30 19:57:18.537 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.537 INFO [stderr] Nov 30 19:57:18.537 INFO [stderr] 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 Nov 30 19:57:18.537 INFO [stderr] --> src/time.rs:69:34 Nov 30 19:57:18.537 INFO [stderr] | Nov 30 19:57:18.537 INFO [stderr] 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { Nov 30 19:57:18.537 INFO [stderr] | ^^^^^^^^ Nov 30 19:57:18.537 INFO [stderr] Nov 30 19:57:18.673 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s Nov 30 19:57:18.675 INFO [stderr] su: No module specific data is present Nov 30 19:57:18.899 INFO running `"docker" "inspect" "0d44c204f79a71584bc4f7e92cd311b9b7eee5c49fe6aee3a60a4a5618d4e368"` Nov 30 19:57:19.011 INFO running `"docker" "rm" "-f" "0d44c204f79a71584bc4f7e92cd311b9b7eee5c49fe6aee3a60a4a5618d4e368"` Nov 30 19:57:19.137 INFO [stdout] 0d44c204f79a71584bc4f7e92cd311b9b7eee5c49fe6aee3a60a4a5618d4e368