[INFO] fetching crate interledger-router 0.4.0...
[INFO] checking interledger-router-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate interledger-router 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate interledger-router 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate interledger-router 0.4.0
[INFO] finished tweaking crates.io crate interledger-router 0.4.0
[INFO] tweaked toml for crates.io crate interledger-router 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded interledger-packet v0.4.0
[INFO] [stderr]   Downloaded interledger-service v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9827064fc93a8bbc59c327bfd3d06c7d334fbfd0393f81c7639b4a7d56728ec1
[INFO] running `Command { std: "docker" "start" "-a" "9827064fc93a8bbc59c327bfd3d06c7d334fbfd0393f81c7639b4a7d56728ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9827064fc93a8bbc59c327bfd3d06c7d334fbfd0393f81c7639b4a7d56728ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9827064fc93a8bbc59c327bfd3d06c7d334fbfd0393f81c7639b4a7d56728ec1", kill_on_drop: false }`
[INFO] [stdout] 9827064fc93a8bbc59c327bfd3d06c7d334fbfd0393f81c7639b4a7d56728ec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe456856f89f3beee702981dc8354ab13f79887ab9bdaf7d77daeb3358c45457
[INFO] running `Command { std: "docker" "start" "-a" "fe456856f89f3beee702981dc8354ab13f79887ab9bdaf7d77daeb3358c45457", kill_on_drop: false }`
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking bytes v0.4.12
[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[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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/convert/mod.rs:585: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" "fe456856f89f3beee702981dc8354ab13f79887ab9bdaf7d77daeb3358c45457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe456856f89f3beee702981dc8354ab13f79887ab9bdaf7d77daeb3358c45457", kill_on_drop: false }`
[INFO] [stdout] fe456856f89f3beee702981dc8354ab13f79887ab9bdaf7d77daeb3358c45457
[INFO] checking interledger-router-0.4.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate interledger-router 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate interledger-router 0.4.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate interledger-router 0.4.0
[INFO] finished tweaking crates.io crate interledger-router 0.4.0
[INFO] tweaked toml for crates.io crate interledger-router 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 357766ec6b43d07682d3c8b4845c3c9a5bd18f08ddb56d8f2efbee4a35b380bd
[INFO] running `Command { std: "docker" "start" "-a" "357766ec6b43d07682d3c8b4845c3c9a5bd18f08ddb56d8f2efbee4a35b380bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "357766ec6b43d07682d3c8b4845c3c9a5bd18f08ddb56d8f2efbee4a35b380bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "357766ec6b43d07682d3c8b4845c3c9a5bd18f08ddb56d8f2efbee4a35b380bd", kill_on_drop: false }`
[INFO] [stdout] 357766ec6b43d07682d3c8b4845c3c9a5bd18f08ddb56d8f2efbee4a35b380bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5748d64d94c022c20b7f160ff1eb669ce68e00ac6b1de9621ea71d32fa5cb755
[INFO] running `Command { std: "docker" "start" "-a" "5748d64d94c022c20b7f160ff1eb669ce68e00ac6b1de9621ea71d32fa5cb755", kill_on_drop: false }`
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking bytes v0.4.12
[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[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/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/convert/mod.rs:585: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" "5748d64d94c022c20b7f160ff1eb669ce68e00ac6b1de9621ea71d32fa5cb755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5748d64d94c022c20b7f160ff1eb669ce68e00ac6b1de9621ea71d32fa5cb755", kill_on_drop: false }`
[INFO] [stdout] 5748d64d94c022c20b7f160ff1eb669ce68e00ac6b1de9621ea71d32fa5cb755
