PGO profiler = true in our rust build environment. Setting profiler = false alone not fixed the issue, there is dependent option tools = ["rust-demangler",], when these both are set the issue is fixed.
Any reason why this is affecting rustdoc binary alone?