[INFO] cloning repository https://github.com/dunkyl/saty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dunkyl/saty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunkyl%2Fsaty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunkyl%2Fsaty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b06ab3b20da9c76328b885cff9e746a6a1912a93
[INFO] checking dunkyl/saty against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunkyl%2Fsaty" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dunkyl/saty
[INFO] finished tweaking git repo https://github.com/dunkyl/saty
[INFO] tweaked toml for git repo https://github.com/dunkyl/saty written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dunkyl/saty on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dunkyl/saty 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b14c95ee2fd846c0a53f38f1cf2789de3ae9989f19a9faa0c764f0bc4f493fa
[INFO] running `Command { std: "docker" "start" "-a" "4b14c95ee2fd846c0a53f38f1cf2789de3ae9989f19a9faa0c764f0bc4f493fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b14c95ee2fd846c0a53f38f1cf2789de3ae9989f19a9faa0c764f0bc4f493fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b14c95ee2fd846c0a53f38f1cf2789de3ae9989f19a9faa0c764f0bc4f493fa", kill_on_drop: false }`
[INFO] [stdout] 4b14c95ee2fd846c0a53f38f1cf2789de3ae9989f19a9faa0c764f0bc4f493fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d10693d9013746533be513551d3e52a97357ae676f806d230ef4851f1cdd4456
[INFO] running `Command { std: "docker" "start" "-a" "d10693d9013746533be513551d3e52a97357ae676f806d230ef4851f1cdd4456", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking saty v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:360:13
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut pairsOrErr = SatyParser::parse(
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:360:13
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut pairsOrErr = SatyParser::parse(
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `xor` is never used
[INFO] [stdout]   --> src/main.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Ops {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn xor(b1: bool, b2: bool) -> bool {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrefixOpType` is never used
[INFO] [stdout]    --> src/main.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | enum PrefixOpType {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/main.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct MissingInputVariable {
[INFO] [stdout]     |        -------------------- field in this struct
[INFO] [stdout] 180 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MissingInputVariable` 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 `position` and `message` are never read
[INFO] [stdout]    --> src/main.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | struct ParseError {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 185 |     position: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 186 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` 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 `position` and `message` are never read
[INFO] [stdout]    --> src/main.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | struct TypeError {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 191 |     position: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 192 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeError` 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 `position` and `message` are never read
[INFO] [stdout]    --> src/main.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct UnexpectedInputVariable {
[INFO] [stdout]     |        ----------------------- fields in this struct
[INFO] [stdout] 197 |     position: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 198 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnexpectedInputVariable` 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 `position` and `message` are never read
[INFO] [stdout]    --> src/main.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | struct UnexpectedKeyword {
[INFO] [stdout]     |        ----------------- fields in this struct
[INFO] [stdout] 203 |     position: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 204 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnexpectedKeyword` 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 `xor` is never used
[INFO] [stdout]   --> src/main.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Ops {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn xor(b1: bool, b2: bool) -> bool {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |     MissingInputVariable(MissingInputVariable),
[INFO] [stdout]     |     -------------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 209 -     MissingInputVariable(MissingInputVariable),
[INFO] [stdout] 209 +     MissingInputVariable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:215:16
[INFO] [stdout]     |
[INFO] [stdout] 215 |     ParseError(ParseError),
[INFO] [stdout]     |     ---------- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 215 -     ParseError(ParseError),
[INFO] [stdout] 215 +     ParseError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 |     UnexpectedKeyword(UnexpectedKeyword),
[INFO] [stdout]     |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 216 -     UnexpectedKeyword(UnexpectedKeyword),
[INFO] [stdout] 216 +     UnexpectedKeyword(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     TypeError(TypeError),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 217 -     TypeError(TypeError),
[INFO] [stdout] 217 +     TypeError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UnexpectedInputVariable` is never constructed
[INFO] [stdout]    --> src/main.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | enum CompileError {
[INFO] [stdout]     |      ------------ variant in this enum
[INFO] [stdout] 214 |     UnexpectedInputVariable(UnexpectedInputVariable),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrefixOpType` is never used
[INFO] [stdout]    --> src/main.rs:123:6
[INFO] [stdout]     |
[INFO] [stdout] 123 | enum PrefixOpType {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/main.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct MissingInputVariable {
[INFO] [stdout]     |        -------------------- field in this struct
[INFO] [stdout] 180 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MissingInputVariable` 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 `position` and `message` are never read
[INFO] [stdout]    --> src/main.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | struct ParseError {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 185 |     position: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 186 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParseError` 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 `position` and `message` are never read
[INFO] [stdout]    --> src/main.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | struct TypeError {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 191 |     position: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 192 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeError` 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 `position` and `message` are never read
[INFO] [stdout]    --> src/main.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct UnexpectedInputVariable {
[INFO] [stdout]     |        ----------------------- fields in this struct
[INFO] [stdout] 197 |     position: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 198 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnexpectedInputVariable` 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 `position` and `message` are never read
[INFO] [stdout]    --> src/main.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | struct UnexpectedKeyword {
[INFO] [stdout]     |        ----------------- fields in this struct
[INFO] [stdout] 203 |     position: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 204 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnexpectedKeyword` 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/main.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |     MissingInputVariable(MissingInputVariable),
[INFO] [stdout]     |     -------------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 209 -     MissingInputVariable(MissingInputVariable),
[INFO] [stdout] 209 +     MissingInputVariable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:215:16
[INFO] [stdout]     |
[INFO] [stdout] 215 |     ParseError(ParseError),
[INFO] [stdout]     |     ---------- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 215 -     ParseError(ParseError),
[INFO] [stdout] 215 +     ParseError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 |     UnexpectedKeyword(UnexpectedKeyword),
[INFO] [stdout]     |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 216 -     UnexpectedKeyword(UnexpectedKeyword),
[INFO] [stdout] 216 +     UnexpectedKeyword(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     TypeError(TypeError),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 217 -     TypeError(TypeError),
[INFO] [stdout] 217 +     TypeError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UnexpectedInputVariable` is never constructed
[INFO] [stdout]    --> src/main.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | enum CompileError {
[INFO] [stdout]     |      ------------ variant in this enum
[INFO] [stdout] 214 |     UnexpectedInputVariable(UnexpectedInputVariable),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pairsOrErr` should have a snake case name
[INFO] [stdout]    --> src/main.rs:360:17
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut pairsOrErr = SatyParser::parse(
[INFO] [stdout]     |                 ^^^^^^^^^^ help: convert the identifier to snake case: `pairs_or_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `pairsOrErr` should have a snake case name
[INFO] [stdout]    --> src/main.rs:360:17
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut pairsOrErr = SatyParser::parse(
[INFO] [stdout]     |                 ^^^^^^^^^^ help: convert the identifier to snake case: `pairs_or_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
[INFO] running `Command { std: "docker" "inspect" "d10693d9013746533be513551d3e52a97357ae676f806d230ef4851f1cdd4456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10693d9013746533be513551d3e52a97357ae676f806d230ef4851f1cdd4456", kill_on_drop: false }`
[INFO] [stdout] d10693d9013746533be513551d3e52a97357ae676f806d230ef4851f1cdd4456
