[INFO] cloning repository https://github.com/kebabtent/discord-types-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kebabtent/discord-types-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkebabtent%2Fdiscord-types-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkebabtent%2Fdiscord-types-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40e39e11721a964329a9e3b141ddaf6a8ac07042 [INFO] testing kebabtent/discord-types-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkebabtent%2Fdiscord-types-rs" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kebabtent/discord-types-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kebabtent/discord-types-rs [INFO] finished tweaking git repo https://github.com/kebabtent/discord-types-rs [INFO] tweaked toml for git repo https://github.com/kebabtent/discord-types-rs written to /workspace/builds/worker-72/source/Cargo.toml [INFO] crate git repo https://github.com/kebabtent/discord-types-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49b9e7f941998b3a4c0f19ad992be31064dbbcce99f3edc18a2248a9decf593c [INFO] running `Command { std: "docker" "start" "-a" "49b9e7f941998b3a4c0f19ad992be31064dbbcce99f3edc18a2248a9decf593c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49b9e7f941998b3a4c0f19ad992be31064dbbcce99f3edc18a2248a9decf593c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b9e7f941998b3a4c0f19ad992be31064dbbcce99f3edc18a2248a9decf593c", kill_on_drop: false }` [INFO] [stdout] 49b9e7f941998b3a4c0f19ad992be31064dbbcce99f3edc18a2248a9decf593c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ff89ef271a562793d46498bfd2a2e321122419b5e2b19b4e5528e3d8283633e [INFO] running `Command { std: "docker" "start" "-a" "7ff89ef271a562793d46498bfd2a2e321122419b5e2b19b4e5528e3d8283633e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling emoji v0.2.1 [INFO] [stderr] Compiling discord-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/types.rs:675:2 [INFO] [stdout] | [INFO] [stdout] 675 | #[serde(default, skip_serializing_if = "Option::is_none")] [INFO] [stdout] | ^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option>` [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.130/src/de/mod.rs:1705:12 [INFO] [stdout] | [INFO] [stdout] 1705 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/types.rs:675:2 [INFO] [stdout] | [INFO] [stdout] 675 | #[serde(default, skip_serializing_if = "Option::is_none")] [INFO] [stdout] | ^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option>` [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.130/src/de/mod.rs:1844:12 [INFO] [stdout] | [INFO] [stdout] 1844 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: Serialize` is not satisfied [INFO] [stdout] --> src/types.rs:675:2 [INFO] [stdout] | [INFO] [stdout] 675 | #[serde(default, skip_serializing_if = "Option::is_none")] [INFO] [stdout] | ^ the trait `Serialize` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `std::option::Option>` [INFO] [stdout] note: required by a bound in `command::_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.130/src/ser/mod.rs:1899:12 [INFO] [stdout] | [INFO] [stdout] 1899 | T: Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `command::_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `discord-types` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "7ff89ef271a562793d46498bfd2a2e321122419b5e2b19b4e5528e3d8283633e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff89ef271a562793d46498bfd2a2e321122419b5e2b19b4e5528e3d8283633e", kill_on_drop: false }` [INFO] [stdout] 7ff89ef271a562793d46498bfd2a2e321122419b5e2b19b4e5528e3d8283633e