[INFO] fetching crate interledger-ildcp 0.4.0... [INFO] testing interledger-ildcp-0.4.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate interledger-ildcp 0.4.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate interledger-ildcp 0.4.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate interledger-ildcp 0.4.0 [INFO] finished tweaking crates.io crate interledger-ildcp 0.4.0 [INFO] tweaked toml for crates.io crate interledger-ildcp 0.4.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92a2632d17931016b1e09e21da50ff3f8c7948d68c53e82cf68c8cd5ac19bec6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "92a2632d17931016b1e09e21da50ff3f8c7948d68c53e82cf68c8cd5ac19bec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92a2632d17931016b1e09e21da50ff3f8c7948d68c53e82cf68c8cd5ac19bec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a2632d17931016b1e09e21da50ff3f8c7948d68c53e82cf68c8cd5ac19bec6", kill_on_drop: false }` [INFO] [stdout] 92a2632d17931016b1e09e21da50ff3f8c7948d68c53e82cf68c8cd5ac19bec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92489c1366194af91c7a68875cc96d07a3f4ac3ae004f8ecc9d198ec872da1e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "92489c1366194af91c7a68875cc96d07a3f4ac3ae004f8ecc9d198ec872da1e8", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling interledger-packet v0.4.0 [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] [INFO] [stdout] error[E0425]: cannot find function `encode` in crate `hex` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 struct `SystemTime`, found struct `DateTime` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `SystemTime` [INFO] [stdout] found struct `DateTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DateTime: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/interledger-packet-0.4.0/src/packet.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | DateTime::::from(expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `DateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From>> [INFO] [stdout] note: required by `from` [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/github.com-1ecc6299db9ec823/interledger-packet-0.4.0/src/packet.rs:196:47 [INFO] [stdout] | [INFO] [stdout] 196 | DateTime::::from(expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT), [INFO] [stdout] | ^^^^^^ method not found in `DateTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DateTime: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/interledger-packet-0.4.0/src/packet.rs:248:18 [INFO] [stdout] | [INFO] [stdout] 248 | &DateTime::::from(self.expires_at()).to_rfc3339(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `DateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From>> [INFO] [stdout] note: required by `from` [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/github.com-1ecc6299db9ec823/interledger-packet-0.4.0/src/packet.rs:248:59 [INFO] [stdout] | [INFO] [stdout] 248 | &DateTime::::from(self.expires_at()).to_rfc3339(), [INFO] [stdout] | ^^^^^^^^^^ method not found in `DateTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DateTime: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/interledger-packet-0.4.0/src/packet.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | DateTime::::from(self.expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `DateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From>> [INFO] [stdout] note: required by `from` [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/github.com-1ecc6299db9ec823/interledger-packet-0.4.0/src/packet.rs:277:52 [INFO] [stdout] | [INFO] [stdout] 277 | DateTime::::from(self.expires_at).format(INTERLEDGER_TIMESTAMP_FORMAT), [INFO] [stdout] | ^^^^^^ method not found in `DateTime` [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/github.com-1ecc6299db9ec823/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 to the object type `dyn std::error::Error` [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` due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "92489c1366194af91c7a68875cc96d07a3f4ac3ae004f8ecc9d198ec872da1e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92489c1366194af91c7a68875cc96d07a3f4ac3ae004f8ecc9d198ec872da1e8", kill_on_drop: false }` [INFO] [stdout] 92489c1366194af91c7a68875cc96d07a3f4ac3ae004f8ecc9d198ec872da1e8