Hey all, While working on enabling Rust in the Fedora kernel[1], we've managed to get the setup almost completely working, but we have a build failure with the clang+lto build variant[2][3]. Based on the build failure log[4][5], it looks like there's some random mixing of Rust inside of C code or something of the sort (which obviously would be invalid). Can someone help with this? Thanks in advance and best regards, [1]: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3295 [2]: https://s3.amazonaws.com/arr-cki-prod-trusted-artifacts/index.html?prefix=trusted-artifacts/1419488480/build_x86_64/7618803903/artifacts/ [3]: https://s3.amazonaws.com/arr-cki-prod-trusted-artifacts/index.html?prefix=trusted-artifacts/1419488480/build_aarch64/7618803917/artifacts/ [4]: https://s3.amazonaws.com/arr-cki-prod-trusted-artifacts/trusted-artifacts/1419488480/build_x86_64/7618803903/artifacts/build-failure.log [5]: https://s3.amazonaws.com/arr-cki-prod-trusted-artifacts/trusted-artifacts/1419488480/build_aarch64/7618803917/artifacts/build-failure.log -- Neal Gompa (FAS: ngompa)