[INFO] cloning repository https://github.com/wipplelang/visualizer-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wipplelang/visualizer-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwipplelang%2Fvisualizer-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwipplelang%2Fvisualizer-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea3c2380e150bdabb14770f21bd63dd98830ec3d
[INFO] checking wipplelang/visualizer-demo against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwipplelang%2Fvisualizer-demo" "/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/wipplelang/visualizer-demo
[INFO] finished tweaking git repo https://github.com/wipplelang/visualizer-demo
[INFO] tweaked toml for git repo https://github.com/wipplelang/visualizer-demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wipplelang/visualizer-demo on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wipplelang/visualizer-demo 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-eq v0.1.3
[INFO] [stderr]   Downloaded pest-ast v0.3.6
[INFO] [stderr]   Downloaded enum_delegate v0.2.0
[INFO] [stderr]   Downloaded line-index v0.1.2
[INFO] [stderr]   Downloaded saphyr-parser v0.0.6
[INFO] [stderr]   Downloaded saphyr v0.0.6
[INFO] [stderr]   Downloaded from-pest v0.3.4
[INFO] [stderr]   Downloaded enum_delegate_lib v0.2.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5fa43595d2686da2f548a81b4cb0ecda4e7258b36312b97815c3a178952d7be
[INFO] running `Command { std: "docker" "start" "-a" "e5fa43595d2686da2f548a81b4cb0ecda4e7258b36312b97815c3a178952d7be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5fa43595d2686da2f548a81b4cb0ecda4e7258b36312b97815c3a178952d7be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5fa43595d2686da2f548a81b4cb0ecda4e7258b36312b97815c3a178952d7be", kill_on_drop: false }`
[INFO] [stdout] e5fa43595d2686da2f548a81b4cb0ecda4e7258b36312b97815c3a178952d7be
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90a25ff79446072e51b8a13a3df65a20f8508a68cf769c1e6a8ea848989e5d5b
[INFO] running `Command { std: "docker" "start" "-a" "90a25ff79446072e51b8a13a3df65a20f8508a68cf769c1e6a8ea848989e5d5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking dyn-eq v0.1.3
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking line-index v0.1.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking saphyr-parser v0.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking saphyr v0.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling enum_delegate_lib v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling enum_delegate v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling pest-ast v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking from-pest v0.3.4
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking wipple-syntax v0.0.0 (/opt/rustwide/workdir/wipple/crates/syntax)
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking visualizer v0.0.0 (/opt/rustwide/workdir/visualizer)
[INFO] [stderr]     Checking wipple-db v0.0.0 (/opt/rustwide/workdir/wipple/crates/db)
[INFO] [stderr]     Checking wipple-visit v0.0.0 (/opt/rustwide/workdir/wipple/crates/visit)
[INFO] [stdout] warning: unused variable: `parser`
[INFO] [stdout]   --> wipple/crates/visit/src/attributes.rs:22:53
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn parse(_visitor: &mut Visitor<'_>, parser: &mut AttributeParser<'_>) -> Self {
[INFO] [stdout]    |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser`
[INFO] [stdout]   --> wipple/crates/visit/src/attributes.rs:22:53
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn parse(_visitor: &mut Visitor<'_>, parser: &mut AttributeParser<'_>) -> Self {
[INFO] [stdout]    |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser`
[INFO] [stdout]   --> wipple/crates/visit/src/attributes.rs:31:53
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub(crate) fn parse(_visitor: &mut Visitor<'_>, parser: &mut AttributeParser<'_>) -> Self {
[INFO] [stdout]    |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parser`
[INFO] [stdout]   --> wipple/crates/visit/src/attributes.rs:31:53
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub(crate) fn parse(_visitor: &mut Visitor<'_>, parser: &mut AttributeParser<'_>) -> Self {
[INFO] [stdout]    |                                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/constraints/default.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/constraints/default.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/constraints/infer.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/constraints/infer.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/as.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/as.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |             BinaryExpression::To(expression) => todo!(),
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |             BinaryExpression::By(expression) => todo!(),
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |             BinaryExpression::Power(expression) => todo!(),
[INFO] [stdout]    |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 |             BinaryExpression::Multiply(expression) => todo!(),
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |             BinaryExpression::Divide(expression) => todo!(),
[INFO] [stdout]    |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |             BinaryExpression::Remainder(expression) => todo!(),
[INFO] [stdout]    |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |             BinaryExpression::Add(expression) => todo!(),
[INFO] [stdout]    |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |             BinaryExpression::Subtract(expression) => todo!(),
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 |             BinaryExpression::LessThan(expression) => todo!(),
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 |             BinaryExpression::LessThanOrEqual(expression) => todo!(),
[INFO] [stdout]    |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:29:43
[INFO] [stdout]    |
[INFO] [stdout] 29 |             BinaryExpression::GreaterThan(expression) => todo!(),
[INFO] [stdout]    |                                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:30:50
[INFO] [stdout]    |
[INFO] [stdout] 30 |             BinaryExpression::GreaterThanOrEqual(expression) => todo!(),
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:31:37
[INFO] [stdout]    |
[INFO] [stdout] 31 |             BinaryExpression::Equal(expression) => todo!(),
[INFO] [stdout]    |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 32 |             BinaryExpression::NotEqual(expression) => todo!(),
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |             BinaryExpression::And(expression) => todo!(),
[INFO] [stdout]    |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |             BinaryExpression::Or(expression) => todo!(),
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/collection.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/collection.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/do.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/do.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/formatted_text.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/formatted_text.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/intrinsic.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/intrinsic.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/is.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/is.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/structure.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/structure.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/tuple.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/tuple.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/when.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/when.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/destructure.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/destructure.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/number.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/number.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/or.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/or.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/text.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/text.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/variant.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/variant.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/constraints/default.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/constraints/default.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/constraints/infer.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/constraints/infer.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/as.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/as.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |             BinaryExpression::To(expression) => todo!(),
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |             BinaryExpression::By(expression) => todo!(),
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |             BinaryExpression::Power(expression) => todo!(),
[INFO] [stdout]    |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 |             BinaryExpression::Multiply(expression) => todo!(),
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |             BinaryExpression::Divide(expression) => todo!(),
[INFO] [stdout]    |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |             BinaryExpression::Remainder(expression) => todo!(),
[INFO] [stdout]    |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |             BinaryExpression::Add(expression) => todo!(),
[INFO] [stdout]    |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |             BinaryExpression::Subtract(expression) => todo!(),
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 |             BinaryExpression::LessThan(expression) => todo!(),
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 |             BinaryExpression::LessThanOrEqual(expression) => todo!(),
[INFO] [stdout]    |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:29:43
[INFO] [stdout]    |
[INFO] [stdout] 29 |             BinaryExpression::GreaterThan(expression) => todo!(),
[INFO] [stdout]    |                                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:30:50
[INFO] [stdout]    |
[INFO] [stdout] 30 |             BinaryExpression::GreaterThanOrEqual(expression) => todo!(),
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:31:37
[INFO] [stdout]    |
[INFO] [stdout] 31 |             BinaryExpression::Equal(expression) => todo!(),
[INFO] [stdout]    |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 32 |             BinaryExpression::NotEqual(expression) => todo!(),
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |             BinaryExpression::And(expression) => todo!(),
[INFO] [stdout]    |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expression`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/binary.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |             BinaryExpression::Or(expression) => todo!(),
[INFO] [stdout]    |                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/collection.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/collection.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/do.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/do.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/formatted_text.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/formatted_text.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/tys/block.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/tys/block.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/intrinsic.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/intrinsic.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/is.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/is.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/structure.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/structure.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/tuple.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/tuple.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/tys/tuple.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/tys/tuple.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/when.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/expressions/when.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/destructure.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/destructure.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/number.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/number.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/or.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/or.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/text.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/text.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/variant.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/patterns/variant.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/tys/block.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/tys/block.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/tys/tuple.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]   --> wipple/crates/visit/src/nodes/tys/tuple.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn visit(&self, id: NodeId, visitor: &mut Visitor<'_>) {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> wipple/crates/visit/src/attributes.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub(crate) struct AttributeParser<'a> {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 52 |     id: NodeId,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_text` and `parse_assign` are never used
[INFO] [stdout]   --> wipple/crates/visit/src/attributes.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl<'a> AttributeParser<'a> {
[INFO] [stdout]    | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn parse_text(&mut self, visitor: &mut Visitor<'_>, name: &str) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     fn parse_assign<T>(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> wipple/crates/visit/src/attributes.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub(crate) struct AttributeParser<'a> {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 52 |     id: NodeId,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_text` and `parse_assign` are never used
[INFO] [stdout]   --> wipple/crates/visit/src/attributes.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl<'a> AttributeParser<'a> {
[INFO] [stdout]    | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     fn parse_text(&mut self, visitor: &mut Visitor<'_>, name: &str) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     fn parse_assign<T>(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wipple v0.0.0 (/opt/rustwide/workdir/wipple)
[INFO] [stderr]     Checking app-wasm v0.0.0 (/opt/rustwide/workdir/app/wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.43s
[INFO] running `Command { std: "docker" "inspect" "90a25ff79446072e51b8a13a3df65a20f8508a68cf769c1e6a8ea848989e5d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a25ff79446072e51b8a13a3df65a20f8508a68cf769c1e6a8ea848989e5d5b", kill_on_drop: false }`
[INFO] [stdout] 90a25ff79446072e51b8a13a3df65a20f8508a68cf769c1e6a8ea848989e5d5b
