Skip to content

Nightly rustdoc CSS on doc.rust-lang.org is 404 #119568

Description

@dtolnay

https://doc.rust-lang.org/nightly/std/

According to browser console, it is trying to load https://doc.rust-lang.org/nightly/static.files/rustdoc-bf502f66ec635d5d.css and getting 404.

Oddly, https://doc.rust-lang.org/nightly/core/ works. It uses a different CSS, https://doc.rust-lang.org/nightly/static.files/rustdoc-4e54bb2b497cc83f.css.

The non-working std docs say they are built by 1.77.0-nightly (e51e98d 2023-12-31), while the core docs are built by 1.77.0-nightly (139fb22 2024-01-03).

Other odd things are going on too at the moment. I am not sure how many of these are related or where else to look for issues.

  • rustup update nightly is currently serving nightly-2024-01-01, even though the newer rustup update nightly-2024-01-04 is available.
  • The two dates in between do not appear to be available.
  • None of this is reflected in https://rust-lang.github.io/rustup-components-history/, which cuts off at 2024-01-01

It is currently 7:00 AM in UTC, so not anywhere near the 01:30 AM that rustup nightlies usually go out and standard library documentation gets pushed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions