Skip to content

cargo panics with "timeout in poll?" error from jobserver #4643

Closed
rust-lang/rust
#45423
@durka

Description

@durka

Here's a log trying to build clippy: https://gist.github.com/b721066be81601774e16087210ad1919

The error happens every time at a random point while building dependencies. The only way to fix it is to disable parallelism with -j 1.

This might be a bug in jobserver, or OSX itself. I'm on OSX 10.9.5.

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