[INFO] cloning repository https://github.com/hcpl/coreutils-date [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hcpl/coreutils-date" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhcpl%2Fcoreutils-date", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhcpl%2Fcoreutils-date'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 719fc1b298bf5ad635af0304bb8f94d4afde67fb [INFO] testing hcpl/coreutils-date against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhcpl%2Fcoreutils-date" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hcpl/coreutils-date on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hcpl/coreutils-date [INFO] finished tweaking git repo https://github.com/hcpl/coreutils-date [INFO] tweaked toml for git repo https://github.com/hcpl/coreutils-date written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/hcpl/coreutils-date already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e5eb11d1888b65a3909c83681e6ee0c4d0c05c657b58059d7be9eb30ed4b7f8 [INFO] running `Command { std: "docker" "start" "-a" "5e5eb11d1888b65a3909c83681e6ee0c4d0c05c657b58059d7be9eb30ed4b7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e5eb11d1888b65a3909c83681e6ee0c4d0c05c657b58059d7be9eb30ed4b7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e5eb11d1888b65a3909c83681e6ee0c4d0c05c657b58059d7be9eb30ed4b7f8", kill_on_drop: false }` [INFO] [stdout] 5e5eb11d1888b65a3909c83681e6ee0c4d0c05c657b58059d7be9eb30ed4b7f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b211e6751267b446fd42d86801e847f59328a5762036ec772bcca65f23461c96 [INFO] running `Command { std: "docker" "start" "-a" "b211e6751267b446fd42d86801e847f59328a5762036ec772bcca65f23461c96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling gcc v0.3.49 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling nom v3.0.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling errno v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling date v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> date.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / error_chain! { [INFO] [stdout] 49 | | foreign_links { [INFO] [stdout] 50 | | Io(::std::io::Error); [INFO] [stdout] 51 | | ChronoParse(::chrono::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> date.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / error_chain! { [INFO] [stdout] 49 | | foreign_links { [INFO] [stdout] 50 | | Io(::std::io::Error); [INFO] [stdout] 51 | | ChronoParse(::chrono::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.57s [INFO] running `Command { std: "docker" "inspect" "b211e6751267b446fd42d86801e847f59328a5762036ec772bcca65f23461c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b211e6751267b446fd42d86801e847f59328a5762036ec772bcca65f23461c96", kill_on_drop: false }` [INFO] [stdout] b211e6751267b446fd42d86801e847f59328a5762036ec772bcca65f23461c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9ec7d36a22778f67ced69b19107820d8bed773a1165f16f68c857ebd90b06d5 [INFO] running `Command { std: "docker" "start" "-a" "c9ec7d36a22778f67ced69b19107820d8bed773a1165f16f68c857ebd90b06d5", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> date.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / error_chain! { [INFO] [stdout] 49 | | foreign_links { [INFO] [stdout] 50 | | Io(::std::io::Error); [INFO] [stdout] 51 | | ChronoParse(::chrono::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> date.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / error_chain! { [INFO] [stdout] 49 | | foreign_links { [INFO] [stdout] 50 | | Io(::std::io::Error); [INFO] [stdout] 51 | | ChronoParse(::chrono::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling date v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> date.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / error_chain! { [INFO] [stdout] 49 | | foreign_links { [INFO] [stdout] 50 | | Io(::std::io::Error); [INFO] [stdout] 51 | | ChronoParse(::chrono::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> date.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / error_chain! { [INFO] [stdout] 49 | | foreign_links { [INFO] [stdout] 50 | | Io(::std::io::Error); [INFO] [stdout] 51 | | ChronoParse(::chrono::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Executable unittests date.rs (/opt/rustwide/target/debug/deps/uu_date-32843b92b2a32d3f) [INFO] [stderr] Executable unittests main.rs (/opt/rustwide/target/debug/deps/date-ea58345b903821cc) [INFO] running `Command { std: "docker" "inspect" "c9ec7d36a22778f67ced69b19107820d8bed773a1165f16f68c857ebd90b06d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ec7d36a22778f67ced69b19107820d8bed773a1165f16f68c857ebd90b06d5", kill_on_drop: false }` [INFO] [stdout] c9ec7d36a22778f67ced69b19107820d8bed773a1165f16f68c857ebd90b06d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 509de6197f62cb2c7f4242b1692d602b1768837cd289ba075487c98fcf45ad32 [INFO] running `Command { std: "docker" "start" "-a" "509de6197f62cb2c7f4242b1692d602b1768837cd289ba075487c98fcf45ad32", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> date.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | / error_chain! { [INFO] [stderr] 49 | | foreign_links { [INFO] [stderr] 50 | | Io(::std::io::Error); [INFO] [stderr] 51 | | ChronoParse(::chrono::ParseError); [INFO] [stderr] ... | [INFO] [stderr] 106 | | } [INFO] [stderr] 107 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> date.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | / error_chain! { [INFO] [stderr] 49 | | foreign_links { [INFO] [stderr] 50 | | Io(::std::io::Error); [INFO] [stderr] 51 | | ChronoParse(::chrono::ParseError); [INFO] [stderr] ... | [INFO] [stderr] 106 | | } [INFO] [stderr] 107 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `date` (lib) generated 2 warnings [INFO] [stderr] warning: `date` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests date.rs (/opt/rustwide/target/debug/deps/uu_date-32843b92b2a32d3f) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests main.rs (/opt/rustwide/target/debug/deps/date-ea58345b903821cc) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests uu_date [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "509de6197f62cb2c7f4242b1692d602b1768837cd289ba075487c98fcf45ad32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509de6197f62cb2c7f4242b1692d602b1768837cd289ba075487c98fcf45ad32", kill_on_drop: false }` [INFO] [stdout] 509de6197f62cb2c7f4242b1692d602b1768837cd289ba075487c98fcf45ad32