Skip to content

compilation of rustc fails when verbose=1 in config.toml and --incremental is passed #42583

Closed
@anderspapitto

Description

@anderspapitto

here's the relevant snippet of output, from running x.py build --stage 1 --incremental

--- stdout
incremental: 174974 nodes in dep-graph
incremental: 1330925 edges in dep-graph
incremental: 31177 nodes in reduced dep-graph
incremental: 262939 edges in serialized dep-graph
incremental: 9004 hashes in serialized dep-graph
incremental: re-using 0 out of 65 modules


Caused by:
  compiler stdout is not empty: `incremental: 174974 nodes in dep-graph`

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions