[INFO] fetching crate tremor-script 0.9.2... [INFO] checking tremor-script-0.9.2 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate tremor-script 0.9.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tremor-script 0.9.2 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking crates.io crate tremor-script 0.9.2 [INFO] finished tweaking crates.io crate tremor-script 0.9.2 [INFO] tweaked toml for crates.io crate tremor-script 0.9.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93dff52fea2005d038c3d0e70cc52b2036b6f585ac2fad8c6d551ef3d00b3947 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93dff52fea2005d038c3d0e70cc52b2036b6f585ac2fad8c6d551ef3d00b3947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93dff52fea2005d038c3d0e70cc52b2036b6f585ac2fad8c6d551ef3d00b3947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93dff52fea2005d038c3d0e70cc52b2036b6f585ac2fad8c6d551ef3d00b3947", kill_on_drop: false }` [INFO] [stdout] 93dff52fea2005d038c3d0e70cc52b2036b6f585ac2fad8c6d551ef3d00b3947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71ba3e5c8b91a51ae4be6e3c9ad893ef458dd3e69f640e1af74c0c3995fb5512 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71ba3e5c8b91a51ae4be6e3c9ad893ef458dd3e69f640e1af74c0c3995fb5512", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking debug-helper v0.3.10 [INFO] [stderr] Checking sketches-ddsketch v0.1.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking distance v0.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling grok v1.1.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.11.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking codespan v0.11.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking float-cmp v0.7.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking jumphash v0.1.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking cidr-utils v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking hdrhistogram v7.2.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Checking tremor-common v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking halfbrown v0.1.11 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking value-trait v0.1.18 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking simd-json v0.3.23 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Checking tremor-influx v0.2.0 [INFO] [stderr] Checking tremor-kv v0.1.4 [INFO] [stderr] Checking dissect v0.1.2 [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Compiling simd-json-derive-int v0.1.4 [INFO] [stderr] Checking simd-json-derive v0.1.15 [INFO] [stderr] Compiling tremor-script v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 48 | #[allow(unused)] [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 48 | #[allow(unused)] [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 451 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 451 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 451 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 451 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:596:35 [INFO] [stdout] | [INFO] [stdout] 596 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:596:35 [INFO] [stdout] | [INFO] [stdout] 596 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:596:35 [INFO] [stdout] | [INFO] [stdout] 596 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:596:35 [INFO] [stdout] | [INFO] [stdout] 596 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:631:35 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:631:35 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:631:35 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:631:35 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:318:35 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 451 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 451 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 451 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 451 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:544:35 [INFO] [stdout] | [INFO] [stdout] 544 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:596:35 [INFO] [stdout] | [INFO] [stdout] 596 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:596:35 [INFO] [stdout] | [INFO] [stdout] 596 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:596:35 [INFO] [stdout] | [INFO] [stdout] 596 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:596:35 [INFO] [stdout] | [INFO] [stdout] 596 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:631:35 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:631:35 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:631:35 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query/raw.rs:631:35 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:167:35 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:267:35 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:276:35 [INFO] [stdout] | [INFO] [stdout] 276 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/query.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:229:28 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:269:35 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:399:35 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:399:35 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:399:35 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:399:35 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:619:35 [INFO] [stdout] | [INFO] [stdout] 619 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:399:35 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:619:35 [INFO] [stdout] | [INFO] [stdout] 619 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:399:35 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:619:35 [INFO] [stdout] | [INFO] [stdout] 619 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:399:35 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:399:35 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:619:35 [INFO] [stdout] | [INFO] [stdout] 619 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:619:35 [INFO] [stdout] | [INFO] [stdout] 619 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:619:35 [INFO] [stdout] | [INFO] [stdout] 619 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:619:35 [INFO] [stdout] | [INFO] [stdout] 619 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:798:35 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:798:35 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:798:35 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:798:35 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:928:35 [INFO] [stdout] | [INFO] [stdout] 928 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:928:35 [INFO] [stdout] | [INFO] [stdout] 928 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:928:35 [INFO] [stdout] | [INFO] [stdout] 928 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:928:35 [INFO] [stdout] | [INFO] [stdout] 928 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:975:35 [INFO] [stdout] | [INFO] [stdout] 975 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:975:35 [INFO] [stdout] | [INFO] [stdout] 975 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:975:35 [INFO] [stdout] | [INFO] [stdout] 975 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:975:35 [INFO] [stdout] | [INFO] [stdout] 975 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1002:35 [INFO] [stdout] | [INFO] [stdout] 1002 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1002:35 [INFO] [stdout] | [INFO] [stdout] 1002 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1002:35 [INFO] [stdout] | [INFO] [stdout] 1002 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1002:35 [INFO] [stdout] | [INFO] [stdout] 1002 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1012:35 [INFO] [stdout] | [INFO] [stdout] 1012 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:619:35 [INFO] [stdout] | [INFO] [stdout] 619 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1012:35 [INFO] [stdout] | [INFO] [stdout] 1012 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1012:35 [INFO] [stdout] | [INFO] [stdout] 1012 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1012:35 [INFO] [stdout] | [INFO] [stdout] 1012 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1053:35 [INFO] [stdout] | [INFO] [stdout] 1053 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:666:35 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1053:35 [INFO] [stdout] | [INFO] [stdout] 1053 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1053:35 [INFO] [stdout] | [INFO] [stdout] 1053 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1053:35 [INFO] [stdout] | [INFO] [stdout] 1053 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:798:35 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1090:35 [INFO] [stdout] | [INFO] [stdout] 1090 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:798:35 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1090:35 [INFO] [stdout] | [INFO] [stdout] 1090 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:798:35 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1090:35 [INFO] [stdout] | [INFO] [stdout] 1090 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:798:35 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1090:35 [INFO] [stdout] | [INFO] [stdout] 1090 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:928:35 [INFO] [stdout] | [INFO] [stdout] 928 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:928:35 [INFO] [stdout] | [INFO] [stdout] 928 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:928:35 [INFO] [stdout] | [INFO] [stdout] 928 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:928:35 [INFO] [stdout] | [INFO] [stdout] 928 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1112:35 [INFO] [stdout] | [INFO] [stdout] 1112 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1112:35 [INFO] [stdout] | [INFO] [stdout] 1112 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:975:35 [INFO] [stdout] | [INFO] [stdout] 975 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1112:35 [INFO] [stdout] | [INFO] [stdout] 1112 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:975:35 [INFO] [stdout] | [INFO] [stdout] 975 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1112:35 [INFO] [stdout] | [INFO] [stdout] 1112 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:975:35 [INFO] [stdout] | [INFO] [stdout] 975 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:975:35 [INFO] [stdout] | [INFO] [stdout] 975 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1207:35 [INFO] [stdout] | [INFO] [stdout] 1207 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1002:35 [INFO] [stdout] | [INFO] [stdout] 1002 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1207:35 [INFO] [stdout] | [INFO] [stdout] 1207 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1002:35 [INFO] [stdout] | [INFO] [stdout] 1002 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1207:35 [INFO] [stdout] | [INFO] [stdout] 1207 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1002:35 [INFO] [stdout] | [INFO] [stdout] 1002 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1002:35 [INFO] [stdout] | [INFO] [stdout] 1002 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1012:35 [INFO] [stdout] | [INFO] [stdout] 1012 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1012:35 [INFO] [stdout] | [INFO] [stdout] 1012 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1012:35 [INFO] [stdout] | [INFO] [stdout] 1012 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1012:35 [INFO] [stdout] | [INFO] [stdout] 1012 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1053:35 [INFO] [stdout] | [INFO] [stdout] 1053 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1053:35 [INFO] [stdout] | [INFO] [stdout] 1053 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1053:35 [INFO] [stdout] | [INFO] [stdout] 1053 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1207:35 [INFO] [stdout] | [INFO] [stdout] 1207 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1226:35 [INFO] [stdout] | [INFO] [stdout] 1226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1226:35 [INFO] [stdout] | [INFO] [stdout] 1226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1226:35 [INFO] [stdout] | [INFO] [stdout] 1226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1226:35 [INFO] [stdout] | [INFO] [stdout] 1226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1259:35 [INFO] [stdout] | [INFO] [stdout] 1259 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1259:35 [INFO] [stdout] | [INFO] [stdout] 1259 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1259:35 [INFO] [stdout] | [INFO] [stdout] 1259 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1259:35 [INFO] [stdout] | [INFO] [stdout] 1259 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1292:35 [INFO] [stdout] | [INFO] [stdout] 1292 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1292:35 [INFO] [stdout] | [INFO] [stdout] 1292 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1053:35 [INFO] [stdout] | [INFO] [stdout] 1053 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1292:35 [INFO] [stdout] | [INFO] [stdout] 1292 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1090:35 [INFO] [stdout] | [INFO] [stdout] 1090 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1292:35 [INFO] [stdout] | [INFO] [stdout] 1292 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1090:35 [INFO] [stdout] | [INFO] [stdout] 1090 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1090:35 [INFO] [stdout] | [INFO] [stdout] 1090 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1090:35 [INFO] [stdout] | [INFO] [stdout] 1090 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1112:35 [INFO] [stdout] | [INFO] [stdout] 1112 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1112:35 [INFO] [stdout] | [INFO] [stdout] 1112 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1378:35 [INFO] [stdout] | [INFO] [stdout] 1378 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1112:35 [INFO] [stdout] | [INFO] [stdout] 1112 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1378:35 [INFO] [stdout] | [INFO] [stdout] 1378 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1112:35 [INFO] [stdout] | [INFO] [stdout] 1112 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1378:35 [INFO] [stdout] | [INFO] [stdout] 1378 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1378:35 [INFO] [stdout] | [INFO] [stdout] 1378 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1414:35 [INFO] [stdout] | [INFO] [stdout] 1414 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1414:35 [INFO] [stdout] | [INFO] [stdout] 1414 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1414:35 [INFO] [stdout] | [INFO] [stdout] 1414 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1414:35 [INFO] [stdout] | [INFO] [stdout] 1414 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1578:35 [INFO] [stdout] | [INFO] [stdout] 1578 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1578:35 [INFO] [stdout] | [INFO] [stdout] 1578 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1578:35 [INFO] [stdout] | [INFO] [stdout] 1578 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1578:35 [INFO] [stdout] | [INFO] [stdout] 1578 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1604:35 [INFO] [stdout] | [INFO] [stdout] 1604 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1604:35 [INFO] [stdout] | [INFO] [stdout] 1604 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1207:35 [INFO] [stdout] | [INFO] [stdout] 1207 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1604:35 [INFO] [stdout] | [INFO] [stdout] 1604 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1207:35 [INFO] [stdout] | [INFO] [stdout] 1207 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1604:35 [INFO] [stdout] | [INFO] [stdout] 1604 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1207:35 [INFO] [stdout] | [INFO] [stdout] 1207 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1623:35 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1207:35 [INFO] [stdout] | [INFO] [stdout] 1207 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1623:35 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1623:35 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1226:35 [INFO] [stdout] | [INFO] [stdout] 1226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1226:35 [INFO] [stdout] | [INFO] [stdout] 1226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1623:35 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1226:35 [INFO] [stdout] | [INFO] [stdout] 1226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1646:35 [INFO] [stdout] | [INFO] [stdout] 1646 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1226:35 [INFO] [stdout] | [INFO] [stdout] 1226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1646:35 [INFO] [stdout] | [INFO] [stdout] 1646 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1646:35 [INFO] [stdout] | [INFO] [stdout] 1646 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1259:35 [INFO] [stdout] | [INFO] [stdout] 1259 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1646:35 [INFO] [stdout] | [INFO] [stdout] 1646 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1259:35 [INFO] [stdout] | [INFO] [stdout] 1259 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1259:35 [INFO] [stdout] | [INFO] [stdout] 1259 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1259:35 [INFO] [stdout] | [INFO] [stdout] 1259 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1664:35 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1292:35 [INFO] [stdout] | [INFO] [stdout] 1292 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1664:35 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1292:35 [INFO] [stdout] | [INFO] [stdout] 1292 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1292:35 [INFO] [stdout] | [INFO] [stdout] 1292 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1664:35 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1292:35 [INFO] [stdout] | [INFO] [stdout] 1292 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1664:35 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1699:35 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1378:35 [INFO] [stdout] | [INFO] [stdout] 1378 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1699:35 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1699:35 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1378:35 [INFO] [stdout] | [INFO] [stdout] 1378 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1699:35 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1378:35 [INFO] [stdout] | [INFO] [stdout] 1378 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1736:35 [INFO] [stdout] | [INFO] [stdout] 1736 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1736:35 [INFO] [stdout] | [INFO] [stdout] 1736 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1736:35 [INFO] [stdout] | [INFO] [stdout] 1736 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1736:35 [INFO] [stdout] | [INFO] [stdout] 1736 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1782:35 [INFO] [stdout] | [INFO] [stdout] 1782 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1782:35 [INFO] [stdout] | [INFO] [stdout] 1782 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1782:35 [INFO] [stdout] | [INFO] [stdout] 1782 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1782:35 [INFO] [stdout] | [INFO] [stdout] 1782 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1843:35 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1843:35 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1843:35 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1843:35 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1896:35 [INFO] [stdout] | [INFO] [stdout] 1896 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1896:35 [INFO] [stdout] | [INFO] [stdout] 1896 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1896:35 [INFO] [stdout] | [INFO] [stdout] 1896 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1896:35 [INFO] [stdout] | [INFO] [stdout] 1896 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1953:35 [INFO] [stdout] | [INFO] [stdout] 1953 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1378:35 [INFO] [stdout] | [INFO] [stdout] 1378 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1953:35 [INFO] [stdout] | [INFO] [stdout] 1953 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1414:35 [INFO] [stdout] | [INFO] [stdout] 1414 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1414:35 [INFO] [stdout] | [INFO] [stdout] 1414 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1953:35 [INFO] [stdout] | [INFO] [stdout] 1953 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1414:35 [INFO] [stdout] | [INFO] [stdout] 1414 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1953:35 [INFO] [stdout] | [INFO] [stdout] 1953 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1414:35 [INFO] [stdout] | [INFO] [stdout] 1414 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1971:35 [INFO] [stdout] | [INFO] [stdout] 1971 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1971:35 [INFO] [stdout] | [INFO] [stdout] 1971 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1971:35 [INFO] [stdout] | [INFO] [stdout] 1971 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1971:35 [INFO] [stdout] | [INFO] [stdout] 1971 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1989:35 [INFO] [stdout] | [INFO] [stdout] 1989 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1578:35 [INFO] [stdout] | [INFO] [stdout] 1578 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1989:35 [INFO] [stdout] | [INFO] [stdout] 1989 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1578:35 [INFO] [stdout] | [INFO] [stdout] 1578 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1989:35 [INFO] [stdout] | [INFO] [stdout] 1989 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1989:35 [INFO] [stdout] | [INFO] [stdout] 1989 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1578:35 [INFO] [stdout] | [INFO] [stdout] 1578 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1578:35 [INFO] [stdout] | [INFO] [stdout] 1578 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1604:35 [INFO] [stdout] | [INFO] [stdout] 1604 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1604:35 [INFO] [stdout] | [INFO] [stdout] 1604 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1604:35 [INFO] [stdout] | [INFO] [stdout] 1604 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1604:35 [INFO] [stdout] | [INFO] [stdout] 1604 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1623:35 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1623:35 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1623:35 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1623:35 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2006:35 [INFO] [stdout] | [INFO] [stdout] 2006 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2006:35 [INFO] [stdout] | [INFO] [stdout] 2006 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2006:35 [INFO] [stdout] | [INFO] [stdout] 2006 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2006:35 [INFO] [stdout] | [INFO] [stdout] 2006 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2029:35 [INFO] [stdout] | [INFO] [stdout] 2029 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2029:35 [INFO] [stdout] | [INFO] [stdout] 2029 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2029:35 [INFO] [stdout] | [INFO] [stdout] 2029 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2029:35 [INFO] [stdout] | [INFO] [stdout] 2029 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2049:35 [INFO] [stdout] | [INFO] [stdout] 2049 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2049:35 [INFO] [stdout] | [INFO] [stdout] 2049 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2049:35 [INFO] [stdout] | [INFO] [stdout] 2049 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2049:35 [INFO] [stdout] | [INFO] [stdout] 2049 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2097:35 [INFO] [stdout] | [INFO] [stdout] 2097 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2097:35 [INFO] [stdout] | [INFO] [stdout] 2097 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2097:35 [INFO] [stdout] | [INFO] [stdout] 2097 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2097:35 [INFO] [stdout] | [INFO] [stdout] 2097 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2137:35 [INFO] [stdout] | [INFO] [stdout] 2137 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2137:35 [INFO] [stdout] | [INFO] [stdout] 2137 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2137:35 [INFO] [stdout] | [INFO] [stdout] 2137 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2137:35 [INFO] [stdout] | [INFO] [stdout] 2137 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2226:35 [INFO] [stdout] | [INFO] [stdout] 2226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2226:35 [INFO] [stdout] | [INFO] [stdout] 2226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1646:35 [INFO] [stdout] | [INFO] [stdout] 1646 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1646:35 [INFO] [stdout] | [INFO] [stdout] 1646 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1646:35 [INFO] [stdout] | [INFO] [stdout] 1646 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1646:35 [INFO] [stdout] | [INFO] [stdout] 1646 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1664:35 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1664:35 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1664:35 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1664:35 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1699:35 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1699:35 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1699:35 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2226:35 [INFO] [stdout] | [INFO] [stdout] 2226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1699:35 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2226:35 [INFO] [stdout] | [INFO] [stdout] 2226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2294:35 [INFO] [stdout] | [INFO] [stdout] 2294 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2294:35 [INFO] [stdout] | [INFO] [stdout] 2294 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1736:35 [INFO] [stdout] | [INFO] [stdout] 1736 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2294:35 [INFO] [stdout] | [INFO] [stdout] 2294 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2294:35 [INFO] [stdout] | [INFO] [stdout] 2294 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1736:35 [INFO] [stdout] | [INFO] [stdout] 1736 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Default, Clone, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Default, Clone, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1736:35 [INFO] [stdout] | [INFO] [stdout] 1736 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Default, Clone, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Default, Clone, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1736:35 [INFO] [stdout] | [INFO] [stdout] 1736 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Serialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Serialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Serialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1782:35 [INFO] [stdout] | [INFO] [stdout] 1782 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Serialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1782:35 [INFO] [stdout] | [INFO] [stdout] 1782 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1782:35 [INFO] [stdout] | [INFO] [stdout] 1782 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1782:35 [INFO] [stdout] | [INFO] [stdout] 1782 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1843:35 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1843:35 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:539:28 [INFO] [stdout] | [INFO] [stdout] 539 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:539:28 [INFO] [stdout] | [INFO] [stdout] 539 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:539:28 [INFO] [stdout] | [INFO] [stdout] 539 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1843:35 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1843:35 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1896:35 [INFO] [stdout] | [INFO] [stdout] 1896 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1896:35 [INFO] [stdout] | [INFO] [stdout] 1896 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1896:35 [INFO] [stdout] | [INFO] [stdout] 1896 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1896:35 [INFO] [stdout] | [INFO] [stdout] 1896 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1953:35 [INFO] [stdout] | [INFO] [stdout] 1953 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1953:35 [INFO] [stdout] | [INFO] [stdout] 1953 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1953:35 [INFO] [stdout] | [INFO] [stdout] 1953 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1953:35 [INFO] [stdout] | [INFO] [stdout] 1953 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1971:35 [INFO] [stdout] | [INFO] [stdout] 1971 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1971:35 [INFO] [stdout] | [INFO] [stdout] 1971 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1971:35 [INFO] [stdout] | [INFO] [stdout] 1971 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1971:35 [INFO] [stdout] | [INFO] [stdout] 1971 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1989:35 [INFO] [stdout] | [INFO] [stdout] 1989 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1989:35 [INFO] [stdout] | [INFO] [stdout] 1989 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1989:35 [INFO] [stdout] | [INFO] [stdout] 1989 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:1989:35 [INFO] [stdout] | [INFO] [stdout] 1989 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2006:35 [INFO] [stdout] | [INFO] [stdout] 2006 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2006:35 [INFO] [stdout] | [INFO] [stdout] 2006 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2006:35 [INFO] [stdout] | [INFO] [stdout] 2006 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2006:35 [INFO] [stdout] | [INFO] [stdout] 2006 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2029:35 [INFO] [stdout] | [INFO] [stdout] 2029 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:539:28 [INFO] [stdout] | [INFO] [stdout] 539 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:551:28 [INFO] [stdout] | [INFO] [stdout] 551 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:551:28 [INFO] [stdout] | [INFO] [stdout] 551 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:551:28 [INFO] [stdout] | [INFO] [stdout] 551 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:551:28 [INFO] [stdout] | [INFO] [stdout] 551 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:574:35 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:574:35 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:574:35 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:574:35 [INFO] [stdout] | [INFO] [stdout] 574 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:586:35 [INFO] [stdout] | [INFO] [stdout] 586 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:586:35 [INFO] [stdout] | [INFO] [stdout] 586 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:586:35 [INFO] [stdout] | [INFO] [stdout] 586 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:586:35 [INFO] [stdout] | [INFO] [stdout] 586 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:647:35 [INFO] [stdout] | [INFO] [stdout] 647 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:647:35 [INFO] [stdout] | [INFO] [stdout] 647 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:647:35 [INFO] [stdout] | [INFO] [stdout] 647 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:647:35 [INFO] [stdout] | [INFO] [stdout] 647 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:676:35 [INFO] [stdout] | [INFO] [stdout] 676 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:676:35 [INFO] [stdout] | [INFO] [stdout] 676 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:676:35 [INFO] [stdout] | [INFO] [stdout] 676 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:676:35 [INFO] [stdout] | [INFO] [stdout] 676 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:685:35 [INFO] [stdout] | [INFO] [stdout] 685 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:685:35 [INFO] [stdout] | [INFO] [stdout] 685 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:685:35 [INFO] [stdout] | [INFO] [stdout] 685 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:685:35 [INFO] [stdout] | [INFO] [stdout] 685 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:717:35 [INFO] [stdout] | [INFO] [stdout] 717 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:717:35 [INFO] [stdout] | [INFO] [stdout] 717 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:717:35 [INFO] [stdout] | [INFO] [stdout] 717 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:717:35 [INFO] [stdout] | [INFO] [stdout] 717 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2029:35 [INFO] [stdout] | [INFO] [stdout] 2029 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2029:35 [INFO] [stdout] | [INFO] [stdout] 2029 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:764:35 [INFO] [stdout] | [INFO] [stdout] 764 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:764:35 [INFO] [stdout] | [INFO] [stdout] 764 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:764:35 [INFO] [stdout] | [INFO] [stdout] 764 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:764:35 [INFO] [stdout] | [INFO] [stdout] 764 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:791:35 [INFO] [stdout] | [INFO] [stdout] 791 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:791:35 [INFO] [stdout] | [INFO] [stdout] 791 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:791:35 [INFO] [stdout] | [INFO] [stdout] 791 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:791:35 [INFO] [stdout] | [INFO] [stdout] 791 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:848:35 [INFO] [stdout] | [INFO] [stdout] 848 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2029:35 [INFO] [stdout] | [INFO] [stdout] 2029 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:848:35 [INFO] [stdout] | [INFO] [stdout] 848 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2049:35 [INFO] [stdout] | [INFO] [stdout] 2049 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:848:35 [INFO] [stdout] | [INFO] [stdout] 848 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2049:35 [INFO] [stdout] | [INFO] [stdout] 2049 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:848:35 [INFO] [stdout] | [INFO] [stdout] 848 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2049:35 [INFO] [stdout] | [INFO] [stdout] 2049 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:860:17 [INFO] [stdout] | [INFO] [stdout] 860 | #[derive(Clone, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2049:35 [INFO] [stdout] | [INFO] [stdout] 2049 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:860:17 [INFO] [stdout] | [INFO] [stdout] 860 | #[derive(Clone, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2097:35 [INFO] [stdout] | [INFO] [stdout] 2097 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:860:17 [INFO] [stdout] | [INFO] [stdout] 860 | #[derive(Clone, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2097:35 [INFO] [stdout] | [INFO] [stdout] 2097 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:860:17 [INFO] [stdout] | [INFO] [stdout] 860 | #[derive(Clone, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2097:35 [INFO] [stdout] | [INFO] [stdout] 2097 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:970:35 [INFO] [stdout] | [INFO] [stdout] 970 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2097:35 [INFO] [stdout] | [INFO] [stdout] 2097 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2137:35 [INFO] [stdout] | [INFO] [stdout] 2137 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2137:35 [INFO] [stdout] | [INFO] [stdout] 2137 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2137:35 [INFO] [stdout] | [INFO] [stdout] 2137 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2137:35 [INFO] [stdout] | [INFO] [stdout] 2137 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2226:35 [INFO] [stdout] | [INFO] [stdout] 2226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2226:35 [INFO] [stdout] | [INFO] [stdout] 2226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2226:35 [INFO] [stdout] | [INFO] [stdout] 2226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2226:35 [INFO] [stdout] | [INFO] [stdout] 2226 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2294:35 [INFO] [stdout] | [INFO] [stdout] 2294 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2294:35 [INFO] [stdout] | [INFO] [stdout] 2294 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2294:35 [INFO] [stdout] | [INFO] [stdout] 2294 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast/raw.rs:2294:35 [INFO] [stdout] | [INFO] [stdout] 2294 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Default, Clone, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Default, Clone, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Default, Clone, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Default, Clone, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Serialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Serialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Serialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Serialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Serialize, Debug, Clone, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Debug, Clone, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:539:28 [INFO] [stdout] | [INFO] [stdout] 539 | #[derive(Debug, PartialEq, Serialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:970:35 [INFO] [stdout] | [INFO] [stdout] 970 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:970:35 [INFO] [stdout] | [INFO] [stdout] 970 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:970:35 [INFO] [stdout] | [INFO] [stdout] 970 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [WARN] too many lines in the log, truncating it