[INFO] fetching crate tremor-script 0.9.2... [INFO] checking tremor-script-0.9.2 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate tremor-script 0.9.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate tremor-script 0.9.2 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d9e0229770ab6df7480bfe74e1cfc1172e5a79d7f8b274245939370c34e1ec3 [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" "8d9e0229770ab6df7480bfe74e1cfc1172e5a79d7f8b274245939370c34e1ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d9e0229770ab6df7480bfe74e1cfc1172e5a79d7f8b274245939370c34e1ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9e0229770ab6df7480bfe74e1cfc1172e5a79d7f8b274245939370c34e1ec3", kill_on_drop: false }` [INFO] [stdout] 8d9e0229770ab6df7480bfe74e1cfc1172e5a79d7f8b274245939370c34e1ec3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53411786a6ff10908759ab83228262d5af3e036a96512db3a71f74633d8ed0cd [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" "53411786a6ff10908759ab83228262d5af3e036a96512db3a71f74633d8ed0cd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking distance v0.4.0 [INFO] [stderr] Checking sketches-ddsketch v0.1.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking thread_local v1.0.1 [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 textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling grok v1.1.0 [INFO] [stderr] Checking codespan-reporting v0.11.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking codespan v0.11.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking backtrace v0.3.55 [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] Compiling petgraph v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.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] Checking regex v1.4.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking lalrpop-util v0.19.3 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking cidr-utils v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking jumphash v0.1.6 [INFO] [stderr] Compiling lalrpop v0.19.3 [INFO] [stderr] Checking hdrhistogram v7.2.0 [INFO] [stderr] Checking tremor-common v0.9.2 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking serde_json v1.0.61 [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.19 [INFO] [stderr] Checking simd-json v0.3.23 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking dissect v0.1.2 [INFO] [stderr] Checking tremor-kv v0.1.4 [INFO] [stderr] Checking tremor-influx v0.2.0 [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Compiling tremor-script v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling simd-json-derive-int v0.1.4 [INFO] [stderr] Checking simd-json-derive v0.1.15 [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(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(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(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_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(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(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: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: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: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/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(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_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(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(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_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(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: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(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: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: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: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: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_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: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: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: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: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(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(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_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(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(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(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(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(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(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(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: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: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: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(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: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(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(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_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_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(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: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(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(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_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(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_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(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_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(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_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(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_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) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/ast.rs:984:17 [INFO] [stdout] | [INFO] [stdout] 984 | #[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.rs:984:17 [INFO] [stdout] | [INFO] [stdout] 984 | #[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.rs:984:17 [INFO] [stdout] | [INFO] [stdout] 984 | #[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.rs:984:17 [INFO] [stdout] | [INFO] [stdout] 984 | #[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.rs:998:17 [INFO] [stdout] | [INFO] [stdout] 998 | #[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.rs:998:17 [INFO] [stdout] | [INFO] [stdout] 998 | #[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.rs:998:17 [INFO] [stdout] | [INFO] [stdout] 998 | #[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.rs:998:17 [INFO] [stdout] | [INFO] [stdout] 998 | #[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.rs:1011:35 [INFO] [stdout] | [INFO] [stdout] 1011 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1011:35 [INFO] [stdout] | [INFO] [stdout] 1011 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1011:35 [INFO] [stdout] | [INFO] [stdout] 1011 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1011:35 [INFO] [stdout] | [INFO] [stdout] 1011 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1024:35 [INFO] [stdout] | [INFO] [stdout] 1024 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1024:35 [INFO] [stdout] | [INFO] [stdout] 1024 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1024:35 [INFO] [stdout] | [INFO] [stdout] 1024 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1024:35 [INFO] [stdout] | [INFO] [stdout] 1024 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1036:35 [INFO] [stdout] | [INFO] [stdout] 1036 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1036:35 [INFO] [stdout] | [INFO] [stdout] 1036 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1036:35 [INFO] [stdout] | [INFO] [stdout] 1036 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1036:35 [INFO] [stdout] | [INFO] [stdout] 1036 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1048:35 [INFO] [stdout] | [INFO] [stdout] 1048 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1048:35 [INFO] [stdout] | [INFO] [stdout] 1048 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1048:35 [INFO] [stdout] | [INFO] [stdout] 1048 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1048:35 [INFO] [stdout] | [INFO] [stdout] 1048 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1064:35 [INFO] [stdout] | [INFO] [stdout] 1064 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1064:35 [INFO] [stdout] | [INFO] [stdout] 1064 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1064:35 [INFO] [stdout] | [INFO] [stdout] 1064 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1064:35 [INFO] [stdout] | [INFO] [stdout] 1064 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1078:35 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1078:35 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1078:35 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1078:35 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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: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.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.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.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.rs:1147:35 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1147:35 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1147:35 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1147:35 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1159:35 [INFO] [stdout] | [INFO] [stdout] 1159 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1159:35 [INFO] [stdout] | [INFO] [stdout] 1159 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1159:35 [INFO] [stdout] | [INFO] [stdout] 1159 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1159:35 [INFO] [stdout] | [INFO] [stdout] 1159 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1175:35 [INFO] [stdout] | [INFO] [stdout] 1175 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1175:35 [INFO] [stdout] | [INFO] [stdout] 1175 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1175:35 [INFO] [stdout] | [INFO] [stdout] 1175 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1175:35 [INFO] [stdout] | [INFO] [stdout] 1175 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1191:35 [INFO] [stdout] | [INFO] [stdout] 1191 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1191:35 [INFO] [stdout] | [INFO] [stdout] 1191 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1191:35 [INFO] [stdout] | [INFO] [stdout] 1191 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1191:35 [INFO] [stdout] | [INFO] [stdout] 1191 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1209:35 [INFO] [stdout] | [INFO] [stdout] 1209 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1209:35 [INFO] [stdout] | [INFO] [stdout] 1209 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1209:35 [INFO] [stdout] | [INFO] [stdout] 1209 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1209:35 [INFO] [stdout] | [INFO] [stdout] 1209 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1225:35 [INFO] [stdout] | [INFO] [stdout] 1225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1225:35 [INFO] [stdout] | [INFO] [stdout] 1225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1225:35 [INFO] [stdout] | [INFO] [stdout] 1225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1225:35 [INFO] [stdout] | [INFO] [stdout] 1225 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1253:35 [INFO] [stdout] | [INFO] [stdout] 1253 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1253:35 [INFO] [stdout] | [INFO] [stdout] 1253 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1253:35 [INFO] [stdout] | [INFO] [stdout] 1253 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1253:35 [INFO] [stdout] | [INFO] [stdout] 1253 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1350:35 [INFO] [stdout] | [INFO] [stdout] 1350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1350:35 [INFO] [stdout] | [INFO] [stdout] 1350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1350:35 [INFO] [stdout] | [INFO] [stdout] 1350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1350:35 [INFO] [stdout] | [INFO] [stdout] 1350 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1360:35 [INFO] [stdout] | [INFO] [stdout] 1360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1360:35 [INFO] [stdout] | [INFO] [stdout] 1360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1360:35 [INFO] [stdout] | [INFO] [stdout] 1360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1360:35 [INFO] [stdout] | [INFO] [stdout] 1360 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1373:35 [INFO] [stdout] | [INFO] [stdout] 1373 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1373:35 [INFO] [stdout] | [INFO] [stdout] 1373 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1373:35 [INFO] [stdout] | [INFO] [stdout] 1373 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1373:35 [INFO] [stdout] | [INFO] [stdout] 1373 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1383:35 [INFO] [stdout] | [INFO] [stdout] 1383 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1383:35 [INFO] [stdout] | [INFO] [stdout] 1383 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1383:35 [INFO] [stdout] | [INFO] [stdout] 1383 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1383:35 [INFO] [stdout] | [INFO] [stdout] 1383 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1394:35 [INFO] [stdout] | [INFO] [stdout] 1394 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1394:35 [INFO] [stdout] | [INFO] [stdout] 1394 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1394:35 [INFO] [stdout] | [INFO] [stdout] 1394 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1394:35 [INFO] [stdout] | [INFO] [stdout] 1394 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1406:35 [INFO] [stdout] | [INFO] [stdout] 1406 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1406:35 [INFO] [stdout] | [INFO] [stdout] 1406 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1406:35 [INFO] [stdout] | [INFO] [stdout] 1406 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1406:35 [INFO] [stdout] | [INFO] [stdout] 1406 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1463:24 [INFO] [stdout] | [INFO] [stdout] 1463 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1463:24 [INFO] [stdout] | [INFO] [stdout] 1463 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1463:24 [INFO] [stdout] | [INFO] [stdout] 1463 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1463:24 [INFO] [stdout] | [INFO] [stdout] 1463 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1503:24 [INFO] [stdout] | [INFO] [stdout] 1503 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1503:24 [INFO] [stdout] | [INFO] [stdout] 1503 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1503:24 [INFO] [stdout] | [INFO] [stdout] 1503 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1503:24 [INFO] [stdout] | [INFO] [stdout] 1503 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1517:24 [INFO] [stdout] | [INFO] [stdout] 1517 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1517:24 [INFO] [stdout] | [INFO] [stdout] 1517 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1517:24 [INFO] [stdout] | [INFO] [stdout] 1517 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1517:24 [INFO] [stdout] | [INFO] [stdout] 1517 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1527:24 [INFO] [stdout] | [INFO] [stdout] 1527 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1527:24 [INFO] [stdout] | [INFO] [stdout] 1527 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1527:24 [INFO] [stdout] | [INFO] [stdout] 1527 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1527:24 [INFO] [stdout] | [INFO] [stdout] 1527 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1537:24 [INFO] [stdout] | [INFO] [stdout] 1537 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1537:24 [INFO] [stdout] | [INFO] [stdout] 1537 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1537:24 [INFO] [stdout] | [INFO] [stdout] 1537 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1537:24 [INFO] [stdout] | [INFO] [stdout] 1537 | #[derive(Clone, Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1548:41 [INFO] [stdout] | [INFO] [stdout] 1548 | #[derive(Copy, Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1548:41 [INFO] [stdout] | [INFO] [stdout] 1548 | #[derive(Copy, Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1548:41 [INFO] [stdout] | [INFO] [stdout] 1548 | #[derive(Copy, Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1548:41 [INFO] [stdout] | [INFO] [stdout] 1548 | #[derive(Copy, Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1597:35 [INFO] [stdout] | [INFO] [stdout] 1597 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1597:35 [INFO] [stdout] | [INFO] [stdout] 1597 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1597:35 [INFO] [stdout] | [INFO] [stdout] 1597 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1597:35 [INFO] [stdout] | [INFO] [stdout] 1597 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1633:41 [INFO] [stdout] | [INFO] [stdout] 1633 | #[derive(Copy, Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1633:41 [INFO] [stdout] | [INFO] [stdout] 1633 | #[derive(Copy, Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1633:41 [INFO] [stdout] | [INFO] [stdout] 1633 | #[derive(Copy, Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1633:41 [INFO] [stdout] | [INFO] [stdout] 1633 | #[derive(Copy, Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1645:35 [INFO] [stdout] | [INFO] [stdout] 1645 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1645:35 [INFO] [stdout] | [INFO] [stdout] 1645 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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:1645:35 [INFO] [stdout] | [INFO] [stdout] 1645 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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:1645:35 [INFO] [stdout] | [INFO] [stdout] 1645 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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/docs.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, 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_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> src/docs.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Debug, 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/docs.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Debug, 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_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> src/docs.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Debug, 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(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #![allow(deprecated)] [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_imports) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #![allow(unused_imports)] [INFO] [stdout] | ^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused imports: `Expr`, `Ident` [INFO] [stdout] --> src/errors.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::ast::{self, BaseExpr, Expr, Ident, NodeMetas}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::path::ModulePath` [INFO] [stdout] --> src/errors.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::path::ModulePath; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused imports: `Location`, `Spanned` [INFO] [stdout] --> src/errors.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::pos::{Location, Range, Spanned}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/errors.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `ops::Deref` [INFO] [stdout] --> src/errors.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | use std::{num, ops::Deref}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:154:35 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, PartialEq, Clone, serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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/errors.rs:154:35 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, PartialEq, Clone, serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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/errors.rs:154:35 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, PartialEq, Clone, serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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/errors.rs:154:35 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, PartialEq, Clone, serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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/errors.rs:154:53 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, PartialEq, Clone, serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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/errors.rs:154:53 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, PartialEq, Clone, serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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/errors.rs:154:53 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, PartialEq, Clone, serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in 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/errors.rs:154:53 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, PartialEq, Clone, serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:154:53 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, PartialEq, Clone, serde::Serialize, serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | / error_chain! { [INFO] [stdout] 383 | | foreign_links { [INFO] [stdout] 384 | | Grok(grok::Error); [INFO] [stdout] 385 | | Io(std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 739 | | } [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a 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: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(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(renamed_and_removed_lints) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | / error_chain! { [INFO] [stdout] 383 | | foreign_links { [INFO] [stdout] 384 | | Grok(grok::Error); [INFO] [stdout] 385 | | Io(std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 739 | | } [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a 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(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(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(bare_trait_objects) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | / error_chain! { [INFO] [stdout] 383 | | foreign_links { [INFO] [stdout] 384 | | Grok(grok::Error); [INFO] [stdout] 385 | | Io(std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 739 | | } [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a 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(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(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: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: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: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/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(unused_doc_comments) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | / error_chain! { [INFO] [stdout] 383 | | foreign_links { [INFO] [stdout] 384 | | Grok(grok::Error); [INFO] [stdout] 385 | | Io(std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 739 | | } [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a 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(dead_code) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | / error_chain! { [INFO] [stdout] 383 | | foreign_links { [INFO] [stdout] 384 | | Grok(grok::Error); [INFO] [stdout] 385 | | Io(std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 739 | | } [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a 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_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(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | / error_chain! { [INFO] [stdout] 383 | | foreign_links { [INFO] [stdout] 384 | | Grok(grok::Error); [INFO] [stdout] 385 | | Io(std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 739 | | } [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a 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(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(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_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(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(bare_trait_objects) incompatible with previous forbid [INFO] [stdout] --> src/errors.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | / error_chain! { [INFO] [stdout] 383 | | foreign_links { [INFO] [stdout] 384 | | Grok(grok::Error); [INFO] [stdout] 385 | | Io(std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 739 | | } [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #![forbid(warnings)] [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a 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(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: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: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: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: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 [WARN] too many lines in the log, truncating it