Skip to content

Spurious macOS 30-minute timeout when compiling stage0-rustc #47539

Closed
@kennytm

Description

@kennytm

Symptom: The build failed within 1 hour. The macOS errored with an ❗️ on Travis. The log shows something like:

[00:51:06]    Compiling rustc_const_math v0.0.0 (file:///Users/travis/build/rust-lang/rust/src/librustc_const_math)
[00:51:06]    Compiling proc_macro v0.0.0 (file:///Users/travis/build/rust-lang/rust/src/libproc_macro)
[00:51:20]    Compiling syntax_ext v0.0.0 (file:///Users/travis/build/rust-lang/rust/src/libsyntax_ext)

No output has been received in the last 30m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received

The build has been terminated

First appeared with high frequency since 2018 Jan 18th.

Historical record:

Time PR Log Last compiled package
2018-01-16T14:34:10Z #47035 (comment) check 64 +
check 32
stage0: syntax_ext
2018-01-18T08:46:24Z #47528 (comment) check 32 stage0: rustc_errors
2018-01-18T09:54:11Z #47431 (comment) check 64 +
check 32
stage0: syntax_ext
2018-01-18T11:10:10Z #47528 (comment) check 64 stage0: rustc_typeck

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCO-macosOperating system: macOST-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