[INFO] cloning repository https://github.com/scott181182/cs6083-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scott181182/cs6083-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott181182%2Fcs6083-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott181182%2Fcs6083-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99d7d9c0643c73b7045b3a59b650066370326c98 [INFO] checking scott181182/cs6083-compiler against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott181182%2Fcs6083-compiler" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/scott181182/cs6083-compiler [INFO] finished tweaking git repo https://github.com/scott181182/cs6083-compiler [INFO] tweaked toml for git repo https://github.com/scott181182/cs6083-compiler written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scott181182/cs6083-compiler on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/scott181182/cs6083-compiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2618686729d9912c9d8cc5af7efafea23a230f20ebdeb71ea4b4c0682ac8116a [INFO] running `Command { std: "docker" "start" "-a" "2618686729d9912c9d8cc5af7efafea23a230f20ebdeb71ea4b4c0682ac8116a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2618686729d9912c9d8cc5af7efafea23a230f20ebdeb71ea4b4c0682ac8116a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2618686729d9912c9d8cc5af7efafea23a230f20ebdeb71ea4b4c0682ac8116a", kill_on_drop: false }` [INFO] [stdout] 2618686729d9912c9d8cc5af7efafea23a230f20ebdeb71ea4b4c0682ac8116a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1c832790b35888c5073ecc55479aa038002aa260c174096c047ae7493e59d62 [INFO] running `Command { std: "docker" "start" "-a" "d1c832790b35888c5073ecc55479aa038002aa260c174096c047ae7493e59d62", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/main.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let (input_path, output_path) = parse_args()?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `global` and `procedure` are never read [INFO] [stdout] --> src/parser/declaration.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | Procedure{ global: bool, procedure: ProcedureDeclarationNode }, [INFO] [stdout] | --------- ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DeclarationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `global` and `variable` are never read [INFO] [stdout] --> src/parser/declaration.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | Variable{ global: bool, variable: VariableDeclarationNode } [INFO] [stdout] | -------- ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DeclarationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `body` are never read [INFO] [stdout] --> src/parser/declaration.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct ProcedureDeclarationNode { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 29 | pub header: ProcedureHeaderNode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | pub body: ProcedureBodyNode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcedureDeclarationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident`, `typ`, and `bound` are never read [INFO] [stdout] --> src/parser/declaration.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct VariableDeclarationNode { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 43 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | pub typ: TypeMarkNode, [INFO] [stdout] | ^^^ [INFO] [stdout] 45 | pub bound: Option [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VariableDeclarationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/misc.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct BoundNode(pub NumberNode); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `BoundNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/misc.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct NumberNode(pub String); [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `NumberNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `expr` are never read [INFO] [stdout] --> src/parser/misc.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct NameNode { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 58 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 59 | pub expr: Option> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NameNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident`, `typ`, and `parameters` are never read [INFO] [stdout] --> src/parser/procedure.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ProcedureHeaderNode { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 13 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub typ: TypeMarkNode, [INFO] [stdout] | ^^^ [INFO] [stdout] 15 | pub parameters: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcedureHeaderNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/procedure.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct ParameterListNode(pub Vec); [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ParameterListNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/procedure.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct ParameterNode(pub VariableDeclarationNode); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ParameterNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `declarations` and `statements` are never read [INFO] [stdout] --> src/parser/procedure.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct ProcedureBodyNode { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 77 | pub declarations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 78 | pub statements: Vec [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcedureBodyNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `arguments` are never read [INFO] [stdout] --> src/parser/procedure.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct ProcedureCallNode { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 119 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | pub arguments: Option [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcedureCallNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/procedure.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct ArgumentListNode(pub Vec); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ArgumentListNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | Assignment(AssignmentStatementNode), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - Assignment(AssignmentStatementNode), [INFO] [stdout] 10 + Assignment(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | If(IfStatementNode), [INFO] [stdout] | -- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 - If(IfStatementNode), [INFO] [stdout] 11 + If(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | Loop(LoopStatementNode), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - Loop(LoopStatementNode), [INFO] [stdout] 12 + Loop(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | Return(ReturnStatementNode) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - Return(ReturnStatementNode) [INFO] [stdout] 13 + Return(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dest` and `expr` are never read [INFO] [stdout] --> src/parser/statement.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct AssignmentStatementNode { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 40 | pub dest: DestinationNode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | pub expr: ExpressionNode [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssignmentStatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `expr` are never read [INFO] [stdout] --> src/parser/statement.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct DestinationNode { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 56 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 57 | pub expr: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DestinationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cond`, `then_block`, and `else_block` are never read [INFO] [stdout] --> src/parser/statement.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct IfStatementNode { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 77 | pub cond: ExpressionNode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 78 | pub then_block: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 79 | pub else_block: Option> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IfStatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `assign`, `cond`, and `block` are never read [INFO] [stdout] --> src/parser/statement.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct LoopStatementNode { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 123 | pub assign: AssignmentStatementNode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 124 | pub cond: ExpressionNode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | pub block: Vec [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoopStatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:154:32 [INFO] [stdout] | [INFO] [stdout] 154 | pub struct ReturnStatementNode(pub ExpressionNode); [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ReturnStatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `body` are never read [INFO] [stdout] --> src/parser/program.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ProgramNode { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 11 | pub header: ProgramHeaderNode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | pub body: ProgramBodyNode [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProgramNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident` is never read [INFO] [stdout] --> src/parser/program.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ProgramHeaderNode { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 32 | pub ident: String [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProgramHeaderNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `declarations` and `statements` are never read [INFO] [stdout] --> src/parser/program.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct ProgramBodyNode { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 48 | pub declarations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 49 | pub statements: Vec [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProgramBodyNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | And(Box, ArithmeticNode), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 - And(Box, ArithmeticNode), [INFO] [stdout] 11 + And((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | Or(Box, ArithmeticNode), [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 12 - Or(Box, ArithmeticNode), [INFO] [stdout] 12 + Or((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Not(ArithmeticNode), [INFO] [stdout] | --- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - Not(ArithmeticNode), [INFO] [stdout] 13 + Not(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Nop(ArithmeticNode) [INFO] [stdout] | --- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Nop(ArithmeticNode) [INFO] [stdout] 14 + Nop(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | Plus(Box, RelationNode), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ArithmeticNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 47 - Plus(Box, RelationNode), [INFO] [stdout] 47 + Plus((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | Minus(Box, RelationNode), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ArithmeticNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 48 - Minus(Box, RelationNode), [INFO] [stdout] 48 + Minus((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | Nop(RelationNode) [INFO] [stdout] | --- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ArithmeticNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 - Nop(RelationNode) [INFO] [stdout] 49 + Nop(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | LessThan(Box, TermNode), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 77 - LessThan(Box, TermNode), [INFO] [stdout] 77 + LessThan((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | LessThanEq(Box, TermNode), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 78 - LessThanEq(Box, TermNode), [INFO] [stdout] 78 + LessThanEq((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | GreaterThan(Box, TermNode), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 79 - GreaterThan(Box, TermNode), [INFO] [stdout] 79 + GreaterThan((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | GreaterThanEq(Box, TermNode), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 80 - GreaterThanEq(Box, TermNode), [INFO] [stdout] 80 + GreaterThanEq((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | Equal(Box, TermNode), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 81 - Equal(Box, TermNode), [INFO] [stdout] 81 + Equal((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | NotEqual(Box, TermNode), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 82 - NotEqual(Box, TermNode), [INFO] [stdout] 82 + NotEqual((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Nop(TermNode) [INFO] [stdout] | --- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 83 - Nop(TermNode) [INFO] [stdout] 83 + Nop(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | Multiply(Box, FactorNode), [INFO] [stdout] | -------- ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TermNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 131 - Multiply(Box, FactorNode), [INFO] [stdout] 131 + Multiply((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | Divide(Box, FactorNode), [INFO] [stdout] | ------ ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TermNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 132 - Divide(Box, FactorNode), [INFO] [stdout] 132 + Divide((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | Nop(FactorNode) [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TermNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 133 - Nop(FactorNode) [INFO] [stdout] 133 + Nop(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:161:11 [INFO] [stdout] | [INFO] [stdout] 161 | Paren(Box), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 161 - Paren(Box), [INFO] [stdout] 161 + Paren(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | Call(ProcedureCallNode), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 162 - Call(ProcedureCallNode), [INFO] [stdout] 162 + Call(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | Name(NameNode), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 163 - Name(NameNode), [INFO] [stdout] 163 + Name(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | NegateName(NameNode), [INFO] [stdout] | ---------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 164 - NegateName(NameNode), [INFO] [stdout] 164 + NegateName(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | Number(NumberNode), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 165 - Number(NumberNode), [INFO] [stdout] 165 + Number(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | NegateNumber(NumberNode), [INFO] [stdout] | ------------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 166 - NegateNumber(NumberNode), [INFO] [stdout] 166 + NegateNumber(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | String(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 167 - String(String), [INFO] [stdout] 167 + String(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_path` [INFO] [stdout] --> src/main.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let (input_path, output_path) = parse_args()?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `global` and `procedure` are never read [INFO] [stdout] --> src/parser/declaration.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | Procedure{ global: bool, procedure: ProcedureDeclarationNode }, [INFO] [stdout] | --------- ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DeclarationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `global` and `variable` are never read [INFO] [stdout] --> src/parser/declaration.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | Variable{ global: bool, variable: VariableDeclarationNode } [INFO] [stdout] | -------- ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DeclarationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `body` are never read [INFO] [stdout] --> src/parser/declaration.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct ProcedureDeclarationNode { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 29 | pub header: ProcedureHeaderNode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | pub body: ProcedureBodyNode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcedureDeclarationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident`, `typ`, and `bound` are never read [INFO] [stdout] --> src/parser/declaration.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct VariableDeclarationNode { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 43 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | pub typ: TypeMarkNode, [INFO] [stdout] | ^^^ [INFO] [stdout] 45 | pub bound: Option [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VariableDeclarationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/misc.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct BoundNode(pub NumberNode); [INFO] [stdout] | --------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `BoundNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/misc.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct NumberNode(pub String); [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `NumberNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `expr` are never read [INFO] [stdout] --> src/parser/misc.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct NameNode { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 58 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 59 | pub expr: Option> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NameNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident`, `typ`, and `parameters` are never read [INFO] [stdout] --> src/parser/procedure.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ProcedureHeaderNode { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 13 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub typ: TypeMarkNode, [INFO] [stdout] | ^^^ [INFO] [stdout] 15 | pub parameters: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcedureHeaderNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/procedure.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct ParameterListNode(pub Vec); [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ParameterListNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/procedure.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct ParameterNode(pub VariableDeclarationNode); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ParameterNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `declarations` and `statements` are never read [INFO] [stdout] --> src/parser/procedure.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct ProcedureBodyNode { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 77 | pub declarations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 78 | pub statements: Vec [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcedureBodyNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `arguments` are never read [INFO] [stdout] --> src/parser/procedure.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct ProcedureCallNode { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 119 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | pub arguments: Option [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcedureCallNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/procedure.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct ArgumentListNode(pub Vec); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ArgumentListNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | Assignment(AssignmentStatementNode), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - Assignment(AssignmentStatementNode), [INFO] [stdout] 10 + Assignment(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | If(IfStatementNode), [INFO] [stdout] | -- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 - If(IfStatementNode), [INFO] [stdout] 11 + If(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | Loop(LoopStatementNode), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - Loop(LoopStatementNode), [INFO] [stdout] 12 + Loop(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | Return(ReturnStatementNode) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - Return(ReturnStatementNode) [INFO] [stdout] 13 + Return(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dest` and `expr` are never read [INFO] [stdout] --> src/parser/statement.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct AssignmentStatementNode { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 40 | pub dest: DestinationNode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | pub expr: ExpressionNode [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssignmentStatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `expr` are never read [INFO] [stdout] --> src/parser/statement.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct DestinationNode { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 56 | pub ident: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 57 | pub expr: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DestinationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cond`, `then_block`, and `else_block` are never read [INFO] [stdout] --> src/parser/statement.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct IfStatementNode { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 77 | pub cond: ExpressionNode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 78 | pub then_block: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 79 | pub else_block: Option> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IfStatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `assign`, `cond`, and `block` are never read [INFO] [stdout] --> src/parser/statement.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct LoopStatementNode { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 123 | pub assign: AssignmentStatementNode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 124 | pub cond: ExpressionNode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | pub block: Vec [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoopStatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/statement.rs:154:32 [INFO] [stdout] | [INFO] [stdout] 154 | pub struct ReturnStatementNode(pub ExpressionNode); [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ReturnStatementNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `body` are never read [INFO] [stdout] --> src/parser/program.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ProgramNode { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 11 | pub header: ProgramHeaderNode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | pub body: ProgramBodyNode [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProgramNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ident` is never read [INFO] [stdout] --> src/parser/program.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ProgramHeaderNode { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 32 | pub ident: String [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProgramHeaderNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `declarations` and `statements` are never read [INFO] [stdout] --> src/parser/program.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct ProgramBodyNode { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 48 | pub declarations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 49 | pub statements: Vec [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProgramBodyNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | And(Box, ArithmeticNode), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 - And(Box, ArithmeticNode), [INFO] [stdout] 11 + And((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | Or(Box, ArithmeticNode), [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 12 - Or(Box, ArithmeticNode), [INFO] [stdout] 12 + Or((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | Not(ArithmeticNode), [INFO] [stdout] | --- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - Not(ArithmeticNode), [INFO] [stdout] 13 + Not(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Nop(ArithmeticNode) [INFO] [stdout] | --- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Nop(ArithmeticNode) [INFO] [stdout] 14 + Nop(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | Plus(Box, RelationNode), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ArithmeticNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 47 - Plus(Box, RelationNode), [INFO] [stdout] 47 + Plus((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | Minus(Box, RelationNode), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ArithmeticNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 48 - Minus(Box, RelationNode), [INFO] [stdout] 48 + Minus((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | Nop(RelationNode) [INFO] [stdout] | --- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ArithmeticNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 - Nop(RelationNode) [INFO] [stdout] 49 + Nop(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | LessThan(Box, TermNode), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 77 - LessThan(Box, TermNode), [INFO] [stdout] 77 + LessThan((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | LessThanEq(Box, TermNode), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 78 - LessThanEq(Box, TermNode), [INFO] [stdout] 78 + LessThanEq((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | GreaterThan(Box, TermNode), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 79 - GreaterThan(Box, TermNode), [INFO] [stdout] 79 + GreaterThan((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | GreaterThanEq(Box, TermNode), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 80 - GreaterThanEq(Box, TermNode), [INFO] [stdout] 80 + GreaterThanEq((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | Equal(Box, TermNode), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 81 - Equal(Box, TermNode), [INFO] [stdout] 81 + Equal((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | NotEqual(Box, TermNode), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 82 - NotEqual(Box, TermNode), [INFO] [stdout] 82 + NotEqual((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Nop(TermNode) [INFO] [stdout] | --- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelationNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 83 - Nop(TermNode) [INFO] [stdout] 83 + Nop(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | Multiply(Box, FactorNode), [INFO] [stdout] | -------- ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TermNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 131 - Multiply(Box, FactorNode), [INFO] [stdout] 131 + Multiply((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser/expression.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | Divide(Box, FactorNode), [INFO] [stdout] | ------ ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TermNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 132 - Divide(Box, FactorNode), [INFO] [stdout] 132 + Divide((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | Nop(FactorNode) [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TermNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 133 - Nop(FactorNode) [INFO] [stdout] 133 + Nop(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:161:11 [INFO] [stdout] | [INFO] [stdout] 161 | Paren(Box), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 161 - Paren(Box), [INFO] [stdout] 161 + Paren(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | Call(ProcedureCallNode), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 162 - Call(ProcedureCallNode), [INFO] [stdout] 162 + Call(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | Name(NameNode), [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 163 - Name(NameNode), [INFO] [stdout] 163 + Name(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | NegateName(NameNode), [INFO] [stdout] | ---------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 164 - NegateName(NameNode), [INFO] [stdout] 164 + NegateName(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | Number(NumberNode), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 165 - Number(NumberNode), [INFO] [stdout] 165 + Number(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | NegateNumber(NumberNode), [INFO] [stdout] | ------------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 166 - NegateNumber(NumberNode), [INFO] [stdout] 166 + NegateNumber(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/expression.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | String(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FactorNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 167 - String(String), [INFO] [stdout] 167 + String(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s [INFO] running `Command { std: "docker" "inspect" "d1c832790b35888c5073ecc55479aa038002aa260c174096c047ae7493e59d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c832790b35888c5073ecc55479aa038002aa260c174096c047ae7493e59d62", kill_on_drop: false }` [INFO] [stdout] d1c832790b35888c5073ecc55479aa038002aa260c174096c047ae7493e59d62