Skip to content

docs.rs fails to build google-cloud crate's documentation #51

@kesyog

Description

@kesyog

docs.rs isn't able to generate crate documentation: https://docs.rs/crate/google-cloud/0.2.1. I can build the docs locally as a workaround with cargo doc --all-features.

The failed build logs indicate a "Read-only file system" error while running the build script, which indicates to me that the codegen in the build script should be disabled for doc.rs builds, if not all rustdoc builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions