[INFO] crate coreutils_core 0.1.1 is already in cache [INFO] testing coreutils_core-0.1.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate coreutils_core 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate coreutils_core 0.1.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate coreutils_core 0.1.1 [INFO] finished tweaking crates.io crate coreutils_core 0.1.1 [INFO] tweaked toml for crates.io crate coreutils_core 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] 5d4d89409df80a08c19ebb04c7b4a4d44fbc669816c668cc83b52a4238560f9e [INFO] running `"docker" "start" "-a" "5d4d89409df80a08c19ebb04c7b4a4d44fbc669816c668cc83b52a4238560f9e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling coreutils_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'time::offset_date_time::OffsetDateTime::now': This function returns a value with an offset of UTC, which is not apparent from its name alone. You should use `OffsetDateTime::now_utc()` instead. [INFO] [stderr] --> src/os/time.rs:79:15 [INFO] [stderr] | [INFO] [stderr] 79 | let now = DateTime::now(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.40s [INFO] running `"docker" "inspect" "5d4d89409df80a08c19ebb04c7b4a4d44fbc669816c668cc83b52a4238560f9e"` [INFO] running `"docker" "rm" "-f" "5d4d89409df80a08c19ebb04c7b4a4d44fbc669816c668cc83b52a4238560f9e"` [INFO] [stdout] 5d4d89409df80a08c19ebb04c7b4a4d44fbc669816c668cc83b52a4238560f9e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4416c7ec7585fb243af5daa426ce90293108ff8a7b49a85b4e0cf6c00e068e85 [INFO] running `"docker" "start" "-a" "4416c7ec7585fb243af5daa426ce90293108ff8a7b49a85b4e0cf6c00e068e85"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling coreutils_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'time::offset_date_time::OffsetDateTime::now': This function returns a value with an offset of UTC, which is not apparent from its name alone. You should use `OffsetDateTime::now_utc()` instead. [INFO] [stderr] --> src/os/time.rs:79:15 [INFO] [stderr] | [INFO] [stderr] 79 | let now = DateTime::now(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'time::offset_date_time::OffsetDateTime::now': This function returns a value with an offset of UTC, which is not apparent from its name alone. You should use `OffsetDateTime::now_utc()` instead. [INFO] [stderr] --> src/os/time.rs:79:15 [INFO] [stderr] | [INFO] [stderr] 79 | let now = DateTime::now(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `"docker" "inspect" "4416c7ec7585fb243af5daa426ce90293108ff8a7b49a85b4e0cf6c00e068e85"` [INFO] running `"docker" "rm" "-f" "4416c7ec7585fb243af5daa426ce90293108ff8a7b49a85b4e0cf6c00e068e85"` [INFO] [stdout] 4416c7ec7585fb243af5daa426ce90293108ff8a7b49a85b4e0cf6c00e068e85 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 9d5827c765b0d3623b465e3753f6f7867a10a6e52cea3e73a05e6f4ca7ee32cc [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" "9d5827c765b0d3623b465e3753f6f7867a10a6e52cea3e73a05e6f4ca7ee32cc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'time::offset_date_time::OffsetDateTime::now': This function returns a value with an offset of UTC, which is not apparent from its name alone. You should use `OffsetDateTime::now_utc()` instead. [INFO] [stderr] --> src/os/time.rs:79:15 [INFO] [stderr] | [INFO] [stderr] 79 | let now = DateTime::now(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'time::offset_date_time::OffsetDateTime::now': This function returns a value with an offset of UTC, which is not apparent from its name alone. You should use `OffsetDateTime::now_utc()` instead. [INFO] [stderr] --> src/os/time.rs:79:15 [INFO] [stderr] | [INFO] [stderr] 79 | let now = DateTime::now(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/coreutils_core-586d6514daf9d73d [INFO] [stderr] Doc-tests coreutils_core [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/input.rs - input::Input (line 10) ... ignored [INFO] [stdout] test src/input.rs - input::Input (line 20) ... ignored [INFO] [stdout] test src/os/tty.rs - os::tty::IsTTY::is_tty (line 81) ... ok [INFO] [stdout] test src/os/tty.rs - os::tty::is_tty (line 98) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9d5827c765b0d3623b465e3753f6f7867a10a6e52cea3e73a05e6f4ca7ee32cc"` [INFO] running `"docker" "rm" "-f" "9d5827c765b0d3623b465e3753f6f7867a10a6e52cea3e73a05e6f4ca7ee32cc"` [INFO] [stdout] 9d5827c765b0d3623b465e3753f6f7867a10a6e52cea3e73a05e6f4ca7ee32cc