[INFO] cloning repository https://github.com/tizee/styledtext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tizee/styledtext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftizee%2Fstyledtext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftizee%2Fstyledtext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42f5678fb2f85c80ff598b45f3eaed9e4124009f
[INFO] testing tizee/styledtext against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftizee%2Fstyledtext" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tizee/styledtext
[INFO] finished tweaking git repo https://github.com/tizee/styledtext
[INFO] tweaked toml for git repo https://github.com/tizee/styledtext written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tizee/styledtext on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tizee/styledtext 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 006b832b18d74f34efbc3363e915937bb6c3b523e403c05aa6d2c96052317f15
[INFO] running `Command { std: "docker" "start" "-a" "006b832b18d74f34efbc3363e915937bb6c3b523e403c05aa6d2c96052317f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "006b832b18d74f34efbc3363e915937bb6c3b523e403c05aa6d2c96052317f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "006b832b18d74f34efbc3363e915937bb6c3b523e403c05aa6d2c96052317f15", kill_on_drop: false }`
[INFO] [stdout] 006b832b18d74f34efbc3363e915937bb6c3b523e403c05aa6d2c96052317f15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10f14650238faf656ba9039967f933cfabcdfa5b0fe31f1e9850253626d43648
[INFO] running `Command { std: "docker" "start" "-a" "10f14650238faf656ba9039967f933cfabcdfa5b0fe31f1e9850253626d43648", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling styledtext v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `str::FromStr`
[INFO] [stdout]  --> src/letter.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:386:41
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:394:46
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:481:41
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:490:46
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:538:39
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:547:41
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:556:46
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:588:41
[INFO] [stdout]     |
[INFO] [stdout] 588 |     pub fn normal(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:639:41
[INFO] [stdout]     |
[INFO] [stdout] 639 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:648:46
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:798:41
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub fn normal(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:823:41
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:903:41
[INFO] [stdout]     |
[INFO] [stdout] 903 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:912:46
[INFO] [stdout]     |
[INFO] [stdout] 912 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:960:39
[INFO] [stdout]     |
[INFO] [stdout] 960 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:969:41
[INFO] [stdout]     |
[INFO] [stdout] 969 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:978:46
[INFO] [stdout]     |
[INFO] [stdout] 978 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1042:41
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1051:46
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1099:39
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1108:41
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1117:46
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | struct ScriptType {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 287 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 288 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScriptType` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 404 | struct FrakturType {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 410 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 411 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrakturType` 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 `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:506:5
[INFO] [stdout]     |
[INFO] [stdout] 501 | struct MonoSpaceType {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 506 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 507 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 508 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MonoSpaceType` 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 `normal_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 567 | struct DoubleStruckType {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 571 |     normal_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 572 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout] 573 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 574 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DoubleStruckType` 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 `normal_start` and `italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:781:5
[INFO] [stdout]     |
[INFO] [stdout] 777 | struct GreekSansSerifType {
[INFO] [stdout]     |        ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 781 |     normal_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 782 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout] 783 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GreekSansSerifType` 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 `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:856:5
[INFO] [stdout]     |
[INFO] [stdout] 850 | struct DigitType {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 856 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 857 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DigitType` 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 `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 923 | struct DigitDoubleStruckType {
[INFO] [stdout]     |        --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 928 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 929 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 930 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DigitDoubleStruckType` 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 `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:995:5
[INFO] [stdout]     |
[INFO] [stdout] 989 | struct DigitSansSerifType {
[INFO] [stdout]     |        ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 995 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 996 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DigitSansSerifType` 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 `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]     --> src/letter.rs:1067:5
[INFO] [stdout]      |
[INFO] [stdout] 1062 | struct DigitMonoSpaceType {
[INFO] [stdout]      |        ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 1068 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1069 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `DigitMonoSpaceType` 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 `letter_type` and `letter_style` are never read
[INFO] [stdout]     --> src/letter.rs:1131:16
[INFO] [stdout]      |
[INFO] [stdout] 1128 | pub struct LetterInfo {
[INFO] [stdout]      |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1131 |     pub(crate) letter_type: StyledLetter,
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 1132 |     pub(crate) letter_style: LetterStyle,
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LetterInfo` 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.31s
[INFO] running `Command { std: "docker" "inspect" "10f14650238faf656ba9039967f933cfabcdfa5b0fe31f1e9850253626d43648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10f14650238faf656ba9039967f933cfabcdfa5b0fe31f1e9850253626d43648", kill_on_drop: false }`
[INFO] [stdout] 10f14650238faf656ba9039967f933cfabcdfa5b0fe31f1e9850253626d43648
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f2ab630391adc263406c4804815d151f85f16e476edf6fba0dad7502e351b74
[INFO] running `Command { std: "docker" "start" "-a" "2f2ab630391adc263406c4804815d151f85f16e476edf6fba0dad7502e351b74", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `str::FromStr`
[INFO] [stdout]  --> src/letter.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:386:41
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:394:46
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:481:41
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:490:46
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:538:39
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:547:41
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:556:46
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:588:41
[INFO] [stdout]     |
[INFO] [stdout] 588 |     pub fn normal(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:639:41
[INFO] [stdout]     |
[INFO] [stdout] 639 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:648:46
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:798:41
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub fn normal(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:823:41
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:903:41
[INFO] [stdout]     |
[INFO] [stdout] 903 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:912:46
[INFO] [stdout]     |
[INFO] [stdout] 912 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:960:39
[INFO] [stdout]     |
[INFO] [stdout] 960 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:969:41
[INFO] [stdout]     |
[INFO] [stdout] 969 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:978:46
[INFO] [stdout]     |
[INFO] [stdout] 978 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1042:41
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1051:46
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1099:39
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1108:41
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1117:46
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | struct ScriptType {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 287 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 288 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScriptType` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 404 | struct FrakturType {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 410 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 411 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrakturType` 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 `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:506:5
[INFO] [stdout]     |
[INFO] [stdout] 501 | struct MonoSpaceType {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 506 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 507 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 508 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MonoSpaceType` 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 `normal_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 567 | struct DoubleStruckType {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 571 |     normal_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 572 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout] 573 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 574 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DoubleStruckType` 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 `normal_start` and `italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:781:5
[INFO] [stdout]     |
[INFO] [stdout] 777 | struct GreekSansSerifType {
[INFO] [stdout]     |        ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 781 |     normal_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 782 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout] 783 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GreekSansSerifType` 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 `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:856:5
[INFO] [stdout]     |
[INFO] [stdout] 850 | struct DigitType {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 856 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 857 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DigitType` 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 `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 923 | struct DigitDoubleStruckType {
[INFO] [stdout]     |        --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 928 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 929 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 930 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DigitDoubleStruckType` 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 `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:995:5
[INFO] [stdout]     |
[INFO] [stdout] 989 | struct DigitSansSerifType {
[INFO] [stdout]     |        ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 995 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 996 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DigitSansSerifType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling styledtext v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]     --> src/letter.rs:1067:5
[INFO] [stdout]      |
[INFO] [stdout] 1062 | struct DigitMonoSpaceType {
[INFO] [stdout]      |        ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 1068 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1069 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `DigitMonoSpaceType` 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 `letter_type` and `letter_style` are never read
[INFO] [stdout]     --> src/letter.rs:1131:16
[INFO] [stdout]      |
[INFO] [stdout] 1128 | pub struct LetterInfo {
[INFO] [stdout]      |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1131 |     pub(crate) letter_type: StyledLetter,
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 1132 |     pub(crate) letter_style: LetterStyle,
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LetterInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `str::FromStr`
[INFO] [stdout]  --> src/letter.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:386:41
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:394:46
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:481:41
[INFO] [stdout]     |
[INFO] [stdout] 481 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:490:46
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:538:39
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:547:41
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:556:46
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:588:41
[INFO] [stdout]     |
[INFO] [stdout] 588 |     pub fn normal(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:639:41
[INFO] [stdout]     |
[INFO] [stdout] 639 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:648:46
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:798:41
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub fn normal(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:823:41
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:903:41
[INFO] [stdout]     |
[INFO] [stdout] 903 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:912:46
[INFO] [stdout]     |
[INFO] [stdout] 912 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:960:39
[INFO] [stdout]     |
[INFO] [stdout] 960 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:969:41
[INFO] [stdout]     |
[INFO] [stdout] 969 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]    --> src/letter.rs:978:46
[INFO] [stdout]     |
[INFO] [stdout] 978 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1042:41
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1051:46
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1099:39
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1108:41
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uppercase`
[INFO] [stdout]     --> src/letter.rs:1117:46
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stdout]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | struct ScriptType {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 287 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 288 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScriptType` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 404 | struct FrakturType {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 410 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 411 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrakturType` 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 `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:506:5
[INFO] [stdout]     |
[INFO] [stdout] 501 | struct MonoSpaceType {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 506 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 507 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 508 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MonoSpaceType` 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 `normal_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 567 | struct DoubleStruckType {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 571 |     normal_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 572 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout] 573 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 574 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DoubleStruckType` 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 `normal_start` and `italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:781:5
[INFO] [stdout]     |
[INFO] [stdout] 777 | struct GreekSansSerifType {
[INFO] [stdout]     |        ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 781 |     normal_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 782 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout] 783 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GreekSansSerifType` 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 `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:856:5
[INFO] [stdout]     |
[INFO] [stdout] 850 | struct DigitType {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 856 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 857 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DigitType` 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 `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 923 | struct DigitDoubleStruckType {
[INFO] [stdout]     |        --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 928 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 929 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 930 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DigitDoubleStruckType` 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 `italic_start` and `bold_italic_start` are never read
[INFO] [stdout]    --> src/letter.rs:995:5
[INFO] [stdout]     |
[INFO] [stdout] 989 | struct DigitSansSerifType {
[INFO] [stdout]     |        ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 995 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 996 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DigitSansSerifType` 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 `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stdout]     --> src/letter.rs:1067:5
[INFO] [stdout]      |
[INFO] [stdout] 1062 | struct DigitMonoSpaceType {
[INFO] [stdout]      |        ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     bold_start: Option<(u32, u32)>,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 1068 |     italic_start: Option<(u32, u32)>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout] 1069 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `DigitMonoSpaceType` 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 `letter_type` and `letter_style` are never read
[INFO] [stdout]     --> src/letter.rs:1131:16
[INFO] [stdout]      |
[INFO] [stdout] 1128 | pub struct LetterInfo {
[INFO] [stdout]      |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1131 |     pub(crate) letter_type: StyledLetter,
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 1132 |     pub(crate) letter_style: LetterStyle,
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LetterInfo` 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 0.74s
[INFO] running `Command { std: "docker" "inspect" "2f2ab630391adc263406c4804815d151f85f16e476edf6fba0dad7502e351b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f2ab630391adc263406c4804815d151f85f16e476edf6fba0dad7502e351b74", kill_on_drop: false }`
[INFO] [stdout] 2f2ab630391adc263406c4804815d151f85f16e476edf6fba0dad7502e351b74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e27052bdcd2912ce9a778d24b9dc0c9260ab4f3d772def068363dcf28e6a284b
[INFO] running `Command { std: "docker" "start" "-a" "e27052bdcd2912ce9a778d24b9dc0c9260ab4f3d772def068363dcf28e6a284b", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `collections::HashMap` and `str::FromStr`
[INFO] [stderr]  --> src/letter.rs:2:11
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::{collections::HashMap, fmt::Display, str::FromStr};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:386:41
[INFO] [stderr]     |
[INFO] [stderr] 386 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:394:46
[INFO] [stderr]     |
[INFO] [stderr] 394 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:481:41
[INFO] [stderr]     |
[INFO] [stderr] 481 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:490:46
[INFO] [stderr]     |
[INFO] [stderr] 490 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:538:39
[INFO] [stderr]     |
[INFO] [stderr] 538 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:547:41
[INFO] [stderr]     |
[INFO] [stderr] 547 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:556:46
[INFO] [stderr]     |
[INFO] [stderr] 556 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:588:41
[INFO] [stderr]     |
[INFO] [stderr] 588 |     pub fn normal(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:639:41
[INFO] [stderr]     |
[INFO] [stderr] 639 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:648:46
[INFO] [stderr]     |
[INFO] [stderr] 648 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:798:41
[INFO] [stderr]     |
[INFO] [stderr] 798 |     pub fn normal(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:823:41
[INFO] [stderr]     |
[INFO] [stderr] 823 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:903:41
[INFO] [stderr]     |
[INFO] [stderr] 903 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:912:46
[INFO] [stderr]     |
[INFO] [stderr] 912 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:960:39
[INFO] [stderr]     |
[INFO] [stderr] 960 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:969:41
[INFO] [stderr]     |
[INFO] [stderr] 969 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]    --> src/letter.rs:978:46
[INFO] [stderr]     |
[INFO] [stderr] 978 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]     --> src/letter.rs:1042:41
[INFO] [stderr]      |
[INFO] [stderr] 1042 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]     --> src/letter.rs:1051:46
[INFO] [stderr]      |
[INFO] [stderr] 1051 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]     --> src/letter.rs:1099:39
[INFO] [stderr]      |
[INFO] [stderr] 1099 |     pub fn bold(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]      |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]     --> src/letter.rs:1108:41
[INFO] [stderr]      |
[INFO] [stderr] 1108 |     pub fn italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]      |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uppercase`
[INFO] [stderr]     --> src/letter.rs:1117:46
[INFO] [stderr]      |
[INFO] [stderr] 1117 |     pub fn bold_italic(&self, offset: usize, uppercase: bool) -> Result<char, LetterTypeError> {
[INFO] [stderr]      |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uppercase`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stderr]    --> src/letter.rs:287:5
[INFO] [stderr]     |
[INFO] [stderr] 280 | struct ScriptType {
[INFO] [stderr]     |        ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 287 |     italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 288 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ScriptType` 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] 
[INFO] [stderr] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stderr]    --> src/letter.rs:410:5
[INFO] [stderr]     |
[INFO] [stderr] 404 | struct FrakturType {
[INFO] [stderr]     |        ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 410 |     italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 411 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FrakturType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stderr]    --> src/letter.rs:506:5
[INFO] [stderr]     |
[INFO] [stderr] 501 | struct MonoSpaceType {
[INFO] [stderr]     |        ------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 506 |     bold_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 507 |     italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 508 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MonoSpaceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `normal_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stderr]    --> src/letter.rs:571:5
[INFO] [stderr]     |
[INFO] [stderr] 567 | struct DoubleStruckType {
[INFO] [stderr]     |        ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 571 |     normal_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 572 |     bold_start: Option<(u32, u32)>,
[INFO] [stderr] 573 |     italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 574 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DoubleStruckType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `normal_start` and `italic_start` are never read
[INFO] [stderr]    --> src/letter.rs:781:5
[INFO] [stderr]     |
[INFO] [stderr] 777 | struct GreekSansSerifType {
[INFO] [stderr]     |        ------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 781 |     normal_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 782 |     bold_start: Option<(u32, u32)>,
[INFO] [stderr] 783 |     italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GreekSansSerifType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stderr]    --> src/letter.rs:856:5
[INFO] [stderr]     |
[INFO] [stderr] 850 | struct DigitType {
[INFO] [stderr]     |        --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 856 |     italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 857 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DigitType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stderr]    --> src/letter.rs:928:5
[INFO] [stderr]     |
[INFO] [stderr] 923 | struct DigitDoubleStruckType {
[INFO] [stderr]     |        --------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 928 |     bold_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 929 |     italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 930 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DigitDoubleStruckType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `italic_start` and `bold_italic_start` are never read
[INFO] [stderr]    --> src/letter.rs:995:5
[INFO] [stderr]     |
[INFO] [stderr] 989 | struct DigitSansSerifType {
[INFO] [stderr]     |        ------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 995 |     italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 996 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DigitSansSerifType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `bold_start`, `italic_start`, and `bold_italic_start` are never read
[INFO] [stderr]     --> src/letter.rs:1067:5
[INFO] [stderr]      |
[INFO] [stderr] 1062 | struct DigitMonoSpaceType {
[INFO] [stderr]      |        ------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1067 |     bold_start: Option<(u32, u32)>,
[INFO] [stderr]      |     ^^^^^^^^^^
[INFO] [stderr] 1068 |     italic_start: Option<(u32, u32)>,
[INFO] [stderr]      |     ^^^^^^^^^^^^
[INFO] [stderr] 1069 |     bold_italic_start: Option<(u32, u32)>,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `DigitMonoSpaceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `letter_type` and `letter_style` are never read
[INFO] [stderr]     --> src/letter.rs:1131:16
[INFO] [stderr]      |
[INFO] [stderr] 1128 | pub struct LetterInfo {
[INFO] [stderr]      |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1131 |     pub(crate) letter_type: StyledLetter,
[INFO] [stderr]      |                ^^^^^^^^^^^
[INFO] [stderr] 1132 |     pub(crate) letter_style: LetterStyle,
[INFO] [stderr]      |                ^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `LetterInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `styledtext` (lib) generated 33 warnings (run `cargo fix --lib -p styledtext` to apply 23 suggestions)
[INFO] [stderr] warning: `styledtext` (lib test) generated 33 warnings (33 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/styledtextlib-acac090ee4ca40d5)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test letter::test_ascii::test_serif_corner_cases ... ok
[INFO] [stdout] test letter::test_ascii::test_fraktur_corner_cases ... ok
[INFO] [stdout] test letter::test_ascii::test_character_info ... FAILED
[INFO] [stdout] test letter::test_ascii::test_script_corner_cases ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- letter::test_ascii::test_character_info stdout ----
[INFO] [stdout] A - LetterInfo { offset: 0, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] B - LetterInfo { offset: 1, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] C - LetterInfo { offset: 2, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] D - LetterInfo { offset: 3, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] E - LetterInfo { offset: 4, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] F - LetterInfo { offset: 5, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] G - LetterInfo { offset: 6, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] H - LetterInfo { offset: 7, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] I - LetterInfo { offset: 8, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] J - LetterInfo { offset: 9, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] K - LetterInfo { offset: 10, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] L - LetterInfo { offset: 11, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] M - LetterInfo { offset: 12, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] N - LetterInfo { offset: 13, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] O - LetterInfo { offset: 14, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] P - LetterInfo { offset: 15, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] Q - LetterInfo { offset: 16, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] R - LetterInfo { offset: 17, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] S - LetterInfo { offset: 18, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] T - LetterInfo { offset: 19, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] U - LetterInfo { offset: 20, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] V - LetterInfo { offset: 21, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] W - LetterInfo { offset: 22, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] X - LetterInfo { offset: 23, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] Y - LetterInfo { offset: 24, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] Z - LetterInfo { offset: 25, uppercase: true, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] a - LetterInfo { offset: 0, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] b - LetterInfo { offset: 1, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] c - LetterInfo { offset: 2, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] d - LetterInfo { offset: 3, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] e - LetterInfo { offset: 4, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] f - LetterInfo { offset: 5, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] g - LetterInfo { offset: 6, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] h - LetterInfo { offset: 7, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] i - LetterInfo { offset: 8, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] j - LetterInfo { offset: 9, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] k - LetterInfo { offset: 10, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] l - LetterInfo { offset: 11, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] m - LetterInfo { offset: 12, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] n - LetterInfo { offset: 13, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] o - LetterInfo { offset: 14, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] p - LetterInfo { offset: 15, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] q - LetterInfo { offset: 16, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] r - LetterInfo { offset: 17, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] s - LetterInfo { offset: 18, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] t - LetterInfo { offset: 19, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] u - LetterInfo { offset: 20, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] v - LetterInfo { offset: 21, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] w - LetterInfo { offset: 22, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] x - LetterInfo { offset: 23, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] y - LetterInfo { offset: 24, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] z - LetterInfo { offset: 25, uppercase: false, letter_type: Serif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝐀 - LetterInfo { offset: 0, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐁 - LetterInfo { offset: 1, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐂 - LetterInfo { offset: 2, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐃 - LetterInfo { offset: 3, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐄 - LetterInfo { offset: 4, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐅 - LetterInfo { offset: 5, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐆 - LetterInfo { offset: 6, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐇 - LetterInfo { offset: 7, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐈 - LetterInfo { offset: 8, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐉 - LetterInfo { offset: 9, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐊 - LetterInfo { offset: 10, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐋 - LetterInfo { offset: 11, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐌 - LetterInfo { offset: 12, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐍 - LetterInfo { offset: 13, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐎 - LetterInfo { offset: 14, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐏 - LetterInfo { offset: 15, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐐 - LetterInfo { offset: 16, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐑 - LetterInfo { offset: 17, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐒 - LetterInfo { offset: 18, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐓 - LetterInfo { offset: 19, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐔 - LetterInfo { offset: 20, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐕 - LetterInfo { offset: 21, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐖 - LetterInfo { offset: 22, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐗 - LetterInfo { offset: 23, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐘 - LetterInfo { offset: 24, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐙 - LetterInfo { offset: 25, uppercase: true, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐚 - LetterInfo { offset: 0, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐛 - LetterInfo { offset: 1, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐜 - LetterInfo { offset: 2, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐝 - LetterInfo { offset: 3, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐞 - LetterInfo { offset: 4, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐟 - LetterInfo { offset: 5, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐠 - LetterInfo { offset: 6, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐡 - LetterInfo { offset: 7, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐢 - LetterInfo { offset: 8, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐣 - LetterInfo { offset: 9, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐤 - LetterInfo { offset: 10, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐥 - LetterInfo { offset: 11, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐦 - LetterInfo { offset: 12, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐧 - LetterInfo { offset: 13, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐨 - LetterInfo { offset: 14, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐩 - LetterInfo { offset: 15, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐪 - LetterInfo { offset: 16, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐫 - LetterInfo { offset: 17, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐬 - LetterInfo { offset: 18, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐭 - LetterInfo { offset: 19, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐮 - LetterInfo { offset: 20, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐯 - LetterInfo { offset: 21, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐰 - LetterInfo { offset: 22, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐱 - LetterInfo { offset: 23, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐲 - LetterInfo { offset: 24, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐳 - LetterInfo { offset: 25, uppercase: false, letter_type: Serif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝐴 - LetterInfo { offset: 0, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐵 - LetterInfo { offset: 1, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐶 - LetterInfo { offset: 2, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐷 - LetterInfo { offset: 3, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐸 - LetterInfo { offset: 4, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐹 - LetterInfo { offset: 5, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐺 - LetterInfo { offset: 6, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐻 - LetterInfo { offset: 7, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐼 - LetterInfo { offset: 8, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐽 - LetterInfo { offset: 9, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐾 - LetterInfo { offset: 10, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝐿 - LetterInfo { offset: 11, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑀 - LetterInfo { offset: 12, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑁 - LetterInfo { offset: 13, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑂 - LetterInfo { offset: 14, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑃 - LetterInfo { offset: 15, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑄 - LetterInfo { offset: 16, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑅 - LetterInfo { offset: 17, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑆 - LetterInfo { offset: 18, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑇 - LetterInfo { offset: 19, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑈 - LetterInfo { offset: 20, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑉 - LetterInfo { offset: 21, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑊 - LetterInfo { offset: 22, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑋 - LetterInfo { offset: 23, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑌 - LetterInfo { offset: 24, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑍 - LetterInfo { offset: 25, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑎 - LetterInfo { offset: 0, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑏 - LetterInfo { offset: 1, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑐 - LetterInfo { offset: 2, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑑 - LetterInfo { offset: 3, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑒 - LetterInfo { offset: 4, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑓 - LetterInfo { offset: 5, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑔 - LetterInfo { offset: 6, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] ℎ - LetterInfo { offset: 7, uppercase: true, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑖 - LetterInfo { offset: 8, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑗 - LetterInfo { offset: 9, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑘 - LetterInfo { offset: 10, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑙 - LetterInfo { offset: 11, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑚 - LetterInfo { offset: 12, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑛 - LetterInfo { offset: 13, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑜 - LetterInfo { offset: 14, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑝 - LetterInfo { offset: 15, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑞 - LetterInfo { offset: 16, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑟 - LetterInfo { offset: 17, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑠 - LetterInfo { offset: 18, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑡 - LetterInfo { offset: 19, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑢 - LetterInfo { offset: 20, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑣 - LetterInfo { offset: 21, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑤 - LetterInfo { offset: 22, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑥 - LetterInfo { offset: 23, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑦 - LetterInfo { offset: 24, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑧 - LetterInfo { offset: 25, uppercase: false, letter_type: Serif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝑨 - LetterInfo { offset: 0, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑩 - LetterInfo { offset: 1, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑪 - LetterInfo { offset: 2, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑫 - LetterInfo { offset: 3, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑬 - LetterInfo { offset: 4, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑭 - LetterInfo { offset: 5, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑮 - LetterInfo { offset: 6, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑯 - LetterInfo { offset: 7, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑰 - LetterInfo { offset: 8, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑱 - LetterInfo { offset: 9, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑲 - LetterInfo { offset: 10, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑳 - LetterInfo { offset: 11, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑴 - LetterInfo { offset: 12, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑵 - LetterInfo { offset: 13, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑶 - LetterInfo { offset: 14, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑷 - LetterInfo { offset: 15, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑸 - LetterInfo { offset: 16, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑹 - LetterInfo { offset: 17, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑺 - LetterInfo { offset: 18, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑻 - LetterInfo { offset: 19, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑼 - LetterInfo { offset: 20, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑽 - LetterInfo { offset: 21, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑾 - LetterInfo { offset: 22, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝑿 - LetterInfo { offset: 23, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒀 - LetterInfo { offset: 24, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒁 - LetterInfo { offset: 25, uppercase: true, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒂 - LetterInfo { offset: 0, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒃 - LetterInfo { offset: 1, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒄 - LetterInfo { offset: 2, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒅 - LetterInfo { offset: 3, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒆 - LetterInfo { offset: 4, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒇 - LetterInfo { offset: 5, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒈 - LetterInfo { offset: 6, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒉 - LetterInfo { offset: 7, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒊 - LetterInfo { offset: 8, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒋 - LetterInfo { offset: 9, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒌 - LetterInfo { offset: 10, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒍 - LetterInfo { offset: 11, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒎 - LetterInfo { offset: 12, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒏 - LetterInfo { offset: 13, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒐 - LetterInfo { offset: 14, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒑 - LetterInfo { offset: 15, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒒 - LetterInfo { offset: 16, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒓 - LetterInfo { offset: 17, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒔 - LetterInfo { offset: 18, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒕 - LetterInfo { offset: 19, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒖 - LetterInfo { offset: 20, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒗 - LetterInfo { offset: 21, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒘 - LetterInfo { offset: 22, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒙 - LetterInfo { offset: 23, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒚 - LetterInfo { offset: 24, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒛 - LetterInfo { offset: 25, uppercase: false, letter_type: Serif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝖠 - LetterInfo { offset: 0, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖡 - LetterInfo { offset: 1, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖢 - LetterInfo { offset: 2, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖣 - LetterInfo { offset: 3, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖤 - LetterInfo { offset: 4, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖥 - LetterInfo { offset: 5, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖦 - LetterInfo { offset: 6, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖧 - LetterInfo { offset: 7, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖨 - LetterInfo { offset: 8, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖩 - LetterInfo { offset: 9, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖪 - LetterInfo { offset: 10, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖫 - LetterInfo { offset: 11, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖬 - LetterInfo { offset: 12, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖭 - LetterInfo { offset: 13, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖮 - LetterInfo { offset: 14, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖯 - LetterInfo { offset: 15, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖰 - LetterInfo { offset: 16, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖱 - LetterInfo { offset: 17, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖲 - LetterInfo { offset: 18, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖳 - LetterInfo { offset: 19, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖴 - LetterInfo { offset: 20, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖵 - LetterInfo { offset: 21, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖶 - LetterInfo { offset: 22, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖷 - LetterInfo { offset: 23, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖸 - LetterInfo { offset: 24, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖹 - LetterInfo { offset: 25, uppercase: true, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖺 - LetterInfo { offset: 0, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖻 - LetterInfo { offset: 1, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖼 - LetterInfo { offset: 2, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖽 - LetterInfo { offset: 3, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖾 - LetterInfo { offset: 4, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝖿 - LetterInfo { offset: 5, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗀 - LetterInfo { offset: 6, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗁 - LetterInfo { offset: 7, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗂 - LetterInfo { offset: 8, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗃 - LetterInfo { offset: 9, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗄 - LetterInfo { offset: 10, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗅 - LetterInfo { offset: 11, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗆 - LetterInfo { offset: 12, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗇 - LetterInfo { offset: 13, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗈 - LetterInfo { offset: 14, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗉 - LetterInfo { offset: 15, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗊 - LetterInfo { offset: 16, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗋 - LetterInfo { offset: 17, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗌 - LetterInfo { offset: 18, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗍 - LetterInfo { offset: 19, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗎 - LetterInfo { offset: 20, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗏 - LetterInfo { offset: 21, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗐 - LetterInfo { offset: 22, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗑 - LetterInfo { offset: 23, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗒 - LetterInfo { offset: 24, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗓 - LetterInfo { offset: 25, uppercase: false, letter_type: SansSerif, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 𝗔 - LetterInfo { offset: 0, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗕 - LetterInfo { offset: 1, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗖 - LetterInfo { offset: 2, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗗 - LetterInfo { offset: 3, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗘 - LetterInfo { offset: 4, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗙 - LetterInfo { offset: 5, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗚 - LetterInfo { offset: 6, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗛 - LetterInfo { offset: 7, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗜 - LetterInfo { offset: 8, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗝 - LetterInfo { offset: 9, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗞 - LetterInfo { offset: 10, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗟 - LetterInfo { offset: 11, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗠 - LetterInfo { offset: 12, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗡 - LetterInfo { offset: 13, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗢 - LetterInfo { offset: 14, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗣 - LetterInfo { offset: 15, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗤 - LetterInfo { offset: 16, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗥 - LetterInfo { offset: 17, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗦 - LetterInfo { offset: 18, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗧 - LetterInfo { offset: 19, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗨 - LetterInfo { offset: 20, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗩 - LetterInfo { offset: 21, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗪 - LetterInfo { offset: 22, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗫 - LetterInfo { offset: 23, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗬 - LetterInfo { offset: 24, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗭 - LetterInfo { offset: 25, uppercase: true, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗮 - LetterInfo { offset: 0, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗯 - LetterInfo { offset: 1, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗰 - LetterInfo { offset: 2, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗱 - LetterInfo { offset: 3, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗲 - LetterInfo { offset: 4, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗳 - LetterInfo { offset: 5, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗴 - LetterInfo { offset: 6, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗵 - LetterInfo { offset: 7, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗶 - LetterInfo { offset: 8, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗷 - LetterInfo { offset: 9, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗸 - LetterInfo { offset: 10, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗹 - LetterInfo { offset: 11, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗺 - LetterInfo { offset: 12, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗻 - LetterInfo { offset: 13, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗼 - LetterInfo { offset: 14, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗽 - LetterInfo { offset: 15, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗾 - LetterInfo { offset: 16, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝗿 - LetterInfo { offset: 17, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝘀 - LetterInfo { offset: 18, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝘁 - LetterInfo { offset: 19, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝘂 - LetterInfo { offset: 20, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝘃 - LetterInfo { offset: 21, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝘄 - LetterInfo { offset: 22, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝘅 - LetterInfo { offset: 23, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝘆 - LetterInfo { offset: 24, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝘇 - LetterInfo { offset: 25, uppercase: false, letter_type: SansSerif, letter_style: Bold, character_type: Letter }
[INFO] [stdout] 𝘈 - LetterInfo { offset: 0, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘉 - LetterInfo { offset: 1, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘊 - LetterInfo { offset: 2, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘋 - LetterInfo { offset: 3, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘌 - LetterInfo { offset: 4, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘍 - LetterInfo { offset: 5, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘎 - LetterInfo { offset: 6, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘏 - LetterInfo { offset: 7, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘐 - LetterInfo { offset: 8, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘑 - LetterInfo { offset: 9, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘒 - LetterInfo { offset: 10, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘓 - LetterInfo { offset: 11, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘔 - LetterInfo { offset: 12, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘕 - LetterInfo { offset: 13, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘖 - LetterInfo { offset: 14, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘗 - LetterInfo { offset: 15, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘘 - LetterInfo { offset: 16, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘙 - LetterInfo { offset: 17, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘚 - LetterInfo { offset: 18, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘛 - LetterInfo { offset: 19, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘜 - LetterInfo { offset: 20, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘝 - LetterInfo { offset: 21, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘞 - LetterInfo { offset: 22, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘟 - LetterInfo { offset: 23, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘠 - LetterInfo { offset: 24, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘡 - LetterInfo { offset: 25, uppercase: true, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘢 - LetterInfo { offset: 0, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘣 - LetterInfo { offset: 1, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘤 - LetterInfo { offset: 2, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘥 - LetterInfo { offset: 3, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘦 - LetterInfo { offset: 4, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘧 - LetterInfo { offset: 5, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘨 - LetterInfo { offset: 6, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘩 - LetterInfo { offset: 7, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘪 - LetterInfo { offset: 8, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘫 - LetterInfo { offset: 9, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘬 - LetterInfo { offset: 10, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘭 - LetterInfo { offset: 11, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘮 - LetterInfo { offset: 12, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘯 - LetterInfo { offset: 13, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘰 - LetterInfo { offset: 14, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘱 - LetterInfo { offset: 15, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘲 - LetterInfo { offset: 16, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘳 - LetterInfo { offset: 17, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘴 - LetterInfo { offset: 18, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘵 - LetterInfo { offset: 19, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘶 - LetterInfo { offset: 20, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘷 - LetterInfo { offset: 21, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘸 - LetterInfo { offset: 22, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘹 - LetterInfo { offset: 23, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘺 - LetterInfo { offset: 24, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘻 - LetterInfo { offset: 25, uppercase: false, letter_type: SansSerif, letter_style: Italic, character_type: Letter }
[INFO] [stdout] 𝘼 - LetterInfo { offset: 0, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝘽 - LetterInfo { offset: 1, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝘾 - LetterInfo { offset: 2, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝘿 - LetterInfo { offset: 3, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙀 - LetterInfo { offset: 4, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙁 - LetterInfo { offset: 5, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙂 - LetterInfo { offset: 6, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙃 - LetterInfo { offset: 7, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙄 - LetterInfo { offset: 8, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙅 - LetterInfo { offset: 9, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙆 - LetterInfo { offset: 10, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙇 - LetterInfo { offset: 11, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙈 - LetterInfo { offset: 12, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙉 - LetterInfo { offset: 13, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙊 - LetterInfo { offset: 14, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙋 - LetterInfo { offset: 15, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙌 - LetterInfo { offset: 16, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙍 - LetterInfo { offset: 17, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙎 - LetterInfo { offset: 18, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙏 - LetterInfo { offset: 19, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙐 - LetterInfo { offset: 20, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙑 - LetterInfo { offset: 21, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙒 - LetterInfo { offset: 22, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙓 - LetterInfo { offset: 23, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙔 - LetterInfo { offset: 24, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙕 - LetterInfo { offset: 25, uppercase: true, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙖 - LetterInfo { offset: 0, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙗 - LetterInfo { offset: 1, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙘 - LetterInfo { offset: 2, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙙 - LetterInfo { offset: 3, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙚 - LetterInfo { offset: 4, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙛 - LetterInfo { offset: 5, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙜 - LetterInfo { offset: 6, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙝 - LetterInfo { offset: 7, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙞 - LetterInfo { offset: 8, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙟 - LetterInfo { offset: 9, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙠 - LetterInfo { offset: 10, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙡 - LetterInfo { offset: 11, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙢 - LetterInfo { offset: 12, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙣 - LetterInfo { offset: 13, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙤 - LetterInfo { offset: 14, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙥 - LetterInfo { offset: 15, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙦 - LetterInfo { offset: 16, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙧 - LetterInfo { offset: 17, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙨 - LetterInfo { offset: 18, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙩 - LetterInfo { offset: 19, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙪 - LetterInfo { offset: 20, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙫 - LetterInfo { offset: 21, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙬 - LetterInfo { offset: 22, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙭 - LetterInfo { offset: 23, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙮 - LetterInfo { offset: 24, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝙯 - LetterInfo { offset: 25, uppercase: false, letter_type: SansSerif, letter_style: BoldItalic, character_type: Letter }
[INFO] [stdout] 𝒜 - LetterInfo { offset: 0, uppercase: true, letter_type: Script, letter_style: Normal, character_type: Letter }
[INFO] [stdout] 
[INFO] [stdout] thread 'letter::test_ascii::test_character_info' (17) panicked at src/letter.rs:1730:25:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f403649f4e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f403649f4e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f403649f4e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f403649f4e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f40364b3e2a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f40364b3e2a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5f40364a42e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f40364a42e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f403647dc7f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f403647dc7f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f4036497819 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f4036431bfe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f4036431bfe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f40364979d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f40364979d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f403647dd6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f4036472f29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f403647eb8d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f40364b44fc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f40364b44c2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f4036424fad - styledtextlib[e8e15eea3c5cd5b6]::letter::test_ascii::test_character_info::test_seq
[INFO] [stdout]                                at /opt/rustwide/workdir/src/letter.rs:1730:25
[INFO] [stdout]   21:     0x5f40364238f2 - styledtextlib[e8e15eea3c5cd5b6]::letter::test_ascii::test_character_info
[INFO] [stdout]                                at /opt/rustwide/workdir/src/letter.rs:1763:9
[INFO] [stdout]   22:     0x5f403641fc57 - styledtextlib[e8e15eea3c5cd5b6]::letter::test_ascii::test_character_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/letter.rs:1719:33
[INFO] [stdout]   23:     0x5f4036425e46 - <styledtextlib[e8e15eea3c5cd5b6]::letter::test_ascii::test_character_info::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f4036425fab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f4036425fab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f403643280a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f403643280a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f403643280a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f403643280a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f403643280a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f403643280a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f403643280a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f403642ccd4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f403642ccd4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f4036435302 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f4036435302 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f4036435302 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f4036435302 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f4036435302 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f4036435302 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f4036435302 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f403649ed8f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5f403649ed8f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7cf823020aa4 - <unknown>
[INFO] [stdout]   45:     0x7cf8230ada64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- letter::test_ascii::test_script_corner_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'letter::test_ascii::test_script_corner_cases' (19) panicked at src/letter.rs:1678:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 'ℐ'
[INFO] [stdout]  right: '𝒥'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f403649f4e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f403649f4e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f403649f4e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f403649f4e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f40364b3e2a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f40364b3e2a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5f40364a42e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f40364a42e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f403647dc7f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f403647dc7f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f4036497819 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f4036431bfe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f4036431bfe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f40364979d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f40364979d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f403647dd38 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f4036472f29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f403647eb8d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f40364b44fc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f40364b43b3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f403641f85d - core[585f66e14d78f9ba]::panicking::assert_failed::<char, char>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f4036424501 - styledtextlib[e8e15eea3c5cd5b6]::letter::test_ascii::test_script_corner_cases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/letter.rs:1678:13
[INFO] [stdout]   22:     0x5f403641fcb7 - styledtextlib[e8e15eea3c5cd5b6]::letter::test_ascii::test_script_corner_cases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/letter.rs:1654:38
[INFO] [stdout]   23:     0x5f4036425ec6 - <styledtextlib[e8e15eea3c5cd5b6]::letter::test_ascii::test_script_corner_cases::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f4036425fab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f4036425fab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f403643280a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f403643280a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f403643280a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f403643280a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f403643280a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f403643280a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f403643280a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f403642ccd4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f403642ccd4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f4036435302 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f4036435302 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f4036435302 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f4036435302 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f4036435302 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f4036435302 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f4036435302 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f403649ed8f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5f403649ed8f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7cf823020aa4 - <unknown>
[INFO] [stdout]   45:     0x7cf8230ada64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     letter::test_ascii::test_character_info
[INFO] [stdout]     letter::test_ascii::test_script_corner_cases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e27052bdcd2912ce9a778d24b9dc0c9260ab4f3d772def068363dcf28e6a284b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e27052bdcd2912ce9a778d24b9dc0c9260ab4f3d772def068363dcf28e6a284b", kill_on_drop: false }`
[INFO] [stdout] e27052bdcd2912ce9a778d24b9dc0c9260ab4f3d772def068363dcf28e6a284b
