Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1272

docs.rs failed to build mongodb-2.2.0

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

      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@mongodb.com Kaitlin Mahar
            Reporter:
            misileminecord@gmail.com 사일 미
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: