Skip to content

chore: bump rodio version and allow committing of cargo lock file #1006

chore: bump rodio version and allow committing of cargo lock file

chore: bump rodio version and allow committing of cargo lock file #1006

Triggered via pull request December 1, 2025 19:02
Status Cancelled
Total duration 6m 11s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors
Clippy
Process completed with exit code 101.
Clippy: examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
Clippy: examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `rodio::OutputStream` in the current scope
Clippy: examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `std::vec::Vec<f32>: std::convert::From<std::vec::Vec<i16>>` is not satisfied
Features
Process completed with exit code 101.
Features: examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
Features: examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `OutputStream` in the current scope
Features: examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `Vec<f32>: From<Vec<i16>>` is not satisfied
Minimal-Versions
Process completed with exit code 101.
Minimal-Versions: examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
Minimal-Versions: examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `OutputStream` in the current scope
Minimal-Versions: examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `Vec<f32>: From<Vec<i16>>` is not satisfied
Test
Process completed with exit code 101.
Test: examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
Test: examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `OutputStream` in the current scope
Test: examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `Vec<f32>: From<Vec<i16>>` is not satisfied
Build
Process completed with exit code 101.
Build: examples/speak/rest/text_to_speech_to_stream.rs#L119
no function or associated item named `try_new` found for struct `rodio::Sink` in the current scope
Build: examples/speak/rest/text_to_speech_to_stream.rs#L118
no function or associated item named `try_default` found for struct `OutputStream` in the current scope
Build: examples/speak/rest/text_to_speech_to_stream.rs#L84
the trait bound `Vec<f32>: From<Vec<i16>>` is not satisfied
SemVer
The run was canceled by @pcgeek86.
SemVer
The operation was canceled.
CI
The run was canceled by @pcgeek86.