Skip to content

Conversation

@stroxler
Copy link
Contributor

Summary:
We aren't sure why but the build seems to have broken, we're getting
a failure with rustc on exactly one of the build jobs (build binaries)
with an error

rustc-LLVM ERROR: out of memory
Allocation failed

Let's roll back the change to see whether debug symbols are indeed
causing an OOM; sadly this means we still can't debug some issues,
but we can't do it with a broken build in any case.

Differential Revision: D89101563

@meta-cla meta-cla bot added the cla signed label Dec 13, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 13, 2025

@stroxler has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89101563.

Summary:
Pull Request resolved: #1844

We aren't sure why but the build seems to have broken, we're getting
a failure with `rustc` on exactly one of the build jobs (build binaries)
with an error
```
rustc-LLVM ERROR: out of memory
Allocation failed
```

Let's roll back the change to see whether debug symbols are indeed
causing an OOM; sadly this means we still can't debug some issues,
but we can't do it with a broken build in any case.

Differential Revision: D89101563
Copy link
Contributor

@rchen152 rchen152 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

@meta-codesync
Copy link

meta-codesync bot commented Dec 13, 2025

This pull request has been merged in 08e2bf8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants