docs.rs failed to build mongodb-2.2.0

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • 2.2.1
    • Affects Version/s: 2.2.0
    • Component/s: Docs
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The version of rustc_version_runtime we currently depend on (0.1.4) creates a file in the crate's `src` directory as part of the build process, which means building the crate fails on read-only file systems such as that used by docs.rs in the documentation process.

      As a result, docs.rs failed to build our 2.2.0 docs: https://docs.rs/crate/mongodb/2.2.0/builds/541944

      This issue was been fixed in rustc_version_runtime v0.2.0; we should upgrade so our documentation builds successfully.

      See details on the docs.rs build environment here: https://docs.rs/about/builds#read-only-directories

              Assignee:
              Kaitlin Mahar
              Reporter:
              사일 미
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: