[INFO] crate linux-api 0.0.5 is already in cache [INFO] testing linux-api-0.0.5 against 1.44.0 for beta-1.45-1 [INFO] extracting crate linux-api 0.0.5 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate linux-api 0.0.5 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate linux-api 0.0.5 [INFO] removed path dependency linux-api-exit from crates.io crate linux-api 0.0.5 [INFO] removed path dependency linux-api-sys from crates.io crate linux-api 0.0.5 [INFO] removed path dependency time-sys from crates.io crate linux-api 0.0.5 [INFO] finished tweaking crates.io crate linux-api 0.0.5 [INFO] tweaked toml for crates.io crate linux-api 0.0.5 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13f4c90b922205fba0f5f29ec38bce1fd2d8f962e223495b163e20617119bb6c [INFO] running `"docker" "start" "-a" "13f4c90b922205fba0f5f29ec38bce1fd2d8f962e223495b163e20617119bb6c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling linux-api v0.0.5 (/opt/rustwide/workdir) [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 [INFO] [stderr] --> src/lib.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:237:23 [INFO] [stderr] | [INFO] [stderr] 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:69:34 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `"docker" "inspect" "13f4c90b922205fba0f5f29ec38bce1fd2d8f962e223495b163e20617119bb6c"` [INFO] running `"docker" "rm" "-f" "13f4c90b922205fba0f5f29ec38bce1fd2d8f962e223495b163e20617119bb6c"` [INFO] [stdout] 13f4c90b922205fba0f5f29ec38bce1fd2d8f962e223495b163e20617119bb6c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0accb735086506474c17d50d9f94cd5c51ce7aba0f347aafac5a1dfc0d9d13f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0accb735086506474c17d50d9f94cd5c51ce7aba0f347aafac5a1dfc0d9d13f9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 [INFO] [stderr] --> src/lib.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:237:23 [INFO] [stderr] | [INFO] [stderr] 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:69:34 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling linux-api-sys v0.0.1 [INFO] [stderr] Compiling linux-api-exit v0.1.1 [INFO] [stderr] Compiling time-sys v0.0.2 [INFO] [stderr] Compiling linux-api v0.0.5 (/opt/rustwide/workdir) [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 [INFO] [stderr] --> src/lib.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:237:23 [INFO] [stderr] | [INFO] [stderr] 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:69:34 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/lib.rs:72:18 [INFO] [stderr] | [INFO] [stderr] 72 | let dev: ::dev_t = 12467; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/lib.rs:73:19 [INFO] [stderr] | [INFO] [stderr] 73 | let mode: ::mode_t = 1365236; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/lib.rs:74:19 [INFO] [stderr] | [INFO] [stderr] 74 | let time: ::time_t = 134062; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "0accb735086506474c17d50d9f94cd5c51ce7aba0f347aafac5a1dfc0d9d13f9"` [INFO] running `"docker" "rm" "-f" "0accb735086506474c17d50d9f94cd5c51ce7aba0f347aafac5a1dfc0d9d13f9"` [INFO] [stdout] 0accb735086506474c17d50d9f94cd5c51ce7aba0f347aafac5a1dfc0d9d13f9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] add7a665bbfee56f96daae02ad7468f00ad1d60578264c90723d99d33bc4e042 [INFO] running `"docker" "start" "-a" "add7a665bbfee56f96daae02ad7468f00ad1d60578264c90723d99d33bc4e042"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 [INFO] [stderr] --> src/lib.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:237:23 [INFO] [stderr] | [INFO] [stderr] 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:69:34 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/lib.rs:72:18 [INFO] [stderr] | [INFO] [stderr] 72 | let dev: ::dev_t = 12467; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/lib.rs:73:19 [INFO] [stderr] | [INFO] [stderr] 73 | let mode: ::mode_t = 1365236; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/lib.rs:74:19 [INFO] [stderr] | [INFO] [stderr] 74 | let time: ::time_t = 134062; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [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 [INFO] [stdout] [INFO] [stderr] --> src/lib.rs:17:9 [INFO] [stdout] running 9 tests [INFO] [stderr] | [INFO] [stderr] 17 | pub use std::os::linux::raw::*; //Needed for time_t, dev_t, etc [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:237:23 [INFO] [stderr] | [INFO] [stderr] 237 | pub const TIME_T_MAX: ::time_t = 0b0111111111111111111111111111111111111111111111111111111111111111; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 12 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | pub tv_sec: ::time_t, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [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 [INFO] [stderr] --> src/time.rs:69:34 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn from_seconds(seconds: ::time_t) -> timeval { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/linux_api-23b91354b462f81d [INFO] [stdout] test time::tests::test_per_sec_accuracy ... ok [INFO] [stdout] test time::tests::test_timespec_to_msec_sec ... ok [INFO] [stdout] test time::tests::test_timespec_utility_functions ... ok [INFO] [stdout] test time::tests::test_timeval_to_msec_sec ... ok [INFO] [stdout] test time::tests::test_timeval_utility_functions ... ok [INFO] [stdout] test tests::ensure_types_exist ... ok [INFO] [stdout] test time::tests::test_time64_max ... ok [INFO] [stdout] test tests::no_errors_means_no_stupid_error ... ok [INFO] [stdout] test time::tests::test_time_t_max_64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests linux-api [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "add7a665bbfee56f96daae02ad7468f00ad1d60578264c90723d99d33bc4e042"` [INFO] running `"docker" "rm" "-f" "add7a665bbfee56f96daae02ad7468f00ad1d60578264c90723d99d33bc4e042"` [INFO] [stdout] add7a665bbfee56f96daae02ad7468f00ad1d60578264c90723d99d33bc4e042