Build #2689739 2025-11-27 03:46:59
# rustc version
rustc 1.93.0-nightly (1be6b13be 2025-11-26)# docs.rs version
docsrs 0.6.0 (6037fe01 2025-11-26 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/jsdoc-18.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/jsdoc-18.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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251126-1.93.0-nightly-1be6b13be\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] d6725f3d34d27a9ba78aa3f1fab05e2521fd67da369807951455e4c227a45e02
[INFO] running `Command { std: "docker" "start" "-a" "d6725f3d34d27a9ba78aa3f1fab05e2521fd67da369807951455e4c227a45e02", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting jsdoc v18.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `rkyv-impl`
[INFO] [stderr] --> src/ast.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:14:1
[INFO] [stderr] |
[INFO] [stderr] 14 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:14:1
[INFO] [stderr] |
[INFO] [stderr] 14 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:23:1
[INFO] [stderr] |
[INFO] [stderr] 23 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:23:1
[INFO] [stderr] |
[INFO] [stderr] 23 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:32:1
[INFO] [stderr] |
[INFO] [stderr] 32 | #[ast_node(no_unknown)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:32:1
[INFO] [stderr] |
[INFO] [stderr] 32 | #[ast_node(no_unknown)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:170:1
[INFO] [stderr] |
[INFO] [stderr] 170 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:170:1
[INFO] [stderr] |
[INFO] [stderr] 170 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:175:1
[INFO] [stderr] |
[INFO] [stderr] 175 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:175:1
[INFO] [stderr] |
[INFO] [stderr] 175 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:181:1
[INFO] [stderr] |
[INFO] [stderr] 181 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:181:1
[INFO] [stderr] |
[INFO] [stderr] 181 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:187:1
[INFO] [stderr] |
[INFO] [stderr] 187 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:187:1
[INFO] [stderr] |
[INFO] [stderr] 187 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:192:1
[INFO] [stderr] |
[INFO] [stderr] 192 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:192:1
[INFO] [stderr] |
[INFO] [stderr] 192 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:199:1
[INFO] [stderr] |
[INFO] [stderr] 199 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:199:1
[INFO] [stderr] |
[INFO] [stderr] 199 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:205:1
[INFO] [stderr] |
[INFO] [stderr] 205 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:205:1
[INFO] [stderr] |
[INFO] [stderr] 205 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:220:1
[INFO] [stderr] |
[INFO] [stderr] 220 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:220:1
[INFO] [stderr] |
[INFO] [stderr] 220 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:227:1
[INFO] [stderr] |
[INFO] [stderr] 227 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:227:1
[INFO] [stderr] |
[INFO] [stderr] 227 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:233:1
[INFO] [stderr] |
[INFO] [stderr] 233 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:233:1
[INFO] [stderr] |
[INFO] [stderr] 233 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:239:1
[INFO] [stderr] |
[INFO] [stderr] 239 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:239:1
[INFO] [stderr] |
[INFO] [stderr] 239 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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 name: `swc_ast_unknown`
[INFO] [stderr] --> src/ast.rs:247:1
[INFO] [stderr] |
[INFO] [stderr] 247 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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:247:1
[INFO] [stderr] |
[INFO] [stderr] 247 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:247:1
[INFO] [stderr] |
[INFO] [stderr] 247 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:255:1
[INFO] [stderr] |
[INFO] [stderr] 255 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:255:1
[INFO] [stderr] |
[INFO] [stderr] 255 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:262:1
[INFO] [stderr] |
[INFO] [stderr] 262 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:262:1
[INFO] [stderr] |
[INFO] [stderr] 262 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:278:1
[INFO] [stderr] |
[INFO] [stderr] 278 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:278:1
[INFO] [stderr] |
[INFO] [stderr] 278 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:284:1
[INFO] [stderr] |
[INFO] [stderr] 284 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:284:1
[INFO] [stderr] |
[INFO] [stderr] 284 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:295:1
[INFO] [stderr] |
[INFO] [stderr] 295 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:295:1
[INFO] [stderr] |
[INFO] [stderr] 295 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:306:1
[INFO] [stderr] |
[INFO] [stderr] 306 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:306:1
[INFO] [stderr] |
[INFO] [stderr] 306 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:312:1
[INFO] [stderr] |
[INFO] [stderr] 312 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:312:1
[INFO] [stderr] |
[INFO] [stderr] 312 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:318:1
[INFO] [stderr] |
[INFO] [stderr] 318 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:318:1
[INFO] [stderr] |
[INFO] [stderr] 318 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:331:1
[INFO] [stderr] |
[INFO] [stderr] 331 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:331:1
[INFO] [stderr] |
[INFO] [stderr] 331 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:350:1
[INFO] [stderr] |
[INFO] [stderr] 350 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:350:1
[INFO] [stderr] |
[INFO] [stderr] 350 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:357:1
[INFO] [stderr] |
[INFO] [stderr] 357 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:357:1
[INFO] [stderr] |
[INFO] [stderr] 357 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:368:1
[INFO] [stderr] |
[INFO] [stderr] 368 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:368:1
[INFO] [stderr] |
[INFO] [stderr] 368 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:374:1
[INFO] [stderr] |
[INFO] [stderr] 374 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:374:1
[INFO] [stderr] |
[INFO] [stderr] 374 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:380:1
[INFO] [stderr] |
[INFO] [stderr] 380 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:380:1
[INFO] [stderr] |
[INFO] [stderr] 380 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:390:1
[INFO] [stderr] |
[INFO] [stderr] 390 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:390:1
[INFO] [stderr] |
[INFO] [stderr] 390 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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(no_unknown)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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(no_unknown)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:440:1
[INFO] [stderr] |
[INFO] [stderr] 440 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:440:1
[INFO] [stderr] |
[INFO] [stderr] 440 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:446:1
[INFO] [stderr] |
[INFO] [stderr] 446 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:446:1
[INFO] [stderr] |
[INFO] [stderr] 446 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:452:1
[INFO] [stderr] |
[INFO] [stderr] 452 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:452:1
[INFO] [stderr] |
[INFO] [stderr] 452 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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: `cbor4ii`, `encoding-impl`, `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: `cbor4ii`, `encoding-impl`, `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:464:1
[INFO] [stderr] |
[INFO] [stderr] 464 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:464:1
[INFO] [stderr] |
[INFO] [stderr] 464 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:470:1
[INFO] [stderr] |
[INFO] [stderr] 470 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:470:1
[INFO] [stderr] |
[INFO] [stderr] 470 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:476:1
[INFO] [stderr] |
[INFO] [stderr] 476 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:476:1
[INFO] [stderr] |
[INFO] [stderr] 476 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:483:1
[INFO] [stderr] |
[INFO] [stderr] 483 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:483:1
[INFO] [stderr] |
[INFO] [stderr] 483 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:489:1
[INFO] [stderr] |
[INFO] [stderr] 489 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:489:1
[INFO] [stderr] |
[INFO] [stderr] 489 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:495:1
[INFO] [stderr] |
[INFO] [stderr] 495 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:495:1
[INFO] [stderr] |
[INFO] [stderr] 495 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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: `cbor4ii`, `encoding-impl`, `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: `cbor4ii`, `encoding-impl`, `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: `cbor4ii`, `encoding-impl`, `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: `cbor4ii`, `encoding-impl`, `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 name: `swc_ast_unknown`
[INFO] [stderr] --> src/ast.rs:515:1
[INFO] [stderr] |
[INFO] [stderr] 515 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[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:515:1
[INFO] [stderr] |
[INFO] [stderr] 515 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:515:1
[INFO] [stderr] |
[INFO] [stderr] 515 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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 name: `swc_ast_unknown`
[INFO] [stderr] --> src/ast.rs:523:1
[INFO] [stderr] |
[INFO] [stderr] 523 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[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:523:1
[INFO] [stderr] |
[INFO] [stderr] 523 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:523:1
[INFO] [stderr] |
[INFO] [stderr] 523 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:531:1
[INFO] [stderr] |
[INFO] [stderr] 531 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:531:1
[INFO] [stderr] |
[INFO] [stderr] 531 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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 name: `swc_ast_unknown`
[INFO] [stderr] --> src/ast.rs:539:1
[INFO] [stderr] |
[INFO] [stderr] 539 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[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:539:1
[INFO] [stderr] |
[INFO] [stderr] 539 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:539:1
[INFO] [stderr] |
[INFO] [stderr] 539 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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:547:1
[INFO] [stderr] |
[INFO] [stderr] 547 | #[ast_node]
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `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
[WARN] too much data in the log, truncating it