[INFO] fetching crate biome_css_syntax 0.5.7...
[INFO] testing biome_css_syntax-0.5.7 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate biome_css_syntax 0.5.7 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate biome_css_syntax 0.5.7 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate biome_css_syntax 0.5.7
[INFO] finished tweaking crates.io crate biome_css_syntax 0.5.7
[INFO] tweaked toml for crates.io crate biome_css_syntax 0.5.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding bstr v0.2.17 (latest: v1.9.1)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding memoffset v0.8.0 (latest: v0.9.1)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded biome_text_size v0.5.7
[INFO] [stderr]   Downloaded biome_text_edit v0.5.7
[INFO] [stderr]   Downloaded biome_rowan v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] feeb16f2643324bb0fe9c7bbccad9abb6bb1935bf6073dc372cf8c268851aa55
[INFO] running `Command { std: "docker" "start" "-a" "feeb16f2643324bb0fe9c7bbccad9abb6bb1935bf6073dc372cf8c268851aa55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feeb16f2643324bb0fe9c7bbccad9abb6bb1935bf6073dc372cf8c268851aa55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feeb16f2643324bb0fe9c7bbccad9abb6bb1935bf6073dc372cf8c268851aa55", kill_on_drop: false }`
[INFO] [stdout] feeb16f2643324bb0fe9c7bbccad9abb6bb1935bf6073dc372cf8c268851aa55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f493f326ab16817d1bc98b2f4818d759b16adbaab9c5ecffaaec7803dc9bb203
[INFO] running `Command { std: "docker" "start" "-a" "f493f326ab16817d1bc98b2f4818d759b16adbaab9c5ecffaaec7803dc9bb203", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling biome_text_size v0.5.7
[INFO] [stderr]    Compiling biome_text_edit v0.5.7
[INFO] [stderr]    Compiling biome_rowan v0.5.7
[INFO] [stderr]    Compiling biome_css_syntax v0.5.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:271:7
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:359:7
[INFO] [stdout]     |
[INFO] [stdout] 359 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:368:12
[INFO] [stdout]     |
[INFO] [stdout] 368 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:400:7
[INFO] [stdout]     |
[INFO] [stdout] 400 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:445:7
[INFO] [stdout]     |
[INFO] [stdout] 445 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:454:12
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:500:12
[INFO] [stdout]     |
[INFO] [stdout] 500 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:537:7
[INFO] [stdout]     |
[INFO] [stdout] 537 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:546:12
[INFO] [stdout]     |
[INFO] [stdout] 546 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:583:7
[INFO] [stdout]     |
[INFO] [stdout] 583 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:592:12
[INFO] [stdout]     |
[INFO] [stdout] 592 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:633:7
[INFO] [stdout]     |
[INFO] [stdout] 633 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:642:12
[INFO] [stdout]     |
[INFO] [stdout] 642 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:685:12
[INFO] [stdout]     |
[INFO] [stdout] 685 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:721:7
[INFO] [stdout]     |
[INFO] [stdout] 721 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:730:12
[INFO] [stdout]     |
[INFO] [stdout] 730 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:767:7
[INFO] [stdout]     |
[INFO] [stdout] 767 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:776:12
[INFO] [stdout]     |
[INFO] [stdout] 776 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:813:7
[INFO] [stdout]     |
[INFO] [stdout] 813 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:822:12
[INFO] [stdout]     |
[INFO] [stdout] 822 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:859:7
[INFO] [stdout]     |
[INFO] [stdout] 859 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:868:12
[INFO] [stdout]     |
[INFO] [stdout] 868 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:905:7
[INFO] [stdout]     |
[INFO] [stdout] 905 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:914:12
[INFO] [stdout]     |
[INFO] [stdout] 914 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:947:7
[INFO] [stdout]     |
[INFO] [stdout] 947 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:956:12
[INFO] [stdout]     |
[INFO] [stdout] 956 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:992:7
[INFO] [stdout]     |
[INFO] [stdout] 992 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1001:12
[INFO] [stdout]      |
[INFO] [stdout] 1001 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1042:7
[INFO] [stdout]      |
[INFO] [stdout] 1042 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1051:12
[INFO] [stdout]      |
[INFO] [stdout] 1051 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1089:7
[INFO] [stdout]      |
[INFO] [stdout] 1089 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1098:12
[INFO] [stdout]      |
[INFO] [stdout] 1098 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1127:7
[INFO] [stdout]      |
[INFO] [stdout] 1127 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1136:12
[INFO] [stdout]      |
[INFO] [stdout] 1136 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1163:7
[INFO] [stdout]      |
[INFO] [stdout] 1163 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1172:12
[INFO] [stdout]      |
[INFO] [stdout] 1172 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1203:7
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1212:12
[INFO] [stdout]      |
[INFO] [stdout] 1212 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1244:7
[INFO] [stdout]      |
[INFO] [stdout] 1244 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1253:12
[INFO] [stdout]      |
[INFO] [stdout] 1253 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1289:7
[INFO] [stdout]      |
[INFO] [stdout] 1289 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1298:12
[INFO] [stdout]      |
[INFO] [stdout] 1298 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1335:7
[INFO] [stdout]      |
[INFO] [stdout] 1335 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1344:12
[INFO] [stdout]      |
[INFO] [stdout] 1344 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1381:7
[INFO] [stdout]      |
[INFO] [stdout] 1381 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1390:12
[INFO] [stdout]      |
[INFO] [stdout] 1390 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1423:7
[INFO] [stdout]      |
[INFO] [stdout] 1423 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1432:12
[INFO] [stdout]      |
[INFO] [stdout] 1432 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1468:7
[INFO] [stdout]      |
[INFO] [stdout] 1468 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1477:12
[INFO] [stdout]      |
[INFO] [stdout] 1477 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1518:7
[INFO] [stdout]      |
[INFO] [stdout] 1518 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1527:12
[INFO] [stdout]      |
[INFO] [stdout] 1527 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1561:7
[INFO] [stdout]      |
[INFO] [stdout] 1561 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1570:12
[INFO] [stdout]      |
[INFO] [stdout] 1570 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1606:7
[INFO] [stdout]      |
[INFO] [stdout] 1606 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1615:12
[INFO] [stdout]      |
[INFO] [stdout] 1615 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1652:7
[INFO] [stdout]      |
[INFO] [stdout] 1652 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1661:12
[INFO] [stdout]      |
[INFO] [stdout] 1661 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1698:7
[INFO] [stdout]      |
[INFO] [stdout] 1698 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1707:12
[INFO] [stdout]      |
[INFO] [stdout] 1707 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1744:7
[INFO] [stdout]      |
[INFO] [stdout] 1744 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1753:12
[INFO] [stdout]      |
[INFO] [stdout] 1753 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1794:7
[INFO] [stdout]      |
[INFO] [stdout] 1794 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1803:12
[INFO] [stdout]      |
[INFO] [stdout] 1803 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1833:7
[INFO] [stdout]      |
[INFO] [stdout] 1833 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1842:12
[INFO] [stdout]      |
[INFO] [stdout] 1842 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1877:7
[INFO] [stdout]      |
[INFO] [stdout] 1877 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1886:12
[INFO] [stdout]      |
[INFO] [stdout] 1886 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1919:7
[INFO] [stdout]      |
[INFO] [stdout] 1919 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1928:12
[INFO] [stdout]      |
[INFO] [stdout] 1928 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1956:7
[INFO] [stdout]      |
[INFO] [stdout] 1956 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1965:12
[INFO] [stdout]      |
[INFO] [stdout] 1965 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1992:7
[INFO] [stdout]      |
[INFO] [stdout] 1992 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2001:12
[INFO] [stdout]      |
[INFO] [stdout] 2001 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2048:7
[INFO] [stdout]      |
[INFO] [stdout] 2048 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2057:12
[INFO] [stdout]      |
[INFO] [stdout] 2057 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2101:7
[INFO] [stdout]      |
[INFO] [stdout] 2101 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2110:12
[INFO] [stdout]      |
[INFO] [stdout] 2110 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2152:7
[INFO] [stdout]      |
[INFO] [stdout] 2152 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2161:12
[INFO] [stdout]      |
[INFO] [stdout] 2161 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2199:7
[INFO] [stdout]      |
[INFO] [stdout] 2199 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2208:12
[INFO] [stdout]      |
[INFO] [stdout] 2208 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2245:7
[INFO] [stdout]      |
[INFO] [stdout] 2245 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2254:12
[INFO] [stdout]      |
[INFO] [stdout] 2254 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2283:7
[INFO] [stdout]      |
[INFO] [stdout] 2283 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2292:12
[INFO] [stdout]      |
[INFO] [stdout] 2292 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2323:7
[INFO] [stdout]      |
[INFO] [stdout] 2323 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2332:12
[INFO] [stdout]      |
[INFO] [stdout] 2332 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2360:7
[INFO] [stdout]      |
[INFO] [stdout] 2360 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2369:12
[INFO] [stdout]      |
[INFO] [stdout] 2369 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2400:7
[INFO] [stdout]      |
[INFO] [stdout] 2400 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2409:12
[INFO] [stdout]      |
[INFO] [stdout] 2409 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2441:7
[INFO] [stdout]      |
[INFO] [stdout] 2441 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2450:12
[INFO] [stdout]      |
[INFO] [stdout] 2450 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2482:7
[INFO] [stdout]      |
[INFO] [stdout] 2482 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2491:12
[INFO] [stdout]      |
[INFO] [stdout] 2491 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2519:7
[INFO] [stdout]      |
[INFO] [stdout] 2519 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2528:12
[INFO] [stdout]      |
[INFO] [stdout] 2528 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2563:7
[INFO] [stdout]      |
[INFO] [stdout] 2563 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2572:12
[INFO] [stdout]      |
[INFO] [stdout] 2572 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2609:7
[INFO] [stdout]      |
[INFO] [stdout] 2609 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2618:12
[INFO] [stdout]      |
[INFO] [stdout] 2618 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2655:7
[INFO] [stdout]      |
[INFO] [stdout] 2655 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2664:12
[INFO] [stdout]      |
[INFO] [stdout] 2664 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2701:7
[INFO] [stdout]      |
[INFO] [stdout] 2701 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2710:12
[INFO] [stdout]      |
[INFO] [stdout] 2710 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2747:7
[INFO] [stdout]      |
[INFO] [stdout] 2747 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2756:12
[INFO] [stdout]      |
[INFO] [stdout] 2756 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2785:7
[INFO] [stdout]      |
[INFO] [stdout] 2785 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2794:12
[INFO] [stdout]      |
[INFO] [stdout] 2794 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2829:7
[INFO] [stdout]      |
[INFO] [stdout] 2829 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2838:12
[INFO] [stdout]      |
[INFO] [stdout] 2838 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2871:7
[INFO] [stdout]      |
[INFO] [stdout] 2871 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2880:12
[INFO] [stdout]      |
[INFO] [stdout] 2880 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2916:7
[INFO] [stdout]      |
[INFO] [stdout] 2916 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2925:12
[INFO] [stdout]      |
[INFO] [stdout] 2925 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2954:7
[INFO] [stdout]      |
[INFO] [stdout] 2954 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2963:12
[INFO] [stdout]      |
[INFO] [stdout] 2963 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2994:7
[INFO] [stdout]      |
[INFO] [stdout] 2994 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3003:12
[INFO] [stdout]      |
[INFO] [stdout] 3003 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3029:7
[INFO] [stdout]      |
[INFO] [stdout] 3029 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3038:12
[INFO] [stdout]      |
[INFO] [stdout] 3038 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3069:7
[INFO] [stdout]      |
[INFO] [stdout] 3069 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3078:12
[INFO] [stdout]      |
[INFO] [stdout] 3078 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3118:7
[INFO] [stdout]      |
[INFO] [stdout] 3118 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3127:12
[INFO] [stdout]      |
[INFO] [stdout] 3127 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3161:7
[INFO] [stdout]      |
[INFO] [stdout] 3161 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3170:12
[INFO] [stdout]      |
[INFO] [stdout] 3170 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3202:7
[INFO] [stdout]      |
[INFO] [stdout] 3202 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3211:12
[INFO] [stdout]      |
[INFO] [stdout] 3211 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3239:7
[INFO] [stdout]      |
[INFO] [stdout] 3239 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3248:12
[INFO] [stdout]      |
[INFO] [stdout] 3248 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3283:7
[INFO] [stdout]      |
[INFO] [stdout] 3283 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3292:12
[INFO] [stdout]      |
[INFO] [stdout] 3292 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3329:7
[INFO] [stdout]      |
[INFO] [stdout] 3329 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3338:12
[INFO] [stdout]      |
[INFO] [stdout] 3338 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3371:7
[INFO] [stdout]      |
[INFO] [stdout] 3371 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3380:12
[INFO] [stdout]      |
[INFO] [stdout] 3380 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3412:7
[INFO] [stdout]      |
[INFO] [stdout] 3412 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3421:12
[INFO] [stdout]      |
[INFO] [stdout] 3421 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3449:7
[INFO] [stdout]      |
[INFO] [stdout] 3449 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3458:12
[INFO] [stdout]      |
[INFO] [stdout] 3458 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3493:7
[INFO] [stdout]      |
[INFO] [stdout] 3493 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3502:12
[INFO] [stdout]      |
[INFO] [stdout] 3502 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3535:7
[INFO] [stdout]      |
[INFO] [stdout] 3535 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3544:12
[INFO] [stdout]      |
[INFO] [stdout] 3544 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3580:7
[INFO] [stdout]      |
[INFO] [stdout] 3580 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3589:12
[INFO] [stdout]      |
[INFO] [stdout] 3589 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3630:7
[INFO] [stdout]      |
[INFO] [stdout] 3630 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3639:12
[INFO] [stdout]      |
[INFO] [stdout] 3639 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3681:7
[INFO] [stdout]      |
[INFO] [stdout] 3681 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3690:12
[INFO] [stdout]      |
[INFO] [stdout] 3690 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3732:7
[INFO] [stdout]      |
[INFO] [stdout] 3732 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3741:12
[INFO] [stdout]      |
[INFO] [stdout] 3741 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3783:7
[INFO] [stdout]      |
[INFO] [stdout] 3783 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3792:12
[INFO] [stdout]      |
[INFO] [stdout] 3792 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3834:7
[INFO] [stdout]      |
[INFO] [stdout] 3834 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3843:12
[INFO] [stdout]      |
[INFO] [stdout] 3843 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3885:7
[INFO] [stdout]      |
[INFO] [stdout] 3885 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3894:12
[INFO] [stdout]      |
[INFO] [stdout] 3894 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3936:7
[INFO] [stdout]      |
[INFO] [stdout] 3936 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3945:12
[INFO] [stdout]      |
[INFO] [stdout] 3945 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3987:7
[INFO] [stdout]      |
[INFO] [stdout] 3987 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3996:12
[INFO] [stdout]      |
[INFO] [stdout] 3996 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4024:7
[INFO] [stdout]      |
[INFO] [stdout] 4024 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4033:12
[INFO] [stdout]      |
[INFO] [stdout] 4033 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4072:7
[INFO] [stdout]      |
[INFO] [stdout] 4072 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4081:12
[INFO] [stdout]      |
[INFO] [stdout] 4081 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4111:7
[INFO] [stdout]      |
[INFO] [stdout] 4111 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4120:12
[INFO] [stdout]      |
[INFO] [stdout] 4120 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4151:7
[INFO] [stdout]      |
[INFO] [stdout] 4151 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4160:12
[INFO] [stdout]      |
[INFO] [stdout] 4160 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4192:7
[INFO] [stdout]      |
[INFO] [stdout] 4192 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4201:12
[INFO] [stdout]      |
[INFO] [stdout] 4201 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4233:7
[INFO] [stdout]      |
[INFO] [stdout] 4233 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4242:12
[INFO] [stdout]      |
[INFO] [stdout] 4242 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4274:7
[INFO] [stdout]      |
[INFO] [stdout] 4274 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4283:12
[INFO] [stdout]      |
[INFO] [stdout] 4283 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4323:7
[INFO] [stdout]      |
[INFO] [stdout] 4323 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4332:12
[INFO] [stdout]      |
[INFO] [stdout] 4332 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4374:7
[INFO] [stdout]      |
[INFO] [stdout] 4374 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4383:12
[INFO] [stdout]      |
[INFO] [stdout] 4383 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4411:7
[INFO] [stdout]      |
[INFO] [stdout] 4411 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4420:12
[INFO] [stdout]      |
[INFO] [stdout] 4420 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4451:7
[INFO] [stdout]      |
[INFO] [stdout] 4451 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4460:12
[INFO] [stdout]      |
[INFO] [stdout] 4460 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4492:7
[INFO] [stdout]      |
[INFO] [stdout] 4492 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4501:12
[INFO] [stdout]      |
[INFO] [stdout] 4501 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4527:7
[INFO] [stdout]      |
[INFO] [stdout] 4527 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4536:12
[INFO] [stdout]      |
[INFO] [stdout] 4536 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4571:7
[INFO] [stdout]      |
[INFO] [stdout] 4571 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4580:12
[INFO] [stdout]      |
[INFO] [stdout] 4580 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4617:7
[INFO] [stdout]      |
[INFO] [stdout] 4617 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4626:12
[INFO] [stdout]      |
[INFO] [stdout] 4626 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4655:7
[INFO] [stdout]      |
[INFO] [stdout] 4655 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4664:12
[INFO] [stdout]      |
[INFO] [stdout] 4664 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4707:7
[INFO] [stdout]      |
[INFO] [stdout] 4707 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4716:12
[INFO] [stdout]      |
[INFO] [stdout] 4716 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4755:7
[INFO] [stdout]      |
[INFO] [stdout] 4755 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4764:12
[INFO] [stdout]      |
[INFO] [stdout] 4764 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4801:7
[INFO] [stdout]      |
[INFO] [stdout] 4801 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4810:12
[INFO] [stdout]      |
[INFO] [stdout] 4810 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4843:7
[INFO] [stdout]      |
[INFO] [stdout] 4843 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4852:12
[INFO] [stdout]      |
[INFO] [stdout] 4852 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4884:7
[INFO] [stdout]      |
[INFO] [stdout] 4884 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4893:12
[INFO] [stdout]      |
[INFO] [stdout] 4893 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4929:7
[INFO] [stdout]      |
[INFO] [stdout] 4929 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4938:12
[INFO] [stdout]      |
[INFO] [stdout] 4938 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4975:7
[INFO] [stdout]      |
[INFO] [stdout] 4975 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4984:12
[INFO] [stdout]      |
[INFO] [stdout] 4984 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5021:7
[INFO] [stdout]      |
[INFO] [stdout] 5021 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5030:12
[INFO] [stdout]      |
[INFO] [stdout] 5030 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5067:7
[INFO] [stdout]      |
[INFO] [stdout] 5067 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5076:12
[INFO] [stdout]      |
[INFO] [stdout] 5076 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5109:7
[INFO] [stdout]      |
[INFO] [stdout] 5109 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5118:12
[INFO] [stdout]      |
[INFO] [stdout] 5118 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5154:7
[INFO] [stdout]      |
[INFO] [stdout] 5154 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5163:12
[INFO] [stdout]      |
[INFO] [stdout] 5163 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5192:7
[INFO] [stdout]      |
[INFO] [stdout] 5192 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5201:12
[INFO] [stdout]      |
[INFO] [stdout] 5201 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5232:7
[INFO] [stdout]      |
[INFO] [stdout] 5232 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5241:12
[INFO] [stdout]      |
[INFO] [stdout] 5241 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5269:7
[INFO] [stdout]      |
[INFO] [stdout] 5269 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5278:12
[INFO] [stdout]      |
[INFO] [stdout] 5278 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5313:7
[INFO] [stdout]      |
[INFO] [stdout] 5313 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5322:12
[INFO] [stdout]      |
[INFO] [stdout] 5322 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5359:7
[INFO] [stdout]      |
[INFO] [stdout] 5359 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5368:12
[INFO] [stdout]      |
[INFO] [stdout] 5368 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5405:7
[INFO] [stdout]      |
[INFO] [stdout] 5405 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5414:12
[INFO] [stdout]      |
[INFO] [stdout] 5414 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5451:7
[INFO] [stdout]      |
[INFO] [stdout] 5451 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5460:12
[INFO] [stdout]      |
[INFO] [stdout] 5460 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5501:7
[INFO] [stdout]      |
[INFO] [stdout] 5501 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5510:12
[INFO] [stdout]      |
[INFO] [stdout] 5510 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5544:7
[INFO] [stdout]      |
[INFO] [stdout] 5544 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5553:12
[INFO] [stdout]      |
[INFO] [stdout] 5553 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5589:7
[INFO] [stdout]      |
[INFO] [stdout] 5589 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5598:12
[INFO] [stdout]      |
[INFO] [stdout] 5598 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5631:7
[INFO] [stdout]      |
[INFO] [stdout] 5631 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5640:12
[INFO] [stdout]      |
[INFO] [stdout] 5640 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5668:7
[INFO] [stdout]      |
[INFO] [stdout] 5668 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5677:12
[INFO] [stdout]      |
[INFO] [stdout] 5677 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5708:7
[INFO] [stdout]      |
[INFO] [stdout] 5708 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5717:12
[INFO] [stdout]      |
[INFO] [stdout] 5717 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5749:7
[INFO] [stdout]      |
[INFO] [stdout] 5749 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5758:12
[INFO] [stdout]      |
[INFO] [stdout] 5758 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5802:7
[INFO] [stdout]      |
[INFO] [stdout] 5802 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5811:12
[INFO] [stdout]      |
[INFO] [stdout] 5811 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5842:7
[INFO] [stdout]      |
[INFO] [stdout] 5842 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5851:12
[INFO] [stdout]      |
[INFO] [stdout] 5851 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5856:12
[INFO] [stdout]      |
[INFO] [stdout] 5856 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5995:12
[INFO] [stdout]      |
[INFO] [stdout] 5995 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6015:12
[INFO] [stdout]      |
[INFO] [stdout] 6015 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6035:12
[INFO] [stdout]      |
[INFO] [stdout] 6035 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6055:12
[INFO] [stdout]      |
[INFO] [stdout] 6055 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6075:12
[INFO] [stdout]      |
[INFO] [stdout] 6075 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6109:12
[INFO] [stdout]      |
[INFO] [stdout] 6109 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6140:12
[INFO] [stdout]      |
[INFO] [stdout] 6140 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6160:12
[INFO] [stdout]      |
[INFO] [stdout] 6160 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6180:12
[INFO] [stdout]      |
[INFO] [stdout] 6180 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6200:12
[INFO] [stdout]      |
[INFO] [stdout] 6200 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6241:12
[INFO] [stdout]      |
[INFO] [stdout] 6241 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6261:12
[INFO] [stdout]      |
[INFO] [stdout] 6261 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6281:12
[INFO] [stdout]      |
[INFO] [stdout] 6281 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6301:12
[INFO] [stdout]      |
[INFO] [stdout] 6301 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6321:12
[INFO] [stdout]      |
[INFO] [stdout] 6321 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6348:12
[INFO] [stdout]      |
[INFO] [stdout] 6348 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6368:12
[INFO] [stdout]      |
[INFO] [stdout] 6368 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6395:12
[INFO] [stdout]      |
[INFO] [stdout] 6395 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6422:12
[INFO] [stdout]      |
[INFO] [stdout] 6422 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6451:12
[INFO] [stdout]      |
[INFO] [stdout] 6451 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6471:12
[INFO] [stdout]      |
[INFO] [stdout] 6471 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6491:12
[INFO] [stdout]      |
[INFO] [stdout] 6491 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6511:12
[INFO] [stdout]      |
[INFO] [stdout] 6511 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6531:12
[INFO] [stdout]      |
[INFO] [stdout] 6531 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6551:12
[INFO] [stdout]      |
[INFO] [stdout] 6551 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6571:12
[INFO] [stdout]      |
[INFO] [stdout] 6571 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6591:12
[INFO] [stdout]      |
[INFO] [stdout] 6591 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6611:12
[INFO] [stdout]      |
[INFO] [stdout] 6611 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6631:12
[INFO] [stdout]      |
[INFO] [stdout] 6631 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6651:12
[INFO] [stdout]      |
[INFO] [stdout] 6651 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6671:12
[INFO] [stdout]      |
[INFO] [stdout] 6671 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6698:12
[INFO] [stdout]      |
[INFO] [stdout] 6698 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6725:12
[INFO] [stdout]      |
[INFO] [stdout] 6725 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6745:12
[INFO] [stdout]      |
[INFO] [stdout] 6745 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6779:12
[INFO] [stdout]      |
[INFO] [stdout] 6779 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6799:12
[INFO] [stdout]      |
[INFO] [stdout] 6799 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6819:12
[INFO] [stdout]      |
[INFO] [stdout] 6819 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6846:12
[INFO] [stdout]      |
[INFO] [stdout] 6846 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6873:12
[INFO] [stdout]      |
[INFO] [stdout] 6873 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6893:12
[INFO] [stdout]      |
[INFO] [stdout] 6893 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6913:12
[INFO] [stdout]      |
[INFO] [stdout] 6913 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6933:12
[INFO] [stdout]      |
[INFO] [stdout] 6933 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6953:12
[INFO] [stdout]      |
[INFO] [stdout] 6953 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6980:12
[INFO] [stdout]      |
[INFO] [stdout] 6980 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7000:12
[INFO] [stdout]      |
[INFO] [stdout] 7000 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7020:12
[INFO] [stdout]      |
[INFO] [stdout] 7020 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7040:12
[INFO] [stdout]      |
[INFO] [stdout] 7040 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7128:12
[INFO] [stdout]      |
[INFO] [stdout] 7128 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7155:12
[INFO] [stdout]      |
[INFO] [stdout] 7155 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7175:12
[INFO] [stdout]      |
[INFO] [stdout] 7175 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7213:12
[INFO] [stdout]      |
[INFO] [stdout] 7213 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7233:12
[INFO] [stdout]      |
[INFO] [stdout] 7233 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7274:12
[INFO] [stdout]      |
[INFO] [stdout] 7274 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7315:12
[INFO] [stdout]      |
[INFO] [stdout] 7315 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7335:12
[INFO] [stdout]      |
[INFO] [stdout] 7335 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7369:12
[INFO] [stdout]      |
[INFO] [stdout] 7369 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7389:12
[INFO] [stdout]      |
[INFO] [stdout] 7389 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7423:12
[INFO] [stdout]      |
[INFO] [stdout] 7423 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7450:12
[INFO] [stdout]      |
[INFO] [stdout] 7450 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7470:12
[INFO] [stdout]      |
[INFO] [stdout] 7470 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7497:12
[INFO] [stdout]      |
[INFO] [stdout] 7497 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7545:12
[INFO] [stdout]      |
[INFO] [stdout] 7545 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7565:12
[INFO] [stdout]      |
[INFO] [stdout] 7565 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7599:12
[INFO] [stdout]      |
[INFO] [stdout] 7599 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7640:12
[INFO] [stdout]      |
[INFO] [stdout] 7640 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7660:12
[INFO] [stdout]      |
[INFO] [stdout] 7660 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7687:12
[INFO] [stdout]      |
[INFO] [stdout] 7687 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7707:12
[INFO] [stdout]      |
[INFO] [stdout] 7707 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20051:12
[INFO] [stdout]       |
[INFO] [stdout] 20051 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20108:12
[INFO] [stdout]       |
[INFO] [stdout] 20108 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20165:12
[INFO] [stdout]       |
[INFO] [stdout] 20165 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20222:12
[INFO] [stdout]       |
[INFO] [stdout] 20222 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20279:12
[INFO] [stdout]       |
[INFO] [stdout] 20279 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20336:12
[INFO] [stdout]       |
[INFO] [stdout] 20336 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20393:12
[INFO] [stdout]       |
[INFO] [stdout] 20393 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20450:12
[INFO] [stdout]       |
[INFO] [stdout] 20450 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20507:12
[INFO] [stdout]       |
[INFO] [stdout] 20507 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20564:12
[INFO] [stdout]       |
[INFO] [stdout] 20564 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20621:12
[INFO] [stdout]       |
[INFO] [stdout] 20621 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20678:12
[INFO] [stdout]       |
[INFO] [stdout] 20678 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20735:12
[INFO] [stdout]       |
[INFO] [stdout] 20735 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20792:12
[INFO] [stdout]       |
[INFO] [stdout] 20792 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20849:12
[INFO] [stdout]       |
[INFO] [stdout] 20849 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20906:12
[INFO] [stdout]       |
[INFO] [stdout] 20906 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20963:12
[INFO] [stdout]       |
[INFO] [stdout] 20963 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21020:12
[INFO] [stdout]       |
[INFO] [stdout] 21020 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21077:12
[INFO] [stdout]       |
[INFO] [stdout] 21077 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21134:12
[INFO] [stdout]       |
[INFO] [stdout] 21134 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21230:7
[INFO] [stdout]       |
[INFO] [stdout] 21230 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21313:7
[INFO] [stdout]       |
[INFO] [stdout] 21313 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21396:7
[INFO] [stdout]       |
[INFO] [stdout] 21396 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21479:7
[INFO] [stdout]       |
[INFO] [stdout] 21479 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21562:7
[INFO] [stdout]       |
[INFO] [stdout] 21562 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21645:7
[INFO] [stdout]       |
[INFO] [stdout] 21645 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21728:7
[INFO] [stdout]       |
[INFO] [stdout] 21728 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21811:7
[INFO] [stdout]       |
[INFO] [stdout] 21811 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21894:7
[INFO] [stdout]       |
[INFO] [stdout] 21894 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21977:7
[INFO] [stdout]       |
[INFO] [stdout] 21977 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22060:7
[INFO] [stdout]       |
[INFO] [stdout] 22060 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22143:7
[INFO] [stdout]       |
[INFO] [stdout] 22143 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22226:7
[INFO] [stdout]       |
[INFO] [stdout] 22226 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22309:7
[INFO] [stdout]       |
[INFO] [stdout] 22309 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22392:7
[INFO] [stdout]       |
[INFO] [stdout] 22392 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22475:7
[INFO] [stdout]       |
[INFO] [stdout] 22475 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22558:7
[INFO] [stdout]       |
[INFO] [stdout] 22558 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22641:7
[INFO] [stdout]       |
[INFO] [stdout] 22641 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22724:7
[INFO] [stdout]       |
[INFO] [stdout] 22724 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22807:7
[INFO] [stdout]       |
[INFO] [stdout] 22807 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22890:7
[INFO] [stdout]       |
[INFO] [stdout] 22890 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22973:7
[INFO] [stdout]       |
[INFO] [stdout] 22973 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:23056:7
[INFO] [stdout]       |
[INFO] [stdout] 23056 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 380 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s
[INFO] running `Command { std: "docker" "inspect" "f493f326ab16817d1bc98b2f4818d759b16adbaab9c5ecffaaec7803dc9bb203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f493f326ab16817d1bc98b2f4818d759b16adbaab9c5ecffaaec7803dc9bb203", kill_on_drop: false }`
[INFO] [stdout] f493f326ab16817d1bc98b2f4818d759b16adbaab9c5ecffaaec7803dc9bb203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab6eb3d85c25b791efe352047cc0fc239fecd7eaa6f0248270a943572f8d4cac
[INFO] running `Command { std: "docker" "start" "-a" "ab6eb3d85c25b791efe352047cc0fc239fecd7eaa6f0248270a943572f8d4cac", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:271:7
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:359:7
[INFO] [stdout]     |
[INFO] [stdout] 359 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:368:12
[INFO] [stdout]     |
[INFO] [stdout] 368 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:400:7
[INFO] [stdout]     |
[INFO] [stdout] 400 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:445:7
[INFO] [stdout]     |
[INFO] [stdout] 445 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:454:12
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:500:12
[INFO] [stdout]     |
[INFO] [stdout] 500 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:537:7
[INFO] [stdout]     |
[INFO] [stdout] 537 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:546:12
[INFO] [stdout]     |
[INFO] [stdout] 546 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:583:7
[INFO] [stdout]     |
[INFO] [stdout] 583 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:592:12
[INFO] [stdout]     |
[INFO] [stdout] 592 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:633:7
[INFO] [stdout]     |
[INFO] [stdout] 633 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:642:12
[INFO] [stdout]     |
[INFO] [stdout] 642 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:685:12
[INFO] [stdout]     |
[INFO] [stdout] 685 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:721:7
[INFO] [stdout]     |
[INFO] [stdout] 721 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:730:12
[INFO] [stdout]     |
[INFO] [stdout] 730 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:767:7
[INFO] [stdout]     |
[INFO] [stdout] 767 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:776:12
[INFO] [stdout]     |
[INFO] [stdout] 776 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:813:7
[INFO] [stdout]     |
[INFO] [stdout] 813 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:822:12
[INFO] [stdout]     |
[INFO] [stdout] 822 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:859:7
[INFO] [stdout]     |
[INFO] [stdout] 859 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:868:12
[INFO] [stdout]     |
[INFO] [stdout] 868 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:905:7
[INFO] [stdout]     |
[INFO] [stdout] 905 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:914:12
[INFO] [stdout]     |
[INFO] [stdout] 914 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:947:7
[INFO] [stdout]     |
[INFO] [stdout] 947 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:956:12
[INFO] [stdout]     |
[INFO] [stdout] 956 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:992:7
[INFO] [stdout]     |
[INFO] [stdout] 992 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1001:12
[INFO] [stdout]      |
[INFO] [stdout] 1001 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1042:7
[INFO] [stdout]      |
[INFO] [stdout] 1042 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1051:12
[INFO] [stdout]      |
[INFO] [stdout] 1051 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1089:7
[INFO] [stdout]      |
[INFO] [stdout] 1089 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1098:12
[INFO] [stdout]      |
[INFO] [stdout] 1098 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1127:7
[INFO] [stdout]      |
[INFO] [stdout] 1127 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1136:12
[INFO] [stdout]      |
[INFO] [stdout] 1136 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1163:7
[INFO] [stdout]      |
[INFO] [stdout] 1163 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1172:12
[INFO] [stdout]      |
[INFO] [stdout] 1172 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1203:7
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1212:12
[INFO] [stdout]      |
[INFO] [stdout] 1212 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1244:7
[INFO] [stdout]      |
[INFO] [stdout] 1244 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1253:12
[INFO] [stdout]      |
[INFO] [stdout] 1253 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1289:7
[INFO] [stdout]      |
[INFO] [stdout] 1289 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1298:12
[INFO] [stdout]      |
[INFO] [stdout] 1298 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1335:7
[INFO] [stdout]      |
[INFO] [stdout] 1335 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1344:12
[INFO] [stdout]      |
[INFO] [stdout] 1344 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1381:7
[INFO] [stdout]      |
[INFO] [stdout] 1381 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1390:12
[INFO] [stdout]      |
[INFO] [stdout] 1390 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1423:7
[INFO] [stdout]      |
[INFO] [stdout] 1423 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1432:12
[INFO] [stdout]      |
[INFO] [stdout] 1432 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1468:7
[INFO] [stdout]      |
[INFO] [stdout] 1468 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1477:12
[INFO] [stdout]      |
[INFO] [stdout] 1477 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1518:7
[INFO] [stdout]      |
[INFO] [stdout] 1518 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1527:12
[INFO] [stdout]      |
[INFO] [stdout] 1527 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1561:7
[INFO] [stdout]      |
[INFO] [stdout] 1561 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1570:12
[INFO] [stdout]      |
[INFO] [stdout] 1570 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1606:7
[INFO] [stdout]      |
[INFO] [stdout] 1606 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1615:12
[INFO] [stdout]      |
[INFO] [stdout] 1615 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1652:7
[INFO] [stdout]      |
[INFO] [stdout] 1652 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1661:12
[INFO] [stdout]      |
[INFO] [stdout] 1661 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1698:7
[INFO] [stdout]      |
[INFO] [stdout] 1698 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1707:12
[INFO] [stdout]      |
[INFO] [stdout] 1707 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1744:7
[INFO] [stdout]      |
[INFO] [stdout] 1744 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1753:12
[INFO] [stdout]      |
[INFO] [stdout] 1753 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1794:7
[INFO] [stdout]      |
[INFO] [stdout] 1794 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1803:12
[INFO] [stdout]      |
[INFO] [stdout] 1803 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1833:7
[INFO] [stdout]      |
[INFO] [stdout] 1833 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1842:12
[INFO] [stdout]      |
[INFO] [stdout] 1842 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1877:7
[INFO] [stdout]      |
[INFO] [stdout] 1877 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1886:12
[INFO] [stdout]      |
[INFO] [stdout] 1886 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1919:7
[INFO] [stdout]      |
[INFO] [stdout] 1919 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1928:12
[INFO] [stdout]      |
[INFO] [stdout] 1928 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1956:7
[INFO] [stdout]      |
[INFO] [stdout] 1956 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1965:12
[INFO] [stdout]      |
[INFO] [stdout] 1965 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1992:7
[INFO] [stdout]      |
[INFO] [stdout] 1992 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2001:12
[INFO] [stdout]      |
[INFO] [stdout] 2001 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2048:7
[INFO] [stdout]      |
[INFO] [stdout] 2048 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2057:12
[INFO] [stdout]      |
[INFO] [stdout] 2057 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2101:7
[INFO] [stdout]      |
[INFO] [stdout] 2101 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2110:12
[INFO] [stdout]      |
[INFO] [stdout] 2110 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2152:7
[INFO] [stdout]      |
[INFO] [stdout] 2152 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2161:12
[INFO] [stdout]      |
[INFO] [stdout] 2161 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2199:7
[INFO] [stdout]      |
[INFO] [stdout] 2199 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2208:12
[INFO] [stdout]      |
[INFO] [stdout] 2208 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2245:7
[INFO] [stdout]      |
[INFO] [stdout] 2245 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2254:12
[INFO] [stdout]      |
[INFO] [stdout] 2254 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2283:7
[INFO] [stdout]      |
[INFO] [stdout] 2283 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2292:12
[INFO] [stdout]      |
[INFO] [stdout] 2292 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2323:7
[INFO] [stdout]      |
[INFO] [stdout] 2323 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2332:12
[INFO] [stdout]      |
[INFO] [stdout] 2332 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2360:7
[INFO] [stdout]      |
[INFO] [stdout] 2360 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2369:12
[INFO] [stdout]      |
[INFO] [stdout] 2369 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2400:7
[INFO] [stdout]      |
[INFO] [stdout] 2400 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2409:12
[INFO] [stdout]      |
[INFO] [stdout] 2409 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2441:7
[INFO] [stdout]      |
[INFO] [stdout] 2441 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2450:12
[INFO] [stdout]      |
[INFO] [stdout] 2450 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2482:7
[INFO] [stdout]      |
[INFO] [stdout] 2482 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2491:12
[INFO] [stdout]      |
[INFO] [stdout] 2491 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2519:7
[INFO] [stdout]      |
[INFO] [stdout] 2519 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2528:12
[INFO] [stdout]      |
[INFO] [stdout] 2528 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2563:7
[INFO] [stdout]      |
[INFO] [stdout] 2563 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2572:12
[INFO] [stdout]      |
[INFO] [stdout] 2572 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2609:7
[INFO] [stdout]      |
[INFO] [stdout] 2609 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2618:12
[INFO] [stdout]      |
[INFO] [stdout] 2618 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2655:7
[INFO] [stdout]      |
[INFO] [stdout] 2655 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2664:12
[INFO] [stdout]      |
[INFO] [stdout] 2664 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2701:7
[INFO] [stdout]      |
[INFO] [stdout] 2701 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2710:12
[INFO] [stdout]      |
[INFO] [stdout] 2710 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2747:7
[INFO] [stdout]      |
[INFO] [stdout] 2747 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2756:12
[INFO] [stdout]      |
[INFO] [stdout] 2756 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2785:7
[INFO] [stdout]      |
[INFO] [stdout] 2785 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2794:12
[INFO] [stdout]      |
[INFO] [stdout] 2794 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2829:7
[INFO] [stdout]      |
[INFO] [stdout] 2829 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2838:12
[INFO] [stdout]      |
[INFO] [stdout] 2838 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2871:7
[INFO] [stdout]      |
[INFO] [stdout] 2871 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2880:12
[INFO] [stdout]      |
[INFO] [stdout] 2880 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2916:7
[INFO] [stdout]      |
[INFO] [stdout] 2916 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2925:12
[INFO] [stdout]      |
[INFO] [stdout] 2925 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2954:7
[INFO] [stdout]      |
[INFO] [stdout] 2954 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2963:12
[INFO] [stdout]      |
[INFO] [stdout] 2963 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2994:7
[INFO] [stdout]      |
[INFO] [stdout] 2994 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3003:12
[INFO] [stdout]      |
[INFO] [stdout] 3003 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3029:7
[INFO] [stdout]      |
[INFO] [stdout] 3029 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3038:12
[INFO] [stdout]      |
[INFO] [stdout] 3038 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3069:7
[INFO] [stdout]      |
[INFO] [stdout] 3069 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3078:12
[INFO] [stdout]      |
[INFO] [stdout] 3078 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3118:7
[INFO] [stdout]      |
[INFO] [stdout] 3118 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3127:12
[INFO] [stdout]      |
[INFO] [stdout] 3127 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3161:7
[INFO] [stdout]      |
[INFO] [stdout] 3161 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3170:12
[INFO] [stdout]      |
[INFO] [stdout] 3170 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3202:7
[INFO] [stdout]      |
[INFO] [stdout] 3202 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3211:12
[INFO] [stdout]      |
[INFO] [stdout] 3211 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3239:7
[INFO] [stdout]      |
[INFO] [stdout] 3239 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3248:12
[INFO] [stdout]      |
[INFO] [stdout] 3248 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3283:7
[INFO] [stdout]      |
[INFO] [stdout] 3283 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3292:12
[INFO] [stdout]      |
[INFO] [stdout] 3292 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3329:7
[INFO] [stdout]      |
[INFO] [stdout] 3329 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3338:12
[INFO] [stdout]      |
[INFO] [stdout] 3338 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3371:7
[INFO] [stdout]      |
[INFO] [stdout] 3371 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3380:12
[INFO] [stdout]      |
[INFO] [stdout] 3380 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3412:7
[INFO] [stdout]      |
[INFO] [stdout] 3412 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3421:12
[INFO] [stdout]      |
[INFO] [stdout] 3421 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3449:7
[INFO] [stdout]      |
[INFO] [stdout] 3449 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3458:12
[INFO] [stdout]      |
[INFO] [stdout] 3458 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3493:7
[INFO] [stdout]      |
[INFO] [stdout] 3493 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3502:12
[INFO] [stdout]      |
[INFO] [stdout] 3502 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3535:7
[INFO] [stdout]      |
[INFO] [stdout] 3535 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3544:12
[INFO] [stdout]      |
[INFO] [stdout] 3544 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3580:7
[INFO] [stdout]      |
[INFO] [stdout] 3580 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3589:12
[INFO] [stdout]      |
[INFO] [stdout] 3589 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3630:7
[INFO] [stdout]      |
[INFO] [stdout] 3630 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3639:12
[INFO] [stdout]      |
[INFO] [stdout] 3639 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3681:7
[INFO] [stdout]      |
[INFO] [stdout] 3681 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3690:12
[INFO] [stdout]      |
[INFO] [stdout] 3690 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3732:7
[INFO] [stdout]      |
[INFO] [stdout] 3732 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3741:12
[INFO] [stdout]      |
[INFO] [stdout] 3741 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3783:7
[INFO] [stdout]      |
[INFO] [stdout] 3783 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3792:12
[INFO] [stdout]      |
[INFO] [stdout] 3792 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3834:7
[INFO] [stdout]      |
[INFO] [stdout] 3834 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3843:12
[INFO] [stdout]      |
[INFO] [stdout] 3843 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3885:7
[INFO] [stdout]      |
[INFO] [stdout] 3885 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3894:12
[INFO] [stdout]      |
[INFO] [stdout] 3894 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3936:7
[INFO] [stdout]      |
[INFO] [stdout] 3936 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3945:12
[INFO] [stdout]      |
[INFO] [stdout] 3945 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3987:7
[INFO] [stdout]      |
[INFO] [stdout] 3987 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3996:12
[INFO] [stdout]      |
[INFO] [stdout] 3996 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4024:7
[INFO] [stdout]      |
[INFO] [stdout] 4024 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4033:12
[INFO] [stdout]      |
[INFO] [stdout] 4033 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4072:7
[INFO] [stdout]      |
[INFO] [stdout] 4072 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4081:12
[INFO] [stdout]      |
[INFO] [stdout] 4081 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4111:7
[INFO] [stdout]      |
[INFO] [stdout] 4111 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4120:12
[INFO] [stdout]      |
[INFO] [stdout] 4120 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4151:7
[INFO] [stdout]      |
[INFO] [stdout] 4151 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4160:12
[INFO] [stdout]      |
[INFO] [stdout] 4160 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4192:7
[INFO] [stdout]      |
[INFO] [stdout] 4192 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4201:12
[INFO] [stdout]      |
[INFO] [stdout] 4201 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4233:7
[INFO] [stdout]      |
[INFO] [stdout] 4233 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4242:12
[INFO] [stdout]      |
[INFO] [stdout] 4242 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4274:7
[INFO] [stdout]      |
[INFO] [stdout] 4274 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4283:12
[INFO] [stdout]      |
[INFO] [stdout] 4283 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4323:7
[INFO] [stdout]      |
[INFO] [stdout] 4323 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4332:12
[INFO] [stdout]      |
[INFO] [stdout] 4332 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4374:7
[INFO] [stdout]      |
[INFO] [stdout] 4374 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4383:12
[INFO] [stdout]      |
[INFO] [stdout] 4383 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4411:7
[INFO] [stdout]      |
[INFO] [stdout] 4411 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4420:12
[INFO] [stdout]      |
[INFO] [stdout] 4420 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4451:7
[INFO] [stdout]      |
[INFO] [stdout] 4451 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4460:12
[INFO] [stdout]      |
[INFO] [stdout] 4460 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4492:7
[INFO] [stdout]      |
[INFO] [stdout] 4492 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4501:12
[INFO] [stdout]      |
[INFO] [stdout] 4501 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4527:7
[INFO] [stdout]      |
[INFO] [stdout] 4527 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4536:12
[INFO] [stdout]      |
[INFO] [stdout] 4536 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4571:7
[INFO] [stdout]      |
[INFO] [stdout] 4571 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4580:12
[INFO] [stdout]      |
[INFO] [stdout] 4580 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4617:7
[INFO] [stdout]      |
[INFO] [stdout] 4617 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4626:12
[INFO] [stdout]      |
[INFO] [stdout] 4626 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4655:7
[INFO] [stdout]      |
[INFO] [stdout] 4655 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4664:12
[INFO] [stdout]      |
[INFO] [stdout] 4664 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4707:7
[INFO] [stdout]      |
[INFO] [stdout] 4707 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4716:12
[INFO] [stdout]      |
[INFO] [stdout] 4716 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4755:7
[INFO] [stdout]      |
[INFO] [stdout] 4755 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4764:12
[INFO] [stdout]      |
[INFO] [stdout] 4764 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4801:7
[INFO] [stdout]      |
[INFO] [stdout] 4801 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4810:12
[INFO] [stdout]      |
[INFO] [stdout] 4810 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4843:7
[INFO] [stdout]      |
[INFO] [stdout] 4843 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4852:12
[INFO] [stdout]      |
[INFO] [stdout] 4852 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4884:7
[INFO] [stdout]      |
[INFO] [stdout] 4884 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4893:12
[INFO] [stdout]      |
[INFO] [stdout] 4893 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4929:7
[INFO] [stdout]      |
[INFO] [stdout] 4929 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4938:12
[INFO] [stdout]      |
[INFO] [stdout] 4938 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4975:7
[INFO] [stdout]      |
[INFO] [stdout] 4975 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:4984:12
[INFO] [stdout]      |
[INFO] [stdout] 4984 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5021:7
[INFO] [stdout]      |
[INFO] [stdout] 5021 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5030:12
[INFO] [stdout]      |
[INFO] [stdout] 5030 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5067:7
[INFO] [stdout]      |
[INFO] [stdout] 5067 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5076:12
[INFO] [stdout]      |
[INFO] [stdout] 5076 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5109:7
[INFO] [stdout]      |
[INFO] [stdout] 5109 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5118:12
[INFO] [stdout]      |
[INFO] [stdout] 5118 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5154:7
[INFO] [stdout]      |
[INFO] [stdout] 5154 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5163:12
[INFO] [stdout]      |
[INFO] [stdout] 5163 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5192:7
[INFO] [stdout]      |
[INFO] [stdout] 5192 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5201:12
[INFO] [stdout]      |
[INFO] [stdout] 5201 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5232:7
[INFO] [stdout]      |
[INFO] [stdout] 5232 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5241:12
[INFO] [stdout]      |
[INFO] [stdout] 5241 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5269:7
[INFO] [stdout]      |
[INFO] [stdout] 5269 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5278:12
[INFO] [stdout]      |
[INFO] [stdout] 5278 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5313:7
[INFO] [stdout]      |
[INFO] [stdout] 5313 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5322:12
[INFO] [stdout]      |
[INFO] [stdout] 5322 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5359:7
[INFO] [stdout]      |
[INFO] [stdout] 5359 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5368:12
[INFO] [stdout]      |
[INFO] [stdout] 5368 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5405:7
[INFO] [stdout]      |
[INFO] [stdout] 5405 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5414:12
[INFO] [stdout]      |
[INFO] [stdout] 5414 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5451:7
[INFO] [stdout]      |
[INFO] [stdout] 5451 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5460:12
[INFO] [stdout]      |
[INFO] [stdout] 5460 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5501:7
[INFO] [stdout]      |
[INFO] [stdout] 5501 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5510:12
[INFO] [stdout]      |
[INFO] [stdout] 5510 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5544:7
[INFO] [stdout]      |
[INFO] [stdout] 5544 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5553:12
[INFO] [stdout]      |
[INFO] [stdout] 5553 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5589:7
[INFO] [stdout]      |
[INFO] [stdout] 5589 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5598:12
[INFO] [stdout]      |
[INFO] [stdout] 5598 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5631:7
[INFO] [stdout]      |
[INFO] [stdout] 5631 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5640:12
[INFO] [stdout]      |
[INFO] [stdout] 5640 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5668:7
[INFO] [stdout]      |
[INFO] [stdout] 5668 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5677:12
[INFO] [stdout]      |
[INFO] [stdout] 5677 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5708:7
[INFO] [stdout]      |
[INFO] [stdout] 5708 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5717:12
[INFO] [stdout]      |
[INFO] [stdout] 5717 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5749:7
[INFO] [stdout]      |
[INFO] [stdout] 5749 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5758:12
[INFO] [stdout]      |
[INFO] [stdout] 5758 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5802:7
[INFO] [stdout]      |
[INFO] [stdout] 5802 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5811:12
[INFO] [stdout]      |
[INFO] [stdout] 5811 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5842:7
[INFO] [stdout]      |
[INFO] [stdout] 5842 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5851:12
[INFO] [stdout]      |
[INFO] [stdout] 5851 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5856:12
[INFO] [stdout]      |
[INFO] [stdout] 5856 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:5995:12
[INFO] [stdout]      |
[INFO] [stdout] 5995 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6015:12
[INFO] [stdout]      |
[INFO] [stdout] 6015 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6035:12
[INFO] [stdout]      |
[INFO] [stdout] 6035 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6055:12
[INFO] [stdout]      |
[INFO] [stdout] 6055 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6075:12
[INFO] [stdout]      |
[INFO] [stdout] 6075 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6109:12
[INFO] [stdout]      |
[INFO] [stdout] 6109 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6140:12
[INFO] [stdout]      |
[INFO] [stdout] 6140 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6160:12
[INFO] [stdout]      |
[INFO] [stdout] 6160 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6180:12
[INFO] [stdout]      |
[INFO] [stdout] 6180 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6200:12
[INFO] [stdout]      |
[INFO] [stdout] 6200 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6241:12
[INFO] [stdout]      |
[INFO] [stdout] 6241 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6261:12
[INFO] [stdout]      |
[INFO] [stdout] 6261 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6281:12
[INFO] [stdout]      |
[INFO] [stdout] 6281 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6301:12
[INFO] [stdout]      |
[INFO] [stdout] 6301 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6321:12
[INFO] [stdout]      |
[INFO] [stdout] 6321 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6348:12
[INFO] [stdout]      |
[INFO] [stdout] 6348 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6368:12
[INFO] [stdout]      |
[INFO] [stdout] 6368 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6395:12
[INFO] [stdout]      |
[INFO] [stdout] 6395 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6422:12
[INFO] [stdout]      |
[INFO] [stdout] 6422 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6451:12
[INFO] [stdout]      |
[INFO] [stdout] 6451 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6471:12
[INFO] [stdout]      |
[INFO] [stdout] 6471 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6491:12
[INFO] [stdout]      |
[INFO] [stdout] 6491 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6511:12
[INFO] [stdout]      |
[INFO] [stdout] 6511 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6531:12
[INFO] [stdout]      |
[INFO] [stdout] 6531 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6551:12
[INFO] [stdout]      |
[INFO] [stdout] 6551 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6571:12
[INFO] [stdout]      |
[INFO] [stdout] 6571 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6591:12
[INFO] [stdout]      |
[INFO] [stdout] 6591 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6611:12
[INFO] [stdout]      |
[INFO] [stdout] 6611 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6631:12
[INFO] [stdout]      |
[INFO] [stdout] 6631 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6651:12
[INFO] [stdout]      |
[INFO] [stdout] 6651 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6671:12
[INFO] [stdout]      |
[INFO] [stdout] 6671 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6698:12
[INFO] [stdout]      |
[INFO] [stdout] 6698 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6725:12
[INFO] [stdout]      |
[INFO] [stdout] 6725 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6745:12
[INFO] [stdout]      |
[INFO] [stdout] 6745 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6779:12
[INFO] [stdout]      |
[INFO] [stdout] 6779 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6799:12
[INFO] [stdout]      |
[INFO] [stdout] 6799 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6819:12
[INFO] [stdout]      |
[INFO] [stdout] 6819 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6846:12
[INFO] [stdout]      |
[INFO] [stdout] 6846 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6873:12
[INFO] [stdout]      |
[INFO] [stdout] 6873 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6893:12
[INFO] [stdout]      |
[INFO] [stdout] 6893 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6913:12
[INFO] [stdout]      |
[INFO] [stdout] 6913 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6933:12
[INFO] [stdout]      |
[INFO] [stdout] 6933 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6953:12
[INFO] [stdout]      |
[INFO] [stdout] 6953 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:6980:12
[INFO] [stdout]      |
[INFO] [stdout] 6980 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7000:12
[INFO] [stdout]      |
[INFO] [stdout] 7000 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7020:12
[INFO] [stdout]      |
[INFO] [stdout] 7020 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7040:12
[INFO] [stdout]      |
[INFO] [stdout] 7040 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7128:12
[INFO] [stdout]      |
[INFO] [stdout] 7128 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7155:12
[INFO] [stdout]      |
[INFO] [stdout] 7155 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7175:12
[INFO] [stdout]      |
[INFO] [stdout] 7175 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7213:12
[INFO] [stdout]      |
[INFO] [stdout] 7213 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7233:12
[INFO] [stdout]      |
[INFO] [stdout] 7233 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7274:12
[INFO] [stdout]      |
[INFO] [stdout] 7274 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7315:12
[INFO] [stdout]      |
[INFO] [stdout] 7315 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7335:12
[INFO] [stdout]      |
[INFO] [stdout] 7335 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7369:12
[INFO] [stdout]      |
[INFO] [stdout] 7369 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7389:12
[INFO] [stdout]      |
[INFO] [stdout] 7389 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7423:12
[INFO] [stdout]      |
[INFO] [stdout] 7423 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7450:12
[INFO] [stdout]      |
[INFO] [stdout] 7450 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7470:12
[INFO] [stdout]      |
[INFO] [stdout] 7470 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7497:12
[INFO] [stdout]      |
[INFO] [stdout] 7497 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7545:12
[INFO] [stdout]      |
[INFO] [stdout] 7545 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7565:12
[INFO] [stdout]      |
[INFO] [stdout] 7565 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7599:12
[INFO] [stdout]      |
[INFO] [stdout] 7599 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7640:12
[INFO] [stdout]      |
[INFO] [stdout] 7640 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7660:12
[INFO] [stdout]      |
[INFO] [stdout] 7660 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7687:12
[INFO] [stdout]      |
[INFO] [stdout] 7687 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:7707:12
[INFO] [stdout]      |
[INFO] [stdout] 7707 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20051:12
[INFO] [stdout]       |
[INFO] [stdout] 20051 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20108:12
[INFO] [stdout]       |
[INFO] [stdout] 20108 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20165:12
[INFO] [stdout]       |
[INFO] [stdout] 20165 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20222:12
[INFO] [stdout]       |
[INFO] [stdout] 20222 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20279:12
[INFO] [stdout]       |
[INFO] [stdout] 20279 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20336:12
[INFO] [stdout]       |
[INFO] [stdout] 20336 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20393:12
[INFO] [stdout]       |
[INFO] [stdout] 20393 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20450:12
[INFO] [stdout]       |
[INFO] [stdout] 20450 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20507:12
[INFO] [stdout]       |
[INFO] [stdout] 20507 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20564:12
[INFO] [stdout]       |
[INFO] [stdout] 20564 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20621:12
[INFO] [stdout]       |
[INFO] [stdout] 20621 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20678:12
[INFO] [stdout]       |
[INFO] [stdout] 20678 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20735:12
[INFO] [stdout]       |
[INFO] [stdout] 20735 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20792:12
[INFO] [stdout]       |
[INFO] [stdout] 20792 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20849:12
[INFO] [stdout]       |
[INFO] [stdout] 20849 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20906:12
[INFO] [stdout]       |
[INFO] [stdout] 20906 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:20963:12
[INFO] [stdout]       |
[INFO] [stdout] 20963 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21020:12
[INFO] [stdout]       |
[INFO] [stdout] 21020 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21077:12
[INFO] [stdout]       |
[INFO] [stdout] 21077 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21134:12
[INFO] [stdout]       |
[INFO] [stdout] 21134 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21230:7
[INFO] [stdout]       |
[INFO] [stdout] 21230 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21313:7
[INFO] [stdout]       |
[INFO] [stdout] 21313 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21396:7
[INFO] [stdout]       |
[INFO] [stdout] 21396 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21479:7
[INFO] [stdout]       |
[INFO] [stdout] 21479 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21562:7
[INFO] [stdout]       |
[INFO] [stdout] 21562 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21645:7
[INFO] [stdout]       |
[INFO] [stdout] 21645 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21728:7
[INFO] [stdout]       |
[INFO] [stdout] 21728 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21811:7
[INFO] [stdout]       |
[INFO] [stdout] 21811 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21894:7
[INFO] [stdout]       |
[INFO] [stdout] 21894 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:21977:7
[INFO] [stdout]       |
[INFO] [stdout] 21977 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22060:7
[INFO] [stdout]       |
[INFO] [stdout] 22060 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22143:7
[INFO] [stdout]       |
[INFO] [stdout] 22143 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22226:7
[INFO] [stdout]       |
[INFO] [stdout] 22226 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22309:7
[INFO] [stdout]       |
[INFO] [stdout] 22309 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22392:7
[INFO] [stdout]       |
[INFO] [stdout] 22392 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22475:7
[INFO] [stdout]       |
[INFO] [stdout] 22475 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22558:7
[INFO] [stdout]       |
[INFO] [stdout] 22558 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22641:7
[INFO] [stdout]       |
[INFO] [stdout] 22641 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22724:7
[INFO] [stdout]       |
[INFO] [stdout] 22724 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22807:7
[INFO] [stdout]       |
[INFO] [stdout] 22807 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22890:7
[INFO] [stdout]       |
[INFO] [stdout] 22890 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:22973:7
[INFO] [stdout]       |
[INFO] [stdout] 22973 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> src/generated/nodes.rs:23056:7
[INFO] [stdout]       |
[INFO] [stdout] 23056 | #[cfg(feature = "serde")]
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling biome_css_syntax v0.5.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 380 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generated/nodes.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:271:7
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:359:7
[INFO] [stdout]     |
[INFO] [stdout] 359 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:368:12
[INFO] [stdout]     |
[INFO] [stdout] 368 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:400:7
[INFO] [stdout]     |
[INFO] [stdout] 400 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:445:7
[INFO] [stdout]     |
[INFO] [stdout] 445 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:454:12
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:500:12
[INFO] [stdout]     |
[INFO] [stdout] 500 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:537:7
[INFO] [stdout]     |
[INFO] [stdout] 537 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:546:12
[INFO] [stdout]     |
[INFO] [stdout] 546 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:583:7
[INFO] [stdout]     |
[INFO] [stdout] 583 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:592:12
[INFO] [stdout]     |
[INFO] [stdout] 592 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:633:7
[INFO] [stdout]     |
[INFO] [stdout] 633 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:642:12
[INFO] [stdout]     |
[INFO] [stdout] 642 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:685:12
[INFO] [stdout]     |
[INFO] [stdout] 685 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:721:7
[INFO] [stdout]     |
[INFO] [stdout] 721 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:730:12
[INFO] [stdout]     |
[INFO] [stdout] 730 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:767:7
[INFO] [stdout]     |
[INFO] [stdout] 767 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:776:12
[INFO] [stdout]     |
[INFO] [stdout] 776 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:813:7
[INFO] [stdout]     |
[INFO] [stdout] 813 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:822:12
[INFO] [stdout]     |
[INFO] [stdout] 822 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:859:7
[INFO] [stdout]     |
[INFO] [stdout] 859 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:868:12
[INFO] [stdout]     |
[INFO] [stdout] 868 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:905:7
[INFO] [stdout]     |
[INFO] [stdout] 905 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:914:12
[INFO] [stdout]     |
[INFO] [stdout] 914 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:947:7
[INFO] [stdout]     |
[INFO] [stdout] 947 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:956:12
[INFO] [stdout]     |
[INFO] [stdout] 956 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generated/nodes.rs:992:7
[INFO] [stdout]     |
[INFO] [stdout] 992 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1001:12
[INFO] [stdout]      |
[INFO] [stdout] 1001 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1042:7
[INFO] [stdout]      |
[INFO] [stdout] 1042 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1051:12
[INFO] [stdout]      |
[INFO] [stdout] 1051 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1089:7
[INFO] [stdout]      |
[INFO] [stdout] 1089 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1098:12
[INFO] [stdout]      |
[INFO] [stdout] 1098 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1127:7
[INFO] [stdout]      |
[INFO] [stdout] 1127 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1136:12
[INFO] [stdout]      |
[INFO] [stdout] 1136 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1163:7
[INFO] [stdout]      |
[INFO] [stdout] 1163 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1172:12
[INFO] [stdout]      |
[INFO] [stdout] 1172 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1203:7
[INFO] [stdout]      |
[INFO] [stdout] 1203 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1212:12
[INFO] [stdout]      |
[INFO] [stdout] 1212 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1244:7
[INFO] [stdout]      |
[INFO] [stdout] 1244 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1253:12
[INFO] [stdout]      |
[INFO] [stdout] 1253 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1289:7
[INFO] [stdout]      |
[INFO] [stdout] 1289 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1298:12
[INFO] [stdout]      |
[INFO] [stdout] 1298 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1335:7
[INFO] [stdout]      |
[INFO] [stdout] 1335 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1344:12
[INFO] [stdout]      |
[INFO] [stdout] 1344 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1381:7
[INFO] [stdout]      |
[INFO] [stdout] 1381 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1390:12
[INFO] [stdout]      |
[INFO] [stdout] 1390 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1423:7
[INFO] [stdout]      |
[INFO] [stdout] 1423 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1432:12
[INFO] [stdout]      |
[INFO] [stdout] 1432 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1468:7
[INFO] [stdout]      |
[INFO] [stdout] 1468 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1477:12
[INFO] [stdout]      |
[INFO] [stdout] 1477 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1518:7
[INFO] [stdout]      |
[INFO] [stdout] 1518 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1527:12
[INFO] [stdout]      |
[INFO] [stdout] 1527 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1561:7
[INFO] [stdout]      |
[INFO] [stdout] 1561 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1570:12
[INFO] [stdout]      |
[INFO] [stdout] 1570 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1606:7
[INFO] [stdout]      |
[INFO] [stdout] 1606 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1615:12
[INFO] [stdout]      |
[INFO] [stdout] 1615 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1652:7
[INFO] [stdout]      |
[INFO] [stdout] 1652 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1661:12
[INFO] [stdout]      |
[INFO] [stdout] 1661 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1698:7
[INFO] [stdout]      |
[INFO] [stdout] 1698 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1707:12
[INFO] [stdout]      |
[INFO] [stdout] 1707 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1744:7
[INFO] [stdout]      |
[INFO] [stdout] 1744 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1753:12
[INFO] [stdout]      |
[INFO] [stdout] 1753 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1794:7
[INFO] [stdout]      |
[INFO] [stdout] 1794 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1803:12
[INFO] [stdout]      |
[INFO] [stdout] 1803 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1833:7
[INFO] [stdout]      |
[INFO] [stdout] 1833 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1842:12
[INFO] [stdout]      |
[INFO] [stdout] 1842 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1877:7
[INFO] [stdout]      |
[INFO] [stdout] 1877 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1886:12
[INFO] [stdout]      |
[INFO] [stdout] 1886 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1919:7
[INFO] [stdout]      |
[INFO] [stdout] 1919 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1928:12
[INFO] [stdout]      |
[INFO] [stdout] 1928 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1956:7
[INFO] [stdout]      |
[INFO] [stdout] 1956 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1965:12
[INFO] [stdout]      |
[INFO] [stdout] 1965 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:1992:7
[INFO] [stdout]      |
[INFO] [stdout] 1992 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2001:12
[INFO] [stdout]      |
[INFO] [stdout] 2001 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2048:7
[INFO] [stdout]      |
[INFO] [stdout] 2048 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2057:12
[INFO] [stdout]      |
[INFO] [stdout] 2057 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2101:7
[INFO] [stdout]      |
[INFO] [stdout] 2101 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2110:12
[INFO] [stdout]      |
[INFO] [stdout] 2110 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2152:7
[INFO] [stdout]      |
[INFO] [stdout] 2152 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2161:12
[INFO] [stdout]      |
[INFO] [stdout] 2161 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2199:7
[INFO] [stdout]      |
[INFO] [stdout] 2199 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2208:12
[INFO] [stdout]      |
[INFO] [stdout] 2208 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2245:7
[INFO] [stdout]      |
[INFO] [stdout] 2245 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2254:12
[INFO] [stdout]      |
[INFO] [stdout] 2254 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2283:7
[INFO] [stdout]      |
[INFO] [stdout] 2283 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2292:12
[INFO] [stdout]      |
[INFO] [stdout] 2292 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2323:7
[INFO] [stdout]      |
[INFO] [stdout] 2323 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2332:12
[INFO] [stdout]      |
[INFO] [stdout] 2332 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2360:7
[INFO] [stdout]      |
[INFO] [stdout] 2360 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2369:12
[INFO] [stdout]      |
[INFO] [stdout] 2369 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2400:7
[INFO] [stdout]      |
[INFO] [stdout] 2400 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2409:12
[INFO] [stdout]      |
[INFO] [stdout] 2409 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2441:7
[INFO] [stdout]      |
[INFO] [stdout] 2441 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2450:12
[INFO] [stdout]      |
[INFO] [stdout] 2450 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2482:7
[INFO] [stdout]      |
[INFO] [stdout] 2482 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2491:12
[INFO] [stdout]      |
[INFO] [stdout] 2491 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2519:7
[INFO] [stdout]      |
[INFO] [stdout] 2519 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2528:12
[INFO] [stdout]      |
[INFO] [stdout] 2528 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2563:7
[INFO] [stdout]      |
[INFO] [stdout] 2563 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2572:12
[INFO] [stdout]      |
[INFO] [stdout] 2572 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2609:7
[INFO] [stdout]      |
[INFO] [stdout] 2609 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2618:12
[INFO] [stdout]      |
[INFO] [stdout] 2618 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2655:7
[INFO] [stdout]      |
[INFO] [stdout] 2655 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2664:12
[INFO] [stdout]      |
[INFO] [stdout] 2664 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2701:7
[INFO] [stdout]      |
[INFO] [stdout] 2701 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2710:12
[INFO] [stdout]      |
[INFO] [stdout] 2710 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2747:7
[INFO] [stdout]      |
[INFO] [stdout] 2747 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2756:12
[INFO] [stdout]      |
[INFO] [stdout] 2756 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2785:7
[INFO] [stdout]      |
[INFO] [stdout] 2785 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2794:12
[INFO] [stdout]      |
[INFO] [stdout] 2794 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2829:7
[INFO] [stdout]      |
[INFO] [stdout] 2829 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2838:12
[INFO] [stdout]      |
[INFO] [stdout] 2838 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2871:7
[INFO] [stdout]      |
[INFO] [stdout] 2871 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2880:12
[INFO] [stdout]      |
[INFO] [stdout] 2880 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2916:7
[INFO] [stdout]      |
[INFO] [stdout] 2916 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2925:12
[INFO] [stdout]      |
[INFO] [stdout] 2925 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2954:7
[INFO] [stdout]      |
[INFO] [stdout] 2954 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2963:12
[INFO] [stdout]      |
[INFO] [stdout] 2963 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:2994:7
[INFO] [stdout]      |
[INFO] [stdout] 2994 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3003:12
[INFO] [stdout]      |
[INFO] [stdout] 3003 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3029:7
[INFO] [stdout]      |
[INFO] [stdout] 3029 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3038:12
[INFO] [stdout]      |
[INFO] [stdout] 3038 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3069:7
[INFO] [stdout]      |
[INFO] [stdout] 3069 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3078:12
[INFO] [stdout]      |
[INFO] [stdout] 3078 | #[cfg_attr(feature = "serde", derive(Serialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3118:7
[INFO] [stdout]      |
[INFO] [stdout] 3118 | #[cfg(feature = "serde")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `schema`, `schemars`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generated/nodes.rs:3127:12
[INFO] [stdout]      |
[INFO] [stdout] 3127 | #[cfg_attr(feature = "serde", derive(Serialize))]
[WARN] too many lines in the log, truncating it
