Build #1705108 2025-02-03T11:30:20.972841+00:00
# rustc version
rustc 1.86.0-nightly (4a4309466 2025-02-02)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/jsdoc-6.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/jsdoc-6.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250202-1.86.0-nightly-4a4309466\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] fef29f52852221da858f7e8b8f198d420d3685bae54bda00fddcdce1b6923095
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "fef29f52852221da858f7e8b8f198d420d3685bae54bda00fddcdce1b6923095", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting jsdoc v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:5:1
[INFO] [stderr] |
[INFO] [stderr] 5 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:5:1
[INFO] [stderr] |
[INFO] [stderr] 5 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:12:1
[INFO] [stderr] |
[INFO] [stderr] 12 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:12:1
[INFO] [stderr] |
[INFO] [stderr] 12 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:21:1
[INFO] [stderr] |
[INFO] [stderr] 21 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:21:1
[INFO] [stderr] |
[INFO] [stderr] 21 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:30:1
[INFO] [stderr] |
[INFO] [stderr] 30 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:30:1
[INFO] [stderr] |
[INFO] [stderr] 30 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:169:1
[INFO] [stderr] |
[INFO] [stderr] 169 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:169:1
[INFO] [stderr] |
[INFO] [stderr] 169 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:174:1
[INFO] [stderr] |
[INFO] [stderr] 174 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:174:1
[INFO] [stderr] |
[INFO] [stderr] 174 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:180:1
[INFO] [stderr] |
[INFO] [stderr] 180 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:180:1
[INFO] [stderr] |
[INFO] [stderr] 180 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:186:1
[INFO] [stderr] |
[INFO] [stderr] 186 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:186:1
[INFO] [stderr] |
[INFO] [stderr] 186 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:191:1
[INFO] [stderr] |
[INFO] [stderr] 191 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:191:1
[INFO] [stderr] |
[INFO] [stderr] 191 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:198:1
[INFO] [stderr] |
[INFO] [stderr] 198 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:198:1
[INFO] [stderr] |
[INFO] [stderr] 198 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:204:1
[INFO] [stderr] |
[INFO] [stderr] 204 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:204:1
[INFO] [stderr] |
[INFO] [stderr] 204 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:211:1
[INFO] [stderr] |
[INFO] [stderr] 211 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:211:1
[INFO] [stderr] |
[INFO] [stderr] 211 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:218:1
[INFO] [stderr] |
[INFO] [stderr] 218 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:218:1
[INFO] [stderr] |
[INFO] [stderr] 218 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:224:1
[INFO] [stderr] |
[INFO] [stderr] 224 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:224:1
[INFO] [stderr] |
[INFO] [stderr] 224 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:230:1
[INFO] [stderr] |
[INFO] [stderr] 230 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:230:1
[INFO] [stderr] |
[INFO] [stderr] 230 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:238:1
[INFO] [stderr] |
[INFO] [stderr] 238 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:238:1
[INFO] [stderr] |
[INFO] [stderr] 238 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:246:1
[INFO] [stderr] |
[INFO] [stderr] 246 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:246:1
[INFO] [stderr] |
[INFO] [stderr] 246 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:253:1
[INFO] [stderr] |
[INFO] [stderr] 253 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:253:1
[INFO] [stderr] |
[INFO] [stderr] 253 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:261:1
[INFO] [stderr] |
[INFO] [stderr] 261 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:261:1
[INFO] [stderr] |
[INFO] [stderr] 261 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:267:1
[INFO] [stderr] |
[INFO] [stderr] 267 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:267:1
[INFO] [stderr] |
[INFO] [stderr] 267 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:274:1
[INFO] [stderr] |
[INFO] [stderr] 274 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:274:1
[INFO] [stderr] |
[INFO] [stderr] 274 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:281:1
[INFO] [stderr] |
[INFO] [stderr] 281 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:281:1
[INFO] [stderr] |
[INFO] [stderr] 281 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:287:1
[INFO] [stderr] |
[INFO] [stderr] 287 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:287:1
[INFO] [stderr] |
[INFO] [stderr] 287 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:293:1
[INFO] [stderr] |
[INFO] [stderr] 293 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:293:1
[INFO] [stderr] |
[INFO] [stderr] 293 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:302:1
[INFO] [stderr] |
[INFO] [stderr] 302 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:302:1
[INFO] [stderr] |
[INFO] [stderr] 302 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:313:1
[INFO] [stderr] |
[INFO] [stderr] 313 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:313:1
[INFO] [stderr] |
[INFO] [stderr] 313 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:320:1
[INFO] [stderr] |
[INFO] [stderr] 320 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:320:1
[INFO] [stderr] |
[INFO] [stderr] 320 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:327:1
[INFO] [stderr] |
[INFO] [stderr] 327 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:327:1
[INFO] [stderr] |
[INFO] [stderr] 327 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:333:1
[INFO] [stderr] |
[INFO] [stderr] 333 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:333:1
[INFO] [stderr] |
[INFO] [stderr] 333 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:339:1
[INFO] [stderr] |
[INFO] [stderr] 339 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:339:1
[INFO] [stderr] |
[INFO] [stderr] 339 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:345:1
[INFO] [stderr] |
[INFO] [stderr] 345 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:345:1
[INFO] [stderr] |
[INFO] [stderr] 345 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:356:1
[INFO] [stderr] |
[INFO] [stderr] 356 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:356:1
[INFO] [stderr] |
[INFO] [stderr] 356 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:383:1
[INFO] [stderr] |
[INFO] [stderr] 383 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:383:1
[INFO] [stderr] |
[INFO] [stderr] 383 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:389:1
[INFO] [stderr] |
[INFO] [stderr] 389 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:389:1
[INFO] [stderr] |
[INFO] [stderr] 389 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:395:1
[INFO] [stderr] |
[INFO] [stderr] 395 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:395:1
[INFO] [stderr] |
[INFO] [stderr] 395 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:401:1
[INFO] [stderr] |
[INFO] [stderr] 401 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:401:1
[INFO] [stderr] |
[INFO] [stderr] 401 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:407:1
[INFO] [stderr] |
[INFO] [stderr] 407 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:407:1
[INFO] [stderr] |
[INFO] [stderr] 407 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:413:1
[INFO] [stderr] |
[INFO] [stderr] 413 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:413:1
[INFO] [stderr] |
[INFO] [stderr] 413 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:419:1
[INFO] [stderr] |
[INFO] [stderr] 419 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:419:1
[INFO] [stderr] |
[INFO] [stderr] 419 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:426:1
[INFO] [stderr] |
[INFO] [stderr] 426 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:426:1
[INFO] [stderr] |
[INFO] [stderr] 426 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:432:1
[INFO] [stderr] |
[INFO] [stderr] 432 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:432:1
[INFO] [stderr] |
[INFO] [stderr] 432 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:438:1
[INFO] [stderr] |
[INFO] [stderr] 438 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:438:1
[INFO] [stderr] |
[INFO] [stderr] 438 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:445:1
[INFO] [stderr] |
[INFO] [stderr] 445 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:445:1
[INFO] [stderr] |
[INFO] [stderr] 445 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:451:1
[INFO] [stderr] |
[INFO] [stderr] 451 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:451:1
[INFO] [stderr] |
[INFO] [stderr] 451 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:458:1
[INFO] [stderr] |
[INFO] [stderr] 458 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:458:1
[INFO] [stderr] |
[INFO] [stderr] 458 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:466:1
[INFO] [stderr] |
[INFO] [stderr] 466 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:466:1
[INFO] [stderr] |
[INFO] [stderr] 466 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:474:1
[INFO] [stderr] |
[INFO] [stderr] 474 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:474:1
[INFO] [stderr] |
[INFO] [stderr] 474 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:482:1
[INFO] [stderr] |
[INFO] [stderr] 482 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:482:1
[INFO] [stderr] |
[INFO] [stderr] 482 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:490:1
[INFO] [stderr] |
[INFO] [stderr] 490 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:490:1
[INFO] [stderr] |
[INFO] [stderr] 490 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:496:1
[INFO] [stderr] |
[INFO] [stderr] 496 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:496:1
[INFO] [stderr] |
[INFO] [stderr] 496 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:502:1
[INFO] [stderr] |
[INFO] [stderr] 502 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:502:1
[INFO] [stderr] |
[INFO] [stderr] 502 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:508:1
[INFO] [stderr] |
[INFO] [stderr] 508 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `ast_node` may come from an old version of the `ast_node` crate, try updating your dependency with `cargo update -p ast_node`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv`
[INFO] [stderr] --> src/ast.rs:508:1
[INFO] [stderr] |
[INFO] [stderr] 508 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `serde` and `serde-impl`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[WARN] too much data in the log, truncating it