Skip to content

nightly fails due to missing disk space #79

@jdno

Description

@jdno

We recently received a report in Zulip that the nightly release from 2023-10-22 was missing. The build failed with the following error:

thread '<unnamed>' panicked at src/smoke_test.rs:45:37:
called `Result::unwrap()` on an `Err` value: RecvError(())
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Error: No space left on device (os error 28)

A theory is that the temporary directory for the smoke test might need to be created on the attached disk to have more space, but this has not been confirmed yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugIssue that needs to be fixed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions