[INFO] cloning repository https://github.com/liblouis/louis-parser-handrolled
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liblouis/louis-parser-handrolled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblouis%2Flouis-parser-handrolled", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblouis%2Flouis-parser-handrolled'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17c84a3c2d0d95e4e1b4e3d8beaab06058991380
[INFO] testing liblouis/louis-parser-handrolled against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliblouis%2Flouis-parser-handrolled" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liblouis/louis-parser-handrolled
[INFO] finished tweaking git repo https://github.com/liblouis/louis-parser-handrolled
[INFO] tweaked toml for git repo https://github.com/liblouis/louis-parser-handrolled written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liblouis/louis-parser-handrolled on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/liblouis/louis-parser-handrolled 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 447530a5b1ab8988cc57d1f5893ab284c1a794cd65713ccb39f462412b5039ba
[INFO] running `Command { std: "docker" "start" "-a" "447530a5b1ab8988cc57d1f5893ab284c1a794cd65713ccb39f462412b5039ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "447530a5b1ab8988cc57d1f5893ab284c1a794cd65713ccb39f462412b5039ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "447530a5b1ab8988cc57d1f5893ab284c1a794cd65713ccb39f462412b5039ba", kill_on_drop: false }`
[INFO] [stdout] 447530a5b1ab8988cc57d1f5893ab284c1a794cd65713ccb39f462412b5039ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb64f22a537fe22318b9567e7f0943f7c5ccdc87b554ffa2adaf2ca54a69cd0c
[INFO] running `Command { std: "docker" "start" "-a" "cb64f22a537fe22318b9567e7f0943f7c5ccdc87b554ffa2adaf2ca54a69cd0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling search_path v0.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling libyaml v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling louis-parser-handrolled v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/test.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 |     Query(TableQuery),
[INFO] [stdout]     |     ----- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Table` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 163 -     Query(TableQuery),
[INFO] [stdout] 163 +     Query(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/test.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 |     Single(u16),
[INFO] [stdout]     |     ------ ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CursorPosition` 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] 192 -     Single(u16),
[INFO] [stdout] 192 +     Single(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/test.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     Tuple(u16, u16),
[INFO] [stdout]     |     ----- ^^^  ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CursorPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 193 -     Tuple(u16, u16),
[INFO] [stdout] 193 +     Tuple((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/test.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 |     Reason(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExpectedFailure` 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] 201 -     Reason(String),
[INFO] [stdout] 201 +     Reason(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/test.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub struct Test {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 220 |     typeform: Typeform,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 221 |     input_pos: Vec<u16>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 222 |     output_pos: Vec<u16>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 223 |     cursor_pos: Option<CursorPosition>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 224 |     modes: EnumSet<TranslationMode>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 225 |     max_output_length: Option<u16>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 226 |     real_input_length: Option<u16>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Test` 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 `direction` is never read
[INFO] [stdout]   --> src/translator.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TranslationTable {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     direction: Direction,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TranslationTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.54s
[INFO] running `Command { std: "docker" "inspect" "cb64f22a537fe22318b9567e7f0943f7c5ccdc87b554ffa2adaf2ca54a69cd0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb64f22a537fe22318b9567e7f0943f7c5ccdc87b554ffa2adaf2ca54a69cd0c", kill_on_drop: false }`
[INFO] [stdout] cb64f22a537fe22318b9567e7f0943f7c5ccdc87b554ffa2adaf2ca54a69cd0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e79ddbc69c613000b91b63e9ec67591599885a80159732813fad8d7ee146d4ac
[INFO] running `Command { std: "docker" "start" "-a" "e79ddbc69c613000b91b63e9ec67591599885a80159732813fad8d7ee146d4ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling louis-parser-handrolled v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/test.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 |     Query(TableQuery),
[INFO] [stdout]     |     ----- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Table` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 163 -     Query(TableQuery),
[INFO] [stdout] 163 +     Query(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/test.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 |     Single(u16),
[INFO] [stdout]     |     ------ ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CursorPosition` 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] 192 -     Single(u16),
[INFO] [stdout] 192 +     Single(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/test.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     Tuple(u16, u16),
[INFO] [stdout]     |     ----- ^^^  ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CursorPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 193 -     Tuple(u16, u16),
[INFO] [stdout] 193 +     Tuple((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/test.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 |     Reason(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExpectedFailure` 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] 201 -     Reason(String),
[INFO] [stdout] 201 +     Reason(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/test.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub struct Test {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 220 |     typeform: Typeform,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 221 |     input_pos: Vec<u16>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 222 |     output_pos: Vec<u16>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 223 |     cursor_pos: Option<CursorPosition>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 224 |     modes: EnumSet<TranslationMode>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 225 |     max_output_length: Option<u16>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 226 |     real_input_length: Option<u16>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Test` 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 `direction` is never read
[INFO] [stdout]   --> src/translator.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TranslationTable {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     direction: Direction,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TranslationTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "e79ddbc69c613000b91b63e9ec67591599885a80159732813fad8d7ee146d4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79ddbc69c613000b91b63e9ec67591599885a80159732813fad8d7ee146d4ac", kill_on_drop: false }`
[INFO] [stdout] e79ddbc69c613000b91b63e9ec67591599885a80159732813fad8d7ee146d4ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65a6b198a301f62d14587120e2c6ed8daf164b628b895371fc4e7e31f59b8295
[INFO] running `Command { std: "docker" "start" "-a" "65a6b198a301f62d14587120e2c6ed8daf164b628b895371fc4e7e31f59b8295", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/test.rs:163:11
[INFO] [stderr]     |
[INFO] [stderr] 163 |     Query(TableQuery),
[INFO] [stderr]     |     ----- ^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Table` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 163 -     Query(TableQuery),
[INFO] [stderr] 163 +     Query(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/test.rs:192:12
[INFO] [stderr]     |
[INFO] [stderr] 192 |     Single(u16),
[INFO] [stderr]     |     ------ ^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CursorPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 192 -     Single(u16),
[INFO] [stderr] 192 +     Single(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]    --> src/test.rs:193:11
[INFO] [stderr]     |
[INFO] [stderr] 193 |     Tuple(u16, u16),
[INFO] [stderr]     |     ----- ^^^  ^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     fields in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CursorPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]     |
[INFO] [stderr] 193 -     Tuple(u16, u16),
[INFO] [stderr] 193 +     Tuple((), ()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/test.rs:201:12
[INFO] [stderr]     |
[INFO] [stderr] 201 |     Reason(String),
[INFO] [stderr]     |     ------ ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ExpectedFailure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 201 -     Reason(String),
[INFO] [stderr] 201 +     Reason(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/test.rs:220:5
[INFO] [stderr]     |
[INFO] [stderr] 216 | pub struct Test {
[INFO] [stderr]     |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 220 |     typeform: Typeform,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 221 |     input_pos: Vec<u16>,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 222 |     output_pos: Vec<u16>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 223 |     cursor_pos: Option<CursorPosition>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 224 |     modes: EnumSet<TranslationMode>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 225 |     max_output_length: Option<u16>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 226 |     real_input_length: Option<u16>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `direction` is never read
[INFO] [stderr]   --> src/translator.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct TranslationTable {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 35 |     direction: Direction,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TranslationTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `louis-parser-handrolled` (bin "louis-parser-handrolled" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/louis_parser_handrolled-e643375a75e447ac)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test parser::braille::tests::braille_chars_test ... ok
[INFO] [stdout] test parser::braille::tests::dots_to_unicode_test ... ok
[INFO] [stdout] test parser::multipass::tests::ascii_number_test ... ok
[INFO] [stdout] test parser::braille::tests::chars_to_dots_test ... ok
[INFO] [stdout] test parser::multipass::tests::dots_test ... ok
[INFO] [stdout] test parser::multipass::tests::lookback_test ... ok
[INFO] [stdout] test parser::multipass::tests::quantifier_test ... ok
[INFO] [stdout] test parser::multipass::tests::replacement_test ... ok
[INFO] [stdout] test parser::multipass::tests::attributes_test ... ok
[INFO] [stdout] test parser::multipass::tests::string_test ... ok
[INFO] [stdout] test parser::multipass::tests::test_test ... ok
[INFO] [stdout] test parser::multipass::tests::variable_test ... ok
[INFO] [stdout] test parser::tests::fail_if_invalid_constraints_test ... ok
[INFO] [stdout] test parser::tests::nocross_test ... ok
[INFO] [stdout] test parser::tests::nofor_test ... ok
[INFO] [stdout] test parser::multipass::tests::class_test ... ok
[INFO] [stdout] test parser::tests::rule_test ... ok
[INFO] [stdout] test parser::tests::withclasses_test ... ok
[INFO] [stdout] test parser::tests::opcode_test ... ok
[INFO] [stdout] test translator::tests::translate_test ... ok
[INFO] [stdout] test translator::trie::tests::empty_trie_test ... ok
[INFO] [stdout] test translator::trie::tests::find_translations_test ... ok
[INFO] [stdout] test parser::tests::constraints_test ... ok
[INFO] [stdout] test parser::tests::with_matches_test ... ok
[INFO] [stdout] test parser::tests::withclass_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65a6b198a301f62d14587120e2c6ed8daf164b628b895371fc4e7e31f59b8295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a6b198a301f62d14587120e2c6ed8daf164b628b895371fc4e7e31f59b8295", kill_on_drop: false }`
[INFO] [stdout] 65a6b198a301f62d14587120e2c6ed8daf164b628b895371fc4e7e31f59b8295
