[INFO] fetching crate tendermint-proto-althea 0.23.0...
[INFO] testing tendermint-proto-althea-0.23.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate tendermint-proto-althea 0.23.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tendermint-proto-althea 0.23.0
[INFO] finished tweaking crates.io crate tendermint-proto-althea 0.23.0
[INFO] tweaked toml for crates.io crate tendermint-proto-althea 0.23.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tendermint-proto-althea 0.23.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding prost v0.9.0 (available: v0.14.1)
[INFO] [stderr]       Adding prost-types v0.9.0 (available: v0.14.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f30eeb0e100749ee711864cf57e373f4b8bc7d429296d42c15b0bcd24e2e6fd0
[INFO] running `Command { std: "docker" "start" "-a" "f30eeb0e100749ee711864cf57e373f4b8bc7d429296d42c15b0bcd24e2e6fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f30eeb0e100749ee711864cf57e373f4b8bc7d429296d42c15b0bcd24e2e6fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f30eeb0e100749ee711864cf57e373f4b8bc7d429296d42c15b0bcd24e2e6fd0", kill_on_drop: false }`
[INFO] [stdout] f30eeb0e100749ee711864cf57e373f4b8bc7d429296d42c15b0bcd24e2e6fd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20d6e80e8e1f9414fd7d3b128a5c1ab3f422bfdb607785712d992fe63d1d728d
[INFO] running `Command { std: "docker" "start" "-a" "20d6e80e8e1f9414fd7d3b128a5c1ab3f422bfdb607785712d992fe63d1d728d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling tendermint-proto-althea v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TagContentOtherField` in `de`
[INFO] [stdout]   --> src/prost/tendermint.crypto.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ could not find `TagContentOtherField` in `de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 15 |     EnumDeserializer, InternallyTaggedUnitVisitor, TagContentOtherField,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TagOrContentField` in `de`
[INFO] [stdout]   --> src/prost/tendermint.crypto.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ could not find `TagOrContentField` in `de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 16 |     TagContentOtherFieldVisitor, TagOrContentField, TagOrContentFieldVisitor, TaggedContentVisitor,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContentVisitor` in `de`
[INFO] [stdout]   --> src/prost/tendermint.crypto.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ could not find `ContentVisitor` in `de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:14:75
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] 13 | pub use self::content::{
[INFO] [stdout] 14 |     content_as_str, Content, ContentDeserializer, ContentRefDeserializer, ContentVisitor,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContentDeserializer` in `de`
[INFO] [stdout]   --> src/prost/tendermint.crypto.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ could not find `ContentDeserializer` in `de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] 13 | pub use self::content::{
[INFO] [stdout] 14 |     content_as_str, Content, ContentDeserializer, ContentRefDeserializer, ContentVisitor,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UntaggedUnitVisitor` in `de`
[INFO] [stdout]   --> src/serializers/evidence.rs:8:28
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, PartialEq, ::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^ could not find `UntaggedUnitVisitor` in `de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 17 |     UntaggedUnitVisitor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TagContentOtherField` in `de`
[INFO] [stdout]   --> src/serializers/evidence.rs:8:28
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, PartialEq, ::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^ could not find `TagContentOtherField` in `de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 15 |     EnumDeserializer, InternallyTaggedUnitVisitor, TagContentOtherField,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TagOrContentField` in `de`
[INFO] [stdout]   --> src/serializers/evidence.rs:8:28
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, PartialEq, ::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^ could not find `TagOrContentField` in `de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 16 |     TagContentOtherFieldVisitor, TagOrContentField, TagOrContentFieldVisitor, TaggedContentVisitor,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContentVisitor` in `de`
[INFO] [stdout]   --> src/serializers/evidence.rs:8:28
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, PartialEq, ::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^ could not find `ContentVisitor` in `de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:14:75
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] 13 | pub use self::content::{
[INFO] [stdout] 14 |     content_as_str, Content, ContentDeserializer, ContentRefDeserializer, ContentVisitor,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContentDeserializer` in `de`
[INFO] [stdout]   --> src/serializers/evidence.rs:8:28
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, PartialEq, ::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^ could not find `ContentDeserializer` in `de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] 13 | pub use self::content::{
[INFO] [stdout] 14 |     content_as_str, Content, ContentDeserializer, ContentRefDeserializer, ContentVisitor,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TagOrContentField` in module `_serde::__private228::de`
[INFO] [stdout]   --> src/prost/tendermint.crypto.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ not found in `_serde::__private228::de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 16 |     TagContentOtherFieldVisitor, TagOrContentField, TagOrContentFieldVisitor, TaggedContentVisitor,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TagContentOtherFieldVisitor` in module `_serde::__private228::de`
[INFO] [stdout]   --> src/prost/tendermint.crypto.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ not found in `_serde::__private228::de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 16 |     TagContentOtherFieldVisitor, TagOrContentField, TagOrContentFieldVisitor, TaggedContentVisitor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TagOrContentField` in module `_serde::__private228::de`
[INFO] [stdout]   --> src/serializers/evidence.rs:8:28
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, PartialEq, ::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^ not found in `_serde::__private228::de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 16 |     TagContentOtherFieldVisitor, TagOrContentField, TagOrContentFieldVisitor, TaggedContentVisitor,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TagContentOtherFieldVisitor` in module `_serde::__private228::de`
[INFO] [stdout]   --> src/serializers/evidence.rs:8:28
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, PartialEq, ::serde::Deserialize, ::serde::Serialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^ not found in `_serde::__private228::de`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(any(feature = "std", feature = "alloc"))]
[INFO] [stdout]    |          ------------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 16 |     TagContentOtherFieldVisitor, TagOrContentField, TagOrContentFieldVisitor, TaggedContentVisitor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tendermint-proto-althea` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "20d6e80e8e1f9414fd7d3b128a5c1ab3f422bfdb607785712d992fe63d1d728d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d6e80e8e1f9414fd7d3b128a5c1ab3f422bfdb607785712d992fe63d1d728d", kill_on_drop: false }`
[INFO] [stdout] 20d6e80e8e1f9414fd7d3b128a5c1ab3f422bfdb607785712d992fe63d1d728d
