[INFO] fetching crate jsdoc 17.0.0... [INFO] testing jsdoc-17.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate jsdoc 17.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate jsdoc 17.0.0 [INFO] finished tweaking crates.io crate jsdoc 17.0.0 [INFO] tweaked toml for crates.io crate jsdoc 17.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jsdoc 17.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jsdoc 17.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testing v18.0.0 [INFO] [stderr] Downloaded swc_visit v2.0.1 [INFO] [stderr] Downloaded swc_atoms v9.0.0 [INFO] [stderr] Downloaded thread_local v1.1.7 [INFO] [stderr] Downloaded relative-path v1.9.2 [INFO] [stderr] Downloaded testing_macros v1.0.1 [INFO] [stderr] Downloaded swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Downloaded cbor4ii v1.2.0 [INFO] [stderr] Downloaded swc_error_reporters v19.0.0 [INFO] [stderr] Downloaded better_scoped_tls v1.0.1 [INFO] [stderr] Downloaded string_enum v1.0.2 [INFO] [stderr] Downloaded psm v0.1.21 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded from_variant v3.0.0 [INFO] [stderr] Downloaded unicode-id-start v1.3.1 [INFO] [stderr] Downloaded textwrap v0.16.0 [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded hstr v3.0.2 [INFO] [stderr] Downloaded cc v1.2.13 [INFO] [stderr] Downloaded swc_common v17.0.0 [INFO] [stderr] Downloaded swc_ecma_parser v27.0.0 [INFO] [stderr] Downloaded difference v2.0.0 [INFO] [stderr] Downloaded swc_ecma_ast v18.0.0 [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded ast_node v5.0.0 [INFO] [stderr] Downloaded triomphe v0.1.14 [INFO] [stderr] Downloaded yansi v0.5.1 [INFO] [stderr] Downloaded bytes-str v0.2.5 [INFO] [stderr] Downloaded swc_macros_common v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b8490f4661bf6e30c298b38ae4ed904d5afba30348d4f7b3362aa315f638993 [INFO] running `Command { std: "docker" "start" "-a" "2b8490f4661bf6e30c298b38ae4ed904d5afba30348d4f7b3362aa315f638993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b8490f4661bf6e30c298b38ae4ed904d5afba30348d4f7b3362aa315f638993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8490f4661bf6e30c298b38ae4ed904d5afba30348d4f7b3362aa315f638993", kill_on_drop: false }` [INFO] [stdout] 2b8490f4661bf6e30c298b38ae4ed904d5afba30348d4f7b3362aa315f638993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d465a1b06ca728f89883e78a4a008e9d7fb2c450b51eca674d1ced6b22a9d0b8 [INFO] running `Command { std: "docker" "start" "-a" "d465a1b06ca728f89883e78a4a008e9d7fb2c450b51eca674d1ced6b22a9d0b8", kill_on_drop: false }` [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling ast_node v5.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling from_variant v3.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling bytes-str v0.2.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hstr v3.0.2 [INFO] [stderr] Compiling swc_atoms v9.0.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling swc_common v17.0.0 [INFO] [stderr] Compiling jsdoc v17.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:357:1 [INFO] [stdout] | [INFO] [stdout] 357 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:357:1 [INFO] [stdout] | [INFO] [stdout] 357 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:413:1 [INFO] [stdout] | [INFO] [stdout] 413 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:413:1 [INFO] [stdout] | [INFO] [stdout] 413 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:470:1 [INFO] [stdout] | [INFO] [stdout] 470 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:470:1 [INFO] [stdout] | [INFO] [stdout] 470 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:483:1 [INFO] [stdout] | [INFO] [stdout] 483 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:483:1 [INFO] [stdout] | [INFO] [stdout] 483 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:553:1 [INFO] [stdout] | [INFO] [stdout] 553 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:553:1 [INFO] [stdout] | [INFO] [stdout] 553 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 565 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 565 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:571:1 [INFO] [stdout] | [INFO] [stdout] 571 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:571:1 [INFO] [stdout] | [INFO] [stdout] 571 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:589:1 [INFO] [stdout] | [INFO] [stdout] 589 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:589:1 [INFO] [stdout] | [INFO] [stdout] 589 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:595:1 [INFO] [stdout] | [INFO] [stdout] 595 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:595:1 [INFO] [stdout] | [INFO] [stdout] 595 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:617:1 [INFO] [stdout] | [INFO] [stdout] 617 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:617:1 [INFO] [stdout] | [INFO] [stdout] 617 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:621:1 [INFO] [stdout] | [INFO] [stdout] 621 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:621:1 [INFO] [stdout] | [INFO] [stdout] 621 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:626:1 [INFO] [stdout] | [INFO] [stdout] 626 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:626:1 [INFO] [stdout] | [INFO] [stdout] 626 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:631:1 [INFO] [stdout] | [INFO] [stdout] 631 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:631:1 [INFO] [stdout] | [INFO] [stdout] 631 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:636:1 [INFO] [stdout] | [INFO] [stdout] 636 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:636:1 [INFO] [stdout] | [INFO] [stdout] 636 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:646:1 [INFO] [stdout] | [INFO] [stdout] 646 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:646:1 [INFO] [stdout] | [INFO] [stdout] 646 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:655:1 [INFO] [stdout] | [INFO] [stdout] 655 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:655:1 [INFO] [stdout] | [INFO] [stdout] 655 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:667:1 [INFO] [stdout] | [INFO] [stdout] 667 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:667:1 [INFO] [stdout] | [INFO] [stdout] 667 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:679:1 [INFO] [stdout] | [INFO] [stdout] 679 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:679:1 [INFO] [stdout] | [INFO] [stdout] 679 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:692:1 [INFO] [stdout] | [INFO] [stdout] 692 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:692:1 [INFO] [stdout] | [INFO] [stdout] 692 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:709:1 [INFO] [stdout] | [INFO] [stdout] 709 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:709:1 [INFO] [stdout] | [INFO] [stdout] 709 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:728:1 [INFO] [stdout] | [INFO] [stdout] 728 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:728:1 [INFO] [stdout] | [INFO] [stdout] 728 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:776:1 [INFO] [stdout] | [INFO] [stdout] 776 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:776:1 [INFO] [stdout] | [INFO] [stdout] 776 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:793:1 [INFO] [stdout] | [INFO] [stdout] 793 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:793:1 [INFO] [stdout] | [INFO] [stdout] 793 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:805:1 [INFO] [stdout] | [INFO] [stdout] 805 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:805:1 [INFO] [stdout] | [INFO] [stdout] 805 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:811:1 [INFO] [stdout] | [INFO] [stdout] 811 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:811:1 [INFO] [stdout] | [INFO] [stdout] 811 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:817:1 [INFO] [stdout] | [INFO] [stdout] 817 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:817:1 [INFO] [stdout] | [INFO] [stdout] 817 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.53s [INFO] running `Command { std: "docker" "inspect" "d465a1b06ca728f89883e78a4a008e9d7fb2c450b51eca674d1ced6b22a9d0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d465a1b06ca728f89883e78a4a008e9d7fb2c450b51eca674d1ced6b22a9d0b8", kill_on_drop: false }` [INFO] [stdout] d465a1b06ca728f89883e78a4a008e9d7fb2c450b51eca674d1ced6b22a9d0b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be973a07bf26e50a398aad0b839dc9513fc706b8e17b7c3f759c3c7cf8185c12 [INFO] running `Command { std: "docker" "start" "-a" "be973a07bf26e50a398aad0b839dc9513fc706b8e17b7c3f759c3c7cf8185c12", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling swc_common v17.0.0 [INFO] [stderr] Compiling swc_error_reporters v19.0.0 [INFO] [stderr] Compiling swc_ecma_ast v18.0.0 [INFO] [stderr] Compiling jsdoc v17.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:357:1 [INFO] [stdout] | [INFO] [stdout] 357 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:357:1 [INFO] [stdout] | [INFO] [stdout] 357 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:413:1 [INFO] [stdout] | [INFO] [stdout] 413 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:413:1 [INFO] [stdout] | [INFO] [stdout] 413 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:470:1 [INFO] [stdout] | [INFO] [stdout] 470 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:470:1 [INFO] [stdout] | [INFO] [stdout] 470 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:483:1 [INFO] [stdout] | [INFO] [stdout] 483 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:483:1 [INFO] [stdout] | [INFO] [stdout] 483 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:553:1 [INFO] [stdout] | [INFO] [stdout] 553 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:553:1 [INFO] [stdout] | [INFO] [stdout] 553 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 565 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 565 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:571:1 [INFO] [stdout] | [INFO] [stdout] 571 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:571:1 [INFO] [stdout] | [INFO] [stdout] 571 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:589:1 [INFO] [stdout] | [INFO] [stdout] 589 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:589:1 [INFO] [stdout] | [INFO] [stdout] 589 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:595:1 [INFO] [stdout] | [INFO] [stdout] 595 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:595:1 [INFO] [stdout] | [INFO] [stdout] 595 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:617:1 [INFO] [stdout] | [INFO] [stdout] 617 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:617:1 [INFO] [stdout] | [INFO] [stdout] 617 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:621:1 [INFO] [stdout] | [INFO] [stdout] 621 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:621:1 [INFO] [stdout] | [INFO] [stdout] 621 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:626:1 [INFO] [stdout] | [INFO] [stdout] 626 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:626:1 [INFO] [stdout] | [INFO] [stdout] 626 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:631:1 [INFO] [stdout] | [INFO] [stdout] 631 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:631:1 [INFO] [stdout] | [INFO] [stdout] 631 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:636:1 [INFO] [stdout] | [INFO] [stdout] 636 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:636:1 [INFO] [stdout] | [INFO] [stdout] 636 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:646:1 [INFO] [stdout] | [INFO] [stdout] 646 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:646:1 [INFO] [stdout] | [INFO] [stdout] 646 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:655:1 [INFO] [stdout] | [INFO] [stdout] 655 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:655:1 [INFO] [stdout] | [INFO] [stdout] 655 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:667:1 [INFO] [stdout] | [INFO] [stdout] 667 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:667:1 [INFO] [stdout] | [INFO] [stdout] 667 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:679:1 [INFO] [stdout] | [INFO] [stdout] 679 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:679:1 [INFO] [stdout] | [INFO] [stdout] 679 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:692:1 [INFO] [stdout] | [INFO] [stdout] 692 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:692:1 [INFO] [stdout] | [INFO] [stdout] 692 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:709:1 [INFO] [stdout] | [INFO] [stdout] 709 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:709:1 [INFO] [stdout] | [INFO] [stdout] 709 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:728:1 [INFO] [stdout] | [INFO] [stdout] 728 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:728:1 [INFO] [stdout] | [INFO] [stdout] 728 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:776:1 [INFO] [stdout] | [INFO] [stdout] 776 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:776:1 [INFO] [stdout] | [INFO] [stdout] 776 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:793:1 [INFO] [stdout] | [INFO] [stdout] 793 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:793:1 [INFO] [stdout] | [INFO] [stdout] 793 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:805:1 [INFO] [stdout] | [INFO] [stdout] 805 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:805:1 [INFO] [stdout] | [INFO] [stdout] 805 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:811:1 [INFO] [stdout] | [INFO] [stdout] 811 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:811:1 [INFO] [stdout] | [INFO] [stdout] 811 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:817:1 [INFO] [stdout] | [INFO] [stdout] 817 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:817:1 [INFO] [stdout] | [INFO] [stdout] 817 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling testing_macros v1.0.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling testing v18.0.0 [INFO] [stderr] Compiling swc_ecma_parser v27.0.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:357:1 [INFO] [stdout] | [INFO] [stdout] 357 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:357:1 [INFO] [stdout] | [INFO] [stdout] 357 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:413:1 [INFO] [stdout] | [INFO] [stdout] 413 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:413:1 [INFO] [stdout] | [INFO] [stdout] 413 | #[ast_node(no_unknown)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:470:1 [INFO] [stdout] | [INFO] [stdout] 470 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:470:1 [INFO] [stdout] | [INFO] [stdout] 470 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:476:1 [INFO] [stdout] | [INFO] [stdout] 476 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:483:1 [INFO] [stdout] | [INFO] [stdout] 483 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:483:1 [INFO] [stdout] | [INFO] [stdout] 483 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:489:1 [INFO] [stdout] | [INFO] [stdout] 489 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:508:1 [INFO] [stdout] | [INFO] [stdout] 508 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `swc_ast_unknown` [INFO] [stdout] --> src/ast.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:539:1 [INFO] [stdout] | [INFO] [stdout] 539 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:553:1 [INFO] [stdout] | [INFO] [stdout] 553 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:553:1 [INFO] [stdout] | [INFO] [stdout] 553 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:559:1 [INFO] [stdout] | [INFO] [stdout] 559 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 565 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:565:1 [INFO] [stdout] | [INFO] [stdout] 565 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:571:1 [INFO] [stdout] | [INFO] [stdout] 571 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:571:1 [INFO] [stdout] | [INFO] [stdout] 571 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:589:1 [INFO] [stdout] | [INFO] [stdout] 589 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:589:1 [INFO] [stdout] | [INFO] [stdout] 589 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:595:1 [INFO] [stdout] | [INFO] [stdout] 595 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:595:1 [INFO] [stdout] | [INFO] [stdout] 595 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:617:1 [INFO] [stdout] | [INFO] [stdout] 617 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:617:1 [INFO] [stdout] | [INFO] [stdout] 617 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:621:1 [INFO] [stdout] | [INFO] [stdout] 621 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:621:1 [INFO] [stdout] | [INFO] [stdout] 621 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:626:1 [INFO] [stdout] | [INFO] [stdout] 626 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:626:1 [INFO] [stdout] | [INFO] [stdout] 626 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:631:1 [INFO] [stdout] | [INFO] [stdout] 631 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:631:1 [INFO] [stdout] | [INFO] [stdout] 631 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:636:1 [INFO] [stdout] | [INFO] [stdout] 636 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:636:1 [INFO] [stdout] | [INFO] [stdout] 636 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:646:1 [INFO] [stdout] | [INFO] [stdout] 646 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:646:1 [INFO] [stdout] | [INFO] [stdout] 646 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:655:1 [INFO] [stdout] | [INFO] [stdout] 655 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:655:1 [INFO] [stdout] | [INFO] [stdout] 655 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:667:1 [INFO] [stdout] | [INFO] [stdout] 667 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:667:1 [INFO] [stdout] | [INFO] [stdout] 667 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:679:1 [INFO] [stdout] | [INFO] [stdout] 679 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:679:1 [INFO] [stdout] | [INFO] [stdout] 679 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:692:1 [INFO] [stdout] | [INFO] [stdout] 692 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:692:1 [INFO] [stdout] | [INFO] [stdout] 692 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:709:1 [INFO] [stdout] | [INFO] [stdout] 709 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:709:1 [INFO] [stdout] | [INFO] [stdout] 709 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:728:1 [INFO] [stdout] | [INFO] [stdout] 728 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:728:1 [INFO] [stdout] | [INFO] [stdout] 728 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:776:1 [INFO] [stdout] | [INFO] [stdout] 776 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:776:1 [INFO] [stdout] | [INFO] [stdout] 776 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:793:1 [INFO] [stdout] | [INFO] [stdout] 793 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:793:1 [INFO] [stdout] | [INFO] [stdout] 793 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:805:1 [INFO] [stdout] | [INFO] [stdout] 805 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:805:1 [INFO] [stdout] | [INFO] [stdout] 805 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:811:1 [INFO] [stdout] | [INFO] [stdout] 811 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:811:1 [INFO] [stdout] | [INFO] [stdout] 811 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rkyv-impl` [INFO] [stdout] --> src/ast.rs:817:1 [INFO] [stdout] | [INFO] [stdout] 817 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] --> src/ast.rs:817:1 [INFO] [stdout] | [INFO] [stdout] 817 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] = 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] [stdout] = help: try referring to `ast_node` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = 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] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:670:17 [INFO] [stdout] | [INFO] [stdout] 670 | fn input(s: &str) -> Input { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 670 | fn input(s: &str) -> Input<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.69s [INFO] running `Command { std: "docker" "inspect" "be973a07bf26e50a398aad0b839dc9513fc706b8e17b7c3f759c3c7cf8185c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be973a07bf26e50a398aad0b839dc9513fc706b8e17b7c3f759c3c7cf8185c12", kill_on_drop: false }` [INFO] [stdout] be973a07bf26e50a398aad0b839dc9513fc706b8e17b7c3f759c3c7cf8185c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5df883a2c0a9847f8ccfddbf54cfb3425de3fcad624be3cbab18ae3ad06f35e6 [INFO] running `Command { std: "docker" "start" "-a" "5df883a2c0a9847f8ccfddbf54cfb3425de3fcad624be3cbab18ae3ad06f35e6", kill_on_drop: false }` [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 [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 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: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 [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 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:553:1 [INFO] [stderr] | [INFO] [stderr] 553 | #[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 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:553:1 [INFO] [stderr] | [INFO] [stderr] 553 | #[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 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:559:1 [INFO] [stderr] | [INFO] [stderr] 559 | #[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 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:559:1 [INFO] [stderr] | [INFO] [stderr] 559 | #[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 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:565:1 [INFO] [stderr] | [INFO] [stderr] 565 | #[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 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:565:1 [INFO] [stderr] | [INFO] [stderr] 565 | #[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 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:571:1 [INFO] [stderr] | [INFO] [stderr] 571 | #[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 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:571:1 [INFO] [stderr] | [INFO] [stderr] 571 | #[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 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:577:1 [INFO] [stderr] | [INFO] [stderr] 577 | #[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 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:577:1 [INFO] [stderr] | [INFO] [stderr] 577 | #[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 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:583:1 [INFO] [stderr] | [INFO] [stderr] 583 | #[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 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:583:1 [INFO] [stderr] | [INFO] [stderr] 583 | #[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 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:589:1 [INFO] [stderr] | [INFO] [stderr] 589 | #[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 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:589:1 [INFO] [stderr] | [INFO] [stderr] 589 | #[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 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:595:1 [INFO] [stderr] | [INFO] [stderr] 595 | #[ast_node] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] running 9 tests [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] [stdout] test tests::abstract_tag ... ok [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stdout] test tests::access_tag ... ok [INFO] [stderr] = note: this warning originates in the attribute macro `ast_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] test tests::line_1 ... ok [INFO] [stderr] [INFO] [stdout] test tests::one_of_1 ... ok [INFO] [stderr] warning: unexpected `cfg` condition value: `__rkyv` [INFO] [stdout] test tests::trim_1 ... ok [INFO] [stderr] --> src/ast.rs:595:1 [INFO] [stdout] test tests::word_1 ... ok [INFO] [stderr] | [INFO] [stdout] test tests::skip_1 ... ok [INFO] [stderr] 595 | #[ast_node] [INFO] [stdout] test tests::yield_tag_1 ... ok [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stdout] test tests::issue_1058 ... ok [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: expected values for `feature` are: `cbor4ii`, `encoding-impl`, `serde`, and `serde-impl` [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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] [stdout] [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 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:601:1 [INFO] [stderr] | [INFO] [stderr] 601 | #[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 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:601:1 [INFO] [stderr] | [INFO] [stderr] 601 | #[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 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:607:1 [INFO] [stderr] | [INFO] [stderr] 607 | #[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 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:607:1 [INFO] [stderr] | [INFO] [stderr] 607 | #[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 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:617:1 [INFO] [stderr] | [INFO] [stderr] 617 | #[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 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:617:1 [INFO] [stderr] | [INFO] [stderr] 617 | #[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 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:621:1 [INFO] [stderr] | [INFO] [stderr] 621 | #[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 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:621:1 [INFO] [stderr] | [INFO] [stderr] 621 | #[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 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:626:1 [INFO] [stderr] | [INFO] [stderr] 626 | #[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 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:626:1 [INFO] [stderr] | [INFO] [stderr] 626 | #[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 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:631:1 [INFO] [stderr] | [INFO] [stderr] 631 | #[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 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:631:1 [INFO] [stderr] | [INFO] [stderr] 631 | #[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 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:636:1 [INFO] [stderr] | [INFO] [stderr] 636 | #[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 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:636:1 [INFO] [stderr] | [INFO] [stderr] 636 | #[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 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:641:1 [INFO] [stderr] | [INFO] [stderr] 641 | #[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 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:641:1 [INFO] [stderr] | [INFO] [stderr] 641 | #[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 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:646:1 [INFO] [stderr] | [INFO] [stderr] 646 | #[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 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:646:1 [INFO] [stderr] | [INFO] [stderr] 646 | #[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 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:655:1 [INFO] [stderr] | [INFO] [stderr] 655 | #[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 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:655:1 [INFO] [stderr] | [INFO] [stderr] 655 | #[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 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:661:1 [INFO] [stderr] | [INFO] [stderr] 661 | #[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 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:661:1 [INFO] [stderr] | [INFO] [stderr] 661 | #[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 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:667:1 [INFO] [stderr] | [INFO] [stderr] 667 | #[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 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:667:1 [INFO] [stderr] | [INFO] [stderr] 667 | #[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 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:673:1 [INFO] [stderr] | [INFO] [stderr] 673 | #[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 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:673:1 [INFO] [stderr] | [INFO] [stderr] 673 | #[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 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:679:1 [INFO] [stderr] | [INFO] [stderr] 679 | #[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 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:679:1 [INFO] [stderr] | [INFO] [stderr] 679 | #[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 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:686:1 [INFO] [stderr] | [INFO] [stderr] 686 | #[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 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:686:1 [INFO] [stderr] | [INFO] [stderr] 686 | #[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 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:692:1 [INFO] [stderr] | [INFO] [stderr] 692 | #[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 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:692:1 [INFO] [stderr] | [INFO] [stderr] 692 | #[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 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:703:1 [INFO] [stderr] | [INFO] [stderr] 703 | #[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 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:703:1 [INFO] [stderr] | [INFO] [stderr] 703 | #[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 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:709:1 [INFO] [stderr] | [INFO] [stderr] 709 | #[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 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:709:1 [INFO] [stderr] | [INFO] [stderr] 709 | #[ast_node] [WARN] too many lines in the log, truncating it