[INFO] cloning repository https://github.com/asagikaki/thaqqa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asagikaki/thaqqa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasagikaki%2Fthaqqa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasagikaki%2Fthaqqa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83dd691144132165fe3e76eae4db6be67a87abf8
[INFO] checking asagikaki/thaqqa against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasagikaki%2Fthaqqa" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asagikaki/thaqqa
[INFO] finished tweaking git repo https://github.com/asagikaki/thaqqa
[INFO] tweaked toml for git repo https://github.com/asagikaki/thaqqa written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asagikaki/thaqqa on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asagikaki/thaqqa 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.210
[INFO] [stderr]   Downloaded may_queue v0.1.23
[INFO] [stderr]   Downloaded serde v1.0.210
[INFO] [stderr]   Downloaded core_affinity v0.8.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded generator v0.8.3
[INFO] [stderr]   Downloaded bytes v1.7.2
[INFO] [stderr]   Downloaded may_minihttp v0.1.11
[INFO] [stderr]   Downloaded svg v0.17.0
[INFO] [stderr]   Downloaded may v0.3.46
[INFO] [stderr]   Downloaded serde_json v1.0.128
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded libc v0.2.159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 260afbbfa709becdd48b37a5cb8ae93ee4e075eefc0bffccec9fa5c1b711dd94
[INFO] running `Command { std: "docker" "start" "-a" "260afbbfa709becdd48b37a5cb8ae93ee4e075eefc0bffccec9fa5c1b711dd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "260afbbfa709becdd48b37a5cb8ae93ee4e075eefc0bffccec9fa5c1b711dd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "260afbbfa709becdd48b37a5cb8ae93ee4e075eefc0bffccec9fa5c1b711dd94", kill_on_drop: false }`
[INFO] [stdout] 260afbbfa709becdd48b37a5cb8ae93ee4e075eefc0bffccec9fa5c1b711dd94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afeb1394a3b0f5ba7d0a65f18bab6bf4193c0a3abfd5a2cb28b65de12d3e8aae
[INFO] running `Command { std: "docker" "start" "-a" "afeb1394a3b0f5ba7d0a65f18bab6bf4193c0a3abfd5a2cb28b65de12d3e8aae", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling may_queue v0.1.23
[INFO] [stderr]    Compiling generator v0.8.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling may v0.3.46
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking svg v0.17.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking core_affinity v0.8.1
[INFO] [stderr]     Checking may_minihttp v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking thaqqa_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/thaqqa/database/fonttable.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::cell::RefCell;
[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 import: `regex::Regex`
[INFO] [stdout]  --> src/thaqqa/svg/svg.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `thread` and `time`
[INFO] [stdout]  --> src/thaqqa/glyph.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{thread, time};
[INFO] [stdout]   |           ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `P_Diacritical` should have an upper camel case name
[INFO] [stdout]   --> src/thaqqa/glyph.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     P_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PDiacritical`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `V_Diacritical` should have an upper camel case name
[INFO] [stdout]   --> src/thaqqa/glyph.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     V_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VDiacritical`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Diacritical` should have an upper camel case name
[INFO] [stdout]   --> src/thaqqa/glyph.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     C_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CDiacritical`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/thaqqa/database/fonttable.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::cell::RefCell;
[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 import: `regex::Regex`
[INFO] [stdout]  --> src/thaqqa/svg/svg.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `thread` and `time`
[INFO] [stdout]  --> src/thaqqa/glyph.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{thread, time};
[INFO] [stdout]   |           ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `P_Diacritical` should have an upper camel case name
[INFO] [stdout]   --> src/thaqqa/glyph.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     P_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PDiacritical`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `V_Diacritical` should have an upper camel case name
[INFO] [stdout]   --> src/thaqqa/glyph.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     V_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VDiacritical`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Diacritical` should have an upper camel case name
[INFO] [stdout]   --> src/thaqqa/glyph.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     C_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CDiacritical`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v_`
[INFO] [stdout]    --> src/thaqqa/glyph.rs:106:25
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     let v_ = match p_detector.captures(d_list[i]){
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_v_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v_`
[INFO] [stdout]    --> src/thaqqa/glyph.rs:163:25
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     let v_ = match p_detector.captures(d_list[i]){
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_v_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/thaqqa/glyph.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |             let mut last_fullname = last_name + "_" + form + "_" + last_variant;
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v_`
[INFO] [stdout]    --> src/thaqqa/glyph.rs:106:25
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     let v_ = match p_detector.captures(d_list[i]){
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_v_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v_`
[INFO] [stdout]    --> src/thaqqa/glyph.rs:163:25
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     let v_ = match p_detector.captures(d_list[i]){
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_v_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode` is never used
[INFO] [stdout]   --> src/main.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn encode(letter : &str,language : &Language,aligment : &Aligment, font : &str) {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum SubType{
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] 109 |     None,
[INFO] [stdout] 110 |     Id,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 111 |     NoneNegative,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 112 |     NaturalNumber,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 113 |     AligX,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 114 |     AligY,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 115 |     NameL,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 116 |     Name,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 117 |     Language,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 118 |     Gpos,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 119 |     Parsed,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 120 |     Aligment,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SubType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `desc` is never read
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct Column{
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 128 |     desc:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Column` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rename` and `get_name` are never used
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl Column{
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn rename(&mut self,name:&str){
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn get_name<'a>(&'a mut self) -> &'a String{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `desc` is never read
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct DataTable{
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 175 |     desc:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DataTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rename`, `get_name`, and `create_data` are never used
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl DataTable{
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn rename(&mut self,name:&str){
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn get_name<'a>(&'a mut self) -> &'a String{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     pub fn create_data<'a>(&'a mut self,param:&HashMap<String,DataType>) -> Result<Vec<&'a Data>,DataError>{
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `rename`, `get_name`, and `get_datatable_unwraped` are never used
[INFO] [stdout]   --> src/thaqqa/database/fonttable.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Font{
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(name:&str) -> Font{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn rename(&mut self,name:&str){
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_name<'a>(&'a mut self) -> &'a String{
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn get_datatable_unwraped<'a>(&'a mut self,name:&str) -> &'a mut DataTable{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/thaqqa/database/fonttable.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct FontError {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 78 |     /// エラーメッセージ
[INFO] [stdout] 79 |     pub msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FontError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `to_abs` is never used
[INFO] [stdout]   --> src/thaqqa/svg/svg.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Point{
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 18 |     fn to_abs() {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_left`, `get_top`, `get_right`, and `get_bottom` are never used
[INFO] [stdout]    --> src/thaqqa/svg/svg.rs:275:12
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl SVG{
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 275 |     pub fn get_left(&self)->f64{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn get_top(&self)->f64{
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn get_right(&self)->f64{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn get_bottom(&self)->f64{
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Form` is never used
[INFO] [stdout]   --> src/thaqqa/glyph.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum Form{
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Syllable`, `P_Diacritical`, `V_Diacritical`, `C_Diacritical`, and `None` are never constructed
[INFO] [stdout]   --> src/thaqqa/glyph.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | enum GlyphType{
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 29 |     Syllable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     P_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 34 |     V_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     C_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     None
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `font`, `aligment`, and `name` are never read
[INFO] [stdout]   --> src/thaqqa/glyph.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Glyphvec{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 40 |     font:String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 41 |     aligment:Aligment,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 42 |     name:String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `font`, `aligment`, and `name` are never read
[INFO] [stdout]    --> src/thaqqa/glyph.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Glyph{
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 181 |     font:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 182 |     aligment:Aligment,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 183 |     name:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Raw` is never constructed
[INFO] [stdout]   --> src/thaqqa/parser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Language{
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Raw,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |             let _ = &FT.font_list.clear();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let _ = &FT.statictable_list.clear();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |             for i in &mut FT.font_list{
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 140 |             for i in &raw mut FT.font_list{
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 FT.font_list.push(creation);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:168:22
[INFO] [stdout]     |
[INFO] [stdout] 168 |             for i in &mut FT.statictable_list{
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 168 |             for i in &raw mut FT.statictable_list{
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 FT.statictable_list.push(creation);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/thaqqa/glyph.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |             let mut last_fullname = last_name + "_" + form + "_" + last_variant;
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode` is never used
[INFO] [stdout]   --> src/main.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn encode(letter : &str,language : &Language,aligment : &Aligment, font : &str) {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum SubType{
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] 109 |     None,
[INFO] [stdout] 110 |     Id,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 111 |     NoneNegative,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 112 |     NaturalNumber,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 113 |     AligX,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 114 |     AligY,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 115 |     NameL,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 116 |     Name,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 117 |     Language,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 118 |     Gpos,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 119 |     Parsed,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 120 |     Aligment,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SubType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `desc` is never read
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct Column{
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 128 |     desc:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Column` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rename` and `get_name` are never used
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl Column{
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn rename(&mut self,name:&str){
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn get_name<'a>(&'a mut self) -> &'a String{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `desc` is never read
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct DataTable{
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 175 |     desc:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DataTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rename`, `get_name`, and `create_data` are never used
[INFO] [stdout]    --> src/thaqqa/database/datatable.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl DataTable{
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn rename(&mut self,name:&str){
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn get_name<'a>(&'a mut self) -> &'a String{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     pub fn create_data<'a>(&'a mut self,param:&HashMap<String,DataType>) -> Result<Vec<&'a Data>,DataError>{
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `rename`, `get_name`, and `get_datatable_unwraped` are never used
[INFO] [stdout]   --> src/thaqqa/database/fonttable.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Font{
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(name:&str) -> Font{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn rename(&mut self,name:&str){
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_name<'a>(&'a mut self) -> &'a String{
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn get_datatable_unwraped<'a>(&'a mut self,name:&str) -> &'a mut DataTable{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/thaqqa/database/fonttable.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct FontError {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 78 |     /// エラーメッセージ
[INFO] [stdout] 79 |     pub msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FontError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `to_abs` is never used
[INFO] [stdout]   --> src/thaqqa/svg/svg.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Point{
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 18 |     fn to_abs() {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_left`, `get_top`, `get_right`, and `get_bottom` are never used
[INFO] [stdout]    --> src/thaqqa/svg/svg.rs:275:12
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl SVG{
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 275 |     pub fn get_left(&self)->f64{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn get_top(&self)->f64{
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn get_right(&self)->f64{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn get_bottom(&self)->f64{
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Form` is never used
[INFO] [stdout]   --> src/thaqqa/glyph.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | enum Form{
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Syllable`, `P_Diacritical`, `V_Diacritical`, `C_Diacritical`, and `None` are never constructed
[INFO] [stdout]   --> src/thaqqa/glyph.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | enum GlyphType{
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 29 |     Syllable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     P_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 34 |     V_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 35 |     C_Diacritical,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     None
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `font`, `aligment`, and `name` are never read
[INFO] [stdout]   --> src/thaqqa/glyph.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Glyphvec{
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 40 |     font:String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 41 |     aligment:Aligment,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 42 |     name:String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `font`, `aligment`, and `name` are never read
[INFO] [stdout]    --> src/thaqqa/glyph.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct Glyph{
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 181 |     font:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 182 |     aligment:Aligment,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 183 |     name:String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Raw` is never constructed
[INFO] [stdout]   --> src/thaqqa/parser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Language{
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Raw,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |             let _ = &FT.font_list.clear();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let _ = &FT.statictable_list.clear();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |             for i in &mut FT.font_list{
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 140 |             for i in &raw mut FT.font_list{
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 FT.font_list.push(creation);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:168:22
[INFO] [stdout]     |
[INFO] [stdout] 168 |             for i in &mut FT.statictable_list{
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 168 |             for i in &raw mut FT.statictable_list{
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/thaqqa/database/fonttable.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 FT.statictable_list.push(creation);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.74s
[INFO] running `Command { std: "docker" "inspect" "afeb1394a3b0f5ba7d0a65f18bab6bf4193c0a3abfd5a2cb28b65de12d3e8aae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afeb1394a3b0f5ba7d0a65f18bab6bf4193c0a3abfd5a2cb28b65de12d3e8aae", kill_on_drop: false }`
[INFO] [stdout] afeb1394a3b0f5ba7d0a65f18bab6bf4193c0a3abfd5a2cb28b65de12d3e8aae
