[INFO] fetching crate heca-convert-lib 0.0.5...
[INFO] checking heca-convert-lib-0.0.5 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate heca-convert-lib 0.0.5 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate heca-convert-lib 0.0.5 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 heca-convert-lib 0.0.5
[INFO] finished tweaking crates.io crate heca-convert-lib 0.0.5
[INFO] tweaked toml for crates.io crate heca-convert-lib 0.0.5 written to /workspace/builds/worker-2-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 49 packages to latest compatible versions
[INFO] [stderr]       Adding num v0.2.1 (latest: v0.4.2)
[INFO] [stderr]       Adding num-bigint v0.2.6 (latest: v0.4.4)
[INFO] [stderr]       Adding num-complex v0.2.4 (latest: v0.4.5)
[INFO] [stderr]       Adding num-rational v0.2.4 (latest: v0.4.1)
[INFO] [stderr]       Adding num-traits v0.1.43 (latest: v0.2.18)
[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 num v0.2.1
[INFO] [stderr]   Downloaded num-rational v0.2.4
[INFO] [stderr]   Downloaded num-complex v0.2.4
[INFO] [stderr]   Downloaded enum_primitive v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a3069ad02a41021693377c4a28e50dc52e366c879ae88eb54a266bd76d6ed904
[INFO] running `Command { std: "docker" "start" "-a" "a3069ad02a41021693377c4a28e50dc52e366c879ae88eb54a266bd76d6ed904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3069ad02a41021693377c4a28e50dc52e366c879ae88eb54a266bd76d6ed904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3069ad02a41021693377c4a28e50dc52e366c879ae88eb54a266bd76d6ed904", kill_on_drop: false }`
[INFO] [stdout] a3069ad02a41021693377c4a28e50dc52e366c879ae88eb54a266bd76d6ed904
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9bf07394709a4699c75db41b868a2b43bc775ca995cae0738321b70169aced4f
[INFO] running `Command { std: "docker" "start" "-a" "9bf07394709a4699c75db41b868a2b43bc775ca995cae0738321b70169aced4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking heca-convert-lib v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/lib.rs:25:51
[INFO] [stdout]    |
[INFO] [stdout] 25 |     static ref EPOCH: chrono::DateTime<Utc> = Utc.ymd(2, 9, 21).and_hms(18, 0, 0);
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/lib.rs:25:65
[INFO] [stdout]    |
[INFO] [stdout] 25 |     static ref EPOCH: chrono::DateTime<Utc> = Utc.ymd(2, 9, 21).and_hms(18, 0, 0);
[INFO] [stdout]    |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Ok(*EPOCH + Duration::days(amnt_days))
[INFO] [stdout]     |               ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:208:34
[INFO] [stdout]     |
[INFO] [stdout] 208 |         if time.year() < (*EPOCH + Duration::days(365)).year() {
[INFO] [stdout]     |                                  ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 (*EPOCH + Duration::days(365)).year()
[INFO] [stdout]     |                         ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/lib.rs:25:51
[INFO] [stdout]    |
[INFO] [stdout] 25 |     static ref EPOCH: chrono::DateTime<Utc> = Utc.ymd(2, 9, 21).and_hms(18, 0, 0);
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/lib.rs:25:65
[INFO] [stdout]    |
[INFO] [stdout] 25 |     static ref EPOCH: chrono::DateTime<Utc> = Utc.ymd(2, 9, 21).and_hms(18, 0, 0);
[INFO] [stdout]    |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Ok(*EPOCH + Duration::days(amnt_days))
[INFO] [stdout]     |               ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:208:34
[INFO] [stdout]     |
[INFO] [stdout] 208 |         if time.year() < (*EPOCH + Duration::days(365)).year() {
[INFO] [stdout]     |                                  ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 (*EPOCH + Duration::days(365)).year()
[INFO] [stdout]     |                         ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 2 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 `heca-convert-lib` (lib test) due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 2 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 `heca-convert-lib` (lib) due to 4 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9bf07394709a4699c75db41b868a2b43bc775ca995cae0738321b70169aced4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bf07394709a4699c75db41b868a2b43bc775ca995cae0738321b70169aced4f", kill_on_drop: false }`
[INFO] [stdout] 9bf07394709a4699c75db41b868a2b43bc775ca995cae0738321b70169aced4f
[INFO] checking heca-convert-lib-0.0.5 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate heca-convert-lib 0.0.5 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate heca-convert-lib 0.0.5 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 heca-convert-lib 0.0.5
[INFO] finished tweaking crates.io crate heca-convert-lib 0.0.5
[INFO] tweaked toml for crates.io crate heca-convert-lib 0.0.5 written to /workspace/builds/worker-2-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 49 packages to latest compatible versions
[INFO] [stderr]       Adding num v0.2.1 (latest: v0.4.2)
[INFO] [stderr]       Adding num-bigint v0.2.6 (latest: v0.4.4)
[INFO] [stderr]       Adding num-complex v0.2.4 (latest: v0.4.5)
[INFO] [stderr]       Adding num-rational v0.2.4 (latest: v0.4.1)
[INFO] [stderr]       Adding num-traits v0.1.43 (latest: v0.2.18)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bba18bc02124cf63f3cfab8113ba0085579404ef71ad012af5769a0c13d1ba73
[INFO] running `Command { std: "docker" "start" "-a" "bba18bc02124cf63f3cfab8113ba0085579404ef71ad012af5769a0c13d1ba73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bba18bc02124cf63f3cfab8113ba0085579404ef71ad012af5769a0c13d1ba73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba18bc02124cf63f3cfab8113ba0085579404ef71ad012af5769a0c13d1ba73", kill_on_drop: false }`
[INFO] [stdout] bba18bc02124cf63f3cfab8113ba0085579404ef71ad012af5769a0c13d1ba73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 16be55aa5505e3a7786afa665953c24c7b09c1ef71020121db7db6263b20110d
[INFO] running `Command { std: "docker" "start" "-a" "16be55aa5505e3a7786afa665953c24c7b09c1ef71020121db7db6263b20110d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking heca-convert-lib v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/lib.rs:25:51
[INFO] [stdout]    |
[INFO] [stdout] 25 |     static ref EPOCH: chrono::DateTime<Utc> = Utc.ymd(2, 9, 21).and_hms(18, 0, 0);
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/lib.rs:25:65
[INFO] [stdout]    |
[INFO] [stdout] 25 |     static ref EPOCH: chrono::DateTime<Utc> = Utc.ymd(2, 9, 21).and_hms(18, 0, 0);
[INFO] [stdout]    |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Ok(*EPOCH + Duration::days(amnt_days))
[INFO] [stdout]     |               ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:208:34
[INFO] [stdout]     |
[INFO] [stdout] 208 |         if time.year() < (*EPOCH + Duration::days(365)).year() {
[INFO] [stdout]     |                                  ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 (*EPOCH + Duration::days(365)).year()
[INFO] [stdout]     |                         ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
[INFO] [stdout]   --> src/lib.rs:25:51
[INFO] [stdout]    |
[INFO] [stdout] 25 |     static ref EPOCH: chrono::DateTime<Utc> = Utc.ymd(2, 9, 21).and_hms(18, 0, 0);
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]   --> src/lib.rs:25:65
[INFO] [stdout]    |
[INFO] [stdout] 25 |     static ref EPOCH: chrono::DateTime<Utc> = Utc.ymd(2, 9, 21).and_hms(18, 0, 0);
[INFO] [stdout]    |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Ok(*EPOCH + Duration::days(amnt_days))
[INFO] [stdout]     |               ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:208:34
[INFO] [stdout]     |
[INFO] [stdout] 208 |         if time.year() < (*EPOCH + Duration::days(365)).year() {
[INFO] [stdout]     |                                  ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot add `time::Duration` to `DateTime<chrono::Utc>`
[INFO] [stdout]    --> src/lib.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 (*EPOCH + Duration::days(365)).year()
[INFO] [stdout]     |                         ^ no implementation for `DateTime<chrono::Utc> + time::Duration`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Add<time::Duration>` is not implemented for `DateTime<chrono::Utc>`
[INFO] [stdout]     = help: the following other types implement trait `Add<Rhs>`:
[INFO] [stdout]               <DateTime<Tz> as Add<Days>>
[INFO] [stdout]               <DateTime<Tz> as Add<FixedOffset>>
[INFO] [stdout]               <DateTime<Tz> as Add<Months>>
[INFO] [stdout]               <DateTime<Tz> as Add<TimeDelta>>
[INFO] [stdout]               <DateTime<Tz> as Add<std::time::Duration>>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 2 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 `heca-convert-lib` (lib test) due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 2 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 `heca-convert-lib` (lib) due to 4 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "16be55aa5505e3a7786afa665953c24c7b09c1ef71020121db7db6263b20110d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16be55aa5505e3a7786afa665953c24c7b09c1ef71020121db7db6263b20110d", kill_on_drop: false }`
[INFO] [stdout] 16be55aa5505e3a7786afa665953c24c7b09c1ef71020121db7db6263b20110d
