[INFO] cloning repository https://github.com/ThePerkinrex/Coral
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThePerkinrex/Coral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePerkinrex%2FCoral", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePerkinrex%2FCoral'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58d49cf45f51f7b542de30ed24c269e1f703993e
[INFO] checking ThePerkinrex/Coral against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePerkinrex%2FCoral" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ThePerkinrex/Coral
[INFO] finished tweaking git repo https://github.com/ThePerkinrex/Coral
[INFO] tweaked toml for git repo https://github.com/ThePerkinrex/Coral written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThePerkinrex/Coral 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/ThePerkinrex/Coral 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]  Downloading crates ...
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded clap v4.3.12
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded clap_builder v4.3.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] db7dd49ffdfe779777b72f9e5363083943cb55f86cf1dc3489ab8af9d4f5d1e4
[INFO] running `Command { std: "docker" "start" "-a" "db7dd49ffdfe779777b72f9e5363083943cb55f86cf1dc3489ab8af9d4f5d1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db7dd49ffdfe779777b72f9e5363083943cb55f86cf1dc3489ab8af9d4f5d1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7dd49ffdfe779777b72f9e5363083943cb55f86cf1dc3489ab8af9d4f5d1e4", kill_on_drop: false }`
[INFO] [stdout] db7dd49ffdfe779777b72f9e5363083943cb55f86cf1dc3489ab8af9d4f5d1e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b2b88914e85eb763f1481c0e7ab23d21fa08a53c85eca5af529af62648ba2b6f
[INFO] running `Command { std: "docker" "start" "-a" "b2b88914e85eb763f1481c0e7ab23d21fa08a53c85eca5af529af62648ba2b6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking supports-color v2.0.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.0.0
[INFO] [stderr]     Checking clap_builder v4.3.12
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]     Checking clap v4.3.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking coral v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type alias `FileArena` is never used
[INFO] [stdout]   --> src/main.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | type FileArena = Arena<File>;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `arguments`, `return_type`, and `body` are never read
[INFO] [stdout]   --> src/ast.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 |     Function {
[INFO] [stdout]    |     -------- fields in this variant
[INFO] [stdout]  8 |         name: Spanned<Identifier<'a>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |         arguments: Vec<(Spanned<Identifier<'a>>, Spanned<Type<'a>>)>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 10 |         return_type: Spanned<Type<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |         body: Spanned<Block<'a>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` 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/ast.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Expr(Spanned<Expression<'a>>),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Expr(Spanned<Expression<'a>>),
[INFO] [stdout] 19 +     Expr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ast.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ReturnExpr(Spanned<Expression<'a>>),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     ReturnExpr(Spanned<Expression<'a>>),
[INFO] [stdout] 20 +     ReturnExpr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ast.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Name(Spanned<Identifier<'a>>),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Name(Spanned<Identifier<'a>>),
[INFO] [stdout] 25 +     Name(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `report` is never used
[INFO] [stdout]   --> src/error.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Context<C: ContextName> {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 13 |     fn report<T, E: Into<CoralError>>(&mut self, res: Result<T, E>) -> Result<T, Self::Error>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_slice`, `extras`, and `is_eoi` are never used
[INFO] [stdout]   --> src/lexer/tokens.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait TokenReader<'source, Token: Logos<'source>> {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn current_slice(&self) -> Option<&'source <Token::Source as Source>::Slice>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     fn extras(&self) -> &Token::Extras;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 28 |     fn advance(&mut self);
[INFO] [stdout] 29 |     fn is_eoi(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to_queue` is never used
[INFO] [stdout]   --> src/lexer/tokens.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl<'a, Token: Logos<'a>> Tokens<'a, Token> {
[INFO] [stdout]    | -------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     fn add_to_queue(&mut self, tokens: VecDeque<Data<'a, Token>>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokensTransaction` is never constructed
[INFO] [stdout]    --> src/lexer/tokens.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct TokensTransaction<
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to_queue` is never used
[INFO] [stdout]    --> src/lexer/tokens.rs:224:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | / impl<'source, 'parent, Token, Parent> TokensTransaction<'source, 'parent, Token, Parent>
[INFO] [stdout] 220 | | where
[INFO] [stdout] 221 | |     Token: Logos<'source>,
[INFO] [stdout] 222 | |     Parent: TokenReader<'source, Token>,
[INFO] [stdout]     | |________________________________________- method in this implementation
[INFO] [stdout] 223 |   {
[INFO] [stdout] 224 |       fn add_to_queue(&mut self, tokens: VecDeque<Data<'source, Token>>) {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser/context.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     FnName(String),
[INFO] [stdout]   |     ------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ContextName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 5 -     FnName(String),
[INFO] [stdout] 5 +     FnName(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `range`, `as_miette_span`, `get_slice`, and `filename` are never used
[INFO] [stdout]   --> src/span.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Span {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     const fn range(&self) -> Range<usize> {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn as_miette_span<'a>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn get_slice<'a>(&self, arena: &'a FileArena) -> &'a str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn filename<'a>(&self, arena: &'a FileArena) -> &'a str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_slice`, `filename`, `as_miette_span`, `from_ends`, `copy_new_data`, and `map` are never used
[INFO] [stdout]    --> src/span.rs:80:12
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl<T> Spanned<T> {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn get_slice<'a>(&self, arena: &'a FileArena) -> &'a str {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn filename<'a>(&self, arena: &'a FileArena) -> &'a str {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn as_miette_span<'a>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn from_ends<U, V>(start: Spanned<U>, end: Spanned<V>, data: T) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub const fn copy_new_data<U>(&self, data: U) -> Spanned<U> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn map<U, F: FnOnce(T) -> U>(self, mapping: F) -> Spanned<U> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Transactionable` is never used
[INFO] [stdout]  --> src/transaction.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Transactionable {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Transaction` is never used
[INFO] [stdout]   --> src/transaction.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Transaction: Transactionable {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FileArena` is never used
[INFO] [stdout]   --> src/main.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | type FileArena = Arena<File>;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `arguments`, `return_type`, and `body` are never read
[INFO] [stdout]   --> src/ast.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 |     Function {
[INFO] [stdout]    |     -------- fields in this variant
[INFO] [stdout]  8 |         name: Spanned<Identifier<'a>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |         arguments: Vec<(Spanned<Identifier<'a>>, Spanned<Type<'a>>)>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 10 |         return_type: Spanned<Type<'a>>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |         body: Spanned<Block<'a>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` 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/ast.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Expr(Spanned<Expression<'a>>),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Expr(Spanned<Expression<'a>>),
[INFO] [stdout] 19 +     Expr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ast.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ReturnExpr(Spanned<Expression<'a>>),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     ReturnExpr(Spanned<Expression<'a>>),
[INFO] [stdout] 20 +     ReturnExpr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ast.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Name(Spanned<Identifier<'a>>),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Name(Spanned<Identifier<'a>>),
[INFO] [stdout] 25 +     Name(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `report` is never used
[INFO] [stdout]   --> src/error.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Context<C: ContextName> {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 13 |     fn report<T, E: Into<CoralError>>(&mut self, res: Result<T, E>) -> Result<T, Self::Error>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_slice`, `extras`, and `is_eoi` are never used
[INFO] [stdout]   --> src/lexer/tokens.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait TokenReader<'source, Token: Logos<'source>> {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn current_slice(&self) -> Option<&'source <Token::Source as Source>::Slice>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     fn extras(&self) -> &Token::Extras;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 28 |     fn advance(&mut self);
[INFO] [stdout] 29 |     fn is_eoi(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to_queue` is never used
[INFO] [stdout]   --> src/lexer/tokens.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl<'a, Token: Logos<'a>> Tokens<'a, Token> {
[INFO] [stdout]    | -------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     fn add_to_queue(&mut self, tokens: VecDeque<Data<'a, Token>>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokensTransaction` is never constructed
[INFO] [stdout]    --> src/lexer/tokens.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct TokensTransaction<
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to_queue` is never used
[INFO] [stdout]    --> src/lexer/tokens.rs:224:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | / impl<'source, 'parent, Token, Parent> TokensTransaction<'source, 'parent, Token, Parent>
[INFO] [stdout] 220 | | where
[INFO] [stdout] 221 | |     Token: Logos<'source>,
[INFO] [stdout] 222 | |     Parent: TokenReader<'source, Token>,
[INFO] [stdout]     | |________________________________________- method in this implementation
[INFO] [stdout] 223 |   {
[INFO] [stdout] 224 |       fn add_to_queue(&mut self, tokens: VecDeque<Data<'source, Token>>) {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser/context.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     FnName(String),
[INFO] [stdout]   |     ------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ContextName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 5 -     FnName(String),
[INFO] [stdout] 5 +     FnName(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `range`, `as_miette_span`, `get_slice`, and `filename` are never used
[INFO] [stdout]   --> src/span.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Span {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     const fn range(&self) -> Range<usize> {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn as_miette_span<'a>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn get_slice<'a>(&self, arena: &'a FileArena) -> &'a str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn filename<'a>(&self, arena: &'a FileArena) -> &'a str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_slice`, `filename`, `as_miette_span`, `from_ends`, `copy_new_data`, and `map` are never used
[INFO] [stdout]    --> src/span.rs:80:12
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl<T> Spanned<T> {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn get_slice<'a>(&self, arena: &'a FileArena) -> &'a str {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn filename<'a>(&self, arena: &'a FileArena) -> &'a str {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn as_miette_span<'a>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn from_ends<U, V>(start: Spanned<U>, end: Spanned<V>, data: T) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub const fn copy_new_data<U>(&self, data: U) -> Spanned<U> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn map<U, F: FnOnce(T) -> U>(self, mapping: F) -> Spanned<U> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Transactionable` is never used
[INFO] [stdout]  --> src/transaction.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait Transactionable {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Transaction` is never used
[INFO] [stdout]   --> src/transaction.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Transaction: Transactionable {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s
[INFO] running `Command { std: "docker" "inspect" "b2b88914e85eb763f1481c0e7ab23d21fa08a53c85eca5af529af62648ba2b6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2b88914e85eb763f1481c0e7ab23d21fa08a53c85eca5af529af62648ba2b6f", kill_on_drop: false }`
[INFO] [stdout] b2b88914e85eb763f1481c0e7ab23d21fa08a53c85eca5af529af62648ba2b6f
