[INFO] crate interledger-service 0.4.0 is already in cache [INFO] checking interledger-service-0.4.0 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate interledger-service 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate interledger-service 0.4.0 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f146a4fdc93e3003b3cfeed13b8a8261532ae0e88e500d40b5d693c77ecb6cb [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" "5f146a4fdc93e3003b3cfeed13b8a8261532ae0e88e500d40b5d693c77ecb6cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f146a4fdc93e3003b3cfeed13b8a8261532ae0e88e500d40b5d693c77ecb6cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f146a4fdc93e3003b3cfeed13b8a8261532ae0e88e500d40b5d693c77ecb6cb", kill_on_drop: false }` [INFO] [stdout] 5f146a4fdc93e3003b3cfeed13b8a8261532ae0e88e500d40b5d693c77ecb6cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb77c90db2689deaeaed8edaeefa8d970a7df79d12a1110da4fbaee4be1e9d92 [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" "fb77c90db2689deaeaed8edaeefa8d970a7df79d12a1110da4fbaee4be1e9d92", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking serde v1.0.114 [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/github.com-1ecc6299db9ec823/serde_json-1.0.56/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] [INFO] [stderr] Checking interledger-packet v0.4.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `std::time::SystemTime`, found struct `chrono::datetime::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::time::SystemTime` [INFO] [stdout] found struct `chrono::datetime::DateTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::datetime::DateTime: std::convert::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 `std::convert::From` is not implemented for `chrono::datetime::DateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as std::convert::From>> [INFO] [stdout] as std::convert::From>> [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `format` found for struct `chrono::datetime::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 `chrono::datetime::DateTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::datetime::DateTime: std::convert::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 `std::convert::From` is not implemented for `chrono::datetime::DateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as std::convert::From>> [INFO] [stdout] as std::convert::From>> [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_rfc3339` found for struct `chrono::datetime::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 `chrono::datetime::DateTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::datetime::DateTime: std::convert::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 `std::convert::From` is not implemented for `chrono::datetime::DateTime` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as std::convert::From>> [INFO] [stdout] as std::convert::From>> [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `format` found for struct `chrono::datetime::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 `chrono::datetime::DateTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::format::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::format::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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fb77c90db2689deaeaed8edaeefa8d970a7df79d12a1110da4fbaee4be1e9d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb77c90db2689deaeaed8edaeefa8d970a7df79d12a1110da4fbaee4be1e9d92", kill_on_drop: false }` [INFO] [stdout] fb77c90db2689deaeaed8edaeefa8d970a7df79d12a1110da4fbaee4be1e9d92