[INFO] cloning repository https://github.com/MarkRoss470/prop-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkRoss470/prop-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkRoss470%2Fprop-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkRoss470%2Fprop-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adec1d08fa2ba60c761ab42b1aa25fc3375bb6f2
[INFO] testing MarkRoss470/prop-compiler against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkRoss470%2Fprop-compiler" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarkRoss470/prop-compiler
[INFO] finished tweaking git repo https://github.com/MarkRoss470/prop-compiler
[INFO] tweaked toml for git repo https://github.com/MarkRoss470/prop-compiler written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarkRoss470/prop-compiler on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarkRoss470/prop-compiler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83c918cbd00503762ee2bf7562c46410135f5d8912167df2e90dd8554c1f1c1e
[INFO] running `Command { std: "docker" "start" "-a" "83c918cbd00503762ee2bf7562c46410135f5d8912167df2e90dd8554c1f1c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83c918cbd00503762ee2bf7562c46410135f5d8912167df2e90dd8554c1f1c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c918cbd00503762ee2bf7562c46410135f5d8912167df2e90dd8554c1f1c1e", kill_on_drop: false }`
[INFO] [stdout] 83c918cbd00503762ee2bf7562c46410135f5d8912167df2e90dd8554c1f1c1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2d0f9e36dd6d2f88f5885a47ed61dca180c4a99db0fc3aff8445332e521d5b0
[INFO] running `Command { std: "docker" "start" "-a" "a2d0f9e36dd6d2f88f5885a47ed61dca180c4a99db0fc3aff8445332e521d5b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling prop-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TypeError`
[INFO] [stdout]  --> src/main.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::typeck::{TypeError, TypingEnvironment};
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::combinators::tuples::HeterogeneousTupleExt`
[INFO] [stdout]  --> src/parser/ast/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::parser::combinators::tuples::HeterogeneousTupleExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DebugExt` and `OptionalExt`
[INFO] [stdout]  --> src/parser/ast/item/data.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parser::combinators::modifiers::{DebugExt, OptionalExt};
[INFO] [stdout]   |                                             ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `whitespace`
[INFO] [stdout]  --> src/parser/ast/item/def.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::parser::atoms::whitespace::{InBlockExt, whitespace};
[INFO] [stdout]   |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::combinators::modifiers::OptionalExt`
[INFO] [stdout]  --> src/parser/ast/item/def.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parser::combinators::modifiers::OptionalExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::ast::term::LevelExpr`
[INFO] [stdout]  --> src/parser/ast/item/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parser::ast::term::LevelExpr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IgnoreValExt`
[INFO] [stdout]   --> src/parser/ast/item/mod.rs:10:45
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::parser::combinators::modifiers::{IgnoreValExt, MapExt, OptionalExt};
[INFO] [stdout]    |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::typeck::TypeError`
[INFO] [stdout]   --> src/parser/ast/item/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::typeck::TypeError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::write`
[INFO] [stdout]   --> src/parser/ast/term.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::fs::write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DebugExt`
[INFO] [stdout]  --> src/parser/atoms/literal.rs:2:45
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::parser::combinators::modifiers::{DebugExt, ReparseExt, VerifyExt};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `todo`
[INFO] [stdout]  --> src/parser/atoms/whitespace.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::parser::{Parser, parser, todo};
[INFO] [stdout]   |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::combinators::repeat::FinalSeparatorBehaviour::ForbidFinal`
[INFO] [stdout]  --> src/parser/atoms/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::parser::combinators::repeat::FinalSeparatorBehaviour::ForbidFinal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Repeat0Ext` and `Repeat1WithSeparatorExt`
[INFO] [stdout]  --> src/parser/atoms/mod.rs:9:42
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::parser::combinators::repeat::{Repeat0Ext, Repeat1Ext, Repeat1WithSeparatorExt};
[INFO] [stdout]   |                                          ^^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeterogeneousTupleExt` and `HomogeneousTupleExt`
[INFO] [stdout]   --> src/parser/atoms/mod.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::parser::combinators::tuples::{HeterogeneousTupleExt, HomogeneousTupleExt};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Interner` and `PrettyPrint`
[INFO] [stdout]   --> src/parser/atoms/mod.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::parser::{InternKey, Interner, ParseResult, Parser, PrettyPrint, parser};
[INFO] [stdout]    |                                ^^^^^^^^                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IdContinue` and `IdStart`
[INFO] [stdout]   --> src/parser/atoms/mod.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | use icu_properties::props::{IdContinue, IdStart, Math};
[INFO] [stdout]    |                             ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/parser/atoms/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ParseContext` and `todo`
[INFO] [stdout]  --> src/parser/combinators/modifiers.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::parser::{ParseContext, ParseResult, Parser, parser, todo};
[INFO] [stdout]   |                     ^^^^^^^^^^^^                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ThenIgnoreExt`
[INFO] [stdout]  --> src/parser/combinators/repeat.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::parser::combinators::modifiers::{ThenIgnoreExt, VerifyExt};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `todo`
[INFO] [stdout]  --> src/parser/combinators/repeat.rs:2:50
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::parser::{ParseResult, Parser, parser, todo};
[INFO] [stdout]   |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `whitespace`
[INFO] [stdout]  --> src/parser/combinators/tuples.rs:1:63
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::parser::atoms::whitespace::{SurroundWhitespaceExt, whitespace};
[INFO] [stdout]   |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser`
[INFO] [stdout]  --> src/parser/combinators/tuples.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::parser::{ParseResult, Parser, parser};
[INFO] [stdout]   |                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ParseResult`, `Parser`, and `parser`
[INFO] [stdout]  --> src/parser/combinators/mod.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::parser::{ParseResult, Parser, parser};
[INFO] [stdout]   |                     ^^^^^^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Level`
[INFO] [stdout]  --> src/typeck/context.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::typeck::level::{Level, LevelArgs};
[INFO] [stdout]   |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OwnedPath` and `Path`
[INFO] [stdout]  --> src/typeck/term.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::parser::atoms::ident::{Identifier, OwnedPath, Path};
[INFO] [stdout]   |                                               ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TypingContext`
[INFO] [stdout]  --> src/typeck/term.rs:4:62
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::typeck::{AdtIndex, PrettyPrintContext, TypeError, TypingContext};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AdtConstructor` and `AdtHeader`
[INFO] [stdout]   --> src/typeck/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::typeck::data::{Adt, AdtConstructor, AdtHeader};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TypedTermKind`
[INFO] [stdout]   --> src/typeck/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::typeck::term::{TypedBinder, TypedTerm, TypedTermKind};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::PrettyPrint`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::parser::PrettyPrint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/typeck/data.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         name: Identifier,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adt`
[INFO] [stdout]    --> src/typeck/data.rs:420:35
[INFO] [stdout]     |
[INFO] [stdout] 420 |     fn generate_eliminator(&self, adt: &Adt) -> TypedTerm {
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_adt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/typeck/term.rs:305:51
[INFO] [stdout]     |
[INFO] [stdout] 305 |             TypedTermKind::BoundVariable { index, name } => *index == id,
[INFO] [stdout]     |                                                   ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/typeck/term.rs:385:36
[INFO] [stdout]     |
[INFO] [stdout] 385 |             BoundVariable { index, name } => {
[INFO] [stdout]     |                                    ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `parser::PrettyPrintContext<'a>` is more private than the item `Ast::pretty_print_val`
[INFO] [stdout]    --> src/parser/ast/mod.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout]  53 |     pub fn pretty_print_val<T: for<'a> PrettyPrint<PrettyPrintContext<'a>>>(&self, val: T) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Ast::pretty_print_val` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `parser::PrettyPrintContext<'a>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct PrettyPrintContext<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `value_definition`
[INFO] [stdout]    --> src/parser/ast/item/def.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub fn value_definition() -> impl Parser<Output = ValueDefinition> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `value_definition` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `term`
[INFO] [stdout]    --> src/parser/ast/term.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | pub fn term() -> impl Parser<Output = Term> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `term` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `bracketed_binder`
[INFO] [stdout]    --> src/parser/ast/term.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn bracketed_binder() -> impl Parser<Output = Binder> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `bracketed_binder` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `binder`
[INFO] [stdout]    --> src/parser/ast/term.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn binder() -> impl Parser<Output = Binder> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `binder` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `identifier`
[INFO] [stdout]    --> src/parser/atoms/ident.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub fn identifier() -> impl Parser<Output = Identifier> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `identifier` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `keyword`
[INFO] [stdout]    --> src/parser/atoms/ident.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub fn keyword(kw: &str) -> impl Parser<Output = ()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `keyword` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `path`
[INFO] [stdout]    --> src/parser/atoms/ident.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn path() -> impl Parser<Output = OwnedPath> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `path` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `nat_literal`
[INFO] [stdout]    --> src/parser/atoms/literal.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub fn nat_literal() -> impl Parser<Output = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `nat_literal` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `newline_and_indent`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub fn newline_and_indent() -> impl Parser<Output = ()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `newline_and_indent` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `whitespace`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn whitespace() -> impl Parser<Output = ()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `whitespace` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `non_newline_whitespace`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub fn non_newline_whitespace() -> impl Parser<Output = ()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `non_newline_whitespace` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `SurroundWhitespaceExt`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:57:1
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SurroundWhitespaceExt: Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `SurroundWhitespaceExt` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `<P as SurroundWhitespaceExt>::surround_whitespace`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout]  62 |     fn surround_whitespace(self) -> impl Parser<Output = Self::Output> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as SurroundWhitespaceExt>::surround_whitespace` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated type `Parser::Output` is more private than the item `<P as SurroundWhitespaceExt>::surround_whitespace`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout]  62 |     fn surround_whitespace(self) -> impl Parser<Output = Self::Output> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as SurroundWhitespaceExt>::surround_whitespace` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but associated type `Parser::Output` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `InBlockExt`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub trait InBlockExt: Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `InBlockExt` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Parser` is more private than the item `<P as InBlockExt>::in_block`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:73:5
[INFO] [stdout]     |
[INFO] [stdout]  73 |     fn in_block(self) -> impl Parser<Output = Self::Output> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as InBlockExt>::in_block` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated type `Parser::Output` is more private than the item `<P as InBlockExt>::in_block`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:73:5
[INFO] [stdout]     |
[INFO] [stdout]  73 |     fn in_block(self) -> impl Parser<Output = Self::Output> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as InBlockExt>::in_block` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but associated type `Parser::Output` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `typeck::PrettyPrintContext<'a>` is more private than the item `TypingEnvironment::<'a>::pretty_print_val`
[INFO] [stdout]    --> src/typeck/mod.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn pretty_print_val(&'a self, val: &impl PrettyPrint<PrettyPrintContext<'a>>) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `TypingEnvironment::<'a>::pretty_print_val` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `typeck::PrettyPrintContext<'a>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/typeck/mod.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct PrettyPrintContext<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `typeck::PrettyPrintContext<'a>` is more private than the item `TypingEnvironment::<'a>::pretty_println_val`
[INFO] [stdout]    --> src/typeck/mod.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn pretty_println_val(&'a self, val: &impl PrettyPrint<PrettyPrintContext<'a>>) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `TypingEnvironment::<'a>::pretty_println_val` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `typeck::PrettyPrintContext<'a>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/typeck/mod.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct PrettyPrintContext<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unwrap` is never used
[INFO] [stdout]   --> src/parser/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<T> ParseResult<T> {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn unwrap(self) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kw_rec` is never read
[INFO] [stdout]   --> src/parser/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct Interner {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     kw_rec: Identifier,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Interner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kw_rec` is never used
[INFO] [stdout]   --> src/parser/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl Interner {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn kw_rec(&self) -> Identifier {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pretty_print_val` is never used
[INFO] [stdout]   --> src/parser/ast/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Ast {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn pretty_print_val<T: for<'a> PrettyPrint<PrettyPrintContext<'a>>>(&self, val: T) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Class` and `Instance` are never constructed
[INFO] [stdout]   --> src/parser/ast/item/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Item {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] 20 |     DataDefinition(DataDefinition),
[INFO] [stdout] 21 |     Class,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     Instance,
[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: associated function `new` is never used
[INFO] [stdout]   --> src/parser/ast/item/mod.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl LevelParameters {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 39 |     pub fn new(params: &[Identifier]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/parser/ast/term.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl LevelArgs {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/atoms/mod.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Operator(InternKey);
[INFO] [stdout]    |            -------- ^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Operator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RESERVED_OPERATORS` is never used
[INFO] [stdout]   --> src/parser/atoms/mod.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const RESERVED_OPERATORS: &[&str] = &[".", ":", ":=", "=>", "|"];
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `operator` is never used
[INFO] [stdout]   --> src/parser/atoms/mod.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(super) fn operator() -> impl Parser<Output = Operator> {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `append` is never used
[INFO] [stdout]   --> src/parser/atoms/ident.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl OwnedPath {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn append(mut self, id: Identifier) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `non_newline_whitespace` is never used
[INFO] [stdout]   --> src/parser/atoms/whitespace.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn non_newline_whitespace() -> impl Parser<Output = ()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MapStrExt` is never used
[INFO] [stdout]    --> src/parser/combinators/modifiers.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub trait MapStrExt: Parser {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DebugExt` is never used
[INFO] [stdout]    --> src/parser/combinators/modifiers.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub trait DebugExt: Parser {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ThenIgnoreExt` is never used
[INFO] [stdout]    --> src/parser/combinators/modifiers.rs:167:11
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub trait ThenIgnoreExt: Parser {
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RepeatUntilExt` is never used
[INFO] [stdout]    --> src/parser/combinators/repeat.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub trait RepeatUntilExt: Parser {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fold_1` is never used
[INFO] [stdout]    --> src/parser/combinators/repeat.rs:201:8
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub trait Fold1Ext: Parser {
[INFO] [stdout]     |           -------- method in this trait
[INFO] [stdout] 201 |     fn fold_1<F: Fn(Self::Output, Self::Output) -> Self::Output>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `assemble_telescope` is never used
[INFO] [stdout]   --> src/typeck/mod.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<'a> TypingEnvironment<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn assemble_telescope(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `environment` and `get_binder` are never used
[INFO] [stdout]    --> src/typeck/mod.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl<'a> TypingContext<'a> {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     fn environment(&self) -> &TypingEnvironment {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn get_binder(&self, index: usize) -> Option<&'a TypedBinder> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pretty_print_val` is never used
[INFO] [stdout]    --> src/typeck/mod.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | impl<'a> TypingEnvironment<'a> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn pretty_print_val(&'a self, val: &impl PrettyPrint<PrettyPrintContext<'a>>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/typeck/data.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct AdtConstructorParam {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 112 |     pub name: Option<Identifier>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AdtConstructorParam` 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 `parameters` and `indices` are never read
[INFO] [stdout]    --> src/typeck/data.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     Inductive {
[INFO] [stdout]     |     --------- fields in this variant
[INFO] [stdout] 120 |         parameters: Vec<TypedBinder>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 121 |         indices: Vec<TypedTerm>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AdtConstructorParamKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate_eliminator` is never used
[INFO] [stdout]    --> src/typeck/data.rs:420:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<'a> TypingEnvironment<'a> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 420 |     fn generate_eliminator(&self, adt: &Adt) -> TypedTerm {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `adt_name` is never used
[INFO] [stdout]   --> src/typeck/term.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TypedTerm {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub(super) fn adt_name(adt_index: AdtIndex, ty: TypedTerm) -> TypedTerm {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AdtRecursor` and `FreeVariable` are never constructed
[INFO] [stdout]    --> src/typeck/term.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub enum TypedTermKind {
[INFO] [stdout]     |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 237 |     AdtRecursor(AdtIndex),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 238 |     /// A free variable in the context
[INFO] [stdout] 239 |     FreeVariable(Identifier),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypedTermKind` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn borrow(&mut self) -> ParseContext {
[INFO] [stdout]     |               ^^^^^^^^^     ------------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn borrow(&mut self) -> ParseContext<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn borrow_indented(&mut self) -> ParseContext {
[INFO] [stdout]     |                        ^^^^^^^^^     ------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn borrow_indented(&mut self) -> ParseContext<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn borrow_indented(&self) -> PrettyPrintContext {
[INFO] [stdout]     |                        ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn borrow_indented(&self) -> PrettyPrintContext<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/atoms/ident.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn borrow(&self) -> Path {
[INFO] [stdout]    |                   ^^^^^     ---- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn borrow(&self) -> Path<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/typeck/mod.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn environment(&self) -> &TypingEnvironment {
[INFO] [stdout]     |                    ^^^^^     ------------------
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn environment(&self) -> &TypingEnvironment<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.12s
[INFO] running `Command { std: "docker" "inspect" "a2d0f9e36dd6d2f88f5885a47ed61dca180c4a99db0fc3aff8445332e521d5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d0f9e36dd6d2f88f5885a47ed61dca180c4a99db0fc3aff8445332e521d5b0", kill_on_drop: false }`
[INFO] [stdout] a2d0f9e36dd6d2f88f5885a47ed61dca180c4a99db0fc3aff8445332e521d5b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ec8682af59c5348ee647ed277e409147fdff82ef0bf2e5ae366faa710ca82e7
[INFO] running `Command { std: "docker" "start" "-a" "4ec8682af59c5348ee647ed277e409147fdff82ef0bf2e5ae366faa710ca82e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling prop-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TypeError`
[INFO] [stdout]  --> src/main.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::typeck::{TypeError, TypingEnvironment};
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::combinators::tuples::HeterogeneousTupleExt`
[INFO] [stdout]  --> src/parser/ast/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::parser::combinators::tuples::HeterogeneousTupleExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DebugExt` and `OptionalExt`
[INFO] [stdout]  --> src/parser/ast/item/data.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parser::combinators::modifiers::{DebugExt, OptionalExt};
[INFO] [stdout]   |                                             ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]    --> src/parser/ast/item/data.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     use std::rc::Rc;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `whitespace`
[INFO] [stdout]  --> src/parser/ast/item/def.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::parser::atoms::whitespace::{InBlockExt, whitespace};
[INFO] [stdout]   |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::combinators::modifiers::OptionalExt`
[INFO] [stdout]  --> src/parser/ast/item/def.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parser::combinators::modifiers::OptionalExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::ast::term::LevelExpr`
[INFO] [stdout]  --> src/parser/ast/item/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parser::ast::term::LevelExpr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IgnoreValExt`
[INFO] [stdout]   --> src/parser/ast/item/mod.rs:10:45
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::parser::combinators::modifiers::{IgnoreValExt, MapExt, OptionalExt};
[INFO] [stdout]    |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::typeck::TypeError`
[INFO] [stdout]   --> src/parser/ast/item/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::typeck::TypeError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::write`
[INFO] [stdout]   --> src/parser/ast/term.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::fs::write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DebugExt`
[INFO] [stdout]  --> src/parser/atoms/literal.rs:2:45
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::parser::combinators::modifiers::{DebugExt, ReparseExt, VerifyExt};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `todo`
[INFO] [stdout]  --> src/parser/atoms/whitespace.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::parser::{Parser, parser, todo};
[INFO] [stdout]   |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/parser/atoms/whitespace.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::combinators::repeat::FinalSeparatorBehaviour::ForbidFinal`
[INFO] [stdout]  --> src/parser/atoms/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::parser::combinators::repeat::FinalSeparatorBehaviour::ForbidFinal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Repeat0Ext` and `Repeat1WithSeparatorExt`
[INFO] [stdout]  --> src/parser/atoms/mod.rs:9:42
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::parser::combinators::repeat::{Repeat0Ext, Repeat1Ext, Repeat1WithSeparatorExt};
[INFO] [stdout]   |                                          ^^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeterogeneousTupleExt` and `HomogeneousTupleExt`
[INFO] [stdout]   --> src/parser/atoms/mod.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::parser::combinators::tuples::{HeterogeneousTupleExt, HomogeneousTupleExt};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Interner` and `PrettyPrint`
[INFO] [stdout]   --> src/parser/atoms/mod.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::parser::{InternKey, Interner, ParseResult, Parser, PrettyPrint, parser};
[INFO] [stdout]    |                                ^^^^^^^^                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IdContinue` and `IdStart`
[INFO] [stdout]   --> src/parser/atoms/mod.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | use icu_properties::props::{IdContinue, IdStart, Math};
[INFO] [stdout]    |                             ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/parser/atoms/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ParseContext` and `todo`
[INFO] [stdout]  --> src/parser/combinators/modifiers.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::parser::{ParseContext, ParseResult, Parser, parser, todo};
[INFO] [stdout]   |                     ^^^^^^^^^^^^                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ThenIgnoreExt`
[INFO] [stdout]  --> src/parser/combinators/repeat.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::parser::combinators::modifiers::{ThenIgnoreExt, VerifyExt};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `todo`
[INFO] [stdout]  --> src/parser/combinators/repeat.rs:2:50
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::parser::{ParseResult, Parser, parser, todo};
[INFO] [stdout]   |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `whitespace`
[INFO] [stdout]  --> src/parser/combinators/tuples.rs:1:63
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::parser::atoms::whitespace::{SurroundWhitespaceExt, whitespace};
[INFO] [stdout]   |                                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser`
[INFO] [stdout]  --> src/parser/combinators/tuples.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::parser::{ParseResult, Parser, parser};
[INFO] [stdout]   |                                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ParseResult`, `Parser`, and `parser`
[INFO] [stdout]  --> src/parser/combinators/mod.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::parser::{ParseResult, Parser, parser};
[INFO] [stdout]   |                     ^^^^^^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `setup_env`
[INFO] [stdout]    --> src/typeck/data.rs:495:51
[INFO] [stdout]     |
[INFO] [stdout] 495 |     use crate::typeck::tests::{assert_type_error, setup_env};
[INFO] [stdout]     |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::typeck::TypeError::LevelArgumentGivenForLocalVariable`
[INFO] [stdout]    --> src/typeck/data.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |     use crate::typeck::TypeError::LevelArgumentGivenForLocalVariable;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/typeck/namespace.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OwnedPath` and `Path`
[INFO] [stdout]  --> src/typeck/term.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::parser::atoms::ident::{Identifier, OwnedPath, Path};
[INFO] [stdout]   |                                               ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TypingContext`
[INFO] [stdout]  --> src/typeck/term.rs:4:62
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::typeck::{AdtIndex, PrettyPrintContext, TypeError, TypingContext};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AdtConstructor` and `AdtHeader`
[INFO] [stdout]   --> src/typeck/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::typeck::data::{Adt, AdtConstructor, AdtHeader};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TypedTermKind`
[INFO] [stdout]   --> src/typeck/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::typeck::term::{TypedBinder, TypedTerm, TypedTermKind};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::PrettyPrint`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::parser::PrettyPrint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id_v`
[INFO] [stdout]    --> src/parser/ast/term.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let id_v = Identifier::from_str("v", context.interner);
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_id_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tyss`
[INFO] [stdout]    --> src/typeck/context.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let tyss = tys.succ();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_tyss`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_a`
[INFO] [stdout]    --> src/typeck/context.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let path_a = OwnedPath::from_id(id_a);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/typeck/data.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         name: Identifier,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adt`
[INFO] [stdout]    --> src/typeck/data.rs:420:35
[INFO] [stdout]     |
[INFO] [stdout] 420 |     fn generate_eliminator(&self, adt: &Adt) -> TypedTerm {
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_adt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/typeck/term.rs:305:51
[INFO] [stdout]     |
[INFO] [stdout] 305 |             TypedTermKind::BoundVariable { index, name } => *index == id,
[INFO] [stdout]     |                                                   ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/typeck/term.rs:385:36
[INFO] [stdout]     |
[INFO] [stdout] 385 |             BoundVariable { index, name } => {
[INFO] [stdout]     |                                    ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `parser::PrettyPrintContext<'a>` is more private than the item `Ast::pretty_print_val`
[INFO] [stdout]    --> src/parser/ast/mod.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout]  53 |     pub fn pretty_print_val<T: for<'a> PrettyPrint<PrettyPrintContext<'a>>>(&self, val: T) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Ast::pretty_print_val` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `parser::PrettyPrintContext<'a>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct PrettyPrintContext<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `value_definition`
[INFO] [stdout]    --> src/parser/ast/item/def.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | pub fn value_definition() -> impl Parser<Output = ValueDefinition> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `value_definition` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `ast::term::term`
[INFO] [stdout]    --> src/parser/ast/term.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | pub fn term() -> impl Parser<Output = Term> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `ast::term::term` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `bracketed_binder`
[INFO] [stdout]    --> src/parser/ast/term.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn bracketed_binder() -> impl Parser<Output = Binder> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `bracketed_binder` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `binder`
[INFO] [stdout]    --> src/parser/ast/term.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn binder() -> impl Parser<Output = Binder> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `binder` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `ident::identifier`
[INFO] [stdout]    --> src/parser/atoms/ident.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub fn identifier() -> impl Parser<Output = Identifier> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `ident::identifier` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `keyword`
[INFO] [stdout]    --> src/parser/atoms/ident.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub fn keyword(kw: &str) -> impl Parser<Output = ()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `keyword` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `ident::path`
[INFO] [stdout]    --> src/parser/atoms/ident.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn path() -> impl Parser<Output = OwnedPath> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `ident::path` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `nat_literal`
[INFO] [stdout]    --> src/parser/atoms/literal.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub fn nat_literal() -> impl Parser<Output = usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `nat_literal` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `newline_and_indent`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub fn newline_and_indent() -> impl Parser<Output = ()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `newline_and_indent` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `whitespace`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub fn whitespace() -> impl Parser<Output = ()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `whitespace` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `non_newline_whitespace`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub fn non_newline_whitespace() -> impl Parser<Output = ()> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `non_newline_whitespace` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `SurroundWhitespaceExt`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:57:1
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub trait SurroundWhitespaceExt: Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `SurroundWhitespaceExt` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `<P as SurroundWhitespaceExt>::surround_whitespace`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout]  62 |     fn surround_whitespace(self) -> impl Parser<Output = Self::Output> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as SurroundWhitespaceExt>::surround_whitespace` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated type `parser::Parser::Output` is more private than the item `<P as SurroundWhitespaceExt>::surround_whitespace`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout]  62 |     fn surround_whitespace(self) -> impl Parser<Output = Self::Output> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as SurroundWhitespaceExt>::surround_whitespace` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but associated type `parser::Parser::Output` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `InBlockExt`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub trait InBlockExt: Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `InBlockExt` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `parser::Parser` is more private than the item `<P as InBlockExt>::in_block`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:73:5
[INFO] [stdout]     |
[INFO] [stdout]  73 |     fn in_block(self) -> impl Parser<Output = Self::Output> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as InBlockExt>::in_block` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | trait Parser {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated type `parser::Parser::Output` is more private than the item `<P as InBlockExt>::in_block`
[INFO] [stdout]    --> src/parser/atoms/whitespace.rs:73:5
[INFO] [stdout]     |
[INFO] [stdout]  73 |     fn in_block(self) -> impl Parser<Output = Self::Output> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as InBlockExt>::in_block` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but associated type `parser::Parser::Output` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/parser/mod.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `typeck::PrettyPrintContext<'a>` is more private than the item `typeck::TypingEnvironment::<'a>::pretty_print_val`
[INFO] [stdout]    --> src/typeck/mod.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn pretty_print_val(&'a self, val: &impl PrettyPrint<PrettyPrintContext<'a>>) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `typeck::TypingEnvironment::<'a>::pretty_print_val` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `typeck::PrettyPrintContext<'a>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/typeck/mod.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct PrettyPrintContext<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `typeck::PrettyPrintContext<'a>` is more private than the item `typeck::TypingEnvironment::<'a>::pretty_println_val`
[INFO] [stdout]    --> src/typeck/mod.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn pretty_println_val(&'a self, val: &impl PrettyPrint<PrettyPrintContext<'a>>) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `typeck::TypingEnvironment::<'a>::pretty_println_val` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `typeck::PrettyPrintContext<'a>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/typeck/mod.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct PrettyPrintContext<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kw_rec` is never read
[INFO] [stdout]   --> src/parser/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct Interner {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     kw_rec: Identifier,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Interner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kw_rec` is never used
[INFO] [stdout]   --> src/parser/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl Interner {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn kw_rec(&self) -> Identifier {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pretty_print_val` is never used
[INFO] [stdout]   --> src/parser/ast/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Ast {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn pretty_print_val<T: for<'a> PrettyPrint<PrettyPrintContext<'a>>>(&self, val: T) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Class` and `Instance` are never constructed
[INFO] [stdout]   --> src/parser/ast/item/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum Item {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] 20 |     DataDefinition(DataDefinition),
[INFO] [stdout] 21 |     Class,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 22 |     Instance,
[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/parser/atoms/mod.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Operator(InternKey);
[INFO] [stdout]    |            -------- ^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Operator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `operator` is never used
[INFO] [stdout]   --> src/parser/atoms/mod.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(super) fn operator() -> impl Parser<Output = Operator> {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `non_newline_whitespace` is never used
[INFO] [stdout]   --> src/parser/atoms/whitespace.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn non_newline_whitespace() -> impl Parser<Output = ()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MapStrExt` is never used
[INFO] [stdout]    --> src/parser/combinators/modifiers.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub trait MapStrExt: Parser {
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DebugExt` is never used
[INFO] [stdout]    --> src/parser/combinators/modifiers.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub trait DebugExt: Parser {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ThenIgnoreExt` is never used
[INFO] [stdout]    --> src/parser/combinators/modifiers.rs:167:11
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub trait ThenIgnoreExt: Parser {
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RepeatUntilExt` is never used
[INFO] [stdout]    --> src/parser/combinators/repeat.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub trait RepeatUntilExt: Parser {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fold_1` is never used
[INFO] [stdout]    --> src/parser/combinators/repeat.rs:201:8
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub trait Fold1Ext: Parser {
[INFO] [stdout]     |           -------- method in this trait
[INFO] [stdout] 201 |     fn fold_1<F: Fn(Self::Output, Self::Output) -> Self::Output>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `assemble_telescope` is never used
[INFO] [stdout]   --> src/typeck/mod.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<'a> TypingEnvironment<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn assemble_telescope(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `environment` and `get_binder` are never used
[INFO] [stdout]    --> src/typeck/mod.rs:155:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl<'a> TypingContext<'a> {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     fn environment(&self) -> &TypingEnvironment {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn get_binder(&self, index: usize) -> Option<&'a TypedBinder> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pretty_print_val` is never used
[INFO] [stdout]    --> src/typeck/mod.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | impl<'a> TypingEnvironment<'a> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn pretty_print_val(&'a self, val: &impl PrettyPrint<PrettyPrintContext<'a>>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate_eliminator` is never used
[INFO] [stdout]    --> src/typeck/data.rs:420:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<'a> TypingEnvironment<'a> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 420 |     fn generate_eliminator(&self, adt: &Adt) -> TypedTerm {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AdtRecursor` and `FreeVariable` are never constructed
[INFO] [stdout]    --> src/typeck/term.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub enum TypedTermKind {
[INFO] [stdout]     |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 237 |     AdtRecursor(AdtIndex),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 238 |     /// A free variable in the context
[INFO] [stdout] 239 |     FreeVariable(Identifier),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypedTermKind` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn borrow(&mut self) -> ParseContext {
[INFO] [stdout]     |               ^^^^^^^^^     ------------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn borrow(&mut self) -> ParseContext<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn borrow_indented(&mut self) -> ParseContext {
[INFO] [stdout]     |                        ^^^^^^^^^     ------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn borrow_indented(&mut self) -> ParseContext<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn borrow_indented(&self) -> PrettyPrintContext {
[INFO] [stdout]     |                        ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn borrow_indented(&self) -> PrettyPrintContext<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/atoms/ident.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn borrow(&self) -> Path {
[INFO] [stdout]    |                   ^^^^^     ---- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn borrow(&self) -> Path<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/typeck/mod.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn environment(&self) -> &TypingEnvironment {
[INFO] [stdout]     |                    ^^^^^     ------------------
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn environment(&self) -> &TypingEnvironment<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.86s
[INFO] running `Command { std: "docker" "inspect" "4ec8682af59c5348ee647ed277e409147fdff82ef0bf2e5ae366faa710ca82e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ec8682af59c5348ee647ed277e409147fdff82ef0bf2e5ae366faa710ca82e7", kill_on_drop: false }`
[INFO] [stdout] 4ec8682af59c5348ee647ed277e409147fdff82ef0bf2e5ae366faa710ca82e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29bc6fb4ef5d6fb6fa84c24fc4fdff082d383820970c1eb93514e8e13f7a8c8b
[INFO] running `Command { std: "docker" "start" "-a" "29bc6fb4ef5d6fb6fa84c24fc4fdff082d383820970c1eb93514e8e13f7a8c8b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `TypeError`
[INFO] [stderr]  --> src/main.rs:3:21
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::typeck::{TypeError, TypingEnvironment};
[INFO] [stderr]   |                     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::parser::combinators::tuples::HeterogeneousTupleExt`
[INFO] [stderr]  --> src/parser/ast/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::parser::combinators::tuples::HeterogeneousTupleExt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DebugExt` and `OptionalExt`
[INFO] [stderr]  --> src/parser/ast/item/data.rs:6:45
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::parser::combinators::modifiers::{DebugExt, OptionalExt};
[INFO] [stderr]   |                                             ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]    --> src/parser/ast/item/data.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |     use std::rc::Rc;
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `whitespace`
[INFO] [stderr]  --> src/parser/ast/item/def.rs:5:52
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::parser::atoms::whitespace::{InBlockExt, whitespace};
[INFO] [stderr]   |                                                    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::parser::combinators::modifiers::OptionalExt`
[INFO] [stderr]  --> src/parser/ast/item/def.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::parser::combinators::modifiers::OptionalExt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::parser::ast::term::LevelExpr`
[INFO] [stderr]  --> src/parser/ast/item/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::parser::ast::term::LevelExpr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `IgnoreValExt`
[INFO] [stderr]   --> src/parser/ast/item/mod.rs:10:45
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::parser::combinators::modifiers::{IgnoreValExt, MapExt, OptionalExt};
[INFO] [stderr]    |                                             ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::typeck::TypeError`
[INFO] [stderr]   --> src/parser/ast/item/mod.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::typeck::TypeError;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::write`
[INFO] [stderr]   --> src/parser/ast/term.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::fs::write;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DebugExt`
[INFO] [stderr]  --> src/parser/atoms/literal.rs:2:45
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::parser::combinators::modifiers::{DebugExt, ReparseExt, VerifyExt};
[INFO] [stderr]   |                                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `todo`
[INFO] [stderr]  --> src/parser/atoms/whitespace.rs:5:37
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::parser::{Parser, parser, todo};
[INFO] [stderr]   |                                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/parser/atoms/whitespace.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::parser::combinators::repeat::FinalSeparatorBehaviour::ForbidFinal`
[INFO] [stderr]  --> src/parser/atoms/mod.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::parser::combinators::repeat::FinalSeparatorBehaviour::ForbidFinal;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Repeat0Ext` and `Repeat1WithSeparatorExt`
[INFO] [stderr]  --> src/parser/atoms/mod.rs:9:42
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::parser::combinators::repeat::{Repeat0Ext, Repeat1Ext, Repeat1WithSeparatorExt};
[INFO] [stderr]   |                                          ^^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `HeterogeneousTupleExt` and `HomogeneousTupleExt`
[INFO] [stderr]   --> src/parser/atoms/mod.rs:10:42
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::parser::combinators::tuples::{HeterogeneousTupleExt, HomogeneousTupleExt};
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Interner` and `PrettyPrint`
[INFO] [stderr]   --> src/parser/atoms/mod.rs:11:32
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::parser::{InternKey, Interner, ParseResult, Parser, PrettyPrint, parser};
[INFO] [stderr]    |                                ^^^^^^^^                       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `IdContinue` and `IdStart`
[INFO] [stderr]   --> src/parser/atoms/mod.rs:12:29
[INFO] [stderr]    |
[INFO] [stderr] 12 | use icu_properties::props::{IdContinue, IdStart, Math};
[INFO] [stderr]    |                             ^^^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]   --> src/parser/atoms/mod.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::io::Write;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ParseContext` and `todo`
[INFO] [stderr]  --> src/parser/combinators/modifiers.rs:2:21
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::parser::{ParseContext, ParseResult, Parser, parser, todo};
[INFO] [stderr]   |                     ^^^^^^^^^^^^                               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ThenIgnoreExt`
[INFO] [stderr]  --> src/parser/combinators/repeat.rs:1:45
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::parser::combinators::modifiers::{ThenIgnoreExt, VerifyExt};
[INFO] [stderr]   |                                             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `todo`
[INFO] [stderr]  --> src/parser/combinators/repeat.rs:2:50
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::parser::{ParseResult, Parser, parser, todo};
[INFO] [stderr]   |                                                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `whitespace`
[INFO] [stderr]  --> src/parser/combinators/tuples.rs:1:63
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::parser::atoms::whitespace::{SurroundWhitespaceExt, whitespace};
[INFO] [stderr]   |                                                               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `parser`
[INFO] [stderr]  --> src/parser/combinators/tuples.rs:3:42
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::parser::{ParseResult, Parser, parser};
[INFO] [stderr]   |                                          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ParseResult`, `Parser`, and `parser`
[INFO] [stderr]  --> src/parser/combinators/mod.rs:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::parser::{ParseResult, Parser, parser};
[INFO] [stderr]   |                     ^^^^^^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `setup_env`
[INFO] [stderr]    --> src/typeck/data.rs:495:51
[INFO] [stderr]     |
[INFO] [stderr] 495 |     use crate::typeck::tests::{assert_type_error, setup_env};
[INFO] [stderr]     |                                                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::typeck::TypeError::LevelArgumentGivenForLocalVariable`
[INFO] [stderr]    --> src/typeck/data.rs:496:9
[INFO] [stderr]     |
[INFO] [stderr] 496 |     use crate::typeck::TypeError::LevelArgumentGivenForLocalVariable;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/typeck/namespace.rs:153:9
[INFO] [stderr]     |
[INFO] [stderr] 153 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `OwnedPath` and `Path`
[INFO] [stderr]  --> src/typeck/term.rs:2:47
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::parser::atoms::ident::{Identifier, OwnedPath, Path};
[INFO] [stderr]   |                                               ^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TypingContext`
[INFO] [stderr]  --> src/typeck/term.rs:4:62
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::typeck::{AdtIndex, PrettyPrintContext, TypeError, TypingContext};
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AdtConstructor` and `AdtHeader`
[INFO] [stderr]   --> src/typeck/mod.rs:16:32
[INFO] [stderr]    |
[INFO] [stderr] 16 | use crate::typeck::data::{Adt, AdtConstructor, AdtHeader};
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TypedTermKind`
[INFO] [stderr]   --> src/typeck/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 | use crate::typeck::term::{TypedBinder, TypedTerm, TypedTermKind};
[INFO] [stderr]    |                                                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::parser::PrettyPrint`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::parser::PrettyPrint;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id_v`
[INFO] [stderr]    --> src/parser/ast/term.rs:345:13
[INFO] [stderr]     |
[INFO] [stderr] 345 |         let id_v = Identifier::from_str("v", context.interner);
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_id_v`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tyss`
[INFO] [stderr]    --> src/typeck/context.rs:159:13
[INFO] [stderr]     |
[INFO] [stderr] 159 |         let tyss = tys.succ();
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_tyss`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path_a`
[INFO] [stderr]    --> src/typeck/context.rs:203:13
[INFO] [stderr]     |
[INFO] [stderr] 203 |         let path_a = OwnedPath::from_id(id_a);
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_a`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/typeck/data.rs:333:9
[INFO] [stderr]     |
[INFO] [stderr] 333 |         name: Identifier,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `adt`
[INFO] [stderr]    --> src/typeck/data.rs:420:35
[INFO] [stderr]     |
[INFO] [stderr] 420 |     fn generate_eliminator(&self, adt: &Adt) -> TypedTerm {
[INFO] [stderr]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_adt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/typeck/term.rs:305:51
[INFO] [stderr]     |
[INFO] [stderr] 305 |             TypedTermKind::BoundVariable { index, name } => *index == id,
[INFO] [stderr]     |                                                   ^^^^ help: try ignoring the field: `name: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/typeck/term.rs:385:36
[INFO] [stderr]     |
[INFO] [stderr] 385 |             BoundVariable { index, name } => {
[INFO] [stderr]     |                                    ^^^^ help: try ignoring the field: `name: _`
[INFO] [stderr] 
[INFO] [stderr] warning: type `parser::PrettyPrintContext<'a>` is more private than the item `Ast::pretty_print_val`
[INFO] [stderr]    --> src/parser/ast/mod.rs:53:5
[INFO] [stderr]     |
[INFO] [stderr]  53 |     pub fn pretty_print_val<T: for<'a> PrettyPrint<PrettyPrintContext<'a>>>(&self, val: T) {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Ast::pretty_print_val` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `parser::PrettyPrintContext<'a>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:164:1
[INFO] [stderr]     |
[INFO] [stderr] 164 | struct PrettyPrintContext<'a> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `value_definition`
[INFO] [stderr]    --> src/parser/ast/item/def.rs:22:1
[INFO] [stderr]     |
[INFO] [stderr]  22 | pub fn value_definition() -> impl Parser<Output = ValueDefinition> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `value_definition` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `ast::term::term`
[INFO] [stderr]    --> src/parser/ast/term.rs:76:1
[INFO] [stderr]     |
[INFO] [stderr]  76 | pub fn term() -> impl Parser<Output = Term> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `ast::term::term` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `bracketed_binder`
[INFO] [stderr]    --> src/parser/ast/term.rs:118:1
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub fn bracketed_binder() -> impl Parser<Output = Binder> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `bracketed_binder` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `binder`
[INFO] [stderr]    --> src/parser/ast/term.rs:134:1
[INFO] [stderr]     |
[INFO] [stderr] 134 | pub fn binder() -> impl Parser<Output = Binder> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `binder` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `ident::identifier`
[INFO] [stderr]    --> src/parser/atoms/ident.rs:95:1
[INFO] [stderr]     |
[INFO] [stderr]  95 | pub fn identifier() -> impl Parser<Output = Identifier> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `ident::identifier` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `keyword`
[INFO] [stderr]    --> src/parser/atoms/ident.rs:99:1
[INFO] [stderr]     |
[INFO] [stderr]  99 | pub fn keyword(kw: &str) -> impl Parser<Output = ()> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `keyword` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `ident::path`
[INFO] [stderr]    --> src/parser/atoms/ident.rs:107:1
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub fn path() -> impl Parser<Output = OwnedPath> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `ident::path` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `nat_literal`
[INFO] [stderr]    --> src/parser/atoms/literal.rs:6:1
[INFO] [stderr]     |
[INFO] [stderr]   6 | pub fn nat_literal() -> impl Parser<Output = usize> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `nat_literal` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `newline_and_indent`
[INFO] [stderr]    --> src/parser/atoms/whitespace.rs:18:1
[INFO] [stderr]     |
[INFO] [stderr]  18 | pub fn newline_and_indent() -> impl Parser<Output = ()> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `newline_and_indent` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `whitespace`
[INFO] [stderr]    --> src/parser/atoms/whitespace.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | pub fn whitespace() -> impl Parser<Output = ()> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `whitespace` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `non_newline_whitespace`
[INFO] [stderr]    --> src/parser/atoms/whitespace.rs:50:1
[INFO] [stderr]     |
[INFO] [stderr]  50 | pub fn non_newline_whitespace() -> impl Parser<Output = ()> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `non_newline_whitespace` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `SurroundWhitespaceExt`
[INFO] [stderr]    --> src/parser/atoms/whitespace.rs:57:1
[INFO] [stderr]     |
[INFO] [stderr]  57 | pub trait SurroundWhitespaceExt: Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `SurroundWhitespaceExt` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `<P as SurroundWhitespaceExt>::surround_whitespace`
[INFO] [stderr]    --> src/parser/atoms/whitespace.rs:62:5
[INFO] [stderr]     |
[INFO] [stderr]  62 |     fn surround_whitespace(self) -> impl Parser<Output = Self::Output> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as SurroundWhitespaceExt>::surround_whitespace` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated type `parser::Parser::Output` is more private than the item `<P as SurroundWhitespaceExt>::surround_whitespace`
[INFO] [stderr]    --> src/parser/atoms/whitespace.rs:62:5
[INFO] [stderr]     |
[INFO] [stderr]  62 |     fn surround_whitespace(self) -> impl Parser<Output = Self::Output> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as SurroundWhitespaceExt>::surround_whitespace` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but associated type `parser::Parser::Output` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 125 |     type Output;
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `InBlockExt`
[INFO] [stderr]    --> src/parser/atoms/whitespace.rs:67:1
[INFO] [stderr]     |
[INFO] [stderr]  67 | pub trait InBlockExt: Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ trait `InBlockExt` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `parser::Parser` is more private than the item `<P as InBlockExt>::in_block`
[INFO] [stderr]    --> src/parser/atoms/whitespace.rs:73:5
[INFO] [stderr]     |
[INFO] [stderr]  73 |     fn in_block(self) -> impl Parser<Output = Self::Output> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as InBlockExt>::in_block` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but trait `parser::Parser` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | trait Parser {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated type `parser::Parser::Output` is more private than the item `<P as InBlockExt>::in_block`
[INFO] [stderr]    --> src/parser/atoms/whitespace.rs:73:5
[INFO] [stderr]     |
[INFO] [stderr]  73 |     fn in_block(self) -> impl Parser<Output = Self::Output> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<P as InBlockExt>::in_block` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but associated type `parser::Parser::Output` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/parser/mod.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 125 |     type Output;
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `typeck::PrettyPrintContext<'a>` is more private than the item `typeck::TypingEnvironment::<'a>::pretty_print_val`
[INFO] [stderr]    --> src/typeck/mod.rs:228:5
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub fn pretty_print_val(&'a self, val: &impl PrettyPrint<PrettyPrintContext<'a>>) {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `typeck::TypingEnvironment::<'a>::pretty_print_val` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `typeck::PrettyPrintContext<'a>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/typeck/mod.rs:179:1
[INFO] [stderr]     |
[INFO] [stderr] 179 | struct PrettyPrintContext<'a> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `typeck::PrettyPrintContext<'a>` is more private than the item `typeck::TypingEnvironment::<'a>::pretty_println_val`
[INFO] [stderr]    --> src/typeck/mod.rs:236:5
[INFO] [stderr]     |
[INFO] [stderr] 236 |     pub fn pretty_println_val(&'a self, val: &impl PrettyPrint<PrettyPrintContext<'a>>) {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `typeck::TypingEnvironment::<'a>::pretty_println_val` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `typeck::PrettyPrintContext<'a>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/typeck/mod.rs:179:1
[INFO] [stderr]     |
[INFO] [stderr] 179 | struct PrettyPrintContext<'a> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `kw_rec` is never read
[INFO] [stderr]   --> src/parser/mod.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct Interner {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 79 |     kw_rec: Identifier,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Interner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `kw_rec` is never used
[INFO] [stderr]   --> src/parser/mod.rs:97:12
[INFO] [stderr]    |
[INFO] [stderr] 82 | impl Interner {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 97 |     pub fn kw_rec(&self) -> Identifier {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `pretty_print_val` is never used
[INFO] [stderr]   --> src/parser/ast/mod.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl Ast {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub fn pretty_print_val<T: for<'a> PrettyPrint<PrettyPrintContext<'a>>>(&self, val: T) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Class` and `Instance` are never constructed
[INFO] [stderr]   --> src/parser/ast/item/mod.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum Item {
[INFO] [stderr]    |          ---- variants in this enum
[INFO] [stderr] 20 |     DataDefinition(DataDefinition),
[INFO] [stderr] 21 |     Class,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 22 |     Instance,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/parser/atoms/mod.rs:40:21
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct Operator(InternKey);
[INFO] [stderr]    |            -------- ^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Operator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `operator` is never used
[INFO] [stderr]   --> src/parser/atoms/mod.rs:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub(super) fn operator() -> impl Parser<Output = Operator> {
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `non_newline_whitespace` is never used
[INFO] [stderr]   --> src/parser/atoms/whitespace.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub fn non_newline_whitespace() -> impl Parser<Output = ()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `MapStrExt` is never used
[INFO] [stderr]    --> src/parser/combinators/modifiers.rs:101:11
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub trait MapStrExt: Parser {
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `DebugExt` is never used
[INFO] [stderr]    --> src/parser/combinators/modifiers.rs:145:11
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub trait DebugExt: Parser {
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ThenIgnoreExt` is never used
[INFO] [stderr]    --> src/parser/combinators/modifiers.rs:167:11
[INFO] [stderr]     |
[INFO] [stderr] 167 | pub trait ThenIgnoreExt: Parser {
[INFO] [stderr]     |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `RepeatUntilExt` is never used
[INFO] [stderr]    --> src/parser/combinators/repeat.rs:106:11
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub trait RepeatUntilExt: Parser {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `fold_1` is never used
[INFO] [stderr]    --> src/parser/combinators/repeat.rs:201:8
[INFO] [stderr]     |
[INFO] [stderr] 200 | pub trait Fold1Ext: Parser {
[INFO] [stderr]     |           -------- method in this trait
[INFO] [stderr] 201 |     fn fold_1<F: Fn(Self::Output, Self::Output) -> Self::Output>(
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `assemble_telescope` is never used
[INFO] [stderr]   --> src/typeck/mod.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | impl<'a> TypingEnvironment<'a> {
[INFO] [stderr]    | ------------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 69 |     fn assemble_telescope(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `environment` and `get_binder` are never used
[INFO] [stderr]    --> src/typeck/mod.rs:155:8
[INFO] [stderr]     |
[INFO] [stderr] 140 | impl<'a> TypingContext<'a> {
[INFO] [stderr]     | -------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 155 |     fn environment(&self) -> &TypingEnvironment {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 162 |     fn get_binder(&self, index: usize) -> Option<&'a TypedBinder> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `pretty_print_val` is never used
[INFO] [stderr]    --> src/typeck/mod.rs:228:12
[INFO] [stderr]     |
[INFO] [stderr] 214 | impl<'a> TypingEnvironment<'a> {
[INFO] [stderr]     | ------------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 228 |     pub fn pretty_print_val(&'a self, val: &impl PrettyPrint<PrettyPrintContext<'a>>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `generate_eliminator` is never used
[INFO] [stderr]    --> src/typeck/data.rs:420:8
[INFO] [stderr]     |
[INFO] [stderr] 126 | impl<'a> TypingEnvironment<'a> {
[INFO] [stderr]     | ------------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 420 |     fn generate_eliminator(&self, adt: &Adt) -> TypedTerm {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `AdtRecursor` and `FreeVariable` are never constructed
[INFO] [stderr]    --> src/typeck/term.rs:237:5
[INFO] [stderr]     |
[INFO] [stderr] 229 | pub enum TypedTermKind {
[INFO] [stderr]     |          ------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 237 |     AdtRecursor(AdtIndex),
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 238 |     /// A free variable in the context
[INFO] [stderr] 239 |     FreeVariable(Identifier),
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TypedTermKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:109:15
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn borrow(&mut self) -> ParseContext {
[INFO] [stderr]     |               ^^^^^^^^^     ------------ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn borrow(&mut self) -> ParseContext<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:116:24
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn borrow_indented(&mut self) -> ParseContext {
[INFO] [stderr]     |                        ^^^^^^^^^     ------------ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn borrow_indented(&mut self) -> ParseContext<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:170:24
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn borrow_indented(&self) -> PrettyPrintContext {
[INFO] [stderr]     |                        ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn borrow_indented(&self) -> PrettyPrintContext<'_> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/atoms/ident.rs:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn borrow(&self) -> Path {
[INFO] [stderr]    |                   ^^^^^     ---- the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn borrow(&self) -> Path<'_> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/typeck/mod.rs:155:20
[INFO] [stderr]     |
[INFO] [stderr] 155 |     fn environment(&self) -> &TypingEnvironment {
[INFO] [stderr]     |                    ^^^^^     ------------------
[INFO] [stderr]     |                    |         ||
[INFO] [stderr]     |                    |         |the same lifetime is hidden here
[INFO] [stderr]     |                    |         the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 155 |     fn environment(&self) -> &TypingEnvironment<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `prop-compiler` (bin "prop-compiler" test) generated 82 warnings (run `cargo fix --bin "prop-compiler" --tests` to apply 32 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prop_compiler-92fe9452dfea4a1b)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test parser::ast::item::tests::test_level_params ... ok
[INFO] [stdout] test parser::atoms::ident::tests::test_keywords_are_identifiers ... ok
[INFO] [stdout] test parser::atoms::ident::tests::test_reserved_identifiers_sorted ... ok
[INFO] [stdout] test parser::ast::term::tests::test_pi_type ... ok
[INFO] [stdout] test parser::atoms::ident::tests::test_identifier ... ok
[INFO] [stdout] test parser::atoms::tests::test_str_exact ... ok
[INFO] [stdout] test parser::atoms::tests::test_sorted_lists ... ok
[INFO] [stdout] test parser::ast::item::data::tests::test_data_definition ... ok
[INFO] [stdout] test typeck::context::tests::test_resolve_identifier ... ok
[INFO] [stdout] ((T: Sort u) -> ((x: T?0) -> (((Eq T?1) x?0) x?0)))
[INFO] [stdout] ((T: Sort u) -> ((x: T?0) -> (((Eq T?1) x?0) x?0)))
[INFO] [stdout] test typeck::context::tests::test_resolve_path ... ok
[INFO] [stdout] test typeck::level::tests::test_normalize_max ... ok
[INFO] [stdout] test parser::combinators::repeat::tests::test_repeat_1_with_separator ... ok
[INFO] [stdout] test typeck::level::tests::test_instantiate_parameters ... ok
[INFO] [stdout] test typeck::level::tests::test_normalize ... ok
[INFO] [stdout] test typeck::level::tests::test_resolve_level ... ok
[INFO] [stdout] test parser::atoms::ident::tests::test_path ... ok
[INFO] [stdout] test typeck::data::tests::test_resolve_adt_eq ... ok
[INFO] [stdout] test typeck::level::tests::test_cmp_norm ... ok
[INFO] [stdout] test typeck::level::tests::test_set_level_params ... ok
[INFO] [stdout] test typeck::term::tests::test_increment_binders_above ... ok
[INFO] [stdout] test typeck::data::tests::test_resolve_adt_nat ... ok
[INFO] [stdout] test typeck::term::tests::test_replace_binder ... ok
[INFO] [stdout] test typeck::data::tests::test_resolve_adt_list ... ok
[INFO] [stdout] test typeck::level::tests::test_normalize_imax ... ok
[INFO] [stdout] test typeck::data::tests::test_invalid_adt_definitions ... ok
[INFO] [stdout] test typeck::level::tests::test_is_geq ... ok
[INFO] [stdout] test typeck::namespace::tests::test_resolve_path ... FAILED
[INFO] [stdout] test parser::atoms::whitespace::tests::test_whitespace ... FAILED
[INFO] [stdout] test typeck::level::tests::test_def_eq ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- typeck::namespace::tests::test_resolve_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'typeck::namespace::tests::test_resolve_path' panicked at src/typeck/namespace.rs:157:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba5741b0c02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba5741b0c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba5741b0c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ba5741b0c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ba5741d60a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ba5741d60a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ba5741adb83 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba5741adb83 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ba5741b0a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ba5741b2179 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ba5741b1fae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ba574170074 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ba574170074 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba5741b2b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ba5741b2b4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ba5741b28e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5ba5741b10f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ba5741b25ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ba5741d4a90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ba5741d4b1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5ba574120aca - prop_compiler::typeck::namespace::tests::test_resolve_path::h0138b52a23fbf7fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/typeck/namespace.rs:157:9
[INFO] [stdout]   21:     0x5ba574120a97 - prop_compiler::typeck::namespace::tests::test_resolve_path::{{closure}}::h1634319bf45b3c5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/typeck/namespace.rs:156:27
[INFO] [stdout]   22:     0x5ba574119426 - core::ops::function::FnOnce::call_once::hd3e9bbe9afbbf333
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5ba5741758db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ba5741758db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5ba574174a15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5ba574174a15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5ba574174a15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5ba574174a15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5ba574174a15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ba574174a15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5ba574174a15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5ba574138614 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5ba574138614 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5ba57413bfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5ba57413bfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5ba57413bfea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5ba57413bfea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5ba57413bfea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ba57413bfea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5ba57413bfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ba5741b5acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5ba5741b5acf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x788ed5a51aa4 - <unknown>
[INFO] [stdout]   44:     0x788ed5adea34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::atoms::whitespace::tests::test_whitespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::atoms::whitespace::tests::test_whitespace' panicked at src/parser/atoms/whitespace.rs:84:9:
[INFO] [stdout] not yet implemented: Test whitespace and newline parsing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba5741b0c02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba5741b0c02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba5741b0c02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ba5741b0c02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ba5741d60a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ba5741d60a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ba5741adb83 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba5741adb83 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ba5741b0a52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ba5741b2179 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ba5741b1fae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ba574170074 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ba574170074 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba5741b2b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ba5741b2b4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ba5741b28e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5ba5741b10f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ba5741b25ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ba5741d4a90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ba57412dfbc - prop_compiler::parser::atoms::whitespace::tests::test_whitespace::he440d3af70336fcb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/atoms/whitespace.rs:84:9
[INFO] [stdout]   20:     0x5ba57412df77 - prop_compiler::parser::atoms::whitespace::tests::test_whitespace::{{closure}}::hb2b647810ecdc443
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/atoms/whitespace.rs:83:25
[INFO] [stdout]   21:     0x5ba5741194f6 - core::ops::function::FnOnce::call_once::hea3190678b534838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x5ba5741758db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5ba5741758db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x5ba574174a15 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x5ba574174a15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x5ba574174a15 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x5ba574174a15 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x5ba574174a15 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ba574174a15 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x5ba574174a15 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x5ba574138614 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x5ba574138614 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5ba57413bfea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5ba57413bfea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5ba57413bfea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5ba57413bfea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5ba57413bfea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ba57413bfea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5ba57413bfea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x5ba5741b5acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x5ba5741b5acf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x788ed5a51aa4 - <unknown>
[INFO] [stdout]   43:     0x788ed5adea34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::atoms::whitespace::tests::test_whitespace
[INFO] [stdout]     typeck::namespace::tests::test_resolve_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin prop-compiler`
[INFO] running `Command { std: "docker" "inspect" "29bc6fb4ef5d6fb6fa84c24fc4fdff082d383820970c1eb93514e8e13f7a8c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29bc6fb4ef5d6fb6fa84c24fc4fdff082d383820970c1eb93514e8e13f7a8c8b", kill_on_drop: false }`
[INFO] [stdout] 29bc6fb4ef5d6fb6fa84c24fc4fdff082d383820970c1eb93514e8e13f7a8c8b
