[INFO] fetching crate simple-open-ai 0.1.0... [INFO] checking simple-open-ai-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate simple-open-ai 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate simple-open-ai 0.1.0 [INFO] finished tweaking crates.io crate simple-open-ai 0.1.0 [INFO] tweaked toml for crates.io crate simple-open-ai 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate simple-open-ai 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate simple-open-ai 0.1.0 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.3.6 [INFO] [stderr] Downloaded openssl v0.10.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f302d4d6646c84d6f04709eca9928780963f23a7ba7e6d127b1cc9b274401414 [INFO] running `Command { std: "docker" "start" "-a" "f302d4d6646c84d6f04709eca9928780963f23a7ba7e6d127b1cc9b274401414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f302d4d6646c84d6f04709eca9928780963f23a7ba7e6d127b1cc9b274401414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f302d4d6646c84d6f04709eca9928780963f23a7ba7e6d127b1cc9b274401414", kill_on_drop: false }` [INFO] [stdout] f302d4d6646c84d6f04709eca9928780963f23a7ba7e6d127b1cc9b274401414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5755d7cedef6aa2d355145ddd8da8041a015d127757740cab5338ae724350149 [INFO] running `Command { std: "docker" "start" "-a" "5755d7cedef6aa2d355145ddd8da8041a015d127757740cab5338ae724350149", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking simple-open-ai v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/stt.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const ENDPOINT: &str = "https://api.openai.com/v1/audio/transcriptions"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Request` is never constructed [INFO] [stdout] --> src/stt.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpenAiResponse` is never constructed [INFO] [stdout] --> src/stt.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct OpenAiResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResponseFormat` is never used [INFO] [stdout] --> src/stt.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ResponseFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_response_format`, `with_language`, `with_prompt`, and `with_temperature` are never used [INFO] [stdout] --> src/stt.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 78 | impl Request { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 79 | pub fn new(content: Vec) -> Request { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn with_response_format(mut self, response_format: ResponseFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn with_language(mut self, language: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn with_prompt(mut self, prompt: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn with_temperature(mut self, temperature: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_text_from_voice` is never used [INFO] [stdout] --> src/stt.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | pub async fn get_text_from_voice(api_key: &str, req: Request) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_response` is never used [INFO] [stdout] --> src/stt.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | async fn get_response(response_fromat: ResponseFormat, response: Response) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/tts.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const ENDPOINT: &str = "https://api.openai.com/v1/audio/speech"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Request` is never constructed [INFO] [stdout] --> src/tts.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResponseFormat` is never used [INFO] [stdout] --> src/tts.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum ResponseFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Voice` is never used [INFO] [stdout] --> src/tts.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Voice { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_response_format` are never used [INFO] [stdout] --> src/tts.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Request { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 69 | pub fn new(model: String, input: String, voice: Voice) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn with_response_format(mut self, response_format: ResponseFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_voice_from_text` is never used [INFO] [stdout] --> src/tts.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | pub async fn get_voice_from_text(req: Request, api_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ApiError` is never used [INFO] [stdout] --> src/error.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum ApiError { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/chat.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | const ENDPOINT: &str = "https://api.openai.com/v1/chat/completions"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChatCompletionRequest` is never constructed [INFO] [stdout] --> src/chat.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct ChatCompletionRequest<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChatCompletionResponse` is never constructed [INFO] [stdout] --> src/chat.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct ChatCompletionResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Choice` is never constructed [INFO] [stdout] --> src/chat.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Choice { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Message` is never constructed [INFO] [stdout] --> src/chat.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Usage` is never constructed [INFO] [stdout] --> src/chat.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Usage { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_text` is never used [INFO] [stdout] --> src/chat.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | pub async fn send_text<'a>( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/stt.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const ENDPOINT: &str = "https://api.openai.com/v1/audio/transcriptions"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Request` is never constructed [INFO] [stdout] --> src/stt.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpenAiResponse` is never constructed [INFO] [stdout] --> src/stt.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct OpenAiResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResponseFormat` is never used [INFO] [stdout] --> src/stt.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ResponseFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_response_format`, `with_language`, `with_prompt`, and `with_temperature` are never used [INFO] [stdout] --> src/stt.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 78 | impl Request { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 79 | pub fn new(content: Vec) -> Request { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn with_response_format(mut self, response_format: ResponseFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn with_language(mut self, language: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn with_prompt(mut self, prompt: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn with_temperature(mut self, temperature: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_text_from_voice` is never used [INFO] [stdout] --> src/stt.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | pub async fn get_text_from_voice(api_key: &str, req: Request) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_response` is never used [INFO] [stdout] --> src/stt.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | async fn get_response(response_fromat: ResponseFormat, response: Response) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/tts.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const ENDPOINT: &str = "https://api.openai.com/v1/audio/speech"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Request` is never constructed [INFO] [stdout] --> src/tts.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResponseFormat` is never used [INFO] [stdout] --> src/tts.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum ResponseFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Voice` is never used [INFO] [stdout] --> src/tts.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Voice { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_response_format` are never used [INFO] [stdout] --> src/tts.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Request { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 69 | pub fn new(model: String, input: String, voice: Voice) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn with_response_format(mut self, response_format: ResponseFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_voice_from_text` is never used [INFO] [stdout] --> src/tts.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | pub async fn get_voice_from_text(req: Request, api_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ApiError` is never used [INFO] [stdout] --> src/error.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum ApiError { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/chat.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | const ENDPOINT: &str = "https://api.openai.com/v1/chat/completions"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChatCompletionRequest` is never constructed [INFO] [stdout] --> src/chat.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct ChatCompletionRequest<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChatCompletionResponse` is never constructed [INFO] [stdout] --> src/chat.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct ChatCompletionResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Choice` is never constructed [INFO] [stdout] --> src/chat.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct Choice { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Message` is never constructed [INFO] [stdout] --> src/chat.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Usage` is never constructed [INFO] [stdout] --> src/chat.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Usage { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_text` is never used [INFO] [stdout] --> src/chat.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | pub async fn send_text<'a>( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stt::get_text_from_voice` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use stt::get_text_from_voice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt`, `AsyncWriteExt`, and `fs::File` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | fs::File, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | io::{AsyncReadExt, AsyncWriteExt}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Request`, `Voice`, and `get_voice_from_text` [INFO] [stdout] --> src/main.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | use tts::{get_voice_from_text, Request, Voice}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stt::get_text_from_voice` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use stt::get_text_from_voice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt`, `AsyncWriteExt`, and `fs::File` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | fs::File, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | io::{AsyncReadExt, AsyncWriteExt}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Request`, `Voice`, and `get_voice_from_text` [INFO] [stdout] --> src/main.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | use tts::{get_voice_from_text, Request, Voice}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `object`, `created`, `model`, and `usage` are never read [INFO] [stdout] --> src/chat.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct ChatCompletionResponse { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 60 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 61 | pub object: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | pub created: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 63 | pub model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub usage: Usage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChatCompletionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | Error(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 - Error(String), [INFO] [stdout] 33 + Error(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | RequestError(reqwest::Error), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 - RequestError(reqwest::Error), [INFO] [stdout] 34 + RequestError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/stt.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const ENDPOINT: &str = "https://api.openai.com/v1/audio/transcriptions"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Request` is never constructed [INFO] [stdout] --> src/stt.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpenAiResponse` is never constructed [INFO] [stdout] --> src/stt.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct OpenAiResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResponseFormat` is never used [INFO] [stdout] --> src/stt.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ResponseFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_response_format`, `with_language`, `with_prompt`, and `with_temperature` are never used [INFO] [stdout] --> src/stt.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 78 | impl Request { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 79 | pub fn new(content: Vec) -> Request { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn with_response_format(mut self, response_format: ResponseFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn with_language(mut self, language: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn with_prompt(mut self, prompt: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn with_temperature(mut self, temperature: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_text_from_voice` is never used [INFO] [stdout] --> src/stt.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | pub async fn get_text_from_voice(api_key: &str, req: Request) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_response` is never used [INFO] [stdout] --> src/stt.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | async fn get_response(response_fromat: ResponseFormat, response: Response) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/tts.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const ENDPOINT: &str = "https://api.openai.com/v1/audio/speech"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Request` is never constructed [INFO] [stdout] --> src/tts.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResponseFormat` is never used [INFO] [stdout] --> src/tts.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum ResponseFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Voice` is never used [INFO] [stdout] --> src/tts.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Voice { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_response_format` are never used [INFO] [stdout] --> src/tts.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Request { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 69 | pub fn new(model: String, input: String, voice: Voice) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn with_response_format(mut self, response_format: ResponseFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_voice_from_text` is never used [INFO] [stdout] --> src/tts.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | pub async fn get_voice_from_text(req: Request, api_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `object`, `created`, `model`, and `usage` are never read [INFO] [stdout] --> src/chat.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct ChatCompletionResponse { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 60 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 61 | pub object: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | pub created: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 63 | pub model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub usage: Usage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChatCompletionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | Error(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 - Error(String), [INFO] [stdout] 33 + Error(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/error.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | RequestError(reqwest::Error), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 - RequestError(reqwest::Error), [INFO] [stdout] 34 + RequestError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/stt.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const ENDPOINT: &str = "https://api.openai.com/v1/audio/transcriptions"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Request` is never constructed [INFO] [stdout] --> src/stt.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpenAiResponse` is never constructed [INFO] [stdout] --> src/stt.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct OpenAiResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResponseFormat` is never used [INFO] [stdout] --> src/stt.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | pub enum ResponseFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_response_format`, `with_language`, `with_prompt`, and `with_temperature` are never used [INFO] [stdout] --> src/stt.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 78 | impl Request { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 79 | pub fn new(content: Vec) -> Request { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn with_response_format(mut self, response_format: ResponseFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn with_language(mut self, language: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn with_prompt(mut self, prompt: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn with_temperature(mut self, temperature: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_text_from_voice` is never used [INFO] [stdout] --> src/stt.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | pub async fn get_text_from_voice(api_key: &str, req: Request) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_response` is never used [INFO] [stdout] --> src/stt.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | async fn get_response(response_fromat: ResponseFormat, response: Response) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENDPOINT` is never used [INFO] [stdout] --> src/tts.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const ENDPOINT: &str = "https://api.openai.com/v1/audio/speech"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Request` is never constructed [INFO] [stdout] --> src/tts.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ResponseFormat` is never used [INFO] [stdout] --> src/tts.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum ResponseFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Voice` is never used [INFO] [stdout] --> src/tts.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Voice { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_response_format` are never used [INFO] [stdout] --> src/tts.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Request { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 69 | pub fn new(model: String, input: String, voice: Voice) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn with_response_format(mut self, response_format: ResponseFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_voice_from_text` is never used [INFO] [stdout] --> src/tts.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | pub async fn get_voice_from_text(req: Request, api_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.21s [INFO] running `Command { std: "docker" "inspect" "5755d7cedef6aa2d355145ddd8da8041a015d127757740cab5338ae724350149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5755d7cedef6aa2d355145ddd8da8041a015d127757740cab5338ae724350149", kill_on_drop: false }` [INFO] [stdout] 5755d7cedef6aa2d355145ddd8da8041a015d127757740cab5338ae724350149