Closed
Description
Trying cargo build inside of https://github.com/germangb/imgui-ext using
toolchain: nightly-x86_64-unknown-linux-gnu
version: rustc 1.4.2.0-nightly
distribution: arch linux
kernel: 5.4.15-arch1-1
does eat up memory (>28GB) until OS kills it.
On stable toolchain compiling works as expected.
Meta
rustc --version --verbose
:
rustc 1.42.0-nightly (8a79d08 2020-01-27)
binary: rustc
commit-hash: 8a79d08
commit-date: 2020-01-27
host: x86_64-unknown-linux-gnu
release: 1.42.0-nightly
LLVM version: 9.0
Metadata
Metadata
Assignees
Labels
Category: This is a bug.Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustcCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleIssue: Problems and improvements with respect to memory usage during compilation.Relevant to the compiler team, which will review and decide on the PR/issue.Performance or correctness regression from stable to nightly.