Skip to content

docs for cognitive-services-speech-sdk-rs failing to build #1376

Closed
@adambezecny

Description

@adambezecny

Crate name: cognitive-services-speech-sdk-rs
Build failure link: https://docs.rs/crate/cognitive-services-speech-sdk-rs/0.1.1/builds/380044

Additional details:
failing to build because custom build script is trying to download native dependencies (MS Speech SDK) from github. I originally had these dependencies in lib directly but then I was not able to publish lib to crates.io since it allows only 10 MB in total per lib.

Please advise how to proceed to build documentation for this crate. I cannot include libs directly due to 10 MB limitation and I cannot download them due to docs.rs buildsend box limitation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-build-failureCategory: This is a crate that failed to buildS-waiting-on-crate-authorStatus: This is a build failure that has to be fixed by the crate author, not the docs.rs team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions