[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#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftizee%2Fstyledtext" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tizee/styledtext on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9701637c9f9710758471921450f653d2eee275009e38eded1a9a25403124eed6 [INFO] running `Command { std: "docker" "start" "-a" "9701637c9f9710758471921450f653d2eee275009e38eded1a9a25403124eed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9701637c9f9710758471921450f653d2eee275009e38eded1a9a25403124eed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9701637c9f9710758471921450f653d2eee275009e38eded1a9a25403124eed6", kill_on_drop: false }` [INFO] [stdout] 9701637c9f9710758471921450f653d2eee275009e38eded1a9a25403124eed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca978994da9c49bd9c1bc0447019832a499f371d9d3e79dcc402c74bfe08fa95 [INFO] running `Command { std: "docker" "start" "-a" "ca978994da9c49bd9c1bc0447019832a499f371d9d3e79dcc402c74bfe08fa95", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling clap_builder v4.4.2 [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 11.78s [INFO] running `Command { std: "docker" "inspect" "ca978994da9c49bd9c1bc0447019832a499f371d9d3e79dcc402c74bfe08fa95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca978994da9c49bd9c1bc0447019832a499f371d9d3e79dcc402c74bfe08fa95", kill_on_drop: false }` [INFO] [stdout] ca978994da9c49bd9c1bc0447019832a499f371d9d3e79dcc402c74bfe08fa95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 619262c9b888fcf9ce151f0fb6b4b30f26e4cb227e2a299e25afbe6297197dfe [INFO] running `Command { std: "docker" "start" "-a" "619262c9b888fcf9ce151f0fb6b4b30f26e4cb227e2a299e25afbe6297197dfe", 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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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] 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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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.69s [INFO] running `Command { std: "docker" "inspect" "619262c9b888fcf9ce151f0fb6b4b30f26e4cb227e2a299e25afbe6297197dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619262c9b888fcf9ce151f0fb6b4b30f26e4cb227e2a299e25afbe6297197dfe", kill_on_drop: false }` [INFO] [stdout] 619262c9b888fcf9ce151f0fb6b4b30f26e4cb227e2a299e25afbe6297197dfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7da2227aa7a905ca9ba9c676ed1a9d862b0c63347d9ef556f0b2143f4780e08 [INFO] running `Command { std: "docker" "start" "-a" "c7da2227aa7a905ca9ba9c676ed1a9d862b0c63347d9ef556f0b2143f4780e08", 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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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] [stdout] [INFO] [stdout] running 4 tests [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 1 suggestion) [INFO] [stderr] warning: `styledtext` (lib test) generated 33 warnings (33 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/styledtextlib-814be9ac465d3ed0) [INFO] [stdout] test letter::test_ascii::test_fraktur_corner_cases ... ok [INFO] [stdout] test letter::test_ascii::test_serif_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' (18) panicked at src/letter.rs:1730:25: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60a75a401432 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60a75a401432 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60a75a401432 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60a75a401432 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60a75a41164f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60a75a41164f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60a75a3cedf3 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60a75a3cedf3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60a75a3dabb2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60a75a3df5af - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60a75a3df441 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60a75a39d6ee - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x60a75a39d6ee - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60a75a3dfc4e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60a75a3dfc4e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60a75a3df9e6 - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60a75a3dace9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60a75a3c305d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60a75a4190c0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60a75a41909c - core::panicking::panic::h019d7f9cc862af37 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x60a75a37681d - styledtextlib::letter::test_ascii::test_character_info::test_seq::hc192ea4b294abe1f [INFO] [stdout] at /opt/rustwide/workdir/src/letter.rs:1730:25 [INFO] [stdout] 21: 0x60a75a376562 - styledtextlib::letter::test_ascii::test_character_info::h8c9c4ce735ad0b1e [INFO] [stdout] at /opt/rustwide/workdir/src/letter.rs:1763:9 [INFO] [stdout] 22: 0x60a75a376637 - styledtextlib::letter::test_ascii::test_character_info::{{closure}}::ha1b7f0f378b4ec55 [INFO] [stdout] at /opt/rustwide/workdir/src/letter.rs:1719:33 [INFO] [stdout] 23: 0x60a75a37a8f6 - core::ops::function::FnOnce::call_once::h4edfec33e4fc61ed [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x60a75a39d4ab - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x60a75a39d4ab - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60a75a3b2f95 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60a75a3b2f95 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x60a75a3b2f95 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x60a75a3b2f95 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x60a75a3b2f95 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60a75a3b2f95 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60a75a3b2f95 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60a75a389984 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60a75a389984 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x60a75a38d1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x60a75a38d1ca - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x60a75a38d1ca - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x60a75a38d1ca - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x60a75a38d1ca - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60a75a38d1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x60a75a38d1ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x60a75a3d4f6f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x60a75a3d4f6f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7296bcb9eaa4 - [INFO] [stdout] 45: 0x7296bcc2ba34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- letter::test_ascii::test_script_corner_cases stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'letter::test_ascii::test_script_corner_cases' (20) 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: 0x60a75a401432 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60a75a401432 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60a75a401432 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60a75a401432 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60a75a41164f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60a75a41164f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60a75a3cedf3 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60a75a3cedf3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60a75a3dabb2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60a75a3df5af - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60a75a3df441 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60a75a39d6ee - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x60a75a39d6ee - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60a75a3dfc4e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x60a75a3dfc4e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60a75a3dfa1a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60a75a3dace9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60a75a3c305d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60a75a4190c0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x60a75a418ec3 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x60a75a37b8ac - core::panicking::assert_failed::h5cf4c91a735dacf8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x60a75a37750c - styledtextlib::letter::test_ascii::test_script_corner_cases::h28e6f1f15495543b [INFO] [stdout] at /opt/rustwide/workdir/src/letter.rs:1678:13 [INFO] [stdout] 22: 0x60a75a377547 - styledtextlib::letter::test_ascii::test_script_corner_cases::{{closure}}::h5aa89f4e69048fe1 [INFO] [stdout] at /opt/rustwide/workdir/src/letter.rs:1654:38 [INFO] [stdout] 23: 0x60a75a37a7f6 - core::ops::function::FnOnce::call_once::h05b0e1da2923da63 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x60a75a39d4ab - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x60a75a39d4ab - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60a75a3b2f95 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60a75a3b2f95 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x60a75a3b2f95 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x60a75a3b2f95 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x60a75a3b2f95 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60a75a3b2f95 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60a75a3b2f95 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60a75a389984 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60a75a389984 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x60a75a38d1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x60a75a38d1ca - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x60a75a38d1ca - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x60a75a38d1ca - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x60a75a38d1ca - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60a75a38d1ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x60a75a38d1ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x60a75a3d4f6f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x60a75a3d4f6f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7296bcb9eaa4 - [INFO] [stdout] 45: 0x7296bcc2ba34 - clone [INFO] [stdout] 46: 0x0 - [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] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7da2227aa7a905ca9ba9c676ed1a9d862b0c63347d9ef556f0b2143f4780e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7da2227aa7a905ca9ba9c676ed1a9d862b0c63347d9ef556f0b2143f4780e08", kill_on_drop: false }` [INFO] [stdout] c7da2227aa7a905ca9ba9c676ed1a9d862b0c63347d9ef556f0b2143f4780e08