[INFO] fetching crate float_duration 0.3.3...
[INFO] checking float_duration-0.3.3 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate float_duration 0.3.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate float_duration 0.3.3 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate float_duration 0.3.3
[INFO] finished tweaking crates.io crate float_duration 0.3.3
[INFO] tweaked toml for crates.io crate float_duration 0.3.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding approx v0.1.1 (latest: v0.5.1)
[INFO] [stderr]       Adding time v0.1.45 (latest: v0.3.36)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f6a90601616a66e39ad8bb41afb3945635569dcbbd73a9b26f2027601d65904
[INFO] running `Command { std: "docker" "start" "-a" "9f6a90601616a66e39ad8bb41afb3945635569dcbbd73a9b26f2027601d65904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f6a90601616a66e39ad8bb41afb3945635569dcbbd73a9b26f2027601d65904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f6a90601616a66e39ad8bb41afb3945635569dcbbd73a9b26f2027601d65904", kill_on_drop: false }`
[INFO] [stdout] 9f6a90601616a66e39ad8bb41afb3945635569dcbbd73a9b26f2027601d65904
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe68c756b4102bdf05e066e40272984f68263eaeda529cc2e163fc229b607a0e
[INFO] running `Command { std: "docker" "start" "-a" "fe68c756b4102bdf05e066e40272984f68263eaeda529cc2e163fc229b607a0e", kill_on_drop: false }`
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking float_duration v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/duration.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl<Tz: chrono::TimeZone> TimePoint for chrono::Date<Tz> {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/duration.rs:379:50
[INFO] [stdout]     |
[INFO] [stdout] 379 |     fn float_duration_since(self, since: chrono::Date<Tz>) -> Result<FloatDuration, ()> {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `error::OutOfRangeError`
[INFO] [stdout]    --> src/duration.rs:299:71
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let chrono_duration = chrono::Duration::from_std(std_duration)?;
[INFO] [stdout]     |                                                                       ^ the trait `From<chrono::OutOfRangeError>` is not implemented for `error::OutOfRangeError`, which is required by `Result<TimeDelta, error::OutOfRangeError>: FromResidual<Result<Infallible, chrono::OutOfRangeError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the trait `From<time::OutOfRangeError>` is implemented for `error::OutOfRangeError`
[INFO] [stdout]     = help: for that trait implementation, expected `time::OutOfRangeError`, found `chrono::OutOfRangeError`
[INFO] [stdout]     = note: required for `Result<TimeDelta, error::OutOfRangeError>` to implement `FromResidual<Result<Infallible, chrono::OutOfRangeError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `float_duration` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe68c756b4102bdf05e066e40272984f68263eaeda529cc2e163fc229b607a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe68c756b4102bdf05e066e40272984f68263eaeda529cc2e163fc229b607a0e", kill_on_drop: false }`
[INFO] [stdout] fe68c756b4102bdf05e066e40272984f68263eaeda529cc2e163fc229b607a0e
[INFO] checking float_duration-0.3.3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate float_duration 0.3.3 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate float_duration 0.3.3 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate float_duration 0.3.3
[INFO] finished tweaking crates.io crate float_duration 0.3.3
[INFO] tweaked toml for crates.io crate float_duration 0.3.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding approx v0.1.1 (latest: v0.5.1)
[INFO] [stderr]       Adding time v0.1.45 (latest: v0.3.36)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f24c8760dfddf189402a67f08accca5caa652d7a1bb3323bf77d454031b5abea
[INFO] running `Command { std: "docker" "start" "-a" "f24c8760dfddf189402a67f08accca5caa652d7a1bb3323bf77d454031b5abea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f24c8760dfddf189402a67f08accca5caa652d7a1bb3323bf77d454031b5abea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f24c8760dfddf189402a67f08accca5caa652d7a1bb3323bf77d454031b5abea", kill_on_drop: false }`
[INFO] [stdout] f24c8760dfddf189402a67f08accca5caa652d7a1bb3323bf77d454031b5abea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 958a9b8371e10f413f3651fcbb24d44db427e3432f5ba8ecc392fb8244564869
[INFO] running `Command { std: "docker" "start" "-a" "958a9b8371e10f413f3651fcbb24d44db427e3432f5ba8ecc392fb8244564869", kill_on_drop: false }`
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking float_duration v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/duration.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | impl<Tz: chrono::TimeZone> TimePoint for chrono::Date<Tz> {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/duration.rs:379:50
[INFO] [stdout]     |
[INFO] [stdout] 379 |     fn float_duration_since(self, since: chrono::Date<Tz>) -> Result<FloatDuration, ()> {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `error::OutOfRangeError`
[INFO] [stdout]    --> src/duration.rs:299:71
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let chrono_duration = chrono::Duration::from_std(std_duration)?;
[INFO] [stdout]     |                                                                       ^ the trait `From<chrono::OutOfRangeError>` is not implemented for `error::OutOfRangeError`, which is required by `Result<TimeDelta, error::OutOfRangeError>: FromResidual<Result<Infallible, chrono::OutOfRangeError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the trait `From<time::OutOfRangeError>` is implemented for `error::OutOfRangeError`
[INFO] [stdout]     = help: for that trait implementation, expected `time::OutOfRangeError`, found `chrono::OutOfRangeError`
[INFO] [stdout]     = note: required for `Result<TimeDelta, error::OutOfRangeError>` to implement `FromResidual<Result<Infallible, chrono::OutOfRangeError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `float_duration` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "958a9b8371e10f413f3651fcbb24d44db427e3432f5ba8ecc392fb8244564869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "958a9b8371e10f413f3651fcbb24d44db427e3432f5ba8ecc392fb8244564869", kill_on_drop: false }`
[INFO] [stdout] 958a9b8371e10f413f3651fcbb24d44db427e3432f5ba8ecc392fb8244564869
