[INFO] cloning repository https://github.com/fabrlyn/cypherfmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabrlyn/cypherfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabrlyn%2Fcypherfmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabrlyn%2Fcypherfmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77840017b72a4bd688d18bf3d1b84f85ef9b71e9 [INFO] testing fabrlyn/cypherfmt against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabrlyn%2Fcypherfmt" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fabrlyn/cypherfmt on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fabrlyn/cypherfmt [INFO] finished tweaking git repo https://github.com/fabrlyn/cypherfmt [INFO] tweaked toml for git repo https://github.com/fabrlyn/cypherfmt written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/fabrlyn/cypherfmt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minimal-lexical v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e4238cfa966135430c69b5f891b5c291197004d02fa09bf7f7874da599cc3ba [INFO] running `Command { std: "docker" "start" "-a" "9e4238cfa966135430c69b5f891b5c291197004d02fa09bf7f7874da599cc3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e4238cfa966135430c69b5f891b5c291197004d02fa09bf7f7874da599cc3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4238cfa966135430c69b5f891b5c291197004d02fa09bf7f7874da599cc3ba", kill_on_drop: false }` [INFO] [stdout] 9e4238cfa966135430c69b5f891b5c291197004d02fa09bf7f7874da599cc3ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41fadf2a4f802377ade73f27201c6b8aaad13ff8137a7956480d830085da86b6 [INFO] running `Command { std: "docker" "start" "-a" "41fadf2a4f802377ade73f27201c6b8aaad13ff8137a7956480d830085da86b6", kill_on_drop: false }` [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling cypherfmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parameter` [INFO] [stdout] --> src/filter_expression.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{parameter, symbolic_name}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `combinator::map` [INFO] [stdout] --> src/expression/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use nom::{combinator::map, multi::many1, IResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `bool_expression::BoolExpression`, `list_expression::ListExpression`, `null_expression::NullExpression` [INFO] [stdout] --> src/expression/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | bool_expression::BoolExpression, combinable_expression::CombinableExpression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | list_expression::ListExpression, null_expression::NullExpression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `branch::alt` [INFO] [stdout] --> src/literal/number.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use nom::{branch::alt, combinator::map, IResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `space0` [INFO] [stdout] --> src/projection_body.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | character::complete::{space0, space1}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `basic_limit_query` [INFO] [stdout] --> src/main.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn basic_limit_query() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `basic_query` [INFO] [stdout] --> src/main.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn basic_query() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `list_literal` [INFO] [stdout] --> src/main.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn list_literal() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `properties_literal` [INFO] [stdout] --> src/main.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn properties_literal() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `node_literal` [INFO] [stdout] --> src/main.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn node_literal() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Literal` [INFO] [stdout] --> src/atom/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Literal(Literal<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Atom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atom/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Parameter` [INFO] [stdout] --> src/atom/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Parameter(Parameter<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Atom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atom/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/atom/mod.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/atom/mod.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/filter_expression.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/filter_expression.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_when_then` [INFO] [stdout] --> src/case.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn parse_when_then(input: &'a str) -> IResult<&str, (Expression<'a>, Expression<'a>)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_else` [INFO] [stdout] --> src/case.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | fn parse_else(input: &'a str) -> IResult<&str, Expression> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/case.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/case.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/count.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn parse(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/count.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Or` [INFO] [stdout] --> src/combinator.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Or, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `Combinator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinator.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `And` [INFO] [stdout] --> src/combinator.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | And, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Combinator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinator.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Xor` [INFO] [stdout] --> src/combinator.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Xor, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Combinator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/combinator.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_or` [INFO] [stdout] --> src/combinator.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn parse_or(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_and` [INFO] [stdout] --> src/combinator.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn parse_and(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_xor` [INFO] [stdout] --> src/combinator.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn parse_xor(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/combinator.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn parse(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Single` [INFO] [stdout] --> src/cypher.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Single(SinglePartQuery<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PartQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cypher.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Multi` [INFO] [stdout] --> src/cypher.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Multi, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PartQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cypher.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/cypher.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/cypher.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_union` [INFO] [stdout] --> src/cypher.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn parse_union(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_union_all` [INFO] [stdout] --> src/cypher.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_union_all(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/cypher.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/cypher.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn parse(query: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `semi_colon_str` [INFO] [stdout] --> src/cypher.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | fn semi_colon_str(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/cypher.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Node` [INFO] [stdout] --> src/entity.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Node(Node<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Entity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Relationship` [INFO] [stdout] --> src/entity.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Relationship(Relationship<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Entity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/entity.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/entity.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/expression/mod.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/expression/mod.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `decimal_int` [INFO] [stdout] --> src/expression/mod.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn decimal_int(i: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `string` [INFO] [stdout] --> src/expression/mod.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn string(i: &'a str) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `variable` [INFO] [stdout] --> src/expression/mod.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn variable(i: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bool` [INFO] [stdout] --> src/expression/mod.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn bool(b: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `list_of_decimal_ints` [INFO] [stdout] --> src/expression/mod.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn list_of_decimal_ints(ints: &[&'a str]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/key_value.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/key_value.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/label.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/label.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_many1` [INFO] [stdout] --> src/label.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn parse_many1(input: &'a str) -> IResult<&'a str, Vec>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/line.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/line.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Null` [INFO] [stdout] --> src/literal/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Null(Null), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Literal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bool` [INFO] [stdout] --> src/literal/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Bool(Bool), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Literal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Number` [INFO] [stdout] --> src/literal/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Number(Number<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Literal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `List` [INFO] [stdout] --> src/literal/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | List(List<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Literal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Map` [INFO] [stdout] --> src/literal/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Map(Map<'a>), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Literal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `String` [INFO] [stdout] --> src/literal/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | String(String<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Literal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/mod.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn format(&self) -> std::string::String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Add` [INFO] [stdout] --> src/math_op.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Add, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sub` [INFO] [stdout] --> src/math_op.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Sub, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Div` [INFO] [stdout] --> src/math_op.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Div, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Mult` [INFO] [stdout] --> src/math_op.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Mult, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Mod` [INFO] [stdout] --> src/math_op.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Mod, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Exp` [INFO] [stdout] --> src/math_op.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Exp, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Equal` [INFO] [stdout] --> src/math_op.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Equal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NotEqual` [INFO] [stdout] --> src/math_op.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | NotEqual, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LT` [INFO] [stdout] --> src/math_op.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | LT, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GT` [INFO] [stdout] --> src/math_op.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | GT, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LTE` [INFO] [stdout] --> src/math_op.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | LTE, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GTE` [INFO] [stdout] --> src/math_op.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | GTE, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/math_op.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn parse(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_token` [INFO] [stdout] --> src/node.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn parse_token<'a>(input: &'a str) -> IResult<&str, Option<&str>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_properties` [INFO] [stdout] --> src/node.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn parse_properties<'a>(input: &'a str) -> IResult<&str, Option>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `variable_str` [INFO] [stdout] --> src/node.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | fn variable_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `labels_str` [INFO] [stdout] --> src/node.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn labels_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `properties_str` [INFO] [stdout] --> src/node.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn properties_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/node.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/node.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/parameter.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_symbolic_name` [INFO] [stdout] --> src/parameter.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn parse_symbolic_name(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_decimal` [INFO] [stdout] --> src/parameter.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn parse_decimal(input: &'a str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/parameter.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/pattern.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/pattern.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Ascending` [INFO] [stdout] --> src/projection_body.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Ascending, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/projection_body.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Asc` [INFO] [stdout] --> src/projection_body.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Asc, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/projection_body.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Descending` [INFO] [stdout] --> src/projection_body.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Descending, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/projection_body.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Desc` [INFO] [stdout] --> src/projection_body.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Desc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/projection_body.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `variable_str` [INFO] [stdout] --> src/projection_body.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn variable_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/projection_body.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/projection_body.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/projection_body.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parse(_input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_distinct` [INFO] [stdout] --> src/projection_body.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn parse_distinct<'a>(input: &'a str) -> IResult<&str, Option<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_wild_card` [INFO] [stdout] --> src/projection_body.rs:79:4 [INFO] [stdout] | [INFO] [stdout] 79 | fn parse_wild_card<'a>(input: &'a str) -> IResult<&str, Option<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_order_by` [INFO] [stdout] --> src/projection_body.rs:83:4 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_order_by<'a>(input: &'a str) -> IResult<&str, Option<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_projection_items` [INFO] [stdout] --> src/projection_body.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn parse_projection_items<'a>(input: &'a str) -> IResult<&str, Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_sort_items` [INFO] [stdout] --> src/projection_body.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_sort_items<'a>(input: &'a str) -> IResult<&str, Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_skip_item` [INFO] [stdout] --> src/projection_body.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn parse_skip_item<'a>(input: &'a str) -> IResult<&'a str, Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_limit_item` [INFO] [stdout] --> src/projection_body.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn parse_limit_item<'a>(input: &'a str) -> IResult<&'a str, Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distinct_str` [INFO] [stdout] --> src/projection_body.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn distinct_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `wild_card_str` [INFO] [stdout] --> src/projection_body.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | fn wild_card_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/projection_body.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/projection_body.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/property_lookup.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/property_lookup.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `variable_str` [INFO] [stdout] --> src/relationship.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn variable_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `labels_str` [INFO] [stdout] --> src/relationship.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | fn labels_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `properties_str` [INFO] [stdout] --> src/relationship.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn properties_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/relationship.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/relationship.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/return.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/return.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_alphanumeric` [INFO] [stdout] --> src/shared.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn is_alphanumeric(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_alphabetic` [INFO] [stdout] --> src/shared.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn is_alphabetic(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `double_qoute` [INFO] [stdout] --> src/shared.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn double_qoute(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `single_qoute` [INFO] [stdout] --> src/shared.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn single_qoute(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `optional` [INFO] [stdout] --> src/shared.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn optional<'a, E, P, T>(mut parser: P) -> impl FnMut(&'a str) -> IResult<&'a str, Option, E> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `optional_signed` [INFO] [stdout] --> src/shared.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn optional_signed(input: &str) -> IResult<&str, Option<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Match` [INFO] [stdout] --> src/single_part_query.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Match(Match<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unwind` [INFO] [stdout] --> src/single_part_query.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Unwind(Unwind<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InQueryCall` [INFO] [stdout] --> src/single_part_query.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | InQueryCall(InQueryCall), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/single_part_query.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/single_part_query.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Create` [INFO] [stdout] --> src/single_part_query.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Create, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Merge` [INFO] [stdout] --> src/single_part_query.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Merge, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Delete` [INFO] [stdout] --> src/single_part_query.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Set` [INFO] [stdout] --> src/single_part_query.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Set, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Remove` [INFO] [stdout] --> src/single_part_query.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Remove, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Return` [INFO] [stdout] --> src/single_part_query.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Return(Return<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReturnOrMutate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Mutate` [INFO] [stdout] --> src/single_part_query.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Mutate(MutationPart<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReturnOrMutate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/single_part_query.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/single_part_query.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_read_parts` [INFO] [stdout] --> src/single_part_query.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn parse_read_parts<'a>(input: &'a str) -> IResult<&str, Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/single_part_query.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/single_part_query.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse` [INFO] [stdout] --> src/symbolic_name.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn parse(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_first_character` [INFO] [stdout] --> src/token.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn parse_first_character(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_rest` [INFO] [stdout] --> src/token.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn parse_rest(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse` [INFO] [stdout] --> src/token.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn parse(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `allowed_for_other` [INFO] [stdout] --> src/value.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn allowed_for_other(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/value.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_other` [INFO] [stdout] --> src/value.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_other(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_double_qoute_string` [INFO] [stdout] --> src/value.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn parse_double_qoute_string(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_single_qoute_string` [INFO] [stdout] --> src/value.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_single_qoute_string(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_string` [INFO] [stdout] --> src/value.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn parse_string(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/value.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/atom/list_comprehension.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/atom/list_comprehension.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `optional_str` [INFO] [stdout] --> src/clause/match.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn optional_str(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/clause/match.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/clause/match.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/expression/bool_expression.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StartsWith` [INFO] [stdout] --> src/expression/bool_keyword.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | StartsWith, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BoolKeyword` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/bool_keyword.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EndsWith` [INFO] [stdout] --> src/expression/bool_keyword.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | EndsWith, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BoolKeyword` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/bool_keyword.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Contains` [INFO] [stdout] --> src/expression/bool_keyword.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Contains, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BoolKeyword` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/bool_keyword.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `In` [INFO] [stdout] --> src/expression/bool_keyword.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | In, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `BoolKeyword` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/bool_keyword.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_starts_with` [INFO] [stdout] --> src/expression/bool_keyword.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn parse_starts_with(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_ends_with` [INFO] [stdout] --> src/expression/bool_keyword.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_ends_with(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_contains` [INFO] [stdout] --> src/expression/bool_keyword.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_contains(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_in` [INFO] [stdout] --> src/expression/bool_keyword.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn parse_in(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/expression/bool_keyword.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn parse(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Null` [INFO] [stdout] --> src/expression/bool_or_list_expression.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Null(NullExpression), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BoolOrListExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/bool_or_list_expression.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bool` [INFO] [stdout] --> src/expression/bool_or_list_expression.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Bool(BoolExpression<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BoolOrListExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/bool_or_list_expression.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `List` [INFO] [stdout] --> src/expression/bool_or_list_expression.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | List(ListExpression<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BoolOrListExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/bool_or_list_expression.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/expression/bool_or_list_expression.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Add` [INFO] [stdout] --> src/expression/calculable_expression.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Add, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `AddOrSub` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/calculable_expression.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sub` [INFO] [stdout] --> src/expression/calculable_expression.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Sub, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `AddOrSub` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/calculable_expression.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/expression/calculable_expression.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn parse(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/expression/calculable_expression.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/expression/calculable_expression.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_nots` [INFO] [stdout] --> src/expression/combinable_expression.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn parse_nots(input: &'a str) -> IResult<&str, usize> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_calculable` [INFO] [stdout] --> src/expression/combinable_expression.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn parse_calculable(input: &'a str) -> IResult<&str, CalculableExpression<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_calcualables` [INFO] [stdout] --> src/expression/combinable_expression.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn parse_calcualables(input: &'a str) -> IResult<&str, Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/expression/combinable_expression.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/expression/combinable_expression.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Single` [INFO] [stdout] --> src/expression/list_expression.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Single(Expression<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ListExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/list_expression.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Dotted` [INFO] [stdout] --> src/expression/list_expression.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Dotted((Option>, Option>)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ListExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/list_expression.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_single` [INFO] [stdout] --> src/expression/list_expression.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn parse_single(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_dotted` [INFO] [stdout] --> src/expression/list_expression.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn parse_dotted(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/expression/list_expression.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IsNull` [INFO] [stdout] --> src/expression/null_expression.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | IsNull, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NullExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/null_expression.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IsNotNull` [INFO] [stdout] --> src/expression/null_expression.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | IsNotNull, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NullExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/expression/null_expression.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_is_null` [INFO] [stdout] --> src/expression/null_expression.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn parse_is_null(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_is_not_null` [INFO] [stdout] --> src/expression/null_expression.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse_is_not_null(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/expression/null_expression.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn parse(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/bool.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format_mut` [INFO] [stdout] --> src/literal/bool.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format_mut(&self, out: &mut String) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/bool.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn parse(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Exponent` [INFO] [stdout] --> src/literal/double.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Exponent(Exponent<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Double` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/double.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Regular` [INFO] [stdout] --> src/literal/double.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Regular(Regular<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Double` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/double.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/double.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/double.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/double.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_segment_0` [INFO] [stdout] --> src/literal/double.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn parse_segment_0(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_segment_1` [INFO] [stdout] --> src/literal/double.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn parse_segment_1(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_segment_2` [INFO] [stdout] --> src/literal/double.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn parse_segment_2(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/double.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/double.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/double.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Decimal` [INFO] [stdout] --> src/literal/integer.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Decimal(Decimal<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Integer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/integer.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Octal` [INFO] [stdout] --> src/literal/integer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Octal(Octal<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Integer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/integer.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hex` [INFO] [stdout] --> src/literal/integer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Hex(Hex<'a>), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Integer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/integer.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/integer.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/integer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/integer.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/integer.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/integer.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_prefix` [INFO] [stdout] --> src/literal/integer.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | fn parse_prefix(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/integer.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/integer.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/integer.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/list.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/list.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/map.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_key_value` [INFO] [stdout] --> src/literal/map.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn parse_key_value(input: &str) -> IResult<&str, KeyValue> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/map.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/null.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format_mut` [INFO] [stdout] --> src/literal/null.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_mut(&self, out: &mut String) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/null.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn parse(input: &str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Double` [INFO] [stdout] --> src/literal/number.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Double(Double<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Number` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/number.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Integer` [INFO] [stdout] --> src/literal/number.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Integer(Integer<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Number` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/literal/number.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/number.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/number.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/literal/string.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn format(&self) -> std::string::String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_double_qoute_string` [INFO] [stdout] --> src/literal/string.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse_double_qoute_string(input: &'a str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_single_qoute_string` [INFO] [stdout] --> src/literal/string.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn parse_single_qoute_string(input: &'a str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/literal/string.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/subclause/where.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/subclause/where.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 236 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.18s [INFO] running `Command { std: "docker" "inspect" "41fadf2a4f802377ade73f27201c6b8aaad13ff8137a7956480d830085da86b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41fadf2a4f802377ade73f27201c6b8aaad13ff8137a7956480d830085da86b6", kill_on_drop: false }` [INFO] [stdout] 41fadf2a4f802377ade73f27201c6b8aaad13ff8137a7956480d830085da86b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e82aed060046764b8cfe36815042506a96906089004c4772a67481084c913a64 [INFO] running `Command { std: "docker" "start" "-a" "e82aed060046764b8cfe36815042506a96906089004c4772a67481084c913a64", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cypherfmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parameter` [INFO] [stdout] --> src/filter_expression.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{parameter, symbolic_name}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `combinator::map` [INFO] [stdout] --> src/expression/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use nom::{combinator::map, multi::many1, IResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `bool_expression::BoolExpression`, `list_expression::ListExpression`, `null_expression::NullExpression` [INFO] [stdout] --> src/expression/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | bool_expression::BoolExpression, combinable_expression::CombinableExpression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | list_expression::ListExpression, null_expression::NullExpression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `branch::alt` [INFO] [stdout] --> src/literal/number.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use nom::{branch::alt, combinator::map, IResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `space0` [INFO] [stdout] --> src/projection_body.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | character::complete::{space0, space1}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value::Value` [INFO] [stdout] --> src/relationship.rs:77:62 [INFO] [stdout] | [INFO] [stdout] 77 | use crate::{expression::Expression, key_value::KeyValue, value::Value}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `basic_limit_query` [INFO] [stdout] --> src/main.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn basic_limit_query() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `basic_query` [INFO] [stdout] --> src/main.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn basic_query() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `list_literal` [INFO] [stdout] --> src/main.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn list_literal() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `properties_literal` [INFO] [stdout] --> src/main.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn properties_literal() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `node_literal` [INFO] [stdout] --> src/main.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn node_literal() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Single` [INFO] [stdout] --> src/cypher.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Single(SinglePartQuery<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PartQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cypher.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Multi` [INFO] [stdout] --> src/cypher.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Multi, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PartQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cypher.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/cypher.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/cypher.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/cypher.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/cypher.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn parse(query: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `semi_colon_str` [INFO] [stdout] --> src/cypher.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | fn semi_colon_str(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/cypher.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/entity.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/label.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/line.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Mod` [INFO] [stdout] --> src/math_op.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Mod, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Exp` [INFO] [stdout] --> src/math_op.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Exp, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/math_op.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `variable_str` [INFO] [stdout] --> src/node.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | fn variable_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `labels_str` [INFO] [stdout] --> src/node.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn labels_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `properties_str` [INFO] [stdout] --> src/node.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn properties_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/node.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/pattern.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Ascending` [INFO] [stdout] --> src/projection_body.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Ascending, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/projection_body.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Asc` [INFO] [stdout] --> src/projection_body.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Asc, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/projection_body.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Descending` [INFO] [stdout] --> src/projection_body.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Descending, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/projection_body.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Desc` [INFO] [stdout] --> src/projection_body.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Desc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/projection_body.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `variable_str` [INFO] [stdout] --> src/projection_body.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn variable_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/projection_body.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/projection_body.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parse(_input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_order_by` [INFO] [stdout] --> src/projection_body.rs:83:4 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_order_by<'a>(input: &'a str) -> IResult<&str, Option<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_sort_items` [INFO] [stdout] --> src/projection_body.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn parse_sort_items<'a>(input: &'a str) -> IResult<&str, Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_skip_item` [INFO] [stdout] --> src/projection_body.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn parse_skip_item<'a>(input: &'a str) -> IResult<&'a str, Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_limit_item` [INFO] [stdout] --> src/projection_body.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn parse_limit_item<'a>(input: &'a str) -> IResult<&'a str, Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distinct_str` [INFO] [stdout] --> src/projection_body.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn distinct_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `wild_card_str` [INFO] [stdout] --> src/projection_body.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | fn wild_card_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/projection_body.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `variable_str` [INFO] [stdout] --> src/relationship.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn variable_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `labels_str` [INFO] [stdout] --> src/relationship.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | fn labels_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `properties_str` [INFO] [stdout] --> src/relationship.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn properties_str(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/relationship.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/return.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Match` [INFO] [stdout] --> src/single_part_query.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Match(Match<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unwind` [INFO] [stdout] --> src/single_part_query.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Unwind(Unwind<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InQueryCall` [INFO] [stdout] --> src/single_part_query.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | InQueryCall(InQueryCall), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReadingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/single_part_query.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/single_part_query.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Create` [INFO] [stdout] --> src/single_part_query.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Create, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Merge` [INFO] [stdout] --> src/single_part_query.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Merge, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Delete` [INFO] [stdout] --> src/single_part_query.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Set` [INFO] [stdout] --> src/single_part_query.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Set, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Remove` [INFO] [stdout] --> src/single_part_query.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Remove, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Return` [INFO] [stdout] --> src/single_part_query.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Return(Return<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReturnOrMutate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Mutate` [INFO] [stdout] --> src/single_part_query.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Mutate(MutationPart<'a>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReturnOrMutate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/single_part_query.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/single_part_query.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/single_part_query.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_read_parts` [INFO] [stdout] --> src/single_part_query.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn parse_read_parts<'a>(input: &'a str) -> IResult<&str, Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/single_part_query.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse` [INFO] [stdout] --> src/single_part_query.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/value.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `optional_str` [INFO] [stdout] --> src/clause/match.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn optional_str(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/clause/match.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `format` [INFO] [stdout] --> src/subclause/where.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 69 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.94s [INFO] running `Command { std: "docker" "inspect" "e82aed060046764b8cfe36815042506a96906089004c4772a67481084c913a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82aed060046764b8cfe36815042506a96906089004c4772a67481084c913a64", kill_on_drop: false }` [INFO] [stdout] e82aed060046764b8cfe36815042506a96906089004c4772a67481084c913a64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 431684fcc06f3da745679809465657ad94631ca4b47e40e6cf865dfe74fded06 [INFO] running `Command { std: "docker" "start" "-a" "431684fcc06f3da745679809465657ad94631ca4b47e40e6cf865dfe74fded06", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `parameter` [INFO] [stderr] --> src/filter_expression.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::{parameter, symbolic_name}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `combinator::map` [INFO] [stderr] --> src/expression/mod.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | use nom::{combinator::map, multi::many1, IResult}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `bool_expression::BoolExpression`, `list_expression::ListExpression`, `null_expression::NullExpression` [INFO] [stderr] --> src/expression/mod.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | bool_expression::BoolExpression, combinable_expression::CombinableExpression, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 25 | list_expression::ListExpression, null_expression::NullExpression, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `branch::alt` [INFO] [stderr] --> src/literal/number.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use nom::{branch::alt, combinator::map, IResult}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `space0` [INFO] [stderr] --> src/projection_body.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | character::complete::{space0, space1}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `value::Value` [INFO] [stderr] --> src/relationship.rs:77:62 [INFO] [stderr] | [INFO] [stderr] 77 | use crate::{expression::Expression, key_value::KeyValue, value::Value}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `basic_limit_query` [INFO] [stderr] --> src/main.rs:34:4 [INFO] [stderr] | [INFO] [stderr] 34 | fn basic_limit_query() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `basic_query` [INFO] [stderr] --> src/main.rs:40:4 [INFO] [stderr] | [INFO] [stderr] 40 | fn basic_query() { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `list_literal` [INFO] [stderr] --> src/main.rs:47:4 [INFO] [stderr] | [INFO] [stderr] 47 | fn list_literal() { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `properties_literal` [INFO] [stderr] --> src/main.rs:52:4 [INFO] [stderr] | [INFO] [stderr] 52 | fn properties_literal() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `node_literal` [INFO] [stderr] --> src/main.rs:60:4 [INFO] [stderr] | [INFO] [stderr] 60 | fn node_literal() { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Single` [INFO] [stderr] --> src/cypher.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | Single(SinglePartQuery<'a>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PartQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cypher.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Multi` [INFO] [stderr] --> src/cypher.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | Multi, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PartQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cypher.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `parse` [INFO] [stderr] --> src/cypher.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/cypher.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `parse` [INFO] [stderr] --> src/cypher.rs:47:12 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `parse` [INFO] [stderr] --> src/cypher.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn parse(query: &'a str) -> IResult<&str, Self> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `semi_colon_str` [INFO] [stderr] --> src/cypher.rs:79:8 [INFO] [stderr] | [INFO] [stderr] 79 | fn semi_colon_str(&self) -> &str { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/cypher.rs:87:12 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/entity.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/label.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/line.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Mod` [INFO] [stderr] --> src/math_op.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Mod, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/math_op.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Exp` [INFO] [stderr] --> src/math_op.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Exp, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `MathOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/math_op.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `variable_str` [INFO] [stderr] --> src/node.rs:30:8 [INFO] [stderr] | [INFO] [stderr] 30 | fn variable_str(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `labels_str` [INFO] [stderr] --> src/node.rs:36:8 [INFO] [stderr] | [INFO] [stderr] 36 | fn labels_str(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `properties_str` [INFO] [stderr] --> src/node.rs:51:8 [INFO] [stderr] | [INFO] [stderr] 51 | fn properties_str(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/node.rs:58:12 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/pattern.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Ascending` [INFO] [stderr] --> src/projection_body.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Ascending, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/projection_body.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Asc` [INFO] [stderr] --> src/projection_body.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | Asc, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/projection_body.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Descending` [INFO] [stderr] --> src/projection_body.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | Descending, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/projection_body.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Desc` [INFO] [stderr] --> src/projection_body.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | Desc, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/projection_body.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `variable_str` [INFO] [stderr] --> src/projection_body.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | fn variable_str(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/projection_body.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `parse` [INFO] [stderr] --> src/projection_body.rs:60:12 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn parse(_input: &'a str) -> IResult<&str, Self> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `parse_order_by` [INFO] [stderr] --> src/projection_body.rs:83:4 [INFO] [stderr] | [INFO] [stderr] 83 | fn parse_order_by<'a>(input: &'a str) -> IResult<&str, Option<&str>> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `parse_sort_items` [INFO] [stderr] --> src/projection_body.rs:95:4 [INFO] [stderr] | [INFO] [stderr] 95 | fn parse_sort_items<'a>(input: &'a str) -> IResult<&str, Vec>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `parse_skip_item` [INFO] [stderr] --> src/projection_body.rs:105:4 [INFO] [stderr] | [INFO] [stderr] 105 | fn parse_skip_item<'a>(input: &'a str) -> IResult<&'a str, Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `parse_limit_item` [INFO] [stderr] --> src/projection_body.rs:112:4 [INFO] [stderr] | [INFO] [stderr] 112 | fn parse_limit_item<'a>(input: &'a str) -> IResult<&'a str, Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `distinct_str` [INFO] [stderr] --> src/projection_body.rs:120:8 [INFO] [stderr] | [INFO] [stderr] 120 | fn distinct_str(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `wild_card_str` [INFO] [stderr] --> src/projection_body.rs:127:8 [INFO] [stderr] | [INFO] [stderr] 127 | fn wild_card_str(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/projection_body.rs:134:12 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `variable_str` [INFO] [stderr] --> src/relationship.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 20 | fn variable_str(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `labels_str` [INFO] [stderr] --> src/relationship.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | fn labels_str(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `properties_str` [INFO] [stderr] --> src/relationship.rs:34:8 [INFO] [stderr] | [INFO] [stderr] 34 | fn properties_str(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/relationship.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/return.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Match` [INFO] [stderr] --> src/single_part_query.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Match(Match<'a>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ReadingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Unwind` [INFO] [stderr] --> src/single_part_query.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | Unwind(Unwind<'a>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ReadingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InQueryCall` [INFO] [stderr] --> src/single_part_query.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | InQueryCall(InQueryCall), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ReadingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/single_part_query.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `parse` [INFO] [stderr] --> src/single_part_query.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Create` [INFO] [stderr] --> src/single_part_query.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | Create, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Merge` [INFO] [stderr] --> src/single_part_query.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | Merge, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Delete` [INFO] [stderr] --> src/single_part_query.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | Delete, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Set` [INFO] [stderr] --> src/single_part_query.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | Set, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Remove` [INFO] [stderr] --> src/single_part_query.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | Remove, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `UpdatingClause` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Return` [INFO] [stderr] --> src/single_part_query.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | Return(Return<'a>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ReturnOrMutate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Mutate` [INFO] [stderr] --> src/single_part_query.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | Mutate(MutationPart<'a>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ReturnOrMutate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/single_part_query.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/single_part_query.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `parse` [INFO] [stderr] --> src/single_part_query.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `parse_read_parts` [INFO] [stderr] --> src/single_part_query.rs:68:4 [INFO] [stderr] | [INFO] [stderr] 68 | fn parse_read_parts<'a>(input: &'a str) -> IResult<&str, Vec>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/single_part_query.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `parse` [INFO] [stderr] --> src/single_part_query.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn parse(input: &'a str) -> IResult<&str, Self> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/value.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `optional_str` [INFO] [stderr] --> src/clause/match.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | fn optional_str(&self) -> &str { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/clause/match.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `format` [INFO] [stderr] --> src/subclause/where.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn format(&self) -> String { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cypherfmt` (bin "cypherfmt" test) generated 69 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cypherfmt-9798344fe4b46610) [INFO] [stdout] [INFO] [stdout] running 110 tests [INFO] [stdout] test atom::list_comprehension::tests::format_list_comprehension ... ok [INFO] [stdout] test atom::tests::parse_atom_literal ... ok [INFO] [stdout] test atom::list_comprehension::tests::parse_list_comprehension ... ok [INFO] [stdout] test atom::tests::parse_atom_parameter ... ok [INFO] [stdout] test atom::tests::parse_atom_variable ... ok [INFO] [stdout] test atom::tests::parse_list_of_bool_literal ... ok [INFO] [stdout] test clause::r#match::tests::parse_match ... ok [INFO] [stdout] test case::tests::parse_case ... ok [INFO] [stdout] test case::tests::format_case ... ok [INFO] [stdout] test clause::r#match::tests::parse_match_optional ... ok [INFO] [stdout] test combinator::tests::parse_combinator_and ... ok [INFO] [stdout] test combinator::tests::parse_combinator_or ... ok [INFO] [stdout] test combinator::tests::parse_combinator_xor ... ok [INFO] [stdout] test count::tests::format_count ... ok [INFO] [stdout] test count::tests::parse_count ... ok [INFO] [stdout] test cypher::tests::parse_union ... ok [INFO] [stdout] test cypher::tests::parse_union_all ... ok [INFO] [stdout] test entity::tests::parse_component_node ... ok [INFO] [stdout] test entity::tests::parse_component_relationship ... ok [INFO] [stdout] test expression::bool_expression::tests::parse_bool_expression_ends_with ... ok [INFO] [stdout] test expression::bool_keyword::tests::parse_bool_keyword_contains ... ok [INFO] [stdout] test expression::bool_expression::tests::parse_bool_expression_starts_with ... ok [INFO] [stdout] test expression::bool_keyword::tests::parse_bool_keyword_ends_with ... ok [INFO] [stdout] test expression::bool_keyword::tests::parse_bool_keyword_in ... ok [INFO] [stdout] test expression::bool_keyword::tests::parse_bool_keyword_starts_with ... ok [INFO] [stdout] test expression::list_expression::tests::parse_list_expression_single ... ok [INFO] [stdout] test expression::null_expression::tests::parse_null_expression_is_null ... ok [INFO] [stdout] test expression::null_expression::tests::parse_null_expression_is_not_null ... ok [INFO] [stdout] test filter_expression::tests::format_filter_expression ... ok [INFO] [stdout] test filter_expression::tests::parse_filter_expression ... ok [INFO] [stdout] test key_value::tests::format_key_value_with_space ... ok [INFO] [stdout] test key_value::tests::parse_key_value ... ok [INFO] [stdout] test line::tests::parse_line_left ... ok [INFO] [stdout] test label::tests::parse_labels ... ok [INFO] [stdout] test key_value::tests::format_key_value_without_space ... ok [INFO] [stdout] test line::tests::parse_line_right ... ok [INFO] [stdout] test label::tests::parse_label ... ok [INFO] [stdout] test line::tests::parse_line_undirected ... ok [INFO] [stdout] test literal::bool::tests::format_bool_false ... ok [INFO] [stdout] test literal::bool::tests::format_bool_true ... ok [INFO] [stdout] test literal::bool::tests::format_mut_bool_false ... ok [INFO] [stdout] test literal::bool::tests::format_mut_bool_true ... ok [INFO] [stdout] test literal::bool::tests::parse_bool_false ... ok [INFO] [stdout] test literal::bool::tests::parse_bool_true ... ok [INFO] [stdout] test literal::double::double_tests::parse_double_exponent ... ok [INFO] [stdout] test literal::double::double_tests::parse_double_regular ... ok [INFO] [stdout] test literal::double::exponent_tests::parse_exponent ... ok [INFO] [stdout] test literal::double::regular_tests::parse_double_regular ... ok [INFO] [stdout] test literal::integer::decimal_tests::parse_decimal_digits ... ok [INFO] [stdout] test literal::integer::decimal_tests::parse_decimal_signed_digits ... ok [INFO] [stdout] test literal::integer::decimal_tests::parse_decimal_zero ... ok [INFO] [stdout] test literal::integer::hex_tests::parse_hex_digits ... ok [INFO] [stdout] test literal::integer::hex_tests::parse_hex_signed_digits ... ok [INFO] [stdout] test literal::integer::hex_tests::parse_hex_zero ... ok [INFO] [stdout] test literal::integer::integer_tests::parse_integer_decimal ... ok [INFO] [stdout] test literal::integer::integer_tests::parse_integer_octal ... ok [INFO] [stdout] test literal::integer::octal_tests::parse_octal_digits ... ok [INFO] [stdout] test literal::integer::integer_tests::parse_integer_hex ... ok [INFO] [stdout] test literal::integer::octal_tests::parse_octal_signed_digits ... ok [INFO] [stdout] test literal::integer::octal_tests::parse_octal_zero ... ok [INFO] [stdout] test literal::list::tests::format_list_of_decimals ... ok [INFO] [stdout] test literal::list::tests::parse_list_of_decimals ... ok [INFO] [stdout] test literal::map::tests::parse_map_multiple ... ok [INFO] [stdout] test literal::map::tests::format_map ... ok [INFO] [stdout] test literal::null::tests::format_null ... ok [INFO] [stdout] test literal::null::tests::format_mut_null ... ok [INFO] [stdout] test literal::null::tests::parse_null ... ok [INFO] [stdout] test literal::map::tests::parse_map_single ... ok [INFO] [stdout] test literal::number::tests::parse_number_double ... ok [INFO] [stdout] test literal::number::tests::parse_number_integer ... ok [INFO] [stdout] test literal::string::tests::parse_string_double_qoute ... ok [INFO] [stdout] test literal::string::tests::parse_string_single_qoute ... ok [INFO] [stdout] test literal::tests::parse_literal_bool ... ok [INFO] [stdout] test literal::tests::parse_literal_null ... ok [INFO] [stdout] test literal::tests::parse_literal_number ... ok [INFO] [stdout] test literal::tests::parse_literal_string ... ok [INFO] [stdout] test node::tests::parse_node_empty ... ok [INFO] [stdout] test node::tests::parse_node_multiple_label ... ok [INFO] [stdout] test node::tests::parse_node_single_label ... ok [INFO] [stdout] test node::tests::parse_node_properties ... ok [INFO] [stdout] test node::tests::parse_node_variable ... ok [INFO] [stdout] test node::tests::parse_node_variable_single_label_properties ... ok [INFO] [stdout] test node::tests::parse_node_variable_single_label ... ok [INFO] [stdout] test parameter::tests::parse_parameter_decimal ... ok [INFO] [stdout] test parameter::tests::parse_parameter_symbolic_name ... ok [INFO] [stdout] test property_lookup::tests::format_property_lookup ... ok [INFO] [stdout] test property_lookup::tests::parse_property_lookup ... ok [INFO] [stdout] test pattern::tests::parse_pattern_node_relationship_node ... ok [INFO] [stdout] test relationship::tests::parse_relationship_empty ... ok [INFO] [stdout] test r#return::tests::parse_return_list_of_integer_decimals ... ok [INFO] [stdout] test relationship::tests::parse_relationship_multiple_label ... ok [INFO] [stdout] test relationship::tests::parse_relationship_properties ... ok [INFO] [stdout] test relationship::tests::parse_relationship_single_label ... ok [INFO] [stdout] test relationship::tests::parse_relationship_variable ... ok [INFO] [stdout] test relationship::tests::parse_relationship_variable_single_label_properties ... ok [INFO] [stdout] test relationship::tests::parse_relationship_variable_single_label ... ok [INFO] [stdout] test shared::tests::parse_optional_signed ... ok [INFO] [stdout] test shared::tests::parse_optional_signed_missing ... ok [INFO] [stdout] test subclause::r#where::tests::parse_where ... ok [INFO] [stdout] test token::tests::parse_key ... ok [INFO] [stdout] test value::tests::parse_decimal_float ... ok [INFO] [stdout] test value::tests::parse_decimal_integer ... ok [INFO] [stdout] test value::tests::parse_hex_integer ... ok [INFO] [stdout] test value::tests::parse_octal_integer ... ok [INFO] [stdout] test value::tests::parse_scientific_decimal_float ... ok [INFO] [stdout] test value::tests::parse_signed_decimal_float ... ok [INFO] [stdout] test value::tests::parse_signed_decimal_integer ... ok [INFO] [stdout] test value::tests::parse_signed_hex_integer ... ok [INFO] [stdout] test value::tests::parse_signed_octal_integer ... ok [INFO] [stdout] test value::tests::parse_signed_scientific_decimal_float ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "431684fcc06f3da745679809465657ad94631ca4b47e40e6cf865dfe74fded06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431684fcc06f3da745679809465657ad94631ca4b47e40e6cf865dfe74fded06", kill_on_drop: false }` [INFO] [stdout] 431684fcc06f3da745679809465657ad94631ca4b47e40e6cf865dfe74fded06