[INFO] cloning repository https://github.com/Sinnaminty/logosV3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sinnaminty/logosV3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSinnaminty%2FlogosV3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSinnaminty%2FlogosV3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4193dc271908ca1814fa2aaedf196ae668c64cd4
[INFO] checking Sinnaminty/logosV3/4193dc271908ca1814fa2aaedf196ae668c64cd4 against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSinnaminty%2FlogosV3" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sinnaminty/logosV3
[INFO] finished tweaking git repo https://github.com/Sinnaminty/logosV3
[INFO] tweaked toml for git repo https://github.com/Sinnaminty/logosV3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sinnaminty/logosV3 on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sinnaminty/logosV3 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded camino v1.2.0
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.52
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.102
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.102
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.102
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded js-sys v0.3.79
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.102
[INFO] [stderr]   Downloaded indexmap v2.11.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.102
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded serenity v0.12.4
[INFO] [stderr]   Downloaded web-sys v0.3.79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f57a695686601606cc56b33c61e26900581ea053670d755a1fb7c7e1833ebdd3
[INFO] running `Command { std: "docker" "start" "-a" "f57a695686601606cc56b33c61e26900581ea053670d755a1fb7c7e1833ebdd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f57a695686601606cc56b33c61e26900581ea053670d755a1fb7c7e1833ebdd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f57a695686601606cc56b33c61e26900581ea053670d755a1fb7c7e1833ebdd3", kill_on_drop: false }`
[INFO] [stdout] f57a695686601606cc56b33c61e26900581ea053670d755a1fb7c7e1833ebdd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca514809ee895654dd7c5410c65b8f6b738bde4de30d63ead603e8e87031faf6
[INFO] running `Command { std: "docker" "start" "-a" "ca514809ee895654dd7c5410c65b8f6b738bde4de30d63ead603e8e87031faf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling logosV3 v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking poise v0.6.1
[INFO] [stdout] warning: constant `TTS_AUDIO_PLAY_START` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const TTS_AUDIO_PLAY_START : u32 = 12 ; pub const TTS_AUDIO_PLAY_STOP : u32 = 13 ; pub const TTS_INDEX_MARK : u32 = 14 ; pub cons...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_AUDIO_PLAY_STOP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:55
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const TTS_AUDIO_PLAY_START : u32 = 12 ; pub const TTS_AUDIO_PLAY_STOP : u32 = 13 ; pub const TTS_INDEX_MARK : u32 = 14 ; pub cons...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_MARK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:98
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const TTS_AUDIO_PLAY_START : u32 = 12 ; pub const TTS_AUDIO_PLAY_STOP : u32 = 13 ; pub const TTS_INDEX_MARK : u32 = 14 ; pub cons...
[INFO] [stdout]   |                                                                                                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_BOOKMARK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:136
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 13 ; pub const TTS_INDEX_MARK : u32 = 14 ; pub const TTS_INDEX_BOOKMARK : u32 = 15 ; pub const TTS_INDEX_WORDPOS : u32 = 16 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_WORDPOS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const TTS_INDEX_BOOKMARK : u32 = 15 ; pub const TTS_INDEX_WORDPOS : u32 = 16 ; pub const TTS_INDEX_START : u32 = 17 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_START` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 15 ; pub const TTS_INDEX_WORDPOS : u32 = 16 ; pub const TTS_INDEX_START : u32 = 17 ; pub const TTS_INDEX_STOP : u32 = 18 ; pub co...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_STOP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 16 ; pub const TTS_INDEX_START : u32 = 17 ; pub const TTS_INDEX_STOP : u32 = 18 ; pub const TTS_NORMAL : u32 = 0 ; pub const T...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_FORCE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TOP : u32 = 18 ; pub const TTS_NORMAL : u32 = 0 ; pub const TTS_FORCE : u32 = 1 ; pub const TTS_MSG_BUFFER : u32 = 9 ; pub const T...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_MSG_BUFFER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...MAL : u32 = 0 ; pub const TTS_FORCE : u32 = 1 ; pub const TTS_MSG_BUFFER : u32 = 9 ; pub const TTS_MSG_INDEX_MARK : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_MSG_INDEX_MARK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:398
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 1 ; pub const TTS_MSG_BUFFER : u32 = 9 ; pub const TTS_MSG_INDEX_MARK : u32 = 1 ; pub const TTS_MSG_STATUS : u32 = 2 ; pub co...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_MSG_STATUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 9 ; pub const TTS_MSG_INDEX_MARK : u32 = 1 ; pub const TTS_MSG_STATUS : u32 = 2 ; pub const TTS_MSG_VISUAL : u32 = 3 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_MSG_VISUAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 1 ; pub const TTS_MSG_STATUS : u32 = 2 ; pub const TTS_MSG_VISUAL : u32 = 3 ; pub const TTS_SILENT : u32 = 2 ; pub const TT...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_AUDIO_PLAY_START` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const TTS_AUDIO_PLAY_START : u32 = 12 ; pub const TTS_AUDIO_PLAY_STOP : u32 = 13 ; pub const TTS_INDEX_MARK : u32 = 14 ; pub cons...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_AUDIO_PLAY_STOP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:55
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const TTS_AUDIO_PLAY_START : u32 = 12 ; pub const TTS_AUDIO_PLAY_STOP : u32 = 13 ; pub const TTS_INDEX_MARK : u32 = 14 ; pub cons...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_SILENT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:513
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u32 = 2 ; pub const TTS_MSG_VISUAL : u32 = 3 ; pub const TTS_SILENT : u32 = 2 ; pub const TTS_AMERICAN_ENGLISH : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_AMERICAN_ENGLISH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 3 ; pub const TTS_SILENT : u32 = 2 ; pub const TTS_AMERICAN_ENGLISH : u32 = 1 ; pub const TTS_ASCII : u32 = 0 ; pub const ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_MARK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:98
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const TTS_AUDIO_PLAY_START : u32 = 12 ; pub const TTS_AUDIO_PLAY_STOP : u32 = 13 ; pub const TTS_INDEX_MARK : u32 = 14 ; pub cons...
[INFO] [stdout]   |                                                                                                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_ASCII` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 2 ; pub const TTS_AMERICAN_ENGLISH : u32 = 1 ; pub const TTS_ASCII : u32 = 0 ; pub const TTS_UNICODE : u32 = 1 ; pub const TTS_...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_BOOKMARK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:136
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 13 ; pub const TTS_INDEX_MARK : u32 = 14 ; pub const TTS_INDEX_BOOKMARK : u32 = 15 ; pub const TTS_INDEX_WORDPOS : u32 = 16 ; p...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_UNICODE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LISH : u32 = 1 ; pub const TTS_ASCII : u32 = 0 ; pub const TTS_UNICODE : u32 = 1 ; pub const TTS_NOT_SUPPORTED : u32 = 32767 ; pub...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_NOT_SUPPORTED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 0 ; pub const TTS_UNICODE : u32 = 1 ; pub const TTS_NOT_SUPPORTED : u32 = 32767 ; pub const TTS_NOT_AVAILABLE : u32 = 3276...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_WORDPOS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; pub const TTS_INDEX_BOOKMARK : u32 = 15 ; pub const TTS_INDEX_WORDPOS : u32 = 16 ; pub const TTS_INDEX_START : u32 = 17 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_NOT_AVAILABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const TTS_NOT_SUPPORTED : u32 = 32767 ; pub const TTS_NOT_AVAILABLE : u32 = 32766 ; pub const TTS_LANG_ERROR : u32 = 16384 ;...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_LANG_ERROR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...7 ; pub const TTS_NOT_AVAILABLE : u32 = 32766 ; pub const TTS_LANG_ERROR : u32 = 16384 ; pub type Uint16 = :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPDWORD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub type UINT = Uint32 ; pub type CHAR = Char8 ; pub type LPDWORD = * mut DWORD ; pub type VOID = :: std :: os :: raw :: c_void...
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_START` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 15 ; pub const TTS_INDEX_WORDPOS : u32 = 16 ; pub const TTS_INDEX_START : u32 = 17 ; pub const TTS_INDEX_STOP : u32 = 18 ; pub co...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `VOID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type CHAR = Char8 ; pub type LPDWORD = * mut DWORD ; pub type VOID = :: std :: os :: raw :: c_void ; pub type MMRESULT = UINT ; p...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SPEAKER_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1269
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe MMRESULT = UINT ; pub type LPSTR = * mut CHAR ; pub type SPEAKER_T = DWORD ; pub type LPSPEAKER_T = * mut SPEAKER_T ; pub type ...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPSPEAKER_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LPSTR = * mut CHAR ; pub type SPEAKER_T = DWORD ; pub type LPSPEAKER_T = * mut SPEAKER_T ; pub type LANGUAGE_T = DWORD ; pub type ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_INDEX_STOP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 16 ; pub const TTS_INDEX_START : u32 = 17 ; pub const TTS_INDEX_STOP : u32 = 18 ; pub const TTS_NORMAL : u32 = 0 ; pub const T...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPLANGUAGE_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= * mut SPEAKER_T ; pub type LANGUAGE_T = DWORD ; pub type LPLANGUAGE_T = * mut LANGUAGE_T ; # [repr (C)] # [derive (Debug , Copy ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TTS_CAPS_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:3922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...set_of ! (TTS_CAPS_TAG , Version) - 36usize] ; } ; pub type TTS_CAPS_T = TTS_CAPS_TAG ; pub type LPTTS_CAPS_T = * mut TTS_CAPS_T ;...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPTTS_CAPS_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:3959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...usize] ; } ; pub type TTS_CAPS_T = TTS_CAPS_TAG ; pub type LPTTS_CAPS_T = * mut TTS_CAPS_T ; # [repr (C)] # [derive (Debug , Copy ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TTS_BUFFER_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:8052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (TTS_BUFFER_TAG , dwReserved) - 48usize] ; } ; pub type TTS_BUFFER_T = TTS_BUFFER_TAG ; pub type LPTTS_BUFFER_T = * mut TTS_BUF...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPTTS_BUFFER_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:8093
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] ; } ; pub type TTS_BUFFER_T = TTS_BUFFER_TAG ; pub type LPTTS_BUFFER_T = * mut TTS_BUFFER_T ; pub type LPTTS_HANDLE_T = * mut ::...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPVERSION_INFO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:14177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._of ! (VERSION_INFO , Features) - 32usize] ; } ; pub type LPVERSION_INFO = * mut VERSION_INFO ; unsafe extern "C" { pub fn TextToS...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPLANG_ENUM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:15754
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...offset_of ! (LANG_ENUM , Entries) - 8usize] ; } ; pub type LPLANG_ENUM = * mut LANG_ENUM ; unsafe extern "C" { pub fn TextToSpeech...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_FORCE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TOP : u32 = 18 ; pub const TTS_NORMAL : u32 = 0 ; pub const TTS_FORCE : u32 = 1 ; pub const TTS_MSG_BUFFER : u32 = 9 ; pub const T...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_MSG_BUFFER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...MAL : u32 = 0 ; pub const TTS_FORCE : u32 = 1 ; pub const TTS_MSG_BUFFER : u32 = 9 ; pub const TTS_MSG_INDEX_MARK : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_MSG_INDEX_MARK` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:398
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 1 ; pub const TTS_MSG_BUFFER : u32 = 9 ; pub const TTS_MSG_INDEX_MARK : u32 = 1 ; pub const TTS_MSG_STATUS : u32 = 2 ; pub co...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_MSG_STATUS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 9 ; pub const TTS_MSG_INDEX_MARK : u32 = 1 ; pub const TTS_MSG_STATUS : u32 = 2 ; pub const TTS_MSG_VISUAL : u32 = 3 ; pub cons...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SPDEFS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:22816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: offset_of ! (SPDEFS_TAG , junk1) - 76usize] ; } ; pub type SPDEFS = SPDEFS_TAG ; unsafe extern "C" { pub fn TextToSpeechGetPhVd...
[INFO] [stdout]   |                                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechStartupEx` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:8222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_void ; unsafe extern "C" { pub fn TextToSpeechStartupEx (pphTTS : * mut LPTTS_HANDLE_T , arg1 : UINT , arg2 : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_MSG_VISUAL` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 1 ; pub const TTS_MSG_STATUS : u32 = 2 ; pub const TTS_MSG_VISUAL : u32 = 3 ; pub const TTS_SILENT : u32 = 2 ; pub const TT...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechStartupExFonix` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:8493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : LONG) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechStartupExFonix (pphTTS : * mut LPTTS_HANDLE_T , arg1 : UINT , arg2...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechPause` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:9286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg3 : DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechPause (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe extern "C...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_SILENT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:513
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u32 = 2 ; pub const TTS_MSG_VISUAL : u32 = 3 ; pub const TTS_SILENT : u32 = 2 ; pub const TTS_AMERICAN_ENGLISH : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_AMERICAN_ENGLISH` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 3 ; pub const TTS_SILENT : u32 = 2 ; pub const TTS_AMERICAN_ENGLISH : u32 = 1 ; pub const TTS_ASCII : u32 = 0 ; pub const ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_ASCII` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 2 ; pub const TTS_AMERICAN_ENGLISH : u32 = 1 ; pub const TTS_ASCII : u32 = 0 ; pub const TTS_UNICODE : u32 = 1 ; pub const TTS_...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechResume` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:9371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TS_HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechResume (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe extern "...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetStatus` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:9708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetStatus (arg1 : LPTTS_HANDLE_T , arg2 : LPDWORD , arg3 : LPDWO...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_UNICODE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LISH : u32 = 1 ; pub const TTS_ASCII : u32 = 0 ; pub const TTS_UNICODE : u32 = 1 ; pub const TTS_NOT_SUPPORTED : u32 = 32767 ; pub...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechReset` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:9846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg4 : DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechReset (arg1 : LPTTS_HANDLE_T , arg2 : BOOL) -> MMRESULT ; } un...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_NOT_SUPPORTED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 0 ; pub const TTS_UNICODE : u32 = 1 ; pub const TTS_NOT_SUPPORTED : u32 = 32767 ; pub const TTS_NOT_AVAILABLE : u32 = 3276...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_NOT_AVAILABLE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const TTS_NOT_SUPPORTED : u32 = 32767 ; pub const TTS_NOT_AVAILABLE : u32 = 32766 ; pub const TTS_LANG_ERROR : u32 = 16384 ;...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetRate` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...S_HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetRate (arg1 : LPTTS_HANDLE_T , arg2 : LPDWORD) -> MMRESULT ; ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TTS_LANG_ERROR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...7 ; pub const TTS_NOT_AVAILABLE : u32 = 32766 ; pub const TTS_LANG_ERROR : u32 = 16384 ; pub type Uint16 = :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetSpeaker` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 : DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetSpeaker (arg1 : LPTTS_HANDLE_T , arg2 : LPSPEAKER_T) -> MMRES...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPDWORD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub type UINT = Uint32 ; pub type CHAR = Char8 ; pub type LPDWORD = * mut DWORD ; pub type VOID = :: std :: os :: raw :: c_void...
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `VOID` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type CHAR = Char8 ; pub type LPDWORD = * mut DWORD ; pub type VOID = :: std :: os :: raw :: c_void ; pub type MMRESULT = UINT ; p...
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSetSpeaker` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SPEAKER_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSetSpeaker (arg1 : LPTTS_HANDLE_T , arg2 : SPEAKER_T) -> MMRESUL...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SPEAKER_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1269
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe MMRESULT = UINT ; pub type LPSTR = * mut CHAR ; pub type SPEAKER_T = DWORD ; pub type LPSPEAKER_T = * mut SPEAKER_T ; pub type ...
[INFO] [stdout]   |                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetLanguage` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PEAKER_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetLanguage (arg1 : LPTTS_HANDLE_T , arg2 : LPLANGUAGE_T) -> MMRE...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPSPEAKER_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LPSTR = * mut CHAR ; pub type SPEAKER_T = DWORD ; pub type LPSPEAKER_T = * mut SPEAKER_T ; pub type LANGUAGE_T = DWORD ; pub type ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPLANGUAGE_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:1369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= * mut SPEAKER_T ; pub type LANGUAGE_T = DWORD ; pub type LPLANGUAGE_T = * mut LANGUAGE_T ; # [repr (C)] # [derive (Debug , Copy ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TTS_CAPS_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:3922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...set_of ! (TTS_CAPS_TAG , Version) - 36usize] ; } ; pub type TTS_CAPS_T = TTS_CAPS_TAG ; pub type LPTTS_CAPS_T = * mut TTS_CAPS_T ;...
[INFO] [stdout]   |                                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSetLanguage` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10568
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NGUAGE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSetLanguage (arg1 : LPTTS_HANDLE_T , arg2 : LANGUAGE_T) -> MMRESU...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPTTS_CAPS_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:3959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...usize] ; } ; pub type TTS_CAPS_T = TTS_CAPS_TAG ; pub type LPTTS_CAPS_T = * mut TTS_CAPS_T ; # [repr (C)] # [derive (Debug , Copy ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetCaps` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LANGUAGE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetCaps (arg1 : LPTTS_CAPS_T) -> MMRESULT ; } unsafe extern "C"...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechLoadUserDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...APS_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechLoadUserDictionary (arg1 : LPTTS_HANDLE_T , arg2 : LPSTR) -> MMRESUL...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechUnloadUserDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PSTR) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechUnloadUserDictionary (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe e...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechOpenInMemory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechOpenInMemory (arg1 : LPTTS_HANDLE_T , arg2 : DWORD) -> MMRESULT ;...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TTS_BUFFER_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:8052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (TTS_BUFFER_TAG , dwReserved) - 48usize] ; } ; pub type TTS_BUFFER_T = TTS_BUFFER_TAG ; pub type LPTTS_BUFFER_T = * mut TTS_BUF...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPTTS_BUFFER_T` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:8093
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] ; } ; pub type TTS_BUFFER_T = TTS_BUFFER_TAG ; pub type LPTTS_BUFFER_T = * mut TTS_BUFFER_T ; pub type LPTTS_HANDLE_T = * mut ::...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPVERSION_INFO` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:14177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._of ! (VERSION_INFO , Features) - 32usize] ; } ; pub type LPVERSION_INFO = * mut VERSION_INFO ; unsafe extern "C" { pub fn TextToS...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechCloseInMemory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechCloseInMemory (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe exter...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechAddBuffer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechAddBuffer (arg1 : LPTTS_HANDLE_T , arg2 : LPTTS_BUFFER_T) -> MMR...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LPLANG_ENUM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:15754
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...offset_of ! (LANG_ENUM , Entries) - 8usize] ; } ; pub type LPLANG_ENUM = * mut LANG_ENUM ; unsafe extern "C" { pub fn TextToSpeech...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechReturnBuffer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...BUFFER_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechReturnBuffer (arg1 : LPTTS_HANDLE_T , arg2 : * mut LPTTS_BUFFER_T...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechOpenLogFile` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11412
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...BUFFER_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechOpenLogFile (arg1 : LPTTS_HANDLE_T , arg2 : LPSTR , arg3 : DWORD)...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechCloseLogFile` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechCloseLogFile (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe exter...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SPDEFS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:22816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: offset_of ! (SPDEFS_TAG , junk1) - 76usize] ; } ; pub type SPDEFS = SPDEFS_TAG ; unsafe extern "C" { pub fn TextToSpeechGetPhVd...
[INFO] [stdout]   |                                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechStartupEx` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:8222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_void ; unsafe extern "C" { pub fn TextToSpeechStartupEx (pphTTS : * mut LPTTS_HANDLE_T , arg1 : UINT , arg2 : ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechTyping` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TS_HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechTyping (phTTS : LPTTS_HANDLE_T , key : :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechOpenSapi5Output` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_uchar) ; } unsafe extern "C" { pub fn TextToSpeechOpenSapi5Output (phTTS : LPTTS_HANDLE_T , pSapiEngine : * mut :: st...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechCloseSapi5Output` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechCloseSapi5Output (phTTS : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe ex...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSetVolume` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSetVolume (phTTS : LPTTS_HANDLE_T , type_ : :: std :: os :: raw ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetVolume` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12172
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetVolume (phTTS : LPTTS_HANDLE_T , type_ : :: std :: os :: raw ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechStartupExFonix` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:8493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : LONG) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechStartupExFonix (pphTTS : * mut LPTTS_HANDLE_T , arg1 : UINT , arg2...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechVersion` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechVersion (VersionStr : * mut LPSTR) -> DWORD ; } unsafe extern "...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechStartLang` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut LPSTR) -> DWORD ; } unsafe extern "C" { pub fn TextToSpeechStartLang (arg1 : * mut :: std :: os :: raw :: c_char) -> :: std...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechCloseLang` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; } unsafe extern "C" { pub fn TextToSpeechCloseLang (arg1 : * mut :: std :: os :: raw :: c_char) -> BOOL ;...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechPause` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:9286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg3 : DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechPause (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe extern "C...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSelectLang` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12671
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_char) -> BOOL ; } unsafe extern "C" { pub fn TextToSpeechSelectLang (arg1 : LPTTS_HANDLE_T , arg2 : :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechResume` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:9371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TS_HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechResume (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe extern "...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetFeatures` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_uint) -> BOOL ; } unsafe extern "C" { pub fn TextToSpeechGetFeatures () -> DWORD ; } # [repr (C)] # [derive (Debug , Copy ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechVersionEx` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:14242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NFO = * mut VERSION_INFO ; unsafe extern "C" { pub fn TextToSpeechVersionEx (ver : * mut LPVERSION_INFO) -> DWORD ; } # [repr (C)]...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechEnumLangs` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:15813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...G_ENUM = * mut LANG_ENUM ; unsafe extern "C" { pub fn TextToSpeechEnumLangs (langs : * mut LPLANG_ENUM) -> DWORD ; } # [repr (C)] ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetStatus` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:9708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetStatus (arg1 : LPTTS_HANDLE_T , arg2 : LPDWORD , arg3 : LPDWO...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetPhVdefParams` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:22865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e SPDEFS = SPDEFS_TAG ; unsafe extern "C" { pub fn TextToSpeechGetPhVdefParams (phTTS : LPTTS_HANDLE_T , index : UINT) -> * mut ::...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechReset` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:9846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg4 : DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechReset (arg1 : LPTTS_HANDLE_T , arg2 : BOOL) -> MMRESULT ; } un...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetSpeakerParams` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:23004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_short ; } unsafe extern "C" { pub fn TextToSpeechGetSpeakerParams (phTTS : LPTTS_HANDLE_T , uiIndex : UINT , ppspCur...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetRate` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...S_HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetRate (arg1 : LPTTS_HANDLE_T , arg2 : LPDWORD) -> MMRESULT ; ...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetSpeaker` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 : DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetSpeaker (arg1 : LPTTS_HANDLE_T , arg2 : LPSPEAKER_T) -> MMRES...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSetSpeakerParams` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:23254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SPDEFS) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSetSpeakerParams (phTTS : LPTTS_HANDLE_T , pspSet : * mut SPDEFS) -...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechDictionaryHit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , text) - 4usize] ; } ; unsafe extern "C" { pub fn TextToSpeechDictionaryHit (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry) -...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSetSpeaker` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SPEAKER_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSetSpeaker (arg1 : LPTTS_HANDLE_T , arg2 : SPEAKER_T) -> MMRESUL...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetLanguage` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PEAKER_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetLanguage (arg1 : LPTTS_HANDLE_T , arg2 : LPLANGUAGE_T) -> MMRE...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechDumpDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } unsafe extern "C" { pub fn TextToSpeechDumpDictionary (phTTS : LPTTS_HANDLE_T , filename : * mut :: std :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSetLanguage` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10568
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NGUAGE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSetLanguage (arg1 : LPTTS_HANDLE_T , arg2 : LANGUAGE_T) -> MMRESU...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechUserDictionaryHit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24289
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._char) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechUserDictionaryHit (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry)...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetCaps` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LANGUAGE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetCaps (arg1 : LPTTS_CAPS_T) -> MMRESULT ; } unsafe extern "C"...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechDumpUserDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } unsafe extern "C" { pub fn TextToSpeechDumpUserDictionary (phTTS : LPTTS_HANDLE_T , filename : * mut :: std...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechLoadUserDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...APS_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechLoadUserDictionary (arg1 : LPTTS_HANDLE_T , arg2 : LPSTR) -> MMRESUL...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechAddUserEntry` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24581
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechAddUserEntry (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry) -...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechUnloadUserDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PSTR) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechUnloadUserDictionary (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe e...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechOpenInMemory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:10977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechOpenInMemory (arg1 : LPTTS_HANDLE_T , arg2 : DWORD) -> MMRESULT ;...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechCloseInMemory` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechCloseInMemory (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe exter...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechDeleteUserEntry` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24700
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._entry) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechDeleteUserEntry (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry) ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechChangeUserPhoneme` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...entry) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechChangeUserPhoneme (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSaveUserDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uchar) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSaveUserDictionary (phTTS : LPTTS_HANDLE_T , filename : * mut :: std...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechAddBuffer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechAddBuffer (arg1 : LPTTS_HANDLE_T , arg2 : LPTTS_BUFFER_T) -> MMR...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechConvertToPhonemes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:25147
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._char) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechConvertToPhonemes (phTTS : LPTTS_HANDLE_T , szPhonemeBuf : * mut :: ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechReturnBuffer` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...BUFFER_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechReturnBuffer (arg1 : LPTTS_HANDLE_T , arg2 : * mut LPTTS_BUFFER_T...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechOpenLogFile` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11412
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...BUFFER_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechOpenLogFile (arg1 : LPTTS_HANDLE_T , arg2 : LPSTR , arg3 : DWORD)...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechCloseLogFile` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechCloseLogFile (arg1 : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe exter...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechTyping` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TS_HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechTyping (phTTS : LPTTS_HANDLE_T , key : :: std :: os :: raw :: ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechOpenSapi5Output` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_uchar) ; } unsafe extern "C" { pub fn TextToSpeechOpenSapi5Output (phTTS : LPTTS_HANDLE_T , pSapiEngine : * mut :: st...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechCloseSapi5Output` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:11906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... DWORD) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechCloseSapi5Output (phTTS : LPTTS_HANDLE_T) -> MMRESULT ; } unsafe ex...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSetVolume` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._HANDLE_T) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSetVolume (phTTS : LPTTS_HANDLE_T , type_ : :: std :: os :: raw ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetVolume` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12172
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechGetVolume (phTTS : LPTTS_HANDLE_T , type_ : :: std :: os :: raw ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechVersion` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechVersion (VersionStr : * mut LPSTR) -> DWORD ; } unsafe extern "...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechStartLang` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut LPSTR) -> DWORD ; } unsafe extern "C" { pub fn TextToSpeechStartLang (arg1 : * mut :: std :: os :: raw :: c_char) -> :: std...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechCloseLang` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; } unsafe extern "C" { pub fn TextToSpeechCloseLang (arg1 : * mut :: std :: os :: raw :: c_char) -> BOOL ;...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSelectLang` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12671
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_char) -> BOOL ; } unsafe extern "C" { pub fn TextToSpeechSelectLang (arg1 : LPTTS_HANDLE_T , arg2 : :: std :: os :: raw :...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetFeatures` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:12796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_uint) -> BOOL ; } unsafe extern "C" { pub fn TextToSpeechGetFeatures () -> DWORD ; } # [repr (C)] # [derive (Debug , Copy ...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechVersionEx` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:14242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NFO = * mut VERSION_INFO ; unsafe extern "C" { pub fn TextToSpeechVersionEx (ver : * mut LPVERSION_INFO) -> DWORD ; } # [repr (C)]...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechEnumLangs` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:15813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...G_ENUM = * mut LANG_ENUM ; unsafe extern "C" { pub fn TextToSpeechEnumLangs (langs : * mut LPLANG_ENUM) -> DWORD ; } # [repr (C)] ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetPhVdefParams` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:22865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e SPDEFS = SPDEFS_TAG ; unsafe extern "C" { pub fn TextToSpeechGetPhVdefParams (phTTS : LPTTS_HANDLE_T , index : UINT) -> * mut ::...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechGetSpeakerParams` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:23004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_short ; } unsafe extern "C" { pub fn TextToSpeechGetSpeakerParams (phTTS : LPTTS_HANDLE_T , uiIndex : UINT , ppspCur...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSetSpeakerParams` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:23254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SPDEFS) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSetSpeakerParams (phTTS : LPTTS_HANDLE_T , pspSet : * mut SPDEFS) -...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechDictionaryHit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , text) - 4usize] ; } ; unsafe extern "C" { pub fn TextToSpeechDictionaryHit (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry) -...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechDumpDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } unsafe extern "C" { pub fn TextToSpeechDumpDictionary (phTTS : LPTTS_HANDLE_T , filename : * mut :: std :...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechUserDictionaryHit` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24289
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._char) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechUserDictionaryHit (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry)...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechDumpUserDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } unsafe extern "C" { pub fn TextToSpeechDumpUserDictionary (phTTS : LPTTS_HANDLE_T , filename : * mut :: std...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechAddUserEntry` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24581
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechAddUserEntry (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry) -...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechDeleteUserEntry` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24700
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._entry) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechDeleteUserEntry (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry) ...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechChangeUserPhoneme` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...entry) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechChangeUserPhoneme (phTTS : LPTTS_HANDLE_T , entry : * mut dic_entry ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechSaveUserDictionary` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:24999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uchar) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechSaveUserDictionary (phTTS : LPTTS_HANDLE_T , filename : * mut :: std...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TextToSpeechConvertToPhonemes` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/logosV3-c2d8113448f5e57b/out/dectalk_bindings.rs:3:25147
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._char) -> MMRESULT ; } unsafe extern "C" { pub fn TextToSpeechConvertToPhonemes (phTTS : LPTTS_HANDLE_T , szPhonemeBuf : * mut :: ...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "ca514809ee895654dd7c5410c65b8f6b738bde4de30d63ead603e8e87031faf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca514809ee895654dd7c5410c65b8f6b738bde4de30d63ead603e8e87031faf6", kill_on_drop: false }`
[INFO] [stdout] ca514809ee895654dd7c5410c65b8f6b738bde4de30d63ead603e8e87031faf6
