[INFO] cloning repository https://github.com/AgnosticGit/opti_city [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AgnosticGit/opti_city" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgnosticGit%2Fopti_city", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgnosticGit%2Fopti_city'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79c68acb6f6103817abc2c87b41a1be1709779f5 [INFO] building AgnosticGit/opti_city against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgnosticGit%2Fopti_city" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AgnosticGit/opti_city [INFO] finished tweaking git repo https://github.com/AgnosticGit/opti_city [INFO] tweaked toml for git repo https://github.com/AgnosticGit/opti_city written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AgnosticGit/opti_city on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AgnosticGit/opti_city 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: env [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multimap v0.10.0 [INFO] [stderr] Downloaded tonic-build v0.12.3 [INFO] [stderr] Downloaded fixedbitset v0.5.7 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded serde_nanos v0.1.4 [INFO] [stderr] Downloaded tryhard v0.5.1 [INFO] [stderr] Downloaded nkeys v0.4.4 [INFO] [stderr] Downloaded signatory v0.27.1 [INFO] [stderr] Downloaded either v1.14.0 [INFO] [stderr] Downloaded petgraph v0.7.1 [INFO] [stderr] Downloaded nuid v0.5.0 [INFO] [stderr] Downloaded tokio-websockets v0.10.1 [INFO] [stderr] Downloaded async-nats v0.39.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a2c0bcd013c3ef0540aaa0ba5da1109adcb3ae431db4837fd491560c837b8ed [INFO] running `Command { std: "docker" "start" "-a" "7a2c0bcd013c3ef0540aaa0ba5da1109adcb3ae431db4837fd491560c837b8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a2c0bcd013c3ef0540aaa0ba5da1109adcb3ae431db4837fd491560c837b8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2c0bcd013c3ef0540aaa0ba5da1109adcb3ae431db4837fd491560c837b8ed", kill_on_drop: false }` [INFO] [stdout] 7a2c0bcd013c3ef0540aaa0ba5da1109adcb3ae431db4837fd491560c837b8ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 108f726728c18c034b82c69f38f9aa66f2c72ba10e6f1cb05f95d9be7e0a973a [INFO] running `Command { std: "docker" "start" "-a" "108f726728c18c034b82c69f38f9aa66f2c72ba10e6f1cb05f95d9be7e0a973a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: env [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling nkeys v0.4.4 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tryhard v0.5.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async-nats v0.39.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yandex_asr::yandex_asr::YandexASR` [INFO] [stdout] --> src/main.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use services::{yandex_asr::yandex_asr::YandexASR, yandex_tts::yandex_tts::YandexTTS}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::sleep` [INFO] [stdout] --> src/main.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::{self, time::sleep}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_STT_URL` is never used [INFO] [stdout] --> src/api/urls.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const API_STT_URL: &str = "https://stt.api.cloud.yandex.net:443"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `YandexASR` is never constructed [INFO] [stdout] --> src/services/yandex_asr/yandex_asr.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct YandexASR { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `start_service` is never used [INFO] [stdout] --> src/services/yandex_asr/yandex_asr.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl YandexASR { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 17 | pub async fn start_service() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthInterceptor` is never constructed [INFO] [stdout] --> src/services/yandex_asr/yandex_asr.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct AuthInterceptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/services/yandex_asr/yandex_asr.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl AuthInterceptor { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 49 | /// Создать новый интерсептор с заданным токеном [INFO] [stdout] 50 | pub fn new(token: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error` is never read [INFO] [stdout] --> src/structs/failrue.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Failure { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub error: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Failure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecognizeFileRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tts-e566cbdbf14d9cb9/out/speechkit.stt.v3.rs:607:12 [INFO] [stdout] | [INFO] [stdout] 607 | pub struct RecognizeFileRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteRecognitionRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tts-e566cbdbf14d9cb9/out/speechkit.stt.v3.rs:1102:12 [INFO] [stdout] | [INFO] [stdout] 1102 | pub struct DeleteRecognitionRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetRecognitionRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tts-e566cbdbf14d9cb9/out/speechkit.stt.v3.rs:1142:12 [INFO] [stdout] | [INFO] [stdout] 1142 | pub struct GetRecognitionRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AudioSource` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/tts-e566cbdbf14d9cb9/out/speechkit.stt.v3.rs:626:14 [INFO] [stdout] | [INFO] [stdout] 626 | pub enum AudioSource { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/services/yandex_tts/yandex_tts.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | nats_client.flush().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 184 | let _ = nats_client.flush().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "108f726728c18c034b82c69f38f9aa66f2c72ba10e6f1cb05f95d9be7e0a973a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108f726728c18c034b82c69f38f9aa66f2c72ba10e6f1cb05f95d9be7e0a973a", kill_on_drop: false }` [INFO] [stdout] 108f726728c18c034b82c69f38f9aa66f2c72ba10e6f1cb05f95d9be7e0a973a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 644efd0b7b94612d92c8333407a967da89fe106414379900ee60dcab1ab1a7fe [INFO] running `Command { std: "docker" "start" "-a" "644efd0b7b94612d92c8333407a967da89fe106414379900ee60dcab1ab1a7fe", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: env [INFO] [stderr] Compiling tts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yandex_asr::yandex_asr::YandexASR` [INFO] [stdout] --> src/main.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use services::{yandex_asr::yandex_asr::YandexASR, yandex_tts::yandex_tts::YandexTTS}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::sleep` [INFO] [stdout] --> src/main.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::{self, time::sleep}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `API_STT_URL` is never used [INFO] [stdout] --> src/api/urls.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const API_STT_URL: &str = "https://stt.api.cloud.yandex.net:443"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `YandexASR` is never constructed [INFO] [stdout] --> src/services/yandex_asr/yandex_asr.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct YandexASR { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `start_service` is never used [INFO] [stdout] --> src/services/yandex_asr/yandex_asr.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl YandexASR { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 17 | pub async fn start_service() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthInterceptor` is never constructed [INFO] [stdout] --> src/services/yandex_asr/yandex_asr.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct AuthInterceptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/services/yandex_asr/yandex_asr.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl AuthInterceptor { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 49 | /// Создать новый интерсептор с заданным токеном [INFO] [stdout] 50 | pub fn new(token: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error` is never read [INFO] [stdout] --> src/structs/failrue.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Failure { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub error: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Failure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecognizeFileRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tts-e566cbdbf14d9cb9/out/speechkit.stt.v3.rs:607:12 [INFO] [stdout] | [INFO] [stdout] 607 | pub struct RecognizeFileRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteRecognitionRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tts-e566cbdbf14d9cb9/out/speechkit.stt.v3.rs:1102:12 [INFO] [stdout] | [INFO] [stdout] 1102 | pub struct DeleteRecognitionRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetRecognitionRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/tts-e566cbdbf14d9cb9/out/speechkit.stt.v3.rs:1142:12 [INFO] [stdout] | [INFO] [stdout] 1142 | pub struct GetRecognitionRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AudioSource` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/tts-e566cbdbf14d9cb9/out/speechkit.stt.v3.rs:626:14 [INFO] [stdout] | [INFO] [stdout] 626 | pub enum AudioSource { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/services/yandex_tts/yandex_tts.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | nats_client.flush().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 184 | let _ = nats_client.flush().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "644efd0b7b94612d92c8333407a967da89fe106414379900ee60dcab1ab1a7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644efd0b7b94612d92c8333407a967da89fe106414379900ee60dcab1ab1a7fe", kill_on_drop: false }` [INFO] [stdout] 644efd0b7b94612d92c8333407a967da89fe106414379900ee60dcab1ab1a7fe