[INFO] fetching crate interledger-service 0.4.0...
[INFO] checking interledger-service-0.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate interledger-service 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate interledger-service 0.4.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate interledger-service 0.4.0
[INFO] finished tweaking crates.io crate interledger-service 0.4.0
[INFO] tweaked toml for crates.io crate interledger-service 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-futures v0.1.1
[INFO] [stderr]   Downloaded interledger-packet v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2676d83cc80de2f06f9c5fd6b725621991f949af88bc65a4fa130c6c6f18e4c3
[INFO] running `Command { std: "docker" "start" "-a" "2676d83cc80de2f06f9c5fd6b725621991f949af88bc65a4fa130c6c6f18e4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2676d83cc80de2f06f9c5fd6b725621991f949af88bc65a4fa130c6c6f18e4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2676d83cc80de2f06f9c5fd6b725621991f949af88bc65a4fa130c6c6f18e4c3", kill_on_drop: false }`
[INFO] [stdout] 2676d83cc80de2f06f9c5fd6b725621991f949af88bc65a4fa130c6c6f18e4c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e653f571159c1259a2e8ad732d0999cac2eecfd69b5932291d3b43ebba37329
[INFO] running `Command { std: "docker" "start" "-a" "4e653f571159c1259a2e8ad732d0999cac2eecfd69b5932291d3b43ebba37329", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stdout] error: expected item, found `"serde_json requires that either `std` (default) or `alloc` feature is enabled"`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/features_check/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "serde_json requires that either `std` (default) or `alloc` feature is enabled"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking interledger-packet v0.4.0
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 &hex::encode(self.execution_condition()),
[INFO] [stdout]     |                       ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:366:41
[INFO] [stdout]     |
[INFO] [stdout] 366 |             .field("fulfillment", &hex::encode(self.fulfillment()))
[INFO] [stdout]     |                                         ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_json` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `chrono::ParseError: std::error::Error` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/errors.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |             cause(err)
[INFO] [stdout]    |                   ^^^ the trait `std::error::Error` is not implemented for `chrono::ParseError`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for the cast from `&chrono::ParseError` to `&dyn std::error::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:148:43
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let expires_at = SystemTime::from(expires_at);
[INFO] [stdout]     |                          ---------------- ^^^^^^^^^^ expected `SystemTime`, found `DateTime<Utc>`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `SystemTime`
[INFO] [stdout]                found struct `DateTime<Utc>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/convert/mod.rs:584:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: From<SystemTime>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             DateTime::<Utc>::from(expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ the trait `From<SystemTime>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `From<DateTime<FixedOffset>>` is implemented for `DateTime<Utc>`
[INFO] [stdout]     = help: for that trait implementation, expected `DateTime<FixedOffset>`, found `SystemTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `format` found for struct `DateTime` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:196:47
[INFO] [stdout]     |
[INFO] [stdout] 196 |             DateTime::<Utc>::from(expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT),
[INFO] [stdout]     |                                               ^^^^^^ method not found in `DateTime<Utc>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: From<SystemTime>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:248:18
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 &DateTime::<Utc>::from(self.expires_at()).to_rfc3339(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ the trait `From<SystemTime>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `From<DateTime<FixedOffset>>` is implemented for `DateTime<Utc>`
[INFO] [stdout]     = help: for that trait implementation, expected `DateTime<FixedOffset>`, found `SystemTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_rfc3339` found for struct `DateTime` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:248:59
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 &DateTime::<Utc>::from(self.expires_at()).to_rfc3339(),
[INFO] [stdout]     |                                                           ^^^^^^^^^^ method not found in `DateTime<Utc>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: From<SystemTime>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             DateTime::<Utc>::from(self.expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ the trait `From<SystemTime>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `From<DateTime<FixedOffset>>` is implemented for `DateTime<Utc>`
[INFO] [stdout]     = help: for that trait implementation, expected `DateTime<FixedOffset>`, found `SystemTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `format` found for struct `DateTime` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:277:52
[INFO] [stdout]     |
[INFO] [stdout] 277 |             DateTime::<Utc>::from(self.expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT),
[INFO] [stdout]     |                                                    ^^^^^^ method not found in `DateTime<Utc>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `interledger-packet` (lib) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "4e653f571159c1259a2e8ad732d0999cac2eecfd69b5932291d3b43ebba37329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e653f571159c1259a2e8ad732d0999cac2eecfd69b5932291d3b43ebba37329", kill_on_drop: false }`
[INFO] [stdout] 4e653f571159c1259a2e8ad732d0999cac2eecfd69b5932291d3b43ebba37329
[INFO] checking interledger-service-0.4.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate interledger-service 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate interledger-service 0.4.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate interledger-service 0.4.0
[INFO] finished tweaking crates.io crate interledger-service 0.4.0
[INFO] tweaked toml for crates.io crate interledger-service 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 454d6e39c99f98ce248247dedf4dbfedd4b99708ab25f27d6e517da14fb90750
[INFO] running `Command { std: "docker" "start" "-a" "454d6e39c99f98ce248247dedf4dbfedd4b99708ab25f27d6e517da14fb90750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "454d6e39c99f98ce248247dedf4dbfedd4b99708ab25f27d6e517da14fb90750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "454d6e39c99f98ce248247dedf4dbfedd4b99708ab25f27d6e517da14fb90750", kill_on_drop: false }`
[INFO] [stdout] 454d6e39c99f98ce248247dedf4dbfedd4b99708ab25f27d6e517da14fb90750
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55d611edae490a818396459bce2b3d5cd75d190e04c340711b54848d9ab31e38
[INFO] running `Command { std: "docker" "start" "-a" "55d611edae490a818396459bce2b3d5cd75d190e04c340711b54848d9ab31e38", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stdout] error: expected item, found `"serde_json requires that either `std` (default) or `alloc` feature is enabled"`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/features_check/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | "serde_json requires that either `std` (default) or `alloc` feature is enabled"
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking interledger-packet v0.4.0
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 &hex::encode(self.execution_condition()),
[INFO] [stdout]     |                       ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:366:41
[INFO] [stdout]     |
[INFO] [stdout] 366 |             .field("fulfillment", &hex::encode(self.fulfillment()))
[INFO] [stdout]     |                                         ^^^^^^ not found in `hex`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn encode<T: AsRef<[u8]>>(data: T) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `alloc` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `chrono::ParseError: std::error::Error` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/errors.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |             cause(err)
[INFO] [stdout]    |                   ^^^ the trait `std::error::Error` is not implemented for `chrono::ParseError`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for the cast from `&chrono::ParseError` to `&dyn std::error::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:148:43
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let expires_at = SystemTime::from(expires_at);
[INFO] [stdout]     |                          ---------------- ^^^^^^^^^^ expected `SystemTime`, found `DateTime<Utc>`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `SystemTime`
[INFO] [stdout]                found struct `DateTime<Utc>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/convert/mod.rs:584:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_json` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: From<SystemTime>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             DateTime::<Utc>::from(expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ the trait `From<SystemTime>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `From<DateTime<FixedOffset>>` is implemented for `DateTime<Utc>`
[INFO] [stdout]     = help: for that trait implementation, expected `DateTime<FixedOffset>`, found `SystemTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `format` found for struct `DateTime` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:196:47
[INFO] [stdout]     |
[INFO] [stdout] 196 |             DateTime::<Utc>::from(expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT),
[INFO] [stdout]     |                                               ^^^^^^ method not found in `DateTime<Utc>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: From<SystemTime>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:248:18
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 &DateTime::<Utc>::from(self.expires_at()).to_rfc3339(),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ the trait `From<SystemTime>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `From<DateTime<FixedOffset>>` is implemented for `DateTime<Utc>`
[INFO] [stdout]     = help: for that trait implementation, expected `DateTime<FixedOffset>`, found `SystemTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_rfc3339` found for struct `DateTime` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:248:59
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 &DateTime::<Utc>::from(self.expires_at()).to_rfc3339(),
[INFO] [stdout]     |                                                           ^^^^^^^^^^ method not found in `DateTime<Utc>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DateTime<Utc>: From<SystemTime>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             DateTime::<Utc>::from(self.expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ the trait `From<SystemTime>` is not implemented for `DateTime<Utc>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `From<DateTime<FixedOffset>>` is implemented for `DateTime<Utc>`
[INFO] [stdout]     = help: for that trait implementation, expected `DateTime<FixedOffset>`, found `SystemTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `format` found for struct `DateTime` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/interledger-packet-0.4.0/src/packet.rs:277:52
[INFO] [stdout]     |
[INFO] [stdout] 277 |             DateTime::<Utc>::from(self.expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT),
[INFO] [stdout]     |                                                    ^^^^^^ method not found in `DateTime<Utc>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `interledger-packet` (lib) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "55d611edae490a818396459bce2b3d5cd75d190e04c340711b54848d9ab31e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55d611edae490a818396459bce2b3d5cd75d190e04c340711b54848d9ab31e38", kill_on_drop: false }`
[INFO] [stdout] 55d611edae490a818396459bce2b3d5cd75d190e04c340711b54848d9ab31e38
