[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 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhcpl%2Fcoreutils-date" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hcpl/coreutils-date on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hcpl/coreutils-date already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.4
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded num-integer v0.1.34
[INFO] [stderr]   Downloaded num-traits v0.1.37
[INFO] [stderr]   Downloaded gcc v0.3.49
[INFO] [stderr]   Downloaded num v0.1.37
[INFO] [stderr]   Downloaded nom v3.0.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.2.0
[INFO] [stderr]   Downloaded chrono v0.3.1
[INFO] [stderr]   Downloaded time v0.1.37
[INFO] [stderr]   Downloaded clap v2.24.2
[INFO] [stderr]   Downloaded libc v0.2.23
[INFO] [stderr]   Downloaded atty v0.2.2
[INFO] [stderr]   Downloaded vec_map v0.8.0
[INFO] [stderr]   Downloaded errno v0.2.3
[INFO] [stderr]   Downloaded cfg-if v0.1.0
[INFO] [stderr]   Downloaded backtrace v0.3.2
[INFO] [stderr]   Downloaded num-iter v0.1.33
[INFO] [stderr]   Downloaded redox_syscall v0.1.17
[INFO] [stderr]   Downloaded bitflags v0.8.2
[INFO] [stderr]   Downloaded strsim v0.6.0
[INFO] [stderr]   Downloaded term_size v0.3.0
[INFO] [stderr]   Downloaded backtrace-sys v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a48f60b68298f0b0757594dcc254f913dffb268011f77ecf91b67ffdc32f9ed5
[INFO] running `Command { std: "docker" "start" "-a" "a48f60b68298f0b0757594dcc254f913dffb268011f77ecf91b67ffdc32f9ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a48f60b68298f0b0757594dcc254f913dffb268011f77ecf91b67ffdc32f9ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a48f60b68298f0b0757594dcc254f913dffb268011f77ecf91b67ffdc32f9ed5", kill_on_drop: false }`
[INFO] [stdout] a48f60b68298f0b0757594dcc254f913dffb268011f77ecf91b67ffdc32f9ed5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 683da3d6dfa3024f48f6059fd066aac1f5ecafad8278ff34d6bee8ae92b81036
[INFO] running `Command { std: "docker" "start" "-a" "683da3d6dfa3024f48f6059fd066aac1f5ecafad8278ff34d6bee8ae92b81036", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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 cfg-if v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.4
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.2.0
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling nom v3.0.0
[INFO] [stderr]    Compiling term_size v0.3.0
[INFO] [stderr]    Compiling atty v0.2.2
[INFO] [stderr]    Compiling time v0.1.37
[INFO] [stderr]    Compiling errno v0.2.3
[INFO] [stderr]    Compiling clap v2.24.2
[INFO] [stderr]    Compiling num-integer v0.1.34
[INFO] [stderr]    Compiling num-iter v0.1.33
[INFO] [stderr]    Compiling num v0.1.37
[INFO] [stderr]    Compiling backtrace-sys v0.1.11
[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 method `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] 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` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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] 107 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v3.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "683da3d6dfa3024f48f6059fd066aac1f5ecafad8278ff34d6bee8ae92b81036", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "683da3d6dfa3024f48f6059fd066aac1f5ecafad8278ff34d6bee8ae92b81036", kill_on_drop: false }`
[INFO] [stdout] 683da3d6dfa3024f48f6059fd066aac1f5ecafad8278ff34d6bee8ae92b81036
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc766f190f1ce50b4f30f0091b6936da97df246b0ce5de125879e2d704c3b726
[INFO] running `Command { std: "docker" "start" "-a" "cc766f190f1ce50b4f30f0091b6936da97df246b0ce5de125879e2d704c3b726", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated method `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] 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` which comes from the expansion of the macro `error_chain` (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: use of deprecated method `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] 107 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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] 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` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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] 107 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v3.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "cc766f190f1ce50b4f30f0091b6936da97df246b0ce5de125879e2d704c3b726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc766f190f1ce50b4f30f0091b6936da97df246b0ce5de125879e2d704c3b726", kill_on_drop: false }`
[INFO] [stdout] cc766f190f1ce50b4f30f0091b6936da97df246b0ce5de125879e2d704c3b726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b5ed6f195177966bff04f6c7135c993e2d1d1fb62ef5ae7030725f0c7c318f41
[INFO] running `Command { std: "docker" "start" "-a" "b5ed6f195177966bff04f6c7135c993e2d1d1fb62ef5ae7030725f0c7c318f41", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated method `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] 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` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `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] 107 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (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` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v3.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests date.rs (/opt/rustwide/target/debug/deps/uu_date-2b29f99975c76dfe)
[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-98b3f9c80935f2e4)
[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" "b5ed6f195177966bff04f6c7135c993e2d1d1fb62ef5ae7030725f0c7c318f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5ed6f195177966bff04f6c7135c993e2d1d1fb62ef5ae7030725f0c7c318f41", kill_on_drop: false }`
[INFO] [stdout] b5ed6f195177966bff04f6c7135c993e2d1d1fb62ef5ae7030725f0c7c318f41
