[INFO] cloning repository https://github.com/sawcce/soquette-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sawcce/soquette-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawcce%2Fsoquette-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawcce%2Fsoquette-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c35871854e2e5c8367578d419a8be1fb869b770
[INFO] checking sawcce/soquette-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawcce%2Fsoquette-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sawcce/soquette-rs
[INFO] finished tweaking git repo https://github.com/sawcce/soquette-rs
[INFO] tweaked toml for git repo https://github.com/sawcce/soquette-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sawcce/soquette-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sawcce/soquette-rs 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" "+1.95.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 chumsky v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 964ea24715110937e2580ed1774553f0b1ca668b02b343d8939f35788eddcb64
[INFO] running `Command { std: "docker" "start" "-a" "964ea24715110937e2580ed1774553f0b1ca668b02b343d8939f35788eddcb64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "964ea24715110937e2580ed1774553f0b1ca668b02b343d8939f35788eddcb64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964ea24715110937e2580ed1774553f0b1ca668b02b343d8939f35788eddcb64", kill_on_drop: false }`
[INFO] [stdout] 964ea24715110937e2580ed1774553f0b1ca668b02b343d8939f35788eddcb64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6689e64c419936be8f89eb9f61887b0a691634e3090fcd679d7d845634c1e7c7
[INFO] running `Command { std: "docker" "start" "-a" "6689e64c419936be8f89eb9f61887b0a691634e3090fcd679d7d845634c1e7c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking chumsky v0.9.2
[INFO] [stderr]     Checking soquette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/gen/mod.rs:274:23
[INFO] [stdout]     |
[INFO] [stdout] 274 |             .map(|(k, v)| {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Renderer` is never constructed
[INFO] [stdout]   --> src/gen/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Renderer {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_instance`, and `render` are never used
[INFO] [stdout]   --> src/gen/mod.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Renderer {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 23 |     fn new(context: HashMap<String, Value>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn new_instance(context: HashMap<String, Value>, instance_id: String) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn render(&mut self, root: &Node) -> String {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Click` is never constructed
[INFO] [stdout]   --> src/gen/mod.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub(crate) enum EventType {
[INFO] [stdout]    |                 --------- variant in this enum
[INFO] [stdout] 93 |     Click,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_type` and `listener` are never read
[INFO] [stdout]    --> src/gen/mod.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) struct EventListener {
[INFO] [stdout]     |                   ------------- fields in this struct
[INFO] [stdout] 108 |     event_type: EventType,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 109 |     listener: Function,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EventListener` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/gen/mod.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl EventListener {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 113 |     pub(crate) fn new(et: EventType, listener: Function) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `properties`, `children`, and `listeners` are never read
[INFO] [stdout]    --> src/gen/mod.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub(crate) struct Tag {
[INFO] [stdout]     |                   --- fields in this struct
[INFO] [stdout] 123 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 124 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 125 |     properties: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 126 |     children: Box<Node>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 127 |     listeners: Vec<EventListener>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `property`, `listener`, and `node` are never used
[INFO] [stdout]    --> src/gen/mod.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl Tag {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout] 131 |     fn new(name: impl ToString, children: Node) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     fn property(mut self, key: impl ToString, value: impl ToString) -> Self {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn listener(mut self, et: EventType, function: Function) -> Self {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     fn node(self) -> Node {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/gen/mod.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub(crate) struct Component {
[INFO] [stdout]     |                   --------- fields in this struct
[INFO] [stdout] 158 |     state: HashMap<String, Value>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 159 |     tree: Node,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 160 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 161 |     refs: HashSet<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 162 |     exprs: Vec<(String, usize, String)>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 163 |     listeners: Vec<(String, EventListener)>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 164 |     stateful: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Component` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `stateless`, `generate_class`, and `render` are never used
[INFO] [stdout]    --> src/gen/mod.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl Component {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 168 |     fn new(state: HashMap<String, Value>, tree: Node) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     fn stateless(tree: Node) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     fn generate_class(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     fn render(&self, instance_id: String) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> src/gen/functions.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Assignment(String, Expression),
[INFO] [stdout]   |     ---------- ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Statement` has derived impls for the traits `Debug` and `Clone`, but these are 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] 5 -     Assignment(String, Expression),
[INFO] [stdout] 5 +     Assignment((), ()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `js` is never used
[INFO] [stdout]  --> src/gen/functions.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Statement {
[INFO] [stdout]   | -------------- method in this implementation
[INFO] [stdout] 9 |     pub(crate) fn js(&self) -> String {
[INFO] [stdout]   |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `statements` is never read
[INFO] [stdout]   --> src/gen/functions.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) struct Function {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] 20 |     statements: Vec<Statement>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `js` are never used
[INFO] [stdout]   --> src/gen/functions.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Function {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 24 |     pub(crate) fn new(statements: Vec<Statement>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn js(&self) -> String {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/gen/node.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Expression(Expression),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are 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 -     Expression(Expression),
[INFO] [stdout] 13 +     Expression(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Tag`, `Fragment`, `Empty`, `Text`, and `ComponentInvocation` are never constructed
[INFO] [stdout]   --> src/gen/node.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub(crate) enum Node {
[INFO] [stdout]    |                 ---- variants in this enum
[INFO] [stdout]  9 |     Tag(Tag),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     Fragment(Vec<Node>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     Empty,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     Text(String),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     Expression(Expression),
[INFO] [stdout] 14 |     ComponentInvocation(Box<Component>, String, Option<HashMap<String, Value>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `component_invocation`, `visit`, and `visitor` are never used
[INFO] [stdout]   --> src/gen/node.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Node {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 18 |     pub(crate) fn component_invocation(component: &Component) -> Node {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn visit<T>(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) fn visitor<T>(
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `js` and `evaluate` are never used
[INFO] [stdout]   --> src/gen/value.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Value {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn js(&self) -> String {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn evaluate(&self, context: &HashMap<String, Value>) -> String {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `js` and `evaluate` are never used
[INFO] [stdout]   --> src/gen/value.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl Expression {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 58 |     pub(crate) fn js(&self) -> String {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub(crate) fn evaluate(&self, context: &HashMap<String, Value>) -> String {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `body` are never read
[INFO] [stdout]   --> src/parser.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Module {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  9 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     body: Vec<ComponentDeclaration>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` 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 `name`, `statements`, and `tree` are never read
[INFO] [stdout]   --> src/parser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ComponentDeclaration {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 15 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     statements: Vec<Statement>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 17 |     tree: Node,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ComponentDeclaration` 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.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Tag(HTMLTag),
[INFO] [stdout]    |     --- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are 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] 22 -     Tag(HTMLTag),
[INFO] [stdout] 22 +     Tag(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Expression(Expression),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are 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] 23 -     Expression(Expression),
[INFO] [stdout] 23 +     Expression(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Text(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are 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] 24 -     Text(String),
[INFO] [stdout] 24 +     Text(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Empty` is never constructed
[INFO] [stdout]   --> src/parser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Node {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Empty,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `children`, and `properties` are never read
[INFO] [stdout]   --> src/parser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct HTMLTag {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 30 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     children: Vec<Node>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 32 |     properties: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HTMLTag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/gen/mod.rs:274:23
[INFO] [stdout]     |
[INFO] [stdout] 274 |             .map(|(k, v)| {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Renderer` is never constructed
[INFO] [stdout]   --> src/gen/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Renderer {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_instance`, and `render` are never used
[INFO] [stdout]   --> src/gen/mod.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Renderer {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 23 |     fn new(context: HashMap<String, Value>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn new_instance(context: HashMap<String, Value>, instance_id: String) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn render(&mut self, root: &Node) -> String {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Click` is never constructed
[INFO] [stdout]   --> src/gen/mod.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub(crate) enum EventType {
[INFO] [stdout]    |                 --------- variant in this enum
[INFO] [stdout] 93 |     Click,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_type` and `listener` are never read
[INFO] [stdout]    --> src/gen/mod.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) struct EventListener {
[INFO] [stdout]     |                   ------------- fields in this struct
[INFO] [stdout] 108 |     event_type: EventType,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 109 |     listener: Function,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EventListener` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/gen/mod.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl EventListener {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 113 |     pub(crate) fn new(et: EventType, listener: Function) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, `properties`, `children`, and `listeners` are never read
[INFO] [stdout]    --> src/gen/mod.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub(crate) struct Tag {
[INFO] [stdout]     |                   --- fields in this struct
[INFO] [stdout] 123 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 124 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 125 |     properties: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 126 |     children: Box<Node>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 127 |     listeners: Vec<EventListener>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `property`, `listener`, and `node` are never used
[INFO] [stdout]    --> src/gen/mod.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl Tag {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout] 131 |     fn new(name: impl ToString, children: Node) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     fn property(mut self, key: impl ToString, value: impl ToString) -> Self {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn listener(mut self, et: EventType, function: Function) -> Self {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     fn node(self) -> Node {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/gen/mod.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub(crate) struct Component {
[INFO] [stdout]     |                   --------- fields in this struct
[INFO] [stdout] 158 |     state: HashMap<String, Value>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 159 |     tree: Node,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 160 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 161 |     refs: HashSet<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 162 |     exprs: Vec<(String, usize, String)>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 163 |     listeners: Vec<(String, EventListener)>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 164 |     stateful: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Component` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `stateless`, `generate_class`, and `render` are never used
[INFO] [stdout]    --> src/gen/mod.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl Component {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 168 |     fn new(state: HashMap<String, Value>, tree: Node) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     fn stateless(tree: Node) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     fn generate_class(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     fn render(&self, instance_id: String) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> src/gen/functions.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Assignment(String, Expression),
[INFO] [stdout]   |     ---------- ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Statement` has derived impls for the traits `Debug` and `Clone`, but these are 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] 5 -     Assignment(String, Expression),
[INFO] [stdout] 5 +     Assignment((), ()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `js` is never used
[INFO] [stdout]  --> src/gen/functions.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Statement {
[INFO] [stdout]   | -------------- method in this implementation
[INFO] [stdout] 9 |     pub(crate) fn js(&self) -> String {
[INFO] [stdout]   |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `statements` is never read
[INFO] [stdout]   --> src/gen/functions.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) struct Function {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] 20 |     statements: Vec<Statement>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `js` are never used
[INFO] [stdout]   --> src/gen/functions.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Function {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 24 |     pub(crate) fn new(statements: Vec<Statement>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn js(&self) -> String {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/gen/node.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Expression(Expression),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are 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 -     Expression(Expression),
[INFO] [stdout] 13 +     Expression(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Tag`, `Fragment`, `Empty`, `Text`, and `ComponentInvocation` are never constructed
[INFO] [stdout]   --> src/gen/node.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub(crate) enum Node {
[INFO] [stdout]    |                 ---- variants in this enum
[INFO] [stdout]  9 |     Tag(Tag),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     Fragment(Vec<Node>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     Empty,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     Text(String),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     Expression(Expression),
[INFO] [stdout] 14 |     ComponentInvocation(Box<Component>, String, Option<HashMap<String, Value>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `component_invocation`, `visit`, and `visitor` are never used
[INFO] [stdout]   --> src/gen/node.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Node {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 18 |     pub(crate) fn component_invocation(component: &Component) -> Node {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn visit<T>(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub(crate) fn visitor<T>(
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `js` and `evaluate` are never used
[INFO] [stdout]   --> src/gen/value.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Value {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 14 |     pub(crate) fn js(&self) -> String {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn evaluate(&self, context: &HashMap<String, Value>) -> String {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `js` and `evaluate` are never used
[INFO] [stdout]   --> src/gen/value.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl Expression {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 58 |     pub(crate) fn js(&self) -> String {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub(crate) fn evaluate(&self, context: &HashMap<String, Value>) -> String {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `body` are never read
[INFO] [stdout]   --> src/parser.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Module {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  9 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     body: Vec<ComponentDeclaration>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` 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 `name`, `statements`, and `tree` are never read
[INFO] [stdout]   --> src/parser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ComponentDeclaration {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 15 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     statements: Vec<Statement>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 17 |     tree: Node,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ComponentDeclaration` 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.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Tag(HTMLTag),
[INFO] [stdout]    |     --- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are 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] 22 -     Tag(HTMLTag),
[INFO] [stdout] 22 +     Tag(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Expression(Expression),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are 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] 23 -     Expression(Expression),
[INFO] [stdout] 23 +     Expression(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Text(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are 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] 24 -     Text(String),
[INFO] [stdout] 24 +     Text(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Empty` is never constructed
[INFO] [stdout]   --> src/parser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Node {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Empty,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `children`, and `properties` are never read
[INFO] [stdout]   --> src/parser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct HTMLTag {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 30 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     children: Vec<Node>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 32 |     properties: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HTMLTag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
[INFO] running `Command { std: "docker" "inspect" "6689e64c419936be8f89eb9f61887b0a691634e3090fcd679d7d845634c1e7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6689e64c419936be8f89eb9f61887b0a691634e3090fcd679d7d845634c1e7c7", kill_on_drop: false }`
[INFO] [stdout] 6689e64c419936be8f89eb9f61887b0a691634e3090fcd679d7d845634c1e7c7
